* [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 / 4 ] 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 / 4 ] generating series at (2 2 2) * [misc]approximate: Taking taylor expansion of (sqr d) in (d) around 0 * [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 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 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 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 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 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 0) (+ (* 0 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 0) (+ (* 0 0) (+ (* 0 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 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 1 (sqr d)) into (sqr d) * [misc]approximate: Taking taylor expansion of (sqr (/ 1 d)) in (d) around 0 * [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 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 1) into 1 * [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 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 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 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 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]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) 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)) (* 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))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 1 (sqr (/ 1 (/ 1 d)))) into (sqr d) * [misc]approximate: Taking taylor expansion of (sqr (/ 1 (- d))) in (d) around 0 * [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 (- 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 -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 (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) 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 (+ (* -1 0) (+ (* 0 0) (* 0 -1))) 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 (- 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 (- 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)))))) 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 (- 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))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 1 (sqr (/ 1 (/ 1 (- d))))) into (sqr d) * * * * [misc]progress: [ 3 / 4 ] generating series at (2 1 2) * [misc]approximate: Taking taylor expansion of (* a d) in (a d) around 0 * [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 (* 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 (* 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 (* 0 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 0) (* 1 d)) into 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 0) (+ (* 1 0) (* 0 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 into 1 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 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 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 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 (* d a)) into (* d a) * [misc]approximate: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in (a d) around 0 * [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 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 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 (/ 1 d)) into (/ 1 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 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) 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 (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 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 (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)))) 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 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 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 1 (* (/ 1 (/ 1 d)) (/ 1 (/ 1 a)))) into (* d a) * [misc]approximate: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in (a d) around 0 * [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 (- 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 (- 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 (/ -1 d)) into (/ 1 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 (- 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 (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) 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 (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 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 (- 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 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 (/ 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) 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 (- 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 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 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 1 (* (/ 1 (/ 1 (- d))) (/ 1 (/ 1 (- a))))) into (* d a) * * * * [misc]progress: [ 4 / 4 ] 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 / 4 ] rewriting at (2) * * * * [misc]progress: [ 2 / 4 ] rewriting at (2 2 2) * * * * [misc]progress: [ 3 / 4 ] rewriting at (2 1 2) * * * * [misc]progress: [ 4 / 4 ] rewriting at (2 2) * * * [misc]progress: simplifying candidates * * * * [misc]progress: [ 1 / 78 ] simplifiying candidate # * [enter]simplify: Simplifying 0 * * [misc]simplify: iters left: 0 (1 enodes) * [exit]simplify: Simplified to 0 * * * * [misc]progress: [ 2 / 78 ] simplifiying candidate # * [enter]simplify: Simplifying 0 * * [misc]simplify: iters left: 0 (1 enodes) * [exit]simplify: Simplified to 0 * * * * [misc]progress: [ 3 / 78 ] simplifiying candidate # * [enter]simplify: Simplifying 0 * * [misc]simplify: iters left: 0 (1 enodes) * [exit]simplify: Simplified to 0 * * * * [misc]progress: [ 4 / 78 ] simplifiying candidate # * [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: [ 5 / 78 ] simplifiying candidate # * [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: [ 6 / 78 ] simplifiying candidate # * [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: [ 7 / 78 ] 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: [ 8 / 78 ] 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: [ 9 / 78 ] 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: [ 10 / 78 ] 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: [ 11 / 78 ] 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: [ 12 / 78 ] 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: [ 13 / 78 ] 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: [ 14 / 78 ] 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: [ 15 / 78 ] simplifiying candidate # * * * * [misc]progress: [ 16 / 78 ] 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: [ 17 / 78 ] 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: [ 18 / 78 ] 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: [ 19 / 78 ] 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: [ 20 / 78 ] 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: [ 21 / 78 ] 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: [ 22 / 78 ] 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: [ 23 / 78 ] 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: [ 24 / 78 ] 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: [ 25 / 78 ] 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: [ 26 / 78 ] 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: [ 27 / 78 ] 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: [ 28 / 78 ] 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: [ 29 / 78 ] 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: [ 30 / 78 ] 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: [ 31 / 78 ] simplifiying candidate # * * * * [misc]progress: [ 32 / 78 ] 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: [ 33 / 78 ] 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 / 78 ] 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: [ 35 / 78 ] 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 / 78 ] 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: [ 37 / 78 ] 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: [ 38 / 78 ] 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: [ 39 / 78 ] 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: [ 40 / 78 ] 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: [ 41 / 78 ] 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: [ 42 / 78 ] simplifiying candidate # * [enter]simplify: Simplifying (expm1 (sqr d)) * * [misc]simplify: iters left: 2 (3 enodes) * * [misc]simplify: iters left: 1 (4 enodes) * [exit]simplify: Simplified to (expm1 (sqr d)) * [exit]simplify: Simplified to (expm1 (sqr d)) * * * * [misc]progress: [ 43 / 78 ] simplifiying candidate # * [enter]simplify: Simplifying (log1p (sqr d)) * * [misc]simplify: iters left: 2 (3 enodes) * * [misc]simplify: iters left: 1 (4 enodes) * [exit]simplify: Simplified to (log1p (sqr d)) * [exit]simplify: Simplified to (log1p (sqr d)) * * * * [misc]progress: [ 44 / 78 ] simplifiying candidate # * * * * [misc]progress: [ 45 / 78 ] simplifiying candidate # * * * * [misc]progress: [ 46 / 78 ] simplifiying candidate # * [enter]simplify: Simplifying (log (sqr d)) * * [misc]simplify: iters left: 2 (3 enodes) * * [misc]simplify: iters left: 1 (4 enodes) * [exit]simplify: Simplified to (+ (log d) (log d)) * [exit]simplify: Simplified to (+ (log d) (log d)) * * * * [misc]progress: [ 47 / 78 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (sqr d)) * * [misc]simplify: iters left: 2 (3 enodes) * * [misc]simplify: iters left: 1 (4 enodes) * [exit]simplify: Simplified to (exp (sqr d)) * [exit]simplify: Simplified to (exp (sqr d)) * * * * [misc]progress: [ 48 / 78 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (sqr d)) * * [misc]simplify: iters left: 2 (3 enodes) * * [misc]simplify: iters left: 1 (4 enodes) * [exit]simplify: Simplified to (cbrt (sqr d)) * [exit]simplify: Simplified to (cbrt (sqr d)) * * * * [misc]progress: [ 49 / 78 ] simplifiying candidate # * [enter]simplify: Simplifying (cube (sqr d)) * * [misc]simplify: iters left: 2 (3 enodes) * * [misc]simplify: iters left: 1 (6 enodes) * [exit]simplify: Simplified to (cube (sqr d)) * [exit]simplify: Simplified to (cube (sqr d)) * * * * [misc]progress: [ 50 / 78 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (sqr d)) * * [misc]simplify: iters left: 2 (3 enodes) * * [misc]simplify: iters left: 1 (5 enodes) * [exit]simplify: Simplified to (fabs d) * [exit]simplify: Simplified to (fabs d) * * * * [misc]progress: [ 51 / 78 ] simplifiying candidate # * * * * [misc]progress: [ 52 / 78 ] simplifiying candidate # * * * * [misc]progress: [ 53 / 78 ] simplifiying candidate # * [enter]simplify: Simplifying (expm1 (* a d)) * * [misc]simplify: iters left: 3 (4 enodes) * * [misc]simplify: iters left: 2 (5 enodes) * [exit]simplify: Simplified to (expm1 (* d a)) * [exit]simplify: Simplified to (expm1 (* d a)) * * * * [misc]progress: [ 54 / 78 ] simplifiying candidate # * [enter]simplify: Simplifying (log1p (* a d)) * * [misc]simplify: iters left: 3 (4 enodes) * * [misc]simplify: iters left: 2 (5 enodes) * [exit]simplify: Simplified to (log1p (* d a)) * [exit]simplify: Simplified to (log1p (* d a)) * * * * [misc]progress: [ 55 / 78 ] simplifiying candidate # * * * * [misc]progress: [ 56 / 78 ] simplifiying candidate # * [enter]simplify: Simplifying (log (* a d)) * * [misc]simplify: iters left: 3 (4 enodes) * * [misc]simplify: iters left: 2 (8 enodes) * * [misc]simplify: iters left: 1 (9 enodes) * [exit]simplify: Simplified to (log (* d a)) * [exit]simplify: Simplified to (log (* d a)) * * * * [misc]progress: [ 57 / 78 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (* a d)) * * [misc]simplify: iters left: 3 (4 enodes) * * [misc]simplify: iters left: 2 (7 enodes) * [exit]simplify: Simplified to (exp (* d a)) * [exit]simplify: Simplified to (exp (* d a)) * * * * [misc]progress: [ 58 / 78 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (* a d)) * * [misc]simplify: iters left: 3 (4 enodes) * * [misc]simplify: iters left: 2 (5 enodes) * [exit]simplify: Simplified to (cbrt (* d a)) * [exit]simplify: Simplified to (cbrt (* d a)) * * * * [misc]progress: [ 59 / 78 ] simplifiying candidate # * [enter]simplify: Simplifying (cube (* a d)) * * [misc]simplify: iters left: 3 (4 enodes) * * [misc]simplify: iters left: 2 (10 enodes) * * [misc]simplify: iters left: 1 (20 enodes) * [exit]simplify: Simplified to (cube (* d a)) * [exit]simplify: Simplified to (cube (* d a)) * * * * [misc]progress: [ 60 / 78 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (* a d)) * * [misc]simplify: iters left: 3 (4 enodes) * * [misc]simplify: iters left: 2 (5 enodes) * [exit]simplify: Simplified to (sqrt (* d a)) * [exit]simplify: Simplified to (sqrt (* d a)) * * * * [misc]progress: [ 61 / 78 ] simplifiying candidate # * * * * [misc]progress: [ 62 / 78 ] simplifiying candidate # * * * * [misc]progress: [ 63 / 78 ] 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: [ 64 / 78 ] 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: [ 65 / 78 ] simplifiying candidate # * * * * [misc]progress: [ 66 / 78 ] simplifiying candidate # * * * * [misc]progress: [ 67 / 78 ] 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: [ 68 / 78 ] simplifiying candidate # * * * * [misc]progress: [ 69 / 78 ] 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: [ 70 / 78 ] 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: [ 71 / 78 ] 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: [ 72 / 78 ] 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: [ 73 / 78 ] 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: [ 74 / 78 ] simplifiying candidate # * * * * [misc]progress: [ 75 / 78 ] 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: [ 76 / 78 ] 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: [ 77 / 78 ] 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: [ 78 / 78 ] 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 / 4 ] 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 / 4 ] 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: [ 3 / 4 ] generating series at (2 1 2) * [misc]approximate: Taking taylor expansion of (* a d) in (a d) around 0 * [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 (* 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 (* 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 (* 0 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 0) (* 1 d)) into 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 0) (+ (* 1 0) (* 0 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 into 1 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 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 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 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 (* d a)) into (* d a) * [misc]approximate: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in (a d) around 0 * [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 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 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 (/ 1 d)) into (/ 1 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 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) 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 (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 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 (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)))) 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 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 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 1 (* (/ 1 (/ 1 d)) (/ 1 (/ 1 a)))) into (* d a) * [misc]approximate: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in (a d) around 0 * [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 (- 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 (- 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 (/ -1 d)) into (/ 1 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 (- 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 (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) 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 (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 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 (- 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 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 (/ 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) 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 (- 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 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 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 1 (* (/ 1 (/ 1 (- d))) (/ 1 (/ 1 (- a))))) into (* d a) * * * * [misc]progress: [ 4 / 4 ] generating series at (2 2 1) * [misc]approximate: Taking taylor expansion of (hypot c d) in (c d) around 0 * [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 (hypot c d) in c * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [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 (hypot c d) in d * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (hypot c d) into (hypot c 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]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]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) into (hypot c d) * [misc]approximate: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in (c d) around 0 * [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 (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 (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 (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)) into (hypot (/ 1 c) (/ 1 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]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]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)) into (hypot (/ 1 c) (/ 1 d)) * [misc]approximate: Taking taylor expansion of (hypot (/ 1 (- c)) (/ 1 (- d))) in (c d) around 0 * [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 (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 (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 (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)) into (hypot (/ -1 c) (/ -1 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]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]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)) into (hypot (/ -1 c) (/ -1 d)) * * * [misc]progress: generating rewritten candidates * * * * [misc]progress: [ 1 / 4 ] rewriting at (2) * * * * [misc]progress: [ 2 / 4 ] rewriting at (2 2) * * * * [misc]progress: [ 3 / 4 ] rewriting at (2 1 2) * * * * [misc]progress: [ 4 / 4 ] rewriting at (2 2 1) * * * [misc]progress: simplifying candidates * * * * [misc]progress: [ 1 / 74 ] 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 / 74 ] 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 / 74 ] 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 / 74 ] 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: [ 5 / 74 ] 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: [ 6 / 74 ] 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: [ 7 / 74 ] 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: [ 8 / 74 ] 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: [ 9 / 74 ] 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: [ 10 / 74 ] 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: [ 11 / 74 ] 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: [ 12 / 74 ] 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: [ 13 / 74 ] 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: [ 14 / 74 ] 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: [ 15 / 74 ] simplifiying candidate # * * * * [misc]progress: [ 16 / 74 ] 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: [ 17 / 74 ] 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: [ 18 / 74 ] 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: [ 19 / 74 ] 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: [ 20 / 74 ] 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: [ 21 / 74 ] 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: [ 22 / 74 ] 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: [ 23 / 74 ] 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: [ 24 / 74 ] 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: [ 25 / 74 ] 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: [ 26 / 74 ] 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: [ 27 / 74 ] 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: [ 28 / 74 ] 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: [ 29 / 74 ] 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: [ 30 / 74 ] 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: [ 31 / 74 ] 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: [ 32 / 74 ] 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: [ 33 / 74 ] simplifiying candidate # * * * * [misc]progress: [ 34 / 74 ] 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: [ 35 / 74 ] 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: [ 36 / 74 ] 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: [ 37 / 74 ] 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: [ 38 / 74 ] 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: [ 39 / 74 ] 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: [ 40 / 74 ] 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: [ 41 / 74 ] 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: [ 42 / 74 ] 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: [ 43 / 74 ] 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: [ 44 / 74 ] 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: [ 45 / 74 ] simplifiying candidate # * * * * [misc]progress: [ 46 / 74 ] simplifiying candidate # * * * * [misc]progress: [ 47 / 74 ] 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: [ 48 / 74 ] 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: [ 49 / 74 ] 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: [ 50 / 74 ] 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: [ 51 / 74 ] 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: [ 52 / 74 ] 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: [ 53 / 74 ] simplifiying candidate # * * * * [misc]progress: [ 54 / 74 ] simplifiying candidate # * * * * [misc]progress: [ 55 / 74 ] simplifiying candidate # * [enter]simplify: Simplifying (expm1 (* a d)) * * [misc]simplify: iters left: 3 (4 enodes) * * [misc]simplify: iters left: 2 (5 enodes) * [exit]simplify: Simplified to (expm1 (* d a)) * [exit]simplify: Simplified to (expm1 (* d a)) * * * * [misc]progress: [ 56 / 74 ] simplifiying candidate # * [enter]simplify: Simplifying (log1p (* a d)) * * [misc]simplify: iters left: 3 (4 enodes) * * [misc]simplify: iters left: 2 (5 enodes) * [exit]simplify: Simplified to (log1p (* d a)) * [exit]simplify: Simplified to (log1p (* d a)) * * * * [misc]progress: [ 57 / 74 ] simplifiying candidate # * * * * [misc]progress: [ 58 / 74 ] simplifiying candidate # * [enter]simplify: Simplifying (log (* a d)) * * [misc]simplify: iters left: 3 (4 enodes) * * [misc]simplify: iters left: 2 (8 enodes) * * [misc]simplify: iters left: 1 (9 enodes) * [exit]simplify: Simplified to (log (* d a)) * [exit]simplify: Simplified to (log (* d a)) * * * * [misc]progress: [ 59 / 74 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (* a d)) * * [misc]simplify: iters left: 3 (4 enodes) * * [misc]simplify: iters left: 2 (7 enodes) * [exit]simplify: Simplified to (exp (* d a)) * [exit]simplify: Simplified to (exp (* d a)) * * * * [misc]progress: [ 60 / 74 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (* a d)) * * [misc]simplify: iters left: 3 (4 enodes) * * [misc]simplify: iters left: 2 (5 enodes) * [exit]simplify: Simplified to (cbrt (* d a)) * [exit]simplify: Simplified to (cbrt (* d a)) * * * * [misc]progress: [ 61 / 74 ] simplifiying candidate # * [enter]simplify: Simplifying (cube (* a d)) * * [misc]simplify: iters left: 3 (4 enodes) * * [misc]simplify: iters left: 2 (10 enodes) * * [misc]simplify: iters left: 1 (20 enodes) * [exit]simplify: Simplified to (cube (* d a)) * [exit]simplify: Simplified to (cube (* d a)) * * * * [misc]progress: [ 62 / 74 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (* a d)) * * [misc]simplify: iters left: 3 (4 enodes) * * [misc]simplify: iters left: 2 (5 enodes) * [exit]simplify: Simplified to (sqrt (* d a)) * [exit]simplify: Simplified to (sqrt (* d a)) * * * * [misc]progress: [ 63 / 74 ] simplifiying candidate # * * * * [misc]progress: [ 64 / 74 ] simplifiying candidate # * * * * [misc]progress: [ 65 / 74 ] simplifiying candidate # * [enter]simplify: Simplifying (expm1 (hypot c d)) * * [misc]simplify: iters left: 2 (4 enodes) * [exit]simplify: Simplified to (expm1 (hypot c d)) * [exit]simplify: Simplified to (expm1 (hypot c d)) * * * * [misc]progress: [ 66 / 74 ] simplifiying candidate # * [enter]simplify: Simplifying (log1p (hypot c d)) * * [misc]simplify: iters left: 2 (4 enodes) * [exit]simplify: Simplified to (log1p (hypot c d)) * [exit]simplify: Simplified to (log1p (hypot c d)) * * * * [misc]progress: [ 67 / 74 ] 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 / 74 ] simplifiying candidate # * * * * [misc]progress: [ 69 / 74 ] simplifiying candidate # * [enter]simplify: Simplifying (log (hypot c d)) * * [misc]simplify: iters left: 2 (4 enodes) * [exit]simplify: Simplified to (log (hypot c d)) * [exit]simplify: Simplified to (log (hypot c d)) * * * * [misc]progress: [ 70 / 74 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (hypot c d)) * * [misc]simplify: iters left: 2 (4 enodes) * [exit]simplify: Simplified to (exp (hypot c d)) * [exit]simplify: Simplified to (exp (hypot c d)) * * * * [misc]progress: [ 71 / 74 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (hypot c d)) * * [misc]simplify: iters left: 2 (4 enodes) * [exit]simplify: Simplified to (cbrt (hypot c d)) * [exit]simplify: Simplified to (cbrt (hypot c d)) * * * * [misc]progress: [ 72 / 74 ] simplifiying candidate # * [enter]simplify: Simplifying (cube (hypot c d)) * * [misc]simplify: iters left: 2 (4 enodes) * * [misc]simplify: iters left: 1 (6 enodes) * [exit]simplify: Simplified to (cube (hypot c d)) * [exit]simplify: Simplified to (cube (hypot c d)) * * * * [misc]progress: [ 73 / 74 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (hypot c d)) * * [misc]simplify: iters left: 2 (4 enodes) * [exit]simplify: Simplified to (sqrt (hypot c d)) * [exit]simplify: Simplified to (sqrt (hypot c d)) * * * * [misc]progress: [ 74 / 74 ] 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) * [misc]approximate: Taking taylor expansion of (/ (- (* b c) (cube (cbrt (* a d)))) (sqr (hypot c d))) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (/ (- (* b c) (cube (cbrt (* a d)))) (sqr (hypot c d))) in d * [misc]taylor: Taking taylor expansion of (- (* b c) (cube (cbrt (* 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 (cube (cbrt (* a d))) in d * [misc]backup-simplify: Simplify (cube (cbrt (* a d))) into (* d 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 (* b c) into (* b c) * [misc]backup-simplify: Simplify (- (* d a)) into (- (* d a)) * [misc]backup-simplify: Simplify (+ (* b c) (- (* d a))) into (- (* b c) (* d a)) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ (- (* b c) (* d a)) (sqr (hypot c d))) into (/ (- (* b c) (* d a)) (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (/ (- (* b c) (cube (cbrt (* a d)))) (sqr (hypot c d))) in a * [misc]taylor: Taking taylor expansion of (- (* b c) (cube (cbrt (* 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 (cube (cbrt (* a d))) in a * [misc]backup-simplify: Simplify (cube (cbrt (* a d))) into (* d 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 (* b c) into (* b c) * [misc]backup-simplify: Simplify (- (* d a)) into (- (* d a)) * [misc]backup-simplify: Simplify (+ (* b c) (- (* d a))) into (- (* b c) (* d a)) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ (- (* b c) (* d a)) (sqr (hypot c d))) into (/ (- (* b c) (* d a)) (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (/ (- (* b c) (cube (cbrt (* a d)))) (sqr (hypot c d))) in c * [misc]taylor: Taking taylor expansion of (- (* b c) (cube (cbrt (* 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 (cube (cbrt (* a d))) in c * [misc]backup-simplify: Simplify (cube (cbrt (* a d))) into (* d 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 (* b 0) into 0 * [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) (cube (cbrt (* a d)))) (sqr (hypot c d))) in b * [misc]taylor: Taking taylor expansion of (- (* b c) (cube (cbrt (* 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 (cube (cbrt (* a d))) in b * [misc]backup-simplify: Simplify (cube (cbrt (* a d))) into (* d 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 (* 0 c) into 0 * [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) (cube (cbrt (* a d)))) (sqr (hypot c d))) in b * [misc]taylor: Taking taylor expansion of (- (* b c) (cube (cbrt (* 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 (cube (cbrt (* a d))) in b * [misc]backup-simplify: Simplify (cube (cbrt (* a d))) into (* d 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 (* 0 c) into 0 * [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 (- 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 (- 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 (- 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)) (cube (cbrt (* (/ 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)) (cube (cbrt (* (/ 1 a) (/ 1 d))))) (sqr (hypot (/ 1 c) (/ 1 d)))) in d * [misc]taylor: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (cube (cbrt (* (/ 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 (cube (cbrt (* (/ 1 a) (/ 1 d)))) in d * [misc]backup-simplify: Simplify (cube (cbrt (* (/ 1 a) (/ 1 d)))) into (/ 1 (* d 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 b) (/ 1 c)) into (/ 1 (* b c)) * [misc]backup-simplify: Simplify (- (/ 1 (* d a))) into (- (/ 1 (* d a))) * [misc]backup-simplify: Simplify (+ (/ 1 (* b c)) (- (/ 1 (* d a)))) into (- (/ 1 (* b c)) (/ 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 (* b c)) (/ 1 (* d a))) (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (sqr (hypot (/ 1 c) (/ 1 d)))) * [misc]taylor: Taking taylor expansion of (/ (- (* (/ 1 b) (/ 1 c)) (cube (cbrt (* (/ 1 a) (/ 1 d))))) (sqr (hypot (/ 1 c) (/ 1 d)))) in a * [misc]taylor: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (cube (cbrt (* (/ 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 (cube (cbrt (* (/ 1 a) (/ 1 d)))) in a * [misc]backup-simplify: Simplify (cube (cbrt (* (/ 1 a) (/ 1 d)))) into (/ 1 (* d 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 (* (/ 1 b) (/ 1 c)) into (/ 1 (* b c)) * [misc]backup-simplify: Simplify (- (/ 1 (* d a))) into (- (/ 1 (* d a))) * [misc]backup-simplify: Simplify (+ (/ 1 (* b c)) (- (/ 1 (* d a)))) into (- (/ 1 (* b c)) (/ 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 (* b c)) (/ 1 (* d a))) (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (sqr (hypot (/ 1 c) (/ 1 d)))) * [misc]taylor: Taking taylor expansion of (/ (- (* (/ 1 b) (/ 1 c)) (cube (cbrt (* (/ 1 a) (/ 1 d))))) (sqr (hypot (/ 1 c) (/ 1 d)))) in c * [misc]taylor: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (cube (cbrt (* (/ 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 (cube (cbrt (* (/ 1 a) (/ 1 d)))) in c * [misc]backup-simplify: Simplify (cube (cbrt (* (/ 1 a) (/ 1 d)))) into (/ 1 (* d 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 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)) (cube (cbrt (* (/ 1 a) (/ 1 d))))) (sqr (hypot (/ 1 c) (/ 1 d)))) in b * [misc]taylor: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (cube (cbrt (* (/ 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 (cube (cbrt (* (/ 1 a) (/ 1 d)))) in b * [misc]backup-simplify: Simplify (cube (cbrt (* (/ 1 a) (/ 1 d)))) into (/ 1 (* d 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 (/ 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)) (cube (cbrt (* (/ 1 a) (/ 1 d))))) (sqr (hypot (/ 1 c) (/ 1 d)))) in b * [misc]taylor: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (cube (cbrt (* (/ 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 (cube (cbrt (* (/ 1 a) (/ 1 d)))) in b * [misc]backup-simplify: Simplify (cube (cbrt (* (/ 1 a) (/ 1 d)))) into (/ 1 (* d 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 (/ 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]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 (- (/ 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 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 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 (- 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 (+ (* 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]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 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 (* (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) (* 1 (* 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))) (cube (cbrt (* (/ 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))) (cube (cbrt (* (/ 1 (- a)) (/ 1 (- d)))))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in d * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (cube (cbrt (* (/ 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 (cube (cbrt (* (/ 1 (- a)) (/ 1 (- d))))) in d * [misc]backup-simplify: Simplify (cube (cbrt (* (/ 1 (- a)) (/ 1 (- d))))) into (/ 1 (* d 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 b) (/ -1 c)) into (/ 1 (* b c)) * [misc]backup-simplify: Simplify (- (/ 1 (* d a))) into (- (/ 1 (* d a))) * [misc]backup-simplify: Simplify (+ (/ 1 (* b c)) (- (/ 1 (* d a)))) into (- (/ 1 (* b c)) (/ 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 (* b c)) (/ 1 (* d a))) (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]taylor: Taking taylor expansion of (/ (- (* (/ 1 (- b)) (/ 1 (- c))) (cube (cbrt (* (/ 1 (- a)) (/ 1 (- d)))))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in a * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (cube (cbrt (* (/ 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 (cube (cbrt (* (/ 1 (- a)) (/ 1 (- d))))) in a * [misc]backup-simplify: Simplify (cube (cbrt (* (/ 1 (- a)) (/ 1 (- d))))) into (/ 1 (* d 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 (* (/ -1 b) (/ -1 c)) into (/ 1 (* b c)) * [misc]backup-simplify: Simplify (- (/ 1 (* d a))) into (- (/ 1 (* d a))) * [misc]backup-simplify: Simplify (+ (/ 1 (* b c)) (- (/ 1 (* d a)))) into (- (/ 1 (* b c)) (/ 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 (* b c)) (/ 1 (* d a))) (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]taylor: Taking taylor expansion of (/ (- (* (/ 1 (- b)) (/ 1 (- c))) (cube (cbrt (* (/ 1 (- a)) (/ 1 (- d)))))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in c * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (cube (cbrt (* (/ 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 (cube (cbrt (* (/ 1 (- a)) (/ 1 (- d))))) in c * [misc]backup-simplify: Simplify (cube (cbrt (* (/ 1 (- a)) (/ 1 (- d))))) into (/ 1 (* d 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 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))) (cube (cbrt (* (/ 1 (- a)) (/ 1 (- d)))))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in b * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (cube (cbrt (* (/ 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 (cube (cbrt (* (/ 1 (- a)) (/ 1 (- d))))) in b * [misc]backup-simplify: Simplify (cube (cbrt (* (/ 1 (- a)) (/ 1 (- d))))) into (/ 1 (* d 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 (/ -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))) (cube (cbrt (* (/ 1 (- a)) (/ 1 (- d)))))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in b * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (cube (cbrt (* (/ 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 (cube (cbrt (* (/ 1 (- a)) (/ 1 (- d))))) in b * [misc]backup-simplify: Simplify (cube (cbrt (* (/ 1 (- a)) (/ 1 (- d))))) into (/ 1 (* d 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 (/ -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]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 (- (/ 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 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 (- 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 (+ 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 (+ (* (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]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 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 (* (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) (* 1 (* 1 (* (/ 1 (/ 1 (- c))) (/ 1 (/ 1 (- b))))))) into (/ (* b c) (sqr (hypot (/ -1 c) (/ -1 d)))) * * * * [misc]progress: [ 2 / 4 ] generating series at (2 1 2) * [misc]approximate: Taking taylor expansion of (cube (cbrt (* a d))) in (a d) around 0 * [misc]taylor: Taking taylor expansion of (cube (cbrt (* a d))) in d * [misc]backup-simplify: Simplify (cube (cbrt (* a d))) into (* d a) * [misc]taylor: Taking taylor expansion of (cube (cbrt (* a d))) in a * [misc]backup-simplify: Simplify (cube (cbrt (* a d))) into (* d a) * [misc]taylor: Taking taylor expansion of (cube (cbrt (* a d))) in a * [misc]backup-simplify: Simplify (cube (cbrt (* a d))) into (* d a) * [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 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 a)) into a * [misc]backup-simplify: Simplify a into a * [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 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 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* a (* d 1)) into (* d a) * [misc]approximate: Taking taylor expansion of (cube (cbrt (* (/ 1 a) (/ 1 d)))) in (a d) around 0 * [misc]taylor: Taking taylor expansion of (cube (cbrt (* (/ 1 a) (/ 1 d)))) in d * [misc]backup-simplify: Simplify (cube (cbrt (* (/ 1 a) (/ 1 d)))) into (/ 1 (* d a)) * [misc]taylor: Taking taylor expansion of (cube (cbrt (* (/ 1 a) (/ 1 d)))) in a * [misc]backup-simplify: Simplify (cube (cbrt (* (/ 1 a) (/ 1 d)))) into (/ 1 (* d a)) * [misc]taylor: Taking taylor expansion of (cube (cbrt (* (/ 1 a) (/ 1 d)))) in a * [misc]backup-simplify: Simplify (cube (cbrt (* (/ 1 a) (/ 1 d)))) into (/ 1 (* d a)) * [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 a))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 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 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 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 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 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]backup-simplify: Simplify 0 into 0 * [misc]approximate: Taking taylor expansion of (cube (cbrt (* (/ 1 (- a)) (/ 1 (- d))))) in (a d) around 0 * [misc]taylor: Taking taylor expansion of (cube (cbrt (* (/ 1 (- a)) (/ 1 (- d))))) in d * [misc]backup-simplify: Simplify (cube (cbrt (* (/ 1 (- a)) (/ 1 (- d))))) into (/ 1 (* d a)) * [misc]taylor: Taking taylor expansion of (cube (cbrt (* (/ 1 (- a)) (/ 1 (- d))))) in a * [misc]backup-simplify: Simplify (cube (cbrt (* (/ 1 (- a)) (/ 1 (- d))))) into (/ 1 (* d a)) * [misc]taylor: Taking taylor expansion of (cube (cbrt (* (/ 1 (- a)) (/ 1 (- d))))) in a * [misc]backup-simplify: Simplify (cube (cbrt (* (/ 1 (- a)) (/ 1 (- d))))) into (/ 1 (* d a)) * [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 a))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 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 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 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 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 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]backup-simplify: Simplify 0 into 0 * * * * [misc]progress: [ 3 / 4 ] 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: [ 4 / 4 ] generating series at (2 1 2 1 1) * [misc]approximate: Taking taylor expansion of (* a d) in (a d) around 0 * [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 (* 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 (* 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 (* 0 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 0) (* 1 d)) into 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 0) (+ (* 1 0) (* 0 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 into 1 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 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 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 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 (* d a)) into (* d a) * [misc]approximate: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in (a d) around 0 * [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 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 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 (/ 1 d)) into (/ 1 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 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) 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 (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 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 (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)))) 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 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 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 1 (* (/ 1 (/ 1 d)) (/ 1 (/ 1 a)))) into (* d a) * [misc]approximate: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in (a d) around 0 * [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 (- 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 (- 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 (/ -1 d)) into (/ 1 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 (- 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 (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) 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 (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 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 (- 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 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 (/ 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) 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 (- 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 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 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 1 (* (/ 1 (/ 1 (- d))) (/ 1 (/ 1 (- a))))) into (* d a) * * * [misc]progress: generating rewritten candidates * * * * [misc]progress: [ 1 / 4 ] rewriting at (2) * * * * [misc]progress: [ 2 / 4 ] rewriting at (2 1 2) * * * * [misc]progress: [ 3 / 4 ] rewriting at (2 2) * * * * [misc]progress: [ 4 / 4 ] rewriting at (2 1 2 1 1) * * * [misc]progress: simplifying candidates * * * * [misc]progress: [ 1 / 77 ] 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 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* b c) (sqr (hypot (/ 1 c) (/ 1 d)))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (44 enodes) * * [misc]simplify: iters left: 1 (50 enodes) * [exit]simplify: Simplified to (/ (/ (* c b) (hypot (/ 1 c) (/ 1 d))) (hypot (/ 1 c) (/ 1 d))) * * * * [misc]progress: [ 3 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* b c) (sqr (hypot (/ -1 c) (/ -1 d)))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (36 enodes) * * [misc]simplify: iters left: 2 (42 enodes) * * [misc]simplify: iters left: 1 (48 enodes) * [exit]simplify: Simplified to (* (/ b (hypot (/ -1 c) (/ -1 d))) (/ c (hypot (/ -1 c) (/ -1 d)))) * * * * [misc]progress: [ 4 / 77 ] 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: [ 5 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (- (* b c) 0) (sqr (hypot c d))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (26 enodes) * * [misc]simplify: iters left: 3 (42 enodes) * * [misc]simplify: iters left: 2 (54 enodes) * * [misc]simplify: iters left: 1 (60 enodes) * [exit]simplify: Simplified to (/ (- (* c b) 0) (sqr (hypot c d))) * * * * [misc]progress: [ 6 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (- (* b c) 0) (sqr (hypot c d))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (26 enodes) * * [misc]simplify: iters left: 3 (42 enodes) * * [misc]simplify: iters left: 2 (54 enodes) * * [misc]simplify: iters left: 1 (60 enodes) * [exit]simplify: Simplified to (/ (- (* c b) 0) (sqr (hypot c d))) * * * * [misc]progress: [ 7 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (- (* b c) (cube (cbrt (* a d)))) (sqr (hypot c d))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (41 enodes) * * [misc]simplify: iters left: 3 (71 enodes) * * [misc]simplify: iters left: 2 (95 enodes) * * [misc]simplify: iters left: 1 (129 enodes) * [exit]simplify: Simplified to (/ (- (* c b) (* d a)) (* (hypot c d) (hypot c d))) * * * * [misc]progress: [ 8 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (- (* b c) (cube (cbrt (* a d)))) (sqr (hypot (/ 1 c) (/ 1 d)))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (46 enodes) * * [misc]simplify: iters left: 3 (76 enodes) * * [misc]simplify: iters left: 2 (100 enodes) * * [misc]simplify: iters left: 1 (132 enodes) * [exit]simplify: Simplified to (/ (- (* c b) (* d a)) (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d)))) * * * * [misc]progress: [ 9 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (- (* b c) (cube (cbrt (* a d)))) (sqr (hypot (/ -1 c) (/ -1 d)))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (44 enodes) * * [misc]simplify: iters left: 3 (74 enodes) * * [misc]simplify: iters left: 2 (98 enodes) * * [misc]simplify: iters left: 1 (132 enodes) * [exit]simplify: Simplified to (/ (/ (- (* c b) (* d a)) (hypot (/ -1 c) (/ -1 d))) (hypot (/ -1 c) (/ -1 d))) * * * * [misc]progress: [ 10 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (- (* b c) (cube (cbrt (* 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 (41 enodes) * * [misc]simplify: iters left: 3 (71 enodes) * * [misc]simplify: iters left: 2 (95 enodes) * * [misc]simplify: iters left: 1 (129 enodes) * [exit]simplify: Simplified to (/ (- (* c b) (* a d)) (* (hypot c d) (hypot c d))) * * * * [misc]progress: [ 11 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (- (* b c) (cube (cbrt (* 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 (41 enodes) * * [misc]simplify: iters left: 3 (71 enodes) * * [misc]simplify: iters left: 2 (95 enodes) * * [misc]simplify: iters left: 1 (129 enodes) * [exit]simplify: Simplified to (/ (- (* c b) (* a d)) (* (hypot c d) (hypot c d))) * * * * [misc]progress: [ 12 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (- (* b c) (cube (cbrt (* 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 (41 enodes) * * [misc]simplify: iters left: 3 (71 enodes) * * [misc]simplify: iters left: 2 (95 enodes) * * [misc]simplify: iters left: 1 (129 enodes) * [exit]simplify: Simplified to (/ (- (* c b) (* a d)) (* (hypot c d) (hypot c d))) * * * * [misc]progress: [ 13 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (expm1 (/ (- (* b c) (cube (cbrt (* a d)))) (sqr (hypot c d)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (42 enodes) * * [misc]simplify: iters left: 3 (72 enodes) * * [misc]simplify: iters left: 2 (96 enodes) * * [misc]simplify: iters left: 1 (129 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: [ 14 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (log1p (/ (- (* b c) (cube (cbrt (* a d)))) (sqr (hypot c d)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (42 enodes) * * [misc]simplify: iters left: 3 (72 enodes) * * [misc]simplify: iters left: 2 (96 enodes) * * [misc]simplify: iters left: 1 (129 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: [ 15 / 77 ] simplifiying candidate # * * * * [misc]progress: [ 16 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (- (log (- (* b c) (cube (cbrt (* a d))))) (log (sqr (hypot c d)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (- (log (- (* c b) (* d a))) (log (* (hypot c d) (hypot c d)))) * [exit]simplify: Simplified to (- (log (- (* c b) (* d a))) (log (* (hypot c d) (hypot c d)))) * * * * [misc]progress: [ 17 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (log (/ (- (* b c) (cube (cbrt (* a d)))) (sqr (hypot c d)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (47 enodes) * * [misc]simplify: iters left: 3 (79 enodes) * * [misc]simplify: iters left: 2 (105 enodes) * * [misc]simplify: iters left: 1 (138 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: [ 18 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (/ (- (* b c) (cube (cbrt (* a d)))) (sqr (hypot c d)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (45 enodes) * * [misc]simplify: iters left: 3 (83 enodes) * * [misc]simplify: iters left: 2 (107 enodes) * * [misc]simplify: iters left: 1 (140 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: [ 19 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (cube (- (* b c) (cube (cbrt (* a d))))) (cube (sqr (hypot c d)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (32 enodes) * * [misc]simplify: iters left: 3 (58 enodes) * * [misc]simplify: iters left: 2 (136 enodes) * * [misc]simplify: iters left: 1 (408 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: [ 20 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (/ (- (* b c) (cube (cbrt (* a d)))) (sqr (hypot c d)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (42 enodes) * * [misc]simplify: iters left: 3 (72 enodes) * * [misc]simplify: iters left: 2 (96 enodes) * * [misc]simplify: iters left: 1 (129 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: [ 21 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (cube (/ (- (* b c) (cube (cbrt (* a d)))) (sqr (hypot c d)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (25 enodes) * * [misc]simplify: iters left: 4 (59 enodes) * * [misc]simplify: iters left: 3 (112 enodes) * * [misc]simplify: iters left: 2 (156 enodes) * * [misc]simplify: iters left: 1 (270 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: [ 22 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (cbrt (- (* b c) (cube (cbrt (* a d))))) (cbrt (sqr (hypot c d)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (21 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: [ 23 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (/ (- (* b c) (cube (cbrt (* a d)))) (sqr (hypot c d)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (42 enodes) * * [misc]simplify: iters left: 3 (72 enodes) * * [misc]simplify: iters left: 2 (96 enodes) * * [misc]simplify: iters left: 1 (129 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: [ 24 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (- (* b c) (cube (cbrt (* a d))))) (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 (18 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: [ 25 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (- (- (* b c) (cube (cbrt (* 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 (16 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: [ 26 / 77 ] 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 (/ (cube (cbrt (* a d))) (sqr (hypot c d))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (37 enodes) * * [misc]simplify: iters left: 2 (51 enodes) * * [misc]simplify: iters left: 1 (79 enodes) * [exit]simplify: Simplified to (/ (* d a) (sqr (hypot c d))) * [exit]simplify: Simplified to (/ (* d a) (sqr (hypot c d))) * * * * [misc]progress: [ 27 / 77 ] 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) (cube (cbrt (* a d)))) (sqr (hypot c d))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (41 enodes) * * [misc]simplify: iters left: 3 (71 enodes) * * [misc]simplify: iters left: 2 (95 enodes) * * [misc]simplify: iters left: 1 (129 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: [ 28 / 77 ] 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) (cube (cbrt (* a d)))) (hypot c d)) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (34 enodes) * * [misc]simplify: iters left: 2 (37 enodes) * * [misc]simplify: iters left: 1 (45 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: [ 29 / 77 ] 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) (cube (cbrt (* a d)))) (sqr (hypot c d))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (41 enodes) * * [misc]simplify: iters left: 3 (71 enodes) * * [misc]simplify: iters left: 2 (95 enodes) * * [misc]simplify: iters left: 1 (129 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: [ 30 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (+ (sqrt (* b c)) (sqrt (cube (cbrt (* a d))))) (sqr 1)) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (24 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 (cube (cbrt (* a d))))) (sqr (hypot c d))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (31 enodes) * [exit]simplify: Simplified to (/ (- (sqrt (* c b)) (sqrt (* a d))) (sqr (hypot c d))) * [exit]simplify: Simplified to (/ (- (sqrt (* c b)) (sqrt (* a d))) (sqr (hypot c d))) * * * * [misc]progress: [ 31 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (+ (sqrt (* b c)) (sqrt (cube (cbrt (* a d))))) (hypot c d)) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (20 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 (cube (cbrt (* a d))))) (hypot c d)) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (22 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: [ 32 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (+ (sqrt (* b c)) (sqrt (cube (cbrt (* a d))))) 1) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (22 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 (cube (cbrt (* a d))))) (sqr (hypot c d))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (31 enodes) * [exit]simplify: Simplified to (/ (- (sqrt (* c b)) (sqrt (* a d))) (sqr (hypot c d))) * [exit]simplify: Simplified to (/ (- (sqrt (* c b)) (sqrt (* a d))) (sqr (hypot c d))) * * * * [misc]progress: [ 33 / 77 ] simplifiying candidate # * * * * [misc]progress: [ 34 / 77 ] 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: [ 35 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqr (hypot c d)) (- (* b c) (cube (cbrt (* a d))))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * * [misc]simplify: iters left: 2 (39 enodes) * * [misc]simplify: iters left: 1 (44 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: [ 36 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (- (* b c) (cube (cbrt (* a d)))) (sqr 1)) * * [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 (58 enodes) * * [misc]simplify: iters left: 2 (61 enodes) * * [misc]simplify: iters left: 1 (76 enodes) * [exit]simplify: Simplified to (/ (- (* c b) (* d a)) 1) * [exit]simplify: Simplified to (/ (- (* c b) (* d a)) 1) * * * * [misc]progress: [ 37 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (- (* b c) (cube (cbrt (* a d)))) (hypot c d)) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (34 enodes) * * [misc]simplify: iters left: 2 (37 enodes) * * [misc]simplify: iters left: 1 (45 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: [ 38 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (- (* b c) (cube (cbrt (* a d)))) 1) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (36 enodes) * * [misc]simplify: iters left: 2 (39 enodes) * * [misc]simplify: iters left: 1 (47 enodes) * [exit]simplify: Simplified to (/ (- (* c b) (* d a)) 1) * [exit]simplify: Simplified to (/ (- (* c b) (* d a)) 1) * * * * [misc]progress: [ 39 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqr (hypot c d)) (- (* b c) (cube (cbrt (* a d))))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * * [misc]simplify: iters left: 2 (39 enodes) * * [misc]simplify: iters left: 1 (44 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: [ 40 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqr (hypot c d)) (- (sqrt (* b c)) (sqrt (cube (cbrt (* a d)))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (28 enodes) * * [misc]simplify: iters left: 2 (29 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: [ 41 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (* (sqr (hypot c d)) (+ (sqr (* b c)) (+ (sqr (cube (cbrt (* a d)))) (* (* b c) (cube (cbrt (* a d))))))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (37 enodes) * * [misc]simplify: iters left: 4 (88 enodes) * * [misc]simplify: iters left: 3 (211 enodes) * * [misc]simplify: iters left: 2 (462 enodes) * [exit]simplify: Simplified to (* (* (hypot c d) (hypot c d)) (fma (* d a) (fma c b (* d a)) (* (* c b) (* c b)))) * [exit]simplify: Simplified to (* (* (hypot c d) (hypot c d)) (fma (* d a) (fma c b (* d a)) (* (* c b) (* c b)))) * * * * [misc]progress: [ 42 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (* (sqr (hypot c d)) (+ (* b c) (cube (cbrt (* a d))))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (25 enodes) * * [misc]simplify: iters left: 4 (48 enodes) * * [misc]simplify: iters left: 3 (91 enodes) * * [misc]simplify: iters left: 2 (140 enodes) * * [misc]simplify: iters left: 1 (179 enodes) * [exit]simplify: Simplified to (* (* (hypot c d) (hypot c d)) (fma c b (* a d))) * [exit]simplify: Simplified to (* (* (hypot c d) (hypot c d)) (fma c b (* a d))) * * * * [misc]progress: [ 43 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (expm1 (cube (cbrt (* a d)))) * * [misc]simplify: iters left: 5 (6 enodes) * * [misc]simplify: iters left: 4 (8 enodes) * * [misc]simplify: iters left: 3 (10 enodes) * * [misc]simplify: iters left: 2 (11 enodes) * [exit]simplify: Simplified to (expm1 (* d a)) * [exit]simplify: Simplified to (expm1 (* d a)) * * * * [misc]progress: [ 44 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (log1p (cube (cbrt (* a d)))) * * [misc]simplify: iters left: 5 (6 enodes) * * [misc]simplify: iters left: 4 (8 enodes) * * [misc]simplify: iters left: 3 (10 enodes) * * [misc]simplify: iters left: 2 (11 enodes) * [exit]simplify: Simplified to (log1p (* d a)) * [exit]simplify: Simplified to (log1p (* d a)) * * * * [misc]progress: [ 45 / 77 ] simplifiying candidate # * * * * [misc]progress: [ 46 / 77 ] simplifiying candidate # * * * * [misc]progress: [ 47 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (log (cube (cbrt (* a d)))) * * [misc]simplify: iters left: 5 (6 enodes) * * [misc]simplify: iters left: 4 (8 enodes) * * [misc]simplify: iters left: 3 (16 enodes) * * [misc]simplify: iters left: 2 (20 enodes) * [exit]simplify: Simplified to (log (* d a)) * [exit]simplify: Simplified to (log (* d a)) * * * * [misc]progress: [ 48 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (cube (cbrt (* a d)))) * * [misc]simplify: iters left: 5 (6 enodes) * * [misc]simplify: iters left: 4 (8 enodes) * * [misc]simplify: iters left: 3 (14 enodes) * * [misc]simplify: iters left: 2 (15 enodes) * [exit]simplify: Simplified to (exp (* d a)) * [exit]simplify: Simplified to (exp (* d a)) * * * * [misc]progress: [ 49 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (cube (cbrt (* a d)))) * * [misc]simplify: iters left: 5 (6 enodes) * * [misc]simplify: iters left: 4 (8 enodes) * * [misc]simplify: iters left: 3 (13 enodes) * * [misc]simplify: iters left: 2 (17 enodes) * [exit]simplify: Simplified to (cbrt (* a d)) * [exit]simplify: Simplified to (cbrt (* a d)) * * * * [misc]progress: [ 50 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (cube (cube (cbrt (* a d)))) * * [misc]simplify: iters left: 5 (6 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * * [misc]simplify: iters left: 3 (22 enodes) * * [misc]simplify: iters left: 2 (43 enodes) * * [misc]simplify: iters left: 1 (56 enodes) * [exit]simplify: Simplified to (cube (* d a)) * [exit]simplify: Simplified to (cube (* d a)) * * * * [misc]progress: [ 51 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (cube (cbrt a)) * * [misc]simplify: iters left: 2 (3 enodes) * * [misc]simplify: iters left: 1 (5 enodes) * [exit]simplify: Simplified to a * [exit]simplify: Simplified to a * [enter]simplify: Simplifying (cube (cbrt d)) * * [misc]simplify: iters left: 2 (3 enodes) * * [misc]simplify: iters left: 1 (5 enodes) * [exit]simplify: Simplified to d * [exit]simplify: Simplified to d * * * * [misc]progress: [ 52 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (cube 1) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (cube 1) * [exit]simplify: Simplified to (cube 1) * [enter]simplify: Simplifying (cube (cbrt (* a 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 (10 enodes) * [exit]simplify: Simplified to (* d a) * [exit]simplify: Simplified to (* d a) * * * * [misc]progress: [ 53 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (* a d)) (cbrt (* a d))) * * [misc]simplify: iters left: 5 (5 enodes) * * [misc]simplify: iters left: 4 (7 enodes) * [exit]simplify: Simplified to (* (cbrt (* d a)) (cbrt (* d a))) * [exit]simplify: Simplified to (* (cbrt (* d a)) (cbrt (* d a))) * * * * [misc]progress: [ 54 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (cube (cbrt (* a d)))) * * [misc]simplify: iters left: 5 (6 enodes) * * [misc]simplify: iters left: 4 (8 enodes) * * [misc]simplify: iters left: 3 (10 enodes) * * [misc]simplify: iters left: 2 (11 enodes) * [exit]simplify: Simplified to (sqrt (* d a)) * [exit]simplify: Simplified to (sqrt (* d a)) * * * * [misc]progress: [ 55 / 77 ] simplifiying candidate # * * * * [misc]progress: [ 56 / 77 ] 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: [ 57 / 77 ] 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: [ 58 / 77 ] simplifiying candidate # * * * * [misc]progress: [ 59 / 77 ] simplifiying candidate # * * * * [misc]progress: [ 60 / 77 ] 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: [ 61 / 77 ] 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: [ 62 / 77 ] 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: [ 63 / 77 ] 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: [ 64 / 77 ] 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: [ 65 / 77 ] 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: [ 66 / 77 ] simplifiying candidate # * * * * [misc]progress: [ 67 / 77 ] simplifiying candidate # * * * * [misc]progress: [ 68 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (expm1 (* a d)) * * [misc]simplify: iters left: 3 (4 enodes) * * [misc]simplify: iters left: 2 (5 enodes) * [exit]simplify: Simplified to (expm1 (* d a)) * [exit]simplify: Simplified to (expm1 (* d a)) * * * * [misc]progress: [ 69 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (log1p (* a d)) * * [misc]simplify: iters left: 3 (4 enodes) * * [misc]simplify: iters left: 2 (5 enodes) * [exit]simplify: Simplified to (log1p (* d a)) * [exit]simplify: Simplified to (log1p (* d a)) * * * * [misc]progress: [ 70 / 77 ] simplifiying candidate # * * * * [misc]progress: [ 71 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (log (* a d)) * * [misc]simplify: iters left: 3 (4 enodes) * * [misc]simplify: iters left: 2 (8 enodes) * * [misc]simplify: iters left: 1 (9 enodes) * [exit]simplify: Simplified to (log (* d a)) * [exit]simplify: Simplified to (log (* d a)) * * * * [misc]progress: [ 72 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (* a d)) * * [misc]simplify: iters left: 3 (4 enodes) * * [misc]simplify: iters left: 2 (7 enodes) * [exit]simplify: Simplified to (exp (* d a)) * [exit]simplify: Simplified to (exp (* d a)) * * * * [misc]progress: [ 73 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (* a d)) * * [misc]simplify: iters left: 3 (4 enodes) * * [misc]simplify: iters left: 2 (5 enodes) * [exit]simplify: Simplified to (cbrt (* d a)) * [exit]simplify: Simplified to (cbrt (* d a)) * * * * [misc]progress: [ 74 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (cube (* a d)) * * [misc]simplify: iters left: 3 (4 enodes) * * [misc]simplify: iters left: 2 (10 enodes) * * [misc]simplify: iters left: 1 (20 enodes) * [exit]simplify: Simplified to (cube (* d a)) * [exit]simplify: Simplified to (cube (* d a)) * * * * [misc]progress: [ 75 / 77 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (* a d)) * * [misc]simplify: iters left: 3 (4 enodes) * * [misc]simplify: iters left: 2 (5 enodes) * [exit]simplify: Simplified to (sqrt (* d a)) * [exit]simplify: Simplified to (sqrt (* d a)) * * * * [misc]progress: [ 76 / 77 ] simplifiying candidate # * * * * [misc]progress: [ 77 / 77 ] simplifiying candidate # * * * [misc]progress: adding candidates to table * * [misc]progress: Final touches. * * * [misc]progress: tayloring alt 1 of 13 * [misc]approximate: Taking taylor expansion of (sqrt (- (* c b) (* d a))) in (c b d a) around 0 * [misc]taylor: Taking taylor expansion of (sqrt (- (* c b) (* d a))) in a * [misc]taylor: Taking taylor expansion of (- (* c b) (* d a)) in a * [misc]taylor: Taking taylor expansion of (* c b) in a * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of b in a * [misc]backup-simplify: Simplify b into b * [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 (* c b) into (* b c) * [misc]backup-simplify: Simplify (* d 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (* b c) 0) into (* b c) * [misc]backup-simplify: Simplify (sqrt (* b c)) into (sqrt (* b c)) * [misc]backup-simplify: Simplify (+ (* c 0) (* 0 b)) into 0 * [misc]backup-simplify: Simplify (+ (* d 1) (* 0 0)) into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (+ 0 (- d)) into (- d) * [misc]backup-simplify: Simplify (/ (- d) (* 2 (sqrt (* b c)))) into (* -1/2 (* (sqrt (/ 1 (* b c))) d)) * [misc]taylor: Taking taylor expansion of (sqrt (- (* c b) (* d a))) in d * [misc]taylor: Taking taylor expansion of (- (* c b) (* d a)) in d * [misc]taylor: Taking taylor expansion of (* c b) in d * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [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 (* c b) into (* b c) * [misc]backup-simplify: Simplify (* 0 a) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (* b c) 0) into (* b c) * [misc]backup-simplify: Simplify (sqrt (* b c)) into (sqrt (* b c)) * [misc]backup-simplify: Simplify (+ (* c 0) (* 0 b)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 a)) into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (+ 0 (- a)) into (- a) * [misc]backup-simplify: Simplify (/ (- a) (* 2 (sqrt (* b c)))) into (* -1/2 (* (sqrt (/ 1 (* b c))) a)) * [misc]taylor: Taking taylor expansion of (sqrt (- (* c b) (* d a))) in b * [misc]taylor: Taking taylor expansion of (- (* c b) (* d a)) in b * [misc]taylor: Taking taylor expansion of (* c b) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [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 (* 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]backup-simplify: Simplify (* c 0) into 0 * [misc]backup-simplify: Simplify (* d a) 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 (sqrt (- (* d a))) into (sqrt (- (* d a))) * [misc]backup-simplify: Simplify (+ (* c 1) (* 0 0)) into c * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 a)) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ c 0) into c * [misc]backup-simplify: Simplify (/ c (* 2 (sqrt (- (* d a))))) into (* 1/2 (/ c (sqrt (- (* d a))))) * [misc]taylor: Taking taylor expansion of (sqrt (- (* c b) (* d a))) in c * [misc]taylor: Taking taylor expansion of (- (* c b) (* d a)) in c * [misc]taylor: Taking taylor expansion of (* c b) 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 b in c * [misc]backup-simplify: Simplify b into b * [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 (* 0 b) into 0 * [misc]backup-simplify: Simplify (* d a) 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 (sqrt (- (* d a))) into (sqrt (- (* d a))) * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 b)) into b * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 a)) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ b 0) into b * [misc]backup-simplify: Simplify (/ b (* 2 (sqrt (- (* d a))))) into (* 1/2 (/ b (sqrt (- (* d a))))) * [misc]taylor: Taking taylor expansion of (sqrt (- (* c b) (* d a))) in c * [misc]taylor: Taking taylor expansion of (- (* c b) (* d a)) in c * [misc]taylor: Taking taylor expansion of (* c b) 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 b in c * [misc]backup-simplify: Simplify b into b * [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 (* 0 b) into 0 * [misc]backup-simplify: Simplify (* d a) 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 (sqrt (- (* d a))) into (sqrt (- (* d a))) * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 b)) into b * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 a)) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ b 0) into b * [misc]backup-simplify: Simplify (/ b (* 2 (sqrt (- (* d a))))) into (* 1/2 (/ b (sqrt (- (* d a))))) * [misc]taylor: Taking taylor expansion of (sqrt (- (* d a))) in b * [misc]taylor: Taking taylor expansion of (- (* d a)) 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]backup-simplify: Simplify (* d a) into (* d a) * [misc]backup-simplify: Simplify (- (* d a)) into (- (* d a)) * [misc]backup-simplify: Simplify (- (* d a)) into (- (* d a)) * [misc]backup-simplify: Simplify (sqrt (- (* d a))) into (sqrt (- (* d a))) * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 a)) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- (* d a)) into (- (* d a)) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (- (* d a))))) into 0 * [misc]taylor: Taking taylor expansion of (sqrt (- (* d a))) in d * [misc]taylor: Taking taylor expansion of (- (* 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) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 a)) into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (sqrt 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ (- a) (* 2 (sqrt 0))) into (* +nan.0 a) * [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/2 (/ b (sqrt (- (* d a))))) in b * [misc]taylor: Taking taylor expansion of 1/2 in b * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (/ b (sqrt (- (* d 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 (sqrt (- (* d a))) in b * [misc]taylor: Taking taylor expansion of (- (* d a)) 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]backup-simplify: Simplify (* d a) into (* d a) * [misc]backup-simplify: Simplify (- (* d a)) into (- (* d a)) * [misc]backup-simplify: Simplify (- (* d a)) into (- (* d a)) * [misc]backup-simplify: Simplify (sqrt (- (* d a))) into (sqrt (- (* d a))) * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 a)) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- (* d a)) into (- (* d a)) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (- (* d a))))) into 0 * [misc]backup-simplify: Simplify (/ 1 (sqrt (- (* d a)))) into (/ 1 (sqrt (- (* d a)))) * [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 (* +nan.0 a) in a * [misc]taylor: Taking taylor expansion of +nan.0 in a * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [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 (* +nan.0 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 b))) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (* 0 a))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (sqr (* 1/2 (/ b (sqrt (- (* d a)))))) (+)) (* 2 (sqrt (- (* d a))))) into (* -1/8 (/ (sqr b) (pow (sqrt (- (* d a))) 3))) * [misc]taylor: Taking taylor expansion of (* -1/8 (/ (sqr b) (pow (sqrt (- (* d a))) 3))) in b * [misc]taylor: Taking taylor expansion of -1/8 in b * [misc]backup-simplify: Simplify -1/8 into -1/8 * [misc]taylor: Taking taylor expansion of (/ (sqr b) (pow (sqrt (- (* d a))) 3)) 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 (pow (sqrt (- (* d a))) 3) in b * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (sqrt (- (* d a)))))) in b * [misc]taylor: Taking taylor expansion of (* 3 (log (sqrt (- (* d a))))) in b * [misc]taylor: Taking taylor expansion of 3 in b * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (sqrt (- (* d a)))) in b * [misc]taylor: Taking taylor expansion of (sqrt (- (* d a))) in b * [misc]taylor: Taking taylor expansion of (- (* d a)) 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]backup-simplify: Simplify (* d a) into (* d a) * [misc]backup-simplify: Simplify (- (* d a)) into (- (* d a)) * [misc]backup-simplify: Simplify (- (* d a)) into (- (* d a)) * [misc]backup-simplify: Simplify (sqrt (- (* d a))) into (sqrt (- (* d a))) * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 a)) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- (* d a)) into (- (* d a)) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (- (* d a))))) into 0 * [misc]backup-simplify: Simplify (log (sqrt (- (* d a)))) into (log (sqrt (- (* d a)))) * [misc]backup-simplify: Simplify (* 3 (log (sqrt (- (* d a))))) into (* 3 (log (sqrt (- (* d a))))) * [misc]backup-simplify: Simplify (exp (* 3 (log (sqrt (- (* d a)))))) into (pow (sqrt (- (* d a))) 3) * [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 (pow (sqrt (- (* d a))) 3)) into (/ 1 (pow (sqrt (- (* d a))) 3)) * [misc]backup-simplify: Simplify (* 1/2 (/ 1 (sqrt (- (* d a))))) into (/ 1/2 (sqrt (- (* d a)))) * [misc]taylor: Taking taylor expansion of (/ 1/2 (sqrt (- (* d a)))) in d * [misc]taylor: Taking taylor expansion of 1/2 in d * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (sqrt (- (* d a))) in d * [misc]taylor: Taking taylor expansion of (- (* 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) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 a)) into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (sqrt 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ (- a) (* 2 (sqrt 0))) into (* +nan.0 a) * [misc]backup-simplify: Simplify (/ 1/2 (* +nan.0 a)) into (/ +nan.0 a) * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 a))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (sqr (* +nan.0 a)) (+)) (* 2 0)) into (* +nan.0 (sqr a)) * [misc]backup-simplify: Simplify (- (/ 0 (* +nan.0 a)) (+ (* (/ +nan.0 a) (/ (* +nan.0 (sqr a)) (* +nan.0 a))))) into (- +nan.0) * [misc]taylor: Taking taylor expansion of (- +nan.0) in a * [misc]taylor: Taking taylor expansion of +nan.0 in a * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]backup-simplify: Simplify (- +nan.0) into (- +nan.0) * [misc]backup-simplify: Simplify (- +nan.0) into (- +nan.0) * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (* 0 a))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (sqr 0) (+)) (* 2 (sqrt (- (* d a))))) 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 (- 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (sqr (* +nan.0 a)) (+)) (* 2 0)) into (* +nan.0 (sqr a)) * [misc]taylor: Taking taylor expansion of (* +nan.0 (sqr a)) in a * [misc]taylor: Taking taylor expansion of +nan.0 in a * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [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 (* +nan.0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 1) (* 0 0)) into (- +nan.0) * [misc]backup-simplify: Simplify (- +nan.0) into (- +nan.0) * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 b)))) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (* 0 a)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* (* 1/2 (/ b (sqrt (- (* d a))))) (* -1/8 (/ (sqr b) (pow (sqrt (- (* d a))) 3))))))) (* 2 (sqrt (- (* d a))))) into (* 1/16 (/ (pow b 3) (pow (sqrt (- (* d a))) 5))) * [misc]taylor: Taking taylor expansion of (* 1/16 (/ (pow b 3) (pow (sqrt (- (* d a))) 5))) in b * [misc]taylor: Taking taylor expansion of 1/16 in b * [misc]backup-simplify: Simplify 1/16 into 1/16 * [misc]taylor: Taking taylor expansion of (/ (pow b 3) (pow (sqrt (- (* d a))) 5)) in b * [misc]taylor: Taking taylor expansion of (pow b 3) in b * [misc]taylor: Taking taylor expansion of (pow (sqrt (- (* d a))) 5) in b * [misc]taylor: Taking taylor expansion of (exp (* 5 (log (sqrt (- (* d a)))))) in b * [misc]taylor: Taking taylor expansion of (* 5 (log (sqrt (- (* d a))))) in b * [misc]taylor: Taking taylor expansion of 5 in b * [misc]backup-simplify: Simplify 5 into 5 * [misc]taylor: Taking taylor expansion of (log (sqrt (- (* d a)))) in b * [misc]taylor: Taking taylor expansion of (sqrt (- (* d a))) in b * [misc]taylor: Taking taylor expansion of (- (* d a)) 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]backup-simplify: Simplify (* d a) into (* d a) * [misc]backup-simplify: Simplify (- (* d a)) into (- (* d a)) * [misc]backup-simplify: Simplify (- (* d a)) into (- (* d a)) * [misc]backup-simplify: Simplify (sqrt (- (* d a))) into (sqrt (- (* d a))) * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 a)) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- (* d a)) into (- (* d a)) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (- (* d a))))) into 0 * [misc]backup-simplify: Simplify (log (sqrt (- (* d a)))) into (log (sqrt (- (* d a)))) * [misc]backup-simplify: Simplify (* 5 (log (sqrt (- (* d a))))) into (* 5 (log (sqrt (- (* d a))))) * [misc]backup-simplify: Simplify (exp (* 5 (log (sqrt (- (* d a)))))) into (pow (sqrt (- (* d a))) 5) * [misc]backup-simplify: Simplify (/ 1 (pow (sqrt (- (* d a))) 5)) into (/ 1 (pow (sqrt (- (* d a))) 5)) * [misc]backup-simplify: Simplify (- (/ 0 (sqrt (- (* d a)))) (+ (* (/ 1 (sqrt (- (* d a)))) (/ 0 (sqrt (- (* d a))))))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (* 0 (/ 1 (sqrt (- (* d a)))))) 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 (- 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (- (* d a))))) 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 (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 a)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* (* +nan.0 a) (* +nan.0 (sqr a)))))) (* 2 0)) into (* +nan.0 (pow a 3)) * [misc]backup-simplify: Simplify (- (/ 0 (* +nan.0 a)) (+ (* (/ +nan.0 a) (/ (* +nan.0 (pow a 3)) (* +nan.0 a))) (* (- +nan.0) (/ (* +nan.0 (sqr a)) (* +nan.0 a))))) into (- (* +nan.0 a)) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 a)) in a * [misc]taylor: Taking taylor expansion of (* +nan.0 a) in a * [misc]taylor: Taking taylor expansion of +nan.0 in a * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [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 (* +nan.0 0) into 0 * [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]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 (+ (* (- +nan.0) (* a (* d (* 1 1)))) (* (- +nan.0) (* 1 (* 1 (* b c))))) into (- (+ (* +nan.0 (* d a)) (- (* +nan.0 (* b c))))) * [misc]approximate: Taking taylor expansion of (sqrt (- (* (/ 1 c) (/ 1 b)) (* (/ 1 d) (/ 1 a)))) in (c b d a) around 0 * [misc]taylor: Taking taylor expansion of (sqrt (- (* (/ 1 c) (/ 1 b)) (* (/ 1 d) (/ 1 a)))) in a * [misc]taylor: Taking taylor expansion of (- (* (/ 1 c) (/ 1 b)) (* (/ 1 d) (/ 1 a))) in a * [misc]taylor: Taking taylor expansion of (* (/ 1 c) (/ 1 b)) 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 (/ 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 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]backup-simplify: Simplify (* (/ 1 d) 1) 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 (sqrt 0) into 0 * [misc]backup-simplify: Simplify (/ (- (/ 1 d)) (* 2 (sqrt 0))) into (/ +nan.0 d) * [misc]taylor: Taking taylor expansion of (sqrt (- (* (/ 1 c) (/ 1 b)) (* (/ 1 d) (/ 1 a)))) in d * [misc]taylor: Taking taylor expansion of (- (* (/ 1 c) (/ 1 b)) (* (/ 1 d) (/ 1 a))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 c) (/ 1 b)) 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 (/ 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 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]backup-simplify: Simplify (* 1 (/ 1 a)) 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 (sqrt 0) into 0 * [misc]backup-simplify: Simplify (/ (- (/ 1 a)) (* 2 (sqrt 0))) into (/ +nan.0 a) * [misc]taylor: Taking taylor expansion of (sqrt (- (* (/ 1 c) (/ 1 b)) (* (/ 1 d) (/ 1 a)))) in b * [misc]taylor: Taking taylor expansion of (- (* (/ 1 c) (/ 1 b)) (* (/ 1 d) (/ 1 a))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 c) (/ 1 b)) 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 (/ 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 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]backup-simplify: Simplify (* (/ 1 c) 1) into (/ 1 c) * [misc]backup-simplify: Simplify (+ (/ 1 c) 0) into (/ 1 c) * [misc]backup-simplify: Simplify (sqrt 0) into 0 * [misc]backup-simplify: Simplify (/ (/ 1 c) (* 2 (sqrt 0))) into (/ +nan.0 c) * [misc]taylor: Taking taylor expansion of (sqrt (- (* (/ 1 c) (/ 1 b)) (* (/ 1 d) (/ 1 a)))) in c * [misc]taylor: Taking taylor expansion of (- (* (/ 1 c) (/ 1 b)) (* (/ 1 d) (/ 1 a))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 c) (/ 1 b)) 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 (/ 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 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]backup-simplify: Simplify (* 1 (/ 1 b)) into (/ 1 b) * [misc]backup-simplify: Simplify (+ (/ 1 b) 0) into (/ 1 b) * [misc]backup-simplify: Simplify (sqrt 0) into 0 * [misc]backup-simplify: Simplify (/ (/ 1 b) (* 2 (sqrt 0))) into (/ +nan.0 b) * [misc]taylor: Taking taylor expansion of (sqrt (- (* (/ 1 c) (/ 1 b)) (* (/ 1 d) (/ 1 a)))) in c * [misc]taylor: Taking taylor expansion of (- (* (/ 1 c) (/ 1 b)) (* (/ 1 d) (/ 1 a))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 c) (/ 1 b)) 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 (/ 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 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]backup-simplify: Simplify (* 1 (/ 1 b)) into (/ 1 b) * [misc]backup-simplify: Simplify (+ (/ 1 b) 0) into (/ 1 b) * [misc]backup-simplify: Simplify (sqrt 0) into 0 * [misc]backup-simplify: Simplify (/ (/ 1 b) (* 2 (sqrt 0))) into (/ +nan.0 b) * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of (/ +nan.0 b) in b * [misc]taylor: Taking taylor expansion of +nan.0 in b * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [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 (/ +nan.0 1) into +nan.0 * [misc]taylor: Taking taylor expansion of +nan.0 in d * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 (/ 1 b))) into 0 * [misc]backup-simplify: Simplify (* (/ 1 d) (/ 1 a)) 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 (* d a))) (sqr (/ +nan.0 b)) (+)) (* 2 0)) into (* +nan.0 (+ (/ 1 (* d a)) (- (* +nan.0 (/ 1 (sqr b)))))) * [misc]taylor: Taking taylor expansion of (* +nan.0 (+ (/ 1 (* d a)) (- (* +nan.0 (/ 1 (sqr b)))))) in b * [misc]taylor: Taking taylor expansion of +nan.0 in b * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (+ (/ 1 (* d a)) (- (* +nan.0 (/ 1 (sqr b))))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (* d a)) 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]backup-simplify: Simplify (* d a) into (* d a) * [misc]backup-simplify: Simplify (/ 1 (* d a)) into (/ 1 (* d a)) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 (sqr b)))) in b * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (sqr b))) in b * [misc]taylor: Taking taylor expansion of +nan.0 in b * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (sqr b)) 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]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 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (* +nan.0 1) into +nan.0 * [misc]backup-simplify: Simplify (- +nan.0) into (- +nan.0) * [misc]backup-simplify: Simplify (+ 0 (- +nan.0)) into (- +nan.0) * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (* 0 (- +nan.0))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)))) 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 +nan.0 in a * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (/ 1 b)))) 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 (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 b) (* +nan.0 (+ (/ 1 (* d a)) (- (* +nan.0 (/ 1 (sqr b)))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow b 3))) (- (* +nan.0 (/ 1 (* b (* d a))))))) * [misc]taylor: Taking taylor expansion of (* +nan.0 (+ (* +nan.0 (/ 1 (pow b 3))) (- (* +nan.0 (/ 1 (* b (* d a))))))) in b * [misc]taylor: Taking taylor expansion of +nan.0 in b * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow b 3))) (- (* +nan.0 (/ 1 (* b (* d a)))))) in b * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 3))) in b * [misc]taylor: Taking taylor expansion of +nan.0 in b * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (pow b 3)) in b * [misc]taylor: Taking taylor expansion of (pow b 3) in b * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 (* b (* d a))))) in b * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* b (* d a)))) in b * [misc]taylor: Taking taylor expansion of +nan.0 in b * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* b (* d a))) in b * [misc]taylor: Taking taylor expansion of (* b (* d 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 (* 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]backup-simplify: Simplify (* d a) into (* d a) * [misc]backup-simplify: Simplify (* 0 (* d a)) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 a)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (* 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]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (* +nan.0 (/ 1 (* d a))) into (/ +nan.0 (* d a)) * [misc]backup-simplify: Simplify (- (/ +nan.0 (* d a))) into (- (* +nan.0 (/ 1 (* d a)))) * [misc]backup-simplify: Simplify (+ 0 (- (* +nan.0 (/ 1 (* d a))))) into (- (* +nan.0 (/ 1 (* d a)))) * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (* +nan.0 1) into +nan.0 * [misc]backup-simplify: Simplify (+ +nan.0 0) into (- +nan.0) * [misc]backup-simplify: Simplify (+ (* +nan.0 (- (* +nan.0 (/ 1 (* d a))))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (* d a)))) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 (* d a)))) in d * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* d a))) in d * [misc]taylor: Taking taylor expansion of +nan.0 in d * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [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 (* +nan.0 (/ 1 a)) into (/ +nan.0 a) * [misc]backup-simplify: Simplify (- (/ +nan.0 a)) into (- (* +nan.0 (/ 1 a))) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 a))) in a * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 a)) in a * [misc]taylor: Taking taylor expansion of +nan.0 in a * [misc]backup-simplify: Simplify +nan.0 into +nan.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 (* +nan.0 1) into +nan.0 * [misc]backup-simplify: Simplify (- +nan.0) into (- +nan.0) * [misc]backup-simplify: Simplify (- +nan.0) into (- +nan.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 (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (/ 1 (* d a)) 0) into (/ 1 (* d a)) * [misc]backup-simplify: Simplify (+ (* +nan.0 (/ 1 (* d a))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (* d a)))) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 (* d a)))) in d * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* d a))) in d * [misc]taylor: Taking taylor expansion of +nan.0 in d * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [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 (* +nan.0 (/ 1 a)) into (/ +nan.0 a) * [misc]backup-simplify: Simplify (- (/ +nan.0 a)) into (- (* +nan.0 (/ 1 a))) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 a))) in a * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 a)) in a * [misc]taylor: Taking taylor expansion of +nan.0 in a * [misc]backup-simplify: Simplify +nan.0 into +nan.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 (* +nan.0 1) into +nan.0 * [misc]backup-simplify: Simplify (- +nan.0) into (- +nan.0) * [misc]backup-simplify: Simplify (- +nan.0) into (- +nan.0) * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)) (* 0 (/ 0 1)))) 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 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 +nan.0 into +nan.0 * [misc]backup-simplify: Simplify (+ (* +nan.0 (* 1 (* 1 (* (/ 1 (/ 1 b)) 1)))) (+ (* (- +nan.0) (* (/ 1 (/ 1 a)) (* (/ 1 (/ 1 d)) (* 1 (/ 1 c))))) (* (- +nan.0) (* (/ 1 (/ 1 a)) (* (/ 1 (/ 1 d)) (* (/ 1 (/ 1 b)) (sqr (/ 1 c)))))))) into (- (+ (* +nan.0 b) (- (+ (* +nan.0 (/ (* b (* d a)) (sqr c))) (- (* +nan.0 (/ (* d a) c))))))) * [misc]approximate: Taking taylor expansion of (sqrt (- (* (/ 1 (- c)) (/ 1 (- b))) (* (/ 1 (- d)) (/ 1 (- a))))) in (c b d a) around 0 * [misc]taylor: Taking taylor expansion of (sqrt (- (* (/ 1 (- c)) (/ 1 (- b))) (* (/ 1 (- d)) (/ 1 (- a))))) in a * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- c)) (/ 1 (- b))) (* (/ 1 (- d)) (/ 1 (- a)))) in a * [misc]taylor: Taking taylor expansion of (* (/ 1 (- c)) (/ 1 (- b))) 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 (/ 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 (- 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]backup-simplify: Simplify (* (/ -1 d) -1) 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 (sqrt 0) into 0 * [misc]backup-simplify: Simplify (/ (- (/ 1 d)) (* 2 (sqrt 0))) into (/ +nan.0 d) * [misc]taylor: Taking taylor expansion of (sqrt (- (* (/ 1 (- c)) (/ 1 (- b))) (* (/ 1 (- d)) (/ 1 (- a))))) in d * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- c)) (/ 1 (- b))) (* (/ 1 (- d)) (/ 1 (- a)))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 (- c)) (/ 1 (- b))) 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 (/ 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 (- 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]backup-simplify: Simplify (* -1 (/ -1 a)) 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 (sqrt 0) into 0 * [misc]backup-simplify: Simplify (/ (- (/ 1 a)) (* 2 (sqrt 0))) into (/ +nan.0 a) * [misc]taylor: Taking taylor expansion of (sqrt (- (* (/ 1 (- c)) (/ 1 (- b))) (* (/ 1 (- d)) (/ 1 (- a))))) in b * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- c)) (/ 1 (- b))) (* (/ 1 (- d)) (/ 1 (- a)))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 (- c)) (/ 1 (- b))) 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 (/ 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 (- 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]backup-simplify: Simplify (* (/ -1 c) -1) into (/ 1 c) * [misc]backup-simplify: Simplify (+ (/ 1 c) 0) into (/ 1 c) * [misc]backup-simplify: Simplify (sqrt 0) into 0 * [misc]backup-simplify: Simplify (/ (/ 1 c) (* 2 (sqrt 0))) into (/ +nan.0 c) * [misc]taylor: Taking taylor expansion of (sqrt (- (* (/ 1 (- c)) (/ 1 (- b))) (* (/ 1 (- d)) (/ 1 (- a))))) in c * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- c)) (/ 1 (- b))) (* (/ 1 (- d)) (/ 1 (- a)))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 (- c)) (/ 1 (- b))) 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 (/ 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 (- 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]backup-simplify: Simplify (* -1 (/ -1 b)) into (/ 1 b) * [misc]backup-simplify: Simplify (+ (/ 1 b) 0) into (/ 1 b) * [misc]backup-simplify: Simplify (sqrt 0) into 0 * [misc]backup-simplify: Simplify (/ (/ 1 b) (* 2 (sqrt 0))) into (/ +nan.0 b) * [misc]taylor: Taking taylor expansion of (sqrt (- (* (/ 1 (- c)) (/ 1 (- b))) (* (/ 1 (- d)) (/ 1 (- a))))) in c * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- c)) (/ 1 (- b))) (* (/ 1 (- d)) (/ 1 (- a)))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 (- c)) (/ 1 (- b))) 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 (/ 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 (- 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]backup-simplify: Simplify (* -1 (/ -1 b)) into (/ 1 b) * [misc]backup-simplify: Simplify (+ (/ 1 b) 0) into (/ 1 b) * [misc]backup-simplify: Simplify (sqrt 0) into 0 * [misc]backup-simplify: Simplify (/ (/ 1 b) (* 2 (sqrt 0))) into (/ +nan.0 b) * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of (/ +nan.0 b) in b * [misc]taylor: Taking taylor expansion of +nan.0 in b * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [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 (/ +nan.0 1) into +nan.0 * [misc]taylor: Taking taylor expansion of +nan.0 in d * [misc]backup-simplify: Simplify +nan.0 into +nan.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 (- b) into (- b) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 b) (/ 0 (- b))))) 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 b))) into 0 * [misc]backup-simplify: Simplify (* (/ -1 d) (/ -1 a)) 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 (* d a))) (sqr (/ +nan.0 b)) (+)) (* 2 0)) into (* +nan.0 (+ (/ 1 (* d a)) (- (* +nan.0 (/ 1 (sqr b)))))) * [misc]taylor: Taking taylor expansion of (* +nan.0 (+ (/ 1 (* d a)) (- (* +nan.0 (/ 1 (sqr b)))))) in b * [misc]taylor: Taking taylor expansion of +nan.0 in b * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (+ (/ 1 (* d a)) (- (* +nan.0 (/ 1 (sqr b))))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (* d a)) 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]backup-simplify: Simplify (* d a) into (* d a) * [misc]backup-simplify: Simplify (/ 1 (* d a)) into (/ 1 (* d a)) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 (sqr b)))) in b * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (sqr b))) in b * [misc]taylor: Taking taylor expansion of +nan.0 in b * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (sqr b)) 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]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 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (* +nan.0 1) into +nan.0 * [misc]backup-simplify: Simplify (- +nan.0) into (- +nan.0) * [misc]backup-simplify: Simplify (+ 0 (- +nan.0)) into (- +nan.0) * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (* 0 (- +nan.0))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)))) 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 +nan.0 in a * [misc]backup-simplify: Simplify +nan.0 into +nan.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) 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 (- 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 b)))) 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 (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 b) (* +nan.0 (+ (/ 1 (* d a)) (- (* +nan.0 (/ 1 (sqr b)))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow b 3))) (- (* +nan.0 (/ 1 (* b (* d a))))))) * [misc]taylor: Taking taylor expansion of (* +nan.0 (+ (* +nan.0 (/ 1 (pow b 3))) (- (* +nan.0 (/ 1 (* b (* d a))))))) in b * [misc]taylor: Taking taylor expansion of +nan.0 in b * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow b 3))) (- (* +nan.0 (/ 1 (* b (* d a)))))) in b * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (pow b 3))) in b * [misc]taylor: Taking taylor expansion of +nan.0 in b * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (pow b 3)) in b * [misc]taylor: Taking taylor expansion of (pow b 3) in b * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 (* b (* d a))))) in b * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* b (* d a)))) in b * [misc]taylor: Taking taylor expansion of +nan.0 in b * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* b (* d a))) in b * [misc]taylor: Taking taylor expansion of (* b (* d 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 (* 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]backup-simplify: Simplify (* d a) into (* d a) * [misc]backup-simplify: Simplify (* 0 (* d a)) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 a)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (* 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]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (* +nan.0 (/ 1 (* d a))) into (/ +nan.0 (* d a)) * [misc]backup-simplify: Simplify (- (/ +nan.0 (* d a))) into (- (* +nan.0 (/ 1 (* d a)))) * [misc]backup-simplify: Simplify (+ 0 (- (* +nan.0 (/ 1 (* d a))))) into (- (* +nan.0 (/ 1 (* d a)))) * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (* +nan.0 1) into +nan.0 * [misc]backup-simplify: Simplify (+ +nan.0 0) into (- +nan.0) * [misc]backup-simplify: Simplify (+ (* +nan.0 (- (* +nan.0 (/ 1 (* d a))))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (* d a)))) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 (* d a)))) in d * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* d a))) in d * [misc]taylor: Taking taylor expansion of +nan.0 in d * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [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 (* +nan.0 (/ 1 a)) into (/ +nan.0 a) * [misc]backup-simplify: Simplify (- (/ +nan.0 a)) into (- (* +nan.0 (/ 1 a))) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 a))) in a * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 a)) in a * [misc]taylor: Taking taylor expansion of +nan.0 in a * [misc]backup-simplify: Simplify +nan.0 into +nan.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 (* +nan.0 1) into +nan.0 * [misc]backup-simplify: Simplify (- +nan.0) into (- +nan.0) * [misc]backup-simplify: Simplify (- +nan.0) into (- +nan.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 (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (/ 1 (* d a)) 0) into (/ 1 (* d a)) * [misc]backup-simplify: Simplify (+ (* +nan.0 (/ 1 (* d a))) (+ (* 0 0) (* 0 (- +nan.0)))) into (- (* +nan.0 (/ 1 (* d a)))) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 (* d a)))) in d * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* d a))) in d * [misc]taylor: Taking taylor expansion of +nan.0 in d * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [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 (* +nan.0 (/ 1 a)) into (/ +nan.0 a) * [misc]backup-simplify: Simplify (- (/ +nan.0 a)) into (- (* +nan.0 (/ 1 a))) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 a))) in a * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 a)) in a * [misc]taylor: Taking taylor expansion of +nan.0 in a * [misc]backup-simplify: Simplify +nan.0 into +nan.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 (* +nan.0 1) into +nan.0 * [misc]backup-simplify: Simplify (- +nan.0) into (- +nan.0) * [misc]backup-simplify: Simplify (- +nan.0) into (- +nan.0) * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)) (* 0 (/ 0 1)))) 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 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 +nan.0 into +nan.0 * [misc]backup-simplify: Simplify (+ (* +nan.0 (* 1 (* 1 (* (/ 1 (/ 1 (- b))) 1)))) (+ (* (- +nan.0) (* (/ 1 (/ 1 (- a))) (* (/ 1 (/ 1 (- d))) (* 1 (/ 1 (- c)))))) (* (- +nan.0) (* (/ 1 (/ 1 (- a))) (* (/ 1 (/ 1 (- d))) (* (/ 1 (/ 1 (- b))) (sqr (/ 1 (- c))))))))) into (- (+ (* +nan.0 b) (- (+ (* +nan.0 (/ (* b (* d a)) (sqr c))) (- (* +nan.0 (/ (* d a) c))))))) * [misc]approximate: Taking taylor expansion of (* d a) in (d a) around 0 * [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 (* 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 (* 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]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 a)) into 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 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 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 1 into 1 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 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]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 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 (* 1 (* a d)) into (* d a) * [misc]approximate: Taking taylor expansion of (* (/ 1 d) (/ 1 a)) in (d a) around 0 * [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 (* (/ 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 (* (/ 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]backup-simplify: Simplify (* 1 (/ 1 a)) into (/ 1 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]backup-simplify: Simplify 1 into 1 * [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]taylor: Taking taylor expansion of 0 in a * [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 (- (+ (* (/ 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]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)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)))) 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 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]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 (* (/ 1 (/ 1 a)) (/ 1 (/ 1 d)))) into (* d a) * [misc]approximate: Taking taylor expansion of (* (/ 1 (- d)) (/ 1 (- a))) in (d a) around 0 * [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 (* (/ 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 (* (/ 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]backup-simplify: Simplify (* -1 (/ -1 a)) into (/ 1 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]backup-simplify: Simplify 1 into 1 * [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]taylor: Taking taylor expansion of 0 in a * [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 (- 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]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)))) 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 (- 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 (- 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 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]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 (* (/ 1 (/ 1 (- a))) (/ 1 (/ 1 (- d))))) into (* d a) * [misc]approximate: Taking taylor expansion of (sqr (/ (sqrt (- (* c b) (* d a))) (hypot c d))) in (c b d a) around 0 * [misc]taylor: Taking taylor expansion of (sqr (/ (sqrt (- (* c b) (* d a))) (hypot c d))) in a * [misc]taylor: Taking taylor expansion of (/ (sqrt (- (* c b) (* d a))) (hypot c d)) in a * [misc]taylor: Taking taylor expansion of (sqrt (- (* c b) (* d a))) in a * [misc]taylor: Taking taylor expansion of (- (* c b) (* d a)) in a * [misc]taylor: Taking taylor expansion of (* c b) in a * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of b in a * [misc]backup-simplify: Simplify b into b * [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 (* c b) into (* b c) * [misc]backup-simplify: Simplify (* d 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (* b c) 0) into (* b c) * [misc]backup-simplify: Simplify (sqrt (* b c)) into (sqrt (* b c)) * [misc]backup-simplify: Simplify (+ (* c 0) (* 0 b)) into 0 * [misc]backup-simplify: Simplify (+ (* d 1) (* 0 0)) into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (+ 0 (- d)) into (- d) * [misc]backup-simplify: Simplify (/ (- d) (* 2 (sqrt (* b c)))) into (* -1/2 (* (sqrt (/ 1 (* b c))) d)) * [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 (/ (sqrt (* b c)) (hypot c d)) into (* (sqrt (* b c)) (/ 1 (hypot c d))) * [misc]taylor: Taking taylor expansion of (sqr (/ (sqrt (- (* c b) (* d a))) (hypot c d))) in d * [misc]taylor: Taking taylor expansion of (/ (sqrt (- (* c b) (* d a))) (hypot c d)) in d * [misc]taylor: Taking taylor expansion of (sqrt (- (* c b) (* d a))) in d * [misc]taylor: Taking taylor expansion of (- (* c b) (* d a)) in d * [misc]taylor: Taking taylor expansion of (* c b) in d * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [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 (* c b) into (* b c) * [misc]backup-simplify: Simplify (* 0 a) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (* b c) 0) into (* b c) * [misc]backup-simplify: Simplify (sqrt (* b c)) into (sqrt (* b c)) * [misc]backup-simplify: Simplify (+ (* c 0) (* 0 b)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 a)) into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (+ 0 (- a)) into (- a) * [misc]backup-simplify: Simplify (/ (- a) (* 2 (sqrt (* b c)))) into (* -1/2 (* (sqrt (/ 1 (* b c))) a)) * [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 (/ (sqrt (* b c)) (hypot c d)) into (* (sqrt (* b c)) (/ 1 (hypot c d))) * [misc]taylor: Taking taylor expansion of (sqr (/ (sqrt (- (* c b) (* d a))) (hypot c d))) in b * [misc]taylor: Taking taylor expansion of (/ (sqrt (- (* c b) (* d a))) (hypot c d)) in b * [misc]taylor: Taking taylor expansion of (sqrt (- (* c b) (* d a))) in b * [misc]taylor: Taking taylor expansion of (- (* c b) (* d a)) in b * [misc]taylor: Taking taylor expansion of (* c b) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [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 (* 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]backup-simplify: Simplify (* c 0) into 0 * [misc]backup-simplify: Simplify (* d a) 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 (sqrt (- (* d a))) into (sqrt (- (* d a))) * [misc]backup-simplify: Simplify (+ (* c 1) (* 0 0)) into c * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 a)) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ c 0) into c * [misc]backup-simplify: Simplify (/ c (* 2 (sqrt (- (* d a))))) into (* 1/2 (/ c (sqrt (- (* d a))))) * [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 (/ (sqrt (- (* d a))) (hypot c d)) into (/ (sqrt (- (* d a))) (hypot c d)) * [misc]taylor: Taking taylor expansion of (sqr (/ (sqrt (- (* c b) (* d a))) (hypot c d))) in c * [misc]taylor: Taking taylor expansion of (/ (sqrt (- (* c b) (* d a))) (hypot c d)) in c * [misc]taylor: Taking taylor expansion of (sqrt (- (* c b) (* d a))) in c * [misc]taylor: Taking taylor expansion of (- (* c b) (* d a)) in c * [misc]taylor: Taking taylor expansion of (* c b) 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 b in c * [misc]backup-simplify: Simplify b into b * [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 (* 0 b) into 0 * [misc]backup-simplify: Simplify (* d a) 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 (sqrt (- (* d a))) into (sqrt (- (* d a))) * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 b)) into b * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 a)) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ b 0) into b * [misc]backup-simplify: Simplify (/ b (* 2 (sqrt (- (* d a))))) into (* 1/2 (/ b (sqrt (- (* d a))))) * [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 (/ (sqrt (- (* d a))) (hypot c d)) into (/ (sqrt (- (* d a))) (hypot c d)) * [misc]taylor: Taking taylor expansion of (sqr (/ (sqrt (- (* c b) (* d a))) (hypot c d))) in c * [misc]taylor: Taking taylor expansion of (/ (sqrt (- (* c b) (* d a))) (hypot c d)) in c * [misc]taylor: Taking taylor expansion of (sqrt (- (* c b) (* d a))) in c * [misc]taylor: Taking taylor expansion of (- (* c b) (* d a)) in c * [misc]taylor: Taking taylor expansion of (* c b) 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 b in c * [misc]backup-simplify: Simplify b into b * [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 (* 0 b) into 0 * [misc]backup-simplify: Simplify (* d a) 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 (sqrt (- (* d a))) into (sqrt (- (* d a))) * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 b)) into b * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 a)) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ b 0) into b * [misc]backup-simplify: Simplify (/ b (* 2 (sqrt (- (* d a))))) into (* 1/2 (/ b (sqrt (- (* d a))))) * [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 (/ (sqrt (- (* d a))) (hypot c d)) into (/ (sqrt (- (* d a))) (hypot c d)) * [misc]backup-simplify: Simplify (* (/ (sqrt (- (* d a))) (hypot c d)) (/ (sqrt (- (* d a))) (hypot c d))) into (/ (sqr (sqrt (- (* d a)))) (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (/ (sqr (sqrt (- (* d a)))) (sqr (hypot c d))) in b * [misc]taylor: Taking taylor expansion of (sqr (sqrt (- (* d a)))) in b * [misc]taylor: Taking taylor expansion of (sqrt (- (* d a))) in b * [misc]taylor: Taking taylor expansion of (- (* d a)) 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]backup-simplify: Simplify (* d a) into (* d a) * [misc]backup-simplify: Simplify (- (* d a)) into (- (* d a)) * [misc]backup-simplify: Simplify (- (* d a)) into (- (* d a)) * [misc]backup-simplify: Simplify (sqrt (- (* d a))) into (sqrt (- (* d a))) * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 a)) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- (* d a)) into (- (* d a)) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (- (* d a))))) into 0 * [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 (* (sqrt (- (* d a))) (sqrt (- (* d a)))) into (sqr (sqrt (- (* d a)))) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ (sqr (sqrt (- (* d a)))) (sqr (hypot c d))) into (/ (sqr (sqrt (- (* d a)))) (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (/ (sqr (sqrt (- (* d a)))) (sqr (hypot c d))) in d * [misc]taylor: Taking taylor expansion of (sqr (sqrt (- (* d a)))) in d * [misc]taylor: Taking taylor expansion of (sqrt (- (* d a))) in d * [misc]taylor: Taking taylor expansion of (- (* 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) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 a)) into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (sqrt 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ (- a) (* 2 (sqrt 0))) into (* +nan.0 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 0) into 0 * [misc]backup-simplify: Simplify (+ (* 0 (* +nan.0 a)) (* (* +nan.0 a) 0)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 a))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (sqr (* +nan.0 a)) (+)) (* 2 0)) into (* +nan.0 (sqr a)) * [misc]backup-simplify: Simplify (+ (* 0 (* +nan.0 (sqr a))) (+ (* (* +nan.0 a) (* +nan.0 a)) (* (* +nan.0 (sqr a)) 0))) into (- (* +nan.0 (sqr a))) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ (- (* +nan.0 (sqr a))) (sqr (hypot c d))) into (* +nan.0 (/ (sqr a) (sqr (hypot c d)))) * [misc]backup-simplify: Simplify (- (/ (* 1/2 (/ b (sqrt (- (* d a))))) (hypot c d)) (+ (* (/ (sqrt (- (* d a))) (hypot c d)) (/ 0 (hypot c d))))) into (* 1/2 (/ b (* (sqrt (- (* d a))) (hypot c d)))) * [misc]backup-simplify: Simplify (+ (* (/ (sqrt (- (* d a))) (hypot c d)) (* 1/2 (/ b (* (sqrt (- (* d a))) (hypot c d))))) (* (* 1/2 (/ b (* (sqrt (- (* d a))) (hypot c d)))) (/ (sqrt (- (* d a))) (hypot c d)))) into (/ b (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (/ b (sqr (hypot c d))) 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 (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 (/ 1 (sqr (hypot c d))) into (/ 1 (sqr (hypot c d))) * [misc]backup-simplify: Simplify (+ (* (sqrt (- (* d a))) 0) (* 0 (sqrt (- (* d 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))) (+ (* (/ (sqr (sqrt (- (* d a)))) (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 (+ (* 0 0) (+ (* 1 0) (* 0 b))) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (* 0 a))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (sqr (* 1/2 (/ b (sqrt (- (* d a)))))) (+)) (* 2 (sqrt (- (* d a))))) into (* -1/8 (/ (sqr b) (pow (sqrt (- (* d a))) 3))) * [misc]backup-simplify: Simplify (- (/ (* -1/8 (/ (sqr b) (pow (sqrt (- (* d a))) 3))) (hypot c d)) (+ (* (/ (sqrt (- (* d a))) (hypot c d)) (/ 0 (hypot c d))) (* (* 1/2 (/ b (* (sqrt (- (* d a))) (hypot c d)))) (/ 0 (hypot c d))))) into (- (* 1/8 (/ (sqr b) (* (pow (sqrt (- (* d a))) 3) (hypot c d))))) * [misc]backup-simplify: Simplify (+ (* (/ (sqrt (- (* d a))) (hypot c d)) (- (* 1/8 (/ (sqr b) (* (pow (sqrt (- (* d a))) 3) (hypot c d)))))) (+ (* (* 1/2 (/ b (* (sqrt (- (* d a))) (hypot c d)))) (* 1/2 (/ b (* (sqrt (- (* d a))) (hypot c d))))) (* (- (* 1/8 (/ (sqr b) (* (pow (sqrt (- (* d a))) 3) (hypot c d))))) (/ (sqrt (- (* d a))) (hypot c d))))) 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 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 (- 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (sqr 0) (+)) (* 2 (sqrt (- (* d a))))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqrt (- (* d a))) 0) (+ (* 0 0) (* 0 (sqrt (- (* d 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))) (+ (* (/ (sqr (sqrt (- (* 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 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]taylor: Taking taylor expansion of (* +nan.0 (/ (sqr a) (sqr (hypot c d)))) in a * [misc]taylor: Taking taylor expansion of +nan.0 in a * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ (sqr a) (sqr (hypot c d))) 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 (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 (* 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 (* (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 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 b)))) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (* 0 a)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* (* 1/2 (/ b (sqrt (- (* d a))))) (* -1/8 (/ (sqr b) (pow (sqrt (- (* d a))) 3))))))) (* 2 (sqrt (- (* d a))))) into (* 1/16 (/ (pow b 3) (pow (sqrt (- (* d a))) 5))) * [misc]backup-simplify: Simplify (- (/ (* 1/16 (/ (pow b 3) (pow (sqrt (- (* d a))) 5))) (hypot c d)) (+ (* (/ (sqrt (- (* d a))) (hypot c d)) (/ 0 (hypot c d))) (* (* 1/2 (/ b (* (sqrt (- (* d a))) (hypot c d)))) (/ 0 (hypot c d))) (* (- (* 1/8 (/ (sqr b) (* (pow (sqrt (- (* d a))) 3) (hypot c d))))) (/ 0 (hypot c d))))) into (* 1/16 (/ (pow b 3) (* (pow (sqrt (- (* d a))) 5) (hypot c d)))) * [misc]backup-simplify: Simplify (+ (* (/ (sqrt (- (* d a))) (hypot c d)) (* 1/16 (/ (pow b 3) (* (pow (sqrt (- (* d a))) 5) (hypot c d))))) (+ (* (* 1/2 (/ b (* (sqrt (- (* d a))) (hypot c d)))) (- (* 1/8 (/ (sqr b) (* (pow (sqrt (- (* d a))) 3) (hypot c d)))))) (+ (* (- (* 1/8 (/ (sqr b) (* (pow (sqrt (- (* d a))) 3) (hypot c d))))) (* 1/2 (/ b (* (sqrt (- (* d a))) (hypot c d))))) (* (* 1/16 (/ (pow b 3) (* (pow (sqrt (- (* d a))) 5) (hypot c d)))) (/ (sqrt (- (* d a))) (hypot c d)))))) 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 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 (* (/ 1 (sqr (hypot c d))) (* 1 (* 1 (* b c)))) into (/ (* b c) (sqr (hypot c d))) * [misc]approximate: Taking taylor expansion of (sqr (/ (sqrt (- (* (/ 1 c) (/ 1 b)) (* (/ 1 d) (/ 1 a)))) (hypot (/ 1 c) (/ 1 d)))) in (c b d a) around 0 * [misc]taylor: Taking taylor expansion of (sqr (/ (sqrt (- (* (/ 1 c) (/ 1 b)) (* (/ 1 d) (/ 1 a)))) (hypot (/ 1 c) (/ 1 d)))) in a * [misc]taylor: Taking taylor expansion of (/ (sqrt (- (* (/ 1 c) (/ 1 b)) (* (/ 1 d) (/ 1 a)))) (hypot (/ 1 c) (/ 1 d))) in a * [misc]taylor: Taking taylor expansion of (sqrt (- (* (/ 1 c) (/ 1 b)) (* (/ 1 d) (/ 1 a)))) in a * [misc]taylor: Taking taylor expansion of (- (* (/ 1 c) (/ 1 b)) (* (/ 1 d) (/ 1 a))) in a * [misc]taylor: Taking taylor expansion of (* (/ 1 c) (/ 1 b)) 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 (/ 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 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]backup-simplify: Simplify (* (/ 1 d) 1) 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 (sqrt 0) into 0 * [misc]backup-simplify: Simplify (/ (- (/ 1 d)) (* 2 (sqrt 0))) into (/ +nan.0 d) * [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 (/ (/ +nan.0 d) (hypot (/ 1 c) (/ 1 d))) into (/ +nan.0 (* (hypot (/ 1 c) (/ 1 d)) d)) * [misc]taylor: Taking taylor expansion of (sqr (/ (sqrt (- (* (/ 1 c) (/ 1 b)) (* (/ 1 d) (/ 1 a)))) (hypot (/ 1 c) (/ 1 d)))) in d * [misc]taylor: Taking taylor expansion of (/ (sqrt (- (* (/ 1 c) (/ 1 b)) (* (/ 1 d) (/ 1 a)))) (hypot (/ 1 c) (/ 1 d))) in d * [misc]taylor: Taking taylor expansion of (sqrt (- (* (/ 1 c) (/ 1 b)) (* (/ 1 d) (/ 1 a)))) in d * [misc]taylor: Taking taylor expansion of (- (* (/ 1 c) (/ 1 b)) (* (/ 1 d) (/ 1 a))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 c) (/ 1 b)) 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 (/ 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 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]backup-simplify: Simplify (* 1 (/ 1 a)) 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 (sqrt 0) into 0 * [misc]backup-simplify: Simplify (/ (- (/ 1 a)) (* 2 (sqrt 0))) into (/ +nan.0 a) * [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 (/ (/ +nan.0 a) (hypot (/ 1 c) (/ 1 d))) into (/ +nan.0 (* (hypot (/ 1 c) (/ 1 d)) a)) * [misc]taylor: Taking taylor expansion of (sqr (/ (sqrt (- (* (/ 1 c) (/ 1 b)) (* (/ 1 d) (/ 1 a)))) (hypot (/ 1 c) (/ 1 d)))) in b * [misc]taylor: Taking taylor expansion of (/ (sqrt (- (* (/ 1 c) (/ 1 b)) (* (/ 1 d) (/ 1 a)))) (hypot (/ 1 c) (/ 1 d))) in b * [misc]taylor: Taking taylor expansion of (sqrt (- (* (/ 1 c) (/ 1 b)) (* (/ 1 d) (/ 1 a)))) in b * [misc]taylor: Taking taylor expansion of (- (* (/ 1 c) (/ 1 b)) (* (/ 1 d) (/ 1 a))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 c) (/ 1 b)) 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 (/ 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 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]backup-simplify: Simplify (* (/ 1 c) 1) into (/ 1 c) * [misc]backup-simplify: Simplify (+ (/ 1 c) 0) into (/ 1 c) * [misc]backup-simplify: Simplify (sqrt 0) into 0 * [misc]backup-simplify: Simplify (/ (/ 1 c) (* 2 (sqrt 0))) into (/ +nan.0 c) * [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 (/ (/ +nan.0 c) (hypot (/ 1 c) (/ 1 d))) into (/ +nan.0 (* (hypot (/ 1 c) (/ 1 d)) c)) * [misc]taylor: Taking taylor expansion of (sqr (/ (sqrt (- (* (/ 1 c) (/ 1 b)) (* (/ 1 d) (/ 1 a)))) (hypot (/ 1 c) (/ 1 d)))) in c * [misc]taylor: Taking taylor expansion of (/ (sqrt (- (* (/ 1 c) (/ 1 b)) (* (/ 1 d) (/ 1 a)))) (hypot (/ 1 c) (/ 1 d))) in c * [misc]taylor: Taking taylor expansion of (sqrt (- (* (/ 1 c) (/ 1 b)) (* (/ 1 d) (/ 1 a)))) in c * [misc]taylor: Taking taylor expansion of (- (* (/ 1 c) (/ 1 b)) (* (/ 1 d) (/ 1 a))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 c) (/ 1 b)) 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 (/ 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 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]backup-simplify: Simplify (* 1 (/ 1 b)) into (/ 1 b) * [misc]backup-simplify: Simplify (+ (/ 1 b) 0) into (/ 1 b) * [misc]backup-simplify: Simplify (sqrt 0) into 0 * [misc]backup-simplify: Simplify (/ (/ 1 b) (* 2 (sqrt 0))) into (/ +nan.0 b) * [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 (/ (/ +nan.0 b) (hypot (/ 1 c) (/ 1 d))) into (/ +nan.0 (* (hypot (/ 1 c) (/ 1 d)) b)) * [misc]taylor: Taking taylor expansion of (sqr (/ (sqrt (- (* (/ 1 c) (/ 1 b)) (* (/ 1 d) (/ 1 a)))) (hypot (/ 1 c) (/ 1 d)))) in c * [misc]taylor: Taking taylor expansion of (/ (sqrt (- (* (/ 1 c) (/ 1 b)) (* (/ 1 d) (/ 1 a)))) (hypot (/ 1 c) (/ 1 d))) in c * [misc]taylor: Taking taylor expansion of (sqrt (- (* (/ 1 c) (/ 1 b)) (* (/ 1 d) (/ 1 a)))) in c * [misc]taylor: Taking taylor expansion of (- (* (/ 1 c) (/ 1 b)) (* (/ 1 d) (/ 1 a))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 c) (/ 1 b)) 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 (/ 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 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]backup-simplify: Simplify (* 1 (/ 1 b)) into (/ 1 b) * [misc]backup-simplify: Simplify (+ (/ 1 b) 0) into (/ 1 b) * [misc]backup-simplify: Simplify (sqrt 0) into 0 * [misc]backup-simplify: Simplify (/ (/ 1 b) (* 2 (sqrt 0))) into (/ +nan.0 b) * [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 (/ (/ +nan.0 b) (hypot (/ 1 c) (/ 1 d))) into (/ +nan.0 (* (hypot (/ 1 c) (/ 1 d)) b)) * [misc]backup-simplify: Simplify (* (/ +nan.0 (* (hypot (/ 1 c) (/ 1 d)) b)) (/ +nan.0 (* (hypot (/ 1 c) (/ 1 d)) b))) into (/ +nan.0 (* (sqr (hypot (/ 1 c) (/ 1 d))) (sqr b))) * [misc]taylor: Taking taylor expansion of (/ +nan.0 (* (sqr (hypot (/ 1 c) (/ 1 d))) (sqr b))) in b * [misc]taylor: Taking taylor expansion of +nan.0 in b * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (* (sqr (hypot (/ 1 c) (/ 1 d))) (sqr b)) in b * [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]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]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 0) into 0 * [misc]backup-simplify: Simplify (* (sqr (hypot (/ 1 c) (/ 1 d))) 0) into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 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))) 0) (* 0 0)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 * [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))) 1) (+ (* 0 0) (* 0 0))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ +nan.0 (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ +nan.0 (sqr (hypot (/ 1 c) (/ 1 d)))) * [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 (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d)))))) 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 1) (+ (* 0 0) (* 0 0))))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr (hypot (/ 1 c) (/ 1 d))) 0) (+ (* 0 1) (+ (* 0 0) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ 1 c) (/ 1 d)))) (+ (* (/ +nan.0 (sqr (hypot (/ 1 c) (/ 1 d)))) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ 1 c) (/ 1 d)))) (+ (* (/ +nan.0 (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 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 (/ 1 b))) into 0 * [misc]backup-simplify: Simplify (* (/ 1 d) (/ 1 a)) 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 (* d a))) (sqr (/ +nan.0 b)) (+)) (* 2 0)) into (* +nan.0 (+ (/ 1 (* d a)) (- (* +nan.0 (/ 1 (sqr b)))))) * [misc]backup-simplify: Simplify (- (/ (* +nan.0 (+ (/ 1 (* d a)) (- (* +nan.0 (/ 1 (sqr b)))))) (hypot (/ 1 c) (/ 1 d))) (+ (* (/ +nan.0 (* (hypot (/ 1 c) (/ 1 d)) b)) (/ 0 (hypot (/ 1 c) (/ 1 d)))))) into (- (+ (* +nan.0 (/ 1 (* (hypot (/ 1 c) (/ 1 d)) (sqr b)))) (- (* +nan.0 (/ 1 (* (hypot (/ 1 c) (/ 1 d)) (* d a))))))) * [misc]backup-simplify: Simplify (+ (* (/ +nan.0 (* (hypot (/ 1 c) (/ 1 d)) b)) (- (+ (* +nan.0 (/ 1 (* (hypot (/ 1 c) (/ 1 d)) (sqr b)))) (- (* +nan.0 (/ 1 (* (hypot (/ 1 c) (/ 1 d)) (* d a)))))))) (* (- (+ (* +nan.0 (/ 1 (* (hypot (/ 1 c) (/ 1 d)) (sqr b)))) (- (* +nan.0 (/ 1 (* (hypot (/ 1 c) (/ 1 d)) (* d a))))))) (/ +nan.0 (* (hypot (/ 1 c) (/ 1 d)) b)))) into (- (+ (* +nan.0 (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* b (* d a))))) (- (* +nan.0 (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (pow b 3))))))) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* b (* d a))))) (- (* +nan.0 (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (pow b 3))))))) in b * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* b (* d a))))) (- (* +nan.0 (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (pow b 3)))))) in b * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* b (* d a))))) in b * [misc]taylor: Taking taylor expansion of +nan.0 in b * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* b (* d a)))) in b * [misc]taylor: Taking taylor expansion of (* (sqr (hypot (/ 1 c) (/ 1 d))) (* b (* d a))) in b * [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]taylor: Taking taylor expansion of (* b (* d 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 (* 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]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 (* 0 (* d a)) into 0 * [misc]backup-simplify: Simplify (* (sqr (hypot (/ 1 c) (/ 1 d))) 0) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 a)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (* d a))) into (* d 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))) (* d a)) (* 0 0)) 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]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (pow b 3))))) in b * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (pow b 3)))) in b * [misc]taylor: Taking taylor expansion of +nan.0 in b * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (pow b 3))) in b * [misc]taylor: Taking taylor expansion of (* (sqr (hypot (/ 1 c) (/ 1 d))) (pow b 3)) in b * [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]taylor: Taking taylor expansion of (pow b 3) in 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 (* (sqr (hypot (/ 1 c) (/ 1 d))) 1) 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 (+ (* d 0) (+ (* 0 0) (* 0 a))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (* d 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 (* d a)) (* 0 0))) 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 (+ (* +nan.0 0) (* 0 (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d 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 (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d))))) 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 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr (hypot (/ 1 c) (/ 1 d))) 0) (* 0 1)) 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 (+ (* (sqr (hypot (/ 1 c) (/ 1 d))) 0) (+ (* 0 0) (* 0 1))) 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 (- (+ (* (/ 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]backup-simplify: Simplify (+ (* +nan.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (sqr (hypot (/ 1 c) (/ 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]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 (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 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 1) (+ (* 0 0) (* 0 0)))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ 1 c) (/ 1 d)))) (+ (* (/ +nan.0 (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]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 (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (/ 1 b)))) 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 (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 b) (* +nan.0 (+ (/ 1 (* d a)) (- (* +nan.0 (/ 1 (sqr b)))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow b 3))) (- (* +nan.0 (/ 1 (* b (* d a))))))) * [misc]backup-simplify: Simplify (- (/ (* +nan.0 (+ (* +nan.0 (/ 1 (pow b 3))) (- (* +nan.0 (/ 1 (* b (* d a))))))) (hypot (/ 1 c) (/ 1 d))) (+ (* (/ +nan.0 (* (hypot (/ 1 c) (/ 1 d)) b)) (/ 0 (hypot (/ 1 c) (/ 1 d)))) (* (- (+ (* +nan.0 (/ 1 (* (hypot (/ 1 c) (/ 1 d)) (sqr b)))) (- (* +nan.0 (/ 1 (* (hypot (/ 1 c) (/ 1 d)) (* d a))))))) (/ 0 (hypot (/ 1 c) (/ 1 d)))))) into (- (+ (* +nan.0 (/ 1 (* (hypot (/ 1 c) (/ 1 d)) (pow b 3)))) (- (* +nan.0 (/ 1 (* (hypot (/ 1 c) (/ 1 d)) (* b (* d a)))))))) * [misc]backup-simplify: Simplify (+ (* (/ +nan.0 (* (hypot (/ 1 c) (/ 1 d)) b)) (- (+ (* +nan.0 (/ 1 (* (hypot (/ 1 c) (/ 1 d)) (pow b 3)))) (- (* +nan.0 (/ 1 (* (hypot (/ 1 c) (/ 1 d)) (* b (* d a))))))))) (+ (* (- (+ (* +nan.0 (/ 1 (* (hypot (/ 1 c) (/ 1 d)) (sqr b)))) (- (* +nan.0 (/ 1 (* (hypot (/ 1 c) (/ 1 d)) (* d a))))))) (- (+ (* +nan.0 (/ 1 (* (hypot (/ 1 c) (/ 1 d)) (sqr b)))) (- (* +nan.0 (/ 1 (* (hypot (/ 1 c) (/ 1 d)) (* d a)))))))) (* (- (+ (* +nan.0 (/ 1 (* (hypot (/ 1 c) (/ 1 d)) (pow b 3)))) (- (* +nan.0 (/ 1 (* (hypot (/ 1 c) (/ 1 d)) (* b (* d a)))))))) (/ +nan.0 (* (hypot (/ 1 c) (/ 1 d)) b))))) into (- (+ (* +nan.0 (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* (sqr d) (sqr a))))) (- (+ (* +nan.0 (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (pow b 4)))) (- (* +nan.0 (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* (sqr b) (* d a)))))))))) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* (sqr d) (sqr a))))) (- (+ (* +nan.0 (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (pow b 4)))) (- (* +nan.0 (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* (sqr b) (* d a)))))))))) in b * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* (sqr d) (sqr a))))) (- (+ (* +nan.0 (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (pow b 4)))) (- (* +nan.0 (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* (sqr b) (* d a))))))))) in b * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* (sqr d) (sqr a))))) in b * [misc]taylor: Taking taylor expansion of +nan.0 in b * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* (sqr d) (sqr a)))) in b * [misc]taylor: Taking taylor expansion of (* (sqr (hypot (/ 1 c) (/ 1 d))) (* (sqr d) (sqr a))) in b * [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]taylor: Taking taylor expansion of (* (sqr d) (sqr a)) in b * [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 (sqr a) in b * [misc]taylor: Taking taylor expansion of a in b * [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 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 (hypot (/ 1 c) (/ 1 d))) (* (sqr d) (sqr a))) into (* (sqr (hypot (/ 1 c) (/ 1 d))) (* (sqr d) (sqr a))) * [misc]backup-simplify: Simplify (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* (sqr d) (sqr a)))) into (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* (sqr d) (sqr a)))) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (pow b 4)))) (- (* +nan.0 (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* (sqr b) (* d a)))))))) in b * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (pow b 4)))) (- (* +nan.0 (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* (sqr b) (* d a))))))) in b * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (pow b 4)))) in b * [misc]taylor: Taking taylor expansion of +nan.0 in b * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (pow b 4))) in b * [misc]taylor: Taking taylor expansion of (* (sqr (hypot (/ 1 c) (/ 1 d))) (pow b 4)) in b * [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]taylor: Taking taylor expansion of (pow b 4) in 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 (* (sqr (hypot (/ 1 c) (/ 1 d))) 1) 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 (- (* +nan.0 (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* (sqr b) (* d a)))))) in b * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* (sqr b) (* d a))))) in b * [misc]taylor: Taking taylor expansion of +nan.0 in b * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* (sqr b) (* d a)))) in b * [misc]taylor: Taking taylor expansion of (* (sqr (hypot (/ 1 c) (/ 1 d))) (* (sqr b) (* d a))) in b * [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]taylor: Taking taylor expansion of (* (sqr b) (* d 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 (* 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]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 0) into 0 * [misc]backup-simplify: Simplify (* d a) into (* d a) * [misc]backup-simplify: Simplify (* 0 (* d a)) into 0 * [misc]backup-simplify: Simplify (* (sqr (hypot (/ 1 c) (/ 1 d))) 0) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 a)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 0 (* d 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 0)) into 0 * [misc]backup-simplify: Simplify (+ (* d 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 (* d a)))) into (* 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))) (* d a)) (+ (* 0 0) (* 0 0))) 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 (* +nan.0 (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* (sqr d) (sqr a))))) into (/ +nan.0 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* (sqr d) (sqr a)))) * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (* 0 (hypot (/ 1 c) (/ 1 d)))) 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 (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d)))))) 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 0) (* 0 1))))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr (hypot (/ 1 c) (/ 1 d))) 0) (* 0 1)) 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 (+ (* (sqr (hypot (/ 1 c) (/ 1 d))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr (hypot (/ 1 c) (/ 1 d))) 0) (+ (* 0 0) (* 0 1))) 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 (- (+ (* (/ 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]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]backup-simplify: Simplify (+ (* +nan.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (sqr (hypot (/ 1 c) (/ 1 d))))))))) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 a))))) into 0 * [misc]backup-simplify: Simplify (+ (* d 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) (+ (* 1 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (* d a)))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 0 0) (+ (* 1 0) (* 0 (* d 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 (+ (* (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 (* d a)) (+ (* 0 0) (* 0 0))))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr (hypot (/ 1 c) (/ 1 d))) 0) (+ (* 0 (* d a)) (+ (* 0 0) (* 0 0)))) 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 (- (+ (* (/ 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 (+ (* +nan.0 0) (+ (* 0 0) (* 0 (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a)))))) 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 (+ (/ +nan.0 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* (sqr d) (sqr a)))) 0) into (- (* +nan.0 (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* (sqr d) (sqr a)))))) * [misc]backup-simplify: Simplify (- (- (* +nan.0 (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* (sqr d) (sqr a))))))) into (- (* +nan.0 (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* (sqr d) (sqr a)))))) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* (sqr d) (sqr a)))))) in d * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* (sqr d) (sqr a))))) in d * [misc]taylor: Taking taylor expansion of +nan.0 in d * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* (sqr d) (sqr a)))) in d * [misc]taylor: Taking taylor expansion of (* (sqr (hypot (/ 1 c) (/ 1 d))) (* (sqr d) (sqr 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 (* (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 (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [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 (* (sqr (hypot (/ 1 c) (/ 1 d))) 0) 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 (+ (* (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 0)) 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 (+ (* (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))) (sqr a)) (+ (* 0 0) (* 0 0))) into (* (sqr (hypot (/ 1 c) (/ 1 d))) (sqr a)) * [misc]backup-simplify: Simplify (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (sqr a))) into (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (sqr a))) * [misc]backup-simplify: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 a))))) 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) (+ (* 1 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (sqr a)))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 0 0) (+ (* 1 0) (* 0 (sqr 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 (+ (* (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 (sqr a)) (+ (* 0 0) (* 0 0))))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr (hypot (/ 1 c) (/ 1 d))) 0) (+ (* 0 (sqr a)) (+ (* 0 0) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (sqr a))) (/ 0 (* (sqr (hypot (/ 1 c) (/ 1 d))) (sqr a)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (sqr a))) (/ 0 (* (sqr (hypot (/ 1 c) (/ 1 d))) (sqr a)))) (* 0 (/ 0 (* (sqr (hypot (/ 1 c) (/ 1 d))) (sqr a)))))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 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]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]approximate: Taking taylor expansion of (sqr (/ (sqrt (- (* (/ 1 (- c)) (/ 1 (- b))) (* (/ 1 (- d)) (/ 1 (- a))))) (hypot (/ 1 (- c)) (/ 1 (- d))))) in (c b d a) around 0 * [misc]taylor: Taking taylor expansion of (sqr (/ (sqrt (- (* (/ 1 (- c)) (/ 1 (- b))) (* (/ 1 (- d)) (/ 1 (- a))))) (hypot (/ 1 (- c)) (/ 1 (- d))))) in a * [misc]taylor: Taking taylor expansion of (/ (sqrt (- (* (/ 1 (- c)) (/ 1 (- b))) (* (/ 1 (- d)) (/ 1 (- a))))) (hypot (/ 1 (- c)) (/ 1 (- d)))) in a * [misc]taylor: Taking taylor expansion of (sqrt (- (* (/ 1 (- c)) (/ 1 (- b))) (* (/ 1 (- d)) (/ 1 (- a))))) in a * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- c)) (/ 1 (- b))) (* (/ 1 (- d)) (/ 1 (- a)))) in a * [misc]taylor: Taking taylor expansion of (* (/ 1 (- c)) (/ 1 (- b))) 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 (/ 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 (- 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]backup-simplify: Simplify (* (/ -1 d) -1) 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 (sqrt 0) into 0 * [misc]backup-simplify: Simplify (/ (- (/ 1 d)) (* 2 (sqrt 0))) into (/ +nan.0 d) * [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 (/ (/ +nan.0 d) (hypot (/ -1 c) (/ -1 d))) into (/ +nan.0 (* d (hypot (/ -1 c) (/ -1 d)))) * [misc]taylor: Taking taylor expansion of (sqr (/ (sqrt (- (* (/ 1 (- c)) (/ 1 (- b))) (* (/ 1 (- d)) (/ 1 (- a))))) (hypot (/ 1 (- c)) (/ 1 (- d))))) in d * [misc]taylor: Taking taylor expansion of (/ (sqrt (- (* (/ 1 (- c)) (/ 1 (- b))) (* (/ 1 (- d)) (/ 1 (- a))))) (hypot (/ 1 (- c)) (/ 1 (- d)))) in d * [misc]taylor: Taking taylor expansion of (sqrt (- (* (/ 1 (- c)) (/ 1 (- b))) (* (/ 1 (- d)) (/ 1 (- a))))) in d * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- c)) (/ 1 (- b))) (* (/ 1 (- d)) (/ 1 (- a)))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 (- c)) (/ 1 (- b))) 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 (/ 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 (- 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]backup-simplify: Simplify (* -1 (/ -1 a)) 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 (sqrt 0) into 0 * [misc]backup-simplify: Simplify (/ (- (/ 1 a)) (* 2 (sqrt 0))) into (/ +nan.0 a) * [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 (/ (/ +nan.0 a) (hypot (/ -1 c) (/ -1 d))) into (/ +nan.0 (* a (hypot (/ -1 c) (/ -1 d)))) * [misc]taylor: Taking taylor expansion of (sqr (/ (sqrt (- (* (/ 1 (- c)) (/ 1 (- b))) (* (/ 1 (- d)) (/ 1 (- a))))) (hypot (/ 1 (- c)) (/ 1 (- d))))) in b * [misc]taylor: Taking taylor expansion of (/ (sqrt (- (* (/ 1 (- c)) (/ 1 (- b))) (* (/ 1 (- d)) (/ 1 (- a))))) (hypot (/ 1 (- c)) (/ 1 (- d)))) in b * [misc]taylor: Taking taylor expansion of (sqrt (- (* (/ 1 (- c)) (/ 1 (- b))) (* (/ 1 (- d)) (/ 1 (- a))))) in b * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- c)) (/ 1 (- b))) (* (/ 1 (- d)) (/ 1 (- a)))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 (- c)) (/ 1 (- b))) 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 (/ 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 (- 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]backup-simplify: Simplify (* (/ -1 c) -1) into (/ 1 c) * [misc]backup-simplify: Simplify (+ (/ 1 c) 0) into (/ 1 c) * [misc]backup-simplify: Simplify (sqrt 0) into 0 * [misc]backup-simplify: Simplify (/ (/ 1 c) (* 2 (sqrt 0))) into (/ +nan.0 c) * [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 (/ (/ +nan.0 c) (hypot (/ -1 c) (/ -1 d))) into (/ +nan.0 (* c (hypot (/ -1 c) (/ -1 d)))) * [misc]taylor: Taking taylor expansion of (sqr (/ (sqrt (- (* (/ 1 (- c)) (/ 1 (- b))) (* (/ 1 (- d)) (/ 1 (- a))))) (hypot (/ 1 (- c)) (/ 1 (- d))))) in c * [misc]taylor: Taking taylor expansion of (/ (sqrt (- (* (/ 1 (- c)) (/ 1 (- b))) (* (/ 1 (- d)) (/ 1 (- a))))) (hypot (/ 1 (- c)) (/ 1 (- d)))) in c * [misc]taylor: Taking taylor expansion of (sqrt (- (* (/ 1 (- c)) (/ 1 (- b))) (* (/ 1 (- d)) (/ 1 (- a))))) in c * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- c)) (/ 1 (- b))) (* (/ 1 (- d)) (/ 1 (- a)))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 (- c)) (/ 1 (- b))) 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 (/ 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 (- 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]backup-simplify: Simplify (* -1 (/ -1 b)) into (/ 1 b) * [misc]backup-simplify: Simplify (+ (/ 1 b) 0) into (/ 1 b) * [misc]backup-simplify: Simplify (sqrt 0) into 0 * [misc]backup-simplify: Simplify (/ (/ 1 b) (* 2 (sqrt 0))) into (/ +nan.0 b) * [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 (/ (/ +nan.0 b) (hypot (/ -1 c) (/ -1 d))) into (/ +nan.0 (* b (hypot (/ -1 c) (/ -1 d)))) * [misc]taylor: Taking taylor expansion of (sqr (/ (sqrt (- (* (/ 1 (- c)) (/ 1 (- b))) (* (/ 1 (- d)) (/ 1 (- a))))) (hypot (/ 1 (- c)) (/ 1 (- d))))) in c * [misc]taylor: Taking taylor expansion of (/ (sqrt (- (* (/ 1 (- c)) (/ 1 (- b))) (* (/ 1 (- d)) (/ 1 (- a))))) (hypot (/ 1 (- c)) (/ 1 (- d)))) in c * [misc]taylor: Taking taylor expansion of (sqrt (- (* (/ 1 (- c)) (/ 1 (- b))) (* (/ 1 (- d)) (/ 1 (- a))))) in c * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- c)) (/ 1 (- b))) (* (/ 1 (- d)) (/ 1 (- a)))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 (- c)) (/ 1 (- b))) 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 (/ 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 (- 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]backup-simplify: Simplify (* -1 (/ -1 b)) into (/ 1 b) * [misc]backup-simplify: Simplify (+ (/ 1 b) 0) into (/ 1 b) * [misc]backup-simplify: Simplify (sqrt 0) into 0 * [misc]backup-simplify: Simplify (/ (/ 1 b) (* 2 (sqrt 0))) into (/ +nan.0 b) * [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 (/ (/ +nan.0 b) (hypot (/ -1 c) (/ -1 d))) into (/ +nan.0 (* b (hypot (/ -1 c) (/ -1 d)))) * [misc]backup-simplify: Simplify (* (/ +nan.0 (* b (hypot (/ -1 c) (/ -1 d)))) (/ +nan.0 (* b (hypot (/ -1 c) (/ -1 d))))) into (/ +nan.0 (* (sqr b) (sqr (hypot (/ -1 c) (/ -1 d))))) * [misc]taylor: Taking taylor expansion of (/ +nan.0 (* (sqr b) (sqr (hypot (/ -1 c) (/ -1 d))))) in b * [misc]taylor: Taking taylor expansion of +nan.0 in b * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (* (sqr b) (sqr (hypot (/ -1 c) (/ -1 d)))) 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 (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 (* 0 0) into 0 * [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 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 0 (sqr (hypot (/ -1 c) (/ -1 d))))) 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 1) (* 0 0))) into 1 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 0 0) (* 1 (sqr (hypot (/ -1 c) (/ -1 d)))))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ +nan.0 (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ +nan.0 (sqr (hypot (/ -1 c) (/ -1 d)))) * [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 (+ (* (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 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) (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (sqr (hypot (/ -1 c) (/ -1 d)))))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 0 0) (+ (* 1 0) (* 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ -1 c) (/ -1 d)))) (+ (* (/ +nan.0 (sqr (hypot (/ -1 c) (/ -1 d)))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ -1 c) (/ -1 d)))) (+ (* (/ +nan.0 (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 0 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 (- 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 b))) into 0 * [misc]backup-simplify: Simplify (* (/ -1 d) (/ -1 a)) 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 (* d a))) (sqr (/ +nan.0 b)) (+)) (* 2 0)) into (* +nan.0 (+ (/ 1 (* d a)) (- (* +nan.0 (/ 1 (sqr b)))))) * [misc]backup-simplify: Simplify (- (/ (* +nan.0 (+ (/ 1 (* d a)) (- (* +nan.0 (/ 1 (sqr b)))))) (hypot (/ -1 c) (/ -1 d))) (+ (* (/ +nan.0 (* b (hypot (/ -1 c) (/ -1 d)))) (/ 0 (hypot (/ -1 c) (/ -1 d)))))) into (- (+ (* +nan.0 (/ 1 (* d (* a (hypot (/ -1 c) (/ -1 d)))))) (- (* +nan.0 (/ 1 (* (sqr b) (hypot (/ -1 c) (/ -1 d)))))))) * [misc]backup-simplify: Simplify (+ (* (/ +nan.0 (* b (hypot (/ -1 c) (/ -1 d)))) (- (+ (* +nan.0 (/ 1 (* d (* a (hypot (/ -1 c) (/ -1 d)))))) (- (* +nan.0 (/ 1 (* (sqr b) (hypot (/ -1 c) (/ -1 d))))))))) (* (- (+ (* +nan.0 (/ 1 (* d (* a (hypot (/ -1 c) (/ -1 d)))))) (- (* +nan.0 (/ 1 (* (sqr b) (hypot (/ -1 c) (/ -1 d)))))))) (/ +nan.0 (* b (hypot (/ -1 c) (/ -1 d)))))) into (- (+ (* +nan.0 (/ 1 (* b (* d (* a (sqr (hypot (/ -1 c) (/ -1 d)))))))) (- (* +nan.0 (/ 1 (* (pow b 3) (sqr (hypot (/ -1 c) (/ -1 d))))))))) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* b (* d (* a (sqr (hypot (/ -1 c) (/ -1 d)))))))) (- (* +nan.0 (/ 1 (* (pow b 3) (sqr (hypot (/ -1 c) (/ -1 d))))))))) in b * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* b (* d (* a (sqr (hypot (/ -1 c) (/ -1 d)))))))) (- (* +nan.0 (/ 1 (* (pow b 3) (sqr (hypot (/ -1 c) (/ -1 d)))))))) in b * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* b (* d (* a (sqr (hypot (/ -1 c) (/ -1 d)))))))) in b * [misc]taylor: Taking taylor expansion of +nan.0 in b * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* b (* d (* a (sqr (hypot (/ -1 c) (/ -1 d))))))) in b * [misc]taylor: Taking taylor expansion of (* b (* d (* a (sqr (hypot (/ -1 c) (/ -1 d)))))) 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 (* d (* a (sqr (hypot (/ -1 c) (/ -1 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 (* a (sqr (hypot (/ -1 c) (/ -1 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 (/ -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 (* 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 (* 0 (* d (* 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 (+ (* d 0) (* 0 (* a (sqr (hypot (/ -1 c) (/ -1 d)))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (* 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]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 (* (pow b 3) (sqr (hypot (/ -1 c) (/ -1 d))))))) in b * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow b 3) (sqr (hypot (/ -1 c) (/ -1 d)))))) in b * [misc]taylor: Taking taylor expansion of +nan.0 in b * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* (pow b 3) (sqr (hypot (/ -1 c) (/ -1 d))))) in b * [misc]taylor: Taking taylor expansion of (* (pow b 3) (sqr (hypot (/ -1 c) (/ -1 d)))) in b * [misc]taylor: Taking taylor expansion of (pow b 3) in b * [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 (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 (+ (* (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 (+ (* 0 0) (+ (* 1 0) (* 0 (* d (* 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 (+ (* +nan.0 0) (* 0 (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d)))))))) 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 (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (* 0 (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 (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify (+ (* 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 (+ (* 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]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]backup-simplify: Simplify (+ (* +nan.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (sqr (hypot (/ -1 c) (/ -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]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 (/ -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 1) (* 0 0)))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqr (hypot (/ -1 c) (/ -1 d))))))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ -1 c) (/ -1 d)))) (+ (* (/ +nan.0 (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]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) 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 (- 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 b)))) 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 (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 b) (* +nan.0 (+ (/ 1 (* d a)) (- (* +nan.0 (/ 1 (sqr b)))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow b 3))) (- (* +nan.0 (/ 1 (* b (* d a))))))) * [misc]backup-simplify: Simplify (- (/ (* +nan.0 (+ (* +nan.0 (/ 1 (pow b 3))) (- (* +nan.0 (/ 1 (* b (* d a))))))) (hypot (/ -1 c) (/ -1 d))) (+ (* (/ +nan.0 (* b (hypot (/ -1 c) (/ -1 d)))) (/ 0 (hypot (/ -1 c) (/ -1 d)))) (* (- (+ (* +nan.0 (/ 1 (* d (* a (hypot (/ -1 c) (/ -1 d)))))) (- (* +nan.0 (/ 1 (* (sqr b) (hypot (/ -1 c) (/ -1 d)))))))) (/ 0 (hypot (/ -1 c) (/ -1 d)))))) into (- (+ (* +nan.0 (/ 1 (* (pow b 3) (hypot (/ -1 c) (/ -1 d))))) (- (* +nan.0 (/ 1 (* b (* d (* a (hypot (/ -1 c) (/ -1 d)))))))))) * [misc]backup-simplify: Simplify (+ (* (/ +nan.0 (* b (hypot (/ -1 c) (/ -1 d)))) (- (+ (* +nan.0 (/ 1 (* (pow b 3) (hypot (/ -1 c) (/ -1 d))))) (- (* +nan.0 (/ 1 (* b (* d (* a (hypot (/ -1 c) (/ -1 d))))))))))) (+ (* (- (+ (* +nan.0 (/ 1 (* d (* a (hypot (/ -1 c) (/ -1 d)))))) (- (* +nan.0 (/ 1 (* (sqr b) (hypot (/ -1 c) (/ -1 d)))))))) (- (+ (* +nan.0 (/ 1 (* d (* a (hypot (/ -1 c) (/ -1 d)))))) (- (* +nan.0 (/ 1 (* (sqr b) (hypot (/ -1 c) (/ -1 d))))))))) (* (- (+ (* +nan.0 (/ 1 (* (pow b 3) (hypot (/ -1 c) (/ -1 d))))) (- (* +nan.0 (/ 1 (* b (* d (* a (hypot (/ -1 c) (/ -1 d)))))))))) (/ +nan.0 (* b (hypot (/ -1 c) (/ -1 d))))))) into (- (+ (* +nan.0 (/ 1 (* (sqr b) (* d (* a (sqr (hypot (/ -1 c) (/ -1 d)))))))) (- (+ (* +nan.0 (/ 1 (* (pow b 4) (sqr (hypot (/ -1 c) (/ -1 d)))))) (- (* +nan.0 (/ 1 (* (sqr d) (* (sqr a) (sqr (hypot (/ -1 c) (/ -1 d)))))))))))) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* (sqr b) (* d (* a (sqr (hypot (/ -1 c) (/ -1 d)))))))) (- (+ (* +nan.0 (/ 1 (* (pow b 4) (sqr (hypot (/ -1 c) (/ -1 d)))))) (- (* +nan.0 (/ 1 (* (sqr d) (* (sqr a) (sqr (hypot (/ -1 c) (/ -1 d)))))))))))) in b * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* (sqr b) (* d (* a (sqr (hypot (/ -1 c) (/ -1 d)))))))) (- (+ (* +nan.0 (/ 1 (* (pow b 4) (sqr (hypot (/ -1 c) (/ -1 d)))))) (- (* +nan.0 (/ 1 (* (sqr d) (* (sqr a) (sqr (hypot (/ -1 c) (/ -1 d))))))))))) in b * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* (sqr b) (* d (* a (sqr (hypot (/ -1 c) (/ -1 d)))))))) in b * [misc]taylor: Taking taylor expansion of +nan.0 in b * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* (sqr b) (* d (* a (sqr (hypot (/ -1 c) (/ -1 d))))))) in b * [misc]taylor: Taking taylor expansion of (* (sqr b) (* d (* a (sqr (hypot (/ -1 c) (/ -1 d)))))) 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 (* d (* a (sqr (hypot (/ -1 c) (/ -1 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 (* a (sqr (hypot (/ -1 c) (/ -1 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 (/ -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 (* 0 0) into 0 * [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 (* 0 (* d (* 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 (+ (* d 0) (* 0 (* a (sqr (hypot (/ -1 c) (/ -1 d)))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 0 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d))))))) 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 (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 0 0) (* 1 (* 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]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* (pow b 4) (sqr (hypot (/ -1 c) (/ -1 d)))))) (- (* +nan.0 (/ 1 (* (sqr d) (* (sqr a) (sqr (hypot (/ -1 c) (/ -1 d)))))))))) in b * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* (pow b 4) (sqr (hypot (/ -1 c) (/ -1 d)))))) (- (* +nan.0 (/ 1 (* (sqr d) (* (sqr a) (sqr (hypot (/ -1 c) (/ -1 d))))))))) in b * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow b 4) (sqr (hypot (/ -1 c) (/ -1 d)))))) in b * [misc]taylor: Taking taylor expansion of +nan.0 in b * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* (pow b 4) (sqr (hypot (/ -1 c) (/ -1 d))))) in b * [misc]taylor: Taking taylor expansion of (* (pow b 4) (sqr (hypot (/ -1 c) (/ -1 d)))) in b * [misc]taylor: Taking taylor expansion of (pow b 4) in b * [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 (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 (- (* +nan.0 (/ 1 (* (sqr d) (* (sqr a) (sqr (hypot (/ -1 c) (/ -1 d)))))))) in b * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* (sqr d) (* (sqr a) (sqr (hypot (/ -1 c) (/ -1 d))))))) in b * [misc]taylor: Taking taylor expansion of +nan.0 in b * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* (sqr d) (* (sqr a) (sqr (hypot (/ -1 c) (/ -1 d)))))) in b * [misc]taylor: Taking taylor expansion of (* (sqr d) (* (sqr a) (sqr (hypot (/ -1 c) (/ -1 d))))) in b * [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 (* (sqr a) (sqr (hypot (/ -1 c) (/ -1 d)))) in b * [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]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 (* d d) into (sqr d) * [misc]backup-simplify: Simplify (* a a) into (sqr 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 (* (sqr a) (sqr (hypot (/ -1 c) (/ -1 d)))) into (* (sqr a) (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]backup-simplify: Simplify (* (sqr d) (* (sqr a) (sqr (hypot (/ -1 c) (/ -1 d))))) into (* (sqr d) (* (sqr a) (sqr (hypot (/ -1 c) (/ -1 d))))) * [misc]backup-simplify: Simplify (/ 1 (* (sqr d) (* (sqr a) (sqr (hypot (/ -1 c) (/ -1 d)))))) into (/ 1 (* (sqr d) (* (sqr a) (sqr (hypot (/ -1 c) (/ -1 d)))))) * [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 (+ (* (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 0) (* 0 (sqr (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 (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* a (sqr (hypot (/ -1 c) (/ -1 d))))))))) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* a (sqr (hypot (/ -1 c) (/ -1 d)))))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 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) (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d)))))))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 0 0) (+ (* 1 0) (* 0 (* d (* 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 (- (+ (* (/ 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 (+ (* +nan.0 0) (+ (* 0 0) (* 0 (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d))))))))) 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 (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d)))))) 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 (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (* 0 (hypot (/ -1 c) (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqr (hypot (/ -1 c) (/ -1 d)))))))) into 0 * [misc]backup-simplify: Simplify (+ (* 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 (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify (+ (* 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]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]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]backup-simplify: Simplify (+ (* +nan.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (sqr (hypot (/ -1 c) (/ -1 d))))))))) into 0 * [misc]backup-simplify: Simplify (* +nan.0 (/ 1 (* (sqr d) (* (sqr a) (sqr (hypot (/ -1 c) (/ -1 d))))))) into (/ +nan.0 (* (sqr d) (* (sqr a) (sqr (hypot (/ -1 c) (/ -1 d)))))) * [misc]backup-simplify: Simplify (- (/ +nan.0 (* (sqr d) (* (sqr a) (sqr (hypot (/ -1 c) (/ -1 d))))))) into (- (* +nan.0 (/ 1 (* (sqr d) (* (sqr a) (sqr (hypot (/ -1 c) (/ -1 d)))))))) * [misc]backup-simplify: Simplify (+ 0 (- (* +nan.0 (/ 1 (* (sqr d) (* (sqr a) (sqr (hypot (/ -1 c) (/ -1 d))))))))) into (- (* +nan.0 (/ 1 (* (sqr d) (* (sqr a) (sqr (hypot (/ -1 c) (/ -1 d)))))))) * [misc]backup-simplify: Simplify (- (- (* +nan.0 (/ 1 (* (sqr d) (* (sqr a) (sqr (hypot (/ -1 c) (/ -1 d))))))))) into (- (* +nan.0 (/ 1 (* (sqr d) (* (sqr a) (sqr (hypot (/ -1 c) (/ -1 d)))))))) * [misc]backup-simplify: Simplify (+ 0 (- (* +nan.0 (/ 1 (* (sqr d) (* (sqr a) (sqr (hypot (/ -1 c) (/ -1 d))))))))) into (- (* +nan.0 (/ 1 (* (sqr d) (* (sqr a) (sqr (hypot (/ -1 c) (/ -1 d)))))))) * [misc]backup-simplify: Simplify (- (- (* +nan.0 (/ 1 (* (sqr d) (* (sqr a) (sqr (hypot (/ -1 c) (/ -1 d))))))))) into (- (* +nan.0 (/ 1 (* (sqr d) (* (sqr a) (sqr (hypot (/ -1 c) (/ -1 d)))))))) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 (* (sqr d) (* (sqr a) (sqr (hypot (/ -1 c) (/ -1 d)))))))) in d * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* (sqr d) (* (sqr a) (sqr (hypot (/ -1 c) (/ -1 d))))))) in d * [misc]taylor: Taking taylor expansion of +nan.0 in d * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* (sqr d) (* (sqr a) (sqr (hypot (/ -1 c) (/ -1 d)))))) in d * [misc]taylor: Taking taylor expansion of (* (sqr d) (* (sqr a) (sqr (hypot (/ -1 c) (/ -1 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]taylor: Taking taylor expansion of (* (sqr a) (sqr (hypot (/ -1 c) (/ -1 d)))) in d * [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]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 (* 0 0) into 0 * [misc]backup-simplify: Simplify (* a a) into (sqr 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 (* (sqr a) (sqr (hypot (/ -1 c) (/ -1 d)))) into (* (sqr a) (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]backup-simplify: Simplify (* 0 (* (sqr 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 a)) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr a) 0) (* 0 (sqr (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 0 (* (sqr a) (sqr (hypot (/ -1 c) (/ -1 d)))))) 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 a))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr a) 0) (+ (* 0 0) (* 0 (sqr (hypot (/ -1 c) (/ -1 d)))))) 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) (sqr (hypot (/ -1 c) (/ -1 d))))))) into (* (sqr a) (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]backup-simplify: Simplify (/ 1 (* (sqr a) (sqr (hypot (/ -1 c) (/ -1 d))))) into (/ 1 (* (sqr a) (sqr (hypot (/ -1 c) (/ -1 d))))) * [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 (+ (* (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 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 a))))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr a) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqr (hypot (/ -1 c) (/ -1 d)))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr a) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 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) (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (* (sqr a) (sqr (hypot (/ -1 c) (/ -1 d))))))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 0 0) (+ (* 1 0) (* 0 (* (sqr a) (sqr (hypot (/ -1 c) (/ -1 d)))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (sqr a) (sqr (hypot (/ -1 c) (/ -1 d))))) (/ 0 (* (sqr a) (sqr (hypot (/ -1 c) (/ -1 d)))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (sqr a) (sqr (hypot (/ -1 c) (/ -1 d))))) (/ 0 (* (sqr a) (sqr (hypot (/ -1 c) (/ -1 d)))))) (* 0 (/ 0 (* (sqr a) (sqr (hypot (/ -1 c) (/ -1 d)))))))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 (/ 1 (* (sqr 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 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]approximate: Taking taylor expansion of (/ (sqrt (- (* c b) (* d a))) (hypot c d)) in (c b d a) around 0 * [misc]taylor: Taking taylor expansion of (/ (sqrt (- (* c b) (* d a))) (hypot c d)) in a * [misc]taylor: Taking taylor expansion of (sqrt (- (* c b) (* d a))) in a * [misc]taylor: Taking taylor expansion of (- (* c b) (* d a)) in a * [misc]taylor: Taking taylor expansion of (* c b) in a * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of b in a * [misc]backup-simplify: Simplify b into b * [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 (* c b) into (* b c) * [misc]backup-simplify: Simplify (* d 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (* b c) 0) into (* b c) * [misc]backup-simplify: Simplify (sqrt (* b c)) into (sqrt (* b c)) * [misc]backup-simplify: Simplify (+ (* c 0) (* 0 b)) into 0 * [misc]backup-simplify: Simplify (+ (* d 1) (* 0 0)) into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (+ 0 (- d)) into (- d) * [misc]backup-simplify: Simplify (/ (- d) (* 2 (sqrt (* b c)))) into (* -1/2 (* (sqrt (/ 1 (* b c))) d)) * [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 (/ (sqrt (* b c)) (hypot c d)) into (* (sqrt (* b c)) (/ 1 (hypot c d))) * [misc]taylor: Taking taylor expansion of (/ (sqrt (- (* c b) (* d a))) (hypot c d)) in d * [misc]taylor: Taking taylor expansion of (sqrt (- (* c b) (* d a))) in d * [misc]taylor: Taking taylor expansion of (- (* c b) (* d a)) in d * [misc]taylor: Taking taylor expansion of (* c b) in d * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [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 (* c b) into (* b c) * [misc]backup-simplify: Simplify (* 0 a) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (* b c) 0) into (* b c) * [misc]backup-simplify: Simplify (sqrt (* b c)) into (sqrt (* b c)) * [misc]backup-simplify: Simplify (+ (* c 0) (* 0 b)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 a)) into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (+ 0 (- a)) into (- a) * [misc]backup-simplify: Simplify (/ (- a) (* 2 (sqrt (* b c)))) into (* -1/2 (* (sqrt (/ 1 (* b c))) a)) * [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 (/ (sqrt (* b c)) (hypot c d)) into (* (sqrt (* b c)) (/ 1 (hypot c d))) * [misc]taylor: Taking taylor expansion of (/ (sqrt (- (* c b) (* d a))) (hypot c d)) in b * [misc]taylor: Taking taylor expansion of (sqrt (- (* c b) (* d a))) in b * [misc]taylor: Taking taylor expansion of (- (* c b) (* d a)) in b * [misc]taylor: Taking taylor expansion of (* c b) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [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 (* 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]backup-simplify: Simplify (* c 0) into 0 * [misc]backup-simplify: Simplify (* d a) 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 (sqrt (- (* d a))) into (sqrt (- (* d a))) * [misc]backup-simplify: Simplify (+ (* c 1) (* 0 0)) into c * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 a)) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ c 0) into c * [misc]backup-simplify: Simplify (/ c (* 2 (sqrt (- (* d a))))) into (* 1/2 (/ c (sqrt (- (* d a))))) * [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 (/ (sqrt (- (* d a))) (hypot c d)) into (/ (sqrt (- (* d a))) (hypot c d)) * [misc]taylor: Taking taylor expansion of (/ (sqrt (- (* c b) (* d a))) (hypot c d)) in c * [misc]taylor: Taking taylor expansion of (sqrt (- (* c b) (* d a))) in c * [misc]taylor: Taking taylor expansion of (- (* c b) (* d a)) in c * [misc]taylor: Taking taylor expansion of (* c b) 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 b in c * [misc]backup-simplify: Simplify b into b * [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 (* 0 b) into 0 * [misc]backup-simplify: Simplify (* d a) 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 (sqrt (- (* d a))) into (sqrt (- (* d a))) * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 b)) into b * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 a)) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ b 0) into b * [misc]backup-simplify: Simplify (/ b (* 2 (sqrt (- (* d a))))) into (* 1/2 (/ b (sqrt (- (* d a))))) * [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 (/ (sqrt (- (* d a))) (hypot c d)) into (/ (sqrt (- (* d a))) (hypot c d)) * [misc]taylor: Taking taylor expansion of (/ (sqrt (- (* c b) (* d a))) (hypot c d)) in c * [misc]taylor: Taking taylor expansion of (sqrt (- (* c b) (* d a))) in c * [misc]taylor: Taking taylor expansion of (- (* c b) (* d a)) in c * [misc]taylor: Taking taylor expansion of (* c b) 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 b in c * [misc]backup-simplify: Simplify b into b * [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 (* 0 b) into 0 * [misc]backup-simplify: Simplify (* d a) 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 (sqrt (- (* d a))) into (sqrt (- (* d a))) * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 b)) into b * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 a)) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ b 0) into b * [misc]backup-simplify: Simplify (/ b (* 2 (sqrt (- (* d a))))) into (* 1/2 (/ b (sqrt (- (* d a))))) * [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 (/ (sqrt (- (* d a))) (hypot c d)) into (/ (sqrt (- (* d a))) (hypot c d)) * [misc]taylor: Taking taylor expansion of (/ (sqrt (- (* d a))) (hypot c d)) in b * [misc]taylor: Taking taylor expansion of (sqrt (- (* d a))) in b * [misc]taylor: Taking taylor expansion of (- (* d a)) 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]backup-simplify: Simplify (* d a) into (* d a) * [misc]backup-simplify: Simplify (- (* d a)) into (- (* d a)) * [misc]backup-simplify: Simplify (- (* d a)) into (- (* d a)) * [misc]backup-simplify: Simplify (sqrt (- (* d a))) into (sqrt (- (* d a))) * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 a)) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- (* d a)) into (- (* d a)) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (- (* d a))))) into 0 * [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 (/ (sqrt (- (* d a))) (hypot c d)) into (/ (sqrt (- (* d a))) (hypot c d)) * [misc]taylor: Taking taylor expansion of (/ (sqrt (- (* d a))) (hypot c d)) in d * [misc]taylor: Taking taylor expansion of (sqrt (- (* d a))) in d * [misc]taylor: Taking taylor expansion of (- (* 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) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 a)) into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (sqrt 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ (- a) (* 2 (sqrt 0))) into (* +nan.0 a) * [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 (/ (* +nan.0 a) (hypot c d)) into (* +nan.0 (/ a (hypot c d))) * [misc]backup-simplify: Simplify (- (/ (* 1/2 (/ b (sqrt (- (* d a))))) (hypot c d)) (+ (* (/ (sqrt (- (* d a))) (hypot c d)) (/ 0 (hypot c d))))) into (* 1/2 (/ b (* (sqrt (- (* d a))) (hypot c d)))) * [misc]taylor: Taking taylor expansion of (* 1/2 (/ b (* (sqrt (- (* d a))) (hypot c d)))) in b * [misc]taylor: Taking taylor expansion of 1/2 in b * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (/ b (* (sqrt (- (* d a))) (hypot c d))) 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 (* (sqrt (- (* d a))) (hypot c d)) in b * [misc]taylor: Taking taylor expansion of (sqrt (- (* d a))) in b * [misc]taylor: Taking taylor expansion of (- (* d a)) 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]backup-simplify: Simplify (* d a) into (* d a) * [misc]backup-simplify: Simplify (- (* d a)) into (- (* d a)) * [misc]backup-simplify: Simplify (- (* d a)) into (- (* d a)) * [misc]backup-simplify: Simplify (sqrt (- (* d a))) into (sqrt (- (* d a))) * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 a)) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- (* d a)) into (- (* d a)) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (- (* d a))))) into 0 * [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 (* (sqrt (- (* d a))) (hypot c d)) into (* (sqrt (- (* d a))) (hypot c d)) * [misc]backup-simplify: Simplify (/ 1 (* (sqrt (- (* d a))) (hypot c d))) into (/ 1 (* (sqrt (- (* d a))) (hypot c d))) * [misc]backup-simplify: Simplify (- (/ 0 (hypot c d)) (+ (* (/ (sqrt (- (* d a))) (hypot c d)) (/ 0 (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]taylor: Taking taylor expansion of (* +nan.0 (/ a (hypot c d))) in a * [misc]taylor: Taking taylor expansion of +nan.0 in a * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ a (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 (hypot c d) in a * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (/ 1 (hypot c d)) into (/ 1 (hypot c d)) * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 b))) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (* 0 a))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (sqr (* 1/2 (/ b (sqrt (- (* d a)))))) (+)) (* 2 (sqrt (- (* d a))))) into (* -1/8 (/ (sqr b) (pow (sqrt (- (* d a))) 3))) * [misc]backup-simplify: Simplify (- (/ (* -1/8 (/ (sqr b) (pow (sqrt (- (* d a))) 3))) (hypot c d)) (+ (* (/ (sqrt (- (* d a))) (hypot c d)) (/ 0 (hypot c d))) (* (* 1/2 (/ b (* (sqrt (- (* d a))) (hypot c d)))) (/ 0 (hypot c d))))) into (- (* 1/8 (/ (sqr b) (* (pow (sqrt (- (* d a))) 3) (hypot c d))))) * [misc]taylor: Taking taylor expansion of (- (* 1/8 (/ (sqr b) (* (pow (sqrt (- (* d a))) 3) (hypot c d))))) in b * [misc]taylor: Taking taylor expansion of (* 1/8 (/ (sqr b) (* (pow (sqrt (- (* d a))) 3) (hypot c d)))) in b * [misc]taylor: Taking taylor expansion of 1/8 in b * [misc]backup-simplify: Simplify 1/8 into 1/8 * [misc]taylor: Taking taylor expansion of (/ (sqr b) (* (pow (sqrt (- (* d a))) 3) (hypot c d))) 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 (* (pow (sqrt (- (* d a))) 3) (hypot c d)) in b * [misc]taylor: Taking taylor expansion of (pow (sqrt (- (* d a))) 3) in b * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (sqrt (- (* d a)))))) in b * [misc]taylor: Taking taylor expansion of (* 3 (log (sqrt (- (* d a))))) in b * [misc]taylor: Taking taylor expansion of 3 in b * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (sqrt (- (* d a)))) in b * [misc]taylor: Taking taylor expansion of (sqrt (- (* d a))) in b * [misc]taylor: Taking taylor expansion of (- (* d a)) 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]backup-simplify: Simplify (* d a) into (* d a) * [misc]backup-simplify: Simplify (- (* d a)) into (- (* d a)) * [misc]backup-simplify: Simplify (- (* d a)) into (- (* d a)) * [misc]backup-simplify: Simplify (sqrt (- (* d a))) into (sqrt (- (* d a))) * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 a)) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- (* d a)) into (- (* d a)) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (- (* d a))))) into 0 * [misc]backup-simplify: Simplify (log (sqrt (- (* d a)))) into (log (sqrt (- (* d a)))) * [misc]backup-simplify: Simplify (* 3 (log (sqrt (- (* d a))))) into (* 3 (log (sqrt (- (* d a))))) * [misc]backup-simplify: Simplify (exp (* 3 (log (sqrt (- (* d a)))))) into (pow (sqrt (- (* d a))) 3) * [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 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 (* (pow (sqrt (- (* d a))) 3) (hypot c d)) into (* (pow (sqrt (- (* d a))) 3) (hypot c d)) * [misc]backup-simplify: Simplify (/ 1 (* (pow (sqrt (- (* d a))) 3) (hypot c d))) into (/ 1 (* (pow (sqrt (- (* d a))) 3) (hypot c d))) * [misc]backup-simplify: Simplify (* 1/2 (/ 1 (* (sqrt (- (* d a))) (hypot c d)))) into (/ 1/2 (* (sqrt (- (* d a))) (hypot c d))) * [misc]taylor: Taking taylor expansion of (/ 1/2 (* (sqrt (- (* d a))) (hypot c d))) in d * [misc]taylor: Taking taylor expansion of 1/2 in d * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (* (sqrt (- (* d a))) (hypot c d)) in d * [misc]taylor: Taking taylor expansion of (sqrt (- (* d a))) in d * [misc]taylor: Taking taylor expansion of (- (* 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) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 a)) into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (sqrt 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ (- a) (* 2 (sqrt 0))) into (* +nan.0 a) * [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 (hypot c d)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* (* +nan.0 a) (hypot c d))) into (- (* +nan.0 (* (hypot c d) a))) * [misc]backup-simplify: Simplify (/ 1/2 (- (* +nan.0 (* (hypot c d) a)))) into (/ +nan.0 (* (hypot c d) a)) * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 a))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (sqr (* +nan.0 a)) (+)) (* 2 0)) into (* +nan.0 (sqr a)) * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* (* +nan.0 a) 0) (* (* +nan.0 (sqr a)) (hypot c d)))) into (- (* +nan.0 (* (hypot c d) (sqr a)))) * [misc]backup-simplify: Simplify (- (/ 0 (- (* +nan.0 (* (hypot c d) a)))) (+ (* (/ +nan.0 (* (hypot c d) a)) (/ (- (* +nan.0 (* (hypot c d) (sqr a)))) (- (* +nan.0 (* (hypot c d) a))))))) into (- (* +nan.0 (/ 1 (hypot c d)))) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 (hypot c d)))) in a * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (hypot c d))) in a * [misc]taylor: Taking taylor expansion of +nan.0 in a * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (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 (/ 1 (hypot c d)) into (/ 1 (hypot c d)) * [misc]backup-simplify: Simplify (* +nan.0 (/ 1 (hypot c d))) into (/ +nan.0 (hypot c d)) * [misc]backup-simplify: Simplify (- (/ +nan.0 (hypot c d))) into (- (* +nan.0 (/ 1 (hypot c d)))) * [misc]backup-simplify: Simplify (- (* +nan.0 (/ 1 (hypot c d)))) into (- (* +nan.0 (/ 1 (hypot c d)))) * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (* 0 a))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (sqr 0) (+)) (* 2 (sqrt (- (* d a))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (hypot c d)) (+ (* (/ (sqrt (- (* d a))) (hypot c d)) (/ 0 (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]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 (- 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (sqr (* +nan.0 a)) (+)) (* 2 0)) into (* +nan.0 (sqr a)) * [misc]backup-simplify: Simplify (- (/ (* +nan.0 (sqr a)) (hypot c d)) (+ (* (* +nan.0 (/ a (hypot c d))) (/ 0 (hypot c d))))) into (- (* +nan.0 (/ (sqr a) (hypot c d)))) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ (sqr a) (hypot c d)))) in a * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ (sqr a) (hypot c d))) in a * [misc]taylor: Taking taylor expansion of +nan.0 in a * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ (sqr a) (hypot c d)) 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 (hypot c d) in a * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [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 (hypot c d)) into (/ 1 (hypot c d)) * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* +nan.0 (/ 1 (hypot c d))) into (/ +nan.0 (hypot c d)) * [misc]backup-simplify: Simplify (/ +nan.0 (hypot c d)) into (/ +nan.0 (hypot c d)) * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 b)))) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (* 0 a)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* (* 1/2 (/ b (sqrt (- (* d a))))) (* -1/8 (/ (sqr b) (pow (sqrt (- (* d a))) 3))))))) (* 2 (sqrt (- (* d a))))) into (* 1/16 (/ (pow b 3) (pow (sqrt (- (* d a))) 5))) * [misc]backup-simplify: Simplify (- (/ (* 1/16 (/ (pow b 3) (pow (sqrt (- (* d a))) 5))) (hypot c d)) (+ (* (/ (sqrt (- (* d a))) (hypot c d)) (/ 0 (hypot c d))) (* (* 1/2 (/ b (* (sqrt (- (* d a))) (hypot c d)))) (/ 0 (hypot c d))) (* (- (* 1/8 (/ (sqr b) (* (pow (sqrt (- (* d a))) 3) (hypot c d))))) (/ 0 (hypot c d))))) into (* 1/16 (/ (pow b 3) (* (pow (sqrt (- (* d a))) 5) (hypot c d)))) * [misc]taylor: Taking taylor expansion of (* 1/16 (/ (pow b 3) (* (pow (sqrt (- (* d a))) 5) (hypot c d)))) in b * [misc]taylor: Taking taylor expansion of 1/16 in b * [misc]backup-simplify: Simplify 1/16 into 1/16 * [misc]taylor: Taking taylor expansion of (/ (pow b 3) (* (pow (sqrt (- (* d a))) 5) (hypot c d))) in b * [misc]taylor: Taking taylor expansion of (pow b 3) in b * [misc]taylor: Taking taylor expansion of (* (pow (sqrt (- (* d a))) 5) (hypot c d)) in b * [misc]taylor: Taking taylor expansion of (pow (sqrt (- (* d a))) 5) in b * [misc]taylor: Taking taylor expansion of (exp (* 5 (log (sqrt (- (* d a)))))) in b * [misc]taylor: Taking taylor expansion of (* 5 (log (sqrt (- (* d a))))) in b * [misc]taylor: Taking taylor expansion of 5 in b * [misc]backup-simplify: Simplify 5 into 5 * [misc]taylor: Taking taylor expansion of (log (sqrt (- (* d a)))) in b * [misc]taylor: Taking taylor expansion of (sqrt (- (* d a))) in b * [misc]taylor: Taking taylor expansion of (- (* d a)) 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]backup-simplify: Simplify (* d a) into (* d a) * [misc]backup-simplify: Simplify (- (* d a)) into (- (* d a)) * [misc]backup-simplify: Simplify (- (* d a)) into (- (* d a)) * [misc]backup-simplify: Simplify (sqrt (- (* d a))) into (sqrt (- (* d a))) * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 a)) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- (* d a)) into (- (* d a)) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (- (* d a))))) into 0 * [misc]backup-simplify: Simplify (log (sqrt (- (* d a)))) into (log (sqrt (- (* d a)))) * [misc]backup-simplify: Simplify (* 5 (log (sqrt (- (* d a))))) into (* 5 (log (sqrt (- (* d a))))) * [misc]backup-simplify: Simplify (exp (* 5 (log (sqrt (- (* d a)))))) into (pow (sqrt (- (* d a))) 5) * [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 (* (pow (sqrt (- (* d a))) 5) (hypot c d)) into (* (pow (sqrt (- (* d a))) 5) (hypot c d)) * [misc]backup-simplify: Simplify (/ 1 (* (pow (sqrt (- (* d a))) 5) (hypot c d))) into (/ 1 (* (pow (sqrt (- (* d a))) 5) (hypot c d))) * [misc]backup-simplify: Simplify (+ (* (sqrt (- (* d a))) 0) (* 0 (hypot c d))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (* (sqrt (- (* d a))) (hypot c d))) (+ (* (/ 1 (* (sqrt (- (* d a))) (hypot c d))) (/ 0 (* (sqrt (- (* d a))) (hypot c d)))))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (* 0 (/ 1 (* (sqrt (- (* d a))) (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 (- 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (- (* d a))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (hypot c d)) (+ (* (/ (sqrt (- (* d a))) (hypot c d)) (/ 0 (hypot c d))) (* 0 (/ 0 (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]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 0) (* 0 a)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* (* +nan.0 a) (* +nan.0 (sqr a)))))) (* 2 0)) into (* +nan.0 (pow a 3)) * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* (* +nan.0 a) 0) (+ (* (* +nan.0 (sqr a)) 0) (* (* +nan.0 (pow a 3)) (hypot c d))))) into (- (* +nan.0 (* (hypot c d) (pow a 3)))) * [misc]backup-simplify: Simplify (- (/ 0 (- (* +nan.0 (* (hypot c d) a)))) (+ (* (/ +nan.0 (* (hypot c d) a)) (/ (- (* +nan.0 (* (hypot c d) (pow a 3)))) (- (* +nan.0 (* (hypot c d) a))))) (* (- (* +nan.0 (/ 1 (hypot c d)))) (/ (- (* +nan.0 (* (hypot c d) (sqr a)))) (- (* +nan.0 (* (hypot c d) a))))))) into (- (* +nan.0 (/ a (hypot c d)))) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ a (hypot c d)))) in a * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ a (hypot c d))) in a * [misc]taylor: Taking taylor expansion of +nan.0 in a * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ a (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 (hypot c d) in a * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (/ 1 (hypot c d)) into (/ 1 (hypot c d)) * [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 0) (* 0 a)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* (* +nan.0 a) (* +nan.0 (sqr a)))))) (* 2 0)) into (* +nan.0 (pow a 3)) * [misc]backup-simplify: Simplify (- (/ (* +nan.0 (pow a 3)) (hypot c d)) (+ (* (* +nan.0 (/ a (hypot c d))) (/ 0 (hypot c d))) (* (- (* +nan.0 (/ (sqr a) (hypot c d)))) (/ 0 (hypot c d))))) into (- (* +nan.0 (/ (pow a 3) (hypot c d)))) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ (pow a 3) (hypot c d)))) in a * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ (pow a 3) (hypot c d))) in a * [misc]taylor: Taking taylor expansion of +nan.0 in a * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ (pow a 3) (hypot c d)) in a * [misc]taylor: Taking taylor expansion of (pow a 3) 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 (/ 1 (hypot c d)) into (/ 1 (hypot c d)) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (hypot c d)) (/ 0 (hypot c d))))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (* 0 (/ 1 (hypot c 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 (+ (* (/ +nan.0 (hypot c d)) (* a (* d (* 1 1)))) (* (- (* +nan.0 (/ 1 (hypot c d)))) (* 1 (* 1 (* b c))))) into (- (+ (* +nan.0 (/ (* d a) (hypot c d))) (- (* +nan.0 (/ (* b c) (hypot c d)))))) * [misc]approximate: Taking taylor expansion of (/ (sqrt (- (* (/ 1 c) (/ 1 b)) (* (/ 1 d) (/ 1 a)))) (hypot (/ 1 c) (/ 1 d))) in (c b d a) around 0 * [misc]taylor: Taking taylor expansion of (/ (sqrt (- (* (/ 1 c) (/ 1 b)) (* (/ 1 d) (/ 1 a)))) (hypot (/ 1 c) (/ 1 d))) in a * [misc]taylor: Taking taylor expansion of (sqrt (- (* (/ 1 c) (/ 1 b)) (* (/ 1 d) (/ 1 a)))) in a * [misc]taylor: Taking taylor expansion of (- (* (/ 1 c) (/ 1 b)) (* (/ 1 d) (/ 1 a))) in a * [misc]taylor: Taking taylor expansion of (* (/ 1 c) (/ 1 b)) 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 (/ 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 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]backup-simplify: Simplify (* (/ 1 d) 1) 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 (sqrt 0) into 0 * [misc]backup-simplify: Simplify (/ (- (/ 1 d)) (* 2 (sqrt 0))) into (/ +nan.0 d) * [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 (/ (/ +nan.0 d) (hypot (/ 1 c) (/ 1 d))) into (/ +nan.0 (* (hypot (/ 1 c) (/ 1 d)) d)) * [misc]taylor: Taking taylor expansion of (/ (sqrt (- (* (/ 1 c) (/ 1 b)) (* (/ 1 d) (/ 1 a)))) (hypot (/ 1 c) (/ 1 d))) in d * [misc]taylor: Taking taylor expansion of (sqrt (- (* (/ 1 c) (/ 1 b)) (* (/ 1 d) (/ 1 a)))) in d * [misc]taylor: Taking taylor expansion of (- (* (/ 1 c) (/ 1 b)) (* (/ 1 d) (/ 1 a))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 c) (/ 1 b)) 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 (/ 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 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]backup-simplify: Simplify (* 1 (/ 1 a)) 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 (sqrt 0) into 0 * [misc]backup-simplify: Simplify (/ (- (/ 1 a)) (* 2 (sqrt 0))) into (/ +nan.0 a) * [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 (/ (/ +nan.0 a) (hypot (/ 1 c) (/ 1 d))) into (/ +nan.0 (* (hypot (/ 1 c) (/ 1 d)) a)) * [misc]taylor: Taking taylor expansion of (/ (sqrt (- (* (/ 1 c) (/ 1 b)) (* (/ 1 d) (/ 1 a)))) (hypot (/ 1 c) (/ 1 d))) in b * [misc]taylor: Taking taylor expansion of (sqrt (- (* (/ 1 c) (/ 1 b)) (* (/ 1 d) (/ 1 a)))) in b * [misc]taylor: Taking taylor expansion of (- (* (/ 1 c) (/ 1 b)) (* (/ 1 d) (/ 1 a))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 c) (/ 1 b)) 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 (/ 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 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]backup-simplify: Simplify (* (/ 1 c) 1) into (/ 1 c) * [misc]backup-simplify: Simplify (+ (/ 1 c) 0) into (/ 1 c) * [misc]backup-simplify: Simplify (sqrt 0) into 0 * [misc]backup-simplify: Simplify (/ (/ 1 c) (* 2 (sqrt 0))) into (/ +nan.0 c) * [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 (/ (/ +nan.0 c) (hypot (/ 1 c) (/ 1 d))) into (/ +nan.0 (* (hypot (/ 1 c) (/ 1 d)) c)) * [misc]taylor: Taking taylor expansion of (/ (sqrt (- (* (/ 1 c) (/ 1 b)) (* (/ 1 d) (/ 1 a)))) (hypot (/ 1 c) (/ 1 d))) in c * [misc]taylor: Taking taylor expansion of (sqrt (- (* (/ 1 c) (/ 1 b)) (* (/ 1 d) (/ 1 a)))) in c * [misc]taylor: Taking taylor expansion of (- (* (/ 1 c) (/ 1 b)) (* (/ 1 d) (/ 1 a))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 c) (/ 1 b)) 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 (/ 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 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]backup-simplify: Simplify (* 1 (/ 1 b)) into (/ 1 b) * [misc]backup-simplify: Simplify (+ (/ 1 b) 0) into (/ 1 b) * [misc]backup-simplify: Simplify (sqrt 0) into 0 * [misc]backup-simplify: Simplify (/ (/ 1 b) (* 2 (sqrt 0))) into (/ +nan.0 b) * [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 (/ (/ +nan.0 b) (hypot (/ 1 c) (/ 1 d))) into (/ +nan.0 (* (hypot (/ 1 c) (/ 1 d)) b)) * [misc]taylor: Taking taylor expansion of (/ (sqrt (- (* (/ 1 c) (/ 1 b)) (* (/ 1 d) (/ 1 a)))) (hypot (/ 1 c) (/ 1 d))) in c * [misc]taylor: Taking taylor expansion of (sqrt (- (* (/ 1 c) (/ 1 b)) (* (/ 1 d) (/ 1 a)))) in c * [misc]taylor: Taking taylor expansion of (- (* (/ 1 c) (/ 1 b)) (* (/ 1 d) (/ 1 a))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 c) (/ 1 b)) 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 (/ 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 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]backup-simplify: Simplify (* 1 (/ 1 b)) into (/ 1 b) * [misc]backup-simplify: Simplify (+ (/ 1 b) 0) into (/ 1 b) * [misc]backup-simplify: Simplify (sqrt 0) into 0 * [misc]backup-simplify: Simplify (/ (/ 1 b) (* 2 (sqrt 0))) into (/ +nan.0 b) * [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 (/ (/ +nan.0 b) (hypot (/ 1 c) (/ 1 d))) into (/ +nan.0 (* (hypot (/ 1 c) (/ 1 d)) b)) * [misc]taylor: Taking taylor expansion of (/ +nan.0 (* (hypot (/ 1 c) (/ 1 d)) b)) in b * [misc]taylor: Taking taylor expansion of +nan.0 in b * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (* (hypot (/ 1 c) (/ 1 d)) b) 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]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 (* (hypot (/ 1 c) (/ 1 d)) 0) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 1) (* 0 0)) into (hypot (/ 1 c) (/ 1 d)) * [misc]backup-simplify: Simplify (/ +nan.0 (hypot (/ 1 c) (/ 1 d))) into (/ +nan.0 (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (hypot (/ 1 c) (/ 1 d))) (+ (* (/ +nan.0 (hypot (/ 1 c) (/ 1 d))) (/ 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]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 b) (/ 0 b)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 (/ 1 b))) into 0 * [misc]backup-simplify: Simplify (* (/ 1 d) (/ 1 a)) 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 (* d a))) (sqr (/ +nan.0 b)) (+)) (* 2 0)) into (* +nan.0 (+ (/ 1 (* d a)) (- (* +nan.0 (/ 1 (sqr b)))))) * [misc]backup-simplify: Simplify (- (/ (* +nan.0 (+ (/ 1 (* d a)) (- (* +nan.0 (/ 1 (sqr b)))))) (hypot (/ 1 c) (/ 1 d))) (+ (* (/ +nan.0 (* (hypot (/ 1 c) (/ 1 d)) b)) (/ 0 (hypot (/ 1 c) (/ 1 d)))))) into (- (+ (* +nan.0 (/ 1 (* (hypot (/ 1 c) (/ 1 d)) (sqr b)))) (- (* +nan.0 (/ 1 (* (hypot (/ 1 c) (/ 1 d)) (* d a))))))) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* (hypot (/ 1 c) (/ 1 d)) (sqr b)))) (- (* +nan.0 (/ 1 (* (hypot (/ 1 c) (/ 1 d)) (* d a))))))) in b * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* (hypot (/ 1 c) (/ 1 d)) (sqr b)))) (- (* +nan.0 (/ 1 (* (hypot (/ 1 c) (/ 1 d)) (* d a)))))) in b * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* (hypot (/ 1 c) (/ 1 d)) (sqr b)))) in b * [misc]taylor: Taking taylor expansion of +nan.0 in b * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* (hypot (/ 1 c) (/ 1 d)) (sqr b))) in b * [misc]taylor: Taking taylor expansion of (* (hypot (/ 1 c) (/ 1 d)) (sqr b)) 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]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]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) 0) into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (* 0 0)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 1) (+ (* 0 0) (* 0 0))) into (hypot (/ 1 c) (/ 1 d)) * [misc]backup-simplify: Simplify (/ 1 (hypot (/ 1 c) (/ 1 d))) into (/ 1 (hypot (/ 1 c) (/ 1 d))) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 (* (hypot (/ 1 c) (/ 1 d)) (* d a))))) in b * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* (hypot (/ 1 c) (/ 1 d)) (* d a)))) in b * [misc]taylor: Taking taylor expansion of +nan.0 in b * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* (hypot (/ 1 c) (/ 1 d)) (* d a))) in b * [misc]taylor: Taking taylor expansion of (* (hypot (/ 1 c) (/ 1 d)) (* d a)) 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]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]backup-simplify: Simplify (* d a) into (* d a) * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (* d a)) into (* (hypot (/ 1 c) (/ 1 d)) (* d a)) * [misc]backup-simplify: Simplify (/ 1 (* (hypot (/ 1 c) (/ 1 d)) (* d a))) into (/ 1 (* (hypot (/ 1 c) (/ 1 d)) (* d a))) * [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 (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (+ (* 0 1) (+ (* 0 0) (* 0 0))))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 1) (+ (* 0 0) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (hypot (/ 1 c) (/ 1 d))) (/ 0 (hypot (/ 1 c) (/ 1 d)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (hypot (/ 1 c) (/ 1 d))) (/ 0 (hypot (/ 1 c) (/ 1 d)))) (* 0 (/ 0 (hypot (/ 1 c) (/ 1 d)))))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 (/ 1 (hypot (/ 1 c) (/ 1 d)))))) into 0 * [misc]backup-simplify: Simplify (* +nan.0 (/ 1 (* (hypot (/ 1 c) (/ 1 d)) (* d a)))) into (/ +nan.0 (* (hypot (/ 1 c) (/ 1 d)) (* d a))) * [misc]backup-simplify: Simplify (- (/ +nan.0 (* (hypot (/ 1 c) (/ 1 d)) (* d a)))) into (- (* +nan.0 (/ 1 (* (hypot (/ 1 c) (/ 1 d)) (* d a))))) * [misc]backup-simplify: Simplify (+ 0 (- (* +nan.0 (/ 1 (* (hypot (/ 1 c) (/ 1 d)) (* d a)))))) into (- (* +nan.0 (/ 1 (* (hypot (/ 1 c) (/ 1 d)) (* d a))))) * [misc]backup-simplify: Simplify (- (- (* +nan.0 (/ 1 (* (hypot (/ 1 c) (/ 1 d)) (* d a)))))) into (- (* +nan.0 (/ 1 (* (hypot (/ 1 c) (/ 1 d)) (* d a))))) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 (* (hypot (/ 1 c) (/ 1 d)) (* d a))))) in d * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* (hypot (/ 1 c) (/ 1 d)) (* d a)))) in d * [misc]taylor: Taking taylor expansion of +nan.0 in d * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* (hypot (/ 1 c) (/ 1 d)) (* d a))) in d * [misc]taylor: Taking taylor expansion of (* (hypot (/ 1 c) (/ 1 d)) (* d a)) 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 (* 0 a) into 0 * [misc]backup-simplify: Simplify (* (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)) a) (* 0 0)) into (* (hypot (/ 1 c) (/ 1 d)) a) * [misc]backup-simplify: Simplify (/ 1 (* (hypot (/ 1 c) (/ 1 d)) a)) into (/ 1 (* (hypot (/ 1 c) (/ 1 d)) a)) * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 a))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 a) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (hypot (/ 1 c) (/ 1 d)) a)) (/ 0 (* (hypot (/ 1 c) (/ 1 d)) a))))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (* 0 (/ 1 (* (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]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (hypot (/ 1 c) (/ 1 d))) (+ (* (/ +nan.0 (hypot (/ 1 c) (/ 1 d))) (/ 0 (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]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 (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (/ 1 b)))) 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 (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 b) (* +nan.0 (+ (/ 1 (* d a)) (- (* +nan.0 (/ 1 (sqr b)))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow b 3))) (- (* +nan.0 (/ 1 (* b (* d a))))))) * [misc]backup-simplify: Simplify (- (/ (* +nan.0 (+ (* +nan.0 (/ 1 (pow b 3))) (- (* +nan.0 (/ 1 (* b (* d a))))))) (hypot (/ 1 c) (/ 1 d))) (+ (* (/ +nan.0 (* (hypot (/ 1 c) (/ 1 d)) b)) (/ 0 (hypot (/ 1 c) (/ 1 d)))) (* (- (+ (* +nan.0 (/ 1 (* (hypot (/ 1 c) (/ 1 d)) (sqr b)))) (- (* +nan.0 (/ 1 (* (hypot (/ 1 c) (/ 1 d)) (* d a))))))) (/ 0 (hypot (/ 1 c) (/ 1 d)))))) into (- (+ (* +nan.0 (/ 1 (* (hypot (/ 1 c) (/ 1 d)) (pow b 3)))) (- (* +nan.0 (/ 1 (* (hypot (/ 1 c) (/ 1 d)) (* b (* d a)))))))) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* (hypot (/ 1 c) (/ 1 d)) (pow b 3)))) (- (* +nan.0 (/ 1 (* (hypot (/ 1 c) (/ 1 d)) (* b (* d a)))))))) in b * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* (hypot (/ 1 c) (/ 1 d)) (pow b 3)))) (- (* +nan.0 (/ 1 (* (hypot (/ 1 c) (/ 1 d)) (* b (* d a))))))) in b * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* (hypot (/ 1 c) (/ 1 d)) (pow b 3)))) in b * [misc]taylor: Taking taylor expansion of +nan.0 in b * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* (hypot (/ 1 c) (/ 1 d)) (pow b 3))) in b * [misc]taylor: Taking taylor expansion of (* (hypot (/ 1 c) (/ 1 d)) (pow b 3)) 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]taylor: Taking taylor expansion of (pow b 3) in b * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) 1) into (hypot (/ 1 c) (/ 1 d)) * [misc]backup-simplify: Simplify (/ 1 (hypot (/ 1 c) (/ 1 d))) into (/ 1 (hypot (/ 1 c) (/ 1 d))) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 (* (hypot (/ 1 c) (/ 1 d)) (* b (* d a)))))) in b * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* (hypot (/ 1 c) (/ 1 d)) (* b (* d a))))) in b * [misc]taylor: Taking taylor expansion of +nan.0 in b * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* (hypot (/ 1 c) (/ 1 d)) (* b (* d a)))) in b * [misc]taylor: Taking taylor expansion of (* (hypot (/ 1 c) (/ 1 d)) (* b (* d a))) 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]taylor: Taking taylor expansion of (* b (* d 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 (* 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]backup-simplify: Simplify (* d a) into (* d a) * [misc]backup-simplify: Simplify (* 0 (* d a)) into 0 * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) 0) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 a)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (* d a))) into (* d a) * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) (* d a)) (* 0 0)) into (* (hypot (/ 1 c) (/ 1 d)) (* d a)) * [misc]backup-simplify: Simplify (/ 1 (* (hypot (/ 1 c) (/ 1 d)) (* d a))) into (/ 1 (* (hypot (/ 1 c) (/ 1 d)) (* d a))) * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (hypot (/ 1 c) (/ 1 d))) (/ 0 (hypot (/ 1 c) (/ 1 d)))))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (hypot (/ 1 c) (/ 1 d))) (/ 0 (hypot (/ 1 c) (/ 1 d)))) (* 0 (/ 0 (hypot (/ 1 c) (/ 1 d)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (hypot (/ 1 c) (/ 1 d))) (/ 0 (hypot (/ 1 c) (/ 1 d)))) (* 0 (/ 0 (hypot (/ 1 c) (/ 1 d)))) (* 0 (/ 0 (hypot (/ 1 c) (/ 1 d)))))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (* 0 a))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (* d a)))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 (* d a)) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (hypot (/ 1 c) (/ 1 d)) (* d a))) (/ 0 (* (hypot (/ 1 c) (/ 1 d)) (* d a)))))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (* 0 (/ 1 (* (hypot (/ 1 c) (/ 1 d)) (* d a))))) 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]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 0 into 0 * [misc]approximate: Taking taylor expansion of (/ (sqrt (- (* (/ 1 (- c)) (/ 1 (- b))) (* (/ 1 (- d)) (/ 1 (- a))))) (hypot (/ 1 (- c)) (/ 1 (- d)))) in (c b d a) around 0 * [misc]taylor: Taking taylor expansion of (/ (sqrt (- (* (/ 1 (- c)) (/ 1 (- b))) (* (/ 1 (- d)) (/ 1 (- a))))) (hypot (/ 1 (- c)) (/ 1 (- d)))) in a * [misc]taylor: Taking taylor expansion of (sqrt (- (* (/ 1 (- c)) (/ 1 (- b))) (* (/ 1 (- d)) (/ 1 (- a))))) in a * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- c)) (/ 1 (- b))) (* (/ 1 (- d)) (/ 1 (- a)))) in a * [misc]taylor: Taking taylor expansion of (* (/ 1 (- c)) (/ 1 (- b))) 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 (/ 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 (- 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]backup-simplify: Simplify (* (/ -1 d) -1) 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 (sqrt 0) into 0 * [misc]backup-simplify: Simplify (/ (- (/ 1 d)) (* 2 (sqrt 0))) into (/ +nan.0 d) * [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 (/ (/ +nan.0 d) (hypot (/ -1 c) (/ -1 d))) into (/ +nan.0 (* d (hypot (/ -1 c) (/ -1 d)))) * [misc]taylor: Taking taylor expansion of (/ (sqrt (- (* (/ 1 (- c)) (/ 1 (- b))) (* (/ 1 (- d)) (/ 1 (- a))))) (hypot (/ 1 (- c)) (/ 1 (- d)))) in d * [misc]taylor: Taking taylor expansion of (sqrt (- (* (/ 1 (- c)) (/ 1 (- b))) (* (/ 1 (- d)) (/ 1 (- a))))) in d * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- c)) (/ 1 (- b))) (* (/ 1 (- d)) (/ 1 (- a)))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 (- c)) (/ 1 (- b))) 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 (/ 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 (- 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]backup-simplify: Simplify (* -1 (/ -1 a)) 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 (sqrt 0) into 0 * [misc]backup-simplify: Simplify (/ (- (/ 1 a)) (* 2 (sqrt 0))) into (/ +nan.0 a) * [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 (/ (/ +nan.0 a) (hypot (/ -1 c) (/ -1 d))) into (/ +nan.0 (* a (hypot (/ -1 c) (/ -1 d)))) * [misc]taylor: Taking taylor expansion of (/ (sqrt (- (* (/ 1 (- c)) (/ 1 (- b))) (* (/ 1 (- d)) (/ 1 (- a))))) (hypot (/ 1 (- c)) (/ 1 (- d)))) in b * [misc]taylor: Taking taylor expansion of (sqrt (- (* (/ 1 (- c)) (/ 1 (- b))) (* (/ 1 (- d)) (/ 1 (- a))))) in b * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- c)) (/ 1 (- b))) (* (/ 1 (- d)) (/ 1 (- a)))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 (- c)) (/ 1 (- b))) 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 (/ 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 (- 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]backup-simplify: Simplify (* (/ -1 c) -1) into (/ 1 c) * [misc]backup-simplify: Simplify (+ (/ 1 c) 0) into (/ 1 c) * [misc]backup-simplify: Simplify (sqrt 0) into 0 * [misc]backup-simplify: Simplify (/ (/ 1 c) (* 2 (sqrt 0))) into (/ +nan.0 c) * [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 (/ (/ +nan.0 c) (hypot (/ -1 c) (/ -1 d))) into (/ +nan.0 (* c (hypot (/ -1 c) (/ -1 d)))) * [misc]taylor: Taking taylor expansion of (/ (sqrt (- (* (/ 1 (- c)) (/ 1 (- b))) (* (/ 1 (- d)) (/ 1 (- a))))) (hypot (/ 1 (- c)) (/ 1 (- d)))) in c * [misc]taylor: Taking taylor expansion of (sqrt (- (* (/ 1 (- c)) (/ 1 (- b))) (* (/ 1 (- d)) (/ 1 (- a))))) in c * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- c)) (/ 1 (- b))) (* (/ 1 (- d)) (/ 1 (- a)))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 (- c)) (/ 1 (- b))) 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 (/ 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 (- 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]backup-simplify: Simplify (* -1 (/ -1 b)) into (/ 1 b) * [misc]backup-simplify: Simplify (+ (/ 1 b) 0) into (/ 1 b) * [misc]backup-simplify: Simplify (sqrt 0) into 0 * [misc]backup-simplify: Simplify (/ (/ 1 b) (* 2 (sqrt 0))) into (/ +nan.0 b) * [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 (/ (/ +nan.0 b) (hypot (/ -1 c) (/ -1 d))) into (/ +nan.0 (* b (hypot (/ -1 c) (/ -1 d)))) * [misc]taylor: Taking taylor expansion of (/ (sqrt (- (* (/ 1 (- c)) (/ 1 (- b))) (* (/ 1 (- d)) (/ 1 (- a))))) (hypot (/ 1 (- c)) (/ 1 (- d)))) in c * [misc]taylor: Taking taylor expansion of (sqrt (- (* (/ 1 (- c)) (/ 1 (- b))) (* (/ 1 (- d)) (/ 1 (- a))))) in c * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- c)) (/ 1 (- b))) (* (/ 1 (- d)) (/ 1 (- a)))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 (- c)) (/ 1 (- b))) 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 (/ 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 (- 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]backup-simplify: Simplify (* -1 (/ -1 b)) into (/ 1 b) * [misc]backup-simplify: Simplify (+ (/ 1 b) 0) into (/ 1 b) * [misc]backup-simplify: Simplify (sqrt 0) into 0 * [misc]backup-simplify: Simplify (/ (/ 1 b) (* 2 (sqrt 0))) into (/ +nan.0 b) * [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 (/ (/ +nan.0 b) (hypot (/ -1 c) (/ -1 d))) into (/ +nan.0 (* b (hypot (/ -1 c) (/ -1 d)))) * [misc]taylor: Taking taylor expansion of (/ +nan.0 (* b (hypot (/ -1 c) (/ -1 d)))) in b * [misc]taylor: Taking taylor expansion of +nan.0 in b * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (* b (hypot (/ -1 c) (/ -1 d))) 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 (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 (* 0 (hypot (/ -1 c) (/ -1 d))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (hypot (/ -1 c) (/ -1 d)))) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (/ +nan.0 (hypot (/ -1 c) (/ -1 d))) into (/ +nan.0 (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (hypot (/ -1 c) (/ -1 d))) (+ (* (/ +nan.0 (hypot (/ -1 c) (/ -1 d))) (/ 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]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 (- b) into (- b) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 b) (/ 0 (- b))))) 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 b))) into 0 * [misc]backup-simplify: Simplify (* (/ -1 d) (/ -1 a)) 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 (* d a))) (sqr (/ +nan.0 b)) (+)) (* 2 0)) into (* +nan.0 (+ (/ 1 (* d a)) (- (* +nan.0 (/ 1 (sqr b)))))) * [misc]backup-simplify: Simplify (- (/ (* +nan.0 (+ (/ 1 (* d a)) (- (* +nan.0 (/ 1 (sqr b)))))) (hypot (/ -1 c) (/ -1 d))) (+ (* (/ +nan.0 (* b (hypot (/ -1 c) (/ -1 d)))) (/ 0 (hypot (/ -1 c) (/ -1 d)))))) into (- (+ (* +nan.0 (/ 1 (* d (* a (hypot (/ -1 c) (/ -1 d)))))) (- (* +nan.0 (/ 1 (* (sqr b) (hypot (/ -1 c) (/ -1 d)))))))) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* d (* a (hypot (/ -1 c) (/ -1 d)))))) (- (* +nan.0 (/ 1 (* (sqr b) (hypot (/ -1 c) (/ -1 d)))))))) in b * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* d (* a (hypot (/ -1 c) (/ -1 d)))))) (- (* +nan.0 (/ 1 (* (sqr b) (hypot (/ -1 c) (/ -1 d))))))) in b * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* d (* a (hypot (/ -1 c) (/ -1 d)))))) in b * [misc]taylor: Taking taylor expansion of +nan.0 in b * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* d (* a (hypot (/ -1 c) (/ -1 d))))) in b * [misc]taylor: Taking taylor expansion of (* d (* a (hypot (/ -1 c) (/ -1 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 (* a (hypot (/ -1 c) (/ -1 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 (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 (* a (hypot (/ -1 c) (/ -1 d))) into (* a (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (* d (* a (hypot (/ -1 c) (/ -1 d)))) into (* d (* a (hypot (/ -1 c) (/ -1 d)))) * [misc]backup-simplify: Simplify (/ 1 (* d (* a (hypot (/ -1 c) (/ -1 d))))) into (/ 1 (* d (* a (hypot (/ -1 c) (/ -1 d))))) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 (* (sqr b) (hypot (/ -1 c) (/ -1 d)))))) in b * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* (sqr b) (hypot (/ -1 c) (/ -1 d))))) in b * [misc]taylor: Taking taylor expansion of +nan.0 in b * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* (sqr b) (hypot (/ -1 c) (/ -1 d)))) in b * [misc]taylor: Taking taylor expansion of (* (sqr b) (hypot (/ -1 c) (/ -1 d))) 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 (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 (* 0 0) into 0 * [misc]backup-simplify: Simplify (* 0 (hypot (/ -1 c) (/ -1 d))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 0 0) (* 1 (hypot (/ -1 c) (/ -1 d))))) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (/ 1 (hypot (/ -1 c) (/ -1 d))) into (/ 1 (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (* +nan.0 (/ 1 (* d (* a (hypot (/ -1 c) (/ -1 d)))))) into (/ +nan.0 (* d (* a (hypot (/ -1 c) (/ -1 d))))) * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 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) (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 0 0) (+ (* 1 0) (* 0 (hypot (/ -1 c) (/ -1 d)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (hypot (/ -1 c) (/ -1 d))) (/ 0 (hypot (/ -1 c) (/ -1 d)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (hypot (/ -1 c) (/ -1 d))) (/ 0 (hypot (/ -1 c) (/ -1 d)))) (* 0 (/ 0 (hypot (/ -1 c) (/ -1 d)))))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 (/ 1 (hypot (/ -1 c) (/ -1 d)))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (/ +nan.0 (* d (* a (hypot (/ -1 c) (/ -1 d))))) 0) into (- (* +nan.0 (/ 1 (* d (* a (hypot (/ -1 c) (/ -1 d))))))) * [misc]backup-simplify: Simplify (- (- (* +nan.0 (/ 1 (* d (* a (hypot (/ -1 c) (/ -1 d)))))))) into (- (* +nan.0 (/ 1 (* d (* a (hypot (/ -1 c) (/ -1 d))))))) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 (* d (* a (hypot (/ -1 c) (/ -1 d))))))) in d * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* d (* a (hypot (/ -1 c) (/ -1 d)))))) in d * [misc]taylor: Taking taylor expansion of +nan.0 in d * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* d (* a (hypot (/ -1 c) (/ -1 d))))) in d * [misc]taylor: Taking taylor expansion of (* d (* a (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 (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 (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 (* a (hypot (/ -1 c) (/ -1 d))) into (* a (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (* 0 (* a (hypot (/ -1 c) (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (* 0 (hypot (/ -1 c) (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (* a (hypot (/ -1 c) (/ -1 d))))) into (* a (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ 1 (* a (hypot (/ -1 c) (/ -1 d)))) into (/ 1 (* a (hypot (/ -1 c) (/ -1 d)))) * [misc]backup-simplify: Simplify (+ (* a 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (* a (hypot (/ -1 c) (/ -1 d)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* a (hypot (/ -1 c) (/ -1 d)))) (/ 0 (* a (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (* 0 (/ 1 (* a (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 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d)))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (hypot (/ -1 c) (/ -1 d))) (+ (* (/ +nan.0 (hypot (/ -1 c) (/ -1 d))) (/ 0 (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]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) 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 (- 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 b)))) 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 (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 b) (* +nan.0 (+ (/ 1 (* d a)) (- (* +nan.0 (/ 1 (sqr b)))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow b 3))) (- (* +nan.0 (/ 1 (* b (* d a))))))) * [misc]backup-simplify: Simplify (- (/ (* +nan.0 (+ (* +nan.0 (/ 1 (pow b 3))) (- (* +nan.0 (/ 1 (* b (* d a))))))) (hypot (/ -1 c) (/ -1 d))) (+ (* (/ +nan.0 (* b (hypot (/ -1 c) (/ -1 d)))) (/ 0 (hypot (/ -1 c) (/ -1 d)))) (* (- (+ (* +nan.0 (/ 1 (* d (* a (hypot (/ -1 c) (/ -1 d)))))) (- (* +nan.0 (/ 1 (* (sqr b) (hypot (/ -1 c) (/ -1 d)))))))) (/ 0 (hypot (/ -1 c) (/ -1 d)))))) into (- (+ (* +nan.0 (/ 1 (* (pow b 3) (hypot (/ -1 c) (/ -1 d))))) (- (* +nan.0 (/ 1 (* b (* d (* a (hypot (/ -1 c) (/ -1 d)))))))))) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* (pow b 3) (hypot (/ -1 c) (/ -1 d))))) (- (* +nan.0 (/ 1 (* b (* d (* a (hypot (/ -1 c) (/ -1 d)))))))))) in b * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* (pow b 3) (hypot (/ -1 c) (/ -1 d))))) (- (* +nan.0 (/ 1 (* b (* d (* a (hypot (/ -1 c) (/ -1 d))))))))) in b * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow b 3) (hypot (/ -1 c) (/ -1 d))))) in b * [misc]taylor: Taking taylor expansion of +nan.0 in b * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* (pow b 3) (hypot (/ -1 c) (/ -1 d)))) in b * [misc]taylor: Taking taylor expansion of (* (pow b 3) (hypot (/ -1 c) (/ -1 d))) in b * [misc]taylor: Taking taylor expansion of (pow b 3) 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 (hypot (/ -1 c) (/ -1 d))) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (/ 1 (hypot (/ -1 c) (/ -1 d))) into (/ 1 (hypot (/ -1 c) (/ -1 d))) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 (* b (* d (* a (hypot (/ -1 c) (/ -1 d)))))))) in b * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* b (* d (* a (hypot (/ -1 c) (/ -1 d))))))) in b * [misc]taylor: Taking taylor expansion of +nan.0 in b * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* b (* d (* a (hypot (/ -1 c) (/ -1 d)))))) in b * [misc]taylor: Taking taylor expansion of (* b (* d (* a (hypot (/ -1 c) (/ -1 d))))) 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 (* d (* a (hypot (/ -1 c) (/ -1 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 (* a (hypot (/ -1 c) (/ -1 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 (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 (* a (hypot (/ -1 c) (/ -1 d))) into (* a (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (* d (* a (hypot (/ -1 c) (/ -1 d)))) into (* d (* a (hypot (/ -1 c) (/ -1 d)))) * [misc]backup-simplify: Simplify (* 0 (* d (* a (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (* 0 (hypot (/ -1 c) (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 (* a (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (* d (* a (hypot (/ -1 c) (/ -1 d)))))) into (* d (* a (hypot (/ -1 c) (/ -1 d)))) * [misc]backup-simplify: Simplify (/ 1 (* d (* a (hypot (/ -1 c) (/ -1 d))))) into (/ 1 (* d (* a (hypot (/ -1 c) (/ -1 d))))) * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d)))))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 (hypot (/ -1 c) (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (hypot (/ -1 c) (/ -1 d))) (/ 0 (hypot (/ -1 c) (/ -1 d)))))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (hypot (/ -1 c) (/ -1 d))) (/ 0 (hypot (/ -1 c) (/ -1 d)))) (* 0 (/ 0 (hypot (/ -1 c) (/ -1 d)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (hypot (/ -1 c) (/ -1 d))) (/ 0 (hypot (/ -1 c) (/ -1 d)))) (* 0 (/ 0 (hypot (/ -1 c) (/ -1 d)))) (* 0 (/ 0 (hypot (/ -1 c) (/ -1 d)))))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (* 0 (* a (hypot (/ -1 c) (/ -1 d)))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (* d (* a (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* d (* a (hypot (/ -1 c) (/ -1 d))))) (/ 0 (* d (* a (hypot (/ -1 c) (/ -1 d)))))))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (* 0 (/ 1 (* d (* a (hypot (/ -1 c) (/ -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]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 0 into 0 * * * [misc]progress: tayloring alt 2 of 13 * [misc]approximate: Taking taylor expansion of (/ (- (* b c) (* a d)) (+ (sqr c) (sqr (fabs d)))) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (/ (- (* b c) (* a d)) (+ (sqr c) (sqr (fabs 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 (fabs 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 (fabs d)) in d * [misc]taylor: Taking taylor expansion of (fabs d) in d * [misc]backup-simplify: Simplify (fabs d) into (fabs 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 (* c c) into (sqr c) * [misc]backup-simplify: Simplify (* (fabs d) (fabs d)) into (sqr (fabs d)) * [misc]backup-simplify: Simplify (+ (sqr c) (sqr (fabs d))) into (+ (sqr c) (sqr (fabs d))) * [misc]backup-simplify: Simplify (/ (* b c) (+ (sqr c) (sqr (fabs d)))) into (/ (* b c) (+ (sqr c) (sqr (fabs d)))) * [misc]taylor: Taking taylor expansion of (/ (- (* b c) (* a d)) (+ (sqr c) (sqr (fabs 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 (fabs 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 (fabs d)) in a * [misc]taylor: Taking taylor expansion of (fabs d) in a * [misc]backup-simplify: Simplify (fabs d) into (fabs 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 (* (fabs d) (fabs d)) into (sqr (fabs d)) * [misc]backup-simplify: Simplify (+ (sqr c) (sqr (fabs d))) into (+ (sqr c) (sqr (fabs d))) * [misc]backup-simplify: Simplify (/ (* b c) (+ (sqr c) (sqr (fabs d)))) into (/ (* b c) (+ (sqr c) (sqr (fabs d)))) * [misc]taylor: Taking taylor expansion of (/ (- (* b c) (* a d)) (+ (sqr c) (sqr (fabs 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 (fabs 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 (fabs d)) in c * [misc]taylor: Taking taylor expansion of (fabs d) in c * [misc]backup-simplify: Simplify (fabs d) into (fabs 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 (* (fabs d) (fabs d)) into (sqr (fabs d)) * [misc]backup-simplify: Simplify (+ 0 (sqr (fabs d))) into (sqr (fabs d)) * [misc]backup-simplify: Simplify (/ (- (* d a)) (sqr (fabs d))) into (* -1 (/ (* d a) (sqr (fabs d)))) * [misc]taylor: Taking taylor expansion of (/ (- (* b c) (* a d)) (+ (sqr c) (sqr (fabs 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 (fabs 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 (fabs d)) in b * [misc]taylor: Taking taylor expansion of (fabs d) in b * [misc]backup-simplify: Simplify (fabs d) into (fabs 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 (* (fabs d) (fabs d)) into (sqr (fabs d)) * [misc]backup-simplify: Simplify (+ (sqr c) (sqr (fabs d))) into (+ (sqr c) (sqr (fabs d))) * [misc]backup-simplify: Simplify (/ (- (* d a)) (+ (sqr c) (sqr (fabs d)))) into (* -1 (/ (* d a) (+ (sqr c) (sqr (fabs d))))) * [misc]taylor: Taking taylor expansion of (/ (- (* b c) (* a d)) (+ (sqr c) (sqr (fabs 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 (fabs 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 (fabs d)) in b * [misc]taylor: Taking taylor expansion of (fabs d) in b * [misc]backup-simplify: Simplify (fabs d) into (fabs 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 (* (fabs d) (fabs d)) into (sqr (fabs d)) * [misc]backup-simplify: Simplify (+ (sqr c) (sqr (fabs d))) into (+ (sqr c) (sqr (fabs d))) * [misc]backup-simplify: Simplify (/ (- (* d a)) (+ (sqr c) (sqr (fabs d)))) into (* -1 (/ (* d a) (+ (sqr c) (sqr (fabs d))))) * [misc]taylor: Taking taylor expansion of (* -1 (/ (* d a) (+ (sqr c) (sqr (fabs 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 c) (sqr (fabs 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 c) (sqr (fabs 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 (fabs d)) in c * [misc]taylor: Taking taylor expansion of (fabs d) in c * [misc]backup-simplify: Simplify (fabs d) into (fabs d) * [misc]backup-simplify: Simplify (* d a) into (* d a) * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (* (fabs d) (fabs d)) into (sqr (fabs d)) * [misc]backup-simplify: Simplify (+ 0 (sqr (fabs d))) into (sqr (fabs d)) * [misc]backup-simplify: Simplify (/ (* d a) (sqr (fabs d))) into (/ (* d a) (sqr (fabs d))) * [misc]backup-simplify: Simplify (* -1 (/ (* d a) (sqr (fabs d)))) into (* -1 (/ (* d a) (sqr (fabs d)))) * [misc]taylor: Taking taylor expansion of (* -1 (/ (* d a) (sqr (fabs 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 (fabs 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 (fabs d)) in a * [misc]taylor: Taking taylor expansion of (fabs d) in a * [misc]backup-simplify: Simplify (fabs d) into (fabs d) * [misc]backup-simplify: Simplify (* d 0) into 0 * [misc]backup-simplify: Simplify (+ (* d 1) (* 0 0)) into d * [misc]backup-simplify: Simplify (* (fabs d) (fabs d)) into (sqr (fabs d)) * [misc]backup-simplify: Simplify (/ d (sqr (fabs d))) into (/ d (sqr (fabs 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 (+ (* (fabs d) 0) (* 0 (fabs d))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ c (+ (sqr c) (sqr (fabs d)))) (+ (* (* -1 (/ (* d a) (+ (sqr c) (sqr (fabs d))))) (/ 0 (+ (sqr c) (sqr (fabs d))))))) into (/ c (+ (sqr c) (sqr (fabs d)))) * [misc]taylor: Taking taylor expansion of (/ c (+ (sqr c) (sqr (fabs 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 c) (sqr (fabs 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 (fabs d)) in c * [misc]taylor: Taking taylor expansion of (fabs d) in c * [misc]backup-simplify: Simplify (fabs d) into (fabs d) * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (* (fabs d) (fabs d)) into (sqr (fabs d)) * [misc]backup-simplify: Simplify (+ 0 (sqr (fabs d))) into (sqr (fabs d)) * [misc]backup-simplify: Simplify (/ 1 (sqr (fabs d))) into (/ 1 (sqr (fabs d))) * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 a)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* (fabs d) 0) (* 0 (fabs d))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (fabs d))) (+ (* (/ (* d a) (sqr (fabs d))) (/ 0 (sqr (fabs d)))))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (/ (* d a) (sqr (fabs 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 (fabs d)))) into (* -1 (/ d (sqr (fabs d)))) * [misc]taylor: Taking taylor expansion of (* -1 (/ d (sqr (fabs 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 (fabs 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 (fabs d)) in d * [misc]taylor: Taking taylor expansion of (fabs d) in d * [misc]backup-simplify: Simplify (fabs d) into (fabs d) * [misc]backup-simplify: Simplify (* (fabs d) (fabs d)) into (sqr (fabs d)) * [misc]backup-simplify: Simplify (/ 1 (sqr (fabs d))) into (/ 1 (sqr (fabs 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 (+ (* c 0) (+ (* 0 0) (* 0 c))) into 0 * [misc]backup-simplify: Simplify (+ (* (fabs d) 0) (+ (* 0 0) (* 0 (fabs d)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (+ (sqr c) (sqr (fabs d)))) (+ (* (* -1 (/ (* d a) (+ (sqr c) (sqr (fabs d))))) (/ 0 (+ (sqr c) (sqr (fabs d))))) (* (/ c (+ (sqr c) (sqr (fabs d)))) (/ 0 (+ (sqr c) (sqr (fabs 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 (fabs d))) in a * [misc]taylor: Taking taylor expansion of (sqr (fabs d)) in a * [misc]taylor: Taking taylor expansion of (fabs d) in a * [misc]backup-simplify: Simplify (fabs d) into (fabs d) * [misc]backup-simplify: Simplify (* (fabs d) (fabs d)) into (sqr (fabs d)) * [misc]backup-simplify: Simplify (/ 1 (sqr (fabs d))) into (/ 1 (sqr (fabs d))) * [misc]taylor: Taking taylor expansion of (/ 1 (sqr (fabs d))) in d * [misc]taylor: Taking taylor expansion of (sqr (fabs d)) in d * [misc]taylor: Taking taylor expansion of (fabs d) in d * [misc]backup-simplify: Simplify (fabs d) into (fabs d) * [misc]backup-simplify: Simplify (* (fabs d) (fabs d)) into (sqr (fabs d)) * [misc]backup-simplify: Simplify (/ 1 (sqr (fabs d))) into (/ 1 (sqr (fabs d))) * [misc]backup-simplify: Simplify (/ 1 (sqr (fabs d))) into (/ 1 (sqr (fabs d))) * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (* 0 a))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 * [misc]backup-simplify: Simplify (+ (* (fabs d) 0) (+ (* 0 0) (* 0 (fabs d)))) into 0 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (fabs d))) (+ (* (/ (* d a) (sqr (fabs d))) (/ 1 (sqr (fabs d)))) (* 0 (/ 0 (sqr (fabs d)))))) into (- (/ (* d a) (pow (fabs d) 4))) * [misc]backup-simplify: Simplify (+ (* -1 (- (/ (* d a) (pow (fabs d) 4)))) (+ (* 0 0) (* 0 (/ (* d a) (sqr (fabs d)))))) into (/ (* d a) (pow (fabs d) 4)) * [misc]taylor: Taking taylor expansion of (/ (* d a) (pow (fabs d) 4)) 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 (pow (fabs d) 4) in a * [misc]taylor: Taking taylor expansion of (exp (* 4 (log (fabs d)))) in a * [misc]taylor: Taking taylor expansion of (* 4 (log (fabs d))) in a * [misc]taylor: Taking taylor expansion of 4 in a * [misc]backup-simplify: Simplify 4 into 4 * [misc]taylor: Taking taylor expansion of (log (fabs d)) in a * [misc]taylor: Taking taylor expansion of (fabs d) in a * [misc]backup-simplify: Simplify (fabs d) into (fabs d) * [misc]backup-simplify: Simplify (log (fabs d)) into (log (fabs d)) * [misc]backup-simplify: Simplify (* 4 (log (fabs d))) into (* 4 (log (fabs d))) * [misc]backup-simplify: Simplify (exp (* 4 (log (fabs d)))) into (pow (fabs d) 4) * [misc]backup-simplify: Simplify (* d 0) into 0 * [misc]backup-simplify: Simplify (+ (* d 1) (* 0 0)) into d * [misc]backup-simplify: Simplify (/ d (pow (fabs d) 4)) into (/ d (pow (fabs d) 4)) * [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 (+ (* (fabs d) 0) (* 0 (fabs d))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (fabs d))) (+ (* (/ d (sqr (fabs d))) (/ 0 (sqr (fabs d)))))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (/ d (sqr (fabs 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 (fabs d)))) into (/ -1 (sqr (fabs d))) * [misc]backup-simplify: Simplify (/ -1 (sqr (fabs d))) into (/ -1 (sqr (fabs 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 (+ (* c 0) (+ (* 0 0) (+ (* 0 0) (* 0 c)))) into 0 * [misc]backup-simplify: Simplify (+ (* (fabs d) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs d))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (+ (sqr c) (sqr (fabs d)))) (+ (* (* -1 (/ (* d a) (+ (sqr c) (sqr (fabs d))))) (/ 0 (+ (sqr c) (sqr (fabs d))))) (* (/ c (+ (sqr c) (sqr (fabs d)))) (/ 0 (+ (sqr c) (sqr (fabs d))))) (* 0 (/ 0 (+ (sqr c) (sqr (fabs 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 (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* (fabs d) 0) (* 0 (fabs d))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (fabs d))) (+ (* (/ 1 (sqr (fabs d))) (/ 0 (sqr (fabs 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 (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (+ (* (fabs d) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs d))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (fabs d))) (+ (* (/ (* d a) (sqr (fabs d))) (/ 0 (sqr (fabs d)))) (* 0 (/ 1 (sqr (fabs d)))) (* (- (/ (* d a) (pow (fabs d) 4))) (/ 0 (sqr (fabs d)))))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 (- (/ (* d a) (pow (fabs d) 4)))) (+ (* 0 0) (* 0 (/ (* d a) (sqr (fabs 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 (+ (* (fabs d) 0) (* 0 (fabs d))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (fabs d))) (/ 0 (sqr (fabs 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 (fabs d))) (* d (* a (* 1 1)))) (* (/ 1 (sqr (fabs d))) (* 1 (* 1 (* c b))))) into (- (/ (* b c) (sqr (fabs d))) (/ (* d a) (sqr (fabs d)))) * [misc]approximate: Taking taylor expansion of (/ (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) (+ (sqr (/ 1 c)) (sqr (fabs (/ 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 (fabs (/ 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 (fabs (/ 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 (fabs (/ 1 d))) in d * [misc]taylor: Taking taylor expansion of (fabs (/ 1 d)) in d * [misc]backup-simplify: Simplify (fabs (/ 1 d)) into (fabs (/ 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 (* (/ 1 c) (/ 1 c)) into (/ 1 (sqr c)) * [misc]backup-simplify: Simplify (* (fabs (/ 1 d)) (fabs (/ 1 d))) into (sqr (fabs (/ 1 d))) * [misc]backup-simplify: Simplify (+ (/ 1 (sqr c)) (sqr (fabs (/ 1 d)))) into (+ (sqr (fabs (/ 1 d))) (/ 1 (sqr c))) * [misc]backup-simplify: Simplify (/ (- (/ 1 a)) (+ (sqr (fabs (/ 1 d))) (/ 1 (sqr c)))) into (/ -1 (* (+ (sqr (fabs (/ 1 d))) (/ 1 (sqr c))) a)) * [misc]taylor: Taking taylor expansion of (/ (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) (+ (sqr (/ 1 c)) (sqr (fabs (/ 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 (fabs (/ 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 (fabs (/ 1 d))) in a * [misc]taylor: Taking taylor expansion of (fabs (/ 1 d)) in a * [misc]backup-simplify: Simplify (fabs (/ 1 d)) into (fabs (/ 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 (* (fabs (/ 1 d)) (fabs (/ 1 d))) into (sqr (fabs (/ 1 d))) * [misc]backup-simplify: Simplify (+ (/ 1 (sqr c)) (sqr (fabs (/ 1 d)))) into (+ (sqr (fabs (/ 1 d))) (/ 1 (sqr c))) * [misc]backup-simplify: Simplify (/ (- (/ 1 d)) (+ (sqr (fabs (/ 1 d))) (/ 1 (sqr c)))) into (/ -1 (* (+ (sqr (fabs (/ 1 d))) (/ 1 (sqr c))) d)) * [misc]taylor: Taking taylor expansion of (/ (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) (+ (sqr (/ 1 c)) (sqr (fabs (/ 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 (fabs (/ 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 (fabs (/ 1 d))) in c * [misc]taylor: Taking taylor expansion of (fabs (/ 1 d)) in c * [misc]backup-simplify: Simplify (fabs (/ 1 d)) into (fabs (/ 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 (fabs (/ 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 (fabs (/ 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 (fabs (/ 1 d))) in b * [misc]taylor: Taking taylor expansion of (fabs (/ 1 d)) in b * [misc]backup-simplify: Simplify (fabs (/ 1 d)) into (fabs (/ 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 (* (fabs (/ 1 d)) (fabs (/ 1 d))) into (sqr (fabs (/ 1 d))) * [misc]backup-simplify: Simplify (+ (/ 1 (sqr c)) (sqr (fabs (/ 1 d)))) into (+ (sqr (fabs (/ 1 d))) (/ 1 (sqr c))) * [misc]backup-simplify: Simplify (/ (/ 1 c) (+ (sqr (fabs (/ 1 d))) (/ 1 (sqr c)))) into (/ 1 (* c (+ (sqr (fabs (/ 1 d))) (/ 1 (sqr c))))) * [misc]taylor: Taking taylor expansion of (/ (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) (+ (sqr (/ 1 c)) (sqr (fabs (/ 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 (fabs (/ 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 (fabs (/ 1 d))) in b * [misc]taylor: Taking taylor expansion of (fabs (/ 1 d)) in b * [misc]backup-simplify: Simplify (fabs (/ 1 d)) into (fabs (/ 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 (* (fabs (/ 1 d)) (fabs (/ 1 d))) into (sqr (fabs (/ 1 d))) * [misc]backup-simplify: Simplify (+ (/ 1 (sqr c)) (sqr (fabs (/ 1 d)))) into (+ (sqr (fabs (/ 1 d))) (/ 1 (sqr c))) * [misc]backup-simplify: Simplify (/ (/ 1 c) (+ (sqr (fabs (/ 1 d))) (/ 1 (sqr c)))) into (/ 1 (* c (+ (sqr (fabs (/ 1 d))) (/ 1 (sqr c))))) * [misc]taylor: Taking taylor expansion of (/ 1 (* c (+ (sqr (fabs (/ 1 d))) (/ 1 (sqr c))))) in c * [misc]taylor: Taking taylor expansion of (* c (+ (sqr (fabs (/ 1 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 (+ (sqr (fabs (/ 1 d))) (/ 1 (sqr c))) in c * [misc]taylor: Taking taylor expansion of (sqr (fabs (/ 1 d))) in c * [misc]taylor: Taking taylor expansion of (fabs (/ 1 d)) in c * [misc]backup-simplify: Simplify (fabs (/ 1 d)) into (fabs (/ 1 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 (+ (* (fabs (/ 1 d)) 0) (* 0 (fabs (/ 1 d)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ (- (/ 1 (* d a))) (+ (sqr (fabs (/ 1 d))) (/ 1 (sqr c)))) (+ (* (/ 1 (* c (+ (sqr (fabs (/ 1 d))) (/ 1 (sqr c))))) (/ 0 (+ (sqr (fabs (/ 1 d))) (/ 1 (sqr c))))))) into (- (/ 1 (* (+ (sqr (fabs (/ 1 d))) (/ 1 (sqr c))) (* d a)))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* (+ (sqr (fabs (/ 1 d))) (/ 1 (sqr c))) (* d a)))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (* (+ (sqr (fabs (/ 1 d))) (/ 1 (sqr c))) (* d a))) in c * [misc]taylor: Taking taylor expansion of (* (+ (sqr (fabs (/ 1 d))) (/ 1 (sqr c))) (* d a)) in c * [misc]taylor: Taking taylor expansion of (+ (sqr (fabs (/ 1 d))) (/ 1 (sqr c))) in c * [misc]taylor: Taking taylor expansion of (sqr (fabs (/ 1 d))) in c * [misc]taylor: Taking taylor expansion of (fabs (/ 1 d)) in c * [misc]backup-simplify: Simplify (fabs (/ 1 d)) into (fabs (/ 1 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]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 (+ 0 1) into 1 * [misc]backup-simplify: Simplify (* d a) into (* d a) * [misc]backup-simplify: Simplify (* 1 (* d a)) into (* d a) * [misc]backup-simplify: Simplify (/ 1 (* d a)) into (/ 1 (* d a)) * [misc]backup-simplify: Simplify (* (fabs (/ 1 d)) (fabs (/ 1 d))) into (sqr (fabs (/ 1 d))) * [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 (+ (sqr (fabs (/ 1 d))) 0) into (sqr (fabs (/ 1 d))) * [misc]backup-simplify: Simplify (+ (* 0 (sqr (fabs (/ 1 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 (- (+ (* (/ 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 (+ (* (fabs (/ 1 d)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (+ (sqr (fabs (/ 1 d))) (/ 1 (sqr c)))) (+ (* (/ 1 (* c (+ (sqr (fabs (/ 1 d))) (/ 1 (sqr c))))) (/ 0 (+ (sqr (fabs (/ 1 d))) (/ 1 (sqr c))))) (* (- (/ 1 (* (+ (sqr (fabs (/ 1 d))) (/ 1 (sqr c))) (* d a)))) (/ 0 (+ (sqr (fabs (/ 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 (- (/ 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 (+ (* (fabs (/ 1 d)) 0) (* 0 (fabs (/ 1 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 (sqr (fabs (/ 1 d)))) (+ (* 0 0) (* 0 1)))) into (sqr (fabs (/ 1 d))) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ (sqr (fabs (/ 1 d))) 1)) (* 0 (/ 0 1)))) into (- (sqr (fabs (/ 1 d)))) * [misc]taylor: Taking taylor expansion of (- (sqr (fabs (/ 1 d)))) in a * [misc]taylor: Taking taylor expansion of (sqr (fabs (/ 1 d))) in a * [misc]taylor: Taking taylor expansion of (fabs (/ 1 d)) in a * [misc]backup-simplify: Simplify (fabs (/ 1 d)) into (fabs (/ 1 d)) * [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]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 (+ (* (fabs (/ 1 d)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 d)))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (+ (sqr (fabs (/ 1 d))) (/ 1 (sqr c)))) (+ (* (/ 1 (* c (+ (sqr (fabs (/ 1 d))) (/ 1 (sqr c))))) (/ 0 (+ (sqr (fabs (/ 1 d))) (/ 1 (sqr c))))) (* (- (/ 1 (* (+ (sqr (fabs (/ 1 d))) (/ 1 (sqr c))) (* d a)))) (/ 0 (+ (sqr (fabs (/ 1 d))) (/ 1 (sqr c))))) (* 0 (/ 0 (+ (sqr (fabs (/ 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 (+ (* d 0) (* 0 a)) 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 (+ (* 1 0) (* 0 (* d 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 (+ (* (fabs (/ 1 d)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 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 (sqr (fabs (/ 1 d)))) (+ (* 0 0) (* 0 1))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ (sqr (fabs (/ 1 d))) 1)) (* (- (sqr (fabs (/ 1 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 (+ (* 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]backup-simplify: Simplify (* (fabs (/ 1 d)) (fabs (/ 1 d))) into (sqr (fabs (/ 1 d))) * [misc]backup-simplify: Simplify (- (sqr (fabs (/ 1 d)))) into (- (sqr (fabs (/ 1 d)))) * [misc]taylor: Taking taylor expansion of (- (sqr (fabs (/ 1 d)))) in d * [misc]taylor: Taking taylor expansion of (sqr (fabs (/ 1 d))) in d * [misc]taylor: Taking taylor expansion of (fabs (/ 1 d)) in d * [misc]backup-simplify: Simplify (fabs (/ 1 d)) into (fabs (/ 1 d)) * [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]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 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 (+ (* (fabs (/ 1 d)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 d))))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (+ (sqr (fabs (/ 1 d))) (/ 1 (sqr c)))) (+ (* (/ 1 (* c (+ (sqr (fabs (/ 1 d))) (/ 1 (sqr c))))) (/ 0 (+ (sqr (fabs (/ 1 d))) (/ 1 (sqr c))))) (* (- (/ 1 (* (+ (sqr (fabs (/ 1 d))) (/ 1 (sqr c))) (* d a)))) (/ 0 (+ (sqr (fabs (/ 1 d))) (/ 1 (sqr c))))) (* 0 (/ 0 (+ (sqr (fabs (/ 1 d))) (/ 1 (sqr c))))) (* 0 (/ 0 (+ (sqr (fabs (/ 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]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 (* (fabs (/ 1 d)) (fabs (/ 1 d))) into (sqr (fabs (/ 1 d))) * [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 (+ (sqr (fabs (/ 1 d))) 0) into (sqr (fabs (/ 1 d))) * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* (sqr (fabs (/ 1 d))) (* d a)))) into (* d (* a (sqr (fabs (/ 1 d))))) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* d a)) (/ (* d (* a (sqr (fabs (/ 1 d))))) (* d a))) (* 0 (/ 0 (* d a))))) into (- (/ (sqr (fabs (/ 1 d))) (* d a))) * [misc]backup-simplify: Simplify (- (- (/ (sqr (fabs (/ 1 d))) (* d a)))) into (/ (sqr (fabs (/ 1 d))) (* d a)) * [misc]taylor: Taking taylor expansion of (/ (sqr (fabs (/ 1 d))) (* d a)) in a * [misc]taylor: Taking taylor expansion of (sqr (fabs (/ 1 d))) in a * [misc]taylor: Taking taylor expansion of (fabs (/ 1 d)) in a * [misc]backup-simplify: Simplify (fabs (/ 1 d)) into (fabs (/ 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 (* (fabs (/ 1 d)) (fabs (/ 1 d))) into (sqr (fabs (/ 1 d))) * [misc]backup-simplify: Simplify (* d 0) into 0 * [misc]backup-simplify: Simplify (+ (* d 1) (* 0 0)) into d * [misc]backup-simplify: Simplify (/ (sqr (fabs (/ 1 d))) d) into (/ (sqr (fabs (/ 1 d))) d) * [misc]taylor: Taking taylor expansion of (/ (sqr (fabs (/ 1 d))) d) in d * [misc]taylor: Taking taylor expansion of (sqr (fabs (/ 1 d))) in d * [misc]taylor: Taking taylor expansion of (fabs (/ 1 d)) in d * [misc]backup-simplify: Simplify (fabs (/ 1 d)) into (fabs (/ 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 (* (fabs (/ 1 d)) (fabs (/ 1 d))) into (sqr (fabs (/ 1 d))) * [misc]backup-simplify: Simplify (/ (sqr (fabs (/ 1 d))) 1) into (sqr (fabs (/ 1 d))) * [misc]backup-simplify: Simplify (sqr (fabs (/ 1 d))) into (sqr (fabs (/ 1 d))) * [misc]backup-simplify: Simplify (+ (* (sqr (fabs (/ 1 d))) (* (/ 1 (/ 1 d)) (* (/ 1 (/ 1 a)) (* (pow (/ 1 c) 4) 1)))) (+ (* 1 (* 1 (* 1 (* (/ 1 c) (/ 1 (/ 1 b)))))) (* -1 (* (/ 1 (/ 1 d)) (* (/ 1 (/ 1 a)) (* (sqr (/ 1 c)) 1)))))) into (- (+ (/ b c) (/ (* d (* a (sqr (fabs (/ 1 d))))) (pow c 4))) (/ (* d a) (sqr c))) * [misc]approximate: Taking taylor expansion of (/ (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) (+ (sqr (/ 1 (- c))) (sqr (fabs (/ 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 (fabs (/ 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 (fabs (/ 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 (fabs (/ 1 (- d)))) in d * [misc]taylor: Taking taylor expansion of (fabs (/ 1 (- d))) in d * [misc]backup-simplify: Simplify (fabs (/ 1 (- d))) into (fabs (/ -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 (* (/ -1 c) (/ -1 c)) into (/ 1 (sqr c)) * [misc]backup-simplify: Simplify (* (fabs (/ -1 d)) (fabs (/ -1 d))) into (sqr (fabs (/ -1 d))) * [misc]backup-simplify: Simplify (+ (/ 1 (sqr c)) (sqr (fabs (/ -1 d)))) into (+ (sqr (fabs (/ -1 d))) (/ 1 (sqr c))) * [misc]backup-simplify: Simplify (/ (- (/ 1 a)) (+ (sqr (fabs (/ -1 d))) (/ 1 (sqr c)))) into (/ -1 (* (+ (/ 1 (sqr c)) (sqr (fabs (/ -1 d)))) a)) * [misc]taylor: Taking taylor expansion of (/ (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) (+ (sqr (/ 1 (- c))) (sqr (fabs (/ 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 (fabs (/ 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 (fabs (/ 1 (- d)))) in a * [misc]taylor: Taking taylor expansion of (fabs (/ 1 (- d))) in a * [misc]backup-simplify: Simplify (fabs (/ 1 (- d))) into (fabs (/ -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 (* (fabs (/ -1 d)) (fabs (/ -1 d))) into (sqr (fabs (/ -1 d))) * [misc]backup-simplify: Simplify (+ (/ 1 (sqr c)) (sqr (fabs (/ -1 d)))) into (+ (sqr (fabs (/ -1 d))) (/ 1 (sqr c))) * [misc]backup-simplify: Simplify (/ (- (/ 1 d)) (+ (sqr (fabs (/ -1 d))) (/ 1 (sqr c)))) into (/ -1 (* d (+ (/ 1 (sqr c)) (sqr (fabs (/ -1 d)))))) * [misc]taylor: Taking taylor expansion of (/ (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) (+ (sqr (/ 1 (- c))) (sqr (fabs (/ 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 (fabs (/ 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 (fabs (/ 1 (- d)))) in c * [misc]taylor: Taking taylor expansion of (fabs (/ 1 (- d))) in c * [misc]backup-simplify: Simplify (fabs (/ 1 (- d))) into (fabs (/ -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 (fabs (/ 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 (fabs (/ 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 (fabs (/ 1 (- d)))) in b * [misc]taylor: Taking taylor expansion of (fabs (/ 1 (- d))) in b * [misc]backup-simplify: Simplify (fabs (/ 1 (- d))) into (fabs (/ -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 (* (fabs (/ -1 d)) (fabs (/ -1 d))) into (sqr (fabs (/ -1 d))) * [misc]backup-simplify: Simplify (+ (/ 1 (sqr c)) (sqr (fabs (/ -1 d)))) into (+ (sqr (fabs (/ -1 d))) (/ 1 (sqr c))) * [misc]backup-simplify: Simplify (/ (/ 1 c) (+ (sqr (fabs (/ -1 d))) (/ 1 (sqr c)))) into (/ 1 (* c (+ (/ 1 (sqr c)) (sqr (fabs (/ -1 d)))))) * [misc]taylor: Taking taylor expansion of (/ (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) (+ (sqr (/ 1 (- c))) (sqr (fabs (/ 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 (fabs (/ 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 (fabs (/ 1 (- d)))) in b * [misc]taylor: Taking taylor expansion of (fabs (/ 1 (- d))) in b * [misc]backup-simplify: Simplify (fabs (/ 1 (- d))) into (fabs (/ -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 (* (fabs (/ -1 d)) (fabs (/ -1 d))) into (sqr (fabs (/ -1 d))) * [misc]backup-simplify: Simplify (+ (/ 1 (sqr c)) (sqr (fabs (/ -1 d)))) into (+ (sqr (fabs (/ -1 d))) (/ 1 (sqr c))) * [misc]backup-simplify: Simplify (/ (/ 1 c) (+ (sqr (fabs (/ -1 d))) (/ 1 (sqr c)))) into (/ 1 (* c (+ (/ 1 (sqr c)) (sqr (fabs (/ -1 d)))))) * [misc]taylor: Taking taylor expansion of (/ 1 (* c (+ (/ 1 (sqr c)) (sqr (fabs (/ -1 d)))))) in c * [misc]taylor: Taking taylor expansion of (* c (+ (/ 1 (sqr c)) (sqr (fabs (/ -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 (+ (/ 1 (sqr c)) (sqr (fabs (/ -1 d)))) in 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 (sqr (fabs (/ -1 d))) in c * [misc]taylor: Taking taylor expansion of (fabs (/ -1 d)) in c * [misc]backup-simplify: Simplify (fabs (/ -1 d)) into (fabs (/ -1 d)) * [misc]backup-simplify: Simplify (+ 1 0) 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 (+ (* (fabs (/ -1 d)) 0) (* 0 (fabs (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ (- (/ 1 (* d a))) (+ (sqr (fabs (/ -1 d))) (/ 1 (sqr c)))) (+ (* (/ 1 (* c (+ (/ 1 (sqr c)) (sqr (fabs (/ -1 d)))))) (/ 0 (+ (sqr (fabs (/ -1 d))) (/ 1 (sqr c))))))) into (- (/ 1 (* d (* a (+ (/ 1 (sqr c)) (sqr (fabs (/ -1 d)))))))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* d (* a (+ (/ 1 (sqr c)) (sqr (fabs (/ -1 d)))))))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (* d (* a (+ (/ 1 (sqr c)) (sqr (fabs (/ -1 d))))))) in c * [misc]taylor: Taking taylor expansion of (* d (* a (+ (/ 1 (sqr c)) (sqr (fabs (/ -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 (+ (/ 1 (sqr c)) (sqr (fabs (/ -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 (+ (/ 1 (sqr c)) (sqr (fabs (/ -1 d)))) in 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 (sqr (fabs (/ -1 d))) in c * [misc]taylor: Taking taylor expansion of (fabs (/ -1 d)) in c * [misc]backup-simplify: Simplify (fabs (/ -1 d)) into (fabs (/ -1 d)) * [misc]backup-simplify: Simplify (+ 1 0) 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 (* (fabs (/ -1 d)) (fabs (/ -1 d))) into (sqr (fabs (/ -1 d))) * [misc]backup-simplify: Simplify (+ 0 (sqr (fabs (/ -1 d)))) into (sqr (fabs (/ -1 d))) * [misc]backup-simplify: Simplify (+ (* 0 (sqr (fabs (/ -1 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 (- 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 (+ (* (fabs (/ -1 d)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (+ (sqr (fabs (/ -1 d))) (/ 1 (sqr c)))) (+ (* (/ 1 (* c (+ (/ 1 (sqr c)) (sqr (fabs (/ -1 d)))))) (/ 0 (+ (sqr (fabs (/ -1 d))) (/ 1 (sqr c))))) (* (- (/ 1 (* d (* a (+ (/ 1 (sqr c)) (sqr (fabs (/ -1 d)))))))) (/ 0 (+ (sqr (fabs (/ -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 (- (/ 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 (+ (* 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 (+ (* (fabs (/ -1 d)) 0) (* 0 (fabs (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 (sqr (fabs (/ -1 d)))) (+ (* 0 0) (* 0 1)))) into (sqr (fabs (/ -1 d))) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ (sqr (fabs (/ -1 d))) 1)) (* 0 (/ 0 1)))) into (- (sqr (fabs (/ -1 d)))) * [misc]taylor: Taking taylor expansion of (- (sqr (fabs (/ -1 d)))) in a * [misc]taylor: Taking taylor expansion of (sqr (fabs (/ -1 d))) in a * [misc]taylor: Taking taylor expansion of (fabs (/ -1 d)) in a * [misc]backup-simplify: Simplify (fabs (/ -1 d)) into (fabs (/ -1 d)) * [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]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 (+ (* (fabs (/ -1 d)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 d)))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (+ (sqr (fabs (/ -1 d))) (/ 1 (sqr c)))) (+ (* (/ 1 (* c (+ (/ 1 (sqr c)) (sqr (fabs (/ -1 d)))))) (/ 0 (+ (sqr (fabs (/ -1 d))) (/ 1 (sqr c))))) (* (- (/ 1 (* d (* a (+ (/ 1 (sqr c)) (sqr (fabs (/ -1 d)))))))) (/ 0 (+ (sqr (fabs (/ -1 d))) (/ 1 (sqr c))))) (* 0 (/ 0 (+ (sqr (fabs (/ -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 (+ (* 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 (+ (* 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 (+ (* (fabs (/ -1 d)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 (sqr (fabs (/ -1 d)))) (+ (* 0 0) (* 0 1))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ (sqr (fabs (/ -1 d))) 1)) (* (- (sqr (fabs (/ -1 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 (+ (* 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]backup-simplify: Simplify (* (fabs (/ -1 d)) (fabs (/ -1 d))) into (sqr (fabs (/ -1 d))) * [misc]backup-simplify: Simplify (- (sqr (fabs (/ -1 d)))) into (- (sqr (fabs (/ -1 d)))) * [misc]taylor: Taking taylor expansion of (- (sqr (fabs (/ -1 d)))) in d * [misc]taylor: Taking taylor expansion of (sqr (fabs (/ -1 d))) in d * [misc]taylor: Taking taylor expansion of (fabs (/ -1 d)) in d * [misc]backup-simplify: Simplify (fabs (/ -1 d)) into (fabs (/ -1 d)) * [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]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 (+ (* (/ -1 c) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 c)))))) into 0 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 d)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (+ (sqr (fabs (/ -1 d))) (/ 1 (sqr c)))) (+ (* (/ 1 (* c (+ (/ 1 (sqr c)) (sqr (fabs (/ -1 d)))))) (/ 0 (+ (sqr (fabs (/ -1 d))) (/ 1 (sqr c))))) (* (- (/ 1 (* d (* a (+ (/ 1 (sqr c)) (sqr (fabs (/ -1 d)))))))) (/ 0 (+ (sqr (fabs (/ -1 d))) (/ 1 (sqr c))))) (* 0 (/ 0 (+ (sqr (fabs (/ -1 d))) (/ 1 (sqr c))))) (* 0 (/ 0 (+ (sqr (fabs (/ -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]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 (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (* (fabs (/ -1 d)) (fabs (/ -1 d))) into (sqr (fabs (/ -1 d))) * [misc]backup-simplify: Simplify (+ 0 (sqr (fabs (/ -1 d)))) into (sqr (fabs (/ -1 d))) * [misc]backup-simplify: Simplify (+ (* a (sqr (fabs (/ -1 d)))) (+ (* 0 0) (* 0 1))) into (* (sqr (fabs (/ -1 d))) a) * [misc]backup-simplify: Simplify (+ (* d (* (sqr (fabs (/ -1 d))) a)) (+ (* 0 0) (* 0 a))) into (* (sqr (fabs (/ -1 d))) (* d a)) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* d a)) (/ (* (sqr (fabs (/ -1 d))) (* d a)) (* d a))) (* 0 (/ 0 (* d a))))) into (- (/ (sqr (fabs (/ -1 d))) (* d a))) * [misc]backup-simplify: Simplify (- (- (/ (sqr (fabs (/ -1 d))) (* d a)))) into (/ (sqr (fabs (/ -1 d))) (* d a)) * [misc]taylor: Taking taylor expansion of (/ (sqr (fabs (/ -1 d))) (* d a)) in a * [misc]taylor: Taking taylor expansion of (sqr (fabs (/ -1 d))) in a * [misc]taylor: Taking taylor expansion of (fabs (/ -1 d)) in a * [misc]backup-simplify: Simplify (fabs (/ -1 d)) into (fabs (/ -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 (* (fabs (/ -1 d)) (fabs (/ -1 d))) into (sqr (fabs (/ -1 d))) * [misc]backup-simplify: Simplify (* d 0) into 0 * [misc]backup-simplify: Simplify (+ (* d 1) (* 0 0)) into d * [misc]backup-simplify: Simplify (/ (sqr (fabs (/ -1 d))) d) into (/ (sqr (fabs (/ -1 d))) d) * [misc]taylor: Taking taylor expansion of (/ (sqr (fabs (/ -1 d))) d) in d * [misc]taylor: Taking taylor expansion of (sqr (fabs (/ -1 d))) in d * [misc]taylor: Taking taylor expansion of (fabs (/ -1 d)) in d * [misc]backup-simplify: Simplify (fabs (/ -1 d)) into (fabs (/ -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 (* (fabs (/ -1 d)) (fabs (/ -1 d))) into (sqr (fabs (/ -1 d))) * [misc]backup-simplify: Simplify (/ (sqr (fabs (/ -1 d))) 1) into (sqr (fabs (/ -1 d))) * [misc]backup-simplify: Simplify (sqr (fabs (/ -1 d))) into (sqr (fabs (/ -1 d))) * [misc]backup-simplify: Simplify (+ (* (sqr (fabs (/ -1 d))) (* (/ 1 (/ 1 (- d))) (* (/ 1 (/ 1 (- a))) (* (pow (/ 1 (- c)) 4) 1)))) (+ (* 1 (* 1 (* 1 (* (/ 1 (- c)) (/ 1 (/ 1 (- b))))))) (* -1 (* (/ 1 (/ 1 (- d))) (* (/ 1 (/ 1 (- a))) (* (sqr (/ 1 (- c))) 1)))))) into (- (+ (/ (* (sqr (fabs (/ -1 d))) (* d a)) (pow c 4)) (/ b c)) (/ (* d a) (sqr c))) * [misc]approximate: Taking taylor expansion of (sqr (fabs d)) in (d) around 0 * [misc]taylor: Taking taylor expansion of (sqr (fabs d)) in d * [misc]taylor: Taking taylor expansion of (fabs d) in d * [misc]backup-simplify: Simplify (fabs d) into (fabs d) * [misc]taylor: Taking taylor expansion of (sqr (fabs d)) in d * [misc]taylor: Taking taylor expansion of (fabs d) in d * [misc]backup-simplify: Simplify (fabs d) into (fabs d) * [misc]backup-simplify: Simplify (* (fabs d) (fabs d)) into (sqr (fabs d)) * [misc]backup-simplify: Simplify (sqr (fabs d)) into (sqr (fabs d)) * [misc]backup-simplify: Simplify (+ (* (fabs d) 0) (* 0 (fabs d))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (fabs d) 0) (+ (* 0 0) (* 0 (fabs d)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (fabs d) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs d))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (fabs d) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs d)))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (fabs d) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs d))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (fabs d) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs d)))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (sqr (fabs d)) into (sqr (fabs d)) * [misc]approximate: Taking taylor expansion of (sqr (fabs (/ 1 d))) in (d) around 0 * [misc]taylor: Taking taylor expansion of (sqr (fabs (/ 1 d))) in d * [misc]taylor: Taking taylor expansion of (fabs (/ 1 d)) in d * [misc]backup-simplify: Simplify (fabs (/ 1 d)) into (fabs (/ 1 d)) * [misc]taylor: Taking taylor expansion of (sqr (fabs (/ 1 d))) in d * [misc]taylor: Taking taylor expansion of (fabs (/ 1 d)) in d * [misc]backup-simplify: Simplify (fabs (/ 1 d)) into (fabs (/ 1 d)) * [misc]backup-simplify: Simplify (* (fabs (/ 1 d)) (fabs (/ 1 d))) into (sqr (fabs (/ 1 d))) * [misc]backup-simplify: Simplify (sqr (fabs (/ 1 d))) into (sqr (fabs (/ 1 d))) * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 d)) 0) (* 0 (fabs (/ 1 d)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 d)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 d)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 d)))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 d)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 d))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 d)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 d)))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 d)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 d))))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (sqr (fabs (/ 1 d))) into (sqr (fabs (/ 1 d))) * [misc]approximate: Taking taylor expansion of (sqr (fabs (/ 1 (- d)))) in (d) around 0 * [misc]taylor: Taking taylor expansion of (sqr (fabs (/ 1 (- d)))) in d * [misc]taylor: Taking taylor expansion of (fabs (/ 1 (- d))) in d * [misc]backup-simplify: Simplify (fabs (/ 1 (- d))) into (fabs (/ -1 d)) * [misc]taylor: Taking taylor expansion of (sqr (fabs (/ 1 (- d)))) in d * [misc]taylor: Taking taylor expansion of (fabs (/ 1 (- d))) in d * [misc]backup-simplify: Simplify (fabs (/ 1 (- d))) into (fabs (/ -1 d)) * [misc]backup-simplify: Simplify (* (fabs (/ -1 d)) (fabs (/ -1 d))) into (sqr (fabs (/ -1 d))) * [misc]backup-simplify: Simplify (sqr (fabs (/ -1 d))) into (sqr (fabs (/ -1 d))) * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 d)) 0) (* 0 (fabs (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 d)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 d)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 d)))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 d)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 d)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 d)))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 d)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 d))))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (sqr (fabs (/ -1 d))) into (sqr (fabs (/ -1 d))) * [misc]approximate: Taking taylor expansion of (* a d) in (a d) around 0 * [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 (* 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 (* 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 (* 0 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 0) (* 1 d)) into 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 0) (+ (* 1 0) (* 0 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 into 1 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 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 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 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 (* d a)) into (* d a) * [misc]approximate: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in (a d) around 0 * [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 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 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 (/ 1 d)) into (/ 1 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 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) 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 (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 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 (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)))) 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 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 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 1 (* (/ 1 (/ 1 d)) (/ 1 (/ 1 a)))) into (* d a) * [misc]approximate: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in (a d) around 0 * [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 (- 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 (- 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 (/ -1 d)) into (/ 1 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 (- 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 (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) 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 (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 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 (- 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 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 (/ 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) 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 (- 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 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 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 1 (* (/ 1 (/ 1 (- d))) (/ 1 (/ 1 (- a))))) into (* d a) * [misc]approximate: Taking taylor expansion of (+ (sqr c) (sqr (fabs d))) in (c d) around 0 * [misc]taylor: Taking taylor expansion of (+ (sqr c) (sqr (fabs 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 (fabs d)) in d * [misc]taylor: Taking taylor expansion of (fabs d) in d * [misc]backup-simplify: Simplify (fabs d) into (fabs d) * [misc]taylor: Taking taylor expansion of (+ (sqr c) (sqr (fabs 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 (fabs d)) in c * [misc]taylor: Taking taylor expansion of (fabs d) in c * [misc]backup-simplify: Simplify (fabs d) into (fabs d) * [misc]taylor: Taking taylor expansion of (+ (sqr c) (sqr (fabs 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 (fabs d)) in c * [misc]taylor: Taking taylor expansion of (fabs d) in c * [misc]backup-simplify: Simplify (fabs d) into (fabs d) * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (* (fabs d) (fabs d)) into (sqr (fabs d)) * [misc]backup-simplify: Simplify (+ 0 (sqr (fabs d))) into (sqr (fabs d)) * [misc]taylor: Taking taylor expansion of (sqr (fabs d)) in d * [misc]taylor: Taking taylor expansion of (fabs d) in d * [misc]backup-simplify: Simplify (fabs d) into (fabs d) * [misc]backup-simplify: Simplify (* (fabs d) (fabs d)) into (sqr (fabs d)) * [misc]backup-simplify: Simplify (sqr (fabs d)) into (sqr (fabs d)) * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* (fabs d) 0) (* 0 (fabs 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 (+ (* (fabs d) 0) (* 0 (fabs d))) 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 (+ (* (fabs d) 0) (+ (* 0 0) (* 0 (fabs 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 (+ (* (fabs d) 0) (+ (* 0 0) (* 0 (fabs d)))) 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 (+ (* (fabs d) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs 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 (+ (* (fabs d) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs d))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1 (sqr (* 1 c))) (sqr (fabs d))) into (+ (sqr c) (sqr (fabs d))) * [misc]approximate: Taking taylor expansion of (+ (sqr (/ 1 c)) (sqr (fabs (/ 1 d)))) in (c d) around 0 * [misc]taylor: Taking taylor expansion of (+ (sqr (/ 1 c)) (sqr (fabs (/ 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 (fabs (/ 1 d))) in d * [misc]taylor: Taking taylor expansion of (fabs (/ 1 d)) in d * [misc]backup-simplify: Simplify (fabs (/ 1 d)) into (fabs (/ 1 d)) * [misc]taylor: Taking taylor expansion of (+ (sqr (/ 1 c)) (sqr (fabs (/ 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 (fabs (/ 1 d))) in c * [misc]taylor: Taking taylor expansion of (fabs (/ 1 d)) in c * [misc]backup-simplify: Simplify (fabs (/ 1 d)) into (fabs (/ 1 d)) * [misc]taylor: Taking taylor expansion of (+ (sqr (/ 1 c)) (sqr (fabs (/ 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 (fabs (/ 1 d))) in c * [misc]taylor: Taking taylor expansion of (fabs (/ 1 d)) in c * [misc]backup-simplify: Simplify (fabs (/ 1 d)) into (fabs (/ 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 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 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 (* (fabs (/ 1 d)) (fabs (/ 1 d))) into (sqr (fabs (/ 1 d))) * [misc]backup-simplify: Simplify (+ 0 (sqr (fabs (/ 1 d)))) into (sqr (fabs (/ 1 d))) * [misc]taylor: Taking taylor expansion of (sqr (fabs (/ 1 d))) in d * [misc]taylor: Taking taylor expansion of (fabs (/ 1 d)) in d * [misc]backup-simplify: Simplify (fabs (/ 1 d)) into (fabs (/ 1 d)) * [misc]backup-simplify: Simplify (* (fabs (/ 1 d)) (fabs (/ 1 d))) into (sqr (fabs (/ 1 d))) * [misc]backup-simplify: Simplify (sqr (fabs (/ 1 d))) into (sqr (fabs (/ 1 d))) * [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 (+ (* (fabs (/ 1 d)) 0) (* 0 (fabs (/ 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 into 0 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 d)) 0) (* 0 (fabs (/ 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 (+ (sqr (fabs (/ 1 d))) (* 1 (sqr (* 1 (/ 1 (/ 1 c)))))) into (+ (sqr (fabs (/ 1 d))) (sqr c)) * [misc]approximate: Taking taylor expansion of (+ (sqr (/ 1 (- c))) (sqr (fabs (/ 1 (- d))))) in (c d) around 0 * [misc]taylor: Taking taylor expansion of (+ (sqr (/ 1 (- c))) (sqr (fabs (/ 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 (fabs (/ 1 (- d)))) in d * [misc]taylor: Taking taylor expansion of (fabs (/ 1 (- d))) in d * [misc]backup-simplify: Simplify (fabs (/ 1 (- d))) into (fabs (/ -1 d)) * [misc]taylor: Taking taylor expansion of (+ (sqr (/ 1 (- c))) (sqr (fabs (/ 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 (fabs (/ 1 (- d)))) in c * [misc]taylor: Taking taylor expansion of (fabs (/ 1 (- d))) in c * [misc]backup-simplify: Simplify (fabs (/ 1 (- d))) into (fabs (/ -1 d)) * [misc]taylor: Taking taylor expansion of (+ (sqr (/ 1 (- c))) (sqr (fabs (/ 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 (fabs (/ 1 (- d)))) in c * [misc]taylor: Taking taylor expansion of (fabs (/ 1 (- d))) in c * [misc]backup-simplify: Simplify (fabs (/ 1 (- d))) into (fabs (/ -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 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 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 (* (fabs (/ -1 d)) (fabs (/ -1 d))) into (sqr (fabs (/ -1 d))) * [misc]backup-simplify: Simplify (+ 0 (sqr (fabs (/ -1 d)))) into (sqr (fabs (/ -1 d))) * [misc]taylor: Taking taylor expansion of (sqr (fabs (/ -1 d))) in d * [misc]taylor: Taking taylor expansion of (fabs (/ -1 d)) in d * [misc]backup-simplify: Simplify (fabs (/ -1 d)) into (fabs (/ -1 d)) * [misc]backup-simplify: Simplify (* (fabs (/ -1 d)) (fabs (/ -1 d))) into (sqr (fabs (/ -1 d))) * [misc]backup-simplify: Simplify (sqr (fabs (/ -1 d))) into (sqr (fabs (/ -1 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) 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 (+ (* (fabs (/ -1 d)) 0) (* 0 (fabs (/ -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 into 0 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 d)) 0) (* 0 (fabs (/ -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 (+ (sqr (fabs (/ -1 d))) (* 1 (sqr (* 1 (/ 1 (/ 1 (- c))))))) into (+ (sqr c) (sqr (fabs (/ -1 d)))) * * * [misc]progress: tayloring alt 3 of 13 * [misc]approximate: Taking taylor expansion of (/ (- (* b c) (* a d)) (cbrt (cube (sqr (hypot c d))))) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (/ (- (* b c) (* a d)) (cbrt (cube (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 (cbrt (cube (sqr (hypot c d)))) in d * [misc]backup-simplify: Simplify (cbrt (cube (sqr (hypot c d)))) into (sqr (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 (/ (* b c) (sqr (hypot c d))) into (/ (* b c) (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (/ (- (* b c) (* a d)) (cbrt (cube (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 (cbrt (cube (sqr (hypot c d)))) in a * [misc]backup-simplify: Simplify (cbrt (cube (sqr (hypot c d)))) into (sqr (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 (/ (* b c) (sqr (hypot c d))) into (/ (* b c) (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (/ (- (* b c) (* a d)) (cbrt (cube (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 (cbrt (cube (sqr (hypot c d)))) in c * [misc]backup-simplify: Simplify (cbrt (cube (sqr (hypot c d)))) into (sqr (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 (/ (- (* d a)) (sqr (hypot c d))) into (* -1 (/ (* d a) (sqr (hypot c d)))) * [misc]taylor: Taking taylor expansion of (/ (- (* b c) (* a d)) (cbrt (cube (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 (cbrt (cube (sqr (hypot c d)))) in b * [misc]backup-simplify: Simplify (cbrt (cube (sqr (hypot c d)))) into (sqr (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 (/ (- (* d a)) (sqr (hypot c d))) into (* -1 (/ (* d a) (sqr (hypot c d)))) * [misc]taylor: Taking taylor expansion of (/ (- (* b c) (* a d)) (cbrt (cube (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 (cbrt (cube (sqr (hypot c d)))) in b * [misc]backup-simplify: Simplify (cbrt (cube (sqr (hypot c d)))) into (sqr (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 (/ (- (* 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 (- (/ 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 (- (/ 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 (- (/ 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))) (cbrt (cube (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))) (cbrt (cube (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 (cbrt (cube (sqr (hypot (/ 1 c) (/ 1 d))))) in d * [misc]backup-simplify: Simplify (cbrt (cube (sqr (hypot (/ 1 c) (/ 1 d))))) into (sqr (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 (/ (- (/ 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))) (cbrt (cube (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 (cbrt (cube (sqr (hypot (/ 1 c) (/ 1 d))))) in a * [misc]backup-simplify: Simplify (cbrt (cube (sqr (hypot (/ 1 c) (/ 1 d))))) into (sqr (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 (/ (- (/ 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))) (cbrt (cube (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 (cbrt (cube (sqr (hypot (/ 1 c) (/ 1 d))))) in c * [misc]backup-simplify: Simplify (cbrt (cube (sqr (hypot (/ 1 c) (/ 1 d))))) into (sqr (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 (/ (/ 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))) (cbrt (cube (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 (cbrt (cube (sqr (hypot (/ 1 c) (/ 1 d))))) in b * [misc]backup-simplify: Simplify (cbrt (cube (sqr (hypot (/ 1 c) (/ 1 d))))) into (sqr (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 (/ (/ 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))) (cbrt (cube (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 (cbrt (cube (sqr (hypot (/ 1 c) (/ 1 d))))) in b * [misc]backup-simplify: Simplify (cbrt (cube (sqr (hypot (/ 1 c) (/ 1 d))))) into (sqr (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 (/ (/ 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 (- (/ (- (/ 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 (- (/ 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 (- (/ 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 (- (/ 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)))) (cbrt (cube (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)))) (cbrt (cube (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 (cbrt (cube (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))))) in d * [misc]backup-simplify: Simplify (cbrt (cube (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))))) into (sqr (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 (/ (- (/ 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)))) (cbrt (cube (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 (cbrt (cube (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))))) in a * [misc]backup-simplify: Simplify (cbrt (cube (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))))) into (sqr (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 (/ (- (/ 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)))) (cbrt (cube (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 (cbrt (cube (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))))) in c * [misc]backup-simplify: Simplify (cbrt (cube (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))))) into (sqr (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 (/ (/ 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)))) (cbrt (cube (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 (cbrt (cube (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))))) in b * [misc]backup-simplify: Simplify (cbrt (cube (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))))) into (sqr (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 (/ (/ 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)))) (cbrt (cube (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 (cbrt (cube (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))))) in b * [misc]backup-simplify: Simplify (cbrt (cube (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))))) into (sqr (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 (/ (/ 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 (- (/ (- (/ 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 (- (/ 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 (- (/ 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 (- (/ 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]approximate: Taking taylor expansion of (cbrt (cube (sqr (hypot c d)))) in (c d) around 0 * [misc]taylor: Taking taylor expansion of (cbrt (cube (sqr (hypot c d)))) in d * [misc]backup-simplify: Simplify (cbrt (cube (sqr (hypot c d)))) into (sqr (hypot c d)) * [misc]taylor: Taking taylor expansion of (cbrt (cube (sqr (hypot c d)))) in c * [misc]backup-simplify: Simplify (cbrt (cube (sqr (hypot c d)))) into (sqr (hypot c d)) * [misc]taylor: Taking taylor expansion of (cbrt (cube (sqr (hypot c d)))) in c * [misc]backup-simplify: Simplify (cbrt (cube (sqr (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]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]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]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 (cbrt (cube (sqr (hypot (/ 1 c) (/ 1 d))))) in (c d) around 0 * [misc]taylor: Taking taylor expansion of (cbrt (cube (sqr (hypot (/ 1 c) (/ 1 d))))) in d * [misc]backup-simplify: Simplify (cbrt (cube (sqr (hypot (/ 1 c) (/ 1 d))))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]taylor: Taking taylor expansion of (cbrt (cube (sqr (hypot (/ 1 c) (/ 1 d))))) in c * [misc]backup-simplify: Simplify (cbrt (cube (sqr (hypot (/ 1 c) (/ 1 d))))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]taylor: Taking taylor expansion of (cbrt (cube (sqr (hypot (/ 1 c) (/ 1 d))))) in c * [misc]backup-simplify: Simplify (cbrt (cube (sqr (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]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]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]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 (cbrt (cube (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))))) in (c d) around 0 * [misc]taylor: Taking taylor expansion of (cbrt (cube (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))))) in d * [misc]backup-simplify: Simplify (cbrt (cube (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]taylor: Taking taylor expansion of (cbrt (cube (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))))) in c * [misc]backup-simplify: Simplify (cbrt (cube (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]taylor: Taking taylor expansion of (cbrt (cube (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))))) in c * [misc]backup-simplify: Simplify (cbrt (cube (sqr (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]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]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]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 (cube (sqr (hypot c d))) in (c d) around 0 * [misc]taylor: Taking taylor expansion of (cube (sqr (hypot c d))) in d * [misc]backup-simplify: Simplify (cube (sqr (hypot c d))) into (cube (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (cube (sqr (hypot c d))) in c * [misc]backup-simplify: Simplify (cube (sqr (hypot c d))) into (cube (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (cube (sqr (hypot c d))) in c * [misc]backup-simplify: Simplify (cube (sqr (hypot c d))) into (cube (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (cube (sqr (hypot c d))) in d * [misc]backup-simplify: Simplify (cube (sqr (hypot c d))) into (cube (sqr (hypot c d))) * [misc]backup-simplify: Simplify (cube (sqr (hypot c d))) into (cube (sqr (hypot c 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]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]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 (cube (sqr (hypot c d))) into (cube (sqr (hypot c d))) * [misc]approximate: Taking taylor expansion of (cube (sqr (hypot (/ 1 c) (/ 1 d)))) in (c d) around 0 * [misc]taylor: Taking taylor expansion of (cube (sqr (hypot (/ 1 c) (/ 1 d)))) in d * [misc]backup-simplify: Simplify (cube (sqr (hypot (/ 1 c) (/ 1 d)))) into (cube (sqr (hypot (/ 1 c) (/ 1 d)))) * [misc]taylor: Taking taylor expansion of (cube (sqr (hypot (/ 1 c) (/ 1 d)))) in c * [misc]backup-simplify: Simplify (cube (sqr (hypot (/ 1 c) (/ 1 d)))) into (cube (sqr (hypot (/ 1 c) (/ 1 d)))) * [misc]taylor: Taking taylor expansion of (cube (sqr (hypot (/ 1 c) (/ 1 d)))) in c * [misc]backup-simplify: Simplify (cube (sqr (hypot (/ 1 c) (/ 1 d)))) into (cube (sqr (hypot (/ 1 c) (/ 1 d)))) * [misc]taylor: Taking taylor expansion of (cube (sqr (hypot (/ 1 c) (/ 1 d)))) in d * [misc]backup-simplify: Simplify (cube (sqr (hypot (/ 1 c) (/ 1 d)))) into (cube (sqr (hypot (/ 1 c) (/ 1 d)))) * [misc]backup-simplify: Simplify (cube (sqr (hypot (/ 1 c) (/ 1 d)))) into (cube (sqr (hypot (/ 1 c) (/ 1 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]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]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 (cube (sqr (hypot (/ 1 c) (/ 1 d)))) into (cube (sqr (hypot (/ 1 c) (/ 1 d)))) * [misc]approximate: Taking taylor expansion of (cube (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in (c d) around 0 * [misc]taylor: Taking taylor expansion of (cube (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in d * [misc]backup-simplify: Simplify (cube (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) into (cube (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]taylor: Taking taylor expansion of (cube (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in c * [misc]backup-simplify: Simplify (cube (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) into (cube (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]taylor: Taking taylor expansion of (cube (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in c * [misc]backup-simplify: Simplify (cube (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) into (cube (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]taylor: Taking taylor expansion of (cube (sqr (hypot (/ -1 c) (/ -1 d)))) in d * [misc]backup-simplify: Simplify (cube (sqr (hypot (/ -1 c) (/ -1 d)))) into (cube (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]backup-simplify: Simplify (cube (sqr (hypot (/ -1 c) (/ -1 d)))) into (cube (sqr (hypot (/ -1 c) (/ -1 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]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]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 (cube (sqr (hypot (/ -1 c) (/ -1 d)))) into (cube (sqr (hypot (/ -1 c) (/ -1 d)))) * [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: tayloring alt 4 of 13 * [misc]approximate: Taking taylor expansion of (/ (- (* b c) 0) (sqr (hypot c d))) in (b c d) around 0 * [misc]taylor: Taking taylor expansion of (/ (- (* b c) 0) (sqr (hypot c d))) in d * [misc]taylor: Taking taylor expansion of (- (* b c) 0) 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 0 in d * [misc]backup-simplify: Simplify 0 into 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]backup-simplify: Simplify (* b c) into (* b c) * [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) 0) (sqr (hypot c d))) in c * [misc]taylor: Taking taylor expansion of (- (* b c) 0) 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 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [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 (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* b 1) (* 0 0)) into b * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ b 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) 0) (sqr (hypot c d))) in b * [misc]taylor: Taking taylor expansion of (- (* b c) 0) 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 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [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) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 c)) into c * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ c 0) 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) 0) (sqr (hypot c d))) in b * [misc]taylor: Taking taylor expansion of (- (* b c) 0) 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 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [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) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 c)) into c * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ c 0) 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 (- 0) into 0 * [misc]backup-simplify: Simplify (+ 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))) (+ (* (/ 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 (- 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))) (+ (* (/ 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)) 0) (sqr (hypot (/ 1 c) (/ 1 d)))) in (b c d) around 0 * [misc]taylor: Taking taylor expansion of (/ (- (* (/ 1 b) (/ 1 c)) 0) (sqr (hypot (/ 1 c) (/ 1 d)))) in d * [misc]taylor: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) 0) 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 0 in d * [misc]backup-simplify: Simplify 0 into 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]backup-simplify: Simplify (* (/ 1 b) (/ 1 c)) into (/ 1 (* b c)) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (/ 1 (* b c)) 0) 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)) 0) (sqr (hypot (/ 1 c) (/ 1 d)))) in c * [misc]taylor: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) 0) 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 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [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)) 0) (sqr (hypot (/ 1 c) (/ 1 d)))) in b * [misc]taylor: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) 0) 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 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [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)) 0) (sqr (hypot (/ 1 c) (/ 1 d)))) in b * [misc]taylor: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) 0) 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 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [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 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 (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 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))) 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 (- 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))))) (* 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))) 0) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in (b c d) around 0 * [misc]taylor: Taking taylor expansion of (/ (- (* (/ 1 (- b)) (/ 1 (- c))) 0) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in d * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) 0) 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 0 in d * [misc]backup-simplify: Simplify 0 into 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]backup-simplify: Simplify (* (/ -1 b) (/ -1 c)) into (/ 1 (* b c)) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (/ 1 (* b c)) 0) 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))) 0) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in c * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) 0) 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 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [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))) 0) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in b * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) 0) 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 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [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))) 0) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in b * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) 0) 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 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [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 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 (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 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 (* 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 (- 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))))) (* 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 (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]approximate: Taking taylor expansion of (hypot c d) in (c d) around 0 * [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 (hypot c d) in c * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [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 (hypot c d) in d * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (hypot c d) into (hypot c 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]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]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) into (hypot c d) * [misc]approximate: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in (c d) around 0 * [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 (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 (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 (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)) into (hypot (/ 1 c) (/ 1 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]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]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)) into (hypot (/ 1 c) (/ 1 d)) * [misc]approximate: Taking taylor expansion of (hypot (/ 1 (- c)) (/ 1 (- d))) in (c d) around 0 * [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 (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 (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 (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)) into (hypot (/ -1 c) (/ -1 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]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]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)) into (hypot (/ -1 c) (/ -1 d)) * * * [misc]progress: tayloring alt 5 of 13 * [misc]approximate: Taking taylor expansion of (/ (* b c) (sqr (hypot (/ 1 c) (/ 1 d)))) in (b c d) around 0 * [misc]taylor: Taking taylor expansion of (/ (* b c) (sqr (hypot (/ 1 c) (/ 1 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 (/ 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 (* b c) into (* 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 (/ (* b c) (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ (* b c) (sqr (hypot (/ 1 c) (/ 1 d)))) * [misc]taylor: Taking taylor expansion of (/ (* b c) (sqr (hypot (/ 1 c) (/ 1 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 (/ 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 (* b 0) into 0 * [misc]backup-simplify: Simplify (+ (* b 1) (* 0 0)) into 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 (/ b (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ b (sqr (hypot (/ 1 c) (/ 1 d)))) * [misc]taylor: Taking taylor expansion of (/ (* b c) (sqr (hypot (/ 1 c) (/ 1 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 (/ 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 (* 0 c) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 c)) into 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 (/ c (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ c (sqr (hypot (/ 1 c) (/ 1 d)))) * [misc]taylor: Taking taylor expansion of (/ (* b c) (sqr (hypot (/ 1 c) (/ 1 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 (/ 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 (* 0 c) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 c)) into 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 (/ c (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ c (sqr (hypot (/ 1 c) (/ 1 d)))) * [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 (/ 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 0) (+ (* 1 0) (* 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)))) (+ (* (/ 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]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 (- (+ (* (/ 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 0) (+ (* 1 0) (+ (* 0 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)))) (+ (* (/ 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]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 (* c b))) into (/ (* b c) (sqr (hypot (/ 1 c) (/ 1 d)))) * [misc]approximate: Taking taylor expansion of (/ (* (/ 1 b) (/ 1 c)) (sqr (hypot (/ 1 (/ 1 c)) (/ 1 (/ 1 d))))) in (b c d) around 0 * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 b) (/ 1 c)) (sqr (hypot (/ 1 (/ 1 c)) (/ 1 (/ 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 (/ 1 c)) (/ 1 (/ 1 d)))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (/ 1 c)) (/ 1 (/ 1 d))) in d * [misc]backup-simplify: Simplify (hypot (/ 1 (/ 1 c)) (/ 1 (/ 1 d))) into (hypot c d) * [misc]backup-simplify: Simplify (* (/ 1 b) (/ 1 c)) into (/ 1 (* b c)) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ (/ 1 (* b c)) (sqr (hypot c d))) into (/ 1 (* b (* c (sqr (hypot c d))))) * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 b) (/ 1 c)) (sqr (hypot (/ 1 (/ 1 c)) (/ 1 (/ 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 (/ 1 c)) (/ 1 (/ 1 d)))) in c * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (/ 1 c)) (/ 1 (/ 1 d))) in c * [misc]backup-simplify: Simplify (hypot (/ 1 (/ 1 c)) (/ 1 (/ 1 d))) into (hypot c d) * [misc]backup-simplify: Simplify (* (/ 1 b) 1) into (/ 1 b) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ (/ 1 b) (sqr (hypot c d))) into (/ 1 (* b (sqr (hypot c d)))) * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 b) (/ 1 c)) (sqr (hypot (/ 1 (/ 1 c)) (/ 1 (/ 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 (/ 1 c)) (/ 1 (/ 1 d)))) in b * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (/ 1 c)) (/ 1 (/ 1 d))) in b * [misc]backup-simplify: Simplify (hypot (/ 1 (/ 1 c)) (/ 1 (/ 1 d))) into (hypot c d) * [misc]backup-simplify: Simplify (* 1 (/ 1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ (/ 1 c) (sqr (hypot c d))) into (/ 1 (* (sqr (hypot c d)) c)) * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 b) (/ 1 c)) (sqr (hypot (/ 1 (/ 1 c)) (/ 1 (/ 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 (/ 1 c)) (/ 1 (/ 1 d)))) in b * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (/ 1 c)) (/ 1 (/ 1 d))) in b * [misc]backup-simplify: Simplify (hypot (/ 1 (/ 1 c)) (/ 1 (/ 1 d))) into (hypot c d) * [misc]backup-simplify: Simplify (* 1 (/ 1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ (/ 1 c) (sqr (hypot c d))) into (/ 1 (* (sqr (hypot c d)) c)) * [misc]taylor: Taking taylor expansion of (/ 1 (* (sqr (hypot c d)) c)) in c * [misc]taylor: Taking taylor expansion of (* (sqr (hypot c d)) c) 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]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 c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (* (sqr (hypot c d)) 0) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (* 0 (hypot c d))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr (hypot c d)) 1) (* 0 0)) 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 (- (+ (* (/ 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 c d) 0) (* 0 (hypot c d))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot c d))) (+ (* (/ 1 (* (sqr (hypot c d)) c)) (/ 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 (+ (* (hypot c d) 0) (+ (* 0 0) (* 0 (hypot c d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr (hypot c d)) 0) (+ (* 0 1) (* 0 0))) 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 (- (+ (* (/ 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 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)) c)) (/ 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]backup-simplify: Simplify (+ (* (hypot c d) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot c d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr (hypot c d)) 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) 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 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 (* (/ 1 (sqr (hypot c d))) (* 1 (* (/ 1 (/ 1 c)) (/ 1 (/ 1 b))))) into (/ (* b c) (sqr (hypot c d))) * [misc]approximate: Taking taylor expansion of (/ (* (/ 1 (- b)) (/ 1 (- c))) (sqr (hypot (/ 1 (/ 1 (- c))) (/ 1 (/ 1 (- d)))))) in (b c d) around 0 * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 (- b)) (/ 1 (- c))) (sqr (hypot (/ 1 (/ 1 (- c))) (/ 1 (/ 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 (/ 1 (- c))) (/ 1 (/ 1 (- d))))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (/ 1 (- c))) (/ 1 (/ 1 (- d)))) in d * [misc]backup-simplify: Simplify (hypot (/ 1 (/ 1 (- c))) (/ 1 (/ 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 (/ 1 (- c))) (/ 1 (/ 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 (/ 1 (- c))) (/ 1 (/ 1 (- d))))) in c * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (/ 1 (- c))) (/ 1 (/ 1 (- d)))) in c * [misc]backup-simplify: Simplify (hypot (/ 1 (/ 1 (- c))) (/ 1 (/ 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 (/ 1 (- c))) (/ 1 (/ 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 (/ 1 (- c))) (/ 1 (/ 1 (- d))))) in b * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (/ 1 (- c))) (/ 1 (/ 1 (- d)))) in b * [misc]backup-simplify: Simplify (hypot (/ 1 (/ 1 (- c))) (/ 1 (/ 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 (/ 1 (- c))) (/ 1 (/ 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 (/ 1 (- c))) (/ 1 (/ 1 (- d))))) in b * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (/ 1 (- c))) (/ 1 (/ 1 (- d)))) in b * [misc]backup-simplify: Simplify (hypot (/ 1 (/ 1 (- c))) (/ 1 (/ 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 (- 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 (* (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 (- 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 (* (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 (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 (/ 1 c)) (/ 1 (/ 1 d)))) in (c d) around 0 * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 (/ 1 c)) (/ 1 (/ 1 d)))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (/ 1 c)) (/ 1 (/ 1 d))) in d * [misc]backup-simplify: Simplify (hypot (/ 1 (/ 1 c)) (/ 1 (/ 1 d))) into (hypot c d) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 (/ 1 c)) (/ 1 (/ 1 d)))) in c * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (/ 1 c)) (/ 1 (/ 1 d))) in c * [misc]backup-simplify: Simplify (hypot (/ 1 (/ 1 c)) (/ 1 (/ 1 d))) into (hypot c d) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 (/ 1 c)) (/ 1 (/ 1 d)))) in c * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (/ 1 c)) (/ 1 (/ 1 d))) in c * [misc]backup-simplify: Simplify (hypot (/ 1 (/ 1 c)) (/ 1 (/ 1 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 (/ 1 (- c))) (/ 1 (/ 1 (- d))))) in (c d) around 0 * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 (/ 1 (- c))) (/ 1 (/ 1 (- d))))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (/ 1 (- c))) (/ 1 (/ 1 (- d)))) in d * [misc]backup-simplify: Simplify (hypot (/ 1 (/ 1 (- c))) (/ 1 (/ 1 (- d)))) into (hypot (* -1 c) (* -1 d)) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 (/ 1 (- c))) (/ 1 (/ 1 (- d))))) in c * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (/ 1 (- c))) (/ 1 (/ 1 (- d)))) in c * [misc]backup-simplify: Simplify (hypot (/ 1 (/ 1 (- c))) (/ 1 (/ 1 (- d)))) into (hypot (* -1 c) (* -1 d)) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 (/ 1 (- c))) (/ 1 (/ 1 (- d))))) in c * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (/ 1 (- c))) (/ 1 (/ 1 (- d)))) in c * [misc]backup-simplify: Simplify (hypot (/ 1 (/ 1 (- c))) (/ 1 (/ 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 (/ 1 d) in (d) around 0 * [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 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 (/ 0 1)))) 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 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 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) 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)) (* 0 (/ 0 1)))) 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)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 1 (/ 1 d)) into (/ 1 d) * [misc]approximate: Taking taylor expansion of (/ 1 (/ 1 d)) in (d) around 0 * [misc]taylor: Taking taylor expansion of (/ 1 (/ 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 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 (/ 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 1) into 1 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) 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 (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) 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 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) 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 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) 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)) (* 0 (/ 0 1)))) 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 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]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 0 into 0 * [misc]backup-simplify: Simplify (* 1 (/ 1 d)) into (/ 1 d) * [misc]approximate: Taking taylor expansion of (/ 1 (/ 1 (- d))) in (d) around 0 * [misc]taylor: Taking taylor expansion of (/ 1 (/ 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 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (/ 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 -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 (- (+ (* -1 (/ 0 -1)))) 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 (- 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 -1)) (* 0 (/ 0 -1)))) 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 -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 (- 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 -1)) (* 0 (/ 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 (- 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 -1)) (* 0 (/ 0 -1)) (* 0 (/ 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 (- 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 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* -1 (/ 1 (- d))) into (/ 1 d) * [misc]approximate: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in (c d) around 0 * [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 (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 (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 (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)) into (hypot (/ 1 c) (/ 1 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]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]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)) into (hypot (/ 1 c) (/ 1 d)) * [misc]approximate: Taking taylor expansion of (hypot (/ 1 (/ 1 c)) (/ 1 (/ 1 d))) in (c d) around 0 * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (/ 1 c)) (/ 1 (/ 1 d))) in d * [misc]backup-simplify: Simplify (hypot (/ 1 (/ 1 c)) (/ 1 (/ 1 d))) into (hypot c d) * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (/ 1 c)) (/ 1 (/ 1 d))) in c * [misc]backup-simplify: Simplify (hypot (/ 1 (/ 1 c)) (/ 1 (/ 1 d))) into (hypot c d) * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (/ 1 c)) (/ 1 (/ 1 d))) in c * [misc]backup-simplify: Simplify (hypot (/ 1 (/ 1 c)) (/ 1 (/ 1 d))) into (hypot c 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) into (hypot c 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]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]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) into (hypot c d) * [misc]approximate: Taking taylor expansion of (hypot (/ 1 (/ 1 (- c))) (/ 1 (/ 1 (- d)))) in (c d) around 0 * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (/ 1 (- c))) (/ 1 (/ 1 (- d)))) in d * [misc]backup-simplify: Simplify (hypot (/ 1 (/ 1 (- c))) (/ 1 (/ 1 (- d)))) into (hypot (* -1 c) (* -1 d)) * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (/ 1 (- c))) (/ 1 (/ 1 (- d)))) in c * [misc]backup-simplify: Simplify (hypot (/ 1 (/ 1 (- c))) (/ 1 (/ 1 (- d)))) into (hypot (* -1 c) (* -1 d)) * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (/ 1 (- c))) (/ 1 (/ 1 (- d)))) in c * [misc]backup-simplify: Simplify (hypot (/ 1 (/ 1 (- c))) (/ 1 (/ 1 (- d)))) into (hypot (* -1 c) (* -1 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)) into (hypot (* -1 c) (* -1 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]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]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)) into (hypot (* -1 c) (* -1 d)) * * * [misc]progress: tayloring alt 6 of 13 * [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]approximate: Taking taylor expansion of (cbrt (/ (- (* b c) (* a d)) (sqr (hypot c d)))) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (cbrt (/ (- (* b c) (* a d)) (sqr (hypot c d)))) in d * [misc]backup-simplify: Simplify (cbrt (/ (- (* b c) (* a d)) (sqr (hypot c d)))) into (cbrt (/ (- (* b c) (* d a)) (sqr (hypot c d)))) * [misc]taylor: Taking taylor expansion of (cbrt (/ (- (* b c) (* a d)) (sqr (hypot c d)))) in a * [misc]backup-simplify: Simplify (cbrt (/ (- (* b c) (* a d)) (sqr (hypot c d)))) into (cbrt (/ (- (* b c) (* d a)) (sqr (hypot c d)))) * [misc]taylor: Taking taylor expansion of (cbrt (/ (- (* b c) (* a d)) (sqr (hypot c d)))) in c * [misc]backup-simplify: Simplify (cbrt (/ (- (* b c) (* a d)) (sqr (hypot c d)))) into (cbrt (/ (- (* b c) (* d a)) (sqr (hypot c d)))) * [misc]taylor: Taking taylor expansion of (cbrt (/ (- (* b c) (* a d)) (sqr (hypot c d)))) in b * [misc]backup-simplify: Simplify (cbrt (/ (- (* b c) (* a d)) (sqr (hypot c d)))) into (cbrt (/ (- (* b c) (* d a)) (sqr (hypot c d)))) * [misc]taylor: Taking taylor expansion of (cbrt (/ (- (* b c) (* a d)) (sqr (hypot c d)))) in b * [misc]backup-simplify: Simplify (cbrt (/ (- (* b c) (* a d)) (sqr (hypot c d)))) into (cbrt (/ (- (* b c) (* d a)) (sqr (hypot c d)))) * [misc]taylor: Taking taylor expansion of (cbrt (/ (- (* b c) (* d a)) (sqr (hypot c d)))) in c * [misc]backup-simplify: Simplify (cbrt (/ (- (* b c) (* d a)) (sqr (hypot c d)))) into (cbrt (/ (- (* b c) (* d a)) (sqr (hypot c d)))) * [misc]taylor: Taking taylor expansion of (cbrt (/ (- (* b c) (* d a)) (sqr (hypot c d)))) in a * [misc]backup-simplify: Simplify (cbrt (/ (- (* b c) (* d a)) (sqr (hypot c d)))) into (cbrt (/ (- (* b c) (* d a)) (sqr (hypot c d)))) * [misc]taylor: Taking taylor expansion of (cbrt (/ (- (* b c) (* d a)) (sqr (hypot c d)))) in d * [misc]backup-simplify: Simplify (cbrt (/ (- (* b c) (* d a)) (sqr (hypot c d)))) into (cbrt (/ (- (* b c) (* d a)) (sqr (hypot c d)))) * [misc]backup-simplify: Simplify (cbrt (/ (- (* b c) (* d a)) (sqr (hypot c d)))) into (cbrt (/ (- (* b c) (* d a)) (sqr (hypot c d)))) * [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]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]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 (cbrt (/ (- (* b c) (* d a)) (sqr (hypot c d)))) into (cbrt (/ (- (* b c) (* d a)) (sqr (hypot c d)))) * [misc]approximate: Taking taylor expansion of (cbrt (/ (- (* (/ 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 (cbrt (/ (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) (sqr (hypot (/ 1 c) (/ 1 d))))) in d * [misc]backup-simplify: Simplify (cbrt (/ (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) (sqr (hypot (/ 1 c) (/ 1 d))))) into (cbrt (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (sqr (hypot (/ 1 c) (/ 1 d))))) * [misc]taylor: Taking taylor expansion of (cbrt (/ (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) (sqr (hypot (/ 1 c) (/ 1 d))))) in a * [misc]backup-simplify: Simplify (cbrt (/ (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) (sqr (hypot (/ 1 c) (/ 1 d))))) into (cbrt (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (sqr (hypot (/ 1 c) (/ 1 d))))) * [misc]taylor: Taking taylor expansion of (cbrt (/ (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) (sqr (hypot (/ 1 c) (/ 1 d))))) in c * [misc]backup-simplify: Simplify (cbrt (/ (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) (sqr (hypot (/ 1 c) (/ 1 d))))) into (cbrt (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (sqr (hypot (/ 1 c) (/ 1 d))))) * [misc]taylor: Taking taylor expansion of (cbrt (/ (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) (sqr (hypot (/ 1 c) (/ 1 d))))) in b * [misc]backup-simplify: Simplify (cbrt (/ (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) (sqr (hypot (/ 1 c) (/ 1 d))))) into (cbrt (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (sqr (hypot (/ 1 c) (/ 1 d))))) * [misc]taylor: Taking taylor expansion of (cbrt (/ (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) (sqr (hypot (/ 1 c) (/ 1 d))))) in b * [misc]backup-simplify: Simplify (cbrt (/ (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) (sqr (hypot (/ 1 c) (/ 1 d))))) into (cbrt (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (sqr (hypot (/ 1 c) (/ 1 d))))) * [misc]taylor: Taking taylor expansion of (cbrt (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (sqr (hypot (/ 1 c) (/ 1 d))))) in c * [misc]backup-simplify: Simplify (cbrt (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (sqr (hypot (/ 1 c) (/ 1 d))))) into (cbrt (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (sqr (hypot (/ 1 c) (/ 1 d))))) * [misc]taylor: Taking taylor expansion of (cbrt (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (sqr (hypot (/ 1 c) (/ 1 d))))) in a * [misc]backup-simplify: Simplify (cbrt (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (sqr (hypot (/ 1 c) (/ 1 d))))) into (cbrt (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (sqr (hypot (/ 1 c) (/ 1 d))))) * [misc]taylor: Taking taylor expansion of (cbrt (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (sqr (hypot (/ 1 c) (/ 1 d))))) in d * [misc]backup-simplify: Simplify (cbrt (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (sqr (hypot (/ 1 c) (/ 1 d))))) into (cbrt (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (sqr (hypot (/ 1 c) (/ 1 d))))) * [misc]backup-simplify: Simplify (cbrt (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (sqr (hypot (/ 1 c) (/ 1 d))))) into (cbrt (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (sqr (hypot (/ 1 c) (/ 1 d))))) * [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]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]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 (cbrt (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (sqr (hypot (/ 1 c) (/ 1 d))))) into (cbrt (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (sqr (hypot (/ 1 c) (/ 1 d))))) * [misc]approximate: Taking taylor expansion of (cbrt (/ (- (* (/ 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 (cbrt (/ (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))))) in d * [misc]backup-simplify: Simplify (cbrt (/ (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))))) into (cbrt (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (sqr (hypot (/ -1 c) (/ -1 d))))) * [misc]taylor: Taking taylor expansion of (cbrt (/ (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))))) in a * [misc]backup-simplify: Simplify (cbrt (/ (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))))) into (cbrt (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (sqr (hypot (/ -1 c) (/ -1 d))))) * [misc]taylor: Taking taylor expansion of (cbrt (/ (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))))) in c * [misc]backup-simplify: Simplify (cbrt (/ (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))))) into (cbrt (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (sqr (hypot (/ -1 c) (/ -1 d))))) * [misc]taylor: Taking taylor expansion of (cbrt (/ (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))))) in b * [misc]backup-simplify: Simplify (cbrt (/ (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))))) into (cbrt (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (sqr (hypot (/ -1 c) (/ -1 d))))) * [misc]taylor: Taking taylor expansion of (cbrt (/ (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))))) in b * [misc]backup-simplify: Simplify (cbrt (/ (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))))) into (cbrt (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (sqr (hypot (/ -1 c) (/ -1 d))))) * [misc]taylor: Taking taylor expansion of (cbrt (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (sqr (hypot (/ -1 c) (/ -1 d))))) in c * [misc]backup-simplify: Simplify (cbrt (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (sqr (hypot (/ -1 c) (/ -1 d))))) into (cbrt (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (sqr (hypot (/ -1 c) (/ -1 d))))) * [misc]taylor: Taking taylor expansion of (cbrt (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (sqr (hypot (/ -1 c) (/ -1 d))))) in a * [misc]backup-simplify: Simplify (cbrt (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (sqr (hypot (/ -1 c) (/ -1 d))))) into (cbrt (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (sqr (hypot (/ -1 c) (/ -1 d))))) * [misc]taylor: Taking taylor expansion of (cbrt (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (sqr (hypot (/ -1 c) (/ -1 d))))) in d * [misc]backup-simplify: Simplify (cbrt (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (sqr (hypot (/ -1 c) (/ -1 d))))) into (cbrt (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (sqr (hypot (/ -1 c) (/ -1 d))))) * [misc]backup-simplify: Simplify (cbrt (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (sqr (hypot (/ -1 c) (/ -1 d))))) into (cbrt (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (sqr (hypot (/ -1 c) (/ -1 d))))) * [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]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]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 (cbrt (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (sqr (hypot (/ -1 c) (/ -1 d))))) into (cbrt (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (sqr (hypot (/ -1 c) (/ -1 d))))) * [misc]approximate: Taking taylor expansion of (cube (cbrt (/ (- (* b c) (* a d)) (sqr (hypot c d))))) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (cube (cbrt (/ (- (* b c) (* a d)) (sqr (hypot c d))))) in d * [misc]backup-simplify: Simplify (cube (cbrt (/ (- (* b c) (* a d)) (sqr (hypot c d))))) into (/ (- (* b c) (* d a)) (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (cube (cbrt (/ (- (* b c) (* a d)) (sqr (hypot c d))))) in a * [misc]backup-simplify: Simplify (cube (cbrt (/ (- (* b c) (* a d)) (sqr (hypot c d))))) into (/ (- (* b c) (* d a)) (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (cube (cbrt (/ (- (* b c) (* a d)) (sqr (hypot c d))))) in c * [misc]backup-simplify: Simplify (cube (cbrt (/ (- (* b c) (* a d)) (sqr (hypot c d))))) into (/ (- (* b c) (* d a)) (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (cube (cbrt (/ (- (* b c) (* a d)) (sqr (hypot c d))))) in b * [misc]backup-simplify: Simplify (cube (cbrt (/ (- (* b c) (* a d)) (sqr (hypot c d))))) into (/ (- (* b c) (* d a)) (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (cube (cbrt (/ (- (* b c) (* a d)) (sqr (hypot c d))))) in b * [misc]backup-simplify: Simplify (cube (cbrt (/ (- (* b c) (* a d)) (sqr (hypot c d))))) into (/ (- (* b c) (* d a)) (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (/ (- (* b c) (* d a)) (sqr (hypot c d))) in c * [misc]taylor: Taking taylor expansion of (- (* b c) (* d a)) 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 (* 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 (* b 0) into 0 * [misc]backup-simplify: Simplify (* d a) 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 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]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 (+ (* b 1) (* 0 0)) into b * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 a)) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ b 0) into b * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (* 0 (hypot c d))) into 0 * [misc]backup-simplify: Simplify (- (/ b (sqr (hypot c d))) (+ (* (* -1 (/ (* d a) (sqr (hypot c d)))) (/ 0 (sqr (hypot c d)))))) into (/ b (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (/ b (sqr (hypot c d))) in a * [misc]taylor: Taking taylor expansion of b in a * [misc]backup-simplify: Simplify b into b * [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 (/ b (sqr (hypot c d))) into (/ b (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (/ b (sqr (hypot c 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 (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 (/ b (sqr (hypot c d))) into (/ b (sqr (hypot c d))) * [misc]backup-simplify: Simplify (/ b (sqr (hypot c d))) into (/ b (sqr (hypot c d))) * [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]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 (+ (* b 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (* 0 a))) 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)))) (* (/ b (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]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))) (+ (* (/ b (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 (+ (* 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 (* (/ b (sqr (hypot c d))) (* 1 (* 1 (* c 1)))) into (/ (* b c) (sqr (hypot c d))) * [misc]approximate: Taking taylor expansion of (cube (cbrt (/ (- (* (/ 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 (cube (cbrt (/ (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) (sqr (hypot (/ 1 c) (/ 1 d)))))) in d * [misc]backup-simplify: Simplify (cube (cbrt (/ (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) (sqr (hypot (/ 1 c) (/ 1 d)))))) into (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (sqr (hypot (/ 1 c) (/ 1 d)))) * [misc]taylor: Taking taylor expansion of (cube (cbrt (/ (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) (sqr (hypot (/ 1 c) (/ 1 d)))))) in a * [misc]backup-simplify: Simplify (cube (cbrt (/ (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) (sqr (hypot (/ 1 c) (/ 1 d)))))) into (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (sqr (hypot (/ 1 c) (/ 1 d)))) * [misc]taylor: Taking taylor expansion of (cube (cbrt (/ (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) (sqr (hypot (/ 1 c) (/ 1 d)))))) in c * [misc]backup-simplify: Simplify (cube (cbrt (/ (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) (sqr (hypot (/ 1 c) (/ 1 d)))))) into (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (sqr (hypot (/ 1 c) (/ 1 d)))) * [misc]taylor: Taking taylor expansion of (cube (cbrt (/ (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) (sqr (hypot (/ 1 c) (/ 1 d)))))) in b * [misc]backup-simplify: Simplify (cube (cbrt (/ (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) (sqr (hypot (/ 1 c) (/ 1 d)))))) into (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (sqr (hypot (/ 1 c) (/ 1 d)))) * [misc]taylor: Taking taylor expansion of (cube (cbrt (/ (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) (sqr (hypot (/ 1 c) (/ 1 d)))))) in b * [misc]backup-simplify: Simplify (cube (cbrt (/ (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) (sqr (hypot (/ 1 c) (/ 1 d)))))) into (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (sqr (hypot (/ 1 c) (/ 1 d)))) * [misc]taylor: Taking taylor expansion of (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (sqr (hypot (/ 1 c) (/ 1 d)))) in c * [misc]taylor: Taking taylor expansion of (- (/ 1 (* b c)) (/ 1 (* d a))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (* 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]backup-simplify: Simplify (* b 0) into 0 * [misc]backup-simplify: Simplify (+ (* b 1) (* 0 0)) into b * [misc]backup-simplify: Simplify (/ 1 b) into (/ 1 b) * [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]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) 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]backup-simplify: Simplify (+ (* b 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 * [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))) b)) (/ 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 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 (+ (* 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]backup-simplify: Simplify 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 (+ (* b 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)))) 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]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))) b)) (/ 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 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 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]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]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 (cube (cbrt (/ (- (* (/ 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 (cube (cbrt (/ (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))))) in d * [misc]backup-simplify: Simplify (cube (cbrt (/ (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))))) into (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]taylor: Taking taylor expansion of (cube (cbrt (/ (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))))) in a * [misc]backup-simplify: Simplify (cube (cbrt (/ (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))))) into (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]taylor: Taking taylor expansion of (cube (cbrt (/ (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))))) in c * [misc]backup-simplify: Simplify (cube (cbrt (/ (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))))) into (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]taylor: Taking taylor expansion of (cube (cbrt (/ (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))))) in b * [misc]backup-simplify: Simplify (cube (cbrt (/ (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))))) into (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]taylor: Taking taylor expansion of (cube (cbrt (/ (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))))) in b * [misc]backup-simplify: Simplify (cube (cbrt (/ (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))))) into (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]taylor: Taking taylor expansion of (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (sqr (hypot (/ -1 c) (/ -1 d)))) in c * [misc]taylor: Taking taylor expansion of (- (/ 1 (* b c)) (/ 1 (* d a))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (* 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]backup-simplify: Simplify (* b 0) into 0 * [misc]backup-simplify: Simplify (+ (* b 1) (* 0 0)) into b * [misc]backup-simplify: Simplify (/ 1 b) into (/ 1 b) * [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]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) 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]backup-simplify: Simplify (+ (* b 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 * [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 (* b (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 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 (+ (* (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]backup-simplify: Simplify 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 (+ (* b 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)))) 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]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 (* b (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 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 (/ -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]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]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 (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: tayloring alt 7 of 13 * [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]approximate: Taking taylor expansion of (expm1 (log1p (/ (- (* b c) (* a d)) (sqr (hypot c d))))) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (expm1 (log1p (/ (- (* b c) (* a d)) (sqr (hypot c d))))) in d * [misc]backup-simplify: Simplify (expm1 (log1p (/ (- (* b c) (* a d)) (sqr (hypot c d))))) into (expm1 (log1p (/ (- (* b c) (* d a)) (sqr (hypot c d))))) * [misc]taylor: Taking taylor expansion of (expm1 (log1p (/ (- (* b c) (* a d)) (sqr (hypot c d))))) in a * [misc]backup-simplify: Simplify (expm1 (log1p (/ (- (* b c) (* a d)) (sqr (hypot c d))))) into (expm1 (log1p (/ (- (* b c) (* d a)) (sqr (hypot c d))))) * [misc]taylor: Taking taylor expansion of (expm1 (log1p (/ (- (* b c) (* a d)) (sqr (hypot c d))))) in c * [misc]backup-simplify: Simplify (expm1 (log1p (/ (- (* b c) (* a d)) (sqr (hypot c d))))) into (expm1 (log1p (/ (- (* b c) (* d a)) (sqr (hypot c d))))) * [misc]taylor: Taking taylor expansion of (expm1 (log1p (/ (- (* b c) (* a d)) (sqr (hypot c d))))) in b * [misc]backup-simplify: Simplify (expm1 (log1p (/ (- (* b c) (* a d)) (sqr (hypot c d))))) into (expm1 (log1p (/ (- (* b c) (* d a)) (sqr (hypot c d))))) * [misc]taylor: Taking taylor expansion of (expm1 (log1p (/ (- (* b c) (* a d)) (sqr (hypot c d))))) in b * [misc]backup-simplify: Simplify (expm1 (log1p (/ (- (* b c) (* a d)) (sqr (hypot c d))))) into (expm1 (log1p (/ (- (* b c) (* d a)) (sqr (hypot c d))))) * [misc]taylor: Taking taylor expansion of (expm1 (log1p (/ (- (* b c) (* d a)) (sqr (hypot c d))))) in c * [misc]backup-simplify: Simplify (expm1 (log1p (/ (- (* b c) (* d a)) (sqr (hypot c d))))) into (expm1 (log1p (/ (- (* b c) (* d a)) (sqr (hypot c d))))) * [misc]taylor: Taking taylor expansion of (expm1 (log1p (/ (- (* b c) (* d a)) (sqr (hypot c d))))) in a * [misc]backup-simplify: Simplify (expm1 (log1p (/ (- (* b c) (* d a)) (sqr (hypot c d))))) into (expm1 (log1p (/ (- (* b c) (* d a)) (sqr (hypot c d))))) * [misc]taylor: Taking taylor expansion of (expm1 (log1p (/ (- (* b c) (* d a)) (sqr (hypot c d))))) in d * [misc]backup-simplify: Simplify (expm1 (log1p (/ (- (* b c) (* d a)) (sqr (hypot c d))))) into (expm1 (log1p (/ (- (* b c) (* d a)) (sqr (hypot c d))))) * [misc]backup-simplify: Simplify (expm1 (log1p (/ (- (* b c) (* d a)) (sqr (hypot c d))))) into (expm1 (log1p (/ (- (* b c) (* d a)) (sqr (hypot c d))))) * [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]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]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 (expm1 (log1p (/ (- (* b c) (* d a)) (sqr (hypot c d))))) into (expm1 (log1p (/ (- (* b c) (* d a)) (sqr (hypot c d))))) * [misc]approximate: Taking taylor expansion of (expm1 (log1p (/ (- (* (/ 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 (expm1 (log1p (/ (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) (sqr (hypot (/ 1 c) (/ 1 d)))))) in d * [misc]backup-simplify: Simplify (expm1 (log1p (/ (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) (sqr (hypot (/ 1 c) (/ 1 d)))))) into (expm1 (log1p (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (sqr (hypot (/ 1 c) (/ 1 d)))))) * [misc]taylor: Taking taylor expansion of (expm1 (log1p (/ (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) (sqr (hypot (/ 1 c) (/ 1 d)))))) in a * [misc]backup-simplify: Simplify (expm1 (log1p (/ (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) (sqr (hypot (/ 1 c) (/ 1 d)))))) into (expm1 (log1p (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (sqr (hypot (/ 1 c) (/ 1 d)))))) * [misc]taylor: Taking taylor expansion of (expm1 (log1p (/ (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) (sqr (hypot (/ 1 c) (/ 1 d)))))) in c * [misc]backup-simplify: Simplify (expm1 (log1p (/ (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) (sqr (hypot (/ 1 c) (/ 1 d)))))) into (expm1 (log1p (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (sqr (hypot (/ 1 c) (/ 1 d)))))) * [misc]taylor: Taking taylor expansion of (expm1 (log1p (/ (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) (sqr (hypot (/ 1 c) (/ 1 d)))))) in b * [misc]backup-simplify: Simplify (expm1 (log1p (/ (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) (sqr (hypot (/ 1 c) (/ 1 d)))))) into (expm1 (log1p (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (sqr (hypot (/ 1 c) (/ 1 d)))))) * [misc]taylor: Taking taylor expansion of (expm1 (log1p (/ (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) (sqr (hypot (/ 1 c) (/ 1 d)))))) in b * [misc]backup-simplify: Simplify (expm1 (log1p (/ (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) (sqr (hypot (/ 1 c) (/ 1 d)))))) into (expm1 (log1p (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (sqr (hypot (/ 1 c) (/ 1 d)))))) * [misc]taylor: Taking taylor expansion of (expm1 (log1p (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (sqr (hypot (/ 1 c) (/ 1 d)))))) in c * [misc]backup-simplify: Simplify (expm1 (log1p (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (sqr (hypot (/ 1 c) (/ 1 d)))))) into (expm1 (log1p (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (sqr (hypot (/ 1 c) (/ 1 d)))))) * [misc]taylor: Taking taylor expansion of (expm1 (log1p (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (sqr (hypot (/ 1 c) (/ 1 d)))))) in a * [misc]backup-simplify: Simplify (expm1 (log1p (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (sqr (hypot (/ 1 c) (/ 1 d)))))) into (expm1 (log1p (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (sqr (hypot (/ 1 c) (/ 1 d)))))) * [misc]taylor: Taking taylor expansion of (expm1 (log1p (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (sqr (hypot (/ 1 c) (/ 1 d)))))) in d * [misc]backup-simplify: Simplify (expm1 (log1p (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (sqr (hypot (/ 1 c) (/ 1 d)))))) into (expm1 (log1p (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (sqr (hypot (/ 1 c) (/ 1 d)))))) * [misc]backup-simplify: Simplify (expm1 (log1p (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (sqr (hypot (/ 1 c) (/ 1 d)))))) into (expm1 (log1p (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (sqr (hypot (/ 1 c) (/ 1 d)))))) * [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]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]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 (expm1 (log1p (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (sqr (hypot (/ 1 c) (/ 1 d)))))) into (expm1 (log1p (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (sqr (hypot (/ 1 c) (/ 1 d)))))) * [misc]approximate: Taking taylor expansion of (expm1 (log1p (/ (- (* (/ 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 (expm1 (log1p (/ (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))))) in d * [misc]backup-simplify: Simplify (expm1 (log1p (/ (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))))) into (expm1 (log1p (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (sqr (hypot (/ -1 c) (/ -1 d)))))) * [misc]taylor: Taking taylor expansion of (expm1 (log1p (/ (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))))) in a * [misc]backup-simplify: Simplify (expm1 (log1p (/ (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))))) into (expm1 (log1p (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (sqr (hypot (/ -1 c) (/ -1 d)))))) * [misc]taylor: Taking taylor expansion of (expm1 (log1p (/ (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))))) in c * [misc]backup-simplify: Simplify (expm1 (log1p (/ (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))))) into (expm1 (log1p (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (sqr (hypot (/ -1 c) (/ -1 d)))))) * [misc]taylor: Taking taylor expansion of (expm1 (log1p (/ (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))))) in b * [misc]backup-simplify: Simplify (expm1 (log1p (/ (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))))) into (expm1 (log1p (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (sqr (hypot (/ -1 c) (/ -1 d)))))) * [misc]taylor: Taking taylor expansion of (expm1 (log1p (/ (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))))) in b * [misc]backup-simplify: Simplify (expm1 (log1p (/ (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))))) into (expm1 (log1p (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (sqr (hypot (/ -1 c) (/ -1 d)))))) * [misc]taylor: Taking taylor expansion of (expm1 (log1p (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (sqr (hypot (/ -1 c) (/ -1 d)))))) in c * [misc]backup-simplify: Simplify (expm1 (log1p (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (sqr (hypot (/ -1 c) (/ -1 d)))))) into (expm1 (log1p (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (sqr (hypot (/ -1 c) (/ -1 d)))))) * [misc]taylor: Taking taylor expansion of (expm1 (log1p (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (sqr (hypot (/ -1 c) (/ -1 d)))))) in a * [misc]backup-simplify: Simplify (expm1 (log1p (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (sqr (hypot (/ -1 c) (/ -1 d)))))) into (expm1 (log1p (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (sqr (hypot (/ -1 c) (/ -1 d)))))) * [misc]taylor: Taking taylor expansion of (expm1 (log1p (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (sqr (hypot (/ -1 c) (/ -1 d)))))) in d * [misc]backup-simplify: Simplify (expm1 (log1p (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (sqr (hypot (/ -1 c) (/ -1 d)))))) into (expm1 (log1p (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (sqr (hypot (/ -1 c) (/ -1 d)))))) * [misc]backup-simplify: Simplify (expm1 (log1p (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (sqr (hypot (/ -1 c) (/ -1 d)))))) into (expm1 (log1p (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (sqr (hypot (/ -1 c) (/ -1 d)))))) * [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]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]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 (expm1 (log1p (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (sqr (hypot (/ -1 c) (/ -1 d)))))) into (expm1 (log1p (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (sqr (hypot (/ -1 c) (/ -1 d)))))) * [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]approximate: Taking taylor expansion of (* a d) in (a d) around 0 * [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 (* 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 (* 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 (* 0 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 0) (* 1 d)) into 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 0) (+ (* 1 0) (* 0 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 into 1 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 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 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 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 (* d a)) into (* d a) * [misc]approximate: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in (a d) around 0 * [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 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 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 (/ 1 d)) into (/ 1 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 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) 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 (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 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 (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)))) 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 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 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 1 (* (/ 1 (/ 1 d)) (/ 1 (/ 1 a)))) into (* d a) * [misc]approximate: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in (a d) around 0 * [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 (- 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 (- 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 (/ -1 d)) into (/ 1 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 (- 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 (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) 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 (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 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 (- 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 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 (/ 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) 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 (- 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 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 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 1 (* (/ 1 (/ 1 (- d))) (/ 1 (/ 1 (- a))))) into (* d a) * * * [misc]progress: tayloring alt 8 of 13 * * * [misc]progress: tayloring alt 9 of 13 * [misc]approximate: Taking taylor expansion of (/ (- (* b c) (* a d)) (sqr (sqr (sqrt (hypot c d))))) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (/ (- (* b c) (* a d)) (sqr (sqr (sqrt (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 (sqr (sqrt (hypot c d)))) in d * [misc]taylor: Taking taylor expansion of (sqr (sqrt (hypot c d))) in d * [misc]taylor: Taking taylor expansion of (sqrt (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 (sqrt (hypot c d)) into (sqrt (hypot c d)) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (hypot c d)))) into 0 * [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 (* (sqrt (hypot c d)) (sqrt (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 (/ (* b c) (sqr (hypot c d))) into (/ (* b c) (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (/ (- (* b c) (* a d)) (sqr (sqr (sqrt (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 (sqr (sqrt (hypot c d)))) in a * [misc]taylor: Taking taylor expansion of (sqr (sqrt (hypot c d))) in a * [misc]taylor: Taking taylor expansion of (sqrt (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 (sqrt (hypot c d)) into (sqrt (hypot c d)) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (hypot c d)))) into 0 * [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 (* (sqrt (hypot c d)) (sqrt (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 (/ (* b c) (sqr (hypot c d))) into (/ (* b c) (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (/ (- (* b c) (* a d)) (sqr (sqr (sqrt (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 (sqr (sqrt (hypot c d)))) in c * [misc]taylor: Taking taylor expansion of (sqr (sqrt (hypot c d))) in c * [misc]taylor: Taking taylor expansion of (sqrt (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 (sqrt (hypot c d)) into (sqrt (hypot c d)) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (hypot c d)))) into 0 * [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 (* (sqrt (hypot c d)) (sqrt (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 (/ (- (* 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 (sqr (sqrt (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 (sqr (sqrt (hypot c d)))) in b * [misc]taylor: Taking taylor expansion of (sqr (sqrt (hypot c d))) in b * [misc]taylor: Taking taylor expansion of (sqrt (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 (sqrt (hypot c d)) into (sqrt (hypot c d)) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (hypot c d)))) into 0 * [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 (* (sqrt (hypot c d)) (sqrt (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 (/ (- (* 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 (sqr (sqrt (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 (sqr (sqrt (hypot c d)))) in b * [misc]taylor: Taking taylor expansion of (sqr (sqrt (hypot c d))) in b * [misc]taylor: Taking taylor expansion of (sqrt (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 (sqrt (hypot c d)) into (sqrt (hypot c d)) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (hypot c d)))) into 0 * [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 (* (sqrt (hypot c d)) (sqrt (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 (/ (- (* 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 (+ (* (sqrt (hypot c d)) 0) (* 0 (sqrt (hypot c d)))) into 0 * [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 (/ (- 0 (sqr 0) (+)) (* 2 (sqrt (hypot c d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqrt (hypot c d)) 0) (+ (* 0 0) (* 0 (sqrt (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))) (+ (* (* -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 (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (hypot c d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqrt (hypot c d)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (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))) (+ (* (* -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 (sqr (sqrt (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 (sqr (sqrt (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 (sqr (sqrt (hypot (/ 1 c) (/ 1 d))))) in d * [misc]taylor: Taking taylor expansion of (sqr (sqrt (hypot (/ 1 c) (/ 1 d)))) in d * [misc]taylor: Taking taylor expansion of (sqrt (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 (sqrt (hypot (/ 1 c) (/ 1 d))) into (sqrt (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (hypot (/ 1 c) (/ 1 d))))) into 0 * [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 (* (sqrt (hypot (/ 1 c) (/ 1 d))) (sqrt (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)) (* (/ 1 a) (/ 1 d))) (sqr (sqr (sqrt (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 (sqr (sqrt (hypot (/ 1 c) (/ 1 d))))) in a * [misc]taylor: Taking taylor expansion of (sqr (sqrt (hypot (/ 1 c) (/ 1 d)))) in a * [misc]taylor: Taking taylor expansion of (sqrt (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 (sqrt (hypot (/ 1 c) (/ 1 d))) into (sqrt (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (hypot (/ 1 c) (/ 1 d))))) into 0 * [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 (* (sqrt (hypot (/ 1 c) (/ 1 d))) (sqrt (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 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 (sqr (sqrt (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 (sqr (sqrt (hypot (/ 1 c) (/ 1 d))))) in c * [misc]taylor: Taking taylor expansion of (sqr (sqrt (hypot (/ 1 c) (/ 1 d)))) in c * [misc]taylor: Taking taylor expansion of (sqrt (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 (sqrt (hypot (/ 1 c) (/ 1 d))) into (sqrt (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (hypot (/ 1 c) (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify (* (/ 1 b) 1) into (/ 1 b) * [misc]backup-simplify: Simplify (+ (/ 1 b) 0) into (/ 1 b) * [misc]backup-simplify: Simplify (* (sqrt (hypot (/ 1 c) (/ 1 d))) (sqrt (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 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 (sqr (sqrt (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 (sqr (sqrt (hypot (/ 1 c) (/ 1 d))))) in b * [misc]taylor: Taking taylor expansion of (sqr (sqrt (hypot (/ 1 c) (/ 1 d)))) in b * [misc]taylor: Taking taylor expansion of (sqrt (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 (sqrt (hypot (/ 1 c) (/ 1 d))) into (sqrt (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (hypot (/ 1 c) (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify (* 1 (/ 1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (+ (/ 1 c) 0) into (/ 1 c) * [misc]backup-simplify: Simplify (* (sqrt (hypot (/ 1 c) (/ 1 d))) (sqrt (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 c)) (* (/ 1 a) (/ 1 d))) (sqr (sqr (sqrt (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 (sqr (sqrt (hypot (/ 1 c) (/ 1 d))))) in b * [misc]taylor: Taking taylor expansion of (sqr (sqrt (hypot (/ 1 c) (/ 1 d)))) in b * [misc]taylor: Taking taylor expansion of (sqrt (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 (sqrt (hypot (/ 1 c) (/ 1 d))) into (sqrt (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (hypot (/ 1 c) (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify (* 1 (/ 1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (+ (/ 1 c) 0) into (/ 1 c) * [misc]backup-simplify: Simplify (* (sqrt (hypot (/ 1 c) (/ 1 d))) (sqrt (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 (* (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 (+ (* (sqrt (hypot (/ 1 c) (/ 1 d))) 0) (* 0 (sqrt (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 (- (/ (- (/ 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 (/ (- 0 (sqr 0) (+)) (* 2 (sqrt (hypot (/ 1 c) (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqrt (hypot (/ 1 c) (/ 1 d))) 0) (+ (* 0 0) (* 0 (sqrt (hypot (/ 1 c) (/ 1 d)))))) 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 (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (hypot (/ 1 c) (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqrt (hypot (/ 1 c) (/ 1 d))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (hypot (/ 1 c) (/ 1 d))))))) 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 (/ (- 0 (sqr 0) (+ (* 2 (* 0 0)))) (* 2 (sqrt (hypot (/ 1 c) (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqrt (hypot (/ 1 c) (/ 1 d))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (hypot (/ 1 c) (/ 1 d)))))))) 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 (sqr (sqrt (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 (sqr (sqrt (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 (sqr (sqrt (hypot (/ 1 (- c)) (/ 1 (- d)))))) in d * [misc]taylor: Taking taylor expansion of (sqr (sqrt (hypot (/ 1 (- c)) (/ 1 (- d))))) in d * [misc]taylor: Taking taylor expansion of (sqrt (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 (sqrt (hypot (/ -1 c) (/ -1 d))) into (sqrt (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (hypot (/ -1 c) (/ -1 d))))) into 0 * [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 (* (sqrt (hypot (/ -1 c) (/ -1 d))) (sqrt (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))) (* (/ 1 (- a)) (/ 1 (- d)))) (sqr (sqr (sqrt (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 (sqr (sqrt (hypot (/ 1 (- c)) (/ 1 (- d)))))) in a * [misc]taylor: Taking taylor expansion of (sqr (sqrt (hypot (/ 1 (- c)) (/ 1 (- d))))) in a * [misc]taylor: Taking taylor expansion of (sqrt (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 (sqrt (hypot (/ -1 c) (/ -1 d))) into (sqrt (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (hypot (/ -1 c) (/ -1 d))))) into 0 * [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 (* (sqrt (hypot (/ -1 c) (/ -1 d))) (sqrt (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 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 (sqr (sqrt (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 (sqr (sqrt (hypot (/ 1 (- c)) (/ 1 (- d)))))) in c * [misc]taylor: Taking taylor expansion of (sqr (sqrt (hypot (/ 1 (- c)) (/ 1 (- d))))) in c * [misc]taylor: Taking taylor expansion of (sqrt (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 (sqrt (hypot (/ -1 c) (/ -1 d))) into (sqrt (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (* (/ -1 b) -1) into (/ 1 b) * [misc]backup-simplify: Simplify (+ (/ 1 b) 0) into (/ 1 b) * [misc]backup-simplify: Simplify (* (sqrt (hypot (/ -1 c) (/ -1 d))) (sqrt (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 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 (sqr (sqrt (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 (sqr (sqrt (hypot (/ 1 (- c)) (/ 1 (- d)))))) in b * [misc]taylor: Taking taylor expansion of (sqr (sqrt (hypot (/ 1 (- c)) (/ 1 (- d))))) in b * [misc]taylor: Taking taylor expansion of (sqrt (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 (sqrt (hypot (/ -1 c) (/ -1 d))) into (sqrt (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (* -1 (/ -1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (+ (/ 1 c) 0) into (/ 1 c) * [misc]backup-simplify: Simplify (* (sqrt (hypot (/ -1 c) (/ -1 d))) (sqrt (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 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) (sqr (sqr (sqrt (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 (sqr (sqrt (hypot (/ 1 (- c)) (/ 1 (- d)))))) in b * [misc]taylor: Taking taylor expansion of (sqr (sqrt (hypot (/ 1 (- c)) (/ 1 (- d))))) in b * [misc]taylor: Taking taylor expansion of (sqrt (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 (sqrt (hypot (/ -1 c) (/ -1 d))) into (sqrt (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (* -1 (/ -1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (+ (/ 1 c) 0) into (/ 1 c) * [misc]backup-simplify: Simplify (* (sqrt (hypot (/ -1 c) (/ -1 d))) (sqrt (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 (* 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 (+ (* (sqrt (hypot (/ -1 c) (/ -1 d))) 0) (* 0 (sqrt (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 (- (/ (- (/ 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 (/ (- 0 (sqr 0) (+)) (* 2 (sqrt (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqrt (hypot (/ -1 c) (/ -1 d))) 0) (+ (* 0 0) (* 0 (sqrt (hypot (/ -1 c) (/ -1 d)))))) 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 (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqrt (hypot (/ -1 c) (/ -1 d))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (hypot (/ -1 c) (/ -1 d))))))) 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 (/ (- 0 (sqr 0) (+ (* 2 (* 0 0)))) (* 2 (sqrt (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqrt (hypot (/ -1 c) (/ -1 d))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (hypot (/ -1 c) (/ -1 d)))))))) 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]approximate: Taking taylor expansion of (sqr (sqrt (hypot c d))) in (c d) around 0 * [misc]taylor: Taking taylor expansion of (sqr (sqrt (hypot c d))) in d * [misc]taylor: Taking taylor expansion of (sqrt (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 (sqrt (hypot c d)) into (sqrt (hypot c d)) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (hypot c d)))) into 0 * [misc]taylor: Taking taylor expansion of (sqr (sqrt (hypot c d))) in c * [misc]taylor: Taking taylor expansion of (sqrt (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 (sqrt (hypot c d)) into (sqrt (hypot c d)) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (hypot c d)))) into 0 * [misc]taylor: Taking taylor expansion of (sqr (sqrt (hypot c d))) in c * [misc]taylor: Taking taylor expansion of (sqrt (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 (sqrt (hypot c d)) into (sqrt (hypot c d)) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (hypot c d)))) into 0 * [misc]backup-simplify: Simplify (* (sqrt (hypot c d)) (sqrt (hypot c d))) into (hypot c 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) into (hypot c d) * [misc]backup-simplify: Simplify (+ (* (sqrt (hypot c d)) 0) (* 0 (sqrt (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 (/ (- 0 (sqr 0) (+)) (* 2 (sqrt (hypot c d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqrt (hypot c d)) 0) (+ (* 0 0) (* 0 (sqrt (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 0 into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (hypot c d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqrt (hypot c d)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (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) into (hypot c d) * [misc]approximate: Taking taylor expansion of (sqr (sqrt (hypot (/ 1 c) (/ 1 d)))) in (c d) around 0 * [misc]taylor: Taking taylor expansion of (sqr (sqrt (hypot (/ 1 c) (/ 1 d)))) in d * [misc]taylor: Taking taylor expansion of (sqrt (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 (sqrt (hypot (/ 1 c) (/ 1 d))) into (sqrt (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (hypot (/ 1 c) (/ 1 d))))) into 0 * [misc]taylor: Taking taylor expansion of (sqr (sqrt (hypot (/ 1 c) (/ 1 d)))) in c * [misc]taylor: Taking taylor expansion of (sqrt (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 (sqrt (hypot (/ 1 c) (/ 1 d))) into (sqrt (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (hypot (/ 1 c) (/ 1 d))))) into 0 * [misc]taylor: Taking taylor expansion of (sqr (sqrt (hypot (/ 1 c) (/ 1 d)))) in c * [misc]taylor: Taking taylor expansion of (sqrt (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 (sqrt (hypot (/ 1 c) (/ 1 d))) into (sqrt (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (hypot (/ 1 c) (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify (* (sqrt (hypot (/ 1 c) (/ 1 d))) (sqrt (hypot (/ 1 c) (/ 1 d)))) into (hypot (/ 1 c) (/ 1 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)) into (hypot (/ 1 c) (/ 1 d)) * [misc]backup-simplify: Simplify (+ (* (sqrt (hypot (/ 1 c) (/ 1 d))) 0) (* 0 (sqrt (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 (/ (- 0 (sqr 0) (+)) (* 2 (sqrt (hypot (/ 1 c) (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqrt (hypot (/ 1 c) (/ 1 d))) 0) (+ (* 0 0) (* 0 (sqrt (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 0 into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (hypot (/ 1 c) (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqrt (hypot (/ 1 c) (/ 1 d))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (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)) into (hypot (/ 1 c) (/ 1 d)) * [misc]approximate: Taking taylor expansion of (sqr (sqrt (hypot (/ 1 (- c)) (/ 1 (- d))))) in (c d) around 0 * [misc]taylor: Taking taylor expansion of (sqr (sqrt (hypot (/ 1 (- c)) (/ 1 (- d))))) in d * [misc]taylor: Taking taylor expansion of (sqrt (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 (sqrt (hypot (/ -1 c) (/ -1 d))) into (sqrt (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]taylor: Taking taylor expansion of (sqr (sqrt (hypot (/ 1 (- c)) (/ 1 (- d))))) in c * [misc]taylor: Taking taylor expansion of (sqrt (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 (sqrt (hypot (/ -1 c) (/ -1 d))) into (sqrt (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]taylor: Taking taylor expansion of (sqr (sqrt (hypot (/ 1 (- c)) (/ 1 (- d))))) in c * [misc]taylor: Taking taylor expansion of (sqrt (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 (sqrt (hypot (/ -1 c) (/ -1 d))) into (sqrt (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (* (sqrt (hypot (/ -1 c) (/ -1 d))) (sqrt (hypot (/ -1 c) (/ -1 d)))) into (hypot (/ -1 c) (/ -1 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)) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (+ (* (sqrt (hypot (/ -1 c) (/ -1 d))) 0) (* 0 (sqrt (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 (/ (- 0 (sqr 0) (+)) (* 2 (sqrt (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqrt (hypot (/ -1 c) (/ -1 d))) 0) (+ (* 0 0) (* 0 (sqrt (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 0 into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqrt (hypot (/ -1 c) (/ -1 d))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (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)) into (hypot (/ -1 c) (/ -1 d)) * [misc]approximate: Taking taylor expansion of (sqr (sqr (sqrt (hypot c d)))) in (c d) around 0 * [misc]taylor: Taking taylor expansion of (sqr (sqr (sqrt (hypot c d)))) in d * [misc]taylor: Taking taylor expansion of (sqr (sqrt (hypot c d))) in d * [misc]taylor: Taking taylor expansion of (sqrt (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 (sqrt (hypot c d)) into (sqrt (hypot c d)) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (hypot c d)))) into 0 * [misc]taylor: Taking taylor expansion of (sqr (sqr (sqrt (hypot c d)))) in c * [misc]taylor: Taking taylor expansion of (sqr (sqrt (hypot c d))) in c * [misc]taylor: Taking taylor expansion of (sqrt (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 (sqrt (hypot c d)) into (sqrt (hypot c d)) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (hypot c d)))) into 0 * [misc]taylor: Taking taylor expansion of (sqr (sqr (sqrt (hypot c d)))) in c * [misc]taylor: Taking taylor expansion of (sqr (sqrt (hypot c d))) in c * [misc]taylor: Taking taylor expansion of (sqrt (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 (sqrt (hypot c d)) into (sqrt (hypot c d)) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (hypot c d)))) into 0 * [misc]backup-simplify: Simplify (* (sqrt (hypot c d)) (sqrt (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 (+ (* (sqrt (hypot c d)) 0) (* 0 (sqrt (hypot c d)))) into 0 * [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 (/ (- 0 (sqr 0) (+)) (* 2 (sqrt (hypot c d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqrt (hypot c d)) 0) (+ (* 0 0) (* 0 (sqrt (hypot c d))))) 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 (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (hypot c d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqrt (hypot c d)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (hypot c d)))))) 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 (sqr (sqrt (hypot (/ 1 c) (/ 1 d))))) in (c d) around 0 * [misc]taylor: Taking taylor expansion of (sqr (sqr (sqrt (hypot (/ 1 c) (/ 1 d))))) in d * [misc]taylor: Taking taylor expansion of (sqr (sqrt (hypot (/ 1 c) (/ 1 d)))) in d * [misc]taylor: Taking taylor expansion of (sqrt (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 (sqrt (hypot (/ 1 c) (/ 1 d))) into (sqrt (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (hypot (/ 1 c) (/ 1 d))))) into 0 * [misc]taylor: Taking taylor expansion of (sqr (sqr (sqrt (hypot (/ 1 c) (/ 1 d))))) in c * [misc]taylor: Taking taylor expansion of (sqr (sqrt (hypot (/ 1 c) (/ 1 d)))) in c * [misc]taylor: Taking taylor expansion of (sqrt (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 (sqrt (hypot (/ 1 c) (/ 1 d))) into (sqrt (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (hypot (/ 1 c) (/ 1 d))))) into 0 * [misc]taylor: Taking taylor expansion of (sqr (sqr (sqrt (hypot (/ 1 c) (/ 1 d))))) in c * [misc]taylor: Taking taylor expansion of (sqr (sqrt (hypot (/ 1 c) (/ 1 d)))) in c * [misc]taylor: Taking taylor expansion of (sqrt (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 (sqrt (hypot (/ 1 c) (/ 1 d))) into (sqrt (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (hypot (/ 1 c) (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify (* (sqrt (hypot (/ 1 c) (/ 1 d))) (sqrt (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 (+ (* (sqrt (hypot (/ 1 c) (/ 1 d))) 0) (* 0 (sqrt (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]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 (/ (- 0 (sqr 0) (+)) (* 2 (sqrt (hypot (/ 1 c) (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqrt (hypot (/ 1 c) (/ 1 d))) 0) (+ (* 0 0) (* 0 (sqrt (hypot (/ 1 c) (/ 1 d)))))) 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 (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (hypot (/ 1 c) (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqrt (hypot (/ 1 c) (/ 1 d))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (hypot (/ 1 c) (/ 1 d))))))) 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 (sqr (sqrt (hypot (/ 1 (- c)) (/ 1 (- d)))))) in (c d) around 0 * [misc]taylor: Taking taylor expansion of (sqr (sqr (sqrt (hypot (/ 1 (- c)) (/ 1 (- d)))))) in d * [misc]taylor: Taking taylor expansion of (sqr (sqrt (hypot (/ 1 (- c)) (/ 1 (- d))))) in d * [misc]taylor: Taking taylor expansion of (sqrt (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 (sqrt (hypot (/ -1 c) (/ -1 d))) into (sqrt (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]taylor: Taking taylor expansion of (sqr (sqr (sqrt (hypot (/ 1 (- c)) (/ 1 (- d)))))) in c * [misc]taylor: Taking taylor expansion of (sqr (sqrt (hypot (/ 1 (- c)) (/ 1 (- d))))) in c * [misc]taylor: Taking taylor expansion of (sqrt (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 (sqrt (hypot (/ -1 c) (/ -1 d))) into (sqrt (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]taylor: Taking taylor expansion of (sqr (sqr (sqrt (hypot (/ 1 (- c)) (/ 1 (- d)))))) in c * [misc]taylor: Taking taylor expansion of (sqr (sqrt (hypot (/ 1 (- c)) (/ 1 (- d))))) in c * [misc]taylor: Taking taylor expansion of (sqrt (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 (sqrt (hypot (/ -1 c) (/ -1 d))) into (sqrt (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (* (sqrt (hypot (/ -1 c) (/ -1 d))) (sqrt (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 (+ (* (sqrt (hypot (/ -1 c) (/ -1 d))) 0) (* 0 (sqrt (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]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 (/ (- 0 (sqr 0) (+)) (* 2 (sqrt (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqrt (hypot (/ -1 c) (/ -1 d))) 0) (+ (* 0 0) (* 0 (sqrt (hypot (/ -1 c) (/ -1 d)))))) 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 (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqrt (hypot (/ -1 c) (/ -1 d))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (hypot (/ -1 c) (/ -1 d))))))) 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 (* a d) in (a d) around 0 * [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 (* 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 (* 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 (* 0 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 0) (* 1 d)) into 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 0) (+ (* 1 0) (* 0 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 into 1 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 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 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 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 (* d a)) into (* d a) * [misc]approximate: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in (a d) around 0 * [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 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 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 (/ 1 d)) into (/ 1 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 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) 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 (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 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 (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)))) 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 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 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 1 (* (/ 1 (/ 1 d)) (/ 1 (/ 1 a)))) into (* d a) * [misc]approximate: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in (a d) around 0 * [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 (- 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 (- 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 (/ -1 d)) into (/ 1 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 (- 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 (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) 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 (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 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 (- 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 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 (/ 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) 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 (- 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 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 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 1 (* (/ 1 (/ 1 (- d))) (/ 1 (/ 1 (- a))))) into (* d a) * * * [misc]progress: tayloring alt 10 of 13 * [misc]approximate: Taking taylor expansion of (/ (- (* b c) (cube (cbrt (* a d)))) (sqr (hypot c d))) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (/ (- (* b c) (cube (cbrt (* a d)))) (sqr (hypot c d))) in d * [misc]taylor: Taking taylor expansion of (- (* b c) (cube (cbrt (* 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 (cube (cbrt (* a d))) in d * [misc]backup-simplify: Simplify (cube (cbrt (* a d))) into (* d 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 (* b c) into (* b c) * [misc]backup-simplify: Simplify (- (* d a)) into (- (* d a)) * [misc]backup-simplify: Simplify (+ (* b c) (- (* d a))) into (- (* b c) (* d a)) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ (- (* b c) (* d a)) (sqr (hypot c d))) into (/ (- (* b c) (* d a)) (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (/ (- (* b c) (cube (cbrt (* a d)))) (sqr (hypot c d))) in a * [misc]taylor: Taking taylor expansion of (- (* b c) (cube (cbrt (* 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 (cube (cbrt (* a d))) in a * [misc]backup-simplify: Simplify (cube (cbrt (* a d))) into (* d 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 (* b c) into (* b c) * [misc]backup-simplify: Simplify (- (* d a)) into (- (* d a)) * [misc]backup-simplify: Simplify (+ (* b c) (- (* d a))) into (- (* b c) (* d a)) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ (- (* b c) (* d a)) (sqr (hypot c d))) into (/ (- (* b c) (* d a)) (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (/ (- (* b c) (cube (cbrt (* a d)))) (sqr (hypot c d))) in c * [misc]taylor: Taking taylor expansion of (- (* b c) (cube (cbrt (* 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 (cube (cbrt (* a d))) in c * [misc]backup-simplify: Simplify (cube (cbrt (* a d))) into (* d 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 (* b 0) into 0 * [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) (cube (cbrt (* a d)))) (sqr (hypot c d))) in b * [misc]taylor: Taking taylor expansion of (- (* b c) (cube (cbrt (* 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 (cube (cbrt (* a d))) in b * [misc]backup-simplify: Simplify (cube (cbrt (* a d))) into (* d 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 (* 0 c) into 0 * [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) (cube (cbrt (* a d)))) (sqr (hypot c d))) in b * [misc]taylor: Taking taylor expansion of (- (* b c) (cube (cbrt (* 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 (cube (cbrt (* a d))) in b * [misc]backup-simplify: Simplify (cube (cbrt (* a d))) into (* d 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 (* 0 c) into 0 * [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 (- 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 (- 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 (- 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)) (cube (cbrt (* (/ 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)) (cube (cbrt (* (/ 1 a) (/ 1 d))))) (sqr (hypot (/ 1 c) (/ 1 d)))) in d * [misc]taylor: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (cube (cbrt (* (/ 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 (cube (cbrt (* (/ 1 a) (/ 1 d)))) in d * [misc]backup-simplify: Simplify (cube (cbrt (* (/ 1 a) (/ 1 d)))) into (/ 1 (* d 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 b) (/ 1 c)) into (/ 1 (* b c)) * [misc]backup-simplify: Simplify (- (/ 1 (* d a))) into (- (/ 1 (* d a))) * [misc]backup-simplify: Simplify (+ (/ 1 (* b c)) (- (/ 1 (* d a)))) into (- (/ 1 (* b c)) (/ 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 (* b c)) (/ 1 (* d a))) (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (sqr (hypot (/ 1 c) (/ 1 d)))) * [misc]taylor: Taking taylor expansion of (/ (- (* (/ 1 b) (/ 1 c)) (cube (cbrt (* (/ 1 a) (/ 1 d))))) (sqr (hypot (/ 1 c) (/ 1 d)))) in a * [misc]taylor: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (cube (cbrt (* (/ 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 (cube (cbrt (* (/ 1 a) (/ 1 d)))) in a * [misc]backup-simplify: Simplify (cube (cbrt (* (/ 1 a) (/ 1 d)))) into (/ 1 (* d 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 (* (/ 1 b) (/ 1 c)) into (/ 1 (* b c)) * [misc]backup-simplify: Simplify (- (/ 1 (* d a))) into (- (/ 1 (* d a))) * [misc]backup-simplify: Simplify (+ (/ 1 (* b c)) (- (/ 1 (* d a)))) into (- (/ 1 (* b c)) (/ 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 (* b c)) (/ 1 (* d a))) (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (sqr (hypot (/ 1 c) (/ 1 d)))) * [misc]taylor: Taking taylor expansion of (/ (- (* (/ 1 b) (/ 1 c)) (cube (cbrt (* (/ 1 a) (/ 1 d))))) (sqr (hypot (/ 1 c) (/ 1 d)))) in c * [misc]taylor: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (cube (cbrt (* (/ 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 (cube (cbrt (* (/ 1 a) (/ 1 d)))) in c * [misc]backup-simplify: Simplify (cube (cbrt (* (/ 1 a) (/ 1 d)))) into (/ 1 (* d 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 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)) (cube (cbrt (* (/ 1 a) (/ 1 d))))) (sqr (hypot (/ 1 c) (/ 1 d)))) in b * [misc]taylor: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (cube (cbrt (* (/ 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 (cube (cbrt (* (/ 1 a) (/ 1 d)))) in b * [misc]backup-simplify: Simplify (cube (cbrt (* (/ 1 a) (/ 1 d)))) into (/ 1 (* d 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 (/ 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)) (cube (cbrt (* (/ 1 a) (/ 1 d))))) (sqr (hypot (/ 1 c) (/ 1 d)))) in b * [misc]taylor: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (cube (cbrt (* (/ 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 (cube (cbrt (* (/ 1 a) (/ 1 d)))) in b * [misc]backup-simplify: Simplify (cube (cbrt (* (/ 1 a) (/ 1 d)))) into (/ 1 (* d 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 (/ 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]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 (- (/ 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 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 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 (- 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 (+ (* 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]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 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 (* (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) (* 1 (* 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))) (cube (cbrt (* (/ 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))) (cube (cbrt (* (/ 1 (- a)) (/ 1 (- d)))))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in d * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (cube (cbrt (* (/ 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 (cube (cbrt (* (/ 1 (- a)) (/ 1 (- d))))) in d * [misc]backup-simplify: Simplify (cube (cbrt (* (/ 1 (- a)) (/ 1 (- d))))) into (/ 1 (* d 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 b) (/ -1 c)) into (/ 1 (* b c)) * [misc]backup-simplify: Simplify (- (/ 1 (* d a))) into (- (/ 1 (* d a))) * [misc]backup-simplify: Simplify (+ (/ 1 (* b c)) (- (/ 1 (* d a)))) into (- (/ 1 (* b c)) (/ 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 (* b c)) (/ 1 (* d a))) (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]taylor: Taking taylor expansion of (/ (- (* (/ 1 (- b)) (/ 1 (- c))) (cube (cbrt (* (/ 1 (- a)) (/ 1 (- d)))))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in a * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (cube (cbrt (* (/ 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 (cube (cbrt (* (/ 1 (- a)) (/ 1 (- d))))) in a * [misc]backup-simplify: Simplify (cube (cbrt (* (/ 1 (- a)) (/ 1 (- d))))) into (/ 1 (* d 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 (* (/ -1 b) (/ -1 c)) into (/ 1 (* b c)) * [misc]backup-simplify: Simplify (- (/ 1 (* d a))) into (- (/ 1 (* d a))) * [misc]backup-simplify: Simplify (+ (/ 1 (* b c)) (- (/ 1 (* d a)))) into (- (/ 1 (* b c)) (/ 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 (* b c)) (/ 1 (* d a))) (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]taylor: Taking taylor expansion of (/ (- (* (/ 1 (- b)) (/ 1 (- c))) (cube (cbrt (* (/ 1 (- a)) (/ 1 (- d)))))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in c * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (cube (cbrt (* (/ 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 (cube (cbrt (* (/ 1 (- a)) (/ 1 (- d))))) in c * [misc]backup-simplify: Simplify (cube (cbrt (* (/ 1 (- a)) (/ 1 (- d))))) into (/ 1 (* d 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 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))) (cube (cbrt (* (/ 1 (- a)) (/ 1 (- d)))))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in b * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (cube (cbrt (* (/ 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 (cube (cbrt (* (/ 1 (- a)) (/ 1 (- d))))) in b * [misc]backup-simplify: Simplify (cube (cbrt (* (/ 1 (- a)) (/ 1 (- d))))) into (/ 1 (* d 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 (/ -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))) (cube (cbrt (* (/ 1 (- a)) (/ 1 (- d)))))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in b * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (cube (cbrt (* (/ 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 (cube (cbrt (* (/ 1 (- a)) (/ 1 (- d))))) in b * [misc]backup-simplify: Simplify (cube (cbrt (* (/ 1 (- a)) (/ 1 (- d))))) into (/ 1 (* d 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 (/ -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]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 (- (/ 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 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 (- 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 (+ 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 (+ (* (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]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 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 (* (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) (* 1 (* 1 (* (/ 1 (/ 1 (- c))) (/ 1 (/ 1 (- b))))))) into (/ (* b c) (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]approximate: Taking taylor expansion of (cube (cbrt (* a d))) in (a d) around 0 * [misc]taylor: Taking taylor expansion of (cube (cbrt (* a d))) in d * [misc]backup-simplify: Simplify (cube (cbrt (* a d))) into (* d a) * [misc]taylor: Taking taylor expansion of (cube (cbrt (* a d))) in a * [misc]backup-simplify: Simplify (cube (cbrt (* a d))) into (* d a) * [misc]taylor: Taking taylor expansion of (cube (cbrt (* a d))) in a * [misc]backup-simplify: Simplify (cube (cbrt (* a d))) into (* d a) * [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 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 a)) into a * [misc]backup-simplify: Simplify a into a * [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 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 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* a (* d 1)) into (* d a) * [misc]approximate: Taking taylor expansion of (cube (cbrt (* (/ 1 a) (/ 1 d)))) in (a d) around 0 * [misc]taylor: Taking taylor expansion of (cube (cbrt (* (/ 1 a) (/ 1 d)))) in d * [misc]backup-simplify: Simplify (cube (cbrt (* (/ 1 a) (/ 1 d)))) into (/ 1 (* d a)) * [misc]taylor: Taking taylor expansion of (cube (cbrt (* (/ 1 a) (/ 1 d)))) in a * [misc]backup-simplify: Simplify (cube (cbrt (* (/ 1 a) (/ 1 d)))) into (/ 1 (* d a)) * [misc]taylor: Taking taylor expansion of (cube (cbrt (* (/ 1 a) (/ 1 d)))) in a * [misc]backup-simplify: Simplify (cube (cbrt (* (/ 1 a) (/ 1 d)))) into (/ 1 (* d a)) * [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 a))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 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 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 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 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 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]backup-simplify: Simplify 0 into 0 * [misc]approximate: Taking taylor expansion of (cube (cbrt (* (/ 1 (- a)) (/ 1 (- d))))) in (a d) around 0 * [misc]taylor: Taking taylor expansion of (cube (cbrt (* (/ 1 (- a)) (/ 1 (- d))))) in d * [misc]backup-simplify: Simplify (cube (cbrt (* (/ 1 (- a)) (/ 1 (- d))))) into (/ 1 (* d a)) * [misc]taylor: Taking taylor expansion of (cube (cbrt (* (/ 1 (- a)) (/ 1 (- d))))) in a * [misc]backup-simplify: Simplify (cube (cbrt (* (/ 1 (- a)) (/ 1 (- d))))) into (/ 1 (* d a)) * [misc]taylor: Taking taylor expansion of (cube (cbrt (* (/ 1 (- a)) (/ 1 (- d))))) in a * [misc]backup-simplify: Simplify (cube (cbrt (* (/ 1 (- a)) (/ 1 (- d))))) into (/ 1 (* d a)) * [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 a))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 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 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 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 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 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]backup-simplify: Simplify 0 into 0 * [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]approximate: Taking taylor expansion of (* a d) in (a d) around 0 * [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 (* 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 (* 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 (* 0 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 0) (* 1 d)) into 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 0) (+ (* 1 0) (* 0 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 into 1 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 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 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 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 (* d a)) into (* d a) * [misc]approximate: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in (a d) around 0 * [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 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 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 (/ 1 d)) into (/ 1 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 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) 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 (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 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 (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)))) 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 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 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 1 (* (/ 1 (/ 1 d)) (/ 1 (/ 1 a)))) into (* d a) * [misc]approximate: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in (a d) around 0 * [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 (- 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 (- 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 (/ -1 d)) into (/ 1 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 (- 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 (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) 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 (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 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 (- 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 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 (/ 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) 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 (- 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 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 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 1 (* (/ 1 (/ 1 (- d))) (/ 1 (/ 1 (- a))))) into (* d a) * * * [misc]progress: tayloring alt 11 of 13 * [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]approximate: Taking taylor expansion of (sqrt (/ (- (* b c) (* a d)) (sqr (hypot c d)))) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (sqrt (/ (- (* b c) (* a d)) (sqr (hypot c d)))) in d * [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]backup-simplify: Simplify (sqrt (/ (* b c) (sqr (hypot c d)))) into (* (sqrt (* b c)) (/ 1 (hypot c d))) * [misc]backup-simplify: Simplify (+ (* b 0) (* 0 c)) into 0 * [misc]backup-simplify: Simplify (+ (* a 1) (* 0 0)) into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (+ 0 (- a)) into (- a) * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (* 0 (hypot c d))) into 0 * [misc]backup-simplify: Simplify (- (/ (- a) (sqr (hypot c d))) (+ (* (/ (* b c) (sqr (hypot c d))) (/ 0 (sqr (hypot c d)))))) into (- (/ a (sqr (hypot c d)))) * [misc]backup-simplify: Simplify (/ (- (/ a (sqr (hypot c d)))) (* 2 (sqrt (/ (* b c) (sqr (hypot c d)))))) into (* -1/2 (* (/ a (hypot c d)) (sqrt (/ 1 (* b c))))) * [misc]taylor: Taking taylor expansion of (sqrt (/ (- (* b c) (* a d)) (sqr (hypot c d)))) in a * [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]backup-simplify: Simplify (sqrt (/ (* b c) (sqr (hypot c d)))) into (* (sqrt (* b c)) (/ 1 (hypot c d))) * [misc]backup-simplify: Simplify (+ (* b 0) (* 0 c)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 d)) into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (+ 0 (- d)) into (- d) * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (* 0 (hypot c d))) into 0 * [misc]backup-simplify: Simplify (- (/ (- d) (sqr (hypot c d))) (+ (* (/ (* b c) (sqr (hypot c d))) (/ 0 (sqr (hypot c d)))))) into (- (/ d (sqr (hypot c d)))) * [misc]backup-simplify: Simplify (/ (- (/ d (sqr (hypot c d)))) (* 2 (sqrt (/ (* b c) (sqr (hypot c d)))))) into (* -1/2 (* (/ d (hypot c d)) (sqrt (/ 1 (* b c))))) * [misc]taylor: Taking taylor expansion of (sqrt (/ (- (* b c) (* a d)) (sqr (hypot c d)))) in c * [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]backup-simplify: Simplify (sqrt (* -1 (/ (* d a) (sqr (hypot c d))))) into (sqrt (* -1 (/ (* d a) (sqr (hypot c d))))) * [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 (+ (* (hypot c d) 0) (* 0 (hypot c d))) into 0 * [misc]backup-simplify: Simplify (- (/ b (sqr (hypot c d))) (+ (* (* -1 (/ (* d a) (sqr (hypot c d)))) (/ 0 (sqr (hypot c d)))))) into (/ b (sqr (hypot c d))) * [misc]backup-simplify: Simplify (/ (/ b (sqr (hypot c d))) (* 2 (sqrt (* -1 (/ (* d a) (sqr (hypot c d))))))) into (* 1/2 (/ b (* (sqr (hypot c d)) (sqrt (* -1 (/ (* d a) (sqr (hypot c d)))))))) * [misc]taylor: Taking taylor expansion of (sqrt (/ (- (* b c) (* a d)) (sqr (hypot c d)))) in b * [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]backup-simplify: Simplify (sqrt (* -1 (/ (* d a) (sqr (hypot c d))))) into (sqrt (* -1 (/ (* d a) (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]backup-simplify: Simplify (/ (/ c (sqr (hypot c d))) (* 2 (sqrt (* -1 (/ (* d a) (sqr (hypot c d))))))) into (* 1/2 (/ c (* (sqr (hypot c d)) (sqrt (* -1 (/ (* d a) (sqr (hypot c d)))))))) * [misc]taylor: Taking taylor expansion of (sqrt (/ (- (* b c) (* a d)) (sqr (hypot c d)))) in b * [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]backup-simplify: Simplify (sqrt (* -1 (/ (* d a) (sqr (hypot c d))))) into (sqrt (* -1 (/ (* d a) (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]backup-simplify: Simplify (/ (/ c (sqr (hypot c d))) (* 2 (sqrt (* -1 (/ (* d a) (sqr (hypot c d))))))) into (* 1/2 (/ c (* (sqr (hypot c d)) (sqrt (* -1 (/ (* d a) (sqr (hypot c d)))))))) * [misc]taylor: Taking taylor expansion of (sqrt (* -1 (/ (* d a) (sqr (hypot c d))))) in c * [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]backup-simplify: Simplify (sqrt (* -1 (/ (* d a) (sqr (hypot c d))))) into (sqrt (* -1 (/ (* d 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 (+ (* -1 0) (* 0 (/ (* d a) (sqr (hypot c d))))) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (* -1 (/ (* d a) (sqr (hypot c d))))))) into 0 * [misc]taylor: Taking taylor expansion of (sqrt (* -1 (/ (* d a) (sqr (hypot c d))))) in a * [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 (* -1 (/ d (sqr (hypot c d)))) into (* -1 (/ d (sqr (hypot c d)))) * [misc]backup-simplify: Simplify (sqrt 0) into 0 * [misc]backup-simplify: Simplify (/ (* -1 (/ d (sqr (hypot c d)))) (* 2 (sqrt 0))) into (* +nan.0 (/ d (sqr (hypot c 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 (* 1/2 (/ c (* (sqr (hypot c d)) (sqrt (* -1 (/ (* d a) (sqr (hypot c d)))))))) in c * [misc]taylor: Taking taylor expansion of 1/2 in c * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (/ c (* (sqr (hypot c d)) (sqrt (* -1 (/ (* d a) (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)) (sqrt (* -1 (/ (* d a) (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]taylor: Taking taylor expansion of (sqrt (* -1 (/ (* d a) (sqr (hypot c d))))) in c * [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]backup-simplify: Simplify (sqrt (* -1 (/ (* d a) (sqr (hypot c d))))) into (sqrt (* -1 (/ (* d 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 (+ (* -1 0) (* 0 (/ (* d a) (sqr (hypot c d))))) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (* -1 (/ (* d a) (sqr (hypot c d))))))) into 0 * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (* (sqr (hypot c d)) (sqrt (* -1 (/ (* d a) (sqr (hypot c d)))))) into (* (sqr (hypot c d)) (sqrt (* -1 (/ (* d a) (sqr (hypot c d)))))) * [misc]backup-simplify: Simplify (/ 1 (* (sqr (hypot c d)) (sqrt (* -1 (/ (* d a) (sqr (hypot c d))))))) into (/ 1 (* (sqr (hypot c d)) (sqrt (* -1 (/ (* d a) (sqr (hypot c d))))))) * [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 (* +nan.0 (/ d (sqr (hypot c d)))) in d * [misc]taylor: Taking taylor expansion of +nan.0 in d * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [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 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 (+ (* (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]backup-simplify: Simplify (/ (- 0 (sqr (* 1/2 (/ c (* (sqr (hypot c d)) (sqrt (* -1 (/ (* d a) (sqr (hypot c d))))))))) (+)) (* 2 (sqrt (* -1 (/ (* d a) (sqr (hypot c d))))))) into (* -1/8 (/ (sqr c) (* (pow (hypot c d) 4) (pow (sqrt (* -1 (/ (* d a) (sqr (hypot c d))))) 3)))) * [misc]taylor: Taking taylor expansion of (* -1/8 (/ (sqr c) (* (pow (hypot c d) 4) (pow (sqrt (* -1 (/ (* d a) (sqr (hypot c d))))) 3)))) in c * [misc]taylor: Taking taylor expansion of -1/8 in c * [misc]backup-simplify: Simplify -1/8 into -1/8 * [misc]taylor: Taking taylor expansion of (/ (sqr c) (* (pow (hypot c d) 4) (pow (sqrt (* -1 (/ (* d a) (sqr (hypot c d))))) 3))) 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 (* (pow (hypot c d) 4) (pow (sqrt (* -1 (/ (* d a) (sqr (hypot c d))))) 3)) in c * [misc]taylor: Taking taylor expansion of (pow (hypot c d) 4) in c * [misc]taylor: Taking taylor expansion of (exp (* 4 (log (hypot c d)))) in c * [misc]taylor: Taking taylor expansion of (* 4 (log (hypot c d))) in c * [misc]taylor: Taking taylor expansion of 4 in c * [misc]backup-simplify: Simplify 4 into 4 * [misc]taylor: Taking taylor expansion of (log (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 (log (hypot c d)) into (log (hypot c d)) * [misc]backup-simplify: Simplify (* 4 (log (hypot c d))) into (* 4 (log (hypot c d))) * [misc]backup-simplify: Simplify (exp (* 4 (log (hypot c d)))) into (pow (hypot c d) 4) * [misc]taylor: Taking taylor expansion of (pow (sqrt (* -1 (/ (* d a) (sqr (hypot c d))))) 3) in c * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (sqrt (* -1 (/ (* d a) (sqr (hypot c d)))))))) in c * [misc]taylor: Taking taylor expansion of (* 3 (log (sqrt (* -1 (/ (* d a) (sqr (hypot c d))))))) in c * [misc]taylor: Taking taylor expansion of 3 in c * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (sqrt (* -1 (/ (* d a) (sqr (hypot c d)))))) in c * [misc]taylor: Taking taylor expansion of (sqrt (* -1 (/ (* d a) (sqr (hypot c d))))) in c * [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]backup-simplify: Simplify (sqrt (* -1 (/ (* d a) (sqr (hypot c d))))) into (sqrt (* -1 (/ (* d 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 (+ (* -1 0) (* 0 (/ (* d a) (sqr (hypot c d))))) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (* -1 (/ (* d a) (sqr (hypot c d))))))) into 0 * [misc]backup-simplify: Simplify (log (sqrt (* -1 (/ (* d a) (sqr (hypot c d)))))) into (log (sqrt (* -1 (/ (* d a) (sqr (hypot c d)))))) * [misc]backup-simplify: Simplify (* 3 (log (sqrt (* -1 (/ (* d a) (sqr (hypot c d))))))) into (* 3 (log (sqrt (* -1 (/ (* d a) (sqr (hypot c d))))))) * [misc]backup-simplify: Simplify (exp (* 3 (log (sqrt (* -1 (/ (* d a) (sqr (hypot c d)))))))) into (pow (sqrt (* -1 (/ (* d a) (sqr (hypot c d))))) 3) * [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 (* (pow (hypot c d) 4) (pow (sqrt (* -1 (/ (* d a) (sqr (hypot c d))))) 3)) into (* (pow (hypot c d) 4) (pow (sqrt (* -1 (/ (* d a) (sqr (hypot c d))))) 3)) * [misc]backup-simplify: Simplify (/ 1 (* (pow (hypot c d) 4) (pow (sqrt (* -1 (/ (* d a) (sqr (hypot c d))))) 3))) into (/ 1 (* (pow (hypot c d) 4) (pow (sqrt (* -1 (/ (* d a) (sqr (hypot c d))))) 3))) * [misc]backup-simplify: Simplify (* 1/2 (/ 1 (* (sqr (hypot c d)) (sqrt (* -1 (/ (* d a) (sqr (hypot c d)))))))) into (/ 1/2 (* (sqr (hypot c d)) (sqrt (* -1 (/ (* d a) (sqr (hypot c d))))))) * [misc]taylor: Taking taylor expansion of (/ 1/2 (* (sqr (hypot c d)) (sqrt (* -1 (/ (* d a) (sqr (hypot c d))))))) in a * [misc]taylor: Taking taylor expansion of 1/2 in a * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (* (sqr (hypot c d)) (sqrt (* -1 (/ (* d a) (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]taylor: Taking taylor expansion of (sqrt (* -1 (/ (* d a) (sqr (hypot c d))))) in a * [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 (* -1 (/ d (sqr (hypot c d)))) into (* -1 (/ d (sqr (hypot c d)))) * [misc]backup-simplify: Simplify (sqrt 0) into 0 * [misc]backup-simplify: Simplify (/ (* -1 (/ d (sqr (hypot c d)))) (* 2 (sqrt 0))) into (* +nan.0 (/ d (sqr (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)) 0) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (* 0 (hypot c d))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr (hypot c d)) (* +nan.0 (/ d (sqr (hypot c d))))) (* 0 0)) into (- (* +nan.0 d)) * [misc]backup-simplify: Simplify (/ 1/2 (- (* +nan.0 d))) into (/ +nan.0 d) * [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]backup-simplify: Simplify (/ (- 0 (sqr (* +nan.0 (/ d (sqr (hypot c d))))) (+)) (* 2 0)) into (* +nan.0 (/ (sqr d) (pow (hypot c d) 4))) * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (+ (* 0 0) (* 0 (hypot c d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr (hypot c d)) (* +nan.0 (/ (sqr d) (pow (hypot c d) 4)))) (+ (* 0 (* +nan.0 (/ d (sqr (hypot c d))))) (* 0 0))) into (- (* +nan.0 (/ (sqr d) (sqr (hypot c d))))) * [misc]backup-simplify: Simplify (- (/ 0 (- (* +nan.0 d))) (+ (* (/ +nan.0 d) (/ (- (* +nan.0 (/ (sqr d) (sqr (hypot c d))))) (- (* +nan.0 d)))))) into (- (* +nan.0 (/ 1 (sqr (hypot c d))))) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 (sqr (hypot c d))))) in d * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (sqr (hypot c d)))) in d * [misc]taylor: Taking taylor expansion of +nan.0 in d * [misc]backup-simplify: Simplify +nan.0 into +nan.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]backup-simplify: Simplify (* +nan.0 (/ 1 (sqr (hypot c d)))) into (/ +nan.0 (sqr (hypot c d))) * [misc]backup-simplify: Simplify (- (/ +nan.0 (sqr (hypot c d)))) into (- (* +nan.0 (/ 1 (sqr (hypot c d))))) * [misc]backup-simplify: Simplify (- (* +nan.0 (/ 1 (sqr (hypot c d))))) into (- (* +nan.0 (/ 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]backup-simplify: Simplify (/ (- 0 (sqr 0) (+)) (* 2 (sqrt (* -1 (/ (* 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]backup-simplify: Simplify (/ (- 0 (sqr (* +nan.0 (/ d (sqr (hypot c d))))) (+)) (* 2 0)) into (* +nan.0 (/ (sqr d) (pow (hypot c d) 4))) * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ (sqr d) (pow (hypot c d) 4))) in d * [misc]taylor: Taking taylor expansion of +nan.0 in d * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ (sqr d) (pow (hypot c d) 4)) 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 (pow (hypot c d) 4) in d * [misc]taylor: Taking taylor expansion of (exp (* 4 (log (hypot c d)))) in d * [misc]taylor: Taking taylor expansion of (* 4 (log (hypot c d))) in d * [misc]taylor: Taking taylor expansion of 4 in d * [misc]backup-simplify: Simplify 4 into 4 * [misc]taylor: Taking taylor expansion of (log (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 (log (hypot c d)) into (log (hypot c d)) * [misc]backup-simplify: Simplify (* 4 (log (hypot c d))) into (* 4 (log (hypot c d))) * [misc]backup-simplify: Simplify (exp (* 4 (log (hypot c d)))) into (pow (hypot c d) 4) * [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 (pow (hypot c d) 4)) into (/ 1 (pow (hypot c d) 4)) * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* +nan.0 (/ 1 (sqr (hypot c d)))) into (/ +nan.0 (sqr (hypot c d))) * [misc]backup-simplify: Simplify (/ +nan.0 (sqr (hypot c d))) into (/ +nan.0 (sqr (hypot c d))) * [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 (+ (* 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]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* (* 1/2 (/ c (* (sqr (hypot c d)) (sqrt (* -1 (/ (* d a) (sqr (hypot c d)))))))) (* -1/8 (/ (sqr c) (* (pow (hypot c d) 4) (pow (sqrt (* -1 (/ (* d a) (sqr (hypot c d))))) 3)))))))) (* 2 (sqrt (* -1 (/ (* d a) (sqr (hypot c d))))))) into (* 1/16 (/ (pow c 3) (* (pow (hypot c d) 6) (pow (sqrt (* -1 (/ (* d a) (sqr (hypot c d))))) 5)))) * [misc]taylor: Taking taylor expansion of (* 1/16 (/ (pow c 3) (* (pow (hypot c d) 6) (pow (sqrt (* -1 (/ (* d a) (sqr (hypot c d))))) 5)))) in c * [misc]taylor: Taking taylor expansion of 1/16 in c * [misc]backup-simplify: Simplify 1/16 into 1/16 * [misc]taylor: Taking taylor expansion of (/ (pow c 3) (* (pow (hypot c d) 6) (pow (sqrt (* -1 (/ (* d a) (sqr (hypot c d))))) 5))) in c * [misc]taylor: Taking taylor expansion of (pow c 3) in c * [misc]taylor: Taking taylor expansion of (* (pow (hypot c d) 6) (pow (sqrt (* -1 (/ (* d a) (sqr (hypot c d))))) 5)) in c * [misc]taylor: Taking taylor expansion of (pow (hypot c d) 6) in c * [misc]taylor: Taking taylor expansion of (exp (* 6 (log (hypot c d)))) in c * [misc]taylor: Taking taylor expansion of (* 6 (log (hypot c d))) in c * [misc]taylor: Taking taylor expansion of 6 in c * [misc]backup-simplify: Simplify 6 into 6 * [misc]taylor: Taking taylor expansion of (log (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 (log (hypot c d)) into (log (hypot c d)) * [misc]backup-simplify: Simplify (* 6 (log (hypot c d))) into (* 6 (log (hypot c d))) * [misc]backup-simplify: Simplify (exp (* 6 (log (hypot c d)))) into (pow (hypot c d) 6) * [misc]taylor: Taking taylor expansion of (pow (sqrt (* -1 (/ (* d a) (sqr (hypot c d))))) 5) in c * [misc]taylor: Taking taylor expansion of (exp (* 5 (log (sqrt (* -1 (/ (* d a) (sqr (hypot c d)))))))) in c * [misc]taylor: Taking taylor expansion of (* 5 (log (sqrt (* -1 (/ (* d a) (sqr (hypot c d))))))) in c * [misc]taylor: Taking taylor expansion of 5 in c * [misc]backup-simplify: Simplify 5 into 5 * [misc]taylor: Taking taylor expansion of (log (sqrt (* -1 (/ (* d a) (sqr (hypot c d)))))) in c * [misc]taylor: Taking taylor expansion of (sqrt (* -1 (/ (* d a) (sqr (hypot c d))))) in c * [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]backup-simplify: Simplify (sqrt (* -1 (/ (* d a) (sqr (hypot c d))))) into (sqrt (* -1 (/ (* d 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 (+ (* -1 0) (* 0 (/ (* d a) (sqr (hypot c d))))) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (* -1 (/ (* d a) (sqr (hypot c d))))))) into 0 * [misc]backup-simplify: Simplify (log (sqrt (* -1 (/ (* d a) (sqr (hypot c d)))))) into (log (sqrt (* -1 (/ (* d a) (sqr (hypot c d)))))) * [misc]backup-simplify: Simplify (* 5 (log (sqrt (* -1 (/ (* d a) (sqr (hypot c d))))))) into (* 5 (log (sqrt (* -1 (/ (* d a) (sqr (hypot c d))))))) * [misc]backup-simplify: Simplify (exp (* 5 (log (sqrt (* -1 (/ (* d a) (sqr (hypot c d)))))))) into (pow (sqrt (* -1 (/ (* d a) (sqr (hypot c d))))) 5) * [misc]backup-simplify: Simplify (* (pow (hypot c d) 6) (pow (sqrt (* -1 (/ (* d a) (sqr (hypot c d))))) 5)) into (* (pow (hypot c d) 6) (pow (sqrt (* -1 (/ (* d a) (sqr (hypot c d))))) 5)) * [misc]backup-simplify: Simplify (/ 1 (* (pow (hypot c d) 6) (pow (sqrt (* -1 (/ (* d a) (sqr (hypot c d))))) 5))) into (/ 1 (* (pow (hypot c d) 6) (pow (sqrt (* -1 (/ (* d a) (sqr (hypot c d))))) 5))) * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (* 0 (hypot c d))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr (hypot c d)) 0) (* 0 (sqrt (* -1 (/ (* d a) (sqr (hypot c d))))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (* (sqr (hypot c d)) (sqrt (* -1 (/ (* d a) (sqr (hypot c d))))))) (+ (* (/ 1 (* (sqr (hypot c d)) (sqrt (* -1 (/ (* d a) (sqr (hypot c d))))))) (/ 0 (* (sqr (hypot c d)) (sqrt (* -1 (/ (* d a) (sqr (hypot c d)))))))))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (* 0 (/ 1 (* (sqr (hypot c d)) (sqrt (* -1 (/ (* 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 (+ (* 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]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (* -1 (/ (* 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 (+ (* d 0) (+ (* 0 0) (+ (* 0 1) (* 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))) (+ (* (/ d (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 (sqr (hypot c d)))))) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* (* +nan.0 (/ d (sqr (hypot c d)))) (* +nan.0 (/ (sqr d) (pow (hypot c d) 4))))))) (* 2 0)) into (* +nan.0 (/ (pow d 3) (pow (hypot c d) 6))) * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot c d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr (hypot c d)) (* +nan.0 (/ (pow d 3) (pow (hypot c d) 6)))) (+ (* 0 (* +nan.0 (/ (sqr d) (pow (hypot c d) 4)))) (+ (* 0 (* +nan.0 (/ d (sqr (hypot c d))))) (* 0 0)))) into (- (* +nan.0 (/ (pow d 3) (pow (hypot c d) 4)))) * [misc]backup-simplify: Simplify (- (/ 0 (- (* +nan.0 d))) (+ (* (/ +nan.0 d) (/ (- (* +nan.0 (/ (pow d 3) (pow (hypot c d) 4)))) (- (* +nan.0 d)))) (* (- (* +nan.0 (/ 1 (sqr (hypot c d))))) (/ (- (* +nan.0 (/ (sqr d) (sqr (hypot c d))))) (- (* +nan.0 d)))))) into (- (* +nan.0 (/ d (pow (hypot c d) 4)))) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ d (pow (hypot c d) 4)))) in d * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ d (pow (hypot c d) 4))) in d * [misc]taylor: Taking taylor expansion of +nan.0 in d * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ d (pow (hypot c d) 4)) 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 (hypot c d) 4) in d * [misc]taylor: Taking taylor expansion of (exp (* 4 (log (hypot c d)))) in d * [misc]taylor: Taking taylor expansion of (* 4 (log (hypot c d))) in d * [misc]taylor: Taking taylor expansion of 4 in d * [misc]backup-simplify: Simplify 4 into 4 * [misc]taylor: Taking taylor expansion of (log (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 (log (hypot c d)) into (log (hypot c d)) * [misc]backup-simplify: Simplify (* 4 (log (hypot c d))) into (* 4 (log (hypot c d))) * [misc]backup-simplify: Simplify (exp (* 4 (log (hypot c d)))) into (pow (hypot c d) 4) * [misc]backup-simplify: Simplify (/ 1 (pow (hypot c d) 4)) into (/ 1 (pow (hypot c d) 4)) * [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 0) (+ (* 0 1) (* 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))) (+ (* (/ d (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 (sqr (hypot c d)))))) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* (* +nan.0 (/ d (sqr (hypot c d)))) (* +nan.0 (/ (sqr d) (pow (hypot c d) 4))))))) (* 2 0)) into (* +nan.0 (/ (pow d 3) (pow (hypot c d) 6))) * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ (pow d 3) (pow (hypot c d) 6))) in d * [misc]taylor: Taking taylor expansion of +nan.0 in d * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ (pow d 3) (pow (hypot c d) 6)) in d * [misc]taylor: Taking taylor expansion of (pow d 3) in d * [misc]taylor: Taking taylor expansion of (pow (hypot c d) 6) in d * [misc]taylor: Taking taylor expansion of (exp (* 6 (log (hypot c d)))) in d * [misc]taylor: Taking taylor expansion of (* 6 (log (hypot c d))) in d * [misc]taylor: Taking taylor expansion of 6 in d * [misc]backup-simplify: Simplify 6 into 6 * [misc]taylor: Taking taylor expansion of (log (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 (log (hypot c d)) into (log (hypot c d)) * [misc]backup-simplify: Simplify (* 6 (log (hypot c d))) into (* 6 (log (hypot c d))) * [misc]backup-simplify: Simplify (exp (* 6 (log (hypot c d)))) into (pow (hypot c d) 6) * [misc]backup-simplify: Simplify (/ 1 (pow (hypot c d) 6)) into (/ 1 (pow (hypot c d) 6)) * [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 (+ (* +nan.0 0) (* 0 (/ 1 (sqr (hypot c d))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (/ +nan.0 (sqr (hypot c d))) (* d (* a (* 1 1)))) (* (- (* +nan.0 (/ 1 (sqr (hypot c d))))) (* 1 (* 1 (* c b))))) into (- (+ (* +nan.0 (/ (* d a) (sqr (hypot c d)))) (- (* +nan.0 (/ (* b c) (sqr (hypot c d))))))) * [misc]approximate: Taking taylor expansion of (sqrt (/ (- (* (/ 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 (sqrt (/ (- (* (/ 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))) (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]backup-simplify: Simplify (sqrt 0) into 0 * [misc]backup-simplify: Simplify (/ (/ -1 (* (sqr (hypot (/ 1 c) (/ 1 d))) a)) (* 2 (sqrt 0))) into (/ +nan.0 (* (sqr (hypot (/ 1 c) (/ 1 d))) a)) * [misc]taylor: Taking taylor expansion of (sqrt (/ (- (* (/ 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))) (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]backup-simplify: Simplify (sqrt 0) into 0 * [misc]backup-simplify: Simplify (/ (/ -1 (* (sqr (hypot (/ 1 c) (/ 1 d))) d)) (* 2 (sqrt 0))) into (/ +nan.0 (* (sqr (hypot (/ 1 c) (/ 1 d))) d)) * [misc]taylor: Taking taylor expansion of (sqrt (/ (- (* (/ 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))) (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]backup-simplify: Simplify (sqrt 0) into 0 * [misc]backup-simplify: Simplify (/ (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) b)) (* 2 (sqrt 0))) into (/ +nan.0 (* (sqr (hypot (/ 1 c) (/ 1 d))) b)) * [misc]taylor: Taking taylor expansion of (sqrt (/ (- (* (/ 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))) (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]backup-simplify: Simplify (sqrt 0) into 0 * [misc]backup-simplify: Simplify (/ (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) c)) (* 2 (sqrt 0))) into (/ +nan.0 (* (sqr (hypot (/ 1 c) (/ 1 d))) c)) * [misc]taylor: Taking taylor expansion of (sqrt (/ (- (* (/ 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))) (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]backup-simplify: Simplify (sqrt 0) into 0 * [misc]backup-simplify: Simplify (/ (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) c)) (* 2 (sqrt 0))) into (/ +nan.0 (* (sqr (hypot (/ 1 c) (/ 1 d))) c)) * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of (/ +nan.0 (* (sqr (hypot (/ 1 c) (/ 1 d))) c)) in c * [misc]taylor: Taking taylor expansion of +nan.0 in c * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [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 (/ +nan.0 (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ +nan.0 (sqr (hypot (/ 1 c) (/ 1 d)))) * [misc]taylor: Taking taylor expansion of (/ +nan.0 (sqr (hypot (/ 1 c) (/ 1 d)))) in a * [misc]taylor: Taking taylor expansion of +nan.0 in a * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [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 (/ +nan.0 (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ +nan.0 (sqr (hypot (/ 1 c) (/ 1 d)))) * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [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]backup-simplify: Simplify (/ (- (- (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a)))) (sqr (/ +nan.0 (* (sqr (hypot (/ 1 c) (/ 1 d))) c))) (+)) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 4) (sqr c)))) (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a))))) * [misc]taylor: Taking taylor expansion of (* +nan.0 (+ (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 4) (sqr c)))) (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a))))) in c * [misc]taylor: Taking taylor expansion of +nan.0 in c * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 4) (sqr c)))) (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a)))) in c * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 4) (sqr c)))) in c * [misc]taylor: Taking taylor expansion of +nan.0 in c * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 4) (sqr c))) in c * [misc]taylor: Taking taylor expansion of (* (pow (hypot (/ 1 c) (/ 1 d)) 4) (sqr c)) in c * [misc]taylor: Taking taylor expansion of (pow (hypot (/ 1 c) (/ 1 d)) 4) in c * [misc]taylor: Taking taylor expansion of (exp (* 4 (log (hypot (/ 1 c) (/ 1 d))))) in c * [misc]taylor: Taking taylor expansion of (* 4 (log (hypot (/ 1 c) (/ 1 d)))) in c * [misc]taylor: Taking taylor expansion of 4 in c * [misc]backup-simplify: Simplify 4 into 4 * [misc]taylor: Taking taylor expansion of (log (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 (log (hypot (/ 1 c) (/ 1 d))) into (log (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (* 4 (log (hypot (/ 1 c) (/ 1 d)))) into (* 4 (log (hypot (/ 1 c) (/ 1 d)))) * [misc]backup-simplify: Simplify (exp (* 4 (log (hypot (/ 1 c) (/ 1 d))))) into (pow (hypot (/ 1 c) (/ 1 d)) 4) * [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 (* (pow (hypot (/ 1 c) (/ 1 d)) 4) 0) into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (hypot (/ 1 c) (/ 1 d)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 4 0) (* 0 (log (hypot (/ 1 c) (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 4 (log (hypot (/ 1 c) (/ 1 d))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (hypot (/ 1 c) (/ 1 d)) 4) 0) (* 0 0)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (hypot (/ 1 c) (/ 1 d)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (hypot (/ 1 c) (/ 1 d)) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (log (hypot (/ 1 c) (/ 1 d)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 4 (log (hypot (/ 1 c) (/ 1 d))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (hypot (/ 1 c) (/ 1 d)) 4) 1) (+ (* 0 0) (* 0 0))) into (pow (hypot (/ 1 c) (/ 1 d)) 4) * [misc]backup-simplify: Simplify (/ 1 (pow (hypot (/ 1 c) (/ 1 d)) 4)) into (/ 1 (pow (hypot (/ 1 c) (/ 1 d)) 4)) * [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 (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (hypot (/ 1 c) (/ 1 d)) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (hypot (/ 1 c) (/ 1 d)) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (hypot (/ 1 c) (/ 1 d)) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 4 (log (hypot (/ 1 c) (/ 1 d))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (hypot (/ 1 c) (/ 1 d)) 4) 0) (+ (* 0 1) (+ (* 0 0) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow (hypot (/ 1 c) (/ 1 d)) 4)) (/ 0 (pow (hypot (/ 1 c) (/ 1 d)) 4))))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (* 0 (/ 1 (pow (hypot (/ 1 c) (/ 1 d)) 4)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (* +nan.0 (/ 1 (pow (hypot (/ 1 c) (/ 1 d)) 4))) into (/ +nan.0 (pow (hypot (/ 1 c) (/ 1 d)) 4)) * [misc]backup-simplify: Simplify (+ (/ +nan.0 (pow (hypot (/ 1 c) (/ 1 d)) 4)) 0) into (- (* +nan.0 (/ 1 (pow (hypot (/ 1 c) (/ 1 d)) 4)))) * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (* 0 (- (* +nan.0 (/ 1 (pow (hypot (/ 1 c) (/ 1 d)) 4)))))) 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 (- (/ 0 (sqr (hypot (/ 1 c) (/ 1 d)))) (+ (* (/ +nan.0 (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 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of (/ +nan.0 (sqr (hypot (/ 1 c) (/ 1 d)))) in d * [misc]taylor: Taking taylor expansion of +nan.0 in d * [misc]backup-simplify: Simplify +nan.0 into +nan.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]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ +nan.0 (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ +nan.0 (sqr (hypot (/ 1 c) (/ 1 d)))) * [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)))) 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]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 (* (sqr (hypot (/ 1 c) (/ 1 d))) c)) (* +nan.0 (+ (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 4) (sqr c)))) (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 6) (pow c 3)))) (- (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 4) (* c (* d a)))))))) * [misc]taylor: Taking taylor expansion of (* +nan.0 (+ (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 6) (pow c 3)))) (- (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 4) (* c (* d a)))))))) in c * [misc]taylor: Taking taylor expansion of +nan.0 in c * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 6) (pow c 3)))) (- (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 4) (* c (* d a))))))) in c * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 6) (pow c 3)))) in c * [misc]taylor: Taking taylor expansion of +nan.0 in c * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 6) (pow c 3))) in c * [misc]taylor: Taking taylor expansion of (* (pow (hypot (/ 1 c) (/ 1 d)) 6) (pow c 3)) in c * [misc]taylor: Taking taylor expansion of (pow (hypot (/ 1 c) (/ 1 d)) 6) in c * [misc]taylor: Taking taylor expansion of (exp (* 6 (log (hypot (/ 1 c) (/ 1 d))))) in c * [misc]taylor: Taking taylor expansion of (* 6 (log (hypot (/ 1 c) (/ 1 d)))) in c * [misc]taylor: Taking taylor expansion of 6 in c * [misc]backup-simplify: Simplify 6 into 6 * [misc]taylor: Taking taylor expansion of (log (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 (log (hypot (/ 1 c) (/ 1 d))) into (log (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (* 6 (log (hypot (/ 1 c) (/ 1 d)))) into (* 6 (log (hypot (/ 1 c) (/ 1 d)))) * [misc]backup-simplify: Simplify (exp (* 6 (log (hypot (/ 1 c) (/ 1 d))))) into (pow (hypot (/ 1 c) (/ 1 d)) 6) * [misc]taylor: Taking taylor expansion of (pow c 3) in c * [misc]backup-simplify: Simplify (* (pow (hypot (/ 1 c) (/ 1 d)) 6) 1) into (pow (hypot (/ 1 c) (/ 1 d)) 6) * [misc]backup-simplify: Simplify (/ 1 (pow (hypot (/ 1 c) (/ 1 d)) 6)) into (/ 1 (pow (hypot (/ 1 c) (/ 1 d)) 6)) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 4) (* c (* d a)))))) in c * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 4) (* c (* d a))))) in c * [misc]taylor: Taking taylor expansion of +nan.0 in c * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 4) (* c (* d a)))) in c * [misc]taylor: Taking taylor expansion of (* (pow (hypot (/ 1 c) (/ 1 d)) 4) (* c (* d a))) in c * [misc]taylor: Taking taylor expansion of (pow (hypot (/ 1 c) (/ 1 d)) 4) in c * [misc]taylor: Taking taylor expansion of (exp (* 4 (log (hypot (/ 1 c) (/ 1 d))))) in c * [misc]taylor: Taking taylor expansion of (* 4 (log (hypot (/ 1 c) (/ 1 d)))) in c * [misc]taylor: Taking taylor expansion of 4 in c * [misc]backup-simplify: Simplify 4 into 4 * [misc]taylor: Taking taylor expansion of (log (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 (log (hypot (/ 1 c) (/ 1 d))) into (log (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (* 4 (log (hypot (/ 1 c) (/ 1 d)))) into (* 4 (log (hypot (/ 1 c) (/ 1 d)))) * [misc]backup-simplify: Simplify (exp (* 4 (log (hypot (/ 1 c) (/ 1 d))))) into (pow (hypot (/ 1 c) (/ 1 d)) 4) * [misc]taylor: Taking taylor expansion of (* c (* d a)) 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 (* 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 (* 0 (* d a)) into 0 * [misc]backup-simplify: Simplify (* (pow (hypot (/ 1 c) (/ 1 d)) 4) 0) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 a)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (* d a))) into (* d a) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (hypot (/ 1 c) (/ 1 d)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 4 0) (* 0 (log (hypot (/ 1 c) (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 4 (log (hypot (/ 1 c) (/ 1 d))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (hypot (/ 1 c) (/ 1 d)) 4) (* d a)) (* 0 0)) into (* (pow (hypot (/ 1 c) (/ 1 d)) 4) (* d a)) * [misc]backup-simplify: Simplify (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 4) (* d a))) into (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 4) (* d a))) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (hypot (/ 1 c) (/ 1 d)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 6 0) (* 0 (log (hypot (/ 1 c) (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 6 (log (hypot (/ 1 c) (/ 1 d))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (hypot (/ 1 c) (/ 1 d)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (hypot (/ 1 c) (/ 1 d)) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 6 0) (+ (* 0 0) (* 0 (log (hypot (/ 1 c) (/ 1 d)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 6 (log (hypot (/ 1 c) (/ 1 d))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (hypot (/ 1 c) (/ 1 d)) 6) 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (hypot (/ 1 c) (/ 1 d)) 6) 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow (hypot (/ 1 c) (/ 1 d)) 6)) (/ 0 (pow (hypot (/ 1 c) (/ 1 d)) 6))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow (hypot (/ 1 c) (/ 1 d)) 6)) (/ 0 (pow (hypot (/ 1 c) (/ 1 d)) 6))) (* 0 (/ 0 (pow (hypot (/ 1 c) (/ 1 d)) 6))))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 (/ 1 (pow (hypot (/ 1 c) (/ 1 d)) 6))))) into 0 * [misc]backup-simplify: Simplify (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 4) (* d a)))) into (/ +nan.0 (* (pow (hypot (/ 1 c) (/ 1 d)) 4) (* d a))) * [misc]backup-simplify: Simplify (- (/ +nan.0 (* (pow (hypot (/ 1 c) (/ 1 d)) 4) (* d a)))) into (- (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 4) (* d a))))) * [misc]backup-simplify: Simplify (+ 0 (- (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 4) (* d a)))))) into (- (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 4) (* d a))))) * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (* 0 (/ 1 (pow (hypot (/ 1 c) (/ 1 d)) 6)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (* +nan.0 (/ 1 (pow (hypot (/ 1 c) (/ 1 d)) 6))) into (/ +nan.0 (pow (hypot (/ 1 c) (/ 1 d)) 6)) * [misc]backup-simplify: Simplify (+ (/ +nan.0 (pow (hypot (/ 1 c) (/ 1 d)) 6)) 0) into (- (* +nan.0 (/ 1 (pow (hypot (/ 1 c) (/ 1 d)) 6)))) * [misc]backup-simplify: Simplify (+ (* +nan.0 (- (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 4) (* d a)))))) (+ (* 0 0) (* 0 (- (* +nan.0 (/ 1 (pow (hypot (/ 1 c) (/ 1 d)) 6))))))) into (- (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 4) (* d a))))) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 4) (* d a))))) in a * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 4) (* d a)))) in a * [misc]taylor: Taking taylor expansion of +nan.0 in a * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 4) (* d a))) in a * [misc]taylor: Taking taylor expansion of (* (pow (hypot (/ 1 c) (/ 1 d)) 4) (* d a)) in a * [misc]taylor: Taking taylor expansion of (pow (hypot (/ 1 c) (/ 1 d)) 4) in a * [misc]taylor: Taking taylor expansion of (exp (* 4 (log (hypot (/ 1 c) (/ 1 d))))) in a * [misc]taylor: Taking taylor expansion of (* 4 (log (hypot (/ 1 c) (/ 1 d)))) in a * [misc]taylor: Taking taylor expansion of 4 in a * [misc]backup-simplify: Simplify 4 into 4 * [misc]taylor: Taking taylor expansion of (log (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 (log (hypot (/ 1 c) (/ 1 d))) into (log (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (* 4 (log (hypot (/ 1 c) (/ 1 d)))) into (* 4 (log (hypot (/ 1 c) (/ 1 d)))) * [misc]backup-simplify: Simplify (exp (* 4 (log (hypot (/ 1 c) (/ 1 d))))) into (pow (hypot (/ 1 c) (/ 1 d)) 4) * [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 (* (pow (hypot (/ 1 c) (/ 1 d)) 4) 0) into 0 * [misc]backup-simplify: Simplify (+ (* d 1) (* 0 0)) into d * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (hypot (/ 1 c) (/ 1 d)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 4 0) (* 0 (log (hypot (/ 1 c) (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 4 (log (hypot (/ 1 c) (/ 1 d))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (hypot (/ 1 c) (/ 1 d)) 4) d) (* 0 0)) into (* (pow (hypot (/ 1 c) (/ 1 d)) 4) d) * [misc]backup-simplify: Simplify (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 4) d)) into (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 4) d)) * [misc]backup-simplify: Simplify (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 4) d))) into (/ +nan.0 (* (pow (hypot (/ 1 c) (/ 1 d)) 4) d)) * [misc]backup-simplify: Simplify (- (/ +nan.0 (* (pow (hypot (/ 1 c) (/ 1 d)) 4) d))) into (- (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 4) d)))) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 4) d)))) in d * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 4) d))) in d * [misc]taylor: Taking taylor expansion of +nan.0 in d * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 4) d)) in d * [misc]taylor: Taking taylor expansion of (* (pow (hypot (/ 1 c) (/ 1 d)) 4) d) in d * [misc]taylor: Taking taylor expansion of (pow (hypot (/ 1 c) (/ 1 d)) 4) in d * [misc]taylor: Taking taylor expansion of (exp (* 4 (log (hypot (/ 1 c) (/ 1 d))))) in d * [misc]taylor: Taking taylor expansion of (* 4 (log (hypot (/ 1 c) (/ 1 d)))) in d * [misc]taylor: Taking taylor expansion of 4 in d * [misc]backup-simplify: Simplify 4 into 4 * [misc]taylor: Taking taylor expansion of (log (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 (log (hypot (/ 1 c) (/ 1 d))) into (log (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (* 4 (log (hypot (/ 1 c) (/ 1 d)))) into (* 4 (log (hypot (/ 1 c) (/ 1 d)))) * [misc]backup-simplify: Simplify (exp (* 4 (log (hypot (/ 1 c) (/ 1 d))))) into (pow (hypot (/ 1 c) (/ 1 d)) 4) * [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 (* (pow (hypot (/ 1 c) (/ 1 d)) 4) 0) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (hypot (/ 1 c) (/ 1 d)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 4 0) (* 0 (log (hypot (/ 1 c) (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 4 (log (hypot (/ 1 c) (/ 1 d))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (hypot (/ 1 c) (/ 1 d)) 4) 1) (* 0 0)) into (pow (hypot (/ 1 c) (/ 1 d)) 4) * [misc]backup-simplify: Simplify (/ 1 (pow (hypot (/ 1 c) (/ 1 d)) 4)) into (/ 1 (pow (hypot (/ 1 c) (/ 1 d)) 4)) * [misc]backup-simplify: Simplify (* +nan.0 (/ 1 (pow (hypot (/ 1 c) (/ 1 d)) 4))) into (/ +nan.0 (pow (hypot (/ 1 c) (/ 1 d)) 4)) * [misc]backup-simplify: Simplify (- (/ +nan.0 (pow (hypot (/ 1 c) (/ 1 d)) 4))) into (- (* +nan.0 (/ 1 (pow (hypot (/ 1 c) (/ 1 d)) 4)))) * [misc]backup-simplify: Simplify (- (* +nan.0 (/ 1 (pow (hypot (/ 1 c) (/ 1 d)) 4)))) into (- (* +nan.0 (/ 1 (pow (hypot (/ 1 c) (/ 1 d)) 4)))) * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (hypot (/ 1 c) (/ 1 d)) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (hypot (/ 1 c) (/ 1 d)) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (hypot (/ 1 c) (/ 1 d)) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (hypot (/ 1 c) (/ 1 d)) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (hypot (/ 1 c) (/ 1 d)) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (hypot (/ 1 c) (/ 1 d)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 4 (log (hypot (/ 1 c) (/ 1 d))))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (hypot (/ 1 c) (/ 1 d)) 4) 0) (+ (* 0 0) (+ (* 0 1) (+ (* 0 0) (* 0 0))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow (hypot (/ 1 c) (/ 1 d)) 4)) (/ 0 (pow (hypot (/ 1 c) (/ 1 d)) 4))) (* 0 (/ 0 (pow (hypot (/ 1 c) (/ 1 d)) 4))))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 (/ 1 (pow (hypot (/ 1 c) (/ 1 d)) 4))))) into 0 * [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]backup-simplify: Simplify (+ (* +nan.0 (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a)))) (+ (* 0 0) (* 0 (- (* +nan.0 (/ 1 (pow (hypot (/ 1 c) (/ 1 d)) 4))))))) into (- (* +nan.0 (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a))))) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a))))) in a * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a)))) in a * [misc]taylor: Taking taylor expansion of +nan.0 in a * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [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 (* +nan.0 (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) d))) into (/ +nan.0 (* (sqr (hypot (/ 1 c) (/ 1 d))) d)) * [misc]backup-simplify: Simplify (- (/ +nan.0 (* (sqr (hypot (/ 1 c) (/ 1 d))) d))) into (- (* +nan.0 (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) d)))) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) d)))) in d * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) d))) in d * [misc]taylor: Taking taylor expansion of +nan.0 in d * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [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 (* +nan.0 (/ 1 (sqr (hypot (/ 1 c) (/ 1 d))))) into (/ +nan.0 (sqr (hypot (/ 1 c) (/ 1 d)))) * [misc]backup-simplify: Simplify (- (/ +nan.0 (sqr (hypot (/ 1 c) (/ 1 d))))) into (- (* +nan.0 (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))))) * [misc]backup-simplify: Simplify (- (* +nan.0 (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))))) into (- (* +nan.0 (/ 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 (- (/ 0 (sqr (hypot (/ 1 c) (/ 1 d)))) (+ (* (/ +nan.0 (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 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 (hypot (/ 1 c) (/ 1 d)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ 1 c) (/ 1 d)))) (+ (* (/ +nan.0 (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 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ +nan.0 (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ +nan.0 (sqr (hypot (/ 1 c) (/ 1 d)))) * [misc]backup-simplify: Simplify (+ (* (/ +nan.0 (sqr (hypot (/ 1 c) (/ 1 d)))) (* 1 (* 1 (* (/ 1 (/ 1 c)) 1)))) (+ (* (- (* +nan.0 (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))))) (* (/ 1 (/ 1 d)) (* (/ 1 (/ 1 a)) (* 1 (/ 1 b))))) (* (- (* +nan.0 (/ 1 (pow (hypot (/ 1 c) (/ 1 d)) 4)))) (* (/ 1 (/ 1 d)) (* (/ 1 (/ 1 a)) (* (/ 1 (/ 1 c)) (sqr (/ 1 b)))))))) into (- (+ (* +nan.0 (/ (* d a) (* (sqr (hypot (/ 1 c) (/ 1 d))) b))) (- (+ (* +nan.0 (/ c (sqr (hypot (/ 1 c) (/ 1 d))))) (- (* +nan.0 (/ (* c (* d a)) (* (pow (hypot (/ 1 c) (/ 1 d)) 4) (sqr b))))))))) * [misc]approximate: Taking taylor expansion of (sqrt (/ (- (* (/ 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 (sqrt (/ (- (* (/ 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)))) (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]backup-simplify: Simplify (sqrt 0) into 0 * [misc]backup-simplify: Simplify (/ (/ -1 (* a (sqr (hypot (/ -1 c) (/ -1 d))))) (* 2 (sqrt 0))) into (/ +nan.0 (* a (sqr (hypot (/ -1 c) (/ -1 d))))) * [misc]taylor: Taking taylor expansion of (sqrt (/ (- (* (/ 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)))) (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]backup-simplify: Simplify (sqrt 0) into 0 * [misc]backup-simplify: Simplify (/ (/ -1 (* d (sqr (hypot (/ -1 c) (/ -1 d))))) (* 2 (sqrt 0))) into (/ +nan.0 (* d (sqr (hypot (/ -1 c) (/ -1 d))))) * [misc]taylor: Taking taylor expansion of (sqrt (/ (- (* (/ 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)))) (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]backup-simplify: Simplify (sqrt 0) into 0 * [misc]backup-simplify: Simplify (/ (/ 1 (* b (sqr (hypot (/ -1 c) (/ -1 d))))) (* 2 (sqrt 0))) into (/ +nan.0 (* b (sqr (hypot (/ -1 c) (/ -1 d))))) * [misc]taylor: Taking taylor expansion of (sqrt (/ (- (* (/ 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)))) (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]backup-simplify: Simplify (sqrt 0) into 0 * [misc]backup-simplify: Simplify (/ (/ 1 (* c (sqr (hypot (/ -1 c) (/ -1 d))))) (* 2 (sqrt 0))) into (/ +nan.0 (* c (sqr (hypot (/ -1 c) (/ -1 d))))) * [misc]taylor: Taking taylor expansion of (sqrt (/ (- (* (/ 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)))) (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]backup-simplify: Simplify (sqrt 0) into 0 * [misc]backup-simplify: Simplify (/ (/ 1 (* c (sqr (hypot (/ -1 c) (/ -1 d))))) (* 2 (sqrt 0))) into (/ +nan.0 (* c (sqr (hypot (/ -1 c) (/ -1 d))))) * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of (/ +nan.0 (* c (sqr (hypot (/ -1 c) (/ -1 d))))) in c * [misc]taylor: Taking taylor expansion of +nan.0 in c * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [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 (/ +nan.0 (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ +nan.0 (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]taylor: Taking taylor expansion of (/ +nan.0 (sqr (hypot (/ -1 c) (/ -1 d)))) in a * [misc]taylor: Taking taylor expansion of +nan.0 in a * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [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 (/ +nan.0 (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ +nan.0 (sqr (hypot (/ -1 c) (/ -1 d)))) * [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 (- (+ (* (/ -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]backup-simplify: Simplify (/ (- (- (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d))))))) (sqr (/ +nan.0 (* c (sqr (hypot (/ -1 c) (/ -1 d)))))) (+)) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (* (sqr c) (pow (hypot (/ -1 c) (/ -1 d)) 4)))) (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d)))))))) * [misc]taylor: Taking taylor expansion of (* +nan.0 (+ (* +nan.0 (/ 1 (* (sqr c) (pow (hypot (/ -1 c) (/ -1 d)) 4)))) (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d)))))))) in c * [misc]taylor: Taking taylor expansion of +nan.0 in c * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* (sqr c) (pow (hypot (/ -1 c) (/ -1 d)) 4)))) (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d))))))) in c * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* (sqr c) (pow (hypot (/ -1 c) (/ -1 d)) 4)))) in c * [misc]taylor: Taking taylor expansion of +nan.0 in c * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* (sqr c) (pow (hypot (/ -1 c) (/ -1 d)) 4))) in c * [misc]taylor: Taking taylor expansion of (* (sqr c) (pow (hypot (/ -1 c) (/ -1 d)) 4)) 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 (pow (hypot (/ -1 c) (/ -1 d)) 4) in c * [misc]taylor: Taking taylor expansion of (exp (* 4 (log (hypot (/ -1 c) (/ -1 d))))) in c * [misc]taylor: Taking taylor expansion of (* 4 (log (hypot (/ -1 c) (/ -1 d)))) in c * [misc]taylor: Taking taylor expansion of 4 in c * [misc]backup-simplify: Simplify 4 into 4 * [misc]taylor: Taking taylor expansion of (log (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 (log (hypot (/ -1 c) (/ -1 d))) into (log (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (* 4 (log (hypot (/ -1 c) (/ -1 d)))) into (* 4 (log (hypot (/ -1 c) (/ -1 d)))) * [misc]backup-simplify: Simplify (exp (* 4 (log (hypot (/ -1 c) (/ -1 d))))) into (pow (hypot (/ -1 c) (/ -1 d)) 4) * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (* 0 (pow (hypot (/ -1 c) (/ -1 d)) 4)) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (hypot (/ -1 c) (/ -1 d)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 4 0) (* 0 (log (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 4 (log (hypot (/ -1 c) (/ -1 d))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 0 (pow (hypot (/ -1 c) (/ -1 d)) 4))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (hypot (/ -1 c) (/ -1 d)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (hypot (/ -1 c) (/ -1 d)) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (log (hypot (/ -1 c) (/ -1 d)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 4 (log (hypot (/ -1 c) (/ -1 d))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 0 0) (* 1 (pow (hypot (/ -1 c) (/ -1 d)) 4)))) into (pow (hypot (/ -1 c) (/ -1 d)) 4) * [misc]backup-simplify: Simplify (/ 1 (pow (hypot (/ -1 c) (/ -1 d)) 4)) into (/ 1 (pow (hypot (/ -1 c) (/ -1 d)) 4)) * [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 (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (hypot (/ -1 c) (/ -1 d)) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (hypot (/ -1 c) (/ -1 d)) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (hypot (/ -1 c) (/ -1 d)) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 4 (log (hypot (/ -1 c) (/ -1 d))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) 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 (pow (hypot (/ -1 c) (/ -1 d)) 4))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow (hypot (/ -1 c) (/ -1 d)) 4)) (/ 0 (pow (hypot (/ -1 c) (/ -1 d)) 4))))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (* 0 (/ 1 (pow (hypot (/ -1 c) (/ -1 d)) 4)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (* +nan.0 (/ 1 (pow (hypot (/ -1 c) (/ -1 d)) 4))) into (/ +nan.0 (pow (hypot (/ -1 c) (/ -1 d)) 4)) * [misc]backup-simplify: Simplify (+ (/ +nan.0 (pow (hypot (/ -1 c) (/ -1 d)) 4)) 0) into (- (* +nan.0 (/ 1 (pow (hypot (/ -1 c) (/ -1 d)) 4)))) * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (* 0 (- (* +nan.0 (/ 1 (pow (hypot (/ -1 c) (/ -1 d)) 4)))))) 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 (- (/ 0 (sqr (hypot (/ -1 c) (/ -1 d)))) (+ (* (/ +nan.0 (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 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of (/ +nan.0 (sqr (hypot (/ -1 c) (/ -1 d)))) in d * [misc]taylor: Taking taylor expansion of +nan.0 in d * [misc]backup-simplify: Simplify +nan.0 into +nan.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]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ +nan.0 (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ +nan.0 (sqr (hypot (/ -1 c) (/ -1 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]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]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 (* c (sqr (hypot (/ -1 c) (/ -1 d))))) (* +nan.0 (+ (* +nan.0 (/ 1 (* (sqr c) (pow (hypot (/ -1 c) (/ -1 d)) 4)))) (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d)))))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (* c (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 4)))))) (- (* +nan.0 (/ 1 (* (pow c 3) (pow (hypot (/ -1 c) (/ -1 d)) 6))))))) * [misc]taylor: Taking taylor expansion of (* +nan.0 (+ (* +nan.0 (/ 1 (* c (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 4)))))) (- (* +nan.0 (/ 1 (* (pow c 3) (pow (hypot (/ -1 c) (/ -1 d)) 6))))))) in c * [misc]taylor: Taking taylor expansion of +nan.0 in c * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* c (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 4)))))) (- (* +nan.0 (/ 1 (* (pow c 3) (pow (hypot (/ -1 c) (/ -1 d)) 6)))))) in c * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* c (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 4)))))) in c * [misc]taylor: Taking taylor expansion of +nan.0 in c * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* c (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 4))))) in c * [misc]taylor: Taking taylor expansion of (* c (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 4)))) 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 (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 4))) 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 (pow (hypot (/ -1 c) (/ -1 d)) 4)) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of (pow (hypot (/ -1 c) (/ -1 d)) 4) in c * [misc]taylor: Taking taylor expansion of (exp (* 4 (log (hypot (/ -1 c) (/ -1 d))))) in c * [misc]taylor: Taking taylor expansion of (* 4 (log (hypot (/ -1 c) (/ -1 d)))) in c * [misc]taylor: Taking taylor expansion of 4 in c * [misc]backup-simplify: Simplify 4 into 4 * [misc]taylor: Taking taylor expansion of (log (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 (log (hypot (/ -1 c) (/ -1 d))) into (log (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (* 4 (log (hypot (/ -1 c) (/ -1 d)))) into (* 4 (log (hypot (/ -1 c) (/ -1 d)))) * [misc]backup-simplify: Simplify (exp (* 4 (log (hypot (/ -1 c) (/ -1 d))))) into (pow (hypot (/ -1 c) (/ -1 d)) 4) * [misc]backup-simplify: Simplify (* a (pow (hypot (/ -1 c) (/ -1 d)) 4)) into (* a (pow (hypot (/ -1 c) (/ -1 d)) 4)) * [misc]backup-simplify: Simplify (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 4))) into (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 4))) * [misc]backup-simplify: Simplify (* 0 (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 4)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (hypot (/ -1 c) (/ -1 d)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 4 0) (* 0 (log (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 4 (log (hypot (/ -1 c) (/ -1 d))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (* 0 (pow (hypot (/ -1 c) (/ -1 d)) 4))) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 (* a (pow (hypot (/ -1 c) (/ -1 d)) 4)))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 4))))) into (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 4))) * [misc]backup-simplify: Simplify (/ 1 (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 4)))) into (/ 1 (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 4)))) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 (* (pow c 3) (pow (hypot (/ -1 c) (/ -1 d)) 6))))) in c * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow c 3) (pow (hypot (/ -1 c) (/ -1 d)) 6)))) in c * [misc]taylor: Taking taylor expansion of +nan.0 in c * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* (pow c 3) (pow (hypot (/ -1 c) (/ -1 d)) 6))) in c * [misc]taylor: Taking taylor expansion of (* (pow c 3) (pow (hypot (/ -1 c) (/ -1 d)) 6)) in c * [misc]taylor: Taking taylor expansion of (pow c 3) in c * [misc]taylor: Taking taylor expansion of (pow (hypot (/ -1 c) (/ -1 d)) 6) in c * [misc]taylor: Taking taylor expansion of (exp (* 6 (log (hypot (/ -1 c) (/ -1 d))))) in c * [misc]taylor: Taking taylor expansion of (* 6 (log (hypot (/ -1 c) (/ -1 d)))) in c * [misc]taylor: Taking taylor expansion of 6 in c * [misc]backup-simplify: Simplify 6 into 6 * [misc]taylor: Taking taylor expansion of (log (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 (log (hypot (/ -1 c) (/ -1 d))) into (log (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (* 6 (log (hypot (/ -1 c) (/ -1 d)))) into (* 6 (log (hypot (/ -1 c) (/ -1 d)))) * [misc]backup-simplify: Simplify (exp (* 6 (log (hypot (/ -1 c) (/ -1 d))))) into (pow (hypot (/ -1 c) (/ -1 d)) 6) * [misc]backup-simplify: Simplify (* 1 (pow (hypot (/ -1 c) (/ -1 d)) 6)) into (pow (hypot (/ -1 c) (/ -1 d)) 6) * [misc]backup-simplify: Simplify (/ 1 (pow (hypot (/ -1 c) (/ -1 d)) 6)) into (/ 1 (pow (hypot (/ -1 c) (/ -1 d)) 6)) * [misc]backup-simplify: Simplify (* +nan.0 (/ 1 (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 4))))) into (/ +nan.0 (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 4)))) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (hypot (/ -1 c) (/ -1 d)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 6 0) (* 0 (log (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (hypot (/ -1 c) (/ -1 d)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (hypot (/ -1 c) (/ -1 d)) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 6 0) (+ (* 0 0) (* 0 (log (hypot (/ -1 c) (/ -1 d)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 6 (log (hypot (/ -1 c) (/ -1 d))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 6 (log (hypot (/ -1 c) (/ -1 d))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (pow (hypot (/ -1 c) (/ -1 d)) 6)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 (pow (hypot (/ -1 c) (/ -1 d)) 6))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow (hypot (/ -1 c) (/ -1 d)) 6)) (/ 0 (pow (hypot (/ -1 c) (/ -1 d)) 6))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow (hypot (/ -1 c) (/ -1 d)) 6)) (/ 0 (pow (hypot (/ -1 c) (/ -1 d)) 6))) (* 0 (/ 0 (pow (hypot (/ -1 c) (/ -1 d)) 6))))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 (/ 1 (pow (hypot (/ -1 c) (/ -1 d)) 6))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (/ +nan.0 (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 4)))) 0) into (- (* +nan.0 (/ 1 (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 4)))))) * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (* 0 (/ 1 (pow (hypot (/ -1 c) (/ -1 d)) 6)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (* +nan.0 (/ 1 (pow (hypot (/ -1 c) (/ -1 d)) 6))) into (/ +nan.0 (pow (hypot (/ -1 c) (/ -1 d)) 6)) * [misc]backup-simplify: Simplify (- (/ +nan.0 (pow (hypot (/ -1 c) (/ -1 d)) 6))) into (- (* +nan.0 (/ 1 (pow (hypot (/ -1 c) (/ -1 d)) 6)))) * [misc]backup-simplify: Simplify (+ 0 (- (* +nan.0 (/ 1 (pow (hypot (/ -1 c) (/ -1 d)) 6))))) into (- (* +nan.0 (/ 1 (pow (hypot (/ -1 c) (/ -1 d)) 6)))) * [misc]backup-simplify: Simplify (+ (* +nan.0 (- (* +nan.0 (/ 1 (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 4))))))) (+ (* 0 0) (* 0 (- (* +nan.0 (/ 1 (pow (hypot (/ -1 c) (/ -1 d)) 6))))))) into (- (* +nan.0 (/ 1 (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 4)))))) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 4)))))) in a * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 4))))) in a * [misc]taylor: Taking taylor expansion of +nan.0 in a * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 4)))) in a * [misc]taylor: Taking taylor expansion of (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 4))) 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 (pow (hypot (/ -1 c) (/ -1 d)) 4)) 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 (hypot (/ -1 c) (/ -1 d)) 4) in a * [misc]taylor: Taking taylor expansion of (exp (* 4 (log (hypot (/ -1 c) (/ -1 d))))) in a * [misc]taylor: Taking taylor expansion of (* 4 (log (hypot (/ -1 c) (/ -1 d)))) in a * [misc]taylor: Taking taylor expansion of 4 in a * [misc]backup-simplify: Simplify 4 into 4 * [misc]taylor: Taking taylor expansion of (log (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 (log (hypot (/ -1 c) (/ -1 d))) into (log (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (* 4 (log (hypot (/ -1 c) (/ -1 d)))) into (* 4 (log (hypot (/ -1 c) (/ -1 d)))) * [misc]backup-simplify: Simplify (exp (* 4 (log (hypot (/ -1 c) (/ -1 d))))) into (pow (hypot (/ -1 c) (/ -1 d)) 4) * [misc]backup-simplify: Simplify (* 0 (pow (hypot (/ -1 c) (/ -1 d)) 4)) into 0 * [misc]backup-simplify: Simplify (* d 0) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (hypot (/ -1 c) (/ -1 d)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 4 0) (* 0 (log (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 4 (log (hypot (/ -1 c) (/ -1 d))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (pow (hypot (/ -1 c) (/ -1 d)) 4))) into (pow (hypot (/ -1 c) (/ -1 d)) 4) * [misc]backup-simplify: Simplify (+ (* d (pow (hypot (/ -1 c) (/ -1 d)) 4)) (* 0 0)) into (* d (pow (hypot (/ -1 c) (/ -1 d)) 4)) * [misc]backup-simplify: Simplify (/ 1 (* d (pow (hypot (/ -1 c) (/ -1 d)) 4))) into (/ 1 (* d (pow (hypot (/ -1 c) (/ -1 d)) 4))) * [misc]backup-simplify: Simplify (* +nan.0 (/ 1 (* d (pow (hypot (/ -1 c) (/ -1 d)) 4)))) into (/ +nan.0 (* d (pow (hypot (/ -1 c) (/ -1 d)) 4))) * [misc]backup-simplify: Simplify (- (/ +nan.0 (* d (pow (hypot (/ -1 c) (/ -1 d)) 4)))) into (- (* +nan.0 (/ 1 (* d (pow (hypot (/ -1 c) (/ -1 d)) 4))))) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 (* d (pow (hypot (/ -1 c) (/ -1 d)) 4))))) in d * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* d (pow (hypot (/ -1 c) (/ -1 d)) 4)))) in d * [misc]taylor: Taking taylor expansion of +nan.0 in d * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* d (pow (hypot (/ -1 c) (/ -1 d)) 4))) in d * [misc]taylor: Taking taylor expansion of (* d (pow (hypot (/ -1 c) (/ -1 d)) 4)) 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 (hypot (/ -1 c) (/ -1 d)) 4) in d * [misc]taylor: Taking taylor expansion of (exp (* 4 (log (hypot (/ -1 c) (/ -1 d))))) in d * [misc]taylor: Taking taylor expansion of (* 4 (log (hypot (/ -1 c) (/ -1 d)))) in d * [misc]taylor: Taking taylor expansion of 4 in d * [misc]backup-simplify: Simplify 4 into 4 * [misc]taylor: Taking taylor expansion of (log (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 (log (hypot (/ -1 c) (/ -1 d))) into (log (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (* 4 (log (hypot (/ -1 c) (/ -1 d)))) into (* 4 (log (hypot (/ -1 c) (/ -1 d)))) * [misc]backup-simplify: Simplify (exp (* 4 (log (hypot (/ -1 c) (/ -1 d))))) into (pow (hypot (/ -1 c) (/ -1 d)) 4) * [misc]backup-simplify: Simplify (* 0 (pow (hypot (/ -1 c) (/ -1 d)) 4)) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (hypot (/ -1 c) (/ -1 d)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 4 0) (* 0 (log (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 4 (log (hypot (/ -1 c) (/ -1 d))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (pow (hypot (/ -1 c) (/ -1 d)) 4))) into (pow (hypot (/ -1 c) (/ -1 d)) 4) * [misc]backup-simplify: Simplify (/ 1 (pow (hypot (/ -1 c) (/ -1 d)) 4)) into (/ 1 (pow (hypot (/ -1 c) (/ -1 d)) 4)) * [misc]backup-simplify: Simplify (* +nan.0 (/ 1 (pow (hypot (/ -1 c) (/ -1 d)) 4))) into (/ +nan.0 (pow (hypot (/ -1 c) (/ -1 d)) 4)) * [misc]backup-simplify: Simplify (- (/ +nan.0 (pow (hypot (/ -1 c) (/ -1 d)) 4))) into (- (* +nan.0 (/ 1 (pow (hypot (/ -1 c) (/ -1 d)) 4)))) * [misc]backup-simplify: Simplify (- (* +nan.0 (/ 1 (pow (hypot (/ -1 c) (/ -1 d)) 4)))) into (- (* +nan.0 (/ 1 (pow (hypot (/ -1 c) (/ -1 d)) 4)))) * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (hypot (/ -1 c) (/ -1 d)) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (hypot (/ -1 c) (/ -1 d)) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (hypot (/ -1 c) (/ -1 d)) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (hypot (/ -1 c) (/ -1 d)) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (hypot (/ -1 c) (/ -1 d)) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (hypot (/ -1 c) (/ -1 d)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 4 (log (hypot (/ -1 c) (/ -1 d))))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) 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 (pow (hypot (/ -1 c) (/ -1 d)) 4)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow (hypot (/ -1 c) (/ -1 d)) 4)) (/ 0 (pow (hypot (/ -1 c) (/ -1 d)) 4))) (* 0 (/ 0 (pow (hypot (/ -1 c) (/ -1 d)) 4))))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 (/ 1 (pow (hypot (/ -1 c) (/ -1 d)) 4))))) into 0 * [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]backup-simplify: Simplify (+ (* +nan.0 (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d))))))) (+ (* 0 0) (* 0 (- (* +nan.0 (/ 1 (pow (hypot (/ -1 c) (/ -1 d)) 4))))))) into (- (* +nan.0 (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d)))))))) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d)))))))) in a * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d))))))) in a * [misc]taylor: Taking taylor expansion of +nan.0 in a * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [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 (* +nan.0 (/ 1 (* d (sqr (hypot (/ -1 c) (/ -1 d)))))) into (/ +nan.0 (* d (sqr (hypot (/ -1 c) (/ -1 d))))) * [misc]backup-simplify: Simplify (- (/ +nan.0 (* d (sqr (hypot (/ -1 c) (/ -1 d)))))) into (- (* +nan.0 (/ 1 (* d (sqr (hypot (/ -1 c) (/ -1 d))))))) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 (* d (sqr (hypot (/ -1 c) (/ -1 d))))))) in d * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* d (sqr (hypot (/ -1 c) (/ -1 d)))))) in d * [misc]taylor: Taking taylor expansion of +nan.0 in d * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [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 (* +nan.0 (/ 1 (sqr (hypot (/ -1 c) (/ -1 d))))) into (/ +nan.0 (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]backup-simplify: Simplify (- (/ +nan.0 (sqr (hypot (/ -1 c) (/ -1 d))))) into (- (* +nan.0 (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))))) * [misc]backup-simplify: Simplify (- (* +nan.0 (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))))) into (- (* +nan.0 (/ 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 (- (/ 0 (sqr (hypot (/ -1 c) (/ -1 d)))) (+ (* (/ +nan.0 (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 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 (hypot (/ -1 c) (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ -1 c) (/ -1 d)))) (+ (* (/ +nan.0 (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 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ +nan.0 (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ +nan.0 (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]backup-simplify: Simplify (+ (* (/ +nan.0 (sqr (hypot (/ -1 c) (/ -1 d)))) (* 1 (* 1 (* (/ 1 (/ 1 (- c))) 1)))) (+ (* (- (* +nan.0 (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))))) (* (/ 1 (/ 1 (- d))) (* (/ 1 (/ 1 (- a))) (* 1 (/ 1 (- b)))))) (* (- (* +nan.0 (/ 1 (pow (hypot (/ -1 c) (/ -1 d)) 4)))) (* (/ 1 (/ 1 (- d))) (* (/ 1 (/ 1 (- a))) (* (/ 1 (/ 1 (- c))) (sqr (/ 1 (- b))))))))) into (- (+ (* +nan.0 (/ (* c (* d a)) (* (sqr b) (pow (hypot (/ -1 c) (/ -1 d)) 4)))) (- (+ (* +nan.0 (/ (* d a) (* b (sqr (hypot (/ -1 c) (/ -1 d)))))) (- (* +nan.0 (/ c (sqr (hypot (/ -1 c) (/ -1 d)))))))))) * [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]approximate: Taking taylor expansion of (* a d) in (a d) around 0 * [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 (* 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 (* 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 (* 0 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 0) (* 1 d)) into 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 0) (+ (* 1 0) (* 0 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 into 1 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 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 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 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 (* d a)) into (* d a) * [misc]approximate: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in (a d) around 0 * [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 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 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 (/ 1 d)) into (/ 1 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 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) 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 (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 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 (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)))) 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 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 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 1 (* (/ 1 (/ 1 d)) (/ 1 (/ 1 a)))) into (* d a) * [misc]approximate: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in (a d) around 0 * [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 (- 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 (- 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 (/ -1 d)) into (/ 1 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 (- 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 (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) 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 (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 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 (- 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 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 (/ 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) 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 (- 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 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 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 1 (* (/ 1 (/ 1 (- d))) (/ 1 (/ 1 (- a))))) into (* d a) * * * [misc]progress: tayloring alt 12 of 13 * [misc]approximate: Taking taylor expansion of (/ (- (sqr (* b c)) (sqr (* a d))) (* (sqr (hypot c d)) (+ (* b c) (* a d)))) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (/ (- (sqr (* b c)) (sqr (* a d))) (* (sqr (hypot c d)) (+ (* b c) (* a d)))) 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 (* (sqr (hypot c d)) (+ (* b c) (* a 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]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 (* 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 (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (* b c) into (* b c) * [misc]backup-simplify: Simplify (* a 0) into 0 * [misc]backup-simplify: Simplify (+ (* b c) 0) into (* b c) * [misc]backup-simplify: Simplify (* (sqr (hypot c d)) (* b c)) into (* (sqr (hypot c d)) (* b c)) * [misc]backup-simplify: Simplify (/ (* (sqr b) (sqr c)) (* (sqr (hypot c d)) (* b c))) into (/ (* b c) (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (/ (- (sqr (* b c)) (sqr (* a d))) (* (sqr (hypot c d)) (+ (* b c) (* a d)))) 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 (* (sqr (hypot c d)) (+ (* b c) (* a 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]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 (* 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 (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (* b c) into (* b c) * [misc]backup-simplify: Simplify (* 0 d) into 0 * [misc]backup-simplify: Simplify (+ (* b c) 0) into (* b c) * [misc]backup-simplify: Simplify (* (sqr (hypot c d)) (* b c)) into (* (sqr (hypot c d)) (* b c)) * [misc]backup-simplify: Simplify (/ (* (sqr b) (sqr c)) (* (sqr (hypot c d)) (* b c))) into (/ (* b c) (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (/ (- (sqr (* b c)) (sqr (* a d))) (* (sqr (hypot c d)) (+ (* b c) (* a d)))) 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 (* (sqr (hypot c d)) (+ (* b c) (* a 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]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 (* 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 (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (* b 0) into 0 * [misc]backup-simplify: Simplify (* a d) into (* d a) * [misc]backup-simplify: Simplify (+ 0 (* d a)) into (* d a) * [misc]backup-simplify: Simplify (* (sqr (hypot c d)) (* d a)) into (* (sqr (hypot c d)) (* d a)) * [misc]backup-simplify: Simplify (/ (- (* (sqr d) (sqr a))) (* (sqr (hypot c d)) (* d a))) into (* -1 (/ (* d a) (sqr (hypot c d)))) * [misc]taylor: Taking taylor expansion of (/ (- (sqr (* b c)) (sqr (* a d))) (* (sqr (hypot c d)) (+ (* b c) (* a d)))) 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 (* (sqr (hypot c d)) (+ (* b c) (* a d))) in b * [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]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 (* 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 (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (* 0 c) into 0 * [misc]backup-simplify: Simplify (* a d) into (* d a) * [misc]backup-simplify: Simplify (+ 0 (* d a)) into (* d a) * [misc]backup-simplify: Simplify (* (sqr (hypot c d)) (* d a)) into (* (sqr (hypot c d)) (* d a)) * [misc]backup-simplify: Simplify (/ (- (* (sqr d) (sqr a))) (* (sqr (hypot c d)) (* d a))) into (* -1 (/ (* d a) (sqr (hypot c d)))) * [misc]taylor: Taking taylor expansion of (/ (- (sqr (* b c)) (sqr (* a d))) (* (sqr (hypot c d)) (+ (* b c) (* a d)))) 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 (* (sqr (hypot c d)) (+ (* b c) (* a d))) in b * [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]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 (* 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 (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (* 0 c) into 0 * [misc]backup-simplify: Simplify (* a d) into (* d a) * [misc]backup-simplify: Simplify (+ 0 (* d a)) into (* d a) * [misc]backup-simplify: Simplify (* (sqr (hypot c d)) (* d a)) into (* (sqr (hypot c d)) (* d a)) * [misc]backup-simplify: Simplify (/ (- (* (sqr d) (sqr a))) (* (sqr (hypot c d)) (* d a))) 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 (+ (* 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 (+ (* 0 0) (* 1 c)) into c * [misc]backup-simplify: Simplify (+ (* a 0) (* 0 d)) 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 (+ (* (sqr (hypot c d)) c) (* 0 (* d a))) into (* (sqr (hypot c d)) c) * [misc]backup-simplify: Simplify (- (/ 0 (* (sqr (hypot c d)) (* d a))) (+ (* (* -1 (/ (* d a) (sqr (hypot c d)))) (/ (* (sqr (hypot c d)) c) (* (sqr (hypot c d)) (* d a)))))) 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 (+ (* 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 (+ (* 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 0) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (+ (* 0 0) (* 0 (hypot c d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr (hypot c d)) 0) (+ (* 0 c) (* 0 (* d a)))) into 0 * [misc]backup-simplify: Simplify (- (/ (sqr c) (* (sqr (hypot c d)) (* d a))) (+ (* (* -1 (/ (* d a) (sqr (hypot c d)))) (/ 0 (* (sqr (hypot c d)) (* d a)))) (* (/ c (sqr (hypot c d))) (/ (* (sqr (hypot c d)) c) (* (sqr (hypot c d)) (* 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]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 (+ (* 0 0) (+ (* c 0) (+ (* 0 c) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 0) (* 0 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (* d a) 0) (+ (* 0 0) (+ (* 0 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 (+ (* 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 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 (+ (* (sqr (hypot c d)) 0) (+ (* 0 0) (+ (* 0 c) (* 0 (* d a))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (* (sqr (hypot c d)) (* d a))) (+ (* (* -1 (/ (* d a) (sqr (hypot c d)))) (/ 0 (* (sqr (hypot c d)) (* d a)))) (* (/ c (sqr (hypot c d))) (/ 0 (* (sqr (hypot c d)) (* d a)))) (* 0 (/ (* (sqr (hypot c d)) c) (* (sqr (hypot c d)) (* 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]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 (/ (- (sqr (* (/ 1 b) (/ 1 c))) (sqr (* (/ 1 a) (/ 1 d)))) (* (sqr (hypot (/ 1 c) (/ 1 d))) (+ (* (/ 1 b) (/ 1 c)) (* (/ 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)))) (* (sqr (hypot (/ 1 c) (/ 1 d))) (+ (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))))) 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 (* (sqr (hypot (/ 1 c) (/ 1 d))) (+ (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 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]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 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 (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (* (/ 1 a) 1) into (/ 1 a) * [misc]backup-simplify: Simplify (+ 0 (/ 1 a)) into (/ 1 a) * [misc]backup-simplify: Simplify (* (sqr (hypot (/ 1 c) (/ 1 d))) (/ 1 a)) into (/ (sqr (hypot (/ 1 c) (/ 1 d))) a) * [misc]backup-simplify: Simplify (/ (- (/ 1 (sqr a))) (/ (sqr (hypot (/ 1 c) (/ 1 d))) a)) into (/ -1 (* (sqr (hypot (/ 1 c) (/ 1 d))) a)) * [misc]taylor: Taking taylor expansion of (/ (- (sqr (* (/ 1 b) (/ 1 c))) (sqr (* (/ 1 a) (/ 1 d)))) (* (sqr (hypot (/ 1 c) (/ 1 d))) (+ (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))))) 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 (* (sqr (hypot (/ 1 c) (/ 1 d))) (+ (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 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]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 (/ 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 (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (* 1 (/ 1 d)) into (/ 1 d) * [misc]backup-simplify: Simplify (+ 0 (/ 1 d)) into (/ 1 d) * [misc]backup-simplify: Simplify (* (sqr (hypot (/ 1 c) (/ 1 d))) (/ 1 d)) into (/ (sqr (hypot (/ 1 c) (/ 1 d))) d) * [misc]backup-simplify: Simplify (/ (- (/ 1 (sqr d))) (/ (sqr (hypot (/ 1 c) (/ 1 d))) d)) into (/ -1 (* (sqr (hypot (/ 1 c) (/ 1 d))) d)) * [misc]taylor: Taking taylor expansion of (/ (- (sqr (* (/ 1 b) (/ 1 c))) (sqr (* (/ 1 a) (/ 1 d)))) (* (sqr (hypot (/ 1 c) (/ 1 d))) (+ (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))))) 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 (* (sqr (hypot (/ 1 c) (/ 1 d))) (+ (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 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]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 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 (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (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 (* (sqr (hypot (/ 1 c) (/ 1 d))) (/ 1 b)) into (/ (sqr (hypot (/ 1 c) (/ 1 d))) b) * [misc]backup-simplify: Simplify (/ (/ 1 (sqr b)) (/ (sqr (hypot (/ 1 c) (/ 1 d))) b)) into (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) b)) * [misc]taylor: Taking taylor expansion of (/ (- (sqr (* (/ 1 b) (/ 1 c))) (sqr (* (/ 1 a) (/ 1 d)))) (* (sqr (hypot (/ 1 c) (/ 1 d))) (+ (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))))) 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 (* (sqr (hypot (/ 1 c) (/ 1 d))) (+ (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d)))) in b * [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]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) (/ 1 c)) into (/ 1 (sqr c)) * [misc]backup-simplify: Simplify (+ (/ 1 (sqr c)) 0) into (/ 1 (sqr 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 (/ 1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (+ (/ 1 c) 0) into (/ 1 c) * [misc]backup-simplify: Simplify (* (sqr (hypot (/ 1 c) (/ 1 d))) (/ 1 c)) into (/ (sqr (hypot (/ 1 c) (/ 1 d))) c) * [misc]backup-simplify: Simplify (/ (/ 1 (sqr c)) (/ (sqr (hypot (/ 1 c) (/ 1 d))) c)) into (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) c)) * [misc]taylor: Taking taylor expansion of (/ (- (sqr (* (/ 1 b) (/ 1 c))) (sqr (* (/ 1 a) (/ 1 d)))) (* (sqr (hypot (/ 1 c) (/ 1 d))) (+ (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))))) 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 (* (sqr (hypot (/ 1 c) (/ 1 d))) (+ (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d)))) in b * [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]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) (/ 1 c)) into (/ 1 (sqr c)) * [misc]backup-simplify: Simplify (+ (/ 1 (sqr c)) 0) into (/ 1 (sqr 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 (/ 1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (+ (/ 1 c) 0) into (/ 1 c) * [misc]backup-simplify: Simplify (* (sqr (hypot (/ 1 c) (/ 1 d))) (/ 1 c)) into (/ (sqr (hypot (/ 1 c) (/ 1 d))) c) * [misc]backup-simplify: Simplify (/ (/ 1 (sqr c)) (/ (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 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 c) 0) (* 0 (/ 1 c))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [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 (+ 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 (+ (* (sqr (hypot (/ 1 c) (/ 1 d))) (/ 1 (* d a))) (* 0 (/ 1 c))) into (/ (sqr (hypot (/ 1 c) (/ 1 d))) (* d a)) * [misc]backup-simplify: Simplify (- (/ 0 (/ (sqr (hypot (/ 1 c) (/ 1 d))) c)) (+ (* (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) c)) (/ (/ (sqr (hypot (/ 1 c) (/ 1 d))) (* d a)) (/ (sqr (hypot (/ 1 c) (/ 1 d))) c))))) 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 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 (- (+ (* (/ 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 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 (* d a))) (* 0 (/ 1 c)))) into 0 * [misc]backup-simplify: Simplify (- (/ (- (/ 1 (* (sqr d) (sqr a)))) (/ (sqr (hypot (/ 1 c) (/ 1 d))) c)) (+ (* (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) c)) (/ 0 (/ (sqr (hypot (/ 1 c) (/ 1 d))) c))) (* (- (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a)))) (/ (/ (sqr (hypot (/ 1 c) (/ 1 d))) (* d a)) (/ (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 (- (/ 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 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 (- (+ (* (/ 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 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 (* d a))) (* 0 (/ 1 c))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (/ (sqr (hypot (/ 1 c) (/ 1 d))) c)) (+ (* (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) c)) (/ 0 (/ (sqr (hypot (/ 1 c) (/ 1 d))) c))) (* (- (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a)))) (/ 0 (/ (sqr (hypot (/ 1 c) (/ 1 d))) c))) (* 0 (/ (/ (sqr (hypot (/ 1 c) (/ 1 d))) (* d a)) (/ (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 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 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 (- (+ (* (/ 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 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 (* d a))) (* 0 (/ 1 c)))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (/ (sqr (hypot (/ 1 c) (/ 1 d))) c)) (+ (* (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) c)) (/ 0 (/ (sqr (hypot (/ 1 c) (/ 1 d))) c))) (* (- (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a)))) (/ 0 (/ (sqr (hypot (/ 1 c) (/ 1 d))) c))) (* 0 (/ 0 (/ (sqr (hypot (/ 1 c) (/ 1 d))) c))) (* 0 (/ (/ (sqr (hypot (/ 1 c) (/ 1 d))) (* d a)) (/ (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 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 (/ (- (sqr (* (/ 1 (- b)) (/ 1 (- c)))) (sqr (* (/ 1 (- a)) (/ 1 (- d))))) (* (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))) (+ (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 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))))) (* (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))) (+ (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))))) 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 (* (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))) (+ (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 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]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 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 (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (* (/ -1 a) -1) into (/ 1 a) * [misc]backup-simplify: Simplify (+ 0 (/ 1 a)) into (/ 1 a) * [misc]backup-simplify: Simplify (* (sqr (hypot (/ -1 c) (/ -1 d))) (/ 1 a)) into (/ (sqr (hypot (/ -1 c) (/ -1 d))) a) * [misc]backup-simplify: Simplify (/ (- (/ 1 (sqr a))) (/ (sqr (hypot (/ -1 c) (/ -1 d))) a)) into (/ -1 (* a (sqr (hypot (/ -1 c) (/ -1 d))))) * [misc]taylor: Taking taylor expansion of (/ (- (sqr (* (/ 1 (- b)) (/ 1 (- c)))) (sqr (* (/ 1 (- a)) (/ 1 (- d))))) (* (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))) (+ (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))))) 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 (* (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))) (+ (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 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]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 (/ -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 (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (* -1 (/ -1 d)) into (/ 1 d) * [misc]backup-simplify: Simplify (+ 0 (/ 1 d)) into (/ 1 d) * [misc]backup-simplify: Simplify (* (sqr (hypot (/ -1 c) (/ -1 d))) (/ 1 d)) into (/ (sqr (hypot (/ -1 c) (/ -1 d))) d) * [misc]backup-simplify: Simplify (/ (- (/ 1 (sqr d))) (/ (sqr (hypot (/ -1 c) (/ -1 d))) d)) into (/ -1 (* d (sqr (hypot (/ -1 c) (/ -1 d))))) * [misc]taylor: Taking taylor expansion of (/ (- (sqr (* (/ 1 (- b)) (/ 1 (- c)))) (sqr (* (/ 1 (- a)) (/ 1 (- d))))) (* (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))) (+ (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))))) 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 (* (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))) (+ (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 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]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 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 (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (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 (* (sqr (hypot (/ -1 c) (/ -1 d))) (/ 1 b)) into (/ (sqr (hypot (/ -1 c) (/ -1 d))) b) * [misc]backup-simplify: Simplify (/ (/ 1 (sqr b)) (/ (sqr (hypot (/ -1 c) (/ -1 d))) b)) into (/ 1 (* b (sqr (hypot (/ -1 c) (/ -1 d))))) * [misc]taylor: Taking taylor expansion of (/ (- (sqr (* (/ 1 (- b)) (/ 1 (- c)))) (sqr (* (/ 1 (- a)) (/ 1 (- d))))) (* (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))) (+ (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))))) 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 (* (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))) (+ (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d))))) in b * [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]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) (/ 1 c)) into (/ 1 (sqr c)) * [misc]backup-simplify: Simplify (+ (/ 1 (sqr c)) 0) into (/ 1 (sqr 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 (/ -1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (+ (/ 1 c) 0) into (/ 1 c) * [misc]backup-simplify: Simplify (* (sqr (hypot (/ -1 c) (/ -1 d))) (/ 1 c)) into (/ (sqr (hypot (/ -1 c) (/ -1 d))) c) * [misc]backup-simplify: Simplify (/ (/ 1 (sqr c)) (/ (sqr (hypot (/ -1 c) (/ -1 d))) c)) into (/ 1 (* c (sqr (hypot (/ -1 c) (/ -1 d))))) * [misc]taylor: Taking taylor expansion of (/ (- (sqr (* (/ 1 (- b)) (/ 1 (- c)))) (sqr (* (/ 1 (- a)) (/ 1 (- d))))) (* (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))) (+ (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))))) 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 (* (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))) (+ (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d))))) in b * [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]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) (/ 1 c)) into (/ 1 (sqr c)) * [misc]backup-simplify: Simplify (+ (/ 1 (sqr c)) 0) into (/ 1 (sqr 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 (/ -1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (+ (/ 1 c) 0) into (/ 1 c) * [misc]backup-simplify: Simplify (* (sqr (hypot (/ -1 c) (/ -1 d))) (/ 1 c)) into (/ (sqr (hypot (/ -1 c) (/ -1 d))) c) * [misc]backup-simplify: Simplify (/ (/ 1 (sqr c)) (/ (sqr (hypot (/ -1 c) (/ -1 d))) c)) 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 c) 0) (* 0 (/ 1 c))) 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 (- (+ (* (/ -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 (+ 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 (+ (* (sqr (hypot (/ -1 c) (/ -1 d))) (/ 1 (* d a))) (* 0 (/ 1 c))) into (/ (sqr (hypot (/ -1 c) (/ -1 d))) (* d a)) * [misc]backup-simplify: Simplify (- (/ 0 (/ (sqr (hypot (/ -1 c) (/ -1 d))) c)) (+ (* (/ 1 (* c (sqr (hypot (/ -1 c) (/ -1 d))))) (/ (/ (sqr (hypot (/ -1 c) (/ -1 d))) (* d a)) (/ (sqr (hypot (/ -1 c) (/ -1 d))) c))))) 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 (+ (* (/ 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 (- 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 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 (* d a))) (* 0 (/ 1 c)))) into 0 * [misc]backup-simplify: Simplify (- (/ (- (/ 1 (* (sqr d) (sqr a)))) (/ (sqr (hypot (/ -1 c) (/ -1 d))) c)) (+ (* (/ 1 (* c (sqr (hypot (/ -1 c) (/ -1 d))))) (/ 0 (/ (sqr (hypot (/ -1 c) (/ -1 d))) c))) (* (- (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d))))))) (/ (/ (sqr (hypot (/ -1 c) (/ -1 d))) (* d a)) (/ (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 (- (/ 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 (+ (* (/ 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 (- 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 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 (* d a))) (* 0 (/ 1 c))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (/ (sqr (hypot (/ -1 c) (/ -1 d))) c)) (+ (* (/ 1 (* c (sqr (hypot (/ -1 c) (/ -1 d))))) (/ 0 (/ (sqr (hypot (/ -1 c) (/ -1 d))) c))) (* (- (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d))))))) (/ 0 (/ (sqr (hypot (/ -1 c) (/ -1 d))) c))) (* 0 (/ (/ (sqr (hypot (/ -1 c) (/ -1 d))) (* d a)) (/ (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 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 (+ (* (/ 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 (- 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 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 (* d a))) (* 0 (/ 1 c)))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (/ (sqr (hypot (/ -1 c) (/ -1 d))) c)) (+ (* (/ 1 (* c (sqr (hypot (/ -1 c) (/ -1 d))))) (/ 0 (/ (sqr (hypot (/ -1 c) (/ -1 d))) c))) (* (- (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d))))))) (/ 0 (/ (sqr (hypot (/ -1 c) (/ -1 d))) c))) (* 0 (/ 0 (/ (sqr (hypot (/ -1 c) (/ -1 d))) c))) (* 0 (/ (/ (sqr (hypot (/ -1 c) (/ -1 d))) (* d a)) (/ (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 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]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 (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]approximate: Taking taylor expansion of (* a d) in (a d) around 0 * [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 (* 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 (* 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 (* 0 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 0) (* 1 d)) into 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 0) (+ (* 1 0) (* 0 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 into 1 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 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 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 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 (* d a)) into (* d a) * [misc]approximate: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in (a d) around 0 * [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 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 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 (/ 1 d)) into (/ 1 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 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) 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 (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 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 (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)))) 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 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 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 1 (* (/ 1 (/ 1 d)) (/ 1 (/ 1 a)))) into (* d a) * [misc]approximate: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in (a d) around 0 * [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 (- 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 (- 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 (/ -1 d)) into (/ 1 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 (- 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 (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) 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 (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 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 (- 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 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 (/ 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) 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 (- 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 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 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 1 (* (/ 1 (/ 1 (- d))) (/ 1 (/ 1 (- a))))) into (* d a) * * * [misc]progress: tayloring alt 13 of 13 * [misc]approximate: Taking taylor expansion of (* (/ (- (* b c) (* a d)) (- (pow (sqr c) 3) (pow (sqr d) 3))) (+ (sqr (sqr c)) (- (sqr (sqr d)) (* (sqr c) (sqr d))))) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (* (/ (- (* b c) (* a d)) (- (pow (sqr c) 3) (pow (sqr d) 3))) (+ (sqr (sqr c)) (- (sqr (sqr d)) (* (sqr c) (sqr d))))) in d * [misc]taylor: Taking taylor expansion of (/ (- (* b c) (* a d)) (- (pow (sqr c) 3) (pow (sqr d) 3))) 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 (- (pow (sqr c) 3) (pow (sqr d) 3)) in d * [misc]taylor: Taking taylor expansion of (pow (sqr c) 3) in d * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (sqr c)))) in d * [misc]taylor: Taking taylor expansion of (* 3 (log (sqr c))) 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 (sqr c)) 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]backup-simplify: Simplify (* c c) into (sqr c) * [misc]backup-simplify: Simplify (log (sqr c)) into (log (sqr c)) * [misc]backup-simplify: Simplify (* 3 (log (sqr c))) into (* 3 (log (sqr c))) * [misc]backup-simplify: Simplify (exp (* 3 (log (sqr c)))) into (pow (sqr c) 3) * [misc]taylor: Taking taylor expansion of (pow (sqr d) 3) in d * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (sqr d)))) in d * [misc]taylor: Taking taylor expansion of (* 3 (log (sqr d))) 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 (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 (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- -2) (log d)) 0) into (* 2 (log d)) * [misc]backup-simplify: Simplify (* 3 (* 2 (log d))) into (* 6 (log d)) * [misc]backup-simplify: Simplify (exp (* 6 (log d))) into (pow d 6) * [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 (- (pow d 6)) into (- (pow d 6)) * [misc]backup-simplify: Simplify (+ (pow (sqr c) 3) (- (pow d 6))) into (- (pow c 6) (pow d 6)) * [misc]backup-simplify: Simplify (/ (* b c) (- (pow c 6) (pow d 6))) into (/ (* b c) (- (pow c 6) (pow d 6))) * [misc]taylor: Taking taylor expansion of (+ (sqr (sqr c)) (- (sqr (sqr d)) (* (sqr c) (sqr d)))) in d * [misc]taylor: Taking taylor expansion of (sqr (sqr c)) 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 (sqr d)) (* (sqr c) (sqr d))) in d * [misc]taylor: Taking taylor expansion of (sqr (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]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)) (- (pow (sqr c) 3) (pow (sqr d) 3))) (+ (sqr (sqr c)) (- (sqr (sqr d)) (* (sqr c) (sqr d))))) in a * [misc]taylor: Taking taylor expansion of (/ (- (* b c) (* a d)) (- (pow (sqr c) 3) (pow (sqr d) 3))) 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 (- (pow (sqr c) 3) (pow (sqr d) 3)) in a * [misc]taylor: Taking taylor expansion of (pow (sqr c) 3) in a * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (sqr c)))) in a * [misc]taylor: Taking taylor expansion of (* 3 (log (sqr c))) 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 (sqr c)) 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]backup-simplify: Simplify (* c c) into (sqr c) * [misc]backup-simplify: Simplify (log (sqr c)) into (log (sqr c)) * [misc]backup-simplify: Simplify (* 3 (log (sqr c))) into (* 3 (log (sqr c))) * [misc]backup-simplify: Simplify (exp (* 3 (log (sqr c)))) into (pow (sqr c) 3) * [misc]taylor: Taking taylor expansion of (pow (sqr d) 3) in a * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (sqr d)))) in a * [misc]taylor: Taking taylor expansion of (* 3 (log (sqr 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 (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 (log (sqr d)) into (log (sqr d)) * [misc]backup-simplify: Simplify (* 3 (log (sqr d))) into (* 3 (log (sqr d))) * [misc]backup-simplify: Simplify (exp (* 3 (log (sqr d)))) into (pow (sqr d) 3) * [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 (- (pow (sqr d) 3)) into (- (pow d 6)) * [misc]backup-simplify: Simplify (+ (pow (sqr c) 3) (- (pow d 6))) into (- (pow c 6) (pow d 6)) * [misc]backup-simplify: Simplify (/ (* b c) (- (pow c 6) (pow d 6))) into (/ (* b c) (- (pow c 6) (pow d 6))) * [misc]taylor: Taking taylor expansion of (+ (sqr (sqr c)) (- (sqr (sqr d)) (* (sqr c) (sqr d)))) in a * [misc]taylor: Taking taylor expansion of (sqr (sqr c)) 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 (sqr d)) (* (sqr c) (sqr d))) in a * [misc]taylor: Taking taylor expansion of (sqr (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]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)) (- (pow (sqr c) 3) (pow (sqr d) 3))) (+ (sqr (sqr c)) (- (sqr (sqr d)) (* (sqr c) (sqr d))))) in c * [misc]taylor: Taking taylor expansion of (/ (- (* b c) (* a d)) (- (pow (sqr c) 3) (pow (sqr d) 3))) 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 (- (pow (sqr c) 3) (pow (sqr d) 3)) in c * [misc]taylor: Taking taylor expansion of (pow (sqr c) 3) in c * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (sqr c)))) in c * [misc]taylor: Taking taylor expansion of (* 3 (log (sqr c))) in c * [misc]taylor: Taking taylor expansion of 3 in c * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (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 (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- -2) (log c)) 0) into (* 2 (log c)) * [misc]backup-simplify: Simplify (* 3 (* 2 (log c))) into (* 6 (log c)) * [misc]backup-simplify: Simplify (exp (* 6 (log c))) into (pow c 6) * [misc]taylor: Taking taylor expansion of (pow (sqr d) 3) in c * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (sqr d)))) in c * [misc]taylor: Taking taylor expansion of (* 3 (log (sqr d))) in c * [misc]taylor: Taking taylor expansion of 3 in c * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (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 (log (sqr d)) into (log (sqr d)) * [misc]backup-simplify: Simplify (* 3 (log (sqr d))) into (* 3 (log (sqr d))) * [misc]backup-simplify: Simplify (exp (* 3 (log (sqr d)))) into (pow (sqr d) 3) * [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 (- (pow (sqr d) 3)) into (- (pow d 6)) * [misc]backup-simplify: Simplify (+ (pow c 6) (- (pow d 6))) into (- (pow c 6) (pow d 6)) * [misc]backup-simplify: Simplify (/ (- (* d a)) (- (pow c 6) (pow d 6))) into (* -1 (/ (* d a) (- (pow c 6) (pow d 6)))) * [misc]taylor: Taking taylor expansion of (+ (sqr (sqr c)) (- (sqr (sqr d)) (* (sqr c) (sqr d)))) in c * [misc]taylor: Taking taylor expansion of (sqr (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 (- (sqr (sqr d)) (* (sqr c) (sqr d))) in c * [misc]taylor: Taking taylor expansion of (sqr (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]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)) (- (pow (sqr c) 3) (pow (sqr d) 3))) (+ (sqr (sqr c)) (- (sqr (sqr d)) (* (sqr c) (sqr d))))) in b * [misc]taylor: Taking taylor expansion of (/ (- (* b c) (* a d)) (- (pow (sqr c) 3) (pow (sqr d) 3))) 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 (- (pow (sqr c) 3) (pow (sqr d) 3)) in b * [misc]taylor: Taking taylor expansion of (pow (sqr c) 3) in b * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (sqr c)))) in b * [misc]taylor: Taking taylor expansion of (* 3 (log (sqr c))) in b * [misc]taylor: Taking taylor expansion of 3 in b * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (sqr c)) 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]backup-simplify: Simplify (* c c) into (sqr c) * [misc]backup-simplify: Simplify (log (sqr c)) into (log (sqr c)) * [misc]backup-simplify: Simplify (* 3 (log (sqr c))) into (* 3 (log (sqr c))) * [misc]backup-simplify: Simplify (exp (* 3 (log (sqr c)))) into (pow (sqr c) 3) * [misc]taylor: Taking taylor expansion of (pow (sqr d) 3) in b * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (sqr d)))) in b * [misc]taylor: Taking taylor expansion of (* 3 (log (sqr d))) in b * [misc]taylor: Taking taylor expansion of 3 in b * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (sqr d)) in b * [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 (* d d) into (sqr d) * [misc]backup-simplify: Simplify (log (sqr d)) into (log (sqr d)) * [misc]backup-simplify: Simplify (* 3 (log (sqr d))) into (* 3 (log (sqr d))) * [misc]backup-simplify: Simplify (exp (* 3 (log (sqr d)))) into (pow (sqr d) 3) * [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 (- (pow (sqr d) 3)) into (- (pow d 6)) * [misc]backup-simplify: Simplify (+ (pow (sqr c) 3) (- (pow d 6))) into (- (pow c 6) (pow d 6)) * [misc]backup-simplify: Simplify (/ (- (* d a)) (- (pow c 6) (pow d 6))) into (* -1 (/ (* d a) (- (pow c 6) (pow d 6)))) * [misc]taylor: Taking taylor expansion of (+ (sqr (sqr c)) (- (sqr (sqr d)) (* (sqr c) (sqr d)))) in b * [misc]taylor: Taking taylor expansion of (sqr (sqr c)) 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 (sqr d)) (* (sqr c) (sqr d))) in b * [misc]taylor: Taking taylor expansion of (sqr (sqr d)) in b * [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 (* (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)) (- (pow (sqr c) 3) (pow (sqr d) 3))) (+ (sqr (sqr c)) (- (sqr (sqr d)) (* (sqr c) (sqr d))))) in b * [misc]taylor: Taking taylor expansion of (/ (- (* b c) (* a d)) (- (pow (sqr c) 3) (pow (sqr d) 3))) 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 (- (pow (sqr c) 3) (pow (sqr d) 3)) in b * [misc]taylor: Taking taylor expansion of (pow (sqr c) 3) in b * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (sqr c)))) in b * [misc]taylor: Taking taylor expansion of (* 3 (log (sqr c))) in b * [misc]taylor: Taking taylor expansion of 3 in b * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (sqr c)) 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]backup-simplify: Simplify (* c c) into (sqr c) * [misc]backup-simplify: Simplify (log (sqr c)) into (log (sqr c)) * [misc]backup-simplify: Simplify (* 3 (log (sqr c))) into (* 3 (log (sqr c))) * [misc]backup-simplify: Simplify (exp (* 3 (log (sqr c)))) into (pow (sqr c) 3) * [misc]taylor: Taking taylor expansion of (pow (sqr d) 3) in b * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (sqr d)))) in b * [misc]taylor: Taking taylor expansion of (* 3 (log (sqr d))) in b * [misc]taylor: Taking taylor expansion of 3 in b * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (sqr d)) in b * [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 (* d d) into (sqr d) * [misc]backup-simplify: Simplify (log (sqr d)) into (log (sqr d)) * [misc]backup-simplify: Simplify (* 3 (log (sqr d))) into (* 3 (log (sqr d))) * [misc]backup-simplify: Simplify (exp (* 3 (log (sqr d)))) into (pow (sqr d) 3) * [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 (- (pow (sqr d) 3)) into (- (pow d 6)) * [misc]backup-simplify: Simplify (+ (pow (sqr c) 3) (- (pow d 6))) into (- (pow c 6) (pow d 6)) * [misc]backup-simplify: Simplify (/ (- (* d a)) (- (pow c 6) (pow d 6))) into (* -1 (/ (* d a) (- (pow c 6) (pow d 6)))) * [misc]taylor: Taking taylor expansion of (+ (sqr (sqr c)) (- (sqr (sqr d)) (* (sqr c) (sqr d)))) in b * [misc]taylor: Taking taylor expansion of (sqr (sqr c)) 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 (sqr d)) (* (sqr c) (sqr d))) in b * [misc]taylor: Taking taylor expansion of (sqr (sqr d)) in b * [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 (* (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 (* c c) into (sqr c) * [misc]backup-simplify: Simplify (* (sqr c) (sqr c)) into (pow c 4) * [misc]backup-simplify: Simplify (* d d) into (sqr d) * [misc]backup-simplify: Simplify (* (sqr d) (sqr d)) into (pow d 4) * [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 c) (sqr d)) * [misc]backup-simplify: Simplify (- (* (sqr c) (sqr d))) into (- (* (sqr c) (sqr d))) * [misc]backup-simplify: Simplify (+ (pow d 4) (- (* (sqr c) (sqr d)))) into (- (pow d 4) (* (sqr c) (sqr d))) * [misc]backup-simplify: Simplify (+ (pow c 4) (- (pow d 4) (* (sqr c) (sqr d)))) into (- (+ (pow c 4) (pow d 4)) (* (sqr c) (sqr d))) * [misc]backup-simplify: Simplify (* (* -1 (/ (* d a) (- (pow c 6) (pow d 6)))) (- (+ (pow c 4) (pow d 4)) (* (sqr c) (sqr d)))) into (* -1 (/ (* (- (+ (pow c 4) (pow d 4)) (* (sqr c) (sqr d))) (* d a)) (- (pow c 6) (pow d 6)))) * [misc]taylor: Taking taylor expansion of (* -1 (/ (* (- (+ (pow c 4) (pow d 4)) (* (sqr c) (sqr d))) (* d a)) (- (pow c 6) (pow d 6)))) in c * [misc]taylor: Taking taylor expansion of -1 in c * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of (/ (* (- (+ (pow c 4) (pow d 4)) (* (sqr c) (sqr d))) (* d a)) (- (pow c 6) (pow d 6))) in c * [misc]taylor: Taking taylor expansion of (* (- (+ (pow c 4) (pow d 4)) (* (sqr c) (sqr d))) (* d a)) in c * [misc]taylor: Taking taylor expansion of (- (+ (pow c 4) (pow d 4)) (* (sqr c) (sqr d))) in c * [misc]taylor: Taking taylor expansion of (+ (pow c 4) (pow d 4)) in c * [misc]taylor: Taking taylor expansion of (pow c 4) in c * [misc]taylor: Taking taylor expansion of (pow d 4) in c * [misc]taylor: Taking taylor expansion of (exp (* 4 (log d))) in c * [misc]taylor: Taking taylor expansion of (* 4 (log d)) in c * [misc]taylor: Taking taylor expansion of 4 in c * [misc]backup-simplify: Simplify 4 into 4 * [misc]taylor: Taking taylor expansion of (log d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (log d) into (log d) * [misc]backup-simplify: Simplify (* 4 (log d)) into (* 4 (log d)) * [misc]backup-simplify: Simplify (exp (* 4 (log d))) into (pow d 4) * [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 (* 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 (- (pow c 6) (pow d 6)) in c * [misc]taylor: Taking taylor expansion of (pow c 6) in c * [misc]taylor: Taking taylor expansion of (pow d 6) in c * [misc]taylor: Taking taylor expansion of (exp (* 6 (log d))) in c * [misc]taylor: Taking taylor expansion of (* 6 (log d)) in c * [misc]taylor: Taking taylor expansion of 6 in c * [misc]backup-simplify: Simplify 6 into 6 * [misc]taylor: Taking taylor expansion of (log d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (log d) into (log d) * [misc]backup-simplify: Simplify (* 6 (log d)) into (* 6 (log d)) * [misc]backup-simplify: Simplify (exp (* 6 (log d))) into (pow d 6) * [misc]backup-simplify: Simplify (+ 0 (pow d 4)) into (pow d 4) * [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 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (pow d 4) 0) into (pow d 4) * [misc]backup-simplify: Simplify (* d a) into (* d a) * [misc]backup-simplify: Simplify (* (pow d 4) (* d a)) into (* (pow d 5) a) * [misc]backup-simplify: Simplify (- (pow d 6)) into (- (pow d 6)) * [misc]backup-simplify: Simplify (+ 0 (- (pow d 6))) into (- (pow d 6)) * [misc]backup-simplify: Simplify (/ (* (pow d 5) a) (- (pow d 6))) into (* -1 (/ a d)) * [misc]backup-simplify: Simplify (* -1 (* -1 (/ a d))) into (/ a d) * [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 (+ (* c 0) (* 0 c)) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr c) 0) (* 0 (sqr c))) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 d)) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr d) 0) (* 0 (sqr d))) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 d)) into 0 * [misc]backup-simplify: Simplify (+ (* c 0) (* 0 c)) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr c) 0) (* 0 (sqr d))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 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]backup-simplify: Simplify (+ (* c 0) (* 0 c)) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (sqr c) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (log (sqr c)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (sqr c)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 d)) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (sqr d) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (log (sqr d)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (sqr d)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ c (- (pow c 6) (pow d 6))) (+ (* (* -1 (/ (* d a) (- (pow c 6) (pow d 6)))) (/ 0 (- (pow c 6) (pow d 6)))))) into (/ c (- (pow c 6) (pow d 6))) * [misc]backup-simplify: Simplify (+ (* (* -1 (/ (* d a) (- (pow c 6) (pow d 6)))) 0) (* (/ c (- (pow c 6) (pow d 6))) (- (+ (pow c 4) (pow d 4)) (* (sqr c) (sqr d))))) into (- (+ (/ (pow c 5) (- (pow c 6) (pow d 6))) (/ (* c (pow d 4)) (- (pow c 6) (pow d 6)))) (/ (* (pow c 3) (sqr d)) (- (pow c 6) (pow d 6)))) * [misc]taylor: Taking taylor expansion of (- (+ (/ (pow c 5) (- (pow c 6) (pow d 6))) (/ (* c (pow d 4)) (- (pow c 6) (pow d 6)))) (/ (* (pow c 3) (sqr d)) (- (pow c 6) (pow d 6)))) in c * [misc]taylor: Taking taylor expansion of (+ (/ (pow c 5) (- (pow c 6) (pow d 6))) (/ (* c (pow d 4)) (- (pow c 6) (pow d 6)))) in c * [misc]taylor: Taking taylor expansion of (/ (pow c 5) (- (pow c 6) (pow d 6))) in c * [misc]taylor: Taking taylor expansion of (pow c 5) in c * [misc]taylor: Taking taylor expansion of (- (pow c 6) (pow d 6)) in c * [misc]taylor: Taking taylor expansion of (pow c 6) in c * [misc]taylor: Taking taylor expansion of (pow d 6) in c * [misc]taylor: Taking taylor expansion of (exp (* 6 (log d))) in c * [misc]taylor: Taking taylor expansion of (* 6 (log d)) in c * [misc]taylor: Taking taylor expansion of 6 in c * [misc]backup-simplify: Simplify 6 into 6 * [misc]taylor: Taking taylor expansion of (log d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (log d) into (log d) * [misc]backup-simplify: Simplify (* 6 (log d)) into (* 6 (log d)) * [misc]backup-simplify: Simplify (exp (* 6 (log d))) into (pow d 6) * [misc]backup-simplify: Simplify (- (pow d 6)) into (- (pow d 6)) * [misc]backup-simplify: Simplify (+ 0 (- (pow d 6))) into (- (pow d 6)) * [misc]backup-simplify: Simplify (/ 1 (- (pow d 6))) into (/ -1 (pow d 6)) * [misc]taylor: Taking taylor expansion of (/ (* c (pow d 4)) (- (pow c 6) (pow d 6))) in c * [misc]taylor: Taking taylor expansion of (* c (pow d 4)) 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 (pow d 4) in c * [misc]taylor: Taking taylor expansion of (exp (* 4 (log d))) in c * [misc]taylor: Taking taylor expansion of (* 4 (log d)) in c * [misc]taylor: Taking taylor expansion of 4 in c * [misc]backup-simplify: Simplify 4 into 4 * [misc]taylor: Taking taylor expansion of (log d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (log d) into (log d) * [misc]backup-simplify: Simplify (* 4 (log d)) into (* 4 (log d)) * [misc]backup-simplify: Simplify (exp (* 4 (log d))) into (pow d 4) * [misc]taylor: Taking taylor expansion of (- (pow c 6) (pow d 6)) in c * [misc]taylor: Taking taylor expansion of (pow c 6) in c * [misc]taylor: Taking taylor expansion of (pow d 6) in c * [misc]taylor: Taking taylor expansion of (exp (* 6 (log d))) in c * [misc]taylor: Taking taylor expansion of (* 6 (log d)) in c * [misc]taylor: Taking taylor expansion of 6 in c * [misc]backup-simplify: Simplify 6 into 6 * [misc]taylor: Taking taylor expansion of (log d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (log d) into (log d) * [misc]backup-simplify: Simplify (* 6 (log d)) into (* 6 (log d)) * [misc]backup-simplify: Simplify (exp (* 6 (log d))) into (pow d 6) * [misc]backup-simplify: Simplify (* 0 (pow d 4)) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow d 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 4 0) (* 0 (log d))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 4 (log d))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (pow d 4))) into (pow d 4) * [misc]backup-simplify: Simplify (- (pow d 6)) into (- (pow d 6)) * [misc]backup-simplify: Simplify (+ 0 (- (pow d 6))) into (- (pow d 6)) * [misc]backup-simplify: Simplify (/ (pow d 4) (- (pow d 6))) into (/ -1 (sqr d)) * [misc]taylor: Taking taylor expansion of (/ (* (pow c 3) (sqr d)) (- (pow c 6) (pow d 6))) in c * [misc]taylor: Taking taylor expansion of (* (pow c 3) (sqr d)) in c * [misc]taylor: Taking taylor expansion of (pow c 3) 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 (- (pow c 6) (pow d 6)) in c * [misc]taylor: Taking taylor expansion of (pow c 6) in c * [misc]taylor: Taking taylor expansion of (pow d 6) in c * [misc]taylor: Taking taylor expansion of (exp (* 6 (log d))) in c * [misc]taylor: Taking taylor expansion of (* 6 (log d)) in c * [misc]taylor: Taking taylor expansion of 6 in c * [misc]backup-simplify: Simplify 6 into 6 * [misc]taylor: Taking taylor expansion of (log d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (log d) into (log d) * [misc]backup-simplify: Simplify (* 6 (log d)) into (* 6 (log d)) * [misc]backup-simplify: Simplify (exp (* 6 (log d))) into (pow d 6) * [misc]backup-simplify: Simplify (* d d) into (sqr d) * [misc]backup-simplify: Simplify (* 1 (sqr d)) into (sqr d) * [misc]backup-simplify: Simplify (- (pow d 6)) into (- (pow d 6)) * [misc]backup-simplify: Simplify (+ 0 (- (pow d 6))) into (- (pow d 6)) * [misc]backup-simplify: Simplify (/ (sqr d) (- (pow d 6))) into (/ -1 (pow d 4)) * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 a)) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow d 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 4 0) (* 0 (log d))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 4 (log d))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) 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) (* 0 (sqr d))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* (pow d 4) 0) (* 0 (* d a))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow d 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 6 0) (* 0 (log d))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 6 (log d))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (- (pow d 6))) (+ (* (* -1 (/ a d)) (/ 0 (- (pow d 6)))))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (* -1 (/ 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]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 0 into 0 * [misc]backup-simplify: Simplify (+ (* c 0) (+ (* 0 0) (* 0 c))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr c) 0) (+ (* 0 0) (* 0 (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 (sqr d)))) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (* 0 d))) into 0 * [misc]backup-simplify: Simplify (+ (* c 0) (+ (* 0 0) (* 0 c))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr c) 0) (+ (* 0 0) (* 0 (sqr d)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 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 (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (sqr c) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (sqr c) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (log (sqr c))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (sqr c)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (* 0 d))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (sqr d) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (sqr d) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (log (sqr d))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (sqr d)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (- (pow c 6) (pow d 6))) (+ (* (* -1 (/ (* d a) (- (pow c 6) (pow d 6)))) (/ 0 (- (pow c 6) (pow d 6)))) (* (/ c (- (pow c 6) (pow d 6))) (/ 0 (- (pow c 6) (pow d 6)))))) into 0 * [misc]backup-simplify: Simplify (+ (* (* -1 (/ (* d a) (- (pow c 6) (pow d 6)))) 0) (+ (* (/ c (- (pow c 6) (pow d 6))) 0) (* 0 (- (+ (pow c 4) (pow d 4)) (* (sqr c) (sqr 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]backup-simplify: Simplify (+ 0 (/ -1 (sqr d))) into (- (/ 1 (sqr d))) * [misc]backup-simplify: Simplify (+ (- (/ 1 (sqr d))) 0) 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]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 (+ (* 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 (+ (* d 0) (+ (* 0 0) (* 0 a))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow d 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow d 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (log d)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 4 (log d))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) 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 0) (+ (* 0 0) (* 1 (sqr d)))) into (sqr d) * [misc]backup-simplify: Simplify (- (sqr d)) into (- (sqr d)) * [misc]backup-simplify: Simplify (+ 0 (- (sqr d))) into (- (sqr d)) * [misc]backup-simplify: Simplify (+ (* (pow d 4) 0) (+ (* 0 0) (* (- (sqr d)) (* d a)))) into (- (* (pow d 3) a)) * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow d 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow d 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 6 0) (+ (* 0 0) (* 0 (log d)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 6 (log d))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ (- (* (pow d 3) a)) (- (pow d 6))) (+ (* (* -1 (/ a d)) (/ 0 (- (pow d 6)))) (* 0 (/ 0 (- (pow d 6)))))) into (/ a (pow d 3)) * [misc]backup-simplify: Simplify (+ (* -1 (/ a (pow d 3))) (+ (* 0 0) (* 0 (* -1 (/ 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 (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]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))) (- (pow (sqr (/ 1 c)) 3) (pow (sqr (/ 1 d)) 3))) (+ (sqr (sqr (/ 1 c))) (- (sqr (sqr (/ 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))) (- (pow (sqr (/ 1 c)) 3) (pow (sqr (/ 1 d)) 3))) (+ (sqr (sqr (/ 1 c))) (- (sqr (sqr (/ 1 d))) (* (sqr (/ 1 c)) (sqr (/ 1 d)))))) in d * [misc]taylor: Taking taylor expansion of (/ (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) (- (pow (sqr (/ 1 c)) 3) (pow (sqr (/ 1 d)) 3))) 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 (- (pow (sqr (/ 1 c)) 3) (pow (sqr (/ 1 d)) 3)) in d * [misc]taylor: Taking taylor expansion of (pow (sqr (/ 1 c)) 3) in d * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (sqr (/ 1 c))))) in d * [misc]taylor: Taking taylor expansion of (* 3 (log (sqr (/ 1 c)))) 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 (sqr (/ 1 c))) 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]backup-simplify: Simplify (* (/ 1 c) (/ 1 c)) into (/ 1 (sqr c)) * [misc]backup-simplify: Simplify (log (/ 1 (sqr c))) into (log (/ 1 (sqr c))) * [misc]backup-simplify: Simplify (* 3 (log (/ 1 (sqr c)))) into (* 3 (log (/ 1 (sqr c)))) * [misc]backup-simplify: Simplify (exp (* 3 (log (/ 1 (sqr c))))) into (pow (/ 1 (sqr c)) 3) * [misc]taylor: Taking taylor expansion of (pow (sqr (/ 1 d)) 3) in d * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (sqr (/ 1 d))))) in d * [misc]taylor: Taking taylor expansion of (* 3 (log (sqr (/ 1 d)))) 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 (sqr (/ 1 d))) in d * [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 1) into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 2) (log d)) 0) into (- (* 2 (log d))) * [misc]backup-simplify: Simplify (* 3 (- (* 2 (log d)))) into (* -6 (log d)) * [misc]backup-simplify: Simplify (exp (* -6 (log d))) into (pow d -6) * [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 (- (pow d -6)) into (- (pow d -6)) * [misc]backup-simplify: Simplify (+ (pow (/ 1 (sqr c)) 3) (- (pow d -6))) into (- (/ 1 (pow c 6)) (pow d -6)) * [misc]backup-simplify: Simplify (/ (- (/ 1 a)) (- (/ 1 (pow c 6)) (pow d -6))) into (/ -1 (* a (- (/ 1 (pow c 6)) (pow d -6)))) * [misc]taylor: Taking taylor expansion of (+ (sqr (sqr (/ 1 c))) (- (sqr (sqr (/ 1 d))) (* (sqr (/ 1 c)) (sqr (/ 1 d))))) in d * [misc]taylor: Taking taylor expansion of (sqr (sqr (/ 1 c))) 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 (sqr (/ 1 d))) (* (sqr (/ 1 c)) (sqr (/ 1 d)))) in d * [misc]taylor: Taking taylor expansion of (sqr (sqr (/ 1 d))) in d * [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 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))) (- (pow (sqr (/ 1 c)) 3) (pow (sqr (/ 1 d)) 3))) (+ (sqr (sqr (/ 1 c))) (- (sqr (sqr (/ 1 d))) (* (sqr (/ 1 c)) (sqr (/ 1 d)))))) in a * [misc]taylor: Taking taylor expansion of (/ (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) (- (pow (sqr (/ 1 c)) 3) (pow (sqr (/ 1 d)) 3))) 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 (- (pow (sqr (/ 1 c)) 3) (pow (sqr (/ 1 d)) 3)) in a * [misc]taylor: Taking taylor expansion of (pow (sqr (/ 1 c)) 3) in a * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (sqr (/ 1 c))))) in a * [misc]taylor: Taking taylor expansion of (* 3 (log (sqr (/ 1 c)))) 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 (sqr (/ 1 c))) 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]backup-simplify: Simplify (* (/ 1 c) (/ 1 c)) into (/ 1 (sqr c)) * [misc]backup-simplify: Simplify (log (/ 1 (sqr c))) into (log (/ 1 (sqr c))) * [misc]backup-simplify: Simplify (* 3 (log (/ 1 (sqr c)))) into (* 3 (log (/ 1 (sqr c)))) * [misc]backup-simplify: Simplify (exp (* 3 (log (/ 1 (sqr c))))) into (pow (/ 1 (sqr c)) 3) * [misc]taylor: Taking taylor expansion of (pow (sqr (/ 1 d)) 3) in a * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (sqr (/ 1 d))))) in a * [misc]taylor: Taking taylor expansion of (* 3 (log (sqr (/ 1 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 (sqr (/ 1 d))) in a * [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 d) (/ 1 d)) into (/ 1 (sqr d)) * [misc]backup-simplify: Simplify (log (/ 1 (sqr d))) into (log (/ 1 (sqr d))) * [misc]backup-simplify: Simplify (* 3 (log (/ 1 (sqr d)))) into (* 3 (log (/ 1 (sqr d)))) * [misc]backup-simplify: Simplify (exp (* 3 (log (/ 1 (sqr d))))) into (pow (/ 1 (sqr d)) 3) * [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 (- (pow (/ 1 (sqr d)) 3)) into (- (/ 1 (pow d 6))) * [misc]backup-simplify: Simplify (+ (pow (/ 1 (sqr c)) 3) (- (/ 1 (pow d 6)))) into (- (/ 1 (pow c 6)) (/ 1 (pow d 6))) * [misc]backup-simplify: Simplify (/ (- (/ 1 d)) (- (/ 1 (pow c 6)) (/ 1 (pow d 6)))) into (/ -1 (* d (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) * [misc]taylor: Taking taylor expansion of (+ (sqr (sqr (/ 1 c))) (- (sqr (sqr (/ 1 d))) (* (sqr (/ 1 c)) (sqr (/ 1 d))))) in a * [misc]taylor: Taking taylor expansion of (sqr (sqr (/ 1 c))) 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 (sqr (/ 1 d))) (* (sqr (/ 1 c)) (sqr (/ 1 d)))) in a * [misc]taylor: Taking taylor expansion of (sqr (sqr (/ 1 d))) in a * [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 (* (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))) (- (pow (sqr (/ 1 c)) 3) (pow (sqr (/ 1 d)) 3))) (+ (sqr (sqr (/ 1 c))) (- (sqr (sqr (/ 1 d))) (* (sqr (/ 1 c)) (sqr (/ 1 d)))))) in c * [misc]taylor: Taking taylor expansion of (/ (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) (- (pow (sqr (/ 1 c)) 3) (pow (sqr (/ 1 d)) 3))) 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 (- (pow (sqr (/ 1 c)) 3) (pow (sqr (/ 1 d)) 3)) in c * [misc]taylor: Taking taylor expansion of (pow (sqr (/ 1 c)) 3) in c * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (sqr (/ 1 c))))) in c * [misc]taylor: Taking taylor expansion of (* 3 (log (sqr (/ 1 c)))) in c * [misc]taylor: Taking taylor expansion of 3 in c * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (sqr (/ 1 c))) 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]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 2) (log c)) 0) into (- (* 2 (log c))) * [misc]backup-simplify: Simplify (* 3 (- (* 2 (log c)))) into (* -6 (log c)) * [misc]backup-simplify: Simplify (exp (* -6 (log c))) into (pow c -6) * [misc]taylor: Taking taylor expansion of (pow (sqr (/ 1 d)) 3) in c * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (sqr (/ 1 d))))) in c * [misc]taylor: Taking taylor expansion of (* 3 (log (sqr (/ 1 d)))) in c * [misc]taylor: Taking taylor expansion of 3 in c * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (sqr (/ 1 d))) in c * [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 d) (/ 1 d)) into (/ 1 (sqr d)) * [misc]backup-simplify: Simplify (log (/ 1 (sqr d))) into (log (/ 1 (sqr d))) * [misc]backup-simplify: Simplify (* 3 (log (/ 1 (sqr d)))) into (* 3 (log (/ 1 (sqr d)))) * [misc]backup-simplify: Simplify (exp (* 3 (log (/ 1 (sqr d))))) into (pow (/ 1 (sqr d)) 3) * [misc]backup-simplify: Simplify (* (/ 1 b) 1) into (/ 1 b) * [misc]backup-simplify: Simplify (+ (/ 1 b) 0) into (/ 1 b) * [misc]backup-simplify: Simplify (- (pow (/ 1 (sqr d)) 3)) into (- (/ 1 (pow d 6))) * [misc]backup-simplify: Simplify (+ (pow c -6) (- (/ 1 (pow d 6)))) into (- (pow c -6) (/ 1 (pow d 6))) * [misc]backup-simplify: Simplify (/ (/ 1 b) (- (pow c -6) (/ 1 (pow d 6)))) into (/ 1 (* b (- (pow c -6) (/ 1 (pow d 6))))) * [misc]taylor: Taking taylor expansion of (+ (sqr (sqr (/ 1 c))) (- (sqr (sqr (/ 1 d))) (* (sqr (/ 1 c)) (sqr (/ 1 d))))) in c * [misc]taylor: Taking taylor expansion of (sqr (sqr (/ 1 c))) 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 (sqr (/ 1 d))) (* (sqr (/ 1 c)) (sqr (/ 1 d)))) in c * [misc]taylor: Taking taylor expansion of (sqr (sqr (/ 1 d))) in c * [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]taylor: Taking taylor expansion of (* (/ (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) (- (pow (sqr (/ 1 c)) 3) (pow (sqr (/ 1 d)) 3))) (+ (sqr (sqr (/ 1 c))) (- (sqr (sqr (/ 1 d))) (* (sqr (/ 1 c)) (sqr (/ 1 d)))))) in b * [misc]taylor: Taking taylor expansion of (/ (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) (- (pow (sqr (/ 1 c)) 3) (pow (sqr (/ 1 d)) 3))) 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 (- (pow (sqr (/ 1 c)) 3) (pow (sqr (/ 1 d)) 3)) in b * [misc]taylor: Taking taylor expansion of (pow (sqr (/ 1 c)) 3) in b * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (sqr (/ 1 c))))) in b * [misc]taylor: Taking taylor expansion of (* 3 (log (sqr (/ 1 c)))) in b * [misc]taylor: Taking taylor expansion of 3 in b * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (sqr (/ 1 c))) 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]backup-simplify: Simplify (* (/ 1 c) (/ 1 c)) into (/ 1 (sqr c)) * [misc]backup-simplify: Simplify (log (/ 1 (sqr c))) into (log (/ 1 (sqr c))) * [misc]backup-simplify: Simplify (* 3 (log (/ 1 (sqr c)))) into (* 3 (log (/ 1 (sqr c)))) * [misc]backup-simplify: Simplify (exp (* 3 (log (/ 1 (sqr c))))) into (pow (/ 1 (sqr c)) 3) * [misc]taylor: Taking taylor expansion of (pow (sqr (/ 1 d)) 3) in b * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (sqr (/ 1 d))))) in b * [misc]taylor: Taking taylor expansion of (* 3 (log (sqr (/ 1 d)))) in b * [misc]taylor: Taking taylor expansion of 3 in b * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (sqr (/ 1 d))) in b * [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 d) (/ 1 d)) into (/ 1 (sqr d)) * [misc]backup-simplify: Simplify (log (/ 1 (sqr d))) into (log (/ 1 (sqr d))) * [misc]backup-simplify: Simplify (* 3 (log (/ 1 (sqr d)))) into (* 3 (log (/ 1 (sqr d)))) * [misc]backup-simplify: Simplify (exp (* 3 (log (/ 1 (sqr d))))) into (pow (/ 1 (sqr d)) 3) * [misc]backup-simplify: Simplify (* 1 (/ 1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (+ (/ 1 c) 0) into (/ 1 c) * [misc]backup-simplify: Simplify (- (pow (/ 1 (sqr d)) 3)) into (- (/ 1 (pow d 6))) * [misc]backup-simplify: Simplify (+ (pow (/ 1 (sqr c)) 3) (- (/ 1 (pow d 6)))) into (- (/ 1 (pow c 6)) (/ 1 (pow d 6))) * [misc]backup-simplify: Simplify (/ (/ 1 c) (- (/ 1 (pow c 6)) (/ 1 (pow d 6)))) into (/ 1 (* c (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) * [misc]taylor: Taking taylor expansion of (+ (sqr (sqr (/ 1 c))) (- (sqr (sqr (/ 1 d))) (* (sqr (/ 1 c)) (sqr (/ 1 d))))) in b * [misc]taylor: Taking taylor expansion of (sqr (sqr (/ 1 c))) 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 (sqr (/ 1 d))) (* (sqr (/ 1 c)) (sqr (/ 1 d)))) in b * [misc]taylor: Taking taylor expansion of (sqr (sqr (/ 1 d))) in b * [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 (* (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))) (- (pow (sqr (/ 1 c)) 3) (pow (sqr (/ 1 d)) 3))) (+ (sqr (sqr (/ 1 c))) (- (sqr (sqr (/ 1 d))) (* (sqr (/ 1 c)) (sqr (/ 1 d)))))) in b * [misc]taylor: Taking taylor expansion of (/ (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) (- (pow (sqr (/ 1 c)) 3) (pow (sqr (/ 1 d)) 3))) 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 (- (pow (sqr (/ 1 c)) 3) (pow (sqr (/ 1 d)) 3)) in b * [misc]taylor: Taking taylor expansion of (pow (sqr (/ 1 c)) 3) in b * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (sqr (/ 1 c))))) in b * [misc]taylor: Taking taylor expansion of (* 3 (log (sqr (/ 1 c)))) in b * [misc]taylor: Taking taylor expansion of 3 in b * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (sqr (/ 1 c))) 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]backup-simplify: Simplify (* (/ 1 c) (/ 1 c)) into (/ 1 (sqr c)) * [misc]backup-simplify: Simplify (log (/ 1 (sqr c))) into (log (/ 1 (sqr c))) * [misc]backup-simplify: Simplify (* 3 (log (/ 1 (sqr c)))) into (* 3 (log (/ 1 (sqr c)))) * [misc]backup-simplify: Simplify (exp (* 3 (log (/ 1 (sqr c))))) into (pow (/ 1 (sqr c)) 3) * [misc]taylor: Taking taylor expansion of (pow (sqr (/ 1 d)) 3) in b * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (sqr (/ 1 d))))) in b * [misc]taylor: Taking taylor expansion of (* 3 (log (sqr (/ 1 d)))) in b * [misc]taylor: Taking taylor expansion of 3 in b * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (sqr (/ 1 d))) in b * [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 d) (/ 1 d)) into (/ 1 (sqr d)) * [misc]backup-simplify: Simplify (log (/ 1 (sqr d))) into (log (/ 1 (sqr d))) * [misc]backup-simplify: Simplify (* 3 (log (/ 1 (sqr d)))) into (* 3 (log (/ 1 (sqr d)))) * [misc]backup-simplify: Simplify (exp (* 3 (log (/ 1 (sqr d))))) into (pow (/ 1 (sqr d)) 3) * [misc]backup-simplify: Simplify (* 1 (/ 1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (+ (/ 1 c) 0) into (/ 1 c) * [misc]backup-simplify: Simplify (- (pow (/ 1 (sqr d)) 3)) into (- (/ 1 (pow d 6))) * [misc]backup-simplify: Simplify (+ (pow (/ 1 (sqr c)) 3) (- (/ 1 (pow d 6)))) into (- (/ 1 (pow c 6)) (/ 1 (pow d 6))) * [misc]backup-simplify: Simplify (/ (/ 1 c) (- (/ 1 (pow c 6)) (/ 1 (pow d 6)))) into (/ 1 (* c (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) * [misc]taylor: Taking taylor expansion of (+ (sqr (sqr (/ 1 c))) (- (sqr (sqr (/ 1 d))) (* (sqr (/ 1 c)) (sqr (/ 1 d))))) in b * [misc]taylor: Taking taylor expansion of (sqr (sqr (/ 1 c))) 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 (sqr (/ 1 d))) (* (sqr (/ 1 c)) (sqr (/ 1 d)))) in b * [misc]taylor: Taking taylor expansion of (sqr (sqr (/ 1 d))) in b * [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 (* (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 c) (/ 1 c)) into (/ 1 (sqr c)) * [misc]backup-simplify: Simplify (* (/ 1 (sqr c)) (/ 1 (sqr c))) into (/ 1 (pow c 4)) * [misc]backup-simplify: Simplify (* (/ 1 d) (/ 1 d)) into (/ 1 (sqr d)) * [misc]backup-simplify: Simplify (* (/ 1 (sqr d)) (/ 1 (sqr d))) into (/ 1 (pow d 4)) * [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 c) (sqr d))) * [misc]backup-simplify: Simplify (- (/ 1 (* (sqr c) (sqr d)))) into (- (/ 1 (* (sqr c) (sqr d)))) * [misc]backup-simplify: Simplify (+ (/ 1 (pow d 4)) (- (/ 1 (* (sqr c) (sqr d))))) into (- (/ 1 (pow d 4)) (/ 1 (* (sqr c) (sqr d)))) * [misc]backup-simplify: Simplify (+ (/ 1 (pow c 4)) (- (/ 1 (pow d 4)) (/ 1 (* (sqr c) (sqr d))))) into (- (+ (/ 1 (pow d 4)) (/ 1 (pow c 4))) (/ 1 (* (sqr c) (sqr d)))) * [misc]backup-simplify: Simplify (* (/ 1 (* c (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (- (+ (/ 1 (pow d 4)) (/ 1 (pow c 4))) (/ 1 (* (sqr c) (sqr d))))) into (/ (- (+ (/ 1 (pow d 4)) (/ 1 (pow c 4))) (/ 1 (* (sqr c) (sqr d)))) (* c (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) * [misc]taylor: Taking taylor expansion of (/ (- (+ (/ 1 (pow d 4)) (/ 1 (pow c 4))) (/ 1 (* (sqr c) (sqr d)))) (* c (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) in c * [misc]taylor: Taking taylor expansion of (- (+ (/ 1 (pow d 4)) (/ 1 (pow c 4))) (/ 1 (* (sqr c) (sqr d)))) in c * [misc]taylor: Taking taylor expansion of (+ (/ 1 (pow d 4)) (/ 1 (pow c 4))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (pow d 4)) in c * [misc]taylor: Taking taylor expansion of (pow d 4) in c * [misc]taylor: Taking taylor expansion of (exp (* 4 (log d))) in c * [misc]taylor: Taking taylor expansion of (* 4 (log d)) in c * [misc]taylor: Taking taylor expansion of 4 in c * [misc]backup-simplify: Simplify 4 into 4 * [misc]taylor: Taking taylor expansion of (log d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (log d) into (log d) * [misc]backup-simplify: Simplify (* 4 (log d)) into (* 4 (log d)) * [misc]backup-simplify: Simplify (exp (* 4 (log d))) into (pow d 4) * [misc]backup-simplify: Simplify (/ 1 (pow d 4)) into (/ 1 (pow d 4)) * [misc]taylor: Taking taylor expansion of (/ 1 (pow c 4)) in c * [misc]taylor: Taking taylor expansion of (pow c 4) in c * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 (* (sqr c) (sqr 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]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (* d d) into (sqr d) * [misc]backup-simplify: Simplify (* 0 (sqr d)) 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) (* 0 (sqr d))) 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 0) (+ (* 0 0) (* 1 (sqr d)))) into (sqr d) * [misc]backup-simplify: Simplify (/ 1 (sqr d)) into (/ 1 (sqr d)) * [misc]taylor: Taking taylor expansion of (* c (- (/ 1 (pow c 6)) (/ 1 (pow d 6)))) 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 (pow c 6)) (/ 1 (pow d 6))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (pow c 6)) in c * [misc]taylor: Taking taylor expansion of (pow c 6) in c * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 (pow d 6)) in c * [misc]taylor: Taking taylor expansion of (pow d 6) in c * [misc]taylor: Taking taylor expansion of (exp (* 6 (log d))) in c * [misc]taylor: Taking taylor expansion of (* 6 (log d)) in c * [misc]taylor: Taking taylor expansion of 6 in c * [misc]backup-simplify: Simplify 6 into 6 * [misc]taylor: Taking taylor expansion of (log d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (log d) into (log d) * [misc]backup-simplify: Simplify (* 6 (log d)) into (* 6 (log d)) * [misc]backup-simplify: Simplify (exp (* 6 (log d))) into (pow d 6) * [misc]backup-simplify: Simplify (/ 1 (pow d 6)) into (/ 1 (pow d 6)) * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (* 0 1) 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]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 (sqr c)) 0) (* 0 (/ 1 (sqr 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 (+ (* (/ 1 (sqr d)) 0) (* 0 (/ 1 (sqr d)))) 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 (- (+ (* (/ 1 c) (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 c) 0) (* 0 (/ 1 c))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (sqr c)) 0) (* 0 (/ 1 (sqr d)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [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 (/ (* (pow (* 1 0) 1)) (pow (/ 1 (sqr c)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (log (/ 1 (sqr c))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (/ 1 (sqr c))))) (+ (* (/ (pow 0 1) 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 (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 (sqr d)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (log (/ 1 (sqr d))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (/ 1 (sqr d))))) (+ (* (/ (pow 0 1) 1)))) 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 (pow c 6)) (/ 1 (pow d 6)))) (+ (* (/ 1 (* c (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) into (- (/ 1 (* d (* a (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) * [misc]backup-simplify: Simplify (+ (* (/ 1 (* c (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) 0) (* (- (/ 1 (* d (* a (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) (- (+ (/ 1 (pow d 4)) (/ 1 (pow c 4))) (/ 1 (* (sqr c) (sqr d)))))) into (- (/ 1 (* (sqr c) (* (pow d 3) (* a (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) (+ (/ 1 (* (pow d 5) (* a (- (/ 1 (pow c 6)) (/ 1 (pow d 6)))))) (/ 1 (* (pow c 4) (* d (* a (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* (sqr c) (* (pow d 3) (* a (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) (+ (/ 1 (* (pow d 5) (* a (- (/ 1 (pow c 6)) (/ 1 (pow d 6)))))) (/ 1 (* (pow c 4) (* d (* a (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (* (sqr c) (* (pow d 3) (* a (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) in c * [misc]taylor: Taking taylor expansion of (* (sqr c) (* (pow d 3) (* a (- (/ 1 (pow c 6)) (/ 1 (pow d 6)))))) 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 (* (pow d 3) (* a (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) in c * [misc]taylor: Taking taylor expansion of (pow d 3) in c * [misc]taylor: Taking taylor expansion of (exp (* 3 (log d))) in c * [misc]taylor: Taking taylor expansion of (* 3 (log d)) in c * [misc]taylor: Taking taylor expansion of 3 in c * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log d) in c * [misc]taylor: Taking taylor expansion of d in c * [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]taylor: Taking taylor expansion of (* a (- (/ 1 (pow c 6)) (/ 1 (pow d 6)))) 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 (pow c 6)) (/ 1 (pow d 6))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (pow c 6)) in c * [misc]taylor: Taking taylor expansion of (pow c 6) in c * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 (pow d 6)) in c * [misc]taylor: Taking taylor expansion of (pow d 6) in c * [misc]taylor: Taking taylor expansion of (exp (* 6 (log d))) in c * [misc]taylor: Taking taylor expansion of (* 6 (log d)) in c * [misc]taylor: Taking taylor expansion of 6 in c * [misc]backup-simplify: Simplify 6 into 6 * [misc]taylor: Taking taylor expansion of (log d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (log d) into (log d) * [misc]backup-simplify: Simplify (* 6 (log d)) into (* 6 (log d)) * [misc]backup-simplify: Simplify (exp (* 6 (log d))) into (pow d 6) * [misc]backup-simplify: Simplify (/ 1 (pow d 6)) into (/ 1 (pow d 6)) * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (* a 1) into a * [misc]backup-simplify: Simplify (* (pow d 3) a) into (* (pow d 3) a) * [misc]backup-simplify: Simplify (* 0 (* (pow d 3) a)) 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 (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow d 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (log d))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log d))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow d 3) 0) (* 0 a)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 0 (* (pow d 3) a))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow d 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow d 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (log d)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log d))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow d 3) 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 (* (pow d 3) a)))) into (* (pow d 3) a) * [misc]backup-simplify: Simplify (/ 1 (* (pow d 3) a)) into (/ 1 (* (pow d 3) a)) * [misc]taylor: Taking taylor expansion of (+ (/ 1 (* (pow d 5) (* a (- (/ 1 (pow c 6)) (/ 1 (pow d 6)))))) (/ 1 (* (pow c 4) (* d (* a (- (/ 1 (pow c 6)) (/ 1 (pow d 6)))))))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (* (pow d 5) (* a (- (/ 1 (pow c 6)) (/ 1 (pow d 6)))))) in c * [misc]taylor: Taking taylor expansion of (* (pow d 5) (* a (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) in c * [misc]taylor: Taking taylor expansion of (pow d 5) in c * [misc]taylor: Taking taylor expansion of (exp (* 5 (log d))) in c * [misc]taylor: Taking taylor expansion of (* 5 (log d)) in c * [misc]taylor: Taking taylor expansion of 5 in c * [misc]backup-simplify: Simplify 5 into 5 * [misc]taylor: Taking taylor expansion of (log d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (log d) into (log d) * [misc]backup-simplify: Simplify (* 5 (log d)) into (* 5 (log d)) * [misc]backup-simplify: Simplify (exp (* 5 (log d))) into (pow d 5) * [misc]taylor: Taking taylor expansion of (* a (- (/ 1 (pow c 6)) (/ 1 (pow d 6)))) 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 (pow c 6)) (/ 1 (pow d 6))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (pow c 6)) in c * [misc]taylor: Taking taylor expansion of (pow c 6) in c * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 (pow d 6)) in c * [misc]taylor: Taking taylor expansion of (pow d 6) in c * [misc]taylor: Taking taylor expansion of (exp (* 6 (log d))) in c * [misc]taylor: Taking taylor expansion of (* 6 (log d)) in c * [misc]taylor: Taking taylor expansion of 6 in c * [misc]backup-simplify: Simplify 6 into 6 * [misc]taylor: Taking taylor expansion of (log d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (log d) into (log d) * [misc]backup-simplify: Simplify (* 6 (log d)) into (* 6 (log d)) * [misc]backup-simplify: Simplify (exp (* 6 (log d))) into (pow d 6) * [misc]backup-simplify: Simplify (/ 1 (pow d 6)) into (/ 1 (pow d 6)) * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (* a 1) into a * [misc]backup-simplify: Simplify (* (pow d 5) a) into (* (pow d 5) a) * [misc]backup-simplify: Simplify (/ 1 (* (pow d 5) a)) into (/ 1 (* (pow d 5) a)) * [misc]taylor: Taking taylor expansion of (/ 1 (* (pow c 4) (* d (* a (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) in c * [misc]taylor: Taking taylor expansion of (* (pow c 4) (* d (* a (- (/ 1 (pow c 6)) (/ 1 (pow d 6)))))) in c * [misc]taylor: Taking taylor expansion of (pow c 4) in c * [misc]taylor: Taking taylor expansion of (* d (* a (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) 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 (pow c 6)) (/ 1 (pow d 6)))) 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 (pow c 6)) (/ 1 (pow d 6))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (pow c 6)) in c * [misc]taylor: Taking taylor expansion of (pow c 6) in c * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 (pow d 6)) in c * [misc]taylor: Taking taylor expansion of (pow d 6) in c * [misc]taylor: Taking taylor expansion of (exp (* 6 (log d))) in c * [misc]taylor: Taking taylor expansion of (* 6 (log d)) in c * [misc]taylor: Taking taylor expansion of 6 in c * [misc]backup-simplify: Simplify 6 into 6 * [misc]taylor: Taking taylor expansion of (log d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (log d) into (log d) * [misc]backup-simplify: Simplify (* 6 (log d)) into (* 6 (log d)) * [misc]backup-simplify: Simplify (exp (* 6 (log d))) into (pow d 6) * [misc]backup-simplify: Simplify (/ 1 (pow d 6)) into (/ 1 (pow d 6)) * [misc]backup-simplify: Simplify (+ 1 0) 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 (* d a) * [misc]backup-simplify: Simplify (/ 1 (* d a)) into (/ 1 (* d a)) * [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 (sqr c)) 0) (+ (* 0 0) (* 0 (/ 1 (sqr 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 (+ (* (/ 1 (sqr d)) 0) (+ (* 0 0) (* 0 (/ 1 (sqr d))))) 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 (- (+ (* (/ 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 (sqr c)) 0) (+ (* 0 0) (* 0 (/ 1 (sqr d))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 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 (/ 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 (/ (* (pow (* 1 0) 2)) (pow (/ 1 (sqr c)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ 1 (sqr c)) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (log (/ 1 (sqr c)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (/ 1 (sqr c))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 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 (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (/ 1 (sqr d)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ 1 (sqr d)) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (log (/ 1 (sqr d)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (/ 1 (sqr d))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6)))) (+ (* (/ 1 (* c (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* (- (/ 1 (* d (* a (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (* c (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) 0) (+ (* (- (/ 1 (* d (* a (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) 0) (* 0 (- (+ (/ 1 (pow d 4)) (/ 1 (pow c 4))) (/ 1 (* (sqr c) (sqr d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [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 c) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 c))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (sqr c)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (sqr 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 (+ (* (/ 1 (sqr d)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (sqr d)))))) 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 (- (+ (* (/ 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 (sqr c)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (sqr d)))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 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 (/ 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 (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (/ 1 (sqr c)) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (/ 1 (sqr c)) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (/ 1 (sqr c)) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (/ 1 (sqr c))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (/ 1 (sqr c))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) 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 (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (/ 1 (sqr d)) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (/ 1 (sqr d)) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (/ 1 (sqr d)) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (/ 1 (sqr d))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (/ 1 (sqr d))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6)))) (+ (* (/ 1 (* c (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* (- (/ 1 (* d (* a (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (* c (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) 0) (+ (* (- (/ 1 (* d (* a (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) 0) (+ (* 0 0) (* 0 (- (+ (/ 1 (pow d 4)) (/ 1 (pow c 4))) (/ 1 (* (sqr c) (sqr d)))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [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 c) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 c)))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (sqr c)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (sqr 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 d) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 d)))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (sqr d)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (sqr d))))))) 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 d) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 d)))))) 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 c) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 c)))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (sqr c)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (sqr d))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 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)) (* 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 (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 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 (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (/ 1 (sqr c)) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (/ 1 (sqr c)) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (/ 1 (sqr c)) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (/ 1 (sqr c)) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr c)) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (/ 1 (sqr c)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (/ 1 (sqr c))))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) 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 d) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 d)))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (/ 1 (sqr d)) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (/ 1 (sqr d)) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (/ 1 (sqr d)) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (/ 1 (sqr d)) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr d)) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (/ 1 (sqr d)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (/ 1 (sqr d))))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6)))) (+ (* (/ 1 (* c (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* (- (/ 1 (* d (* a (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (* c (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) 0) (+ (* (- (/ 1 (* d (* a (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (+ (/ 1 (pow d 4)) (/ 1 (pow c 4))) (/ 1 (* (sqr c) (sqr d))))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [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)))) 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 (sqr c)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (sqr c)))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 d) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 d))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (sqr d)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (sqr d)))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 d) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 d))))))) into 0 * [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 c) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 c))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (sqr c)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (sqr d)))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 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)) (* 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 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 (- 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)) (* 0 (/ 0 c)) (* 0 (/ 0 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 (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (/ 1 (sqr c)) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (/ 1 (sqr c)) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (/ 1 (sqr c)) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (/ 1 (sqr c)) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (/ 1 (sqr c)) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr c)) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr c)) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (/ 1 (sqr c))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (/ 1 (sqr c))))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 d) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 d))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (/ 1 (sqr d)) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (/ 1 (sqr d)) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (/ 1 (sqr d)) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (/ 1 (sqr d)) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (/ 1 (sqr d)) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr d)) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr d)) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (/ 1 (sqr d))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (/ 1 (sqr d))))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6)))) (+ (* (/ 1 (* c (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* (- (/ 1 (* d (* a (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (* c (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) 0) (+ (* (- (/ 1 (* d (* a (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (+ (/ 1 (pow d 4)) (/ 1 (pow c 4))) (/ 1 (* (sqr c) (sqr d)))))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [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 c) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 c)))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (sqr c)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (sqr c))))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 d) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 d)))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (sqr d)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (sqr d))))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 d) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 d)))))))) 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 c) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 c)))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (sqr c)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (sqr d))))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 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)) (* 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 d) (/ 0 d)) (* 0 (/ 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)) (* 0 (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 a) 0) (+ (* 0 0) (+ (* 0 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 (- (+ (* (/ 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 c) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 c)))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (/ 1 (sqr c)) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (/ 1 (sqr c)) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (/ 1 (sqr c)) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (/ 1 (sqr c)) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (/ 1 (sqr c)) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (/ 1 (sqr c)) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr c)) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (/ 1 (sqr c)) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr c)) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr c)) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr c)) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (/ 1 (sqr c)))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (/ 1 (sqr c))))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 d) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 d)))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (/ 1 (sqr d)) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (/ 1 (sqr d)) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (/ 1 (sqr d)) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (/ 1 (sqr d)) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (/ 1 (sqr d)) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (/ 1 (sqr d)) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr d)) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (/ 1 (sqr d)) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr d)) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr d)) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr d)) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (/ 1 (sqr d)))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (/ 1 (sqr d))))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6)))) (+ (* (/ 1 (* c (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* (- (/ 1 (* d (* a (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (* c (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) 0) (+ (* (- (/ 1 (* d (* a (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (+ (/ 1 (pow d 4)) (/ 1 (pow c 4))) (/ 1 (* (sqr c) (sqr 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 1 in a * [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)) (* 0 (/ 0 c)) (* 0 (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 c) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 c))))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (sqr c)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (sqr c)))))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 d) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 d))))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (sqr d)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (sqr d)))))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 d) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 d))))))))) 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)) (* 0 (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 c) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 c))))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (sqr c)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (sqr d)))))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 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)) (* 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)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 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)) (* 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)) (* 0 (/ 0 a)) (* 0 (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 a) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 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 (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 c) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 c))))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 720 (/ (* (pow (* 1 0) 7)) (pow (/ 1 (sqr c)) 7))) (* -2520 (/ (* (pow (* 1 0) 5) (pow (* 2 0) 1)) (pow (/ 1 (sqr c)) 6))) (* 2520 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 2)) (pow (/ 1 (sqr c)) 5))) (* 840 (/ (* (pow (* 1 0) 4) 1 (pow (* 6 0) 1)) (pow (/ 1 (sqr c)) 5))) (* -630 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 3)) (pow (/ 1 (sqr c)) 4))) (* -1260 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (/ 1 (sqr c)) 4))) (* -210 (/ (* (pow (* 1 0) 3) 1 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr c)) 4))) (* 210 (/ (* 1 (pow (* 2 0) 2) (pow (* 6 0) 1)) (pow (/ 1 (sqr c)) 3))) (* 140 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 2)) (pow (/ 1 (sqr c)) 3))) (* 210 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr c)) 3))) (* 42 (/ (* (pow (* 1 0) 2) 1 1 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr c)) 3))) (* -35 (/ (* 1 1 (pow (* 6 0) 1) (pow (* 24 0) 1)) (pow (/ 1 (sqr c)) 2))) (* -21 (/ (* 1 (pow (* 2 0) 1) 1 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr c)) 2))) (* -7 (/ (* (pow (* 1 0) 1) 1 1 1 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr c)) 2))) (* 1 (/ (* 1 1 1 1 1 1 (pow (* 5040 0) 1)) (pow (/ 1 (sqr c)) 1)))) 5040) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (/ 1 (sqr c))))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (/ 1 (sqr c))))) (+ (* (/ (pow 0 7) 5040)) (* (/ (pow 0 5) 120) (/ (pow 0 1) 1)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 2) 2)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 d) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 d))))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 720 (/ (* (pow (* 1 0) 7)) (pow (/ 1 (sqr d)) 7))) (* -2520 (/ (* (pow (* 1 0) 5) (pow (* 2 0) 1)) (pow (/ 1 (sqr d)) 6))) (* 2520 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 2)) (pow (/ 1 (sqr d)) 5))) (* 840 (/ (* (pow (* 1 0) 4) 1 (pow (* 6 0) 1)) (pow (/ 1 (sqr d)) 5))) (* -630 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 3)) (pow (/ 1 (sqr d)) 4))) (* -1260 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (/ 1 (sqr d)) 4))) (* -210 (/ (* (pow (* 1 0) 3) 1 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr d)) 4))) (* 210 (/ (* 1 (pow (* 2 0) 2) (pow (* 6 0) 1)) (pow (/ 1 (sqr d)) 3))) (* 140 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 2)) (pow (/ 1 (sqr d)) 3))) (* 210 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr d)) 3))) (* 42 (/ (* (pow (* 1 0) 2) 1 1 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr d)) 3))) (* -35 (/ (* 1 1 (pow (* 6 0) 1) (pow (* 24 0) 1)) (pow (/ 1 (sqr d)) 2))) (* -21 (/ (* 1 (pow (* 2 0) 1) 1 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr d)) 2))) (* -7 (/ (* (pow (* 1 0) 1) 1 1 1 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr d)) 2))) (* 1 (/ (* 1 1 1 1 1 1 (pow (* 5040 0) 1)) (pow (/ 1 (sqr d)) 1)))) 5040) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (/ 1 (sqr d))))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (/ 1 (sqr d))))) (+ (* (/ (pow 0 7) 5040)) (* (/ (pow 0 5) 120) (/ (pow 0 1) 1)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 2) 2)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6)))) (+ (* (/ 1 (* c (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* (- (/ 1 (* d (* a (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (* c (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) 0) (+ (* (- (/ 1 (* d (* a (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (+ (/ 1 (pow d 4)) (/ 1 (pow c 4))) (/ 1 (* (sqr c) (sqr 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 (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 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))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 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)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 c) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 c)))))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (sqr c)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (sqr c))))))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 d) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 d)))))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (sqr d)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (sqr d))))))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 d) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 d)))))))))) 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)) (* 0 (/ 0 c)) (* 0 (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 c) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 c)))))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (sqr c)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (sqr d))))))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 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)) (* 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)) (* 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 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)) (* 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)) (* 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 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 (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 c) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 c)))))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -5040 (/ (* (pow (* 1 0) 8)) (pow (/ 1 (sqr c)) 8))) (* 20160 (/ (* (pow (* 1 0) 6) (pow (* 2 0) 1)) (pow (/ 1 (sqr c)) 7))) (* -25200 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 2)) (pow (/ 1 (sqr c)) 6))) (* -6720 (/ (* (pow (* 1 0) 5) 1 (pow (* 6 0) 1)) (pow (/ 1 (sqr c)) 6))) (* 10080 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 3)) (pow (/ 1 (sqr c)) 5))) (* 13440 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (/ 1 (sqr c)) 5))) (* 1680 (/ (* (pow (* 1 0) 4) 1 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr c)) 5))) (* -630 (/ (* 1 (pow (* 2 0) 4)) (pow (/ 1 (sqr c)) 4))) (* -5040 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2) (pow (* 6 0) 1)) (pow (/ 1 (sqr c)) 4))) (* -1680 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 2)) (pow (/ 1 (sqr c)) 4))) (* -2520 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr c)) 4))) (* -336 (/ (* (pow (* 1 0) 3) 1 1 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr c)) 4))) (* 560 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 2)) (pow (/ 1 (sqr c)) 3))) (* 420 (/ (* 1 (pow (* 2 0) 2) 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr c)) 3))) (* 560 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1) (pow (* 24 0) 1)) (pow (/ 1 (sqr c)) 3))) (* 336 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) 1 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr c)) 3))) (* 56 (/ (* (pow (* 1 0) 2) 1 1 1 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr c)) 3))) (* -35 (/ (* 1 1 1 (pow (* 24 0) 2)) (pow (/ 1 (sqr c)) 2))) (* -56 (/ (* 1 1 (pow (* 6 0) 1) 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr c)) 2))) (* -28 (/ (* 1 (pow (* 2 0) 1) 1 1 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr c)) 2))) (* -8 (/ (* (pow (* 1 0) 1) 1 1 1 1 1 (pow (* 5040 0) 1)) (pow (/ 1 (sqr c)) 2))) (* 1 (/ (* 1 1 1 1 1 1 1 (pow (* 40320 0) 1)) (pow (/ 1 (sqr c)) 1)))) 40320) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (/ 1 (sqr c)))))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (/ 1 (sqr c))))) (+ (* (/ (pow 0 8) 40320)) (* (/ (pow 0 6) 720) (/ (pow 0 1) 1)) (* (/ (pow 0 5) 120) (/ (pow 0 1) 1)) (* (/ (pow 0 4) 24) (/ (pow 0 2) 2)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 3) 6)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 d) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 d)))))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -5040 (/ (* (pow (* 1 0) 8)) (pow (/ 1 (sqr d)) 8))) (* 20160 (/ (* (pow (* 1 0) 6) (pow (* 2 0) 1)) (pow (/ 1 (sqr d)) 7))) (* -25200 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 2)) (pow (/ 1 (sqr d)) 6))) (* -6720 (/ (* (pow (* 1 0) 5) 1 (pow (* 6 0) 1)) (pow (/ 1 (sqr d)) 6))) (* 10080 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 3)) (pow (/ 1 (sqr d)) 5))) (* 13440 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (/ 1 (sqr d)) 5))) (* 1680 (/ (* (pow (* 1 0) 4) 1 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr d)) 5))) (* -630 (/ (* 1 (pow (* 2 0) 4)) (pow (/ 1 (sqr d)) 4))) (* -5040 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2) (pow (* 6 0) 1)) (pow (/ 1 (sqr d)) 4))) (* -1680 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 2)) (pow (/ 1 (sqr d)) 4))) (* -2520 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr d)) 4))) (* -336 (/ (* (pow (* 1 0) 3) 1 1 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr d)) 4))) (* 560 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 2)) (pow (/ 1 (sqr d)) 3))) (* 420 (/ (* 1 (pow (* 2 0) 2) 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr d)) 3))) (* 560 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1) (pow (* 24 0) 1)) (pow (/ 1 (sqr d)) 3))) (* 336 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) 1 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr d)) 3))) (* 56 (/ (* (pow (* 1 0) 2) 1 1 1 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr d)) 3))) (* -35 (/ (* 1 1 1 (pow (* 24 0) 2)) (pow (/ 1 (sqr d)) 2))) (* -56 (/ (* 1 1 (pow (* 6 0) 1) 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr d)) 2))) (* -28 (/ (* 1 (pow (* 2 0) 1) 1 1 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr d)) 2))) (* -8 (/ (* (pow (* 1 0) 1) 1 1 1 1 1 (pow (* 5040 0) 1)) (pow (/ 1 (sqr d)) 2))) (* 1 (/ (* 1 1 1 1 1 1 1 (pow (* 40320 0) 1)) (pow (/ 1 (sqr d)) 1)))) 40320) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (/ 1 (sqr d)))))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (/ 1 (sqr d))))) (+ (* (/ (pow 0 8) 40320)) (* (/ (pow 0 6) 720) (/ (pow 0 1) 1)) (* (/ (pow 0 5) 120) (/ (pow 0 1) 1)) (* (/ (pow 0 4) 24) (/ (pow 0 2) 2)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 3) 6)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6)))) (+ (* (/ 1 (* c (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* (- (/ 1 (* d (* a (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (* c (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) 0) (+ (* (- (/ 1 (* d (* a (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (+ (/ 1 (pow d 4)) (/ 1 (pow c 4))) (/ 1 (* (sqr c) (sqr 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 (+ 0 (/ 1 (* d a))) 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 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)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [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 (- (+ (* 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 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ (- (/ 1 (sqr d))) 1) (+ (* 1 (/ 0 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]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)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 c) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 c))))))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (sqr c)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (sqr c)))))))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 d) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 d))))))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (sqr d)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (sqr d)))))))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 d) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 d))))))))))) 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)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 c) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 c))))))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (sqr c)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (sqr d)))))))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 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)) (* 0 (/ 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)) (* 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 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)) (* 0 (/ 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)) (* 0 (/ 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 0) (+ (* 0 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 (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 c) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 c))))))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 40320 (/ (* (pow (* 1 0) 9)) (pow (/ 1 (sqr c)) 9))) (* -181440 (/ (* (pow (* 1 0) 7) (pow (* 2 0) 1)) (pow (/ 1 (sqr c)) 8))) (* 272160 (/ (* (pow (* 1 0) 5) (pow (* 2 0) 2)) (pow (/ 1 (sqr c)) 7))) (* 60480 (/ (* (pow (* 1 0) 6) 1 (pow (* 6 0) 1)) (pow (/ 1 (sqr c)) 7))) (* -151200 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 3)) (pow (/ 1 (sqr c)) 6))) (* -151200 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (/ 1 (sqr c)) 6))) (* -15120 (/ (* (pow (* 1 0) 5) 1 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr c)) 6))) (* 22680 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 4)) (pow (/ 1 (sqr c)) 5))) (* 90720 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2) (pow (* 6 0) 1)) (pow (/ 1 (sqr c)) 5))) (* 20160 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 2)) (pow (/ 1 (sqr c)) 5))) (* 30240 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr c)) 5))) (* 3024 (/ (* (pow (* 1 0) 4) 1 1 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr c)) 5))) (* -7560 (/ (* 1 (pow (* 2 0) 3) (pow (* 6 0) 1)) (pow (/ 1 (sqr c)) 4))) (* -15120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 2)) (pow (/ 1 (sqr c)) 4))) (* -11340 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2) 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr c)) 4))) (* -7560 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1) (pow (* 24 0) 1)) (pow (/ 1 (sqr c)) 4))) (* -4536 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1) 1 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr c)) 4))) (* -504 (/ (* (pow (* 1 0) 3) 1 1 1 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr c)) 4))) (* 560 (/ (* 1 1 (pow (* 6 0) 3)) (pow (/ 1 (sqr c)) 3))) (* 2520 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1) (pow (* 24 0) 1)) (pow (/ 1 (sqr c)) 3))) (* 756 (/ (* 1 (pow (* 2 0) 2) 1 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr c)) 3))) (* 630 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 2)) (pow (/ 1 (sqr c)) 3))) (* 1008 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1) 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr c)) 3))) (* 504 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) 1 1 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr c)) 3))) (* 72 (/ (* (pow (* 1 0) 2) 1 1 1 1 1 (pow (* 5040 0) 1)) (pow (/ 1 (sqr c)) 3))) (* -126 (/ (* 1 1 1 (pow (* 24 0) 1) (pow (* 120 0) 1)) (pow (/ 1 (sqr c)) 2))) (* -84 (/ (* 1 1 (pow (* 6 0) 1) 1 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr c)) 2))) (* -36 (/ (* 1 (pow (* 2 0) 1) 1 1 1 1 (pow (* 5040 0) 1)) (pow (/ 1 (sqr c)) 2))) (* -9 (/ (* (pow (* 1 0) 1) 1 1 1 1 1 1 (pow (* 40320 0) 1)) (pow (/ 1 (sqr c)) 2))) (* 1 (/ (* 1 1 1 1 1 1 1 1 (pow (* 362880 0) 1)) (pow (/ 1 (sqr c)) 1)))) 362880) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (/ 1 (sqr c))))))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (/ 1 (sqr c))))) (+ (* (/ (pow 0 9) 362880)) (* (/ (pow 0 7) 5040) (/ (pow 0 1) 1)) (* (/ (pow 0 6) 720) (/ (pow 0 1) 1)) (* (/ (pow 0 5) 120) (/ (pow 0 2) 2)) (* (/ (pow 0 5) 120) (/ (pow 0 1) 1)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 3) 6)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 2) 2)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 4) 24)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 d) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 d))))))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 40320 (/ (* (pow (* 1 0) 9)) (pow (/ 1 (sqr d)) 9))) (* -181440 (/ (* (pow (* 1 0) 7) (pow (* 2 0) 1)) (pow (/ 1 (sqr d)) 8))) (* 272160 (/ (* (pow (* 1 0) 5) (pow (* 2 0) 2)) (pow (/ 1 (sqr d)) 7))) (* 60480 (/ (* (pow (* 1 0) 6) 1 (pow (* 6 0) 1)) (pow (/ 1 (sqr d)) 7))) (* -151200 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 3)) (pow (/ 1 (sqr d)) 6))) (* -151200 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (/ 1 (sqr d)) 6))) (* -15120 (/ (* (pow (* 1 0) 5) 1 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr d)) 6))) (* 22680 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 4)) (pow (/ 1 (sqr d)) 5))) (* 90720 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2) (pow (* 6 0) 1)) (pow (/ 1 (sqr d)) 5))) (* 20160 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 2)) (pow (/ 1 (sqr d)) 5))) (* 30240 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr d)) 5))) (* 3024 (/ (* (pow (* 1 0) 4) 1 1 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr d)) 5))) (* -7560 (/ (* 1 (pow (* 2 0) 3) (pow (* 6 0) 1)) (pow (/ 1 (sqr d)) 4))) (* -15120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 2)) (pow (/ 1 (sqr d)) 4))) (* -11340 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2) 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr d)) 4))) (* -7560 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1) (pow (* 24 0) 1)) (pow (/ 1 (sqr d)) 4))) (* -4536 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1) 1 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr d)) 4))) (* -504 (/ (* (pow (* 1 0) 3) 1 1 1 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr d)) 4))) (* 560 (/ (* 1 1 (pow (* 6 0) 3)) (pow (/ 1 (sqr d)) 3))) (* 2520 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1) (pow (* 24 0) 1)) (pow (/ 1 (sqr d)) 3))) (* 756 (/ (* 1 (pow (* 2 0) 2) 1 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr d)) 3))) (* 630 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 2)) (pow (/ 1 (sqr d)) 3))) (* 1008 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1) 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr d)) 3))) (* 504 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) 1 1 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr d)) 3))) (* 72 (/ (* (pow (* 1 0) 2) 1 1 1 1 1 (pow (* 5040 0) 1)) (pow (/ 1 (sqr d)) 3))) (* -126 (/ (* 1 1 1 (pow (* 24 0) 1) (pow (* 120 0) 1)) (pow (/ 1 (sqr d)) 2))) (* -84 (/ (* 1 1 (pow (* 6 0) 1) 1 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr d)) 2))) (* -36 (/ (* 1 (pow (* 2 0) 1) 1 1 1 1 (pow (* 5040 0) 1)) (pow (/ 1 (sqr d)) 2))) (* -9 (/ (* (pow (* 1 0) 1) 1 1 1 1 1 1 (pow (* 40320 0) 1)) (pow (/ 1 (sqr d)) 2))) (* 1 (/ (* 1 1 1 1 1 1 1 1 (pow (* 362880 0) 1)) (pow (/ 1 (sqr d)) 1)))) 362880) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (/ 1 (sqr d))))))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (/ 1 (sqr d))))) (+ (* (/ (pow 0 9) 362880)) (* (/ (pow 0 7) 5040) (/ (pow 0 1) 1)) (* (/ (pow 0 6) 720) (/ (pow 0 1) 1)) (* (/ (pow 0 5) 120) (/ (pow 0 2) 2)) (* (/ (pow 0 5) 120) (/ (pow 0 1) 1)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 3) 6)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 2) 2)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 4) 24)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6)))) (+ (* (/ 1 (* c (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* (- (/ 1 (* d (* a (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (* c (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) 0) (+ (* (- (/ 1 (* d (* a (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (+ (/ 1 (pow d 4)) (/ 1 (pow c 4))) (/ 1 (* (sqr c) (sqr 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]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 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 0) (* 0 (* d a))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* d a)) (/ 0 (* d a))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) 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 a * [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 (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (* 0 d)))) 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 d))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr d)) (/ 0 (sqr d))))) into 0 * [misc]backup-simplify: Simplify (- 0) 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 (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 0 (/ 0 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]taylor: Taking taylor expansion of 0 in d * [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]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]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 c) (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 c) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 c)))))))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (sqr c)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (sqr c))))))))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 d) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 d)))))))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (sqr d)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (sqr d))))))))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 d) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 d)))))))))))) 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)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 c) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 c)))))))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (sqr c)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (sqr d))))))))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 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)) (* 0 (/ 0 c)) (* 0 (/ 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)) (* 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 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)) (* 0 (/ 0 d)) (* 0 (/ 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)) (* 0 (/ 0 a)) (* 0 (/ 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 0) (+ (* 0 0) (+ (* 0 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 (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 c) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 c)))))))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -362880 (/ (* (pow (* 1 0) 10)) (pow (/ 1 (sqr c)) 10))) (* 1814400 (/ (* (pow (* 1 0) 8) (pow (* 2 0) 1)) (pow (/ 1 (sqr c)) 9))) (* -3175200 (/ (* (pow (* 1 0) 6) (pow (* 2 0) 2)) (pow (/ 1 (sqr c)) 8))) (* -604800 (/ (* (pow (* 1 0) 7) 1 (pow (* 6 0) 1)) (pow (/ 1 (sqr c)) 8))) (* 2268000 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 3)) (pow (/ 1 (sqr c)) 7))) (* 1814400 (/ (* (pow (* 1 0) 5) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (/ 1 (sqr c)) 7))) (* 151200 (/ (* (pow (* 1 0) 6) 1 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr c)) 7))) (* -567000 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 4)) (pow (/ 1 (sqr c)) 6))) (* -1512000 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 2) (pow (* 6 0) 1)) (pow (/ 1 (sqr c)) 6))) (* -252000 (/ (* (pow (* 1 0) 4) 1 (pow (* 6 0) 2)) (pow (/ 1 (sqr c)) 6))) (* -378000 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr c)) 6))) (* -30240 (/ (* (pow (* 1 0) 5) 1 1 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr c)) 6))) (* 22680 (/ (* 1 (pow (* 2 0) 5)) (pow (/ 1 (sqr c)) 5))) (* 302400 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 3) (pow (* 6 0) 1)) (pow (/ 1 (sqr c)) 5))) (* 302400 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1) (pow (* 6 0) 2)) (pow (/ 1 (sqr c)) 5))) (* 226800 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2) 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr c)) 5))) (* 100800 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1) (pow (* 24 0) 1)) (pow (/ 1 (sqr c)) 5))) (* 60480 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1) 1 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr c)) 5))) (* 5040 (/ (* (pow (* 1 0) 4) 1 1 1 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr c)) 5))) (* -37800 (/ (* 1 (pow (* 2 0) 2) (pow (* 6 0) 2)) (pow (/ 1 (sqr c)) 4))) (* -18900 (/ (* 1 (pow (* 2 0) 3) 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr c)) 4))) (* -16800 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 3)) (pow (/ 1 (sqr c)) 4))) (* -75600 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1) (pow (* 24 0) 1)) (pow (/ 1 (sqr c)) 4))) (* -22680 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2) 1 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr c)) 4))) (* -9450 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 2)) (pow (/ 1 (sqr c)) 4))) (* -15120 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1) 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr c)) 4))) (* -7560 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1) 1 1 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr c)) 4))) (* -720 (/ (* (pow (* 1 0) 3) 1 1 1 1 1 (pow (* 5040 0) 1)) (pow (/ 1 (sqr c)) 4))) (* 4200 (/ (* 1 1 (pow (* 6 0) 2) (pow (* 24 0) 1)) (pow (/ 1 (sqr c)) 3))) (* 3150 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 2)) (pow (/ 1 (sqr c)) 3))) (* 5040 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1) 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr c)) 3))) (* 1260 (/ (* 1 (pow (* 2 0) 2) 1 1 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr c)) 3))) (* 2520 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1) (pow (* 120 0) 1)) (pow (/ 1 (sqr c)) 3))) (* 1680 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1) 1 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr c)) 3))) (* 720 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) 1 1 1 1 (pow (* 5040 0) 1)) (pow (/ 1 (sqr c)) 3))) (* 90 (/ (* (pow (* 1 0) 2) 1 1 1 1 1 1 (pow (* 40320 0) 1)) (pow (/ 1 (sqr c)) 3))) (* -126 (/ (* 1 1 1 1 (pow (* 120 0) 2)) (pow (/ 1 (sqr c)) 2))) (* -210 (/ (* 1 1 1 (pow (* 24 0) 1) 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr c)) 2))) (* -120 (/ (* 1 1 (pow (* 6 0) 1) 1 1 1 (pow (* 5040 0) 1)) (pow (/ 1 (sqr c)) 2))) (* -45 (/ (* 1 (pow (* 2 0) 1) 1 1 1 1 1 (pow (* 40320 0) 1)) (pow (/ 1 (sqr c)) 2))) (* -10 (/ (* (pow (* 1 0) 1) 1 1 1 1 1 1 1 (pow (* 362880 0) 1)) (pow (/ 1 (sqr c)) 2))) (* 1 (/ (* 1 1 1 1 1 1 1 1 1 (pow (* 3628800 0) 1)) (pow (/ 1 (sqr c)) 1)))) 3628800) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (/ 1 (sqr c)))))))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (/ 1 (sqr c))))) (+ (* (/ (pow 0 10) 3628800)) (* (/ (pow 0 8) 40320) (/ (pow 0 1) 1)) (* (/ (pow 0 7) 5040) (/ (pow 0 1) 1)) (* (/ (pow 0 6) 720) (/ (pow 0 2) 2)) (* (/ (pow 0 6) 720) (/ (pow 0 1) 1)) (* (/ (pow 0 5) 120) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 5) 120) (/ (pow 0 1) 1)) (* (/ (pow 0 4) 24) (/ (pow 0 3) 6)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 4) 24) (/ (pow 0 2) 2)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 d) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 d)))))))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -362880 (/ (* (pow (* 1 0) 10)) (pow (/ 1 (sqr d)) 10))) (* 1814400 (/ (* (pow (* 1 0) 8) (pow (* 2 0) 1)) (pow (/ 1 (sqr d)) 9))) (* -3175200 (/ (* (pow (* 1 0) 6) (pow (* 2 0) 2)) (pow (/ 1 (sqr d)) 8))) (* -604800 (/ (* (pow (* 1 0) 7) 1 (pow (* 6 0) 1)) (pow (/ 1 (sqr d)) 8))) (* 2268000 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 3)) (pow (/ 1 (sqr d)) 7))) (* 1814400 (/ (* (pow (* 1 0) 5) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (/ 1 (sqr d)) 7))) (* 151200 (/ (* (pow (* 1 0) 6) 1 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr d)) 7))) (* -567000 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 4)) (pow (/ 1 (sqr d)) 6))) (* -1512000 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 2) (pow (* 6 0) 1)) (pow (/ 1 (sqr d)) 6))) (* -252000 (/ (* (pow (* 1 0) 4) 1 (pow (* 6 0) 2)) (pow (/ 1 (sqr d)) 6))) (* -378000 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr d)) 6))) (* -30240 (/ (* (pow (* 1 0) 5) 1 1 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr d)) 6))) (* 22680 (/ (* 1 (pow (* 2 0) 5)) (pow (/ 1 (sqr d)) 5))) (* 302400 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 3) (pow (* 6 0) 1)) (pow (/ 1 (sqr d)) 5))) (* 302400 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1) (pow (* 6 0) 2)) (pow (/ 1 (sqr d)) 5))) (* 226800 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2) 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr d)) 5))) (* 100800 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1) (pow (* 24 0) 1)) (pow (/ 1 (sqr d)) 5))) (* 60480 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1) 1 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr d)) 5))) (* 5040 (/ (* (pow (* 1 0) 4) 1 1 1 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr d)) 5))) (* -37800 (/ (* 1 (pow (* 2 0) 2) (pow (* 6 0) 2)) (pow (/ 1 (sqr d)) 4))) (* -18900 (/ (* 1 (pow (* 2 0) 3) 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr d)) 4))) (* -16800 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 3)) (pow (/ 1 (sqr d)) 4))) (* -75600 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1) (pow (* 24 0) 1)) (pow (/ 1 (sqr d)) 4))) (* -22680 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2) 1 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr d)) 4))) (* -9450 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 2)) (pow (/ 1 (sqr d)) 4))) (* -15120 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1) 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr d)) 4))) (* -7560 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1) 1 1 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr d)) 4))) (* -720 (/ (* (pow (* 1 0) 3) 1 1 1 1 1 (pow (* 5040 0) 1)) (pow (/ 1 (sqr d)) 4))) (* 4200 (/ (* 1 1 (pow (* 6 0) 2) (pow (* 24 0) 1)) (pow (/ 1 (sqr d)) 3))) (* 3150 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 2)) (pow (/ 1 (sqr d)) 3))) (* 5040 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1) 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr d)) 3))) (* 1260 (/ (* 1 (pow (* 2 0) 2) 1 1 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr d)) 3))) (* 2520 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1) (pow (* 120 0) 1)) (pow (/ 1 (sqr d)) 3))) (* 1680 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1) 1 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr d)) 3))) (* 720 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) 1 1 1 1 (pow (* 5040 0) 1)) (pow (/ 1 (sqr d)) 3))) (* 90 (/ (* (pow (* 1 0) 2) 1 1 1 1 1 1 (pow (* 40320 0) 1)) (pow (/ 1 (sqr d)) 3))) (* -126 (/ (* 1 1 1 1 (pow (* 120 0) 2)) (pow (/ 1 (sqr d)) 2))) (* -210 (/ (* 1 1 1 (pow (* 24 0) 1) 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr d)) 2))) (* -120 (/ (* 1 1 (pow (* 6 0) 1) 1 1 1 (pow (* 5040 0) 1)) (pow (/ 1 (sqr d)) 2))) (* -45 (/ (* 1 (pow (* 2 0) 1) 1 1 1 1 1 (pow (* 40320 0) 1)) (pow (/ 1 (sqr d)) 2))) (* -10 (/ (* (pow (* 1 0) 1) 1 1 1 1 1 1 1 (pow (* 362880 0) 1)) (pow (/ 1 (sqr d)) 2))) (* 1 (/ (* 1 1 1 1 1 1 1 1 1 (pow (* 3628800 0) 1)) (pow (/ 1 (sqr d)) 1)))) 3628800) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (/ 1 (sqr d)))))))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (/ 1 (sqr d))))) (+ (* (/ (pow 0 10) 3628800)) (* (/ (pow 0 8) 40320) (/ (pow 0 1) 1)) (* (/ (pow 0 7) 5040) (/ (pow 0 1) 1)) (* (/ (pow 0 6) 720) (/ (pow 0 2) 2)) (* (/ (pow 0 6) 720) (/ (pow 0 1) 1)) (* (/ (pow 0 5) 120) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 5) 120) (/ (pow 0 1) 1)) (* (/ (pow 0 4) 24) (/ (pow 0 3) 6)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 4) 24) (/ (pow 0 2) 2)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6)))) (+ (* (/ 1 (* c (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* (- (/ 1 (* d (* a (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (* c (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) 0) (+ (* (- (/ 1 (* d (* a (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (+ (/ 1 (pow d 4)) (/ 1 (pow c 4))) (/ 1 (* (sqr c) (sqr 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]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 (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (* 0 a))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (* d a)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* d a)) (/ 0 (* d a))) (* 0 (/ 0 (* d a))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (/ 1 (* (pow d 3) a)) 0) into (/ 1 (* (pow d 3) a)) * [misc]taylor: Taking taylor expansion of (/ 1 (* (pow d 3) a)) in a * [misc]taylor: Taking taylor expansion of (* (pow d 3) a) in a * [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]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 (* (pow d 3) 0) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow d 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (log d))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log d))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow d 3) 1) (* 0 0)) into (pow d 3) * [misc]backup-simplify: Simplify (/ 1 (pow d 3)) into (/ 1 (pow d 3)) * [misc]taylor: Taking taylor expansion of (/ 1 (pow d 3)) in d * [misc]taylor: Taking taylor expansion of (pow d 3) in d * [misc]backup-simplify: Simplify (/ 1 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 (pow d 4)) 0) into (/ 1 (pow d 4)) * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 d))))) 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 (sqr d)))))) 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]backup-simplify: Simplify (+ (/ 1 (pow d 4)) 0) into (/ 1 (pow d 4)) * [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 (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 * [misc]backup-simplify: Simplify (- (/ (/ 1 (pow d 4)) 1) (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* (- (/ 1 (sqr d))) (/ 0 1)) (* 0 (/ 0 1)))) into (/ 1 (pow d 4)) * [misc]taylor: Taking taylor expansion of (/ 1 (pow d 4)) in a * [misc]taylor: Taking taylor expansion of (pow d 4) in a * [misc]taylor: Taking taylor expansion of (exp (* 4 (log d))) in a * [misc]taylor: Taking taylor expansion of (* 4 (log d)) in a * [misc]taylor: Taking taylor expansion of 4 in a * [misc]backup-simplify: Simplify 4 into 4 * [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 (* 4 (log d)) into (* 4 (log d)) * [misc]backup-simplify: Simplify (exp (* 4 (log d))) into (pow d 4) * [misc]backup-simplify: Simplify (/ 1 (pow d 4)) into (/ 1 (pow d 4)) * [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 (+ (* 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]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) 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 c) (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 c) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 c))))))))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (sqr c)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (sqr c)))))))))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 d) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 d))))))))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (sqr d)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (sqr d)))))))))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 d) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 d))))))))))))) 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)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 c) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 c))))))))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (sqr c)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (sqr d)))))))))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 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)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 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)) (* 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 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)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 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)) (* 0 (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 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 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 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 (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 c) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 c))))))))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 3628800 (/ (* (pow (* 1 0) 11)) (pow (/ 1 (sqr c)) 11))) (* -19958400 (/ (* (pow (* 1 0) 9) (pow (* 2 0) 1)) (pow (/ 1 (sqr c)) 10))) (* 39916800 (/ (* (pow (* 1 0) 7) (pow (* 2 0) 2)) (pow (/ 1 (sqr c)) 9))) (* 6652800 (/ (* (pow (* 1 0) 8) 1 (pow (* 6 0) 1)) (pow (/ 1 (sqr c)) 9))) (* -34927200 (/ (* (pow (* 1 0) 5) (pow (* 2 0) 3)) (pow (/ 1 (sqr c)) 8))) (* -23284800 (/ (* (pow (* 1 0) 6) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (/ 1 (sqr c)) 8))) (* -1663200 (/ (* (pow (* 1 0) 7) 1 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr c)) 8))) (* 12474000 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 4)) (pow (/ 1 (sqr c)) 7))) (* 24948000 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 2) (pow (* 6 0) 1)) (pow (/ 1 (sqr c)) 7))) (* 3326400 (/ (* (pow (* 1 0) 5) 1 (pow (* 6 0) 2)) (pow (/ 1 (sqr c)) 7))) (* 4989600 (/ (* (pow (* 1 0) 5) (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr c)) 7))) (* 332640 (/ (* (pow (* 1 0) 6) 1 1 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr c)) 7))) (* -1247400 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 5)) (pow (/ 1 (sqr c)) 6))) (* -8316000 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 3) (pow (* 6 0) 1)) (pow (/ 1 (sqr c)) 6))) (* -5544000 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1) (pow (* 6 0) 2)) (pow (/ 1 (sqr c)) 6))) (* -4158000 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 2) 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr c)) 6))) (* -1386000 (/ (* (pow (* 1 0) 4) 1 (pow (* 6 0) 1) (pow (* 24 0) 1)) (pow (/ 1 (sqr c)) 6))) (* -831600 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1) 1 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr c)) 6))) (* -55440 (/ (* (pow (* 1 0) 5) 1 1 1 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr c)) 6))) (* 415800 (/ (* 1 (pow (* 2 0) 4) (pow (* 6 0) 1)) (pow (/ 1 (sqr c)) 5))) (* 1663200 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2) (pow (* 6 0) 2)) (pow (/ 1 (sqr c)) 5))) (* 831600 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 3) 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr c)) 5))) (* 369600 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 3)) (pow (/ 1 (sqr c)) 5))) (* 1663200 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1) (pow (* 6 0) 1) (pow (* 24 0) 1)) (pow (/ 1 (sqr c)) 5))) (* 498960 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2) 1 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr c)) 5))) (* 138600 (/ (* (pow (* 1 0) 3) 1 1 (pow (* 24 0) 2)) (pow (/ 1 (sqr c)) 5))) (* 221760 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1) 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr c)) 5))) (* 110880 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1) 1 1 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr c)) 5))) (* 7920 (/ (* (pow (* 1 0) 4) 1 1 1 1 1 (pow (* 5040 0) 1)) (pow (/ 1 (sqr c)) 5))) (* -92400 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 3)) (pow (/ 1 (sqr c)) 4))) (* -207900 (/ (* 1 (pow (* 2 0) 2) (pow (* 6 0) 1) (pow (* 24 0) 1)) (pow (/ 1 (sqr c)) 4))) (* -41580 (/ (* 1 (pow (* 2 0) 3) 1 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr c)) 4))) (* -138600 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 2) (pow (* 24 0) 1)) (pow (/ 1 (sqr c)) 4))) (* -103950 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) 1 (pow (* 24 0) 2)) (pow (/ 1 (sqr c)) 4))) (* -166320 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1) 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr c)) 4))) (* -41580 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2) 1 1 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr c)) 4))) (* -41580 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1) (pow (* 120 0) 1)) (pow (/ 1 (sqr c)) 4))) (* -27720 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1) 1 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr c)) 4))) (* -11880 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1) 1 1 1 1 (pow (* 5040 0) 1)) (pow (/ 1 (sqr c)) 4))) (* -990 (/ (* (pow (* 1 0) 3) 1 1 1 1 1 1 (pow (* 40320 0) 1)) (pow (/ 1 (sqr c)) 4))) (* 11550 (/ (* 1 1 (pow (* 6 0) 1) (pow (* 24 0) 2)) (pow (/ 1 (sqr c)) 3))) (* 9240 (/ (* 1 1 (pow (* 6 0) 2) 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr c)) 3))) (* 13860 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1) (pow (* 120 0) 1)) (pow (/ 1 (sqr c)) 3))) (* 9240 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1) 1 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr c)) 3))) (* 1980 (/ (* 1 (pow (* 2 0) 2) 1 1 1 1 (pow (* 5040 0) 1)) (pow (/ 1 (sqr c)) 3))) (* 2772 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 2)) (pow (/ 1 (sqr c)) 3))) (* 4620 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1) 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr c)) 3))) (* 2640 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1) 1 1 1 (pow (* 5040 0) 1)) (pow (/ 1 (sqr c)) 3))) (* 990 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) 1 1 1 1 1 (pow (* 40320 0) 1)) (pow (/ 1 (sqr c)) 3))) (* 110 (/ (* (pow (* 1 0) 2) 1 1 1 1 1 1 1 (pow (* 362880 0) 1)) (pow (/ 1 (sqr c)) 3))) (* -462 (/ (* 1 1 1 1 (pow (* 120 0) 1) (pow (* 720 0) 1)) (pow (/ 1 (sqr c)) 2))) (* -330 (/ (* 1 1 1 (pow (* 24 0) 1) 1 1 (pow (* 5040 0) 1)) (pow (/ 1 (sqr c)) 2))) (* -165 (/ (* 1 1 (pow (* 6 0) 1) 1 1 1 1 (pow (* 40320 0) 1)) (pow (/ 1 (sqr c)) 2))) (* -55 (/ (* 1 (pow (* 2 0) 1) 1 1 1 1 1 1 (pow (* 362880 0) 1)) (pow (/ 1 (sqr c)) 2))) (* -11 (/ (* (pow (* 1 0) 1) 1 1 1 1 1 1 1 1 (pow (* 3628800 0) 1)) (pow (/ 1 (sqr c)) 2))) (* 1 (/ (* 1 1 1 1 1 1 1 1 1 1 (pow (* 39916800 0) 1)) (pow (/ 1 (sqr c)) 1)))) 39916800) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (/ 1 (sqr c))))))))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (/ 1 (sqr c))))) (+ (* (/ (pow 0 11) 39916800)) (* (/ (pow 0 9) 362880) (/ (pow 0 1) 1)) (* (/ (pow 0 8) 40320) (/ (pow 0 1) 1)) (* (/ (pow 0 7) 5040) (/ (pow 0 2) 2)) (* (/ (pow 0 7) 5040) (/ (pow 0 1) 1)) (* (/ (pow 0 6) 720) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 6) 720) (/ (pow 0 1) 1)) (* (/ (pow 0 5) 120) (/ (pow 0 3) 6)) (* (/ (pow 0 5) 120) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 5) 120) (/ (pow 0 2) 2)) (* (/ (pow 0 5) 120) (/ (pow 0 1) 1)) (* (/ (pow 0 4) 24) (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 4) 24)) (* (/ (pow 0 3) 6) (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 2) 2)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 3) 6)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 5) 120)) (* (/ (pow 0 1) 1) (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 d) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 d))))))))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 3628800 (/ (* (pow (* 1 0) 11)) (pow (/ 1 (sqr d)) 11))) (* -19958400 (/ (* (pow (* 1 0) 9) (pow (* 2 0) 1)) (pow (/ 1 (sqr d)) 10))) (* 39916800 (/ (* (pow (* 1 0) 7) (pow (* 2 0) 2)) (pow (/ 1 (sqr d)) 9))) (* 6652800 (/ (* (pow (* 1 0) 8) 1 (pow (* 6 0) 1)) (pow (/ 1 (sqr d)) 9))) (* -34927200 (/ (* (pow (* 1 0) 5) (pow (* 2 0) 3)) (pow (/ 1 (sqr d)) 8))) (* -23284800 (/ (* (pow (* 1 0) 6) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (/ 1 (sqr d)) 8))) (* -1663200 (/ (* (pow (* 1 0) 7) 1 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr d)) 8))) (* 12474000 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 4)) (pow (/ 1 (sqr d)) 7))) (* 24948000 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 2) (pow (* 6 0) 1)) (pow (/ 1 (sqr d)) 7))) (* 3326400 (/ (* (pow (* 1 0) 5) 1 (pow (* 6 0) 2)) (pow (/ 1 (sqr d)) 7))) (* 4989600 (/ (* (pow (* 1 0) 5) (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr d)) 7))) (* 332640 (/ (* (pow (* 1 0) 6) 1 1 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr d)) 7))) (* -1247400 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 5)) (pow (/ 1 (sqr d)) 6))) (* -8316000 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 3) (pow (* 6 0) 1)) (pow (/ 1 (sqr d)) 6))) (* -5544000 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1) (pow (* 6 0) 2)) (pow (/ 1 (sqr d)) 6))) (* -4158000 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 2) 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr d)) 6))) (* -1386000 (/ (* (pow (* 1 0) 4) 1 (pow (* 6 0) 1) (pow (* 24 0) 1)) (pow (/ 1 (sqr d)) 6))) (* -831600 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1) 1 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr d)) 6))) (* -55440 (/ (* (pow (* 1 0) 5) 1 1 1 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr d)) 6))) (* 415800 (/ (* 1 (pow (* 2 0) 4) (pow (* 6 0) 1)) (pow (/ 1 (sqr d)) 5))) (* 1663200 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2) (pow (* 6 0) 2)) (pow (/ 1 (sqr d)) 5))) (* 831600 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 3) 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr d)) 5))) (* 369600 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 3)) (pow (/ 1 (sqr d)) 5))) (* 1663200 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1) (pow (* 6 0) 1) (pow (* 24 0) 1)) (pow (/ 1 (sqr d)) 5))) (* 498960 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2) 1 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr d)) 5))) (* 138600 (/ (* (pow (* 1 0) 3) 1 1 (pow (* 24 0) 2)) (pow (/ 1 (sqr d)) 5))) (* 221760 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1) 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr d)) 5))) (* 110880 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1) 1 1 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr d)) 5))) (* 7920 (/ (* (pow (* 1 0) 4) 1 1 1 1 1 (pow (* 5040 0) 1)) (pow (/ 1 (sqr d)) 5))) (* -92400 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 3)) (pow (/ 1 (sqr d)) 4))) (* -207900 (/ (* 1 (pow (* 2 0) 2) (pow (* 6 0) 1) (pow (* 24 0) 1)) (pow (/ 1 (sqr d)) 4))) (* -41580 (/ (* 1 (pow (* 2 0) 3) 1 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr d)) 4))) (* -138600 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 2) (pow (* 24 0) 1)) (pow (/ 1 (sqr d)) 4))) (* -103950 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) 1 (pow (* 24 0) 2)) (pow (/ 1 (sqr d)) 4))) (* -166320 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1) 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr d)) 4))) (* -41580 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2) 1 1 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr d)) 4))) (* -41580 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1) (pow (* 120 0) 1)) (pow (/ 1 (sqr d)) 4))) (* -27720 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1) 1 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr d)) 4))) (* -11880 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1) 1 1 1 1 (pow (* 5040 0) 1)) (pow (/ 1 (sqr d)) 4))) (* -990 (/ (* (pow (* 1 0) 3) 1 1 1 1 1 1 (pow (* 40320 0) 1)) (pow (/ 1 (sqr d)) 4))) (* 11550 (/ (* 1 1 (pow (* 6 0) 1) (pow (* 24 0) 2)) (pow (/ 1 (sqr d)) 3))) (* 9240 (/ (* 1 1 (pow (* 6 0) 2) 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr d)) 3))) (* 13860 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1) (pow (* 120 0) 1)) (pow (/ 1 (sqr d)) 3))) (* 9240 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1) 1 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr d)) 3))) (* 1980 (/ (* 1 (pow (* 2 0) 2) 1 1 1 1 (pow (* 5040 0) 1)) (pow (/ 1 (sqr d)) 3))) (* 2772 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 2)) (pow (/ 1 (sqr d)) 3))) (* 4620 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1) 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr d)) 3))) (* 2640 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1) 1 1 1 (pow (* 5040 0) 1)) (pow (/ 1 (sqr d)) 3))) (* 990 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) 1 1 1 1 1 (pow (* 40320 0) 1)) (pow (/ 1 (sqr d)) 3))) (* 110 (/ (* (pow (* 1 0) 2) 1 1 1 1 1 1 1 (pow (* 362880 0) 1)) (pow (/ 1 (sqr d)) 3))) (* -462 (/ (* 1 1 1 1 (pow (* 120 0) 1) (pow (* 720 0) 1)) (pow (/ 1 (sqr d)) 2))) (* -330 (/ (* 1 1 1 (pow (* 24 0) 1) 1 1 (pow (* 5040 0) 1)) (pow (/ 1 (sqr d)) 2))) (* -165 (/ (* 1 1 (pow (* 6 0) 1) 1 1 1 1 (pow (* 40320 0) 1)) (pow (/ 1 (sqr d)) 2))) (* -55 (/ (* 1 (pow (* 2 0) 1) 1 1 1 1 1 1 (pow (* 362880 0) 1)) (pow (/ 1 (sqr d)) 2))) (* -11 (/ (* (pow (* 1 0) 1) 1 1 1 1 1 1 1 1 (pow (* 3628800 0) 1)) (pow (/ 1 (sqr d)) 2))) (* 1 (/ (* 1 1 1 1 1 1 1 1 1 1 (pow (* 39916800 0) 1)) (pow (/ 1 (sqr d)) 1)))) 39916800) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (/ 1 (sqr d))))))))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (/ 1 (sqr d))))) (+ (* (/ (pow 0 11) 39916800)) (* (/ (pow 0 9) 362880) (/ (pow 0 1) 1)) (* (/ (pow 0 8) 40320) (/ (pow 0 1) 1)) (* (/ (pow 0 7) 5040) (/ (pow 0 2) 2)) (* (/ (pow 0 7) 5040) (/ (pow 0 1) 1)) (* (/ (pow 0 6) 720) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 6) 720) (/ (pow 0 1) 1)) (* (/ (pow 0 5) 120) (/ (pow 0 3) 6)) (* (/ (pow 0 5) 120) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 5) 120) (/ (pow 0 2) 2)) (* (/ (pow 0 5) 120) (/ (pow 0 1) 1)) (* (/ (pow 0 4) 24) (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 4) 24)) (* (/ (pow 0 3) 6) (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 2) 2)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 3) 6)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 5) 120)) (* (/ (pow 0 1) 1) (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6)))) (+ (* (/ 1 (* c (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* (- (/ 1 (* d (* a (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (* c (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) 0) (+ (* (- (/ 1 (* d (* a (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (+ (/ 1 (pow d 4)) (/ 1 (pow c 4))) (/ 1 (* (sqr c) (sqr 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]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 (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow d 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow d 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow d 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log d))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log d))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow d 3) 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 (* (pow d 3) a))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (pow d 3) a)) (/ 0 (* (pow d 3) a))))) 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 (+ (* a 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (* 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* d a))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* d a)) (/ 0 (* d a))) (* 0 (/ 0 (* d a))) (* 0 (/ 0 (* d a))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) 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 a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow d 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 4 0) (* 0 (log d))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 4 (log d))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow d 4)) (/ 0 (pow d 4))))) 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 (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 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 (+ (* 0 0) (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqr d))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr d)) (/ 0 (sqr d))) (* 0 (/ 0 (sqr d))) (* 0 (/ 0 (sqr d))))) into 0 * [misc]backup-simplify: Simplify (- 0) 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)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 1 (pow d 6))) into (- (/ 1 (pow d 6))) * [misc]backup-simplify: Simplify (+ 0 (- (/ 1 (pow d 6)))) into (- (/ 1 (pow d 6))) * [misc]backup-simplify: Simplify (+ (* 0 (- (/ 1 (pow d 6)))) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* (- (/ 1 (sqr d))) (/ 0 1)) (* 0 (/ 0 1)) (* (/ 1 (pow d 4)) (/ 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]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow d 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow d 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (log d)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log d))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow d 3) 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow d 3)) (/ 0 (pow d 3))))) 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 (pow d 4)) in d * [misc]taylor: Taking taylor expansion of (pow d 4) in d * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [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 (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 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]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) 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 c) (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 c) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 c)))))))))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (sqr c)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (sqr c))))))))))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 d) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 d)))))))))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (sqr d)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (sqr d))))))))))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 d) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 d)))))))))))))) 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)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 c) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 c)))))))))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (sqr c)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (sqr d))))))))))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 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)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 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)) (* 0 (/ 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 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)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 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)) (* 0 (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 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 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 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 (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 c) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 c)))))))))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -39916800 (/ (* (pow (* 1 0) 12)) (pow (/ 1 (sqr c)) 12))) (* 239500800 (/ (* (pow (* 1 0) 10) (pow (* 2 0) 1)) (pow (/ 1 (sqr c)) 11))) (* -538876800 (/ (* (pow (* 1 0) 8) (pow (* 2 0) 2)) (pow (/ 1 (sqr c)) 10))) (* -79833600 (/ (* (pow (* 1 0) 9) 1 (pow (* 6 0) 1)) (pow (/ 1 (sqr c)) 10))) (* 558835200 (/ (* (pow (* 1 0) 6) (pow (* 2 0) 3)) (pow (/ 1 (sqr c)) 9))) (* 319334400 (/ (* (pow (* 1 0) 7) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (/ 1 (sqr c)) 9))) (* 19958400 (/ (* (pow (* 1 0) 8) 1 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr c)) 9))) (* -261954000 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 4)) (pow (/ 1 (sqr c)) 8))) (* -419126400 (/ (* (pow (* 1 0) 5) (pow (* 2 0) 2) (pow (* 6 0) 1)) (pow (/ 1 (sqr c)) 8))) (* -46569600 (/ (* (pow (* 1 0) 6) 1 (pow (* 6 0) 2)) (pow (/ 1 (sqr c)) 8))) (* -69854400 (/ (* (pow (* 1 0) 6) (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr c)) 8))) (* -3991680 (/ (* (pow (* 1 0) 7) 1 1 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr c)) 8))) (* 44906400 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 5)) (pow (/ 1 (sqr c)) 7))) (* 199584000 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 3) (pow (* 6 0) 1)) (pow (/ 1 (sqr c)) 7))) (* 99792000 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1) (pow (* 6 0) 2)) (pow (/ 1 (sqr c)) 7))) (* 74844000 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 2) 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr c)) 7))) (* 19958400 (/ (* (pow (* 1 0) 5) 1 (pow (* 6 0) 1) (pow (* 24 0) 1)) (pow (/ 1 (sqr c)) 7))) (* 11975040 (/ (* (pow (* 1 0) 5) (pow (* 2 0) 1) 1 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr c)) 7))) (* 665280 (/ (* (pow (* 1 0) 6) 1 1 1 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr c)) 7))) (* -1247400 (/ (* 1 (pow (* 2 0) 6)) (pow (/ 1 (sqr c)) 6))) (* -24948000 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 4) (pow (* 6 0) 1)) (pow (/ 1 (sqr c)) 6))) (* -49896000 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2) (pow (* 6 0) 2)) (pow (/ 1 (sqr c)) 6))) (* -24948000 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 3) 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr c)) 6))) (* -7392000 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 3)) (pow (/ 1 (sqr c)) 6))) (* -33264000 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1) (pow (* 6 0) 1) (pow (* 24 0) 1)) (pow (/ 1 (sqr c)) 6))) (* -9979200 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 2) 1 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr c)) 6))) (* -2079000 (/ (* (pow (* 1 0) 4) 1 1 (pow (* 24 0) 2)) (pow (/ 1 (sqr c)) 6))) (* -3326400 (/ (* (pow (* 1 0) 4) 1 (pow (* 6 0) 1) 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr c)) 6))) (* -1663200 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1) 1 1 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr c)) 6))) (* -95040 (/ (* (pow (* 1 0) 5) 1 1 1 1 1 (pow (* 5040 0) 1)) (pow (/ 1 (sqr c)) 6))) (* 3326400 (/ (* 1 (pow (* 2 0) 3) (pow (* 6 0) 2)) (pow (/ 1 (sqr c)) 5))) (* 1247400 (/ (* 1 (pow (* 2 0) 4) 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr c)) 5))) (* 4435200 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 3)) (pow (/ 1 (sqr c)) 5))) (* 9979200 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2) (pow (* 6 0) 1) (pow (* 24 0) 1)) (pow (/ 1 (sqr c)) 5))) (* 1995840 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 3) 1 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr c)) 5))) (* 3326400 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 2) (pow (* 24 0) 1)) (pow (/ 1 (sqr c)) 5))) (* 2494800 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1) 1 (pow (* 24 0) 2)) (pow (/ 1 (sqr c)) 5))) (* 3991680 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1) (pow (* 6 0) 1) 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr c)) 5))) (* 997920 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2) 1 1 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr c)) 5))) (* 665280 (/ (* (pow (* 1 0) 3) 1 1 (pow (* 24 0) 1) (pow (* 120 0) 1)) (pow (/ 1 (sqr c)) 5))) (* 443520 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1) 1 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr c)) 5))) (* 190080 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1) 1 1 1 1 (pow (* 5040 0) 1)) (pow (/ 1 (sqr c)) 5))) (* 11880 (/ (* (pow (* 1 0) 4) 1 1 1 1 1 1 (pow (* 40320 0) 1)) (pow (/ 1 (sqr c)) 5))) (* -92400 (/ (* 1 1 (pow (* 6 0) 4)) (pow (/ 1 (sqr c)) 4))) (* -831600 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 2) (pow (* 24 0) 1)) (pow (/ 1 (sqr c)) 4))) (* -311850 (/ (* 1 (pow (* 2 0) 2) 1 (pow (* 24 0) 2)) (pow (/ 1 (sqr c)) 4))) (* -498960 (/ (* 1 (pow (* 2 0) 2) (pow (* 6 0) 1) 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr c)) 4))) (* -83160 (/ (* 1 (pow (* 2 0) 3) 1 1 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr c)) 4))) (* -415800 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1) (pow (* 24 0) 2)) (pow (/ 1 (sqr c)) 4))) (* -332640 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 2) 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr c)) 4))) (* -498960 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) 1 (pow (* 24 0) 1) (pow (* 120 0) 1)) (pow (/ 1 (sqr c)) 4))) (* -332640 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1) 1 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr c)) 4))) (* -71280 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2) 1 1 1 1 (pow (* 5040 0) 1)) (pow (/ 1 (sqr c)) 4))) (* -49896 (/ (* (pow (* 1 0) 2) 1 1 1 (pow (* 120 0) 2)) (pow (/ 1 (sqr c)) 4))) (* -83160 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1) 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr c)) 4))) (* -47520 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1) 1 1 1 (pow (* 5040 0) 1)) (pow (/ 1 (sqr c)) 4))) (* -17820 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1) 1 1 1 1 1 (pow (* 40320 0) 1)) (pow (/ 1 (sqr c)) 4))) (* -1320 (/ (* (pow (* 1 0) 3) 1 1 1 1 1 1 1 (pow (* 362880 0) 1)) (pow (/ 1 (sqr c)) 4))) (* 11550 (/ (* 1 1 1 (pow (* 24 0) 3)) (pow (/ 1 (sqr c)) 3))) (* 55440 (/ (* 1 1 (pow (* 6 0) 1) (pow (* 24 0) 1) (pow (* 120 0) 1)) (pow (/ 1 (sqr c)) 3))) (* 18480 (/ (* 1 1 (pow (* 6 0) 2) 1 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr c)) 3))) (* 16632 (/ (* 1 (pow (* 2 0) 1) 1 1 (pow (* 120 0) 2)) (pow (/ 1 (sqr c)) 3))) (* 27720 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1) 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr c)) 3))) (* 15840 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1) 1 1 1 (pow (* 5040 0) 1)) (pow (/ 1 (sqr c)) 3))) (* 2970 (/ (* 1 (pow (* 2 0) 2) 1 1 1 1 1 (pow (* 40320 0) 1)) (pow (/ 1 (sqr c)) 3))) (* 11088 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1) (pow (* 720 0) 1)) (pow (/ 1 (sqr c)) 3))) (* 7920 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1) 1 1 (pow (* 5040 0) 1)) (pow (/ 1 (sqr c)) 3))) (* 3960 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1) 1 1 1 1 (pow (* 40320 0) 1)) (pow (/ 1 (sqr c)) 3))) (* 1320 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) 1 1 1 1 1 1 (pow (* 362880 0) 1)) (pow (/ 1 (sqr c)) 3))) (* 132 (/ (* (pow (* 1 0) 2) 1 1 1 1 1 1 1 1 (pow (* 3628800 0) 1)) (pow (/ 1 (sqr c)) 3))) (* -462 (/ (* 1 1 1 1 1 (pow (* 720 0) 2)) (pow (/ 1 (sqr c)) 2))) (* -792 (/ (* 1 1 1 1 (pow (* 120 0) 1) 1 (pow (* 5040 0) 1)) (pow (/ 1 (sqr c)) 2))) (* -495 (/ (* 1 1 1 (pow (* 24 0) 1) 1 1 1 (pow (* 40320 0) 1)) (pow (/ 1 (sqr c)) 2))) (* -220 (/ (* 1 1 (pow (* 6 0) 1) 1 1 1 1 1 (pow (* 362880 0) 1)) (pow (/ 1 (sqr c)) 2))) (* -66 (/ (* 1 (pow (* 2 0) 1) 1 1 1 1 1 1 1 (pow (* 3628800 0) 1)) (pow (/ 1 (sqr c)) 2))) (* -12 (/ (* (pow (* 1 0) 1) 1 1 1 1 1 1 1 1 1 (pow (* 39916800 0) 1)) (pow (/ 1 (sqr c)) 2))) (* 1 (/ (* 1 1 1 1 1 1 1 1 1 1 1 (pow (* 479001600 0) 1)) (pow (/ 1 (sqr c)) 1)))) 479001600) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (/ 1 (sqr c)))))))))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (/ 1 (sqr c))))) (+ (* (/ (pow 0 12) 479001600)) (* (/ (pow 0 10) 3628800) (/ (pow 0 1) 1)) (* (/ (pow 0 9) 362880) (/ (pow 0 1) 1)) (* (/ (pow 0 8) 40320) (/ (pow 0 2) 2)) (* (/ (pow 0 8) 40320) (/ (pow 0 1) 1)) (* (/ (pow 0 7) 5040) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 7) 5040) (/ (pow 0 1) 1)) (* (/ (pow 0 6) 720) (/ (pow 0 3) 6)) (* (/ (pow 0 6) 720) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 6) 720) (/ (pow 0 2) 2)) (* (/ (pow 0 6) 720) (/ (pow 0 1) 1)) (* (/ (pow 0 5) 120) (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 5) 120) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 5) 120) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 5) 120) (/ (pow 0 1) 1)) (* (/ (pow 0 4) 24) (/ (pow 0 4) 24)) (* (/ (pow 0 4) 24) (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 4) 24) (/ (pow 0 2) 2)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 3) 6)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 5) 120)) (* (/ (pow 0 2) 2) (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 2) 2)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 d) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 d)))))))))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -39916800 (/ (* (pow (* 1 0) 12)) (pow (/ 1 (sqr d)) 12))) (* 239500800 (/ (* (pow (* 1 0) 10) (pow (* 2 0) 1)) (pow (/ 1 (sqr d)) 11))) (* -538876800 (/ (* (pow (* 1 0) 8) (pow (* 2 0) 2)) (pow (/ 1 (sqr d)) 10))) (* -79833600 (/ (* (pow (* 1 0) 9) 1 (pow (* 6 0) 1)) (pow (/ 1 (sqr d)) 10))) (* 558835200 (/ (* (pow (* 1 0) 6) (pow (* 2 0) 3)) (pow (/ 1 (sqr d)) 9))) (* 319334400 (/ (* (pow (* 1 0) 7) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (/ 1 (sqr d)) 9))) (* 19958400 (/ (* (pow (* 1 0) 8) 1 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr d)) 9))) (* -261954000 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 4)) (pow (/ 1 (sqr d)) 8))) (* -419126400 (/ (* (pow (* 1 0) 5) (pow (* 2 0) 2) (pow (* 6 0) 1)) (pow (/ 1 (sqr d)) 8))) (* -46569600 (/ (* (pow (* 1 0) 6) 1 (pow (* 6 0) 2)) (pow (/ 1 (sqr d)) 8))) (* -69854400 (/ (* (pow (* 1 0) 6) (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr d)) 8))) (* -3991680 (/ (* (pow (* 1 0) 7) 1 1 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr d)) 8))) (* 44906400 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 5)) (pow (/ 1 (sqr d)) 7))) (* 199584000 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 3) (pow (* 6 0) 1)) (pow (/ 1 (sqr d)) 7))) (* 99792000 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1) (pow (* 6 0) 2)) (pow (/ 1 (sqr d)) 7))) (* 74844000 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 2) 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr d)) 7))) (* 19958400 (/ (* (pow (* 1 0) 5) 1 (pow (* 6 0) 1) (pow (* 24 0) 1)) (pow (/ 1 (sqr d)) 7))) (* 11975040 (/ (* (pow (* 1 0) 5) (pow (* 2 0) 1) 1 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr d)) 7))) (* 665280 (/ (* (pow (* 1 0) 6) 1 1 1 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr d)) 7))) (* -1247400 (/ (* 1 (pow (* 2 0) 6)) (pow (/ 1 (sqr d)) 6))) (* -24948000 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 4) (pow (* 6 0) 1)) (pow (/ 1 (sqr d)) 6))) (* -49896000 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2) (pow (* 6 0) 2)) (pow (/ 1 (sqr d)) 6))) (* -24948000 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 3) 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr d)) 6))) (* -7392000 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 3)) (pow (/ 1 (sqr d)) 6))) (* -33264000 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1) (pow (* 6 0) 1) (pow (* 24 0) 1)) (pow (/ 1 (sqr d)) 6))) (* -9979200 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 2) 1 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr d)) 6))) (* -2079000 (/ (* (pow (* 1 0) 4) 1 1 (pow (* 24 0) 2)) (pow (/ 1 (sqr d)) 6))) (* -3326400 (/ (* (pow (* 1 0) 4) 1 (pow (* 6 0) 1) 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr d)) 6))) (* -1663200 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1) 1 1 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr d)) 6))) (* -95040 (/ (* (pow (* 1 0) 5) 1 1 1 1 1 (pow (* 5040 0) 1)) (pow (/ 1 (sqr d)) 6))) (* 3326400 (/ (* 1 (pow (* 2 0) 3) (pow (* 6 0) 2)) (pow (/ 1 (sqr d)) 5))) (* 1247400 (/ (* 1 (pow (* 2 0) 4) 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr d)) 5))) (* 4435200 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 3)) (pow (/ 1 (sqr d)) 5))) (* 9979200 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2) (pow (* 6 0) 1) (pow (* 24 0) 1)) (pow (/ 1 (sqr d)) 5))) (* 1995840 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 3) 1 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr d)) 5))) (* 3326400 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 2) (pow (* 24 0) 1)) (pow (/ 1 (sqr d)) 5))) (* 2494800 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1) 1 (pow (* 24 0) 2)) (pow (/ 1 (sqr d)) 5))) (* 3991680 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1) (pow (* 6 0) 1) 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr d)) 5))) (* 997920 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2) 1 1 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr d)) 5))) (* 665280 (/ (* (pow (* 1 0) 3) 1 1 (pow (* 24 0) 1) (pow (* 120 0) 1)) (pow (/ 1 (sqr d)) 5))) (* 443520 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1) 1 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr d)) 5))) (* 190080 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1) 1 1 1 1 (pow (* 5040 0) 1)) (pow (/ 1 (sqr d)) 5))) (* 11880 (/ (* (pow (* 1 0) 4) 1 1 1 1 1 1 (pow (* 40320 0) 1)) (pow (/ 1 (sqr d)) 5))) (* -92400 (/ (* 1 1 (pow (* 6 0) 4)) (pow (/ 1 (sqr d)) 4))) (* -831600 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 2) (pow (* 24 0) 1)) (pow (/ 1 (sqr d)) 4))) (* -311850 (/ (* 1 (pow (* 2 0) 2) 1 (pow (* 24 0) 2)) (pow (/ 1 (sqr d)) 4))) (* -498960 (/ (* 1 (pow (* 2 0) 2) (pow (* 6 0) 1) 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr d)) 4))) (* -83160 (/ (* 1 (pow (* 2 0) 3) 1 1 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr d)) 4))) (* -415800 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1) (pow (* 24 0) 2)) (pow (/ 1 (sqr d)) 4))) (* -332640 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 2) 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr d)) 4))) (* -498960 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) 1 (pow (* 24 0) 1) (pow (* 120 0) 1)) (pow (/ 1 (sqr d)) 4))) (* -332640 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1) 1 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr d)) 4))) (* -71280 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2) 1 1 1 1 (pow (* 5040 0) 1)) (pow (/ 1 (sqr d)) 4))) (* -49896 (/ (* (pow (* 1 0) 2) 1 1 1 (pow (* 120 0) 2)) (pow (/ 1 (sqr d)) 4))) (* -83160 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1) 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr d)) 4))) (* -47520 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1) 1 1 1 (pow (* 5040 0) 1)) (pow (/ 1 (sqr d)) 4))) (* -17820 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1) 1 1 1 1 1 (pow (* 40320 0) 1)) (pow (/ 1 (sqr d)) 4))) (* -1320 (/ (* (pow (* 1 0) 3) 1 1 1 1 1 1 1 (pow (* 362880 0) 1)) (pow (/ 1 (sqr d)) 4))) (* 11550 (/ (* 1 1 1 (pow (* 24 0) 3)) (pow (/ 1 (sqr d)) 3))) (* 55440 (/ (* 1 1 (pow (* 6 0) 1) (pow (* 24 0) 1) (pow (* 120 0) 1)) (pow (/ 1 (sqr d)) 3))) (* 18480 (/ (* 1 1 (pow (* 6 0) 2) 1 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr d)) 3))) (* 16632 (/ (* 1 (pow (* 2 0) 1) 1 1 (pow (* 120 0) 2)) (pow (/ 1 (sqr d)) 3))) (* 27720 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1) 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr d)) 3))) (* 15840 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1) 1 1 1 (pow (* 5040 0) 1)) (pow (/ 1 (sqr d)) 3))) (* 2970 (/ (* 1 (pow (* 2 0) 2) 1 1 1 1 1 (pow (* 40320 0) 1)) (pow (/ 1 (sqr d)) 3))) (* 11088 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1) (pow (* 720 0) 1)) (pow (/ 1 (sqr d)) 3))) (* 7920 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1) 1 1 (pow (* 5040 0) 1)) (pow (/ 1 (sqr d)) 3))) (* 3960 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1) 1 1 1 1 (pow (* 40320 0) 1)) (pow (/ 1 (sqr d)) 3))) (* 1320 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) 1 1 1 1 1 1 (pow (* 362880 0) 1)) (pow (/ 1 (sqr d)) 3))) (* 132 (/ (* (pow (* 1 0) 2) 1 1 1 1 1 1 1 1 (pow (* 3628800 0) 1)) (pow (/ 1 (sqr d)) 3))) (* -462 (/ (* 1 1 1 1 1 (pow (* 720 0) 2)) (pow (/ 1 (sqr d)) 2))) (* -792 (/ (* 1 1 1 1 (pow (* 120 0) 1) 1 (pow (* 5040 0) 1)) (pow (/ 1 (sqr d)) 2))) (* -495 (/ (* 1 1 1 (pow (* 24 0) 1) 1 1 1 (pow (* 40320 0) 1)) (pow (/ 1 (sqr d)) 2))) (* -220 (/ (* 1 1 (pow (* 6 0) 1) 1 1 1 1 1 (pow (* 362880 0) 1)) (pow (/ 1 (sqr d)) 2))) (* -66 (/ (* 1 (pow (* 2 0) 1) 1 1 1 1 1 1 1 (pow (* 3628800 0) 1)) (pow (/ 1 (sqr d)) 2))) (* -12 (/ (* (pow (* 1 0) 1) 1 1 1 1 1 1 1 1 1 (pow (* 39916800 0) 1)) (pow (/ 1 (sqr d)) 2))) (* 1 (/ (* 1 1 1 1 1 1 1 1 1 1 1 (pow (* 479001600 0) 1)) (pow (/ 1 (sqr d)) 1)))) 479001600) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (/ 1 (sqr d)))))))))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (/ 1 (sqr d))))) (+ (* (/ (pow 0 12) 479001600)) (* (/ (pow 0 10) 3628800) (/ (pow 0 1) 1)) (* (/ (pow 0 9) 362880) (/ (pow 0 1) 1)) (* (/ (pow 0 8) 40320) (/ (pow 0 2) 2)) (* (/ (pow 0 8) 40320) (/ (pow 0 1) 1)) (* (/ (pow 0 7) 5040) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 7) 5040) (/ (pow 0 1) 1)) (* (/ (pow 0 6) 720) (/ (pow 0 3) 6)) (* (/ (pow 0 6) 720) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 6) 720) (/ (pow 0 2) 2)) (* (/ (pow 0 6) 720) (/ (pow 0 1) 1)) (* (/ (pow 0 5) 120) (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 5) 120) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 5) 120) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 5) 120) (/ (pow 0 1) 1)) (* (/ (pow 0 4) 24) (/ (pow 0 4) 24)) (* (/ (pow 0 4) 24) (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 4) 24) (/ (pow 0 2) 2)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 3) 6)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 5) 120)) (* (/ (pow 0 2) 2) (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 2) 2)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6)))) (+ (* (/ 1 (* c (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* (- (/ 1 (* d (* a (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (* c (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) 0) (+ (* (- (/ 1 (* d (* a (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (+ (/ 1 (pow d 4)) (/ 1 (pow c 4))) (/ 1 (* (sqr c) (sqr 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]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 (- (+ (* 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 (+ (* a 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow d 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow d 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow d 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow d 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow d 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log d)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log d))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow d 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 a))))) 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 (* (pow d 3) a)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (pow d 3) a)) (/ 0 (* (pow d 3) a))) (* 0 (/ 0 (* (pow d 3) a))))) 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 (+ (* a 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 a))))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* d a)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* d a)) (/ 0 (* d a))) (* 0 (/ 0 (* d a))) (* 0 (/ 0 (* d a))) (* 0 (/ 0 (* d a))))) into 0 * [misc]backup-simplify: Simplify (+ (/ 1 (* (pow d 5) a)) 0) into (/ 1 (* (pow d 5) a)) * [misc]backup-simplify: Simplify (- (/ 1 (* (pow d 5) a))) into (- (/ 1 (* (pow d 5) a))) * [misc]backup-simplify: Simplify (+ 0 (- (/ 1 (* (pow d 5) a)))) into (- (/ 1 (* (pow d 5) a))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* (pow d 5) a))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (* (pow d 5) a)) in a * [misc]taylor: Taking taylor expansion of (* (pow d 5) a) in a * [misc]taylor: Taking taylor expansion of (pow d 5) in a * [misc]taylor: Taking taylor expansion of (exp (* 5 (log d))) in a * [misc]taylor: Taking taylor expansion of (* 5 (log d)) in a * [misc]taylor: Taking taylor expansion of 5 in a * [misc]backup-simplify: Simplify 5 into 5 * [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 (* 5 (log d)) into (* 5 (log d)) * [misc]backup-simplify: Simplify (exp (* 5 (log d))) into (pow d 5) * [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 (* (pow d 5) 0) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow d 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 5 0) (* 0 (log d))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 5 (log d))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow d 5) 1) (* 0 0)) into (pow d 5) * [misc]backup-simplify: Simplify (/ 1 (pow d 5)) into (/ 1 (pow d 5)) * [misc]backup-simplify: Simplify (- (/ 1 (pow d 5))) into (- (/ 1 (pow d 5))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (pow d 5))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (pow d 5)) in d * [misc]taylor: Taking taylor expansion of (pow d 5) in d * [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 (/ (* (pow (* 1 0) 2)) (pow d 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow d 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (log d)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 4 (log d))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow d 4)) (/ 0 (pow d 4))) (* 0 (/ 0 (pow d 4))))) 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 (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 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 (+ (* 0 0) (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqr d)))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr d)) (/ 0 (sqr d))) (* 0 (/ 0 (sqr d))) (* 0 (/ 0 (sqr d))) (* 0 (/ 0 (sqr d))))) into 0 * [misc]backup-simplify: Simplify (- 0) 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)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow d 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 6 0) (* 0 (log d))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 6 (log d))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow d 6)) (/ 0 (pow d 6))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 (- (/ 1 (pow d 6)))) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))))) into (- (/ 1 (pow d 6))) * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1 (/ (- (/ 1 (pow d 6))) 1)) (* 0 (/ 0 1)) (* (- (/ 1 (sqr d))) (/ 0 1)) (* 0 (/ 0 1)) (* (/ 1 (pow d 4)) (/ 0 1)) (* 0 (/ 0 1)))) into (/ 1 (pow d 6)) * [misc]taylor: Taking taylor expansion of (/ 1 (pow d 6)) in a * [misc]taylor: Taking taylor expansion of (pow d 6) in a * [misc]taylor: Taking taylor expansion of (exp (* 6 (log d))) in a * [misc]taylor: Taking taylor expansion of (* 6 (log d)) in a * [misc]taylor: Taking taylor expansion of 6 in a * [misc]backup-simplify: Simplify 6 into 6 * [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 (* 6 (log d)) into (* 6 (log d)) * [misc]backup-simplify: Simplify (exp (* 6 (log d))) into (pow d 6) * [misc]backup-simplify: Simplify (/ 1 (pow d 6)) into (/ 1 (pow d 6)) * [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]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 (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow d 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow d 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow d 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log d))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log d))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow d 3) 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow d 3)) (/ 0 (pow d 3))) (* 0 (/ 0 (pow d 3))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow d 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 4 0) (* 0 (log d))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 4 (log d))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow d 4)) (/ 0 (pow d 4))))) 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 (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))))) 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 (- 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 0) (* 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr d)) (/ 0 (sqr d))) (* 0 (/ 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]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (+ (* 1 (* (pow (/ 1 d) -3) (* (/ 1 (/ 1 a)) (* (pow (/ 1 c) 4) 1)))) (+ (* 1 (* (pow (/ 1 d) -4) (* 1 (* (pow (/ 1 c) 5) (/ 1 (/ 1 b)))))) (* -1 (* (pow (/ 1 d) -5) (* (/ 1 (/ 1 a)) (* (pow (/ 1 c) 6) 1)))))) into (- (+ (/ (* (pow d 3) a) (pow c 4)) (/ (* b (pow d 4)) (pow c 5))) (/ (* (pow d 5) a) (pow c 6))) * [misc]approximate: Taking taylor expansion of (* (/ (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) (- (pow (sqr (/ 1 (- c))) 3) (pow (sqr (/ 1 (- d))) 3))) (+ (sqr (sqr (/ 1 (- c)))) (- (sqr (sqr (/ 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)))) (- (pow (sqr (/ 1 (- c))) 3) (pow (sqr (/ 1 (- d))) 3))) (+ (sqr (sqr (/ 1 (- c)))) (- (sqr (sqr (/ 1 (- d)))) (* (sqr (/ 1 (- c))) (sqr (/ 1 (- d))))))) in d * [misc]taylor: Taking taylor expansion of (/ (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) (- (pow (sqr (/ 1 (- c))) 3) (pow (sqr (/ 1 (- d))) 3))) 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 (- (pow (sqr (/ 1 (- c))) 3) (pow (sqr (/ 1 (- d))) 3)) in d * [misc]taylor: Taking taylor expansion of (pow (sqr (/ 1 (- c))) 3) in d * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (sqr (/ 1 (- c)))))) in d * [misc]taylor: Taking taylor expansion of (* 3 (log (sqr (/ 1 (- c))))) 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 (sqr (/ 1 (- c)))) 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]backup-simplify: Simplify (* (/ -1 c) (/ -1 c)) into (/ 1 (sqr c)) * [misc]backup-simplify: Simplify (log (/ 1 (sqr c))) into (log (/ 1 (sqr c))) * [misc]backup-simplify: Simplify (* 3 (log (/ 1 (sqr c)))) into (* 3 (log (/ 1 (sqr c)))) * [misc]backup-simplify: Simplify (exp (* 3 (log (/ 1 (sqr c))))) into (pow (/ 1 (sqr c)) 3) * [misc]taylor: Taking taylor expansion of (pow (sqr (/ 1 (- d))) 3) in d * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (sqr (/ 1 (- d)))))) in d * [misc]taylor: Taking taylor expansion of (* 3 (log (sqr (/ 1 (- d))))) 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 (sqr (/ 1 (- d)))) in d * [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 -1) into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 2) (log d)) 0) into (- (* 2 (log d))) * [misc]backup-simplify: Simplify (* 3 (- (* 2 (log d)))) into (* -6 (log d)) * [misc]backup-simplify: Simplify (exp (* -6 (log d))) into (pow d -6) * [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 (- (pow d -6)) into (- (pow d -6)) * [misc]backup-simplify: Simplify (+ (pow (/ 1 (sqr c)) 3) (- (pow d -6))) into (- (/ 1 (pow c 6)) (pow d -6)) * [misc]backup-simplify: Simplify (/ (- (/ 1 a)) (- (/ 1 (pow c 6)) (pow d -6))) into (/ -1 (* a (- (/ 1 (pow c 6)) (pow d -6)))) * [misc]taylor: Taking taylor expansion of (+ (sqr (sqr (/ 1 (- c)))) (- (sqr (sqr (/ 1 (- d)))) (* (sqr (/ 1 (- c))) (sqr (/ 1 (- d)))))) in d * [misc]taylor: Taking taylor expansion of (sqr (sqr (/ 1 (- c)))) 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 (sqr (/ 1 (- d)))) (* (sqr (/ 1 (- c))) (sqr (/ 1 (- d))))) in d * [misc]taylor: Taking taylor expansion of (sqr (sqr (/ 1 (- d)))) in d * [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 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)))) (- (pow (sqr (/ 1 (- c))) 3) (pow (sqr (/ 1 (- d))) 3))) (+ (sqr (sqr (/ 1 (- c)))) (- (sqr (sqr (/ 1 (- d)))) (* (sqr (/ 1 (- c))) (sqr (/ 1 (- d))))))) in a * [misc]taylor: Taking taylor expansion of (/ (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) (- (pow (sqr (/ 1 (- c))) 3) (pow (sqr (/ 1 (- d))) 3))) 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 (- (pow (sqr (/ 1 (- c))) 3) (pow (sqr (/ 1 (- d))) 3)) in a * [misc]taylor: Taking taylor expansion of (pow (sqr (/ 1 (- c))) 3) in a * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (sqr (/ 1 (- c)))))) in a * [misc]taylor: Taking taylor expansion of (* 3 (log (sqr (/ 1 (- c))))) 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 (sqr (/ 1 (- c)))) 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]backup-simplify: Simplify (* (/ -1 c) (/ -1 c)) into (/ 1 (sqr c)) * [misc]backup-simplify: Simplify (log (/ 1 (sqr c))) into (log (/ 1 (sqr c))) * [misc]backup-simplify: Simplify (* 3 (log (/ 1 (sqr c)))) into (* 3 (log (/ 1 (sqr c)))) * [misc]backup-simplify: Simplify (exp (* 3 (log (/ 1 (sqr c))))) into (pow (/ 1 (sqr c)) 3) * [misc]taylor: Taking taylor expansion of (pow (sqr (/ 1 (- d))) 3) in a * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (sqr (/ 1 (- d)))))) in a * [misc]taylor: Taking taylor expansion of (* 3 (log (sqr (/ 1 (- 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 (sqr (/ 1 (- d)))) in a * [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 d) (/ -1 d)) into (/ 1 (sqr d)) * [misc]backup-simplify: Simplify (log (/ 1 (sqr d))) into (log (/ 1 (sqr d))) * [misc]backup-simplify: Simplify (* 3 (log (/ 1 (sqr d)))) into (* 3 (log (/ 1 (sqr d)))) * [misc]backup-simplify: Simplify (exp (* 3 (log (/ 1 (sqr d))))) into (pow (/ 1 (sqr d)) 3) * [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 (- (pow (/ 1 (sqr d)) 3)) into (- (/ 1 (pow d 6))) * [misc]backup-simplify: Simplify (+ (pow (/ 1 (sqr c)) 3) (- (/ 1 (pow d 6)))) into (- (/ 1 (pow c 6)) (/ 1 (pow d 6))) * [misc]backup-simplify: Simplify (/ (- (/ 1 d)) (- (/ 1 (pow c 6)) (/ 1 (pow d 6)))) into (/ -1 (* d (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) * [misc]taylor: Taking taylor expansion of (+ (sqr (sqr (/ 1 (- c)))) (- (sqr (sqr (/ 1 (- d)))) (* (sqr (/ 1 (- c))) (sqr (/ 1 (- d)))))) in a * [misc]taylor: Taking taylor expansion of (sqr (sqr (/ 1 (- c)))) 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 (sqr (/ 1 (- d)))) (* (sqr (/ 1 (- c))) (sqr (/ 1 (- d))))) in a * [misc]taylor: Taking taylor expansion of (sqr (sqr (/ 1 (- d)))) in a * [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 (* (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)))) (- (pow (sqr (/ 1 (- c))) 3) (pow (sqr (/ 1 (- d))) 3))) (+ (sqr (sqr (/ 1 (- c)))) (- (sqr (sqr (/ 1 (- d)))) (* (sqr (/ 1 (- c))) (sqr (/ 1 (- d))))))) in c * [misc]taylor: Taking taylor expansion of (/ (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) (- (pow (sqr (/ 1 (- c))) 3) (pow (sqr (/ 1 (- d))) 3))) 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 (- (pow (sqr (/ 1 (- c))) 3) (pow (sqr (/ 1 (- d))) 3)) in c * [misc]taylor: Taking taylor expansion of (pow (sqr (/ 1 (- c))) 3) in c * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (sqr (/ 1 (- c)))))) in c * [misc]taylor: Taking taylor expansion of (* 3 (log (sqr (/ 1 (- c))))) in c * [misc]taylor: Taking taylor expansion of 3 in c * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (sqr (/ 1 (- c)))) 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]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 2) (log c)) 0) into (- (* 2 (log c))) * [misc]backup-simplify: Simplify (* 3 (- (* 2 (log c)))) into (* -6 (log c)) * [misc]backup-simplify: Simplify (exp (* -6 (log c))) into (pow c -6) * [misc]taylor: Taking taylor expansion of (pow (sqr (/ 1 (- d))) 3) in c * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (sqr (/ 1 (- d)))))) in c * [misc]taylor: Taking taylor expansion of (* 3 (log (sqr (/ 1 (- d))))) in c * [misc]taylor: Taking taylor expansion of 3 in c * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (sqr (/ 1 (- d)))) in c * [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 d) (/ -1 d)) into (/ 1 (sqr d)) * [misc]backup-simplify: Simplify (log (/ 1 (sqr d))) into (log (/ 1 (sqr d))) * [misc]backup-simplify: Simplify (* 3 (log (/ 1 (sqr d)))) into (* 3 (log (/ 1 (sqr d)))) * [misc]backup-simplify: Simplify (exp (* 3 (log (/ 1 (sqr d))))) into (pow (/ 1 (sqr d)) 3) * [misc]backup-simplify: Simplify (* (/ -1 b) -1) into (/ 1 b) * [misc]backup-simplify: Simplify (+ (/ 1 b) 0) into (/ 1 b) * [misc]backup-simplify: Simplify (- (pow (/ 1 (sqr d)) 3)) into (- (/ 1 (pow d 6))) * [misc]backup-simplify: Simplify (+ (pow c -6) (- (/ 1 (pow d 6)))) into (- (pow c -6) (/ 1 (pow d 6))) * [misc]backup-simplify: Simplify (/ (/ 1 b) (- (pow c -6) (/ 1 (pow d 6)))) into (/ 1 (* b (- (pow c -6) (/ 1 (pow d 6))))) * [misc]taylor: Taking taylor expansion of (+ (sqr (sqr (/ 1 (- c)))) (- (sqr (sqr (/ 1 (- d)))) (* (sqr (/ 1 (- c))) (sqr (/ 1 (- d)))))) in c * [misc]taylor: Taking taylor expansion of (sqr (sqr (/ 1 (- c)))) 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 (sqr (/ 1 (- d)))) (* (sqr (/ 1 (- c))) (sqr (/ 1 (- d))))) in c * [misc]taylor: Taking taylor expansion of (sqr (sqr (/ 1 (- d)))) in c * [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]taylor: Taking taylor expansion of (* (/ (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) (- (pow (sqr (/ 1 (- c))) 3) (pow (sqr (/ 1 (- d))) 3))) (+ (sqr (sqr (/ 1 (- c)))) (- (sqr (sqr (/ 1 (- d)))) (* (sqr (/ 1 (- c))) (sqr (/ 1 (- d))))))) in b * [misc]taylor: Taking taylor expansion of (/ (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) (- (pow (sqr (/ 1 (- c))) 3) (pow (sqr (/ 1 (- d))) 3))) 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 (- (pow (sqr (/ 1 (- c))) 3) (pow (sqr (/ 1 (- d))) 3)) in b * [misc]taylor: Taking taylor expansion of (pow (sqr (/ 1 (- c))) 3) in b * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (sqr (/ 1 (- c)))))) in b * [misc]taylor: Taking taylor expansion of (* 3 (log (sqr (/ 1 (- c))))) in b * [misc]taylor: Taking taylor expansion of 3 in b * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (sqr (/ 1 (- c)))) 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]backup-simplify: Simplify (* (/ -1 c) (/ -1 c)) into (/ 1 (sqr c)) * [misc]backup-simplify: Simplify (log (/ 1 (sqr c))) into (log (/ 1 (sqr c))) * [misc]backup-simplify: Simplify (* 3 (log (/ 1 (sqr c)))) into (* 3 (log (/ 1 (sqr c)))) * [misc]backup-simplify: Simplify (exp (* 3 (log (/ 1 (sqr c))))) into (pow (/ 1 (sqr c)) 3) * [misc]taylor: Taking taylor expansion of (pow (sqr (/ 1 (- d))) 3) in b * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (sqr (/ 1 (- d)))))) in b * [misc]taylor: Taking taylor expansion of (* 3 (log (sqr (/ 1 (- d))))) in b * [misc]taylor: Taking taylor expansion of 3 in b * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (sqr (/ 1 (- d)))) in b * [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 d) (/ -1 d)) into (/ 1 (sqr d)) * [misc]backup-simplify: Simplify (log (/ 1 (sqr d))) into (log (/ 1 (sqr d))) * [misc]backup-simplify: Simplify (* 3 (log (/ 1 (sqr d)))) into (* 3 (log (/ 1 (sqr d)))) * [misc]backup-simplify: Simplify (exp (* 3 (log (/ 1 (sqr d))))) into (pow (/ 1 (sqr d)) 3) * [misc]backup-simplify: Simplify (* -1 (/ -1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (+ (/ 1 c) 0) into (/ 1 c) * [misc]backup-simplify: Simplify (- (pow (/ 1 (sqr d)) 3)) into (- (/ 1 (pow d 6))) * [misc]backup-simplify: Simplify (+ (pow (/ 1 (sqr c)) 3) (- (/ 1 (pow d 6)))) into (- (/ 1 (pow c 6)) (/ 1 (pow d 6))) * [misc]backup-simplify: Simplify (/ (/ 1 c) (- (/ 1 (pow c 6)) (/ 1 (pow d 6)))) into (/ 1 (* c (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) * [misc]taylor: Taking taylor expansion of (+ (sqr (sqr (/ 1 (- c)))) (- (sqr (sqr (/ 1 (- d)))) (* (sqr (/ 1 (- c))) (sqr (/ 1 (- d)))))) in b * [misc]taylor: Taking taylor expansion of (sqr (sqr (/ 1 (- c)))) 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 (sqr (/ 1 (- d)))) (* (sqr (/ 1 (- c))) (sqr (/ 1 (- d))))) in b * [misc]taylor: Taking taylor expansion of (sqr (sqr (/ 1 (- d)))) in b * [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 (* (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)))) (- (pow (sqr (/ 1 (- c))) 3) (pow (sqr (/ 1 (- d))) 3))) (+ (sqr (sqr (/ 1 (- c)))) (- (sqr (sqr (/ 1 (- d)))) (* (sqr (/ 1 (- c))) (sqr (/ 1 (- d))))))) in b * [misc]taylor: Taking taylor expansion of (/ (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) (- (pow (sqr (/ 1 (- c))) 3) (pow (sqr (/ 1 (- d))) 3))) 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 (- (pow (sqr (/ 1 (- c))) 3) (pow (sqr (/ 1 (- d))) 3)) in b * [misc]taylor: Taking taylor expansion of (pow (sqr (/ 1 (- c))) 3) in b * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (sqr (/ 1 (- c)))))) in b * [misc]taylor: Taking taylor expansion of (* 3 (log (sqr (/ 1 (- c))))) in b * [misc]taylor: Taking taylor expansion of 3 in b * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (sqr (/ 1 (- c)))) 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]backup-simplify: Simplify (* (/ -1 c) (/ -1 c)) into (/ 1 (sqr c)) * [misc]backup-simplify: Simplify (log (/ 1 (sqr c))) into (log (/ 1 (sqr c))) * [misc]backup-simplify: Simplify (* 3 (log (/ 1 (sqr c)))) into (* 3 (log (/ 1 (sqr c)))) * [misc]backup-simplify: Simplify (exp (* 3 (log (/ 1 (sqr c))))) into (pow (/ 1 (sqr c)) 3) * [misc]taylor: Taking taylor expansion of (pow (sqr (/ 1 (- d))) 3) in b * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (sqr (/ 1 (- d)))))) in b * [misc]taylor: Taking taylor expansion of (* 3 (log (sqr (/ 1 (- d))))) in b * [misc]taylor: Taking taylor expansion of 3 in b * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (sqr (/ 1 (- d)))) in b * [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 d) (/ -1 d)) into (/ 1 (sqr d)) * [misc]backup-simplify: Simplify (log (/ 1 (sqr d))) into (log (/ 1 (sqr d))) * [misc]backup-simplify: Simplify (* 3 (log (/ 1 (sqr d)))) into (* 3 (log (/ 1 (sqr d)))) * [misc]backup-simplify: Simplify (exp (* 3 (log (/ 1 (sqr d))))) into (pow (/ 1 (sqr d)) 3) * [misc]backup-simplify: Simplify (* -1 (/ -1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (+ (/ 1 c) 0) into (/ 1 c) * [misc]backup-simplify: Simplify (- (pow (/ 1 (sqr d)) 3)) into (- (/ 1 (pow d 6))) * [misc]backup-simplify: Simplify (+ (pow (/ 1 (sqr c)) 3) (- (/ 1 (pow d 6)))) into (- (/ 1 (pow c 6)) (/ 1 (pow d 6))) * [misc]backup-simplify: Simplify (/ (/ 1 c) (- (/ 1 (pow c 6)) (/ 1 (pow d 6)))) into (/ 1 (* c (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) * [misc]taylor: Taking taylor expansion of (+ (sqr (sqr (/ 1 (- c)))) (- (sqr (sqr (/ 1 (- d)))) (* (sqr (/ 1 (- c))) (sqr (/ 1 (- d)))))) in b * [misc]taylor: Taking taylor expansion of (sqr (sqr (/ 1 (- c)))) 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 (sqr (/ 1 (- d)))) (* (sqr (/ 1 (- c))) (sqr (/ 1 (- d))))) in b * [misc]taylor: Taking taylor expansion of (sqr (sqr (/ 1 (- d)))) in b * [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 (* (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 c) (/ -1 c)) into (/ 1 (sqr c)) * [misc]backup-simplify: Simplify (* (/ 1 (sqr c)) (/ 1 (sqr c))) into (/ 1 (pow c 4)) * [misc]backup-simplify: Simplify (* (/ -1 d) (/ -1 d)) into (/ 1 (sqr d)) * [misc]backup-simplify: Simplify (* (/ 1 (sqr d)) (/ 1 (sqr d))) into (/ 1 (pow d 4)) * [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 c) (sqr d))) * [misc]backup-simplify: Simplify (- (/ 1 (* (sqr c) (sqr d)))) into (- (/ 1 (* (sqr c) (sqr d)))) * [misc]backup-simplify: Simplify (+ (/ 1 (pow d 4)) (- (/ 1 (* (sqr c) (sqr d))))) into (- (/ 1 (pow d 4)) (/ 1 (* (sqr c) (sqr d)))) * [misc]backup-simplify: Simplify (+ (/ 1 (pow c 4)) (- (/ 1 (pow d 4)) (/ 1 (* (sqr c) (sqr d))))) into (- (+ (/ 1 (pow d 4)) (/ 1 (pow c 4))) (/ 1 (* (sqr c) (sqr d)))) * [misc]backup-simplify: Simplify (* (/ 1 (* c (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (- (+ (/ 1 (pow d 4)) (/ 1 (pow c 4))) (/ 1 (* (sqr c) (sqr d))))) into (/ (- (+ (/ 1 (pow d 4)) (/ 1 (pow c 4))) (/ 1 (* (sqr c) (sqr d)))) (* c (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) * [misc]taylor: Taking taylor expansion of (/ (- (+ (/ 1 (pow d 4)) (/ 1 (pow c 4))) (/ 1 (* (sqr c) (sqr d)))) (* c (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) in c * [misc]taylor: Taking taylor expansion of (- (+ (/ 1 (pow d 4)) (/ 1 (pow c 4))) (/ 1 (* (sqr c) (sqr d)))) in c * [misc]taylor: Taking taylor expansion of (+ (/ 1 (pow d 4)) (/ 1 (pow c 4))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (pow d 4)) in c * [misc]taylor: Taking taylor expansion of (pow d 4) in c * [misc]taylor: Taking taylor expansion of (exp (* 4 (log d))) in c * [misc]taylor: Taking taylor expansion of (* 4 (log d)) in c * [misc]taylor: Taking taylor expansion of 4 in c * [misc]backup-simplify: Simplify 4 into 4 * [misc]taylor: Taking taylor expansion of (log d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (log d) into (log d) * [misc]backup-simplify: Simplify (* 4 (log d)) into (* 4 (log d)) * [misc]backup-simplify: Simplify (exp (* 4 (log d))) into (pow d 4) * [misc]backup-simplify: Simplify (/ 1 (pow d 4)) into (/ 1 (pow d 4)) * [misc]taylor: Taking taylor expansion of (/ 1 (pow c 4)) in c * [misc]taylor: Taking taylor expansion of (pow c 4) in c * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 (* (sqr c) (sqr 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]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (* d d) into (sqr d) * [misc]backup-simplify: Simplify (* 0 (sqr d)) 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) (* 0 (sqr d))) 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 0) (+ (* 0 0) (* 1 (sqr d)))) into (sqr d) * [misc]backup-simplify: Simplify (/ 1 (sqr d)) into (/ 1 (sqr d)) * [misc]taylor: Taking taylor expansion of (* c (- (/ 1 (pow c 6)) (/ 1 (pow d 6)))) 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 (pow c 6)) (/ 1 (pow d 6))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (pow c 6)) in c * [misc]taylor: Taking taylor expansion of (pow c 6) in c * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 (pow d 6)) in c * [misc]taylor: Taking taylor expansion of (pow d 6) in c * [misc]taylor: Taking taylor expansion of (exp (* 6 (log d))) in c * [misc]taylor: Taking taylor expansion of (* 6 (log d)) in c * [misc]taylor: Taking taylor expansion of 6 in c * [misc]backup-simplify: Simplify 6 into 6 * [misc]taylor: Taking taylor expansion of (log d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (log d) into (log d) * [misc]backup-simplify: Simplify (* 6 (log d)) into (* 6 (log d)) * [misc]backup-simplify: Simplify (exp (* 6 (log d))) into (pow d 6) * [misc]backup-simplify: Simplify (/ 1 (pow d 6)) into (/ 1 (pow d 6)) * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (* 0 1) 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]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 (+ (* (/ 1 (sqr c)) 0) (* 0 (/ 1 (sqr 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 (+ (* (/ 1 (sqr d)) 0) (* 0 (/ 1 (sqr 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 (+ (* (/ -1 d) 0) (* 0 (/ -1 d))) into 0 * [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 (+ (* (/ 1 (sqr c)) 0) (* 0 (/ 1 (sqr d)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 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 (- (+ (* (/ -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 (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 (sqr c)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (log (/ 1 (sqr c))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (/ 1 (sqr c))))) (+ (* (/ (pow 0 1) 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 (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 (sqr d)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (log (/ 1 (sqr d))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (/ 1 (sqr d))))) (+ (* (/ (pow 0 1) 1)))) 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 (pow c 6)) (/ 1 (pow d 6)))) (+ (* (/ 1 (* c (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) into (- (/ 1 (* d (* a (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) * [misc]backup-simplify: Simplify (+ (* (/ 1 (* c (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) 0) (* (- (/ 1 (* d (* a (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) (- (+ (/ 1 (pow d 4)) (/ 1 (pow c 4))) (/ 1 (* (sqr c) (sqr d)))))) into (- (/ 1 (* (sqr c) (* (pow d 3) (* a (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) (+ (/ 1 (* (pow d 5) (* a (- (/ 1 (pow c 6)) (/ 1 (pow d 6)))))) (/ 1 (* (pow c 4) (* d (* a (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* (sqr c) (* (pow d 3) (* a (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) (+ (/ 1 (* (pow d 5) (* a (- (/ 1 (pow c 6)) (/ 1 (pow d 6)))))) (/ 1 (* (pow c 4) (* d (* a (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (* (sqr c) (* (pow d 3) (* a (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) in c * [misc]taylor: Taking taylor expansion of (* (sqr c) (* (pow d 3) (* a (- (/ 1 (pow c 6)) (/ 1 (pow d 6)))))) 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 (* (pow d 3) (* a (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) in c * [misc]taylor: Taking taylor expansion of (pow d 3) in c * [misc]taylor: Taking taylor expansion of (exp (* 3 (log d))) in c * [misc]taylor: Taking taylor expansion of (* 3 (log d)) in c * [misc]taylor: Taking taylor expansion of 3 in c * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log d) in c * [misc]taylor: Taking taylor expansion of d in c * [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]taylor: Taking taylor expansion of (* a (- (/ 1 (pow c 6)) (/ 1 (pow d 6)))) 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 (pow c 6)) (/ 1 (pow d 6))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (pow c 6)) in c * [misc]taylor: Taking taylor expansion of (pow c 6) in c * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 (pow d 6)) in c * [misc]taylor: Taking taylor expansion of (pow d 6) in c * [misc]taylor: Taking taylor expansion of (exp (* 6 (log d))) in c * [misc]taylor: Taking taylor expansion of (* 6 (log d)) in c * [misc]taylor: Taking taylor expansion of 6 in c * [misc]backup-simplify: Simplify 6 into 6 * [misc]taylor: Taking taylor expansion of (log d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (log d) into (log d) * [misc]backup-simplify: Simplify (* 6 (log d)) into (* 6 (log d)) * [misc]backup-simplify: Simplify (exp (* 6 (log d))) into (pow d 6) * [misc]backup-simplify: Simplify (/ 1 (pow d 6)) into (/ 1 (pow d 6)) * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (* a 1) into a * [misc]backup-simplify: Simplify (* (pow d 3) a) into (* (pow d 3) a) * [misc]backup-simplify: Simplify (* 0 (* (pow d 3) a)) 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 (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow d 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (log d))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log d))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow d 3) 0) (* 0 a)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 0 (* (pow d 3) a))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow d 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow d 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (log d)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log d))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow d 3) 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 (* (pow d 3) a)))) into (* (pow d 3) a) * [misc]backup-simplify: Simplify (/ 1 (* (pow d 3) a)) into (/ 1 (* (pow d 3) a)) * [misc]taylor: Taking taylor expansion of (+ (/ 1 (* (pow d 5) (* a (- (/ 1 (pow c 6)) (/ 1 (pow d 6)))))) (/ 1 (* (pow c 4) (* d (* a (- (/ 1 (pow c 6)) (/ 1 (pow d 6)))))))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (* (pow d 5) (* a (- (/ 1 (pow c 6)) (/ 1 (pow d 6)))))) in c * [misc]taylor: Taking taylor expansion of (* (pow d 5) (* a (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) in c * [misc]taylor: Taking taylor expansion of (pow d 5) in c * [misc]taylor: Taking taylor expansion of (exp (* 5 (log d))) in c * [misc]taylor: Taking taylor expansion of (* 5 (log d)) in c * [misc]taylor: Taking taylor expansion of 5 in c * [misc]backup-simplify: Simplify 5 into 5 * [misc]taylor: Taking taylor expansion of (log d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (log d) into (log d) * [misc]backup-simplify: Simplify (* 5 (log d)) into (* 5 (log d)) * [misc]backup-simplify: Simplify (exp (* 5 (log d))) into (pow d 5) * [misc]taylor: Taking taylor expansion of (* a (- (/ 1 (pow c 6)) (/ 1 (pow d 6)))) 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 (pow c 6)) (/ 1 (pow d 6))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (pow c 6)) in c * [misc]taylor: Taking taylor expansion of (pow c 6) in c * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 (pow d 6)) in c * [misc]taylor: Taking taylor expansion of (pow d 6) in c * [misc]taylor: Taking taylor expansion of (exp (* 6 (log d))) in c * [misc]taylor: Taking taylor expansion of (* 6 (log d)) in c * [misc]taylor: Taking taylor expansion of 6 in c * [misc]backup-simplify: Simplify 6 into 6 * [misc]taylor: Taking taylor expansion of (log d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (log d) into (log d) * [misc]backup-simplify: Simplify (* 6 (log d)) into (* 6 (log d)) * [misc]backup-simplify: Simplify (exp (* 6 (log d))) into (pow d 6) * [misc]backup-simplify: Simplify (/ 1 (pow d 6)) into (/ 1 (pow d 6)) * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (* a 1) into a * [misc]backup-simplify: Simplify (* (pow d 5) a) into (* (pow d 5) a) * [misc]backup-simplify: Simplify (/ 1 (* (pow d 5) a)) into (/ 1 (* (pow d 5) a)) * [misc]taylor: Taking taylor expansion of (/ 1 (* (pow c 4) (* d (* a (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) in c * [misc]taylor: Taking taylor expansion of (* (pow c 4) (* d (* a (- (/ 1 (pow c 6)) (/ 1 (pow d 6)))))) in c * [misc]taylor: Taking taylor expansion of (pow c 4) in c * [misc]taylor: Taking taylor expansion of (* d (* a (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) 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 (pow c 6)) (/ 1 (pow d 6)))) 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 (pow c 6)) (/ 1 (pow d 6))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (pow c 6)) in c * [misc]taylor: Taking taylor expansion of (pow c 6) in c * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 (pow d 6)) in c * [misc]taylor: Taking taylor expansion of (pow d 6) in c * [misc]taylor: Taking taylor expansion of (exp (* 6 (log d))) in c * [misc]taylor: Taking taylor expansion of (* 6 (log d)) in c * [misc]taylor: Taking taylor expansion of 6 in c * [misc]backup-simplify: Simplify 6 into 6 * [misc]taylor: Taking taylor expansion of (log d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (log d) into (log d) * [misc]backup-simplify: Simplify (* 6 (log d)) into (* 6 (log d)) * [misc]backup-simplify: Simplify (exp (* 6 (log d))) into (pow d 6) * [misc]backup-simplify: Simplify (/ 1 (pow d 6)) into (/ 1 (pow d 6)) * [misc]backup-simplify: Simplify (+ 1 0) 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 (* d a) * [misc]backup-simplify: Simplify (/ 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 (- 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 (+ (* (/ 1 (sqr c)) 0) (+ (* 0 0) (* 0 (/ 1 (sqr 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 (+ (* (/ 1 (sqr d)) 0) (+ (* 0 0) (* 0 (/ 1 (sqr 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 (+ (* (/ -1 d) 0) (+ (* 0 0) (* 0 (/ -1 d)))) 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 (+ (* (/ 1 (sqr c)) 0) (+ (* 0 0) (* 0 (/ 1 (sqr d))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 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 (- 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 (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (/ 1 (sqr c)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ 1 (sqr c)) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (log (/ 1 (sqr c)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (/ 1 (sqr c))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 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 (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (/ 1 (sqr d)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ 1 (sqr d)) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (log (/ 1 (sqr d)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (/ 1 (sqr d))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6)))) (+ (* (/ 1 (* c (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* (- (/ 1 (* d (* a (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (* c (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) 0) (+ (* (- (/ 1 (* d (* a (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) 0) (* 0 (- (+ (/ 1 (pow d 4)) (/ 1 (pow c 4))) (/ 1 (* (sqr c) (sqr 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 (- 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 (+ (* (/ 1 (sqr c)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (sqr 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 (+ (* (/ 1 (sqr d)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (sqr 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 (+ (* (/ -1 d) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 d))))) 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 (+ (* (/ 1 (sqr c)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (sqr d)))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 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 (- 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 (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (/ 1 (sqr c)) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (/ 1 (sqr c)) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (/ 1 (sqr c)) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (/ 1 (sqr c))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (/ 1 (sqr c))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 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 (+ (* (/ -1 d) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (/ 1 (sqr d)) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (/ 1 (sqr d)) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (/ 1 (sqr d)) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (/ 1 (sqr d))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (/ 1 (sqr d))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6)))) (+ (* (/ 1 (* c (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* (- (/ 1 (* d (* a (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (* c (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) 0) (+ (* (- (/ 1 (* d (* a (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) 0) (+ (* 0 0) (* 0 (- (+ (/ 1 (pow d 4)) (/ 1 (pow c 4))) (/ 1 (* (sqr c) (sqr 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 (- 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 (+ (* (/ -1 c) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 c)))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (sqr c)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (sqr 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 (+ (* (/ -1 d) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 d)))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (sqr d)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (sqr 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 (- 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 (+ (* (/ -1 d) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 d)))))) 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 (+ (* (/ -1 c) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 c)))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (sqr c)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (sqr d))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 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 (- 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 (- 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 (+ (* (/ -1 c) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 c)))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (/ 1 (sqr c)) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (/ 1 (sqr c)) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (/ 1 (sqr c)) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (/ 1 (sqr c)) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr c)) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (/ 1 (sqr c)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (/ 1 (sqr c))))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 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 (- 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 (+ (* (/ -1 d) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 d)))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (/ 1 (sqr d)) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (/ 1 (sqr d)) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (/ 1 (sqr d)) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (/ 1 (sqr d)) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr d)) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (/ 1 (sqr d)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (/ 1 (sqr d))))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6)))) (+ (* (/ 1 (* c (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* (- (/ 1 (* d (* a (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (* c (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) 0) (+ (* (- (/ 1 (* d (* a (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (+ (/ 1 (pow d 4)) (/ 1 (pow c 4))) (/ 1 (* (sqr c) (sqr 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 (- 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 (+ (* (/ -1 c) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 c))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (sqr c)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (sqr 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 (- 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))) (* 0 (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 d) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (sqr d)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (sqr 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 (- 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))) (* 0 (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 d) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 d))))))) 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 (- (+ (* (/ -1 c) (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- 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 (sqr c)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (sqr d)))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 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 (- 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 (- 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 (- 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 (- 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 (+ (* (/ -1 c) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 c))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (/ 1 (sqr c)) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (/ 1 (sqr c)) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (/ 1 (sqr c)) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (/ 1 (sqr c)) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (/ 1 (sqr c)) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr c)) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr c)) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (/ 1 (sqr c))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (/ 1 (sqr c))))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 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 (- 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))) (* 0 (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 d) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (/ 1 (sqr d)) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (/ 1 (sqr d)) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (/ 1 (sqr d)) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (/ 1 (sqr d)) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (/ 1 (sqr d)) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr d)) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr d)) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (/ 1 (sqr d))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (/ 1 (sqr d))))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6)))) (+ (* (/ 1 (* c (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* (- (/ 1 (* d (* a (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (* c (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) 0) (+ (* (- (/ 1 (* d (* a (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (+ (/ 1 (pow d 4)) (/ 1 (pow c 4))) (/ 1 (* (sqr c) (sqr 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 (- 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 (+ (* (/ -1 c) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 c)))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (sqr c)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (sqr 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 (- 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))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 d) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 d)))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (sqr d)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (sqr 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 (- 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))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 d) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 d)))))))) 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 (+ (* (/ -1 c) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 c)))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (sqr c)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (sqr d))))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 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 (- 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 (- 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 (- 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))) (* 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 (- 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))) (* 0 (/ 0 (- a))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 a) 0) (+ (* 0 0) (+ (* 0 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) 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 (+ (* (/ -1 c) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 c)))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (/ 1 (sqr c)) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (/ 1 (sqr c)) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (/ 1 (sqr c)) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (/ 1 (sqr c)) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (/ 1 (sqr c)) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (/ 1 (sqr c)) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr c)) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (/ 1 (sqr c)) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr c)) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr c)) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr c)) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (/ 1 (sqr c)))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (/ 1 (sqr c))))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 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 (- 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))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 d) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 d)))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (/ 1 (sqr d)) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (/ 1 (sqr d)) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (/ 1 (sqr d)) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (/ 1 (sqr d)) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (/ 1 (sqr d)) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (/ 1 (sqr d)) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr d)) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (/ 1 (sqr d)) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr d)) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr d)) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr d)) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (/ 1 (sqr d)))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (/ 1 (sqr d))))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6)))) (+ (* (/ 1 (* c (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* (- (/ 1 (* d (* a (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (* c (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) 0) (+ (* (- (/ 1 (* d (* a (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (+ (/ 1 (pow d 4)) (/ 1 (pow c 4))) (/ 1 (* (sqr c) (sqr 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 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 (- 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))) (* 0 (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 c) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 c))))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (sqr c)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (sqr 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 (- 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))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 d) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 d))))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (sqr d)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (sqr 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 (- 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))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 d) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 d))))))))) 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 (- 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))) (* 0 (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 c) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 c))))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (sqr c)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (sqr d)))))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 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 (- 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))) (* 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 (- 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)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 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 (- 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))) (* 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 (- 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))) (* 0 (/ 0 (- a))) (* 0 (/ 0 (- a))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 a) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 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) 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 (- 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))) (* 0 (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 c) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 c))))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 720 (/ (* (pow (* 1 0) 7)) (pow (/ 1 (sqr c)) 7))) (* -2520 (/ (* (pow (* 1 0) 5) (pow (* 2 0) 1)) (pow (/ 1 (sqr c)) 6))) (* 2520 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 2)) (pow (/ 1 (sqr c)) 5))) (* 840 (/ (* (pow (* 1 0) 4) 1 (pow (* 6 0) 1)) (pow (/ 1 (sqr c)) 5))) (* -630 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 3)) (pow (/ 1 (sqr c)) 4))) (* -1260 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (/ 1 (sqr c)) 4))) (* -210 (/ (* (pow (* 1 0) 3) 1 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr c)) 4))) (* 210 (/ (* 1 (pow (* 2 0) 2) (pow (* 6 0) 1)) (pow (/ 1 (sqr c)) 3))) (* 140 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 2)) (pow (/ 1 (sqr c)) 3))) (* 210 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr c)) 3))) (* 42 (/ (* (pow (* 1 0) 2) 1 1 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr c)) 3))) (* -35 (/ (* 1 1 (pow (* 6 0) 1) (pow (* 24 0) 1)) (pow (/ 1 (sqr c)) 2))) (* -21 (/ (* 1 (pow (* 2 0) 1) 1 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr c)) 2))) (* -7 (/ (* (pow (* 1 0) 1) 1 1 1 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr c)) 2))) (* 1 (/ (* 1 1 1 1 1 1 (pow (* 5040 0) 1)) (pow (/ 1 (sqr c)) 1)))) 5040) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (/ 1 (sqr c))))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (/ 1 (sqr c))))) (+ (* (/ (pow 0 7) 5040)) (* (/ (pow 0 5) 120) (/ (pow 0 1) 1)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 2) 2)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 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 (- 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))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 d) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 d))))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 720 (/ (* (pow (* 1 0) 7)) (pow (/ 1 (sqr d)) 7))) (* -2520 (/ (* (pow (* 1 0) 5) (pow (* 2 0) 1)) (pow (/ 1 (sqr d)) 6))) (* 2520 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 2)) (pow (/ 1 (sqr d)) 5))) (* 840 (/ (* (pow (* 1 0) 4) 1 (pow (* 6 0) 1)) (pow (/ 1 (sqr d)) 5))) (* -630 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 3)) (pow (/ 1 (sqr d)) 4))) (* -1260 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (/ 1 (sqr d)) 4))) (* -210 (/ (* (pow (* 1 0) 3) 1 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr d)) 4))) (* 210 (/ (* 1 (pow (* 2 0) 2) (pow (* 6 0) 1)) (pow (/ 1 (sqr d)) 3))) (* 140 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 2)) (pow (/ 1 (sqr d)) 3))) (* 210 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr d)) 3))) (* 42 (/ (* (pow (* 1 0) 2) 1 1 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr d)) 3))) (* -35 (/ (* 1 1 (pow (* 6 0) 1) (pow (* 24 0) 1)) (pow (/ 1 (sqr d)) 2))) (* -21 (/ (* 1 (pow (* 2 0) 1) 1 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr d)) 2))) (* -7 (/ (* (pow (* 1 0) 1) 1 1 1 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr d)) 2))) (* 1 (/ (* 1 1 1 1 1 1 (pow (* 5040 0) 1)) (pow (/ 1 (sqr d)) 1)))) 5040) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (/ 1 (sqr d))))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (/ 1 (sqr d))))) (+ (* (/ (pow 0 7) 5040)) (* (/ (pow 0 5) 120) (/ (pow 0 1) 1)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 2) 2)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6)))) (+ (* (/ 1 (* c (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* (- (/ 1 (* d (* a (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (* c (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) 0) (+ (* (- (/ 1 (* d (* a (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (+ (/ 1 (pow d 4)) (/ 1 (pow c 4))) (/ 1 (* (sqr c) (sqr 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 (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 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))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 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 (- 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))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 c) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 c)))))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (sqr c)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (sqr 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 (- 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))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 d) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 d)))))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (sqr d)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (sqr 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 (- 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 (- 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))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 d) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 d)))))))))) 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 (- 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))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 c) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 c)))))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (sqr c)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (sqr d))))))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 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 (- 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))) (* 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 (- 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)) (* 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 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 (- 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))) (* 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 (- 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))) (* 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 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) 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 (- 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))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 c) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 c)))))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -5040 (/ (* (pow (* 1 0) 8)) (pow (/ 1 (sqr c)) 8))) (* 20160 (/ (* (pow (* 1 0) 6) (pow (* 2 0) 1)) (pow (/ 1 (sqr c)) 7))) (* -25200 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 2)) (pow (/ 1 (sqr c)) 6))) (* -6720 (/ (* (pow (* 1 0) 5) 1 (pow (* 6 0) 1)) (pow (/ 1 (sqr c)) 6))) (* 10080 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 3)) (pow (/ 1 (sqr c)) 5))) (* 13440 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (/ 1 (sqr c)) 5))) (* 1680 (/ (* (pow (* 1 0) 4) 1 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr c)) 5))) (* -630 (/ (* 1 (pow (* 2 0) 4)) (pow (/ 1 (sqr c)) 4))) (* -5040 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2) (pow (* 6 0) 1)) (pow (/ 1 (sqr c)) 4))) (* -1680 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 2)) (pow (/ 1 (sqr c)) 4))) (* -2520 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr c)) 4))) (* -336 (/ (* (pow (* 1 0) 3) 1 1 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr c)) 4))) (* 560 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 2)) (pow (/ 1 (sqr c)) 3))) (* 420 (/ (* 1 (pow (* 2 0) 2) 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr c)) 3))) (* 560 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1) (pow (* 24 0) 1)) (pow (/ 1 (sqr c)) 3))) (* 336 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) 1 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr c)) 3))) (* 56 (/ (* (pow (* 1 0) 2) 1 1 1 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr c)) 3))) (* -35 (/ (* 1 1 1 (pow (* 24 0) 2)) (pow (/ 1 (sqr c)) 2))) (* -56 (/ (* 1 1 (pow (* 6 0) 1) 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr c)) 2))) (* -28 (/ (* 1 (pow (* 2 0) 1) 1 1 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr c)) 2))) (* -8 (/ (* (pow (* 1 0) 1) 1 1 1 1 1 (pow (* 5040 0) 1)) (pow (/ 1 (sqr c)) 2))) (* 1 (/ (* 1 1 1 1 1 1 1 (pow (* 40320 0) 1)) (pow (/ 1 (sqr c)) 1)))) 40320) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (/ 1 (sqr c)))))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (/ 1 (sqr c))))) (+ (* (/ (pow 0 8) 40320)) (* (/ (pow 0 6) 720) (/ (pow 0 1) 1)) (* (/ (pow 0 5) 120) (/ (pow 0 1) 1)) (* (/ (pow 0 4) 24) (/ (pow 0 2) 2)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 3) 6)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 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 (- 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 (- 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))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 d) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 d)))))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -5040 (/ (* (pow (* 1 0) 8)) (pow (/ 1 (sqr d)) 8))) (* 20160 (/ (* (pow (* 1 0) 6) (pow (* 2 0) 1)) (pow (/ 1 (sqr d)) 7))) (* -25200 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 2)) (pow (/ 1 (sqr d)) 6))) (* -6720 (/ (* (pow (* 1 0) 5) 1 (pow (* 6 0) 1)) (pow (/ 1 (sqr d)) 6))) (* 10080 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 3)) (pow (/ 1 (sqr d)) 5))) (* 13440 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (/ 1 (sqr d)) 5))) (* 1680 (/ (* (pow (* 1 0) 4) 1 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr d)) 5))) (* -630 (/ (* 1 (pow (* 2 0) 4)) (pow (/ 1 (sqr d)) 4))) (* -5040 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2) (pow (* 6 0) 1)) (pow (/ 1 (sqr d)) 4))) (* -1680 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 2)) (pow (/ 1 (sqr d)) 4))) (* -2520 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr d)) 4))) (* -336 (/ (* (pow (* 1 0) 3) 1 1 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr d)) 4))) (* 560 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 2)) (pow (/ 1 (sqr d)) 3))) (* 420 (/ (* 1 (pow (* 2 0) 2) 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr d)) 3))) (* 560 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1) (pow (* 24 0) 1)) (pow (/ 1 (sqr d)) 3))) (* 336 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) 1 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr d)) 3))) (* 56 (/ (* (pow (* 1 0) 2) 1 1 1 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr d)) 3))) (* -35 (/ (* 1 1 1 (pow (* 24 0) 2)) (pow (/ 1 (sqr d)) 2))) (* -56 (/ (* 1 1 (pow (* 6 0) 1) 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr d)) 2))) (* -28 (/ (* 1 (pow (* 2 0) 1) 1 1 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr d)) 2))) (* -8 (/ (* (pow (* 1 0) 1) 1 1 1 1 1 (pow (* 5040 0) 1)) (pow (/ 1 (sqr d)) 2))) (* 1 (/ (* 1 1 1 1 1 1 1 (pow (* 40320 0) 1)) (pow (/ 1 (sqr d)) 1)))) 40320) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (/ 1 (sqr d)))))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (/ 1 (sqr d))))) (+ (* (/ (pow 0 8) 40320)) (* (/ (pow 0 6) 720) (/ (pow 0 1) 1)) (* (/ (pow 0 5) 120) (/ (pow 0 1) 1)) (* (/ (pow 0 4) 24) (/ (pow 0 2) 2)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 3) 6)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6)))) (+ (* (/ 1 (* c (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* (- (/ 1 (* d (* a (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (* c (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) 0) (+ (* (- (/ 1 (* d (* a (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (+ (/ 1 (pow d 4)) (/ 1 (pow c 4))) (/ 1 (* (sqr c) (sqr 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 (+ 0 (/ 1 (* d a))) 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 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)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [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 (- (+ (* 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 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ (- (/ 1 (sqr d))) 1) (+ (* 1 (/ 0 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]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 (- 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))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 c) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 c))))))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (sqr c)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (sqr 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 (- 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 (- 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))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 d) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 d))))))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (sqr d)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (sqr 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 (- 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 (- 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))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 d) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 d))))))))))) 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 (- 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))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 c) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 c))))))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (sqr c)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (sqr d)))))))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 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 (- 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))) (* 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 (- 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)) (* 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 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 (- 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))) (* 0 (/ 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 (- 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))) (* 0 (/ 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 0) (+ (* 0 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) 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 (- 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))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 c) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 c))))))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 40320 (/ (* (pow (* 1 0) 9)) (pow (/ 1 (sqr c)) 9))) (* -181440 (/ (* (pow (* 1 0) 7) (pow (* 2 0) 1)) (pow (/ 1 (sqr c)) 8))) (* 272160 (/ (* (pow (* 1 0) 5) (pow (* 2 0) 2)) (pow (/ 1 (sqr c)) 7))) (* 60480 (/ (* (pow (* 1 0) 6) 1 (pow (* 6 0) 1)) (pow (/ 1 (sqr c)) 7))) (* -151200 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 3)) (pow (/ 1 (sqr c)) 6))) (* -151200 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (/ 1 (sqr c)) 6))) (* -15120 (/ (* (pow (* 1 0) 5) 1 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr c)) 6))) (* 22680 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 4)) (pow (/ 1 (sqr c)) 5))) (* 90720 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2) (pow (* 6 0) 1)) (pow (/ 1 (sqr c)) 5))) (* 20160 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 2)) (pow (/ 1 (sqr c)) 5))) (* 30240 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr c)) 5))) (* 3024 (/ (* (pow (* 1 0) 4) 1 1 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr c)) 5))) (* -7560 (/ (* 1 (pow (* 2 0) 3) (pow (* 6 0) 1)) (pow (/ 1 (sqr c)) 4))) (* -15120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 2)) (pow (/ 1 (sqr c)) 4))) (* -11340 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2) 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr c)) 4))) (* -7560 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1) (pow (* 24 0) 1)) (pow (/ 1 (sqr c)) 4))) (* -4536 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1) 1 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr c)) 4))) (* -504 (/ (* (pow (* 1 0) 3) 1 1 1 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr c)) 4))) (* 560 (/ (* 1 1 (pow (* 6 0) 3)) (pow (/ 1 (sqr c)) 3))) (* 2520 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1) (pow (* 24 0) 1)) (pow (/ 1 (sqr c)) 3))) (* 756 (/ (* 1 (pow (* 2 0) 2) 1 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr c)) 3))) (* 630 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 2)) (pow (/ 1 (sqr c)) 3))) (* 1008 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1) 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr c)) 3))) (* 504 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) 1 1 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr c)) 3))) (* 72 (/ (* (pow (* 1 0) 2) 1 1 1 1 1 (pow (* 5040 0) 1)) (pow (/ 1 (sqr c)) 3))) (* -126 (/ (* 1 1 1 (pow (* 24 0) 1) (pow (* 120 0) 1)) (pow (/ 1 (sqr c)) 2))) (* -84 (/ (* 1 1 (pow (* 6 0) 1) 1 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr c)) 2))) (* -36 (/ (* 1 (pow (* 2 0) 1) 1 1 1 1 (pow (* 5040 0) 1)) (pow (/ 1 (sqr c)) 2))) (* -9 (/ (* (pow (* 1 0) 1) 1 1 1 1 1 1 (pow (* 40320 0) 1)) (pow (/ 1 (sqr c)) 2))) (* 1 (/ (* 1 1 1 1 1 1 1 1 (pow (* 362880 0) 1)) (pow (/ 1 (sqr c)) 1)))) 362880) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (/ 1 (sqr c))))))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (/ 1 (sqr c))))) (+ (* (/ (pow 0 9) 362880)) (* (/ (pow 0 7) 5040) (/ (pow 0 1) 1)) (* (/ (pow 0 6) 720) (/ (pow 0 1) 1)) (* (/ (pow 0 5) 120) (/ (pow 0 2) 2)) (* (/ (pow 0 5) 120) (/ (pow 0 1) 1)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 3) 6)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 2) 2)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 4) 24)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 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 (- 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 (- 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))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 d) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 d))))))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 40320 (/ (* (pow (* 1 0) 9)) (pow (/ 1 (sqr d)) 9))) (* -181440 (/ (* (pow (* 1 0) 7) (pow (* 2 0) 1)) (pow (/ 1 (sqr d)) 8))) (* 272160 (/ (* (pow (* 1 0) 5) (pow (* 2 0) 2)) (pow (/ 1 (sqr d)) 7))) (* 60480 (/ (* (pow (* 1 0) 6) 1 (pow (* 6 0) 1)) (pow (/ 1 (sqr d)) 7))) (* -151200 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 3)) (pow (/ 1 (sqr d)) 6))) (* -151200 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (/ 1 (sqr d)) 6))) (* -15120 (/ (* (pow (* 1 0) 5) 1 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr d)) 6))) (* 22680 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 4)) (pow (/ 1 (sqr d)) 5))) (* 90720 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2) (pow (* 6 0) 1)) (pow (/ 1 (sqr d)) 5))) (* 20160 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 2)) (pow (/ 1 (sqr d)) 5))) (* 30240 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr d)) 5))) (* 3024 (/ (* (pow (* 1 0) 4) 1 1 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr d)) 5))) (* -7560 (/ (* 1 (pow (* 2 0) 3) (pow (* 6 0) 1)) (pow (/ 1 (sqr d)) 4))) (* -15120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 2)) (pow (/ 1 (sqr d)) 4))) (* -11340 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2) 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr d)) 4))) (* -7560 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1) (pow (* 24 0) 1)) (pow (/ 1 (sqr d)) 4))) (* -4536 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1) 1 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr d)) 4))) (* -504 (/ (* (pow (* 1 0) 3) 1 1 1 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr d)) 4))) (* 560 (/ (* 1 1 (pow (* 6 0) 3)) (pow (/ 1 (sqr d)) 3))) (* 2520 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1) (pow (* 24 0) 1)) (pow (/ 1 (sqr d)) 3))) (* 756 (/ (* 1 (pow (* 2 0) 2) 1 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr d)) 3))) (* 630 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 2)) (pow (/ 1 (sqr d)) 3))) (* 1008 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1) 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr d)) 3))) (* 504 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) 1 1 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr d)) 3))) (* 72 (/ (* (pow (* 1 0) 2) 1 1 1 1 1 (pow (* 5040 0) 1)) (pow (/ 1 (sqr d)) 3))) (* -126 (/ (* 1 1 1 (pow (* 24 0) 1) (pow (* 120 0) 1)) (pow (/ 1 (sqr d)) 2))) (* -84 (/ (* 1 1 (pow (* 6 0) 1) 1 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr d)) 2))) (* -36 (/ (* 1 (pow (* 2 0) 1) 1 1 1 1 (pow (* 5040 0) 1)) (pow (/ 1 (sqr d)) 2))) (* -9 (/ (* (pow (* 1 0) 1) 1 1 1 1 1 1 (pow (* 40320 0) 1)) (pow (/ 1 (sqr d)) 2))) (* 1 (/ (* 1 1 1 1 1 1 1 1 (pow (* 362880 0) 1)) (pow (/ 1 (sqr d)) 1)))) 362880) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (/ 1 (sqr d))))))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (/ 1 (sqr d))))) (+ (* (/ (pow 0 9) 362880)) (* (/ (pow 0 7) 5040) (/ (pow 0 1) 1)) (* (/ (pow 0 6) 720) (/ (pow 0 1) 1)) (* (/ (pow 0 5) 120) (/ (pow 0 2) 2)) (* (/ (pow 0 5) 120) (/ (pow 0 1) 1)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 3) 6)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 2) 2)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 4) 24)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6)))) (+ (* (/ 1 (* c (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* (- (/ 1 (* d (* a (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (* c (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) 0) (+ (* (- (/ 1 (* d (* a (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (+ (/ 1 (pow d 4)) (/ 1 (pow c 4))) (/ 1 (* (sqr c) (sqr 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]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 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 0) (* 0 (* d a))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* d a)) (/ 0 (* d a))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) 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 a * [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 (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (* 0 d)))) 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 d))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr d)) (/ 0 (sqr d))))) into 0 * [misc]backup-simplify: Simplify (- 0) 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 (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 0 (/ 0 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]taylor: Taking taylor expansion of 0 in d * [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]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]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 (- 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 (- 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))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 c) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 c)))))))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (sqr c)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (sqr 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 (- 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 (- 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))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 d) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 d)))))))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (sqr d)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (sqr 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 (- 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 (- 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))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 d) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 d)))))))))))) 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 (- 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))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 c) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 c)))))))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (sqr c)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (sqr d))))))))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 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 (- 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 (- 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))) (* 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 (- 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)) (* 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 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 (- 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 (- 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))) (* 0 (/ 0 (- d))) (* 0 (/ 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 (- 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 (- 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))) (* 0 (/ 0 (- a))) (* 0 (/ 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 0) (+ (* 0 0) (+ (* 0 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) 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 (- 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))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 c) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 c)))))))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -362880 (/ (* (pow (* 1 0) 10)) (pow (/ 1 (sqr c)) 10))) (* 1814400 (/ (* (pow (* 1 0) 8) (pow (* 2 0) 1)) (pow (/ 1 (sqr c)) 9))) (* -3175200 (/ (* (pow (* 1 0) 6) (pow (* 2 0) 2)) (pow (/ 1 (sqr c)) 8))) (* -604800 (/ (* (pow (* 1 0) 7) 1 (pow (* 6 0) 1)) (pow (/ 1 (sqr c)) 8))) (* 2268000 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 3)) (pow (/ 1 (sqr c)) 7))) (* 1814400 (/ (* (pow (* 1 0) 5) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (/ 1 (sqr c)) 7))) (* 151200 (/ (* (pow (* 1 0) 6) 1 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr c)) 7))) (* -567000 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 4)) (pow (/ 1 (sqr c)) 6))) (* -1512000 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 2) (pow (* 6 0) 1)) (pow (/ 1 (sqr c)) 6))) (* -252000 (/ (* (pow (* 1 0) 4) 1 (pow (* 6 0) 2)) (pow (/ 1 (sqr c)) 6))) (* -378000 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr c)) 6))) (* -30240 (/ (* (pow (* 1 0) 5) 1 1 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr c)) 6))) (* 22680 (/ (* 1 (pow (* 2 0) 5)) (pow (/ 1 (sqr c)) 5))) (* 302400 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 3) (pow (* 6 0) 1)) (pow (/ 1 (sqr c)) 5))) (* 302400 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1) (pow (* 6 0) 2)) (pow (/ 1 (sqr c)) 5))) (* 226800 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2) 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr c)) 5))) (* 100800 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1) (pow (* 24 0) 1)) (pow (/ 1 (sqr c)) 5))) (* 60480 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1) 1 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr c)) 5))) (* 5040 (/ (* (pow (* 1 0) 4) 1 1 1 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr c)) 5))) (* -37800 (/ (* 1 (pow (* 2 0) 2) (pow (* 6 0) 2)) (pow (/ 1 (sqr c)) 4))) (* -18900 (/ (* 1 (pow (* 2 0) 3) 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr c)) 4))) (* -16800 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 3)) (pow (/ 1 (sqr c)) 4))) (* -75600 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1) (pow (* 24 0) 1)) (pow (/ 1 (sqr c)) 4))) (* -22680 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2) 1 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr c)) 4))) (* -9450 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 2)) (pow (/ 1 (sqr c)) 4))) (* -15120 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1) 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr c)) 4))) (* -7560 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1) 1 1 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr c)) 4))) (* -720 (/ (* (pow (* 1 0) 3) 1 1 1 1 1 (pow (* 5040 0) 1)) (pow (/ 1 (sqr c)) 4))) (* 4200 (/ (* 1 1 (pow (* 6 0) 2) (pow (* 24 0) 1)) (pow (/ 1 (sqr c)) 3))) (* 3150 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 2)) (pow (/ 1 (sqr c)) 3))) (* 5040 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1) 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr c)) 3))) (* 1260 (/ (* 1 (pow (* 2 0) 2) 1 1 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr c)) 3))) (* 2520 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1) (pow (* 120 0) 1)) (pow (/ 1 (sqr c)) 3))) (* 1680 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1) 1 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr c)) 3))) (* 720 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) 1 1 1 1 (pow (* 5040 0) 1)) (pow (/ 1 (sqr c)) 3))) (* 90 (/ (* (pow (* 1 0) 2) 1 1 1 1 1 1 (pow (* 40320 0) 1)) (pow (/ 1 (sqr c)) 3))) (* -126 (/ (* 1 1 1 1 (pow (* 120 0) 2)) (pow (/ 1 (sqr c)) 2))) (* -210 (/ (* 1 1 1 (pow (* 24 0) 1) 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr c)) 2))) (* -120 (/ (* 1 1 (pow (* 6 0) 1) 1 1 1 (pow (* 5040 0) 1)) (pow (/ 1 (sqr c)) 2))) (* -45 (/ (* 1 (pow (* 2 0) 1) 1 1 1 1 1 (pow (* 40320 0) 1)) (pow (/ 1 (sqr c)) 2))) (* -10 (/ (* (pow (* 1 0) 1) 1 1 1 1 1 1 1 (pow (* 362880 0) 1)) (pow (/ 1 (sqr c)) 2))) (* 1 (/ (* 1 1 1 1 1 1 1 1 1 (pow (* 3628800 0) 1)) (pow (/ 1 (sqr c)) 1)))) 3628800) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (/ 1 (sqr c)))))))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (/ 1 (sqr c))))) (+ (* (/ (pow 0 10) 3628800)) (* (/ (pow 0 8) 40320) (/ (pow 0 1) 1)) (* (/ (pow 0 7) 5040) (/ (pow 0 1) 1)) (* (/ (pow 0 6) 720) (/ (pow 0 2) 2)) (* (/ (pow 0 6) 720) (/ (pow 0 1) 1)) (* (/ (pow 0 5) 120) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 5) 120) (/ (pow 0 1) 1)) (* (/ (pow 0 4) 24) (/ (pow 0 3) 6)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 4) 24) (/ (pow 0 2) 2)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 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 (- 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 (- 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))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 d) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 d)))))))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -362880 (/ (* (pow (* 1 0) 10)) (pow (/ 1 (sqr d)) 10))) (* 1814400 (/ (* (pow (* 1 0) 8) (pow (* 2 0) 1)) (pow (/ 1 (sqr d)) 9))) (* -3175200 (/ (* (pow (* 1 0) 6) (pow (* 2 0) 2)) (pow (/ 1 (sqr d)) 8))) (* -604800 (/ (* (pow (* 1 0) 7) 1 (pow (* 6 0) 1)) (pow (/ 1 (sqr d)) 8))) (* 2268000 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 3)) (pow (/ 1 (sqr d)) 7))) (* 1814400 (/ (* (pow (* 1 0) 5) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (/ 1 (sqr d)) 7))) (* 151200 (/ (* (pow (* 1 0) 6) 1 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr d)) 7))) (* -567000 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 4)) (pow (/ 1 (sqr d)) 6))) (* -1512000 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 2) (pow (* 6 0) 1)) (pow (/ 1 (sqr d)) 6))) (* -252000 (/ (* (pow (* 1 0) 4) 1 (pow (* 6 0) 2)) (pow (/ 1 (sqr d)) 6))) (* -378000 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr d)) 6))) (* -30240 (/ (* (pow (* 1 0) 5) 1 1 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr d)) 6))) (* 22680 (/ (* 1 (pow (* 2 0) 5)) (pow (/ 1 (sqr d)) 5))) (* 302400 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 3) (pow (* 6 0) 1)) (pow (/ 1 (sqr d)) 5))) (* 302400 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1) (pow (* 6 0) 2)) (pow (/ 1 (sqr d)) 5))) (* 226800 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2) 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr d)) 5))) (* 100800 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1) (pow (* 24 0) 1)) (pow (/ 1 (sqr d)) 5))) (* 60480 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1) 1 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr d)) 5))) (* 5040 (/ (* (pow (* 1 0) 4) 1 1 1 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr d)) 5))) (* -37800 (/ (* 1 (pow (* 2 0) 2) (pow (* 6 0) 2)) (pow (/ 1 (sqr d)) 4))) (* -18900 (/ (* 1 (pow (* 2 0) 3) 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr d)) 4))) (* -16800 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 3)) (pow (/ 1 (sqr d)) 4))) (* -75600 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1) (pow (* 24 0) 1)) (pow (/ 1 (sqr d)) 4))) (* -22680 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2) 1 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr d)) 4))) (* -9450 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 2)) (pow (/ 1 (sqr d)) 4))) (* -15120 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1) 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr d)) 4))) (* -7560 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1) 1 1 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr d)) 4))) (* -720 (/ (* (pow (* 1 0) 3) 1 1 1 1 1 (pow (* 5040 0) 1)) (pow (/ 1 (sqr d)) 4))) (* 4200 (/ (* 1 1 (pow (* 6 0) 2) (pow (* 24 0) 1)) (pow (/ 1 (sqr d)) 3))) (* 3150 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 2)) (pow (/ 1 (sqr d)) 3))) (* 5040 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1) 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr d)) 3))) (* 1260 (/ (* 1 (pow (* 2 0) 2) 1 1 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr d)) 3))) (* 2520 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1) (pow (* 120 0) 1)) (pow (/ 1 (sqr d)) 3))) (* 1680 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1) 1 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr d)) 3))) (* 720 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) 1 1 1 1 (pow (* 5040 0) 1)) (pow (/ 1 (sqr d)) 3))) (* 90 (/ (* (pow (* 1 0) 2) 1 1 1 1 1 1 (pow (* 40320 0) 1)) (pow (/ 1 (sqr d)) 3))) (* -126 (/ (* 1 1 1 1 (pow (* 120 0) 2)) (pow (/ 1 (sqr d)) 2))) (* -210 (/ (* 1 1 1 (pow (* 24 0) 1) 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr d)) 2))) (* -120 (/ (* 1 1 (pow (* 6 0) 1) 1 1 1 (pow (* 5040 0) 1)) (pow (/ 1 (sqr d)) 2))) (* -45 (/ (* 1 (pow (* 2 0) 1) 1 1 1 1 1 (pow (* 40320 0) 1)) (pow (/ 1 (sqr d)) 2))) (* -10 (/ (* (pow (* 1 0) 1) 1 1 1 1 1 1 1 (pow (* 362880 0) 1)) (pow (/ 1 (sqr d)) 2))) (* 1 (/ (* 1 1 1 1 1 1 1 1 1 (pow (* 3628800 0) 1)) (pow (/ 1 (sqr d)) 1)))) 3628800) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (/ 1 (sqr d)))))))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (/ 1 (sqr d))))) (+ (* (/ (pow 0 10) 3628800)) (* (/ (pow 0 8) 40320) (/ (pow 0 1) 1)) (* (/ (pow 0 7) 5040) (/ (pow 0 1) 1)) (* (/ (pow 0 6) 720) (/ (pow 0 2) 2)) (* (/ (pow 0 6) 720) (/ (pow 0 1) 1)) (* (/ (pow 0 5) 120) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 5) 120) (/ (pow 0 1) 1)) (* (/ (pow 0 4) 24) (/ (pow 0 3) 6)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 4) 24) (/ (pow 0 2) 2)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6)))) (+ (* (/ 1 (* c (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* (- (/ 1 (* d (* a (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (* c (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) 0) (+ (* (- (/ 1 (* d (* a (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (+ (/ 1 (pow d 4)) (/ 1 (pow c 4))) (/ 1 (* (sqr c) (sqr 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]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 (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (* 0 a))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (* d a)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* d a)) (/ 0 (* d a))) (* 0 (/ 0 (* d a))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (/ 1 (* (pow d 3) a)) 0) into (/ 1 (* (pow d 3) a)) * [misc]taylor: Taking taylor expansion of (/ 1 (* (pow d 3) a)) in a * [misc]taylor: Taking taylor expansion of (* (pow d 3) a) in a * [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]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 (* (pow d 3) 0) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow d 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (log d))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log d))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow d 3) 1) (* 0 0)) into (pow d 3) * [misc]backup-simplify: Simplify (/ 1 (pow d 3)) into (/ 1 (pow d 3)) * [misc]taylor: Taking taylor expansion of (/ 1 (pow d 3)) in d * [misc]taylor: Taking taylor expansion of (pow d 3) in d * [misc]backup-simplify: Simplify (/ 1 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 (pow d 4)) 0) into (/ 1 (pow d 4)) * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 d))))) 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 (sqr d)))))) 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]backup-simplify: Simplify (+ (/ 1 (pow d 4)) 0) into (/ 1 (pow d 4)) * [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 (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 * [misc]backup-simplify: Simplify (- (/ (/ 1 (pow d 4)) 1) (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* (- (/ 1 (sqr d))) (/ 0 1)) (* 0 (/ 0 1)))) into (/ 1 (pow d 4)) * [misc]taylor: Taking taylor expansion of (/ 1 (pow d 4)) in a * [misc]taylor: Taking taylor expansion of (pow d 4) in a * [misc]taylor: Taking taylor expansion of (exp (* 4 (log d))) in a * [misc]taylor: Taking taylor expansion of (* 4 (log d)) in a * [misc]taylor: Taking taylor expansion of 4 in a * [misc]backup-simplify: Simplify 4 into 4 * [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 (* 4 (log d)) into (* 4 (log d)) * [misc]backup-simplify: Simplify (exp (* 4 (log d))) into (pow d 4) * [misc]backup-simplify: Simplify (/ 1 (pow d 4)) into (/ 1 (pow d 4)) * [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 (+ (* 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]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) 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 (- 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 (- 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))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 c) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 c))))))))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (sqr c)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (sqr 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 (- 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 (- 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))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 d) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 d))))))))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (sqr d)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (sqr 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 (- 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 (- 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))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 d) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 d))))))))))))) 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 (- 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))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 c) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 c))))))))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (sqr c)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (sqr d)))))))))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 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 (- 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 (- 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))) (* 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 (- 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)) (* 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 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 (- 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 (- 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))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))) (* 0 (/ 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 (- 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 (- 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))) (* 0 (/ 0 (- a))) (* 0 (/ 0 (- a))) (* 0 (/ 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 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 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) 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 (- 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))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 c) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 c))))))))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 3628800 (/ (* (pow (* 1 0) 11)) (pow (/ 1 (sqr c)) 11))) (* -19958400 (/ (* (pow (* 1 0) 9) (pow (* 2 0) 1)) (pow (/ 1 (sqr c)) 10))) (* 39916800 (/ (* (pow (* 1 0) 7) (pow (* 2 0) 2)) (pow (/ 1 (sqr c)) 9))) (* 6652800 (/ (* (pow (* 1 0) 8) 1 (pow (* 6 0) 1)) (pow (/ 1 (sqr c)) 9))) (* -34927200 (/ (* (pow (* 1 0) 5) (pow (* 2 0) 3)) (pow (/ 1 (sqr c)) 8))) (* -23284800 (/ (* (pow (* 1 0) 6) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (/ 1 (sqr c)) 8))) (* -1663200 (/ (* (pow (* 1 0) 7) 1 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr c)) 8))) (* 12474000 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 4)) (pow (/ 1 (sqr c)) 7))) (* 24948000 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 2) (pow (* 6 0) 1)) (pow (/ 1 (sqr c)) 7))) (* 3326400 (/ (* (pow (* 1 0) 5) 1 (pow (* 6 0) 2)) (pow (/ 1 (sqr c)) 7))) (* 4989600 (/ (* (pow (* 1 0) 5) (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr c)) 7))) (* 332640 (/ (* (pow (* 1 0) 6) 1 1 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr c)) 7))) (* -1247400 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 5)) (pow (/ 1 (sqr c)) 6))) (* -8316000 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 3) (pow (* 6 0) 1)) (pow (/ 1 (sqr c)) 6))) (* -5544000 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1) (pow (* 6 0) 2)) (pow (/ 1 (sqr c)) 6))) (* -4158000 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 2) 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr c)) 6))) (* -1386000 (/ (* (pow (* 1 0) 4) 1 (pow (* 6 0) 1) (pow (* 24 0) 1)) (pow (/ 1 (sqr c)) 6))) (* -831600 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1) 1 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr c)) 6))) (* -55440 (/ (* (pow (* 1 0) 5) 1 1 1 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr c)) 6))) (* 415800 (/ (* 1 (pow (* 2 0) 4) (pow (* 6 0) 1)) (pow (/ 1 (sqr c)) 5))) (* 1663200 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2) (pow (* 6 0) 2)) (pow (/ 1 (sqr c)) 5))) (* 831600 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 3) 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr c)) 5))) (* 369600 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 3)) (pow (/ 1 (sqr c)) 5))) (* 1663200 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1) (pow (* 6 0) 1) (pow (* 24 0) 1)) (pow (/ 1 (sqr c)) 5))) (* 498960 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2) 1 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr c)) 5))) (* 138600 (/ (* (pow (* 1 0) 3) 1 1 (pow (* 24 0) 2)) (pow (/ 1 (sqr c)) 5))) (* 221760 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1) 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr c)) 5))) (* 110880 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1) 1 1 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr c)) 5))) (* 7920 (/ (* (pow (* 1 0) 4) 1 1 1 1 1 (pow (* 5040 0) 1)) (pow (/ 1 (sqr c)) 5))) (* -92400 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 3)) (pow (/ 1 (sqr c)) 4))) (* -207900 (/ (* 1 (pow (* 2 0) 2) (pow (* 6 0) 1) (pow (* 24 0) 1)) (pow (/ 1 (sqr c)) 4))) (* -41580 (/ (* 1 (pow (* 2 0) 3) 1 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr c)) 4))) (* -138600 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 2) (pow (* 24 0) 1)) (pow (/ 1 (sqr c)) 4))) (* -103950 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) 1 (pow (* 24 0) 2)) (pow (/ 1 (sqr c)) 4))) (* -166320 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1) 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr c)) 4))) (* -41580 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2) 1 1 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr c)) 4))) (* -41580 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1) (pow (* 120 0) 1)) (pow (/ 1 (sqr c)) 4))) (* -27720 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1) 1 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr c)) 4))) (* -11880 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1) 1 1 1 1 (pow (* 5040 0) 1)) (pow (/ 1 (sqr c)) 4))) (* -990 (/ (* (pow (* 1 0) 3) 1 1 1 1 1 1 (pow (* 40320 0) 1)) (pow (/ 1 (sqr c)) 4))) (* 11550 (/ (* 1 1 (pow (* 6 0) 1) (pow (* 24 0) 2)) (pow (/ 1 (sqr c)) 3))) (* 9240 (/ (* 1 1 (pow (* 6 0) 2) 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr c)) 3))) (* 13860 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1) (pow (* 120 0) 1)) (pow (/ 1 (sqr c)) 3))) (* 9240 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1) 1 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr c)) 3))) (* 1980 (/ (* 1 (pow (* 2 0) 2) 1 1 1 1 (pow (* 5040 0) 1)) (pow (/ 1 (sqr c)) 3))) (* 2772 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 2)) (pow (/ 1 (sqr c)) 3))) (* 4620 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1) 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr c)) 3))) (* 2640 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1) 1 1 1 (pow (* 5040 0) 1)) (pow (/ 1 (sqr c)) 3))) (* 990 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) 1 1 1 1 1 (pow (* 40320 0) 1)) (pow (/ 1 (sqr c)) 3))) (* 110 (/ (* (pow (* 1 0) 2) 1 1 1 1 1 1 1 (pow (* 362880 0) 1)) (pow (/ 1 (sqr c)) 3))) (* -462 (/ (* 1 1 1 1 (pow (* 120 0) 1) (pow (* 720 0) 1)) (pow (/ 1 (sqr c)) 2))) (* -330 (/ (* 1 1 1 (pow (* 24 0) 1) 1 1 (pow (* 5040 0) 1)) (pow (/ 1 (sqr c)) 2))) (* -165 (/ (* 1 1 (pow (* 6 0) 1) 1 1 1 1 (pow (* 40320 0) 1)) (pow (/ 1 (sqr c)) 2))) (* -55 (/ (* 1 (pow (* 2 0) 1) 1 1 1 1 1 1 (pow (* 362880 0) 1)) (pow (/ 1 (sqr c)) 2))) (* -11 (/ (* (pow (* 1 0) 1) 1 1 1 1 1 1 1 1 (pow (* 3628800 0) 1)) (pow (/ 1 (sqr c)) 2))) (* 1 (/ (* 1 1 1 1 1 1 1 1 1 1 (pow (* 39916800 0) 1)) (pow (/ 1 (sqr c)) 1)))) 39916800) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (/ 1 (sqr c))))))))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (/ 1 (sqr c))))) (+ (* (/ (pow 0 11) 39916800)) (* (/ (pow 0 9) 362880) (/ (pow 0 1) 1)) (* (/ (pow 0 8) 40320) (/ (pow 0 1) 1)) (* (/ (pow 0 7) 5040) (/ (pow 0 2) 2)) (* (/ (pow 0 7) 5040) (/ (pow 0 1) 1)) (* (/ (pow 0 6) 720) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 6) 720) (/ (pow 0 1) 1)) (* (/ (pow 0 5) 120) (/ (pow 0 3) 6)) (* (/ (pow 0 5) 120) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 5) 120) (/ (pow 0 2) 2)) (* (/ (pow 0 5) 120) (/ (pow 0 1) 1)) (* (/ (pow 0 4) 24) (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 4) 24)) (* (/ (pow 0 3) 6) (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 2) 2)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 3) 6)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 5) 120)) (* (/ (pow 0 1) 1) (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 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 (- 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 (- 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))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 d) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 d))))))))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 3628800 (/ (* (pow (* 1 0) 11)) (pow (/ 1 (sqr d)) 11))) (* -19958400 (/ (* (pow (* 1 0) 9) (pow (* 2 0) 1)) (pow (/ 1 (sqr d)) 10))) (* 39916800 (/ (* (pow (* 1 0) 7) (pow (* 2 0) 2)) (pow (/ 1 (sqr d)) 9))) (* 6652800 (/ (* (pow (* 1 0) 8) 1 (pow (* 6 0) 1)) (pow (/ 1 (sqr d)) 9))) (* -34927200 (/ (* (pow (* 1 0) 5) (pow (* 2 0) 3)) (pow (/ 1 (sqr d)) 8))) (* -23284800 (/ (* (pow (* 1 0) 6) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (/ 1 (sqr d)) 8))) (* -1663200 (/ (* (pow (* 1 0) 7) 1 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr d)) 8))) (* 12474000 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 4)) (pow (/ 1 (sqr d)) 7))) (* 24948000 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 2) (pow (* 6 0) 1)) (pow (/ 1 (sqr d)) 7))) (* 3326400 (/ (* (pow (* 1 0) 5) 1 (pow (* 6 0) 2)) (pow (/ 1 (sqr d)) 7))) (* 4989600 (/ (* (pow (* 1 0) 5) (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr d)) 7))) (* 332640 (/ (* (pow (* 1 0) 6) 1 1 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr d)) 7))) (* -1247400 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 5)) (pow (/ 1 (sqr d)) 6))) (* -8316000 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 3) (pow (* 6 0) 1)) (pow (/ 1 (sqr d)) 6))) (* -5544000 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1) (pow (* 6 0) 2)) (pow (/ 1 (sqr d)) 6))) (* -4158000 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 2) 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr d)) 6))) (* -1386000 (/ (* (pow (* 1 0) 4) 1 (pow (* 6 0) 1) (pow (* 24 0) 1)) (pow (/ 1 (sqr d)) 6))) (* -831600 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1) 1 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr d)) 6))) (* -55440 (/ (* (pow (* 1 0) 5) 1 1 1 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr d)) 6))) (* 415800 (/ (* 1 (pow (* 2 0) 4) (pow (* 6 0) 1)) (pow (/ 1 (sqr d)) 5))) (* 1663200 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2) (pow (* 6 0) 2)) (pow (/ 1 (sqr d)) 5))) (* 831600 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 3) 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr d)) 5))) (* 369600 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 3)) (pow (/ 1 (sqr d)) 5))) (* 1663200 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1) (pow (* 6 0) 1) (pow (* 24 0) 1)) (pow (/ 1 (sqr d)) 5))) (* 498960 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2) 1 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr d)) 5))) (* 138600 (/ (* (pow (* 1 0) 3) 1 1 (pow (* 24 0) 2)) (pow (/ 1 (sqr d)) 5))) (* 221760 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1) 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr d)) 5))) (* 110880 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1) 1 1 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr d)) 5))) (* 7920 (/ (* (pow (* 1 0) 4) 1 1 1 1 1 (pow (* 5040 0) 1)) (pow (/ 1 (sqr d)) 5))) (* -92400 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 3)) (pow (/ 1 (sqr d)) 4))) (* -207900 (/ (* 1 (pow (* 2 0) 2) (pow (* 6 0) 1) (pow (* 24 0) 1)) (pow (/ 1 (sqr d)) 4))) (* -41580 (/ (* 1 (pow (* 2 0) 3) 1 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr d)) 4))) (* -138600 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 2) (pow (* 24 0) 1)) (pow (/ 1 (sqr d)) 4))) (* -103950 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) 1 (pow (* 24 0) 2)) (pow (/ 1 (sqr d)) 4))) (* -166320 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1) 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr d)) 4))) (* -41580 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2) 1 1 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr d)) 4))) (* -41580 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1) (pow (* 120 0) 1)) (pow (/ 1 (sqr d)) 4))) (* -27720 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1) 1 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr d)) 4))) (* -11880 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1) 1 1 1 1 (pow (* 5040 0) 1)) (pow (/ 1 (sqr d)) 4))) (* -990 (/ (* (pow (* 1 0) 3) 1 1 1 1 1 1 (pow (* 40320 0) 1)) (pow (/ 1 (sqr d)) 4))) (* 11550 (/ (* 1 1 (pow (* 6 0) 1) (pow (* 24 0) 2)) (pow (/ 1 (sqr d)) 3))) (* 9240 (/ (* 1 1 (pow (* 6 0) 2) 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr d)) 3))) (* 13860 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1) (pow (* 120 0) 1)) (pow (/ 1 (sqr d)) 3))) (* 9240 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1) 1 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr d)) 3))) (* 1980 (/ (* 1 (pow (* 2 0) 2) 1 1 1 1 (pow (* 5040 0) 1)) (pow (/ 1 (sqr d)) 3))) (* 2772 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 2)) (pow (/ 1 (sqr d)) 3))) (* 4620 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1) 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr d)) 3))) (* 2640 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1) 1 1 1 (pow (* 5040 0) 1)) (pow (/ 1 (sqr d)) 3))) (* 990 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) 1 1 1 1 1 (pow (* 40320 0) 1)) (pow (/ 1 (sqr d)) 3))) (* 110 (/ (* (pow (* 1 0) 2) 1 1 1 1 1 1 1 (pow (* 362880 0) 1)) (pow (/ 1 (sqr d)) 3))) (* -462 (/ (* 1 1 1 1 (pow (* 120 0) 1) (pow (* 720 0) 1)) (pow (/ 1 (sqr d)) 2))) (* -330 (/ (* 1 1 1 (pow (* 24 0) 1) 1 1 (pow (* 5040 0) 1)) (pow (/ 1 (sqr d)) 2))) (* -165 (/ (* 1 1 (pow (* 6 0) 1) 1 1 1 1 (pow (* 40320 0) 1)) (pow (/ 1 (sqr d)) 2))) (* -55 (/ (* 1 (pow (* 2 0) 1) 1 1 1 1 1 1 (pow (* 362880 0) 1)) (pow (/ 1 (sqr d)) 2))) (* -11 (/ (* (pow (* 1 0) 1) 1 1 1 1 1 1 1 1 (pow (* 3628800 0) 1)) (pow (/ 1 (sqr d)) 2))) (* 1 (/ (* 1 1 1 1 1 1 1 1 1 1 (pow (* 39916800 0) 1)) (pow (/ 1 (sqr d)) 1)))) 39916800) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (/ 1 (sqr d))))))))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (/ 1 (sqr d))))) (+ (* (/ (pow 0 11) 39916800)) (* (/ (pow 0 9) 362880) (/ (pow 0 1) 1)) (* (/ (pow 0 8) 40320) (/ (pow 0 1) 1)) (* (/ (pow 0 7) 5040) (/ (pow 0 2) 2)) (* (/ (pow 0 7) 5040) (/ (pow 0 1) 1)) (* (/ (pow 0 6) 720) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 6) 720) (/ (pow 0 1) 1)) (* (/ (pow 0 5) 120) (/ (pow 0 3) 6)) (* (/ (pow 0 5) 120) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 5) 120) (/ (pow 0 2) 2)) (* (/ (pow 0 5) 120) (/ (pow 0 1) 1)) (* (/ (pow 0 4) 24) (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 4) 24)) (* (/ (pow 0 3) 6) (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 2) 2)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 3) 6)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 5) 120)) (* (/ (pow 0 1) 1) (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6)))) (+ (* (/ 1 (* c (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* (- (/ 1 (* d (* a (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (* c (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) 0) (+ (* (- (/ 1 (* d (* a (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (+ (/ 1 (pow d 4)) (/ 1 (pow c 4))) (/ 1 (* (sqr c) (sqr 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]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 (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow d 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow d 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow d 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log d))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log d))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow d 3) 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 (* (pow d 3) a))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (pow d 3) a)) (/ 0 (* (pow d 3) a))))) 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 (+ (* a 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (* 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* d a))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* d a)) (/ 0 (* d a))) (* 0 (/ 0 (* d a))) (* 0 (/ 0 (* d a))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) 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 a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow d 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 4 0) (* 0 (log d))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 4 (log d))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow d 4)) (/ 0 (pow d 4))))) 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 (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 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 (+ (* 0 0) (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqr d))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr d)) (/ 0 (sqr d))) (* 0 (/ 0 (sqr d))) (* 0 (/ 0 (sqr d))))) into 0 * [misc]backup-simplify: Simplify (- 0) 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)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 1 (pow d 6))) into (- (/ 1 (pow d 6))) * [misc]backup-simplify: Simplify (+ 0 (- (/ 1 (pow d 6)))) into (- (/ 1 (pow d 6))) * [misc]backup-simplify: Simplify (+ (* 0 (- (/ 1 (pow d 6)))) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* (- (/ 1 (sqr d))) (/ 0 1)) (* 0 (/ 0 1)) (* (/ 1 (pow d 4)) (/ 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]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow d 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow d 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (log d)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log d))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow d 3) 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow d 3)) (/ 0 (pow d 3))))) 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 (pow d 4)) in d * [misc]taylor: Taking taylor expansion of (pow d 4) in d * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [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 (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 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]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) 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 (- 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 (- 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))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 c) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 c)))))))))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (sqr c)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (sqr 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 (- 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 (- 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))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 d) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 d)))))))))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (sqr d)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (sqr 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 (- 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 (- 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 (- 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))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 d) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 d)))))))))))))) 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 (- 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))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 c) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 c)))))))))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (sqr c)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (sqr d))))))))))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 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 (- 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 (- 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))) (* 0 (/ 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 (- 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)) (* 0 (/ 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 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 (- 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 (- 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))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))) (* 0 (/ 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 (- 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 (- 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))) (* 0 (/ 0 (- a))) (* 0 (/ 0 (- a))) (* 0 (/ 0 (- a))) (* 0 (/ 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 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 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) 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 (- 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))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 c) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 c)))))))))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -39916800 (/ (* (pow (* 1 0) 12)) (pow (/ 1 (sqr c)) 12))) (* 239500800 (/ (* (pow (* 1 0) 10) (pow (* 2 0) 1)) (pow (/ 1 (sqr c)) 11))) (* -538876800 (/ (* (pow (* 1 0) 8) (pow (* 2 0) 2)) (pow (/ 1 (sqr c)) 10))) (* -79833600 (/ (* (pow (* 1 0) 9) 1 (pow (* 6 0) 1)) (pow (/ 1 (sqr c)) 10))) (* 558835200 (/ (* (pow (* 1 0) 6) (pow (* 2 0) 3)) (pow (/ 1 (sqr c)) 9))) (* 319334400 (/ (* (pow (* 1 0) 7) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (/ 1 (sqr c)) 9))) (* 19958400 (/ (* (pow (* 1 0) 8) 1 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr c)) 9))) (* -261954000 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 4)) (pow (/ 1 (sqr c)) 8))) (* -419126400 (/ (* (pow (* 1 0) 5) (pow (* 2 0) 2) (pow (* 6 0) 1)) (pow (/ 1 (sqr c)) 8))) (* -46569600 (/ (* (pow (* 1 0) 6) 1 (pow (* 6 0) 2)) (pow (/ 1 (sqr c)) 8))) (* -69854400 (/ (* (pow (* 1 0) 6) (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr c)) 8))) (* -3991680 (/ (* (pow (* 1 0) 7) 1 1 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr c)) 8))) (* 44906400 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 5)) (pow (/ 1 (sqr c)) 7))) (* 199584000 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 3) (pow (* 6 0) 1)) (pow (/ 1 (sqr c)) 7))) (* 99792000 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1) (pow (* 6 0) 2)) (pow (/ 1 (sqr c)) 7))) (* 74844000 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 2) 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr c)) 7))) (* 19958400 (/ (* (pow (* 1 0) 5) 1 (pow (* 6 0) 1) (pow (* 24 0) 1)) (pow (/ 1 (sqr c)) 7))) (* 11975040 (/ (* (pow (* 1 0) 5) (pow (* 2 0) 1) 1 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr c)) 7))) (* 665280 (/ (* (pow (* 1 0) 6) 1 1 1 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr c)) 7))) (* -1247400 (/ (* 1 (pow (* 2 0) 6)) (pow (/ 1 (sqr c)) 6))) (* -24948000 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 4) (pow (* 6 0) 1)) (pow (/ 1 (sqr c)) 6))) (* -49896000 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2) (pow (* 6 0) 2)) (pow (/ 1 (sqr c)) 6))) (* -24948000 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 3) 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr c)) 6))) (* -7392000 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 3)) (pow (/ 1 (sqr c)) 6))) (* -33264000 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1) (pow (* 6 0) 1) (pow (* 24 0) 1)) (pow (/ 1 (sqr c)) 6))) (* -9979200 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 2) 1 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr c)) 6))) (* -2079000 (/ (* (pow (* 1 0) 4) 1 1 (pow (* 24 0) 2)) (pow (/ 1 (sqr c)) 6))) (* -3326400 (/ (* (pow (* 1 0) 4) 1 (pow (* 6 0) 1) 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr c)) 6))) (* -1663200 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1) 1 1 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr c)) 6))) (* -95040 (/ (* (pow (* 1 0) 5) 1 1 1 1 1 (pow (* 5040 0) 1)) (pow (/ 1 (sqr c)) 6))) (* 3326400 (/ (* 1 (pow (* 2 0) 3) (pow (* 6 0) 2)) (pow (/ 1 (sqr c)) 5))) (* 1247400 (/ (* 1 (pow (* 2 0) 4) 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr c)) 5))) (* 4435200 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 3)) (pow (/ 1 (sqr c)) 5))) (* 9979200 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2) (pow (* 6 0) 1) (pow (* 24 0) 1)) (pow (/ 1 (sqr c)) 5))) (* 1995840 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 3) 1 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr c)) 5))) (* 3326400 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 2) (pow (* 24 0) 1)) (pow (/ 1 (sqr c)) 5))) (* 2494800 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1) 1 (pow (* 24 0) 2)) (pow (/ 1 (sqr c)) 5))) (* 3991680 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1) (pow (* 6 0) 1) 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr c)) 5))) (* 997920 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2) 1 1 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr c)) 5))) (* 665280 (/ (* (pow (* 1 0) 3) 1 1 (pow (* 24 0) 1) (pow (* 120 0) 1)) (pow (/ 1 (sqr c)) 5))) (* 443520 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1) 1 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr c)) 5))) (* 190080 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1) 1 1 1 1 (pow (* 5040 0) 1)) (pow (/ 1 (sqr c)) 5))) (* 11880 (/ (* (pow (* 1 0) 4) 1 1 1 1 1 1 (pow (* 40320 0) 1)) (pow (/ 1 (sqr c)) 5))) (* -92400 (/ (* 1 1 (pow (* 6 0) 4)) (pow (/ 1 (sqr c)) 4))) (* -831600 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 2) (pow (* 24 0) 1)) (pow (/ 1 (sqr c)) 4))) (* -311850 (/ (* 1 (pow (* 2 0) 2) 1 (pow (* 24 0) 2)) (pow (/ 1 (sqr c)) 4))) (* -498960 (/ (* 1 (pow (* 2 0) 2) (pow (* 6 0) 1) 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr c)) 4))) (* -83160 (/ (* 1 (pow (* 2 0) 3) 1 1 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr c)) 4))) (* -415800 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1) (pow (* 24 0) 2)) (pow (/ 1 (sqr c)) 4))) (* -332640 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 2) 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr c)) 4))) (* -498960 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) 1 (pow (* 24 0) 1) (pow (* 120 0) 1)) (pow (/ 1 (sqr c)) 4))) (* -332640 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1) 1 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr c)) 4))) (* -71280 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2) 1 1 1 1 (pow (* 5040 0) 1)) (pow (/ 1 (sqr c)) 4))) (* -49896 (/ (* (pow (* 1 0) 2) 1 1 1 (pow (* 120 0) 2)) (pow (/ 1 (sqr c)) 4))) (* -83160 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1) 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr c)) 4))) (* -47520 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1) 1 1 1 (pow (* 5040 0) 1)) (pow (/ 1 (sqr c)) 4))) (* -17820 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1) 1 1 1 1 1 (pow (* 40320 0) 1)) (pow (/ 1 (sqr c)) 4))) (* -1320 (/ (* (pow (* 1 0) 3) 1 1 1 1 1 1 1 (pow (* 362880 0) 1)) (pow (/ 1 (sqr c)) 4))) (* 11550 (/ (* 1 1 1 (pow (* 24 0) 3)) (pow (/ 1 (sqr c)) 3))) (* 55440 (/ (* 1 1 (pow (* 6 0) 1) (pow (* 24 0) 1) (pow (* 120 0) 1)) (pow (/ 1 (sqr c)) 3))) (* 18480 (/ (* 1 1 (pow (* 6 0) 2) 1 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr c)) 3))) (* 16632 (/ (* 1 (pow (* 2 0) 1) 1 1 (pow (* 120 0) 2)) (pow (/ 1 (sqr c)) 3))) (* 27720 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1) 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr c)) 3))) (* 15840 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1) 1 1 1 (pow (* 5040 0) 1)) (pow (/ 1 (sqr c)) 3))) (* 2970 (/ (* 1 (pow (* 2 0) 2) 1 1 1 1 1 (pow (* 40320 0) 1)) (pow (/ 1 (sqr c)) 3))) (* 11088 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1) (pow (* 720 0) 1)) (pow (/ 1 (sqr c)) 3))) (* 7920 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1) 1 1 (pow (* 5040 0) 1)) (pow (/ 1 (sqr c)) 3))) (* 3960 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1) 1 1 1 1 (pow (* 40320 0) 1)) (pow (/ 1 (sqr c)) 3))) (* 1320 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) 1 1 1 1 1 1 (pow (* 362880 0) 1)) (pow (/ 1 (sqr c)) 3))) (* 132 (/ (* (pow (* 1 0) 2) 1 1 1 1 1 1 1 1 (pow (* 3628800 0) 1)) (pow (/ 1 (sqr c)) 3))) (* -462 (/ (* 1 1 1 1 1 (pow (* 720 0) 2)) (pow (/ 1 (sqr c)) 2))) (* -792 (/ (* 1 1 1 1 (pow (* 120 0) 1) 1 (pow (* 5040 0) 1)) (pow (/ 1 (sqr c)) 2))) (* -495 (/ (* 1 1 1 (pow (* 24 0) 1) 1 1 1 (pow (* 40320 0) 1)) (pow (/ 1 (sqr c)) 2))) (* -220 (/ (* 1 1 (pow (* 6 0) 1) 1 1 1 1 1 (pow (* 362880 0) 1)) (pow (/ 1 (sqr c)) 2))) (* -66 (/ (* 1 (pow (* 2 0) 1) 1 1 1 1 1 1 1 (pow (* 3628800 0) 1)) (pow (/ 1 (sqr c)) 2))) (* -12 (/ (* (pow (* 1 0) 1) 1 1 1 1 1 1 1 1 1 (pow (* 39916800 0) 1)) (pow (/ 1 (sqr c)) 2))) (* 1 (/ (* 1 1 1 1 1 1 1 1 1 1 1 (pow (* 479001600 0) 1)) (pow (/ 1 (sqr c)) 1)))) 479001600) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (/ 1 (sqr c)))))))))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (/ 1 (sqr c))))) (+ (* (/ (pow 0 12) 479001600)) (* (/ (pow 0 10) 3628800) (/ (pow 0 1) 1)) (* (/ (pow 0 9) 362880) (/ (pow 0 1) 1)) (* (/ (pow 0 8) 40320) (/ (pow 0 2) 2)) (* (/ (pow 0 8) 40320) (/ (pow 0 1) 1)) (* (/ (pow 0 7) 5040) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 7) 5040) (/ (pow 0 1) 1)) (* (/ (pow 0 6) 720) (/ (pow 0 3) 6)) (* (/ (pow 0 6) 720) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 6) 720) (/ (pow 0 2) 2)) (* (/ (pow 0 6) 720) (/ (pow 0 1) 1)) (* (/ (pow 0 5) 120) (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 5) 120) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 5) 120) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 5) 120) (/ (pow 0 1) 1)) (* (/ (pow 0 4) 24) (/ (pow 0 4) 24)) (* (/ (pow 0 4) 24) (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 4) 24) (/ (pow 0 2) 2)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 3) 6)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 5) 120)) (* (/ (pow 0 2) 2) (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 2) 2)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 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 (- 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 (- 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 (- 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))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 d) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 d)))))))))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -39916800 (/ (* (pow (* 1 0) 12)) (pow (/ 1 (sqr d)) 12))) (* 239500800 (/ (* (pow (* 1 0) 10) (pow (* 2 0) 1)) (pow (/ 1 (sqr d)) 11))) (* -538876800 (/ (* (pow (* 1 0) 8) (pow (* 2 0) 2)) (pow (/ 1 (sqr d)) 10))) (* -79833600 (/ (* (pow (* 1 0) 9) 1 (pow (* 6 0) 1)) (pow (/ 1 (sqr d)) 10))) (* 558835200 (/ (* (pow (* 1 0) 6) (pow (* 2 0) 3)) (pow (/ 1 (sqr d)) 9))) (* 319334400 (/ (* (pow (* 1 0) 7) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (/ 1 (sqr d)) 9))) (* 19958400 (/ (* (pow (* 1 0) 8) 1 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr d)) 9))) (* -261954000 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 4)) (pow (/ 1 (sqr d)) 8))) (* -419126400 (/ (* (pow (* 1 0) 5) (pow (* 2 0) 2) (pow (* 6 0) 1)) (pow (/ 1 (sqr d)) 8))) (* -46569600 (/ (* (pow (* 1 0) 6) 1 (pow (* 6 0) 2)) (pow (/ 1 (sqr d)) 8))) (* -69854400 (/ (* (pow (* 1 0) 6) (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr d)) 8))) (* -3991680 (/ (* (pow (* 1 0) 7) 1 1 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr d)) 8))) (* 44906400 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 5)) (pow (/ 1 (sqr d)) 7))) (* 199584000 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 3) (pow (* 6 0) 1)) (pow (/ 1 (sqr d)) 7))) (* 99792000 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1) (pow (* 6 0) 2)) (pow (/ 1 (sqr d)) 7))) (* 74844000 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 2) 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr d)) 7))) (* 19958400 (/ (* (pow (* 1 0) 5) 1 (pow (* 6 0) 1) (pow (* 24 0) 1)) (pow (/ 1 (sqr d)) 7))) (* 11975040 (/ (* (pow (* 1 0) 5) (pow (* 2 0) 1) 1 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr d)) 7))) (* 665280 (/ (* (pow (* 1 0) 6) 1 1 1 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr d)) 7))) (* -1247400 (/ (* 1 (pow (* 2 0) 6)) (pow (/ 1 (sqr d)) 6))) (* -24948000 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 4) (pow (* 6 0) 1)) (pow (/ 1 (sqr d)) 6))) (* -49896000 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2) (pow (* 6 0) 2)) (pow (/ 1 (sqr d)) 6))) (* -24948000 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 3) 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr d)) 6))) (* -7392000 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 3)) (pow (/ 1 (sqr d)) 6))) (* -33264000 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1) (pow (* 6 0) 1) (pow (* 24 0) 1)) (pow (/ 1 (sqr d)) 6))) (* -9979200 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 2) 1 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr d)) 6))) (* -2079000 (/ (* (pow (* 1 0) 4) 1 1 (pow (* 24 0) 2)) (pow (/ 1 (sqr d)) 6))) (* -3326400 (/ (* (pow (* 1 0) 4) 1 (pow (* 6 0) 1) 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr d)) 6))) (* -1663200 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1) 1 1 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr d)) 6))) (* -95040 (/ (* (pow (* 1 0) 5) 1 1 1 1 1 (pow (* 5040 0) 1)) (pow (/ 1 (sqr d)) 6))) (* 3326400 (/ (* 1 (pow (* 2 0) 3) (pow (* 6 0) 2)) (pow (/ 1 (sqr d)) 5))) (* 1247400 (/ (* 1 (pow (* 2 0) 4) 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr d)) 5))) (* 4435200 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 3)) (pow (/ 1 (sqr d)) 5))) (* 9979200 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2) (pow (* 6 0) 1) (pow (* 24 0) 1)) (pow (/ 1 (sqr d)) 5))) (* 1995840 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 3) 1 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr d)) 5))) (* 3326400 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 2) (pow (* 24 0) 1)) (pow (/ 1 (sqr d)) 5))) (* 2494800 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1) 1 (pow (* 24 0) 2)) (pow (/ 1 (sqr d)) 5))) (* 3991680 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1) (pow (* 6 0) 1) 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr d)) 5))) (* 997920 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2) 1 1 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr d)) 5))) (* 665280 (/ (* (pow (* 1 0) 3) 1 1 (pow (* 24 0) 1) (pow (* 120 0) 1)) (pow (/ 1 (sqr d)) 5))) (* 443520 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1) 1 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr d)) 5))) (* 190080 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1) 1 1 1 1 (pow (* 5040 0) 1)) (pow (/ 1 (sqr d)) 5))) (* 11880 (/ (* (pow (* 1 0) 4) 1 1 1 1 1 1 (pow (* 40320 0) 1)) (pow (/ 1 (sqr d)) 5))) (* -92400 (/ (* 1 1 (pow (* 6 0) 4)) (pow (/ 1 (sqr d)) 4))) (* -831600 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 2) (pow (* 24 0) 1)) (pow (/ 1 (sqr d)) 4))) (* -311850 (/ (* 1 (pow (* 2 0) 2) 1 (pow (* 24 0) 2)) (pow (/ 1 (sqr d)) 4))) (* -498960 (/ (* 1 (pow (* 2 0) 2) (pow (* 6 0) 1) 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr d)) 4))) (* -83160 (/ (* 1 (pow (* 2 0) 3) 1 1 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr d)) 4))) (* -415800 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1) (pow (* 24 0) 2)) (pow (/ 1 (sqr d)) 4))) (* -332640 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 2) 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr d)) 4))) (* -498960 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) 1 (pow (* 24 0) 1) (pow (* 120 0) 1)) (pow (/ 1 (sqr d)) 4))) (* -332640 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1) 1 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr d)) 4))) (* -71280 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2) 1 1 1 1 (pow (* 5040 0) 1)) (pow (/ 1 (sqr d)) 4))) (* -49896 (/ (* (pow (* 1 0) 2) 1 1 1 (pow (* 120 0) 2)) (pow (/ 1 (sqr d)) 4))) (* -83160 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1) 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr d)) 4))) (* -47520 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1) 1 1 1 (pow (* 5040 0) 1)) (pow (/ 1 (sqr d)) 4))) (* -17820 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1) 1 1 1 1 1 (pow (* 40320 0) 1)) (pow (/ 1 (sqr d)) 4))) (* -1320 (/ (* (pow (* 1 0) 3) 1 1 1 1 1 1 1 (pow (* 362880 0) 1)) (pow (/ 1 (sqr d)) 4))) (* 11550 (/ (* 1 1 1 (pow (* 24 0) 3)) (pow (/ 1 (sqr d)) 3))) (* 55440 (/ (* 1 1 (pow (* 6 0) 1) (pow (* 24 0) 1) (pow (* 120 0) 1)) (pow (/ 1 (sqr d)) 3))) (* 18480 (/ (* 1 1 (pow (* 6 0) 2) 1 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr d)) 3))) (* 16632 (/ (* 1 (pow (* 2 0) 1) 1 1 (pow (* 120 0) 2)) (pow (/ 1 (sqr d)) 3))) (* 27720 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1) 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr d)) 3))) (* 15840 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1) 1 1 1 (pow (* 5040 0) 1)) (pow (/ 1 (sqr d)) 3))) (* 2970 (/ (* 1 (pow (* 2 0) 2) 1 1 1 1 1 (pow (* 40320 0) 1)) (pow (/ 1 (sqr d)) 3))) (* 11088 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1) (pow (* 720 0) 1)) (pow (/ 1 (sqr d)) 3))) (* 7920 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1) 1 1 (pow (* 5040 0) 1)) (pow (/ 1 (sqr d)) 3))) (* 3960 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1) 1 1 1 1 (pow (* 40320 0) 1)) (pow (/ 1 (sqr d)) 3))) (* 1320 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) 1 1 1 1 1 1 (pow (* 362880 0) 1)) (pow (/ 1 (sqr d)) 3))) (* 132 (/ (* (pow (* 1 0) 2) 1 1 1 1 1 1 1 1 (pow (* 3628800 0) 1)) (pow (/ 1 (sqr d)) 3))) (* -462 (/ (* 1 1 1 1 1 (pow (* 720 0) 2)) (pow (/ 1 (sqr d)) 2))) (* -792 (/ (* 1 1 1 1 (pow (* 120 0) 1) 1 (pow (* 5040 0) 1)) (pow (/ 1 (sqr d)) 2))) (* -495 (/ (* 1 1 1 (pow (* 24 0) 1) 1 1 1 (pow (* 40320 0) 1)) (pow (/ 1 (sqr d)) 2))) (* -220 (/ (* 1 1 (pow (* 6 0) 1) 1 1 1 1 1 (pow (* 362880 0) 1)) (pow (/ 1 (sqr d)) 2))) (* -66 (/ (* 1 (pow (* 2 0) 1) 1 1 1 1 1 1 1 (pow (* 3628800 0) 1)) (pow (/ 1 (sqr d)) 2))) (* -12 (/ (* (pow (* 1 0) 1) 1 1 1 1 1 1 1 1 1 (pow (* 39916800 0) 1)) (pow (/ 1 (sqr d)) 2))) (* 1 (/ (* 1 1 1 1 1 1 1 1 1 1 1 (pow (* 479001600 0) 1)) (pow (/ 1 (sqr d)) 1)))) 479001600) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (/ 1 (sqr d)))))))))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (/ 1 (sqr d))))) (+ (* (/ (pow 0 12) 479001600)) (* (/ (pow 0 10) 3628800) (/ (pow 0 1) 1)) (* (/ (pow 0 9) 362880) (/ (pow 0 1) 1)) (* (/ (pow 0 8) 40320) (/ (pow 0 2) 2)) (* (/ (pow 0 8) 40320) (/ (pow 0 1) 1)) (* (/ (pow 0 7) 5040) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 7) 5040) (/ (pow 0 1) 1)) (* (/ (pow 0 6) 720) (/ (pow 0 3) 6)) (* (/ (pow 0 6) 720) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 6) 720) (/ (pow 0 2) 2)) (* (/ (pow 0 6) 720) (/ (pow 0 1) 1)) (* (/ (pow 0 5) 120) (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 5) 120) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 5) 120) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 5) 120) (/ (pow 0 1) 1)) (* (/ (pow 0 4) 24) (/ (pow 0 4) 24)) (* (/ (pow 0 4) 24) (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 4) 24) (/ (pow 0 2) 2)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 3) 6)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 5) 120)) (* (/ (pow 0 2) 2) (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 2) 2)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6)))) (+ (* (/ 1 (* c (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* (- (/ 1 (* d (* a (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (* c (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) 0) (+ (* (- (/ 1 (* d (* a (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (+ (/ 1 (pow d 4)) (/ 1 (pow c 4))) (/ 1 (* (sqr c) (sqr 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]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 (- (+ (* 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 (+ (* a 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow d 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow d 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow d 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow d 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow d 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log d)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log d))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow d 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 a))))) 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 (* (pow d 3) a)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (pow d 3) a)) (/ 0 (* (pow d 3) a))) (* 0 (/ 0 (* (pow d 3) a))))) 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 (+ (* a 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 a))))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* d a)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* d a)) (/ 0 (* d a))) (* 0 (/ 0 (* d a))) (* 0 (/ 0 (* d a))) (* 0 (/ 0 (* d a))))) into 0 * [misc]backup-simplify: Simplify (+ (/ 1 (* (pow d 5) a)) 0) into (/ 1 (* (pow d 5) a)) * [misc]backup-simplify: Simplify (- (/ 1 (* (pow d 5) a))) into (- (/ 1 (* (pow d 5) a))) * [misc]backup-simplify: Simplify (+ 0 (- (/ 1 (* (pow d 5) a)))) into (- (/ 1 (* (pow d 5) a))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* (pow d 5) a))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (* (pow d 5) a)) in a * [misc]taylor: Taking taylor expansion of (* (pow d 5) a) in a * [misc]taylor: Taking taylor expansion of (pow d 5) in a * [misc]taylor: Taking taylor expansion of (exp (* 5 (log d))) in a * [misc]taylor: Taking taylor expansion of (* 5 (log d)) in a * [misc]taylor: Taking taylor expansion of 5 in a * [misc]backup-simplify: Simplify 5 into 5 * [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 (* 5 (log d)) into (* 5 (log d)) * [misc]backup-simplify: Simplify (exp (* 5 (log d))) into (pow d 5) * [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 (* (pow d 5) 0) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow d 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 5 0) (* 0 (log d))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 5 (log d))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow d 5) 1) (* 0 0)) into (pow d 5) * [misc]backup-simplify: Simplify (/ 1 (pow d 5)) into (/ 1 (pow d 5)) * [misc]backup-simplify: Simplify (- (/ 1 (pow d 5))) into (- (/ 1 (pow d 5))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (pow d 5))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (pow d 5)) in d * [misc]taylor: Taking taylor expansion of (pow d 5) in d * [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 (/ (* (pow (* 1 0) 2)) (pow d 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow d 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (log d)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 4 (log d))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow d 4)) (/ 0 (pow d 4))) (* 0 (/ 0 (pow d 4))))) 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 (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 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 (+ (* 0 0) (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqr d)))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr d)) (/ 0 (sqr d))) (* 0 (/ 0 (sqr d))) (* 0 (/ 0 (sqr d))) (* 0 (/ 0 (sqr d))))) into 0 * [misc]backup-simplify: Simplify (- 0) 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)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow d 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 6 0) (* 0 (log d))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 6 (log d))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow d 6)) (/ 0 (pow d 6))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 (- (/ 1 (pow d 6)))) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))))) into (- (/ 1 (pow d 6))) * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1 (/ (- (/ 1 (pow d 6))) 1)) (* 0 (/ 0 1)) (* (- (/ 1 (sqr d))) (/ 0 1)) (* 0 (/ 0 1)) (* (/ 1 (pow d 4)) (/ 0 1)) (* 0 (/ 0 1)))) into (/ 1 (pow d 6)) * [misc]taylor: Taking taylor expansion of (/ 1 (pow d 6)) in a * [misc]taylor: Taking taylor expansion of (pow d 6) in a * [misc]taylor: Taking taylor expansion of (exp (* 6 (log d))) in a * [misc]taylor: Taking taylor expansion of (* 6 (log d)) in a * [misc]taylor: Taking taylor expansion of 6 in a * [misc]backup-simplify: Simplify 6 into 6 * [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 (* 6 (log d)) into (* 6 (log d)) * [misc]backup-simplify: Simplify (exp (* 6 (log d))) into (pow d 6) * [misc]backup-simplify: Simplify (/ 1 (pow d 6)) into (/ 1 (pow d 6)) * [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]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 (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow d 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow d 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow d 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log d))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log d))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow d 3) 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow d 3)) (/ 0 (pow d 3))) (* 0 (/ 0 (pow d 3))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow d 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 4 0) (* 0 (log d))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 4 (log d))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow d 4)) (/ 0 (pow d 4))))) 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 (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))))) 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 (- 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 0) (* 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr d)) (/ 0 (sqr d))) (* 0 (/ 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]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (+ (* 1 (* (pow (/ 1 (- d)) -3) (* (/ 1 (/ 1 (- a))) (* (pow (/ 1 (- c)) 4) 1)))) (+ (* 1 (* (pow (/ 1 (- d)) -4) (* 1 (* (pow (/ 1 (- c)) 5) (/ 1 (/ 1 (- b))))))) (* -1 (* (pow (/ 1 (- d)) -5) (* (/ 1 (/ 1 (- a))) (* (pow (/ 1 (- c)) 6) 1)))))) into (- (+ (/ (* (pow d 3) a) (pow c 4)) (/ (* b (pow d 4)) (pow c 5))) (/ (* (pow d 5) a) (pow c 6))) * [misc]approximate: Taking taylor expansion of (/ (- (* b c) (* a d)) (- (pow (sqr c) 3) (pow (sqr d) 3))) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (/ (- (* b c) (* a d)) (- (pow (sqr c) 3) (pow (sqr d) 3))) 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 (- (pow (sqr c) 3) (pow (sqr d) 3)) in d * [misc]taylor: Taking taylor expansion of (pow (sqr c) 3) in d * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (sqr c)))) in d * [misc]taylor: Taking taylor expansion of (* 3 (log (sqr c))) 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 (sqr c)) 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]backup-simplify: Simplify (* c c) into (sqr c) * [misc]backup-simplify: Simplify (log (sqr c)) into (log (sqr c)) * [misc]backup-simplify: Simplify (* 3 (log (sqr c))) into (* 3 (log (sqr c))) * [misc]backup-simplify: Simplify (exp (* 3 (log (sqr c)))) into (pow (sqr c) 3) * [misc]taylor: Taking taylor expansion of (pow (sqr d) 3) in d * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (sqr d)))) in d * [misc]taylor: Taking taylor expansion of (* 3 (log (sqr d))) 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 (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 (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- -2) (log d)) 0) into (* 2 (log d)) * [misc]backup-simplify: Simplify (* 3 (* 2 (log d))) into (* 6 (log d)) * [misc]backup-simplify: Simplify (exp (* 6 (log d))) into (pow d 6) * [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 (- (pow d 6)) into (- (pow d 6)) * [misc]backup-simplify: Simplify (+ (pow (sqr c) 3) (- (pow d 6))) into (- (pow c 6) (pow d 6)) * [misc]backup-simplify: Simplify (/ (* b c) (- (pow c 6) (pow d 6))) into (/ (* b c) (- (pow c 6) (pow d 6))) * [misc]taylor: Taking taylor expansion of (/ (- (* b c) (* a d)) (- (pow (sqr c) 3) (pow (sqr d) 3))) 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 (- (pow (sqr c) 3) (pow (sqr d) 3)) in a * [misc]taylor: Taking taylor expansion of (pow (sqr c) 3) in a * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (sqr c)))) in a * [misc]taylor: Taking taylor expansion of (* 3 (log (sqr c))) 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 (sqr c)) 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]backup-simplify: Simplify (* c c) into (sqr c) * [misc]backup-simplify: Simplify (log (sqr c)) into (log (sqr c)) * [misc]backup-simplify: Simplify (* 3 (log (sqr c))) into (* 3 (log (sqr c))) * [misc]backup-simplify: Simplify (exp (* 3 (log (sqr c)))) into (pow (sqr c) 3) * [misc]taylor: Taking taylor expansion of (pow (sqr d) 3) in a * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (sqr d)))) in a * [misc]taylor: Taking taylor expansion of (* 3 (log (sqr 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 (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 (log (sqr d)) into (log (sqr d)) * [misc]backup-simplify: Simplify (* 3 (log (sqr d))) into (* 3 (log (sqr d))) * [misc]backup-simplify: Simplify (exp (* 3 (log (sqr d)))) into (pow (sqr d) 3) * [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 (- (pow (sqr d) 3)) into (- (pow d 6)) * [misc]backup-simplify: Simplify (+ (pow (sqr c) 3) (- (pow d 6))) into (- (pow c 6) (pow d 6)) * [misc]backup-simplify: Simplify (/ (* b c) (- (pow c 6) (pow d 6))) into (/ (* b c) (- (pow c 6) (pow d 6))) * [misc]taylor: Taking taylor expansion of (/ (- (* b c) (* a d)) (- (pow (sqr c) 3) (pow (sqr d) 3))) 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 (- (pow (sqr c) 3) (pow (sqr d) 3)) in c * [misc]taylor: Taking taylor expansion of (pow (sqr c) 3) in c * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (sqr c)))) in c * [misc]taylor: Taking taylor expansion of (* 3 (log (sqr c))) in c * [misc]taylor: Taking taylor expansion of 3 in c * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (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 (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- -2) (log c)) 0) into (* 2 (log c)) * [misc]backup-simplify: Simplify (* 3 (* 2 (log c))) into (* 6 (log c)) * [misc]backup-simplify: Simplify (exp (* 6 (log c))) into (pow c 6) * [misc]taylor: Taking taylor expansion of (pow (sqr d) 3) in c * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (sqr d)))) in c * [misc]taylor: Taking taylor expansion of (* 3 (log (sqr d))) in c * [misc]taylor: Taking taylor expansion of 3 in c * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (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 (log (sqr d)) into (log (sqr d)) * [misc]backup-simplify: Simplify (* 3 (log (sqr d))) into (* 3 (log (sqr d))) * [misc]backup-simplify: Simplify (exp (* 3 (log (sqr d)))) into (pow (sqr d) 3) * [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 (- (pow (sqr d) 3)) into (- (pow d 6)) * [misc]backup-simplify: Simplify (+ (pow c 6) (- (pow d 6))) into (- (pow c 6) (pow d 6)) * [misc]backup-simplify: Simplify (/ (- (* d a)) (- (pow c 6) (pow d 6))) into (* -1 (/ (* d a) (- (pow c 6) (pow d 6)))) * [misc]taylor: Taking taylor expansion of (/ (- (* b c) (* a d)) (- (pow (sqr c) 3) (pow (sqr d) 3))) 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 (- (pow (sqr c) 3) (pow (sqr d) 3)) in b * [misc]taylor: Taking taylor expansion of (pow (sqr c) 3) in b * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (sqr c)))) in b * [misc]taylor: Taking taylor expansion of (* 3 (log (sqr c))) in b * [misc]taylor: Taking taylor expansion of 3 in b * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (sqr c)) 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]backup-simplify: Simplify (* c c) into (sqr c) * [misc]backup-simplify: Simplify (log (sqr c)) into (log (sqr c)) * [misc]backup-simplify: Simplify (* 3 (log (sqr c))) into (* 3 (log (sqr c))) * [misc]backup-simplify: Simplify (exp (* 3 (log (sqr c)))) into (pow (sqr c) 3) * [misc]taylor: Taking taylor expansion of (pow (sqr d) 3) in b * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (sqr d)))) in b * [misc]taylor: Taking taylor expansion of (* 3 (log (sqr d))) in b * [misc]taylor: Taking taylor expansion of 3 in b * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (sqr d)) in b * [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 (* d d) into (sqr d) * [misc]backup-simplify: Simplify (log (sqr d)) into (log (sqr d)) * [misc]backup-simplify: Simplify (* 3 (log (sqr d))) into (* 3 (log (sqr d))) * [misc]backup-simplify: Simplify (exp (* 3 (log (sqr d)))) into (pow (sqr d) 3) * [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 (- (pow (sqr d) 3)) into (- (pow d 6)) * [misc]backup-simplify: Simplify (+ (pow (sqr c) 3) (- (pow d 6))) into (- (pow c 6) (pow d 6)) * [misc]backup-simplify: Simplify (/ (- (* d a)) (- (pow c 6) (pow d 6))) into (* -1 (/ (* d a) (- (pow c 6) (pow d 6)))) * [misc]taylor: Taking taylor expansion of (/ (- (* b c) (* a d)) (- (pow (sqr c) 3) (pow (sqr d) 3))) 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 (- (pow (sqr c) 3) (pow (sqr d) 3)) in b * [misc]taylor: Taking taylor expansion of (pow (sqr c) 3) in b * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (sqr c)))) in b * [misc]taylor: Taking taylor expansion of (* 3 (log (sqr c))) in b * [misc]taylor: Taking taylor expansion of 3 in b * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (sqr c)) 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]backup-simplify: Simplify (* c c) into (sqr c) * [misc]backup-simplify: Simplify (log (sqr c)) into (log (sqr c)) * [misc]backup-simplify: Simplify (* 3 (log (sqr c))) into (* 3 (log (sqr c))) * [misc]backup-simplify: Simplify (exp (* 3 (log (sqr c)))) into (pow (sqr c) 3) * [misc]taylor: Taking taylor expansion of (pow (sqr d) 3) in b * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (sqr d)))) in b * [misc]taylor: Taking taylor expansion of (* 3 (log (sqr d))) in b * [misc]taylor: Taking taylor expansion of 3 in b * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (sqr d)) in b * [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 (* d d) into (sqr d) * [misc]backup-simplify: Simplify (log (sqr d)) into (log (sqr d)) * [misc]backup-simplify: Simplify (* 3 (log (sqr d))) into (* 3 (log (sqr d))) * [misc]backup-simplify: Simplify (exp (* 3 (log (sqr d)))) into (pow (sqr d) 3) * [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 (- (pow (sqr d) 3)) into (- (pow d 6)) * [misc]backup-simplify: Simplify (+ (pow (sqr c) 3) (- (pow d 6))) into (- (pow c 6) (pow d 6)) * [misc]backup-simplify: Simplify (/ (- (* d a)) (- (pow c 6) (pow d 6))) into (* -1 (/ (* d a) (- (pow c 6) (pow d 6)))) * [misc]taylor: Taking taylor expansion of (* -1 (/ (* d a) (- (pow c 6) (pow d 6)))) 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) (- (pow c 6) (pow d 6))) 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 (- (pow c 6) (pow d 6)) in c * [misc]taylor: Taking taylor expansion of (pow c 6) in c * [misc]taylor: Taking taylor expansion of (pow d 6) in c * [misc]taylor: Taking taylor expansion of (exp (* 6 (log d))) in c * [misc]taylor: Taking taylor expansion of (* 6 (log d)) in c * [misc]taylor: Taking taylor expansion of 6 in c * [misc]backup-simplify: Simplify 6 into 6 * [misc]taylor: Taking taylor expansion of (log d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (log d) into (log d) * [misc]backup-simplify: Simplify (* 6 (log d)) into (* 6 (log d)) * [misc]backup-simplify: Simplify (exp (* 6 (log d))) into (pow d 6) * [misc]backup-simplify: Simplify (* d a) into (* d a) * [misc]backup-simplify: Simplify (- (pow d 6)) into (- (pow d 6)) * [misc]backup-simplify: Simplify (+ 0 (- (pow d 6))) into (- (pow d 6)) * [misc]backup-simplify: Simplify (/ (* d a) (- (pow d 6))) into (* -1 (/ a (pow d 5))) * [misc]backup-simplify: Simplify (* -1 (* -1 (/ a (pow d 5)))) into (/ a (pow d 5)) * [misc]taylor: Taking taylor expansion of (/ a (pow d 5)) 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 5) in a * [misc]taylor: Taking taylor expansion of (exp (* 5 (log d))) in a * [misc]taylor: Taking taylor expansion of (* 5 (log d)) in a * [misc]taylor: Taking taylor expansion of 5 in a * [misc]backup-simplify: Simplify 5 into 5 * [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 (* 5 (log d)) into (* 5 (log d)) * [misc]backup-simplify: Simplify (exp (* 5 (log d))) into (pow d 5) * [misc]backup-simplify: Simplify (/ 1 (pow d 5)) into (/ 1 (pow d 5)) * [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 (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (sqr c) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (log (sqr c)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (sqr c)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 d)) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (sqr d) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (log (sqr d)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (sqr d)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ c (- (pow c 6) (pow d 6))) (+ (* (* -1 (/ (* d a) (- (pow c 6) (pow d 6)))) (/ 0 (- (pow c 6) (pow d 6)))))) into (/ c (- (pow c 6) (pow d 6))) * [misc]taylor: Taking taylor expansion of (/ c (- (pow c 6) (pow d 6))) 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 (- (pow c 6) (pow d 6)) in c * [misc]taylor: Taking taylor expansion of (pow c 6) in c * [misc]taylor: Taking taylor expansion of (pow d 6) in c * [misc]taylor: Taking taylor expansion of (exp (* 6 (log d))) in c * [misc]taylor: Taking taylor expansion of (* 6 (log d)) in c * [misc]taylor: Taking taylor expansion of 6 in c * [misc]backup-simplify: Simplify 6 into 6 * [misc]taylor: Taking taylor expansion of (log d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (log d) into (log d) * [misc]backup-simplify: Simplify (* 6 (log d)) into (* 6 (log d)) * [misc]backup-simplify: Simplify (exp (* 6 (log d))) into (pow d 6) * [misc]backup-simplify: Simplify (- (pow d 6)) into (- (pow d 6)) * [misc]backup-simplify: Simplify (+ 0 (- (pow d 6))) into (- (pow d 6)) * [misc]backup-simplify: Simplify (/ 1 (- (pow d 6))) into (/ -1 (pow d 6)) * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 a)) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow d 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 6 0) (* 0 (log d))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 6 (log d))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (- (pow d 6))) (+ (* (* -1 (/ a (pow d 5))) (/ 0 (- (pow d 6)))))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (* -1 (/ a (pow d 5))))) 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 (pow d 5)) in d * [misc]taylor: Taking taylor expansion of (pow d 5) in d * [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 (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) 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 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 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 (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (sqr c) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (sqr c) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (log (sqr c))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (sqr c)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (* 0 d))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (sqr d) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (sqr d) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (log (sqr d))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (sqr d)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (- (pow c 6) (pow d 6))) (+ (* (* -1 (/ (* d a) (- (pow c 6) (pow d 6)))) (/ 0 (- (pow c 6) (pow d 6)))) (* (/ c (- (pow c 6) (pow d 6))) (/ 0 (- (pow c 6) (pow d 6)))))) 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 (pow d 6)) in a * [misc]taylor: Taking taylor expansion of -1 in a * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of (pow d 6) in a * [misc]taylor: Taking taylor expansion of (exp (* 6 (log d))) in a * [misc]taylor: Taking taylor expansion of (* 6 (log d)) in a * [misc]taylor: Taking taylor expansion of 6 in a * [misc]backup-simplify: Simplify 6 into 6 * [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 (* 6 (log d)) into (* 6 (log d)) * [misc]backup-simplify: Simplify (exp (* 6 (log d))) into (pow d 6) * [misc]backup-simplify: Simplify (/ -1 (pow d 6)) into (/ -1 (pow d 6)) * [misc]taylor: Taking taylor expansion of (/ -1 (pow d 6)) in d * [misc]taylor: Taking taylor expansion of -1 in d * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of (pow d 6) in d * [misc]backup-simplify: Simplify (/ -1 1) into -1 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* -1 (/ 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 (- (/ 0 1) (+ (* -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)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 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 (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow d 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow d 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 6 0) (+ (* 0 0) (* 0 (log d)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 6 (log d))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (- (pow d 6))) (+ (* (* -1 (/ a (pow d 5))) (/ 0 (- (pow d 6)))) (* 0 (/ 0 (- (pow d 6)))))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (* -1 (/ a (pow d 5)))))) 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 0 into 0 * [misc]approximate: Taking taylor expansion of (/ (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) (- (pow (sqr (/ 1 c)) 3) (pow (sqr (/ 1 d)) 3))) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (/ (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) (- (pow (sqr (/ 1 c)) 3) (pow (sqr (/ 1 d)) 3))) 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 (- (pow (sqr (/ 1 c)) 3) (pow (sqr (/ 1 d)) 3)) in d * [misc]taylor: Taking taylor expansion of (pow (sqr (/ 1 c)) 3) in d * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (sqr (/ 1 c))))) in d * [misc]taylor: Taking taylor expansion of (* 3 (log (sqr (/ 1 c)))) 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 (sqr (/ 1 c))) 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]backup-simplify: Simplify (* (/ 1 c) (/ 1 c)) into (/ 1 (sqr c)) * [misc]backup-simplify: Simplify (log (/ 1 (sqr c))) into (log (/ 1 (sqr c))) * [misc]backup-simplify: Simplify (* 3 (log (/ 1 (sqr c)))) into (* 3 (log (/ 1 (sqr c)))) * [misc]backup-simplify: Simplify (exp (* 3 (log (/ 1 (sqr c))))) into (pow (/ 1 (sqr c)) 3) * [misc]taylor: Taking taylor expansion of (pow (sqr (/ 1 d)) 3) in d * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (sqr (/ 1 d))))) in d * [misc]taylor: Taking taylor expansion of (* 3 (log (sqr (/ 1 d)))) 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 (sqr (/ 1 d))) in d * [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 1) into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 2) (log d)) 0) into (- (* 2 (log d))) * [misc]backup-simplify: Simplify (* 3 (- (* 2 (log d)))) into (* -6 (log d)) * [misc]backup-simplify: Simplify (exp (* -6 (log d))) into (pow d -6) * [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 (- (pow d -6)) into (- (pow d -6)) * [misc]backup-simplify: Simplify (+ (pow (/ 1 (sqr c)) 3) (- (pow d -6))) into (- (/ 1 (pow c 6)) (pow d -6)) * [misc]backup-simplify: Simplify (/ (- (/ 1 a)) (- (/ 1 (pow c 6)) (pow d -6))) into (/ -1 (* a (- (/ 1 (pow c 6)) (pow d -6)))) * [misc]taylor: Taking taylor expansion of (/ (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) (- (pow (sqr (/ 1 c)) 3) (pow (sqr (/ 1 d)) 3))) 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 (- (pow (sqr (/ 1 c)) 3) (pow (sqr (/ 1 d)) 3)) in a * [misc]taylor: Taking taylor expansion of (pow (sqr (/ 1 c)) 3) in a * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (sqr (/ 1 c))))) in a * [misc]taylor: Taking taylor expansion of (* 3 (log (sqr (/ 1 c)))) 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 (sqr (/ 1 c))) 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]backup-simplify: Simplify (* (/ 1 c) (/ 1 c)) into (/ 1 (sqr c)) * [misc]backup-simplify: Simplify (log (/ 1 (sqr c))) into (log (/ 1 (sqr c))) * [misc]backup-simplify: Simplify (* 3 (log (/ 1 (sqr c)))) into (* 3 (log (/ 1 (sqr c)))) * [misc]backup-simplify: Simplify (exp (* 3 (log (/ 1 (sqr c))))) into (pow (/ 1 (sqr c)) 3) * [misc]taylor: Taking taylor expansion of (pow (sqr (/ 1 d)) 3) in a * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (sqr (/ 1 d))))) in a * [misc]taylor: Taking taylor expansion of (* 3 (log (sqr (/ 1 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 (sqr (/ 1 d))) in a * [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 d) (/ 1 d)) into (/ 1 (sqr d)) * [misc]backup-simplify: Simplify (log (/ 1 (sqr d))) into (log (/ 1 (sqr d))) * [misc]backup-simplify: Simplify (* 3 (log (/ 1 (sqr d)))) into (* 3 (log (/ 1 (sqr d)))) * [misc]backup-simplify: Simplify (exp (* 3 (log (/ 1 (sqr d))))) into (pow (/ 1 (sqr d)) 3) * [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 (- (pow (/ 1 (sqr d)) 3)) into (- (/ 1 (pow d 6))) * [misc]backup-simplify: Simplify (+ (pow (/ 1 (sqr c)) 3) (- (/ 1 (pow d 6)))) into (- (/ 1 (pow c 6)) (/ 1 (pow d 6))) * [misc]backup-simplify: Simplify (/ (- (/ 1 d)) (- (/ 1 (pow c 6)) (/ 1 (pow d 6)))) into (/ -1 (* d (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) * [misc]taylor: Taking taylor expansion of (/ (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) (- (pow (sqr (/ 1 c)) 3) (pow (sqr (/ 1 d)) 3))) 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 (- (pow (sqr (/ 1 c)) 3) (pow (sqr (/ 1 d)) 3)) in c * [misc]taylor: Taking taylor expansion of (pow (sqr (/ 1 c)) 3) in c * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (sqr (/ 1 c))))) in c * [misc]taylor: Taking taylor expansion of (* 3 (log (sqr (/ 1 c)))) in c * [misc]taylor: Taking taylor expansion of 3 in c * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (sqr (/ 1 c))) 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]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 2) (log c)) 0) into (- (* 2 (log c))) * [misc]backup-simplify: Simplify (* 3 (- (* 2 (log c)))) into (* -6 (log c)) * [misc]backup-simplify: Simplify (exp (* -6 (log c))) into (pow c -6) * [misc]taylor: Taking taylor expansion of (pow (sqr (/ 1 d)) 3) in c * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (sqr (/ 1 d))))) in c * [misc]taylor: Taking taylor expansion of (* 3 (log (sqr (/ 1 d)))) in c * [misc]taylor: Taking taylor expansion of 3 in c * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (sqr (/ 1 d))) in c * [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 d) (/ 1 d)) into (/ 1 (sqr d)) * [misc]backup-simplify: Simplify (log (/ 1 (sqr d))) into (log (/ 1 (sqr d))) * [misc]backup-simplify: Simplify (* 3 (log (/ 1 (sqr d)))) into (* 3 (log (/ 1 (sqr d)))) * [misc]backup-simplify: Simplify (exp (* 3 (log (/ 1 (sqr d))))) into (pow (/ 1 (sqr d)) 3) * [misc]backup-simplify: Simplify (* (/ 1 b) 1) into (/ 1 b) * [misc]backup-simplify: Simplify (+ (/ 1 b) 0) into (/ 1 b) * [misc]backup-simplify: Simplify (- (pow (/ 1 (sqr d)) 3)) into (- (/ 1 (pow d 6))) * [misc]backup-simplify: Simplify (+ (pow c -6) (- (/ 1 (pow d 6)))) into (- (pow c -6) (/ 1 (pow d 6))) * [misc]backup-simplify: Simplify (/ (/ 1 b) (- (pow c -6) (/ 1 (pow d 6)))) into (/ 1 (* b (- (pow c -6) (/ 1 (pow d 6))))) * [misc]taylor: Taking taylor expansion of (/ (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) (- (pow (sqr (/ 1 c)) 3) (pow (sqr (/ 1 d)) 3))) 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 (- (pow (sqr (/ 1 c)) 3) (pow (sqr (/ 1 d)) 3)) in b * [misc]taylor: Taking taylor expansion of (pow (sqr (/ 1 c)) 3) in b * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (sqr (/ 1 c))))) in b * [misc]taylor: Taking taylor expansion of (* 3 (log (sqr (/ 1 c)))) in b * [misc]taylor: Taking taylor expansion of 3 in b * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (sqr (/ 1 c))) 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]backup-simplify: Simplify (* (/ 1 c) (/ 1 c)) into (/ 1 (sqr c)) * [misc]backup-simplify: Simplify (log (/ 1 (sqr c))) into (log (/ 1 (sqr c))) * [misc]backup-simplify: Simplify (* 3 (log (/ 1 (sqr c)))) into (* 3 (log (/ 1 (sqr c)))) * [misc]backup-simplify: Simplify (exp (* 3 (log (/ 1 (sqr c))))) into (pow (/ 1 (sqr c)) 3) * [misc]taylor: Taking taylor expansion of (pow (sqr (/ 1 d)) 3) in b * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (sqr (/ 1 d))))) in b * [misc]taylor: Taking taylor expansion of (* 3 (log (sqr (/ 1 d)))) in b * [misc]taylor: Taking taylor expansion of 3 in b * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (sqr (/ 1 d))) in b * [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 d) (/ 1 d)) into (/ 1 (sqr d)) * [misc]backup-simplify: Simplify (log (/ 1 (sqr d))) into (log (/ 1 (sqr d))) * [misc]backup-simplify: Simplify (* 3 (log (/ 1 (sqr d)))) into (* 3 (log (/ 1 (sqr d)))) * [misc]backup-simplify: Simplify (exp (* 3 (log (/ 1 (sqr d))))) into (pow (/ 1 (sqr d)) 3) * [misc]backup-simplify: Simplify (* 1 (/ 1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (+ (/ 1 c) 0) into (/ 1 c) * [misc]backup-simplify: Simplify (- (pow (/ 1 (sqr d)) 3)) into (- (/ 1 (pow d 6))) * [misc]backup-simplify: Simplify (+ (pow (/ 1 (sqr c)) 3) (- (/ 1 (pow d 6)))) into (- (/ 1 (pow c 6)) (/ 1 (pow d 6))) * [misc]backup-simplify: Simplify (/ (/ 1 c) (- (/ 1 (pow c 6)) (/ 1 (pow d 6)))) into (/ 1 (* c (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) * [misc]taylor: Taking taylor expansion of (/ (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) (- (pow (sqr (/ 1 c)) 3) (pow (sqr (/ 1 d)) 3))) 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 (- (pow (sqr (/ 1 c)) 3) (pow (sqr (/ 1 d)) 3)) in b * [misc]taylor: Taking taylor expansion of (pow (sqr (/ 1 c)) 3) in b * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (sqr (/ 1 c))))) in b * [misc]taylor: Taking taylor expansion of (* 3 (log (sqr (/ 1 c)))) in b * [misc]taylor: Taking taylor expansion of 3 in b * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (sqr (/ 1 c))) 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]backup-simplify: Simplify (* (/ 1 c) (/ 1 c)) into (/ 1 (sqr c)) * [misc]backup-simplify: Simplify (log (/ 1 (sqr c))) into (log (/ 1 (sqr c))) * [misc]backup-simplify: Simplify (* 3 (log (/ 1 (sqr c)))) into (* 3 (log (/ 1 (sqr c)))) * [misc]backup-simplify: Simplify (exp (* 3 (log (/ 1 (sqr c))))) into (pow (/ 1 (sqr c)) 3) * [misc]taylor: Taking taylor expansion of (pow (sqr (/ 1 d)) 3) in b * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (sqr (/ 1 d))))) in b * [misc]taylor: Taking taylor expansion of (* 3 (log (sqr (/ 1 d)))) in b * [misc]taylor: Taking taylor expansion of 3 in b * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (sqr (/ 1 d))) in b * [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 d) (/ 1 d)) into (/ 1 (sqr d)) * [misc]backup-simplify: Simplify (log (/ 1 (sqr d))) into (log (/ 1 (sqr d))) * [misc]backup-simplify: Simplify (* 3 (log (/ 1 (sqr d)))) into (* 3 (log (/ 1 (sqr d)))) * [misc]backup-simplify: Simplify (exp (* 3 (log (/ 1 (sqr d))))) into (pow (/ 1 (sqr d)) 3) * [misc]backup-simplify: Simplify (* 1 (/ 1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (+ (/ 1 c) 0) into (/ 1 c) * [misc]backup-simplify: Simplify (- (pow (/ 1 (sqr d)) 3)) into (- (/ 1 (pow d 6))) * [misc]backup-simplify: Simplify (+ (pow (/ 1 (sqr c)) 3) (- (/ 1 (pow d 6)))) into (- (/ 1 (pow c 6)) (/ 1 (pow d 6))) * [misc]backup-simplify: Simplify (/ (/ 1 c) (- (/ 1 (pow c 6)) (/ 1 (pow d 6)))) into (/ 1 (* c (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) * [misc]taylor: Taking taylor expansion of (/ 1 (* c (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) in c * [misc]taylor: Taking taylor expansion of (* c (- (/ 1 (pow c 6)) (/ 1 (pow d 6)))) 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 (pow c 6)) (/ 1 (pow d 6))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (pow c 6)) in c * [misc]taylor: Taking taylor expansion of (pow c 6) in c * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 (pow d 6)) in c * [misc]taylor: Taking taylor expansion of (pow d 6) in c * [misc]taylor: Taking taylor expansion of (exp (* 6 (log d))) in c * [misc]taylor: Taking taylor expansion of (* 6 (log d)) in c * [misc]taylor: Taking taylor expansion of 6 in c * [misc]backup-simplify: Simplify 6 into 6 * [misc]taylor: Taking taylor expansion of (log d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (log d) into (log d) * [misc]backup-simplify: Simplify (* 6 (log d)) into (* 6 (log d)) * [misc]backup-simplify: Simplify (exp (* 6 (log d))) into (pow d 6) * [misc]backup-simplify: Simplify (/ 1 (pow d 6)) into (/ 1 (pow d 6)) * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (* 0 1) 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]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 (/ (* (pow (* 1 0) 1)) (pow (/ 1 (sqr c)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (log (/ 1 (sqr c))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (/ 1 (sqr c))))) (+ (* (/ (pow 0 1) 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 (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 (sqr d)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (log (/ 1 (sqr d))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (/ 1 (sqr d))))) (+ (* (/ (pow 0 1) 1)))) 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 (pow c 6)) (/ 1 (pow d 6)))) (+ (* (/ 1 (* c (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) into (- (/ 1 (* d (* a (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* d (* a (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (* d (* a (- (/ 1 (pow c 6)) (/ 1 (pow d 6)))))) in c * [misc]taylor: Taking taylor expansion of (* d (* a (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) 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 (pow c 6)) (/ 1 (pow d 6)))) 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 (pow c 6)) (/ 1 (pow d 6))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (pow c 6)) in c * [misc]taylor: Taking taylor expansion of (pow c 6) in c * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 (pow d 6)) in c * [misc]taylor: Taking taylor expansion of (pow d 6) in c * [misc]taylor: Taking taylor expansion of (exp (* 6 (log d))) in c * [misc]taylor: Taking taylor expansion of (* 6 (log d)) in c * [misc]taylor: Taking taylor expansion of 6 in c * [misc]backup-simplify: Simplify 6 into 6 * [misc]taylor: Taking taylor expansion of (log d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (log d) into (log d) * [misc]backup-simplify: Simplify (* 6 (log d)) into (* 6 (log d)) * [misc]backup-simplify: Simplify (exp (* 6 (log d))) into (pow d 6) * [misc]backup-simplify: Simplify (/ 1 (pow d 6)) into (/ 1 (pow d 6)) * [misc]backup-simplify: Simplify (+ 1 0) 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 (- (+ (* (/ 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 (/ (* (pow (* 1 0) 2)) (pow (/ 1 (sqr c)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ 1 (sqr c)) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (log (/ 1 (sqr c)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (/ 1 (sqr c))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 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 (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (/ 1 (sqr d)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ 1 (sqr d)) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (log (/ 1 (sqr d)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (/ 1 (sqr d))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6)))) (+ (* (/ 1 (* c (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* (- (/ 1 (* d (* a (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [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 (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (/ 1 (sqr c)) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (/ 1 (sqr c)) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (/ 1 (sqr c)) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (/ 1 (sqr c))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (/ 1 (sqr c))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) 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 (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (/ 1 (sqr d)) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (/ 1 (sqr d)) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (/ 1 (sqr d)) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (/ 1 (sqr d))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (/ 1 (sqr d))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6)))) (+ (* (/ 1 (* c (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* (- (/ 1 (* d (* a (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) 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 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 (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 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 (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (/ 1 (sqr c)) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (/ 1 (sqr c)) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (/ 1 (sqr c)) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (/ 1 (sqr c)) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr c)) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (/ 1 (sqr c)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (/ 1 (sqr c))))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) 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 d) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 d)))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (/ 1 (sqr d)) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (/ 1 (sqr d)) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (/ 1 (sqr d)) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (/ 1 (sqr d)) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr d)) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (/ 1 (sqr d)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (/ 1 (sqr d))))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6)))) (+ (* (/ 1 (* c (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* (- (/ 1 (* d (* a (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) 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]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)) (* 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 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 (- 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)) (* 0 (/ 0 c)) (* 0 (/ 0 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 (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (/ 1 (sqr c)) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (/ 1 (sqr c)) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (/ 1 (sqr c)) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (/ 1 (sqr c)) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (/ 1 (sqr c)) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr c)) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr c)) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (/ 1 (sqr c))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (/ 1 (sqr c))))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 d) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 d))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (/ 1 (sqr d)) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (/ 1 (sqr d)) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (/ 1 (sqr d)) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (/ 1 (sqr d)) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (/ 1 (sqr d)) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr d)) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr d)) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (/ 1 (sqr d))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (/ 1 (sqr d))))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6)))) (+ (* (/ 1 (* c (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* (- (/ 1 (* d (* a (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) 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]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 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 d) (/ 0 d)) (* 0 (/ 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)) (* 0 (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 a) 0) (+ (* 0 0) (+ (* 0 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 (- (+ (* (/ 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 c) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 c)))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (/ 1 (sqr c)) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (/ 1 (sqr c)) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (/ 1 (sqr c)) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (/ 1 (sqr c)) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (/ 1 (sqr c)) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (/ 1 (sqr c)) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr c)) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (/ 1 (sqr c)) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr c)) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr c)) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr c)) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (/ 1 (sqr c)))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (/ 1 (sqr c))))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 d) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 d)))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (/ 1 (sqr d)) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (/ 1 (sqr d)) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (/ 1 (sqr d)) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (/ 1 (sqr d)) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (/ 1 (sqr d)) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (/ 1 (sqr d)) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr d)) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (/ 1 (sqr d)) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr d)) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr d)) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr d)) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (/ 1 (sqr d)))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (/ 1 (sqr d))))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6)))) (+ (* (/ 1 (* c (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* (- (/ 1 (* d (* a (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) 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]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 1 in a * [misc]backup-simplify: Simplify 1 into 1 * [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 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)) (* 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)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 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)) (* 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)) (* 0 (/ 0 a)) (* 0 (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 a) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 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 (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 c) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 c))))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 720 (/ (* (pow (* 1 0) 7)) (pow (/ 1 (sqr c)) 7))) (* -2520 (/ (* (pow (* 1 0) 5) (pow (* 2 0) 1)) (pow (/ 1 (sqr c)) 6))) (* 2520 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 2)) (pow (/ 1 (sqr c)) 5))) (* 840 (/ (* (pow (* 1 0) 4) 1 (pow (* 6 0) 1)) (pow (/ 1 (sqr c)) 5))) (* -630 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 3)) (pow (/ 1 (sqr c)) 4))) (* -1260 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (/ 1 (sqr c)) 4))) (* -210 (/ (* (pow (* 1 0) 3) 1 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr c)) 4))) (* 210 (/ (* 1 (pow (* 2 0) 2) (pow (* 6 0) 1)) (pow (/ 1 (sqr c)) 3))) (* 140 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 2)) (pow (/ 1 (sqr c)) 3))) (* 210 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr c)) 3))) (* 42 (/ (* (pow (* 1 0) 2) 1 1 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr c)) 3))) (* -35 (/ (* 1 1 (pow (* 6 0) 1) (pow (* 24 0) 1)) (pow (/ 1 (sqr c)) 2))) (* -21 (/ (* 1 (pow (* 2 0) 1) 1 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr c)) 2))) (* -7 (/ (* (pow (* 1 0) 1) 1 1 1 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr c)) 2))) (* 1 (/ (* 1 1 1 1 1 1 (pow (* 5040 0) 1)) (pow (/ 1 (sqr c)) 1)))) 5040) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (/ 1 (sqr c))))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (/ 1 (sqr c))))) (+ (* (/ (pow 0 7) 5040)) (* (/ (pow 0 5) 120) (/ (pow 0 1) 1)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 2) 2)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 d) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 d))))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 720 (/ (* (pow (* 1 0) 7)) (pow (/ 1 (sqr d)) 7))) (* -2520 (/ (* (pow (* 1 0) 5) (pow (* 2 0) 1)) (pow (/ 1 (sqr d)) 6))) (* 2520 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 2)) (pow (/ 1 (sqr d)) 5))) (* 840 (/ (* (pow (* 1 0) 4) 1 (pow (* 6 0) 1)) (pow (/ 1 (sqr d)) 5))) (* -630 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 3)) (pow (/ 1 (sqr d)) 4))) (* -1260 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (/ 1 (sqr d)) 4))) (* -210 (/ (* (pow (* 1 0) 3) 1 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr d)) 4))) (* 210 (/ (* 1 (pow (* 2 0) 2) (pow (* 6 0) 1)) (pow (/ 1 (sqr d)) 3))) (* 140 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 2)) (pow (/ 1 (sqr d)) 3))) (* 210 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr d)) 3))) (* 42 (/ (* (pow (* 1 0) 2) 1 1 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr d)) 3))) (* -35 (/ (* 1 1 (pow (* 6 0) 1) (pow (* 24 0) 1)) (pow (/ 1 (sqr d)) 2))) (* -21 (/ (* 1 (pow (* 2 0) 1) 1 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr d)) 2))) (* -7 (/ (* (pow (* 1 0) 1) 1 1 1 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr d)) 2))) (* 1 (/ (* 1 1 1 1 1 1 (pow (* 5040 0) 1)) (pow (/ 1 (sqr d)) 1)))) 5040) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (/ 1 (sqr d))))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (/ 1 (sqr d))))) (+ (* (/ (pow 0 7) 5040)) (* (/ (pow 0 5) 120) (/ (pow 0 1) 1)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 2) 2)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6)))) (+ (* (/ 1 (* c (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* (- (/ 1 (* d (* a (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) 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]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 (- (+ (* 1 (/ 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))) 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 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 1 in d * [misc]backup-simplify: Simplify 1 into 1 * [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 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]approximate: Taking taylor expansion of (/ (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) (- (pow (sqr (/ 1 (- c))) 3) (pow (sqr (/ 1 (- d))) 3))) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (/ (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) (- (pow (sqr (/ 1 (- c))) 3) (pow (sqr (/ 1 (- d))) 3))) 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 (- (pow (sqr (/ 1 (- c))) 3) (pow (sqr (/ 1 (- d))) 3)) in d * [misc]taylor: Taking taylor expansion of (pow (sqr (/ 1 (- c))) 3) in d * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (sqr (/ 1 (- c)))))) in d * [misc]taylor: Taking taylor expansion of (* 3 (log (sqr (/ 1 (- c))))) 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 (sqr (/ 1 (- c)))) 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]backup-simplify: Simplify (* (/ -1 c) (/ -1 c)) into (/ 1 (sqr c)) * [misc]backup-simplify: Simplify (log (/ 1 (sqr c))) into (log (/ 1 (sqr c))) * [misc]backup-simplify: Simplify (* 3 (log (/ 1 (sqr c)))) into (* 3 (log (/ 1 (sqr c)))) * [misc]backup-simplify: Simplify (exp (* 3 (log (/ 1 (sqr c))))) into (pow (/ 1 (sqr c)) 3) * [misc]taylor: Taking taylor expansion of (pow (sqr (/ 1 (- d))) 3) in d * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (sqr (/ 1 (- d)))))) in d * [misc]taylor: Taking taylor expansion of (* 3 (log (sqr (/ 1 (- d))))) 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 (sqr (/ 1 (- d)))) in d * [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 -1) into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 2) (log d)) 0) into (- (* 2 (log d))) * [misc]backup-simplify: Simplify (* 3 (- (* 2 (log d)))) into (* -6 (log d)) * [misc]backup-simplify: Simplify (exp (* -6 (log d))) into (pow d -6) * [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 (- (pow d -6)) into (- (pow d -6)) * [misc]backup-simplify: Simplify (+ (pow (/ 1 (sqr c)) 3) (- (pow d -6))) into (- (/ 1 (pow c 6)) (pow d -6)) * [misc]backup-simplify: Simplify (/ (- (/ 1 a)) (- (/ 1 (pow c 6)) (pow d -6))) into (/ -1 (* a (- (/ 1 (pow c 6)) (pow d -6)))) * [misc]taylor: Taking taylor expansion of (/ (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) (- (pow (sqr (/ 1 (- c))) 3) (pow (sqr (/ 1 (- d))) 3))) 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 (- (pow (sqr (/ 1 (- c))) 3) (pow (sqr (/ 1 (- d))) 3)) in a * [misc]taylor: Taking taylor expansion of (pow (sqr (/ 1 (- c))) 3) in a * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (sqr (/ 1 (- c)))))) in a * [misc]taylor: Taking taylor expansion of (* 3 (log (sqr (/ 1 (- c))))) 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 (sqr (/ 1 (- c)))) 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]backup-simplify: Simplify (* (/ -1 c) (/ -1 c)) into (/ 1 (sqr c)) * [misc]backup-simplify: Simplify (log (/ 1 (sqr c))) into (log (/ 1 (sqr c))) * [misc]backup-simplify: Simplify (* 3 (log (/ 1 (sqr c)))) into (* 3 (log (/ 1 (sqr c)))) * [misc]backup-simplify: Simplify (exp (* 3 (log (/ 1 (sqr c))))) into (pow (/ 1 (sqr c)) 3) * [misc]taylor: Taking taylor expansion of (pow (sqr (/ 1 (- d))) 3) in a * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (sqr (/ 1 (- d)))))) in a * [misc]taylor: Taking taylor expansion of (* 3 (log (sqr (/ 1 (- 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 (sqr (/ 1 (- d)))) in a * [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 d) (/ -1 d)) into (/ 1 (sqr d)) * [misc]backup-simplify: Simplify (log (/ 1 (sqr d))) into (log (/ 1 (sqr d))) * [misc]backup-simplify: Simplify (* 3 (log (/ 1 (sqr d)))) into (* 3 (log (/ 1 (sqr d)))) * [misc]backup-simplify: Simplify (exp (* 3 (log (/ 1 (sqr d))))) into (pow (/ 1 (sqr d)) 3) * [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 (- (pow (/ 1 (sqr d)) 3)) into (- (/ 1 (pow d 6))) * [misc]backup-simplify: Simplify (+ (pow (/ 1 (sqr c)) 3) (- (/ 1 (pow d 6)))) into (- (/ 1 (pow c 6)) (/ 1 (pow d 6))) * [misc]backup-simplify: Simplify (/ (- (/ 1 d)) (- (/ 1 (pow c 6)) (/ 1 (pow d 6)))) into (/ -1 (* d (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) * [misc]taylor: Taking taylor expansion of (/ (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) (- (pow (sqr (/ 1 (- c))) 3) (pow (sqr (/ 1 (- d))) 3))) 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 (- (pow (sqr (/ 1 (- c))) 3) (pow (sqr (/ 1 (- d))) 3)) in c * [misc]taylor: Taking taylor expansion of (pow (sqr (/ 1 (- c))) 3) in c * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (sqr (/ 1 (- c)))))) in c * [misc]taylor: Taking taylor expansion of (* 3 (log (sqr (/ 1 (- c))))) in c * [misc]taylor: Taking taylor expansion of 3 in c * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (sqr (/ 1 (- c)))) 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]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 2) (log c)) 0) into (- (* 2 (log c))) * [misc]backup-simplify: Simplify (* 3 (- (* 2 (log c)))) into (* -6 (log c)) * [misc]backup-simplify: Simplify (exp (* -6 (log c))) into (pow c -6) * [misc]taylor: Taking taylor expansion of (pow (sqr (/ 1 (- d))) 3) in c * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (sqr (/ 1 (- d)))))) in c * [misc]taylor: Taking taylor expansion of (* 3 (log (sqr (/ 1 (- d))))) in c * [misc]taylor: Taking taylor expansion of 3 in c * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (sqr (/ 1 (- d)))) in c * [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 d) (/ -1 d)) into (/ 1 (sqr d)) * [misc]backup-simplify: Simplify (log (/ 1 (sqr d))) into (log (/ 1 (sqr d))) * [misc]backup-simplify: Simplify (* 3 (log (/ 1 (sqr d)))) into (* 3 (log (/ 1 (sqr d)))) * [misc]backup-simplify: Simplify (exp (* 3 (log (/ 1 (sqr d))))) into (pow (/ 1 (sqr d)) 3) * [misc]backup-simplify: Simplify (* (/ -1 b) -1) into (/ 1 b) * [misc]backup-simplify: Simplify (+ (/ 1 b) 0) into (/ 1 b) * [misc]backup-simplify: Simplify (- (pow (/ 1 (sqr d)) 3)) into (- (/ 1 (pow d 6))) * [misc]backup-simplify: Simplify (+ (pow c -6) (- (/ 1 (pow d 6)))) into (- (pow c -6) (/ 1 (pow d 6))) * [misc]backup-simplify: Simplify (/ (/ 1 b) (- (pow c -6) (/ 1 (pow d 6)))) into (/ 1 (* b (- (pow c -6) (/ 1 (pow d 6))))) * [misc]taylor: Taking taylor expansion of (/ (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) (- (pow (sqr (/ 1 (- c))) 3) (pow (sqr (/ 1 (- d))) 3))) 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 (- (pow (sqr (/ 1 (- c))) 3) (pow (sqr (/ 1 (- d))) 3)) in b * [misc]taylor: Taking taylor expansion of (pow (sqr (/ 1 (- c))) 3) in b * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (sqr (/ 1 (- c)))))) in b * [misc]taylor: Taking taylor expansion of (* 3 (log (sqr (/ 1 (- c))))) in b * [misc]taylor: Taking taylor expansion of 3 in b * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (sqr (/ 1 (- c)))) 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]backup-simplify: Simplify (* (/ -1 c) (/ -1 c)) into (/ 1 (sqr c)) * [misc]backup-simplify: Simplify (log (/ 1 (sqr c))) into (log (/ 1 (sqr c))) * [misc]backup-simplify: Simplify (* 3 (log (/ 1 (sqr c)))) into (* 3 (log (/ 1 (sqr c)))) * [misc]backup-simplify: Simplify (exp (* 3 (log (/ 1 (sqr c))))) into (pow (/ 1 (sqr c)) 3) * [misc]taylor: Taking taylor expansion of (pow (sqr (/ 1 (- d))) 3) in b * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (sqr (/ 1 (- d)))))) in b * [misc]taylor: Taking taylor expansion of (* 3 (log (sqr (/ 1 (- d))))) in b * [misc]taylor: Taking taylor expansion of 3 in b * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (sqr (/ 1 (- d)))) in b * [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 d) (/ -1 d)) into (/ 1 (sqr d)) * [misc]backup-simplify: Simplify (log (/ 1 (sqr d))) into (log (/ 1 (sqr d))) * [misc]backup-simplify: Simplify (* 3 (log (/ 1 (sqr d)))) into (* 3 (log (/ 1 (sqr d)))) * [misc]backup-simplify: Simplify (exp (* 3 (log (/ 1 (sqr d))))) into (pow (/ 1 (sqr d)) 3) * [misc]backup-simplify: Simplify (* -1 (/ -1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (+ (/ 1 c) 0) into (/ 1 c) * [misc]backup-simplify: Simplify (- (pow (/ 1 (sqr d)) 3)) into (- (/ 1 (pow d 6))) * [misc]backup-simplify: Simplify (+ (pow (/ 1 (sqr c)) 3) (- (/ 1 (pow d 6)))) into (- (/ 1 (pow c 6)) (/ 1 (pow d 6))) * [misc]backup-simplify: Simplify (/ (/ 1 c) (- (/ 1 (pow c 6)) (/ 1 (pow d 6)))) into (/ 1 (* c (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) * [misc]taylor: Taking taylor expansion of (/ (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) (- (pow (sqr (/ 1 (- c))) 3) (pow (sqr (/ 1 (- d))) 3))) 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 (- (pow (sqr (/ 1 (- c))) 3) (pow (sqr (/ 1 (- d))) 3)) in b * [misc]taylor: Taking taylor expansion of (pow (sqr (/ 1 (- c))) 3) in b * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (sqr (/ 1 (- c)))))) in b * [misc]taylor: Taking taylor expansion of (* 3 (log (sqr (/ 1 (- c))))) in b * [misc]taylor: Taking taylor expansion of 3 in b * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (sqr (/ 1 (- c)))) 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]backup-simplify: Simplify (* (/ -1 c) (/ -1 c)) into (/ 1 (sqr c)) * [misc]backup-simplify: Simplify (log (/ 1 (sqr c))) into (log (/ 1 (sqr c))) * [misc]backup-simplify: Simplify (* 3 (log (/ 1 (sqr c)))) into (* 3 (log (/ 1 (sqr c)))) * [misc]backup-simplify: Simplify (exp (* 3 (log (/ 1 (sqr c))))) into (pow (/ 1 (sqr c)) 3) * [misc]taylor: Taking taylor expansion of (pow (sqr (/ 1 (- d))) 3) in b * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (sqr (/ 1 (- d)))))) in b * [misc]taylor: Taking taylor expansion of (* 3 (log (sqr (/ 1 (- d))))) in b * [misc]taylor: Taking taylor expansion of 3 in b * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (sqr (/ 1 (- d)))) in b * [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 d) (/ -1 d)) into (/ 1 (sqr d)) * [misc]backup-simplify: Simplify (log (/ 1 (sqr d))) into (log (/ 1 (sqr d))) * [misc]backup-simplify: Simplify (* 3 (log (/ 1 (sqr d)))) into (* 3 (log (/ 1 (sqr d)))) * [misc]backup-simplify: Simplify (exp (* 3 (log (/ 1 (sqr d))))) into (pow (/ 1 (sqr d)) 3) * [misc]backup-simplify: Simplify (* -1 (/ -1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (+ (/ 1 c) 0) into (/ 1 c) * [misc]backup-simplify: Simplify (- (pow (/ 1 (sqr d)) 3)) into (- (/ 1 (pow d 6))) * [misc]backup-simplify: Simplify (+ (pow (/ 1 (sqr c)) 3) (- (/ 1 (pow d 6)))) into (- (/ 1 (pow c 6)) (/ 1 (pow d 6))) * [misc]backup-simplify: Simplify (/ (/ 1 c) (- (/ 1 (pow c 6)) (/ 1 (pow d 6)))) into (/ 1 (* c (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) * [misc]taylor: Taking taylor expansion of (/ 1 (* c (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) in c * [misc]taylor: Taking taylor expansion of (* c (- (/ 1 (pow c 6)) (/ 1 (pow d 6)))) 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 (pow c 6)) (/ 1 (pow d 6))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (pow c 6)) in c * [misc]taylor: Taking taylor expansion of (pow c 6) in c * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 (pow d 6)) in c * [misc]taylor: Taking taylor expansion of (pow d 6) in c * [misc]taylor: Taking taylor expansion of (exp (* 6 (log d))) in c * [misc]taylor: Taking taylor expansion of (* 6 (log d)) in c * [misc]taylor: Taking taylor expansion of 6 in c * [misc]backup-simplify: Simplify 6 into 6 * [misc]taylor: Taking taylor expansion of (log d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (log d) into (log d) * [misc]backup-simplify: Simplify (* 6 (log d)) into (* 6 (log d)) * [misc]backup-simplify: Simplify (exp (* 6 (log d))) into (pow d 6) * [misc]backup-simplify: Simplify (/ 1 (pow d 6)) into (/ 1 (pow d 6)) * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (* 0 1) 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]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 (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 (sqr c)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (log (/ 1 (sqr c))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (/ 1 (sqr c))))) (+ (* (/ (pow 0 1) 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 (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 (sqr d)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (log (/ 1 (sqr d))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (/ 1 (sqr d))))) (+ (* (/ (pow 0 1) 1)))) 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 (pow c 6)) (/ 1 (pow d 6)))) (+ (* (/ 1 (* c (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) into (- (/ 1 (* d (* a (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* d (* a (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (* d (* a (- (/ 1 (pow c 6)) (/ 1 (pow d 6)))))) in c * [misc]taylor: Taking taylor expansion of (* d (* a (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) 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 (pow c 6)) (/ 1 (pow d 6)))) 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 (pow c 6)) (/ 1 (pow d 6))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (pow c 6)) in c * [misc]taylor: Taking taylor expansion of (pow c 6) in c * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 (pow d 6)) in c * [misc]taylor: Taking taylor expansion of (pow d 6) in c * [misc]taylor: Taking taylor expansion of (exp (* 6 (log d))) in c * [misc]taylor: Taking taylor expansion of (* 6 (log d)) in c * [misc]taylor: Taking taylor expansion of 6 in c * [misc]backup-simplify: Simplify 6 into 6 * [misc]taylor: Taking taylor expansion of (log d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (log d) into (log d) * [misc]backup-simplify: Simplify (* 6 (log d)) into (* 6 (log d)) * [misc]backup-simplify: Simplify (exp (* 6 (log d))) into (pow d 6) * [misc]backup-simplify: Simplify (/ 1 (pow d 6)) into (/ 1 (pow d 6)) * [misc]backup-simplify: Simplify (+ 1 0) 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) 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 (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (/ 1 (sqr c)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ 1 (sqr c)) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (log (/ 1 (sqr c)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (/ 1 (sqr c))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 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 (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (/ 1 (sqr d)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ 1 (sqr d)) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (log (/ 1 (sqr d)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (/ 1 (sqr d))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6)))) (+ (* (/ 1 (* c (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* (- (/ 1 (* d (* a (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) 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 (- 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 (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (/ 1 (sqr c)) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (/ 1 (sqr c)) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (/ 1 (sqr c)) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (/ 1 (sqr c))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (/ 1 (sqr c))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 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 (+ (* (/ -1 d) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (/ 1 (sqr d)) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (/ 1 (sqr d)) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (/ 1 (sqr d)) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (/ 1 (sqr d))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (/ 1 (sqr d))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6)))) (+ (* (/ 1 (* c (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* (- (/ 1 (* d (* a (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) 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) 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 (- 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 (+ (* (/ -1 c) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 c)))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (/ 1 (sqr c)) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (/ 1 (sqr c)) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (/ 1 (sqr c)) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (/ 1 (sqr c)) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr c)) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (/ 1 (sqr c)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (/ 1 (sqr c))))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 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 (- 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 (+ (* (/ -1 d) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 d)))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (/ 1 (sqr d)) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (/ 1 (sqr d)) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (/ 1 (sqr d)) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (/ 1 (sqr d)) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr d)) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (/ 1 (sqr d)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (/ 1 (sqr d))))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6)))) (+ (* (/ 1 (* c (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* (- (/ 1 (* d (* a (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) 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]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 (- 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 (- 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 (- 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 (- 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 (+ (* (/ -1 c) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 c))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (/ 1 (sqr c)) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (/ 1 (sqr c)) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (/ 1 (sqr c)) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (/ 1 (sqr c)) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (/ 1 (sqr c)) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr c)) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr c)) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (/ 1 (sqr c))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (/ 1 (sqr c))))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 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 (- 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))) (* 0 (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 d) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (/ 1 (sqr d)) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (/ 1 (sqr d)) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (/ 1 (sqr d)) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (/ 1 (sqr d)) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (/ 1 (sqr d)) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr d)) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr d)) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (/ 1 (sqr d))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (/ 1 (sqr d))))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6)))) (+ (* (/ 1 (* c (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* (- (/ 1 (* d (* a (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) 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]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 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 (- 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 (- 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))) (* 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 (- 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))) (* 0 (/ 0 (- a))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 a) 0) (+ (* 0 0) (+ (* 0 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) 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 (+ (* (/ -1 c) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 c)))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (/ 1 (sqr c)) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (/ 1 (sqr c)) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (/ 1 (sqr c)) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (/ 1 (sqr c)) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (/ 1 (sqr c)) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (/ 1 (sqr c)) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr c)) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (/ 1 (sqr c)) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr c)) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr c)) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr c)) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (/ 1 (sqr c)))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (/ 1 (sqr c))))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 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 (- 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))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 d) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 d)))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (/ 1 (sqr d)) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (/ 1 (sqr d)) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (/ 1 (sqr d)) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (/ 1 (sqr d)) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (/ 1 (sqr d)) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (/ 1 (sqr d)) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr d)) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (/ 1 (sqr d)) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr d)) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr d)) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr d)) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (/ 1 (sqr d)))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (/ 1 (sqr d))))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6)))) (+ (* (/ 1 (* c (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* (- (/ 1 (* d (* a (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) 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]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 1 in a * [misc]backup-simplify: Simplify 1 into 1 * [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 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 (- 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))) (* 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 (- 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)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 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 (- 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))) (* 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 (- 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))) (* 0 (/ 0 (- a))) (* 0 (/ 0 (- a))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 a) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 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) 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 (- 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))) (* 0 (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 c) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 c))))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 720 (/ (* (pow (* 1 0) 7)) (pow (/ 1 (sqr c)) 7))) (* -2520 (/ (* (pow (* 1 0) 5) (pow (* 2 0) 1)) (pow (/ 1 (sqr c)) 6))) (* 2520 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 2)) (pow (/ 1 (sqr c)) 5))) (* 840 (/ (* (pow (* 1 0) 4) 1 (pow (* 6 0) 1)) (pow (/ 1 (sqr c)) 5))) (* -630 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 3)) (pow (/ 1 (sqr c)) 4))) (* -1260 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (/ 1 (sqr c)) 4))) (* -210 (/ (* (pow (* 1 0) 3) 1 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr c)) 4))) (* 210 (/ (* 1 (pow (* 2 0) 2) (pow (* 6 0) 1)) (pow (/ 1 (sqr c)) 3))) (* 140 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 2)) (pow (/ 1 (sqr c)) 3))) (* 210 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr c)) 3))) (* 42 (/ (* (pow (* 1 0) 2) 1 1 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr c)) 3))) (* -35 (/ (* 1 1 (pow (* 6 0) 1) (pow (* 24 0) 1)) (pow (/ 1 (sqr c)) 2))) (* -21 (/ (* 1 (pow (* 2 0) 1) 1 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr c)) 2))) (* -7 (/ (* (pow (* 1 0) 1) 1 1 1 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr c)) 2))) (* 1 (/ (* 1 1 1 1 1 1 (pow (* 5040 0) 1)) (pow (/ 1 (sqr c)) 1)))) 5040) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (/ 1 (sqr c))))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (/ 1 (sqr c))))) (+ (* (/ (pow 0 7) 5040)) (* (/ (pow 0 5) 120) (/ (pow 0 1) 1)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 2) 2)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 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 (- 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))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 d) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 d))))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 720 (/ (* (pow (* 1 0) 7)) (pow (/ 1 (sqr d)) 7))) (* -2520 (/ (* (pow (* 1 0) 5) (pow (* 2 0) 1)) (pow (/ 1 (sqr d)) 6))) (* 2520 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 2)) (pow (/ 1 (sqr d)) 5))) (* 840 (/ (* (pow (* 1 0) 4) 1 (pow (* 6 0) 1)) (pow (/ 1 (sqr d)) 5))) (* -630 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 3)) (pow (/ 1 (sqr d)) 4))) (* -1260 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (/ 1 (sqr d)) 4))) (* -210 (/ (* (pow (* 1 0) 3) 1 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr d)) 4))) (* 210 (/ (* 1 (pow (* 2 0) 2) (pow (* 6 0) 1)) (pow (/ 1 (sqr d)) 3))) (* 140 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 2)) (pow (/ 1 (sqr d)) 3))) (* 210 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (/ 1 (sqr d)) 3))) (* 42 (/ (* (pow (* 1 0) 2) 1 1 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr d)) 3))) (* -35 (/ (* 1 1 (pow (* 6 0) 1) (pow (* 24 0) 1)) (pow (/ 1 (sqr d)) 2))) (* -21 (/ (* 1 (pow (* 2 0) 1) 1 1 (pow (* 120 0) 1)) (pow (/ 1 (sqr d)) 2))) (* -7 (/ (* (pow (* 1 0) 1) 1 1 1 1 (pow (* 720 0) 1)) (pow (/ 1 (sqr d)) 2))) (* 1 (/ (* 1 1 1 1 1 1 (pow (* 5040 0) 1)) (pow (/ 1 (sqr d)) 1)))) 5040) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (/ 1 (sqr d))))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (/ 1 (sqr d))))) (+ (* (/ (pow 0 7) 5040)) (* (/ (pow 0 5) 120) (/ (pow 0 1) 1)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 2) 2)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6)))) (+ (* (/ 1 (* c (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* (- (/ 1 (* d (* a (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))) (* 0 (/ 0 (- (/ 1 (pow c 6)) (/ 1 (pow d 6))))))) 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]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 (- (+ (* 1 (/ 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))) 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 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 1 in d * [misc]backup-simplify: Simplify 1 into 1 * [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 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]approximate: Taking taylor expansion of (+ (sqr (sqr c)) (- (sqr (sqr d)) (* (sqr c) (sqr d)))) in (c d) around 0 * [misc]taylor: Taking taylor expansion of (+ (sqr (sqr c)) (- (sqr (sqr d)) (* (sqr c) (sqr d)))) in d * [misc]taylor: Taking taylor expansion of (sqr (sqr c)) 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 (sqr d)) (* (sqr c) (sqr d))) in d * [misc]taylor: Taking taylor expansion of (sqr (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]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 (sqr c)) (- (sqr (sqr d)) (* (sqr c) (sqr d)))) in c * [misc]taylor: Taking taylor expansion of (sqr (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 (- (sqr (sqr d)) (* (sqr c) (sqr d))) in c * [misc]taylor: Taking taylor expansion of (sqr (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]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 (sqr c)) (- (sqr (sqr d)) (* (sqr c) (sqr d)))) in c * [misc]taylor: Taking taylor expansion of (sqr (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 (- (sqr (sqr d)) (* (sqr c) (sqr d))) in c * [misc]taylor: Taking taylor expansion of (sqr (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]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 (* 0 0) into 0 * [misc]backup-simplify: Simplify (* d d) into (sqr d) * [misc]backup-simplify: Simplify (* (sqr d) (sqr d)) into (pow d 4) * [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 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (pow d 4) 0) into (pow d 4) * [misc]backup-simplify: Simplify (+ 0 (pow d 4)) into (pow d 4) * [misc]taylor: Taking taylor expansion of (pow d 4) in d * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 0 0)) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 d)) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr d) 0) (* 0 (sqr d))) 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) (* 0 (sqr d))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) 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 0) (+ (* 1 1) (* 0 0))) into 1 * [misc]backup-simplify: Simplify (+ (* 0 1) (+ (* 0 0) (* 1 0))) 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 d)))) 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 0) (+ (* 0 0) (* 1 (sqr d)))) into (sqr d) * [misc]backup-simplify: Simplify (- (sqr d)) into (- (sqr d)) * [misc]backup-simplify: Simplify (+ 0 (- (sqr 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 (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 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 0) (+ (* 0 1) (+ (* 1 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 0) (+ (* 0 0) (* 0 (sqr d))))) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (* 0 d)))) 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 d))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) 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 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]approximate: Taking taylor expansion of (+ (sqr (sqr (/ 1 c))) (- (sqr (sqr (/ 1 d))) (* (sqr (/ 1 c)) (sqr (/ 1 d))))) in (c d) around 0 * [misc]taylor: Taking taylor expansion of (+ (sqr (sqr (/ 1 c))) (- (sqr (sqr (/ 1 d))) (* (sqr (/ 1 c)) (sqr (/ 1 d))))) in d * [misc]taylor: Taking taylor expansion of (sqr (sqr (/ 1 c))) 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 (sqr (/ 1 d))) (* (sqr (/ 1 c)) (sqr (/ 1 d)))) in d * [misc]taylor: Taking taylor expansion of (sqr (sqr (/ 1 d))) in d * [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 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 (sqr (/ 1 c))) (- (sqr (sqr (/ 1 d))) (* (sqr (/ 1 c)) (sqr (/ 1 d))))) in c * [misc]taylor: Taking taylor expansion of (sqr (sqr (/ 1 c))) 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 (sqr (/ 1 d))) (* (sqr (/ 1 c)) (sqr (/ 1 d)))) in c * [misc]taylor: Taking taylor expansion of (sqr (sqr (/ 1 d))) in c * [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]taylor: Taking taylor expansion of (+ (sqr (sqr (/ 1 c))) (- (sqr (sqr (/ 1 d))) (* (sqr (/ 1 c)) (sqr (/ 1 d))))) in c * [misc]taylor: Taking taylor expansion of (sqr (sqr (/ 1 c))) 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 (sqr (/ 1 d))) (* (sqr (/ 1 c)) (sqr (/ 1 d)))) in c * [misc]taylor: Taking taylor expansion of (sqr (sqr (/ 1 d))) in c * [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 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 (+ (* 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 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (* (/ 1 d) (/ 1 d)) into (/ 1 (sqr d)) * [misc]backup-simplify: Simplify (* 1 (/ 1 (sqr 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 (+ 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 (/ 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 (/ 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 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 (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 (/ 1 (sqr d)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) 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)) (* 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 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 * [misc]backup-simplify: Simplify (* (/ 1 d) (/ 1 d)) into (/ 1 (sqr d)) * [misc]backup-simplify: Simplify (* (/ 1 (sqr d)) (/ 1 (sqr d))) into (/ 1 (pow d 4)) * [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 (- (+ (* 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 0) (+ (* 0 0) (* 0 (/ 1 (sqr d))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (/ 1 (pow d 4)) 0) into (/ 1 (pow d 4)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (pow d 4))) into (/ 1 (pow d 4)) * [misc]taylor: Taking taylor expansion of (/ 1 (pow d 4)) in d * [misc]taylor: Taking taylor expansion of (pow d 4) in d * [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 into -1 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (+ (* 1 (pow (* 1 (/ 1 (/ 1 c))) 4)) (+ (* -1 (sqr (* (/ 1 (/ 1 d)) (/ 1 (/ 1 c))))) (* 1 (pow (* (/ 1 (/ 1 d)) 1) 4)))) into (- (+ (pow c 4) (pow d 4)) (* (sqr c) (sqr d))) * [misc]approximate: Taking taylor expansion of (+ (sqr (sqr (/ 1 (- c)))) (- (sqr (sqr (/ 1 (- d)))) (* (sqr (/ 1 (- c))) (sqr (/ 1 (- d)))))) in (c d) around 0 * [misc]taylor: Taking taylor expansion of (+ (sqr (sqr (/ 1 (- c)))) (- (sqr (sqr (/ 1 (- d)))) (* (sqr (/ 1 (- c))) (sqr (/ 1 (- d)))))) in d * [misc]taylor: Taking taylor expansion of (sqr (sqr (/ 1 (- c)))) 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 (sqr (/ 1 (- d)))) (* (sqr (/ 1 (- c))) (sqr (/ 1 (- d))))) in d * [misc]taylor: Taking taylor expansion of (sqr (sqr (/ 1 (- d)))) in d * [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 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 (sqr (/ 1 (- c)))) (- (sqr (sqr (/ 1 (- d)))) (* (sqr (/ 1 (- c))) (sqr (/ 1 (- d)))))) in c * [misc]taylor: Taking taylor expansion of (sqr (sqr (/ 1 (- c)))) 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 (sqr (/ 1 (- d)))) (* (sqr (/ 1 (- c))) (sqr (/ 1 (- d))))) in c * [misc]taylor: Taking taylor expansion of (sqr (sqr (/ 1 (- d)))) in c * [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]taylor: Taking taylor expansion of (+ (sqr (sqr (/ 1 (- c)))) (- (sqr (sqr (/ 1 (- d)))) (* (sqr (/ 1 (- c))) (sqr (/ 1 (- d)))))) in c * [misc]taylor: Taking taylor expansion of (sqr (sqr (/ 1 (- c)))) 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 (sqr (/ 1 (- d)))) (* (sqr (/ 1 (- c))) (sqr (/ 1 (- d))))) in c * [misc]taylor: Taking taylor expansion of (sqr (sqr (/ 1 (- d)))) in c * [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 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 (+ (* 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 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (* (/ -1 d) (/ -1 d)) into (/ 1 (sqr d)) * [misc]backup-simplify: Simplify (* 1 (/ 1 (sqr 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 (+ 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 (/ 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) 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 (+ (* 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) 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 (+ (* 1 0) (* 0 (/ 1 (sqr d)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) 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 (- 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 (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 * [misc]backup-simplify: Simplify (* (/ -1 d) (/ -1 d)) into (/ 1 (sqr d)) * [misc]backup-simplify: Simplify (* (/ 1 (sqr d)) (/ 1 (sqr d))) into (/ 1 (pow d 4)) * [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) 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 0) (+ (* 0 0) (* 0 (/ 1 (sqr d))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (/ 1 (pow d 4)) 0) into (/ 1 (pow d 4)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (pow d 4))) into (/ 1 (pow d 4)) * [misc]taylor: Taking taylor expansion of (/ 1 (pow d 4)) in d * [misc]taylor: Taking taylor expansion of (pow d 4) in d * [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 into -1 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (+ (* 1 (pow (* 1 (/ 1 (/ 1 (- c)))) 4)) (+ (* -1 (sqr (* (/ 1 (/ 1 (- d))) (/ 1 (/ 1 (- c)))))) (* 1 (pow (* (/ 1 (/ 1 (- d))) 1) 4)))) into (- (+ (pow c 4) (pow d 4)) (* (sqr c) (sqr d))) * [misc]approximate: Taking taylor expansion of (pow (sqr d) 3) in (d) around 0 * [misc]taylor: Taking taylor expansion of (pow (sqr d) 3) in d * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (sqr d)))) in d * [misc]taylor: Taking taylor expansion of (* 3 (log (sqr d))) 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 (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 (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- -2) (log d)) 0) into (* 2 (log d)) * [misc]backup-simplify: Simplify (* 3 (* 2 (log d))) into (* 6 (log d)) * [misc]backup-simplify: Simplify (exp (* 6 (log d))) into (pow d 6) * [misc]taylor: Taking taylor expansion of (pow (sqr d) 3) in d * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (sqr d)))) in d * [misc]taylor: Taking taylor expansion of (* 3 (log (sqr d))) 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 (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 (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- -2) (log d)) 0) into (* 2 (log d)) * [misc]backup-simplify: Simplify (* 3 (* 2 (log d))) into (* 6 (log d)) * [misc]backup-simplify: Simplify (exp (* 6 (log d))) into (pow d 6) * [misc]backup-simplify: Simplify (pow d 6) into (pow d 6) * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- -2) (log d)) 0) into (* 2 (log d)) * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (* 2 (log d)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 6 (log d))) (+ (* (/ (pow 0 1) 1)))) 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 (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* (- -2) (log d)) 0) into (* 2 (log d)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (* 2 (log d))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 6 (log d))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) 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 (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* (- -2) (log d)) 0) into (* 2 (log d)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* 2 (log d)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 6 (log d))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [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 (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow 1 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow 1 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow 1 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow 1 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* (- -2) (log d)) 0) into (* 2 (log d)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* 2 (log d))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 6 (log d))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [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 (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow 1 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow 1 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow 1 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow 1 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow 1 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* (- -2) (log d)) 0) into (* 2 (log d)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* 2 (log d)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 6 (log d))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [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 (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow 1 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow 1 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow 1 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow 1 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow 1 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow 1 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow 1 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow 1 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow 1 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* (- -2) (log d)) 0) into (* 2 (log d)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* 2 (log d))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 6 (log d))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (pow d 6) into (pow d 6) * [misc]approximate: Taking taylor expansion of (pow (sqr (/ 1 d)) 3) in (d) around 0 * [misc]taylor: Taking taylor expansion of (pow (sqr (/ 1 d)) 3) in d * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (sqr (/ 1 d))))) in d * [misc]taylor: Taking taylor expansion of (* 3 (log (sqr (/ 1 d)))) 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 (sqr (/ 1 d))) in d * [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 1) into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 2) (log d)) 0) into (- (* 2 (log d))) * [misc]backup-simplify: Simplify (* 3 (- (* 2 (log d)))) into (* -6 (log d)) * [misc]backup-simplify: Simplify (exp (* -6 (log d))) into (pow d -6) * [misc]taylor: Taking taylor expansion of (pow (sqr (/ 1 d)) 3) in d * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (sqr (/ 1 d))))) in d * [misc]taylor: Taking taylor expansion of (* 3 (log (sqr (/ 1 d)))) 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 (sqr (/ 1 d))) in d * [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 1) into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 2) (log d)) 0) into (- (* 2 (log d))) * [misc]backup-simplify: Simplify (* 3 (- (* 2 (log d)))) into (* -6 (log d)) * [misc]backup-simplify: Simplify (exp (* -6 (log d))) into (pow d -6) * [misc]backup-simplify: Simplify (pow d -6) into (pow d -6) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 2) (log d)) 0) into (- (* 2 (log d))) * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (- (* 2 (log d))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -6 (log d))) (+ (* (/ (pow 0 1) 1)))) 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 (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* (- 2) (log d)) 0) into (- (* 2 (log d))) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (- (* 2 (log d)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -6 (log d))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) 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 (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* (- 2) (log d)) 0) into (- (* 2 (log d))) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (* 2 (log d))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -6 (log d))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) 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 (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow 1 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow 1 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow 1 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow 1 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* (- 2) (log d)) 0) into (- (* 2 (log d))) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (* 2 (log d)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -6 (log d))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) 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)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow 1 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow 1 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow 1 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow 1 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow 1 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* (- 2) (log d)) 0) into (- (* 2 (log d))) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (* 2 (log d))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -6 (log d))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) 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)) (* 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))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow 1 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow 1 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow 1 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow 1 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow 1 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow 1 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow 1 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow 1 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow 1 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* (- 2) (log d)) 0) into (- (* 2 (log d))) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (* 2 (log d)))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -6 (log d))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (pow d -6) into (pow d -6) * [misc]approximate: Taking taylor expansion of (pow (sqr (/ 1 (- d))) 3) in (d) around 0 * [misc]taylor: Taking taylor expansion of (pow (sqr (/ 1 (- d))) 3) in d * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (sqr (/ 1 (- d)))))) in d * [misc]taylor: Taking taylor expansion of (* 3 (log (sqr (/ 1 (- d))))) 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 (sqr (/ 1 (- d)))) in d * [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 -1) into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 2) (log d)) 0) into (- (* 2 (log d))) * [misc]backup-simplify: Simplify (* 3 (- (* 2 (log d)))) into (* -6 (log d)) * [misc]backup-simplify: Simplify (exp (* -6 (log d))) into (pow d -6) * [misc]taylor: Taking taylor expansion of (pow (sqr (/ 1 (- d))) 3) in d * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (sqr (/ 1 (- d)))))) in d * [misc]taylor: Taking taylor expansion of (* 3 (log (sqr (/ 1 (- d))))) 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 (sqr (/ 1 (- d)))) in d * [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 -1) into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 2) (log d)) 0) into (- (* 2 (log d))) * [misc]backup-simplify: Simplify (* 3 (- (* 2 (log d)))) into (* -6 (log d)) * [misc]backup-simplify: Simplify (exp (* -6 (log d))) into (pow d -6) * [misc]backup-simplify: Simplify (pow d -6) into (pow d -6) * [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 (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 2) (log d)) 0) into (- (* 2 (log d))) * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (- (* 2 (log d))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -6 (log d))) (+ (* (/ (pow 0 1) 1)))) 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 (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* (- 2) (log d)) 0) into (- (* 2 (log d))) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (- (* 2 (log d)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -6 (log d))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) 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 (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* (- 2) (log d)) 0) into (- (* 2 (log d))) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (* 2 (log d))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -6 (log d))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) 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 (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow 1 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow 1 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow 1 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow 1 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* (- 2) (log d)) 0) into (- (* 2 (log d))) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (* 2 (log d)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -6 (log d))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) 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 (- 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)))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow 1 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow 1 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow 1 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow 1 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow 1 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* (- 2) (log d)) 0) into (- (* 2 (log d))) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (* 2 (log d))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -6 (log d))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) 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 (- 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))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow 1 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow 1 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow 1 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow 1 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow 1 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow 1 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow 1 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow 1 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow 1 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* (- 2) (log d)) 0) into (- (* 2 (log d))) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (* 2 (log d)))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -6 (log d))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (pow d -6) into (pow d -6) * * * [misc]progress: simplifying alt 1 of 141 * [enter]simplify: Simplifying (sqr (/ (- (+ (* +nan.0 (* d a)) (- (* +nan.0 (* b c))))) (hypot c d))) * [misc]none: prog is (λ (a b c d) +nan.0) * * * [misc]progress: simplifying alt 2 of 141 * [enter]simplify: Simplifying (sqr (/ (- (+ (* +nan.0 b) (- (+ (* +nan.0 (/ (* b (* d a)) (sqr c))) (- (* +nan.0 (/ (* d a) c))))))) (hypot c d))) * [misc]none: prog is (λ (a b c d) +nan.0) * * * [misc]progress: simplifying alt 3 of 141 * [enter]simplify: Simplifying (sqr (/ (- (+ (* +nan.0 b) (- (+ (* +nan.0 (/ (* b (* d a)) (sqr c))) (- (* +nan.0 (/ (* d a) c))))))) (hypot c d))) * [misc]none: prog is (λ (a b c d) +nan.0) * * * [misc]progress: simplifying alt 4 of 141 * [enter]simplify: Simplifying (sqr (/ (sqrt (- (* c b) (* d a))) (hypot c d))) * * [misc]simplify: iters left: 3 (11 enodes) * * [misc]simplify: iters left: 2 (17 enodes) * * [misc]simplify: iters left: 1 (23 enodes) * [exit]simplify: Simplified to (/ (- (* b c) (* a d)) (* (hypot c d) (hypot c d))) * [misc]none: prog is (λ (a b c d) (/ (- (* b c) (* a d)) (* (hypot c d) (hypot c d)))) * * * [misc]progress: simplifying alt 5 of 141 * [enter]simplify: Simplifying (sqr (/ (sqrt (- (* c b) (* d a))) (hypot c d))) * * [misc]simplify: iters left: 3 (11 enodes) * * [misc]simplify: iters left: 2 (17 enodes) * * [misc]simplify: iters left: 1 (23 enodes) * [exit]simplify: Simplified to (/ (- (* b c) (* a d)) (* (hypot c d) (hypot c d))) * [misc]none: prog is (λ (a b c d) (/ (- (* b c) (* a d)) (* (hypot c d) (hypot c d)))) * * * [misc]progress: simplifying alt 6 of 141 * [enter]simplify: Simplifying (sqr (/ (sqrt (- (* c b) (* d a))) (hypot c d))) * * [misc]simplify: iters left: 3 (11 enodes) * * [misc]simplify: iters left: 2 (17 enodes) * * [misc]simplify: iters left: 1 (23 enodes) * [exit]simplify: Simplified to (/ (- (* b c) (* a d)) (* (hypot c d) (hypot c d))) * [misc]none: prog is (λ (a b c d) (/ (- (* b c) (* a d)) (* (hypot c d) (hypot c d)))) * * * [misc]progress: simplifying alt 7 of 141 * [enter]simplify: Simplifying (/ (* b c) (sqr (hypot c d))) * * [misc]simplify: iters left: 3 (7 enodes) * * [misc]simplify: iters left: 2 (11 enodes) * * [misc]simplify: iters left: 1 (18 enodes) * [exit]simplify: Simplified to (/ (/ (* c b) (hypot c d)) (hypot c d)) * [misc]none: prog is (λ (a b c d) (/ (/ (* c b) (hypot c d)) (hypot c d))) * * * [misc]progress: simplifying alt 8 of 141 * [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 9 of 141 * [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 10 of 141 * [enter]simplify: Simplifying (sqr (- (+ (* +nan.0 (/ (* d a) (hypot c d))) (- (* +nan.0 (/ (* b c) (hypot c d))))))) * [misc]none: prog is (λ (a b c d) +nan.0) * * * [misc]progress: simplifying alt 11 of 141 * [enter]simplify: Simplifying (sqr 0) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (sqr 0) * [misc]none: prog is (λ (a b c d) (sqr 0)) * * * [misc]progress: simplifying alt 12 of 141 * [enter]simplify: Simplifying (sqr 0) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (sqr 0) * [misc]none: prog is (λ (a b c d) (sqr 0)) * * * [misc]progress: simplifying alt 13 of 141 * [enter]simplify: Simplifying (- (/ (* b c) (sqr (fabs d))) (/ (* d a) (sqr (fabs 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 (fabs d)) (/ c (fabs d))) (* (/ a (fabs d)) (/ d (fabs d)))) * [misc]none: prog is (λ (a b c d) (- (* (/ b (fabs d)) (/ c (fabs d))) (* (/ a (fabs d)) (/ d (fabs d))))) * * * [misc]progress: simplifying alt 14 of 141 * [enter]simplify: Simplifying (- (+ (/ b c) (/ (* d (* a (sqr (fabs (/ 1 d))))) (pow c 4))) (/ (* d a) (sqr c))) * * [misc]simplify: iters left: 3 (19 enodes) * * [misc]simplify: iters left: 2 (31 enodes) * * [misc]simplify: iters left: 1 (43 enodes) * [exit]simplify: Simplified to (- (/ (* (* a d) (* (fabs (/ 1 d)) (fabs (/ 1 d)))) (pow c 4)) (- (* (/ d c) (/ a c)) (/ b c))) * [misc]none: prog is (λ (a b c d) (- (/ (* (* a d) (* (fabs (/ 1 d)) (fabs (/ 1 d)))) (pow c 4)) (- (* (/ d c) (/ a c)) (/ b c)))) * * * [misc]progress: simplifying alt 15 of 141 * [enter]simplify: Simplifying (- (+ (/ (* (sqr (fabs (/ -1 d))) (* d a)) (pow c 4)) (/ b c)) (/ (* d a) (sqr c))) * * [misc]simplify: iters left: 3 (18 enodes) * * [misc]simplify: iters left: 2 (28 enodes) * * [misc]simplify: iters left: 1 (44 enodes) * [exit]simplify: Simplified to (+ (/ (* (fabs (/ -1 d)) (fabs (/ -1 d))) (/ (pow c 4) (* a d))) (- (/ b c) (* (/ a c) (/ d c)))) * [misc]none: prog is (λ (a b c d) (+ (/ (* (fabs (/ -1 d)) (fabs (/ -1 d))) (/ (pow c 4) (* a d))) (- (/ b c) (* (/ a c) (/ d c))))) * * * [misc]progress: simplifying alt 16 of 141 * [enter]simplify: Simplifying (/ (- (* b c) (* a d)) (+ (sqr c) (sqr (fabs d)))) * * [misc]simplify: iters left: 3 (12 enodes) * * [misc]simplify: iters left: 2 (20 enodes) * * [misc]simplify: iters left: 1 (30 enodes) * [exit]simplify: Simplified to (/ (- (* c b) (* d a)) (fma (fabs d) (fabs d) (* c c))) * [misc]none: prog is (λ (a b c d) (/ (- (* c b) (* d a)) (fma (fabs d) (fabs d) (* c c)))) * * * [misc]progress: simplifying alt 17 of 141 * [enter]simplify: Simplifying (/ (- (* b c) (* a d)) (+ (sqr c) (sqr (fabs (/ 1 d))))) * * [misc]simplify: iters left: 3 (14 enodes) * * [misc]simplify: iters left: 2 (24 enodes) * * [misc]simplify: iters left: 1 (34 enodes) * [exit]simplify: Simplified to (/ (- (* c b) (* d a)) (fma (fabs (/ 1 d)) (fabs (/ 1 d)) (* c c))) * [misc]none: prog is (λ (a b c d) (/ (- (* c b) (* d a)) (fma (fabs (/ 1 d)) (fabs (/ 1 d)) (* c c)))) * * * [misc]progress: simplifying alt 18 of 141 * [enter]simplify: Simplifying (/ (- (* b c) (* a d)) (+ (sqr c) (sqr (fabs (/ -1 d))))) * * [misc]simplify: iters left: 3 (14 enodes) * * [misc]simplify: iters left: 2 (22 enodes) * * [misc]simplify: iters left: 1 (32 enodes) * [exit]simplify: Simplified to (/ (- (* c b) (* d a)) (fma (fabs (/ -1 d)) (fabs (/ -1 d)) (* c c))) * [misc]none: prog is (λ (a b c d) (/ (- (* c b) (* d a)) (fma (fabs (/ -1 d)) (fabs (/ -1 d)) (* c c)))) * * * [misc]progress: simplifying alt 19 of 141 * [enter]simplify: Simplifying (/ (- (* b c) (* d a)) (+ (sqr c) (sqr (fabs d)))) * * [misc]simplify: iters left: 3 (12 enodes) * * [misc]simplify: iters left: 2 (20 enodes) * * [misc]simplify: iters left: 1 (30 enodes) * [exit]simplify: Simplified to (/ (- (* c b) (* a d)) (fma (fabs d) (fabs d) (* c c))) * [misc]none: prog is (λ (a b c d) (/ (- (* c b) (* a d)) (fma (fabs d) (fabs d) (* c c)))) * * * [misc]progress: simplifying alt 20 of 141 * [enter]simplify: Simplifying (/ (- (* b c) (* d a)) (+ (sqr c) (sqr (fabs d)))) * * [misc]simplify: iters left: 3 (12 enodes) * * [misc]simplify: iters left: 2 (20 enodes) * * [misc]simplify: iters left: 1 (30 enodes) * [exit]simplify: Simplified to (/ (- (* c b) (* a d)) (fma (fabs d) (fabs d) (* c c))) * [misc]none: prog is (λ (a b c d) (/ (- (* c b) (* a d)) (fma (fabs d) (fabs d) (* c c)))) * * * [misc]progress: simplifying alt 21 of 141 * [enter]simplify: Simplifying (/ (- (* b c) (* d a)) (+ (sqr c) (sqr (fabs d)))) * * [misc]simplify: iters left: 3 (12 enodes) * * [misc]simplify: iters left: 2 (20 enodes) * * [misc]simplify: iters left: 1 (30 enodes) * [exit]simplify: Simplified to (/ (- (* c b) (* a d)) (fma (fabs d) (fabs d) (* c c))) * [misc]none: prog is (λ (a b c d) (/ (- (* c b) (* a d)) (fma (fabs d) (fabs d) (* c c)))) * * * [misc]progress: simplifying alt 22 of 141 * [enter]simplify: Simplifying (/ (- (* b c) (* a d)) (+ (sqr c) (sqr (fabs d)))) * * [misc]simplify: iters left: 3 (12 enodes) * * [misc]simplify: iters left: 2 (20 enodes) * * [misc]simplify: iters left: 1 (30 enodes) * [exit]simplify: Simplified to (/ (- (* c b) (* d a)) (fma (fabs d) (fabs d) (* c c))) * [misc]none: prog is (λ (a b c d) (/ (- (* c b) (* d a)) (fma (fabs d) (fabs d) (* c c)))) * * * [misc]progress: simplifying alt 23 of 141 * [enter]simplify: Simplifying (/ (- (* b c) (* a d)) (+ (sqr (fabs (/ 1 d))) (sqr c))) * * [misc]simplify: iters left: 3 (14 enodes) * * [misc]simplify: iters left: 2 (24 enodes) * * [misc]simplify: iters left: 1 (34 enodes) * [exit]simplify: Simplified to (/ (- (* c b) (* d a)) (fma (fabs (/ 1 d)) (fabs (/ 1 d)) (* c c))) * [misc]none: prog is (λ (a b c d) (/ (- (* c b) (* d a)) (fma (fabs (/ 1 d)) (fabs (/ 1 d)) (* c c)))) * * * [misc]progress: simplifying alt 24 of 141 * [enter]simplify: Simplifying (/ (- (* b c) (* a d)) (+ (sqr c) (sqr (fabs (/ -1 d))))) * * [misc]simplify: iters left: 3 (14 enodes) * * [misc]simplify: iters left: 2 (22 enodes) * * [misc]simplify: iters left: 1 (32 enodes) * [exit]simplify: Simplified to (/ (- (* c b) (* d a)) (fma (fabs (/ -1 d)) (fabs (/ -1 d)) (* c c))) * [misc]none: prog is (λ (a b c d) (/ (- (* c b) (* d a)) (fma (fabs (/ -1 d)) (fabs (/ -1 d)) (* c c)))) * * * [misc]progress: simplifying alt 25 of 141 * [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 26 of 141 * [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 27 of 141 * [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 28 of 141 * [enter]simplify: Simplifying (/ (- (* b c) (* a d)) (sqr (hypot c d))) * * [misc]simplify: iters left: 3 (10 enodes) * * [misc]simplify: iters left: 2 (16 enodes) * * [misc]simplify: iters left: 1 (38 enodes) * [exit]simplify: Simplified to (/ (- (* c b) (* d a)) (* (hypot c d) (hypot c d))) * [misc]none: prog is (λ (a b c d) (/ (- (* c b) (* d a)) (* (hypot c d) (hypot c d)))) * * * [misc]progress: simplifying alt 29 of 141 * [enter]simplify: Simplifying (/ (- (* b c) (* a d)) (sqr (hypot (/ 1 c) (/ 1 d)))) * * [misc]simplify: iters left: 3 (13 enodes) * * [misc]simplify: iters left: 2 (21 enodes) * * [misc]simplify: iters left: 1 (43 enodes) * [exit]simplify: Simplified to (/ (/ (- (* c b) (* d a)) (hypot (/ 1 c) (/ 1 d))) (hypot (/ 1 c) (/ 1 d))) * [misc]none: prog is (λ (a b c d) (/ (/ (- (* c b) (* d a)) (hypot (/ 1 c) (/ 1 d))) (hypot (/ 1 c) (/ 1 d)))) * * * [misc]progress: simplifying alt 30 of 141 * [enter]simplify: Simplifying (/ (- (* b c) (* a d)) (sqr (hypot (/ -1 c) (/ -1 d)))) * * [misc]simplify: iters left: 3 (13 enodes) * * [misc]simplify: iters left: 2 (19 enodes) * * [misc]simplify: iters left: 1 (41 enodes) * [exit]simplify: Simplified to (/ (/ (- (* c b) (* d a)) (hypot (/ -1 c) (/ -1 d))) (hypot (/ -1 c) (/ -1 d))) * [misc]none: prog is (λ (a b c d) (/ (/ (- (* c b) (* d a)) (hypot (/ -1 c) (/ -1 d))) (hypot (/ -1 c) (/ -1 d)))) * * * [misc]progress: simplifying alt 31 of 141 * [enter]simplify: Simplifying (/ (- (* b c) (* a d)) (cbrt (cube (sqr (hypot c d))))) * * [misc]simplify: iters left: 3 (12 enodes) * * [misc]simplify: iters left: 2 (20 enodes) * * [misc]simplify: iters left: 1 (48 enodes) * [exit]simplify: Simplified to (/ (- (* c b) (* d a)) (* (hypot c d) (hypot c d))) * [misc]none: prog is (λ (a b c d) (/ (- (* c b) (* d a)) (* (hypot c d) (hypot c d)))) * * * [misc]progress: simplifying alt 32 of 141 * [enter]simplify: Simplifying (/ (- (* b c) (* a d)) (cbrt (cube (sqr (hypot (/ 1 c) (/ 1 d)))))) * * [misc]simplify: iters left: 3 (15 enodes) * * [misc]simplify: iters left: 2 (25 enodes) * * [misc]simplify: iters left: 1 (53 enodes) * [exit]simplify: Simplified to (/ (/ (- (* c b) (* d a)) (hypot (/ 1 c) (/ 1 d))) (hypot (/ 1 c) (/ 1 d))) * [misc]none: prog is (λ (a b c d) (/ (/ (- (* c b) (* d a)) (hypot (/ 1 c) (/ 1 d))) (hypot (/ 1 c) (/ 1 d)))) * * * [misc]progress: simplifying alt 33 of 141 * [enter]simplify: Simplifying (/ (- (* b c) (* a d)) (cbrt (cube (sqr (hypot (/ -1 c) (/ -1 d)))))) * * [misc]simplify: iters left: 3 (15 enodes) * * [misc]simplify: iters left: 2 (23 enodes) * * [misc]simplify: iters left: 1 (51 enodes) * [exit]simplify: Simplified to (/ (/ (- (* c b) (* d a)) (hypot (/ -1 c) (/ -1 d))) (hypot (/ -1 c) (/ -1 d))) * [misc]none: prog is (λ (a b c d) (/ (/ (- (* c b) (* d a)) (hypot (/ -1 c) (/ -1 d))) (hypot (/ -1 c) (/ -1 d)))) * * * [misc]progress: simplifying alt 34 of 141 * [enter]simplify: Simplifying (/ (- (* b c) (* a d)) (cbrt (cube (sqr (hypot c d))))) * * [misc]simplify: iters left: 3 (12 enodes) * * [misc]simplify: iters left: 2 (20 enodes) * * [misc]simplify: iters left: 1 (48 enodes) * [exit]simplify: Simplified to (/ (- (* c b) (* d a)) (* (hypot c d) (hypot c d))) * [misc]none: prog is (λ (a b c d) (/ (- (* c b) (* d a)) (* (hypot c d) (hypot c d)))) * * * [misc]progress: simplifying alt 35 of 141 * [enter]simplify: Simplifying (/ (- (* b c) (* a d)) (cbrt (cube (sqr (hypot (/ 1 c) (/ 1 d)))))) * * [misc]simplify: iters left: 3 (15 enodes) * * [misc]simplify: iters left: 2 (25 enodes) * * [misc]simplify: iters left: 1 (53 enodes) * [exit]simplify: Simplified to (/ (/ (- (* c b) (* d a)) (hypot (/ 1 c) (/ 1 d))) (hypot (/ 1 c) (/ 1 d))) * [misc]none: prog is (λ (a b c d) (/ (/ (- (* c b) (* d a)) (hypot (/ 1 c) (/ 1 d))) (hypot (/ 1 c) (/ 1 d)))) * * * [misc]progress: simplifying alt 36 of 141 * [enter]simplify: Simplifying (/ (- (* b c) (* a d)) (cbrt (cube (sqr (hypot (/ -1 c) (/ -1 d)))))) * * [misc]simplify: iters left: 3 (15 enodes) * * [misc]simplify: iters left: 2 (23 enodes) * * [misc]simplify: iters left: 1 (51 enodes) * [exit]simplify: Simplified to (/ (/ (- (* c b) (* d a)) (hypot (/ -1 c) (/ -1 d))) (hypot (/ -1 c) (/ -1 d))) * [misc]none: prog is (λ (a b c d) (/ (/ (- (* c b) (* d a)) (hypot (/ -1 c) (/ -1 d))) (hypot (/ -1 c) (/ -1 d)))) * * * [misc]progress: simplifying alt 37 of 141 * [enter]simplify: Simplifying (/ (* b c) (sqr (hypot c d))) * * [misc]simplify: iters left: 3 (7 enodes) * * [misc]simplify: iters left: 2 (11 enodes) * * [misc]simplify: iters left: 1 (18 enodes) * [exit]simplify: Simplified to (/ (/ (* c b) (hypot c d)) (hypot c d)) * [misc]none: prog is (λ (a b c d) (/ (/ (* c b) (hypot c d)) (hypot c d))) * * * [misc]progress: simplifying alt 38 of 141 * [enter]simplify: Simplifying (/ (* b c) (sqr (hypot (/ 1 c) (/ 1 d)))) * * [misc]simplify: iters left: 3 (10 enodes) * * [misc]simplify: iters left: 2 (16 enodes) * * [misc]simplify: iters left: 1 (23 enodes) * [exit]simplify: Simplified to (/ (/ (* c b) (hypot (/ 1 c) (/ 1 d))) (hypot (/ 1 c) (/ 1 d))) * [misc]none: prog is (λ (a b c d) (/ (/ (* c b) (hypot (/ 1 c) (/ 1 d))) (hypot (/ 1 c) (/ 1 d)))) * * * [misc]progress: simplifying alt 39 of 141 * [enter]simplify: Simplifying (/ (* b c) (sqr (hypot (/ -1 c) (/ -1 d)))) * * [misc]simplify: iters left: 3 (10 enodes) * * [misc]simplify: iters left: 2 (14 enodes) * * [misc]simplify: iters left: 1 (21 enodes) * [exit]simplify: Simplified to (* (/ b (hypot (/ -1 c) (/ -1 d))) (/ c (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))))) * * * [misc]progress: simplifying alt 40 of 141 * [enter]simplify: Simplifying (/ (- (* b c) 0) (sqr (hypot c d))) * * [misc]simplify: iters left: 3 (9 enodes) * * [misc]simplify: iters left: 2 (14 enodes) * * [misc]simplify: iters left: 1 (26 enodes) * [exit]simplify: Simplified to (/ (- (* c b) 0) (sqr (hypot c d))) * [misc]none: prog is (λ (a b c d) (/ (- (* c b) 0) (sqr (hypot c d)))) * * * [misc]progress: simplifying alt 41 of 141 * [enter]simplify: Simplifying (/ (- (* b c) 0) (sqr (hypot (/ 1 c) (/ 1 d)))) * * [misc]simplify: iters left: 3 (12 enodes) * * [misc]simplify: iters left: 2 (18 enodes) * * [misc]simplify: iters left: 1 (30 enodes) * [exit]simplify: Simplified to (/ (- (* c b) 0) (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d)))) * [misc]none: prog is (λ (a b c d) (/ (- (* c b) 0) (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))))) * * * [misc]progress: simplifying alt 42 of 141 * [enter]simplify: Simplifying (/ (- (* b c) 0) (sqr (hypot (/ -1 c) (/ -1 d)))) * * [misc]simplify: iters left: 3 (12 enodes) * * [misc]simplify: iters left: 2 (17 enodes) * * [misc]simplify: iters left: 1 (29 enodes) * [exit]simplify: Simplified to (/ (/ (- (* c b) 0) (hypot (/ -1 c) (/ -1 d))) (hypot (/ -1 c) (/ -1 d))) * [misc]none: prog is (λ (a b c d) (/ (/ (- (* c b) 0) (hypot (/ -1 c) (/ -1 d))) (hypot (/ -1 c) (/ -1 d)))) * * * [misc]progress: simplifying alt 43 of 141 * [enter]simplify: Simplifying (/ (- (* b c) 0) (sqr (hypot c d))) * * [misc]simplify: iters left: 3 (9 enodes) * * [misc]simplify: iters left: 2 (14 enodes) * * [misc]simplify: iters left: 1 (26 enodes) * [exit]simplify: Simplified to (/ (- (* c b) 0) (sqr (hypot c d))) * [misc]none: prog is (λ (a b c d) (/ (- (* c b) 0) (sqr (hypot c d)))) * * * [misc]progress: simplifying alt 44 of 141 * [enter]simplify: Simplifying (/ (- (* b c) 0) (sqr (hypot (/ 1 c) (/ 1 d)))) * * [misc]simplify: iters left: 3 (12 enodes) * * [misc]simplify: iters left: 2 (18 enodes) * * [misc]simplify: iters left: 1 (30 enodes) * [exit]simplify: Simplified to (/ (- (* c b) 0) (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d)))) * [misc]none: prog is (λ (a b c d) (/ (- (* c b) 0) (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))))) * * * [misc]progress: simplifying alt 45 of 141 * [enter]simplify: Simplifying (/ (- (* b c) 0) (sqr (hypot (/ -1 c) (/ -1 d)))) * * [misc]simplify: iters left: 3 (12 enodes) * * [misc]simplify: iters left: 2 (17 enodes) * * [misc]simplify: iters left: 1 (29 enodes) * [exit]simplify: Simplified to (/ (/ (- (* c b) 0) (hypot (/ -1 c) (/ -1 d))) (hypot (/ -1 c) (/ -1 d))) * [misc]none: prog is (λ (a b c d) (/ (/ (- (* c b) 0) (hypot (/ -1 c) (/ -1 d))) (hypot (/ -1 c) (/ -1 d)))) * * * [misc]progress: simplifying alt 46 of 141 * [enter]simplify: Simplifying (/ (* b c) (sqr (hypot (/ 1 c) (/ 1 d)))) * * [misc]simplify: iters left: 3 (10 enodes) * * [misc]simplify: iters left: 2 (16 enodes) * * [misc]simplify: iters left: 1 (23 enodes) * [exit]simplify: Simplified to (/ (/ (* c b) (hypot (/ 1 c) (/ 1 d))) (hypot (/ 1 c) (/ 1 d))) * [misc]none: prog is (λ (a b c d) (/ (/ (* c b) (hypot (/ 1 c) (/ 1 d))) (hypot (/ 1 c) (/ 1 d)))) * * * [misc]progress: simplifying alt 47 of 141 * [enter]simplify: Simplifying (/ (* b c) (sqr (hypot c d))) * * [misc]simplify: iters left: 3 (7 enodes) * * [misc]simplify: iters left: 2 (11 enodes) * * [misc]simplify: iters left: 1 (18 enodes) * [exit]simplify: Simplified to (/ (/ (* c b) (hypot c d)) (hypot c d)) * [misc]none: prog is (λ (a b c d) (/ (/ (* c b) (hypot c d)) (hypot c d))) * * * [misc]progress: simplifying alt 48 of 141 * [enter]simplify: Simplifying (/ (* b c) (sqr (hypot (* -1 c) (* -1 d)))) * * [misc]simplify: iters left: 3 (10 enodes) * * [misc]simplify: iters left: 2 (18 enodes) * * [misc]simplify: iters left: 1 (25 enodes) * [exit]simplify: Simplified to (* (/ b (hypot (- c) (- d))) (/ c (hypot (- c) (- d)))) * [misc]none: prog is (λ (a b c d) (* (/ b (hypot (- c) (- d))) (/ c (hypot (- c) (- d))))) * * * [misc]progress: simplifying alt 49 of 141 * [enter]simplify: Simplifying (/ (* b c) (sqr (hypot (/ 1 c) (/ 1 d)))) * * [misc]simplify: iters left: 3 (10 enodes) * * [misc]simplify: iters left: 2 (16 enodes) * * [misc]simplify: iters left: 1 (23 enodes) * [exit]simplify: Simplified to (/ (/ (* c b) (hypot (/ 1 c) (/ 1 d))) (hypot (/ 1 c) (/ 1 d))) * [misc]none: prog is (λ (a b c d) (/ (/ (* c b) (hypot (/ 1 c) (/ 1 d))) (hypot (/ 1 c) (/ 1 d)))) * * * [misc]progress: simplifying alt 50 of 141 * [enter]simplify: Simplifying (/ (* b c) (sqr (hypot c d))) * * [misc]simplify: iters left: 3 (7 enodes) * * [misc]simplify: iters left: 2 (11 enodes) * * [misc]simplify: iters left: 1 (18 enodes) * [exit]simplify: Simplified to (/ (/ (* c b) (hypot c d)) (hypot c d)) * [misc]none: prog is (λ (a b c d) (/ (/ (* c b) (hypot c d)) (hypot c d))) * * * [misc]progress: simplifying alt 51 of 141 * [enter]simplify: Simplifying (/ (* b c) (sqr (hypot (* -1 c) (* -1 d)))) * * [misc]simplify: iters left: 3 (10 enodes) * * [misc]simplify: iters left: 2 (18 enodes) * * [misc]simplify: iters left: 1 (25 enodes) * [exit]simplify: Simplified to (* (/ b (hypot (- c) (- d))) (/ c (hypot (- c) (- d)))) * [misc]none: prog is (λ (a b c d) (* (/ b (hypot (- c) (- d))) (/ c (hypot (- c) (- d))))) * * * [misc]progress: simplifying alt 52 of 141 * [enter]simplify: Simplifying (/ (* b c) (sqr (hypot (/ 1 c) (/ 1 d)))) * * [misc]simplify: iters left: 3 (10 enodes) * * [misc]simplify: iters left: 2 (16 enodes) * * [misc]simplify: iters left: 1 (23 enodes) * [exit]simplify: Simplified to (/ (/ (* c b) (hypot (/ 1 c) (/ 1 d))) (hypot (/ 1 c) (/ 1 d))) * [misc]none: prog is (λ (a b c d) (/ (/ (* c b) (hypot (/ 1 c) (/ 1 d))) (hypot (/ 1 c) (/ 1 d)))) * * * [misc]progress: simplifying alt 53 of 141 * [enter]simplify: Simplifying (/ (* b c) (sqr (hypot (/ 1 c) (/ 1 d)))) * * [misc]simplify: iters left: 3 (10 enodes) * * [misc]simplify: iters left: 2 (16 enodes) * * [misc]simplify: iters left: 1 (23 enodes) * [exit]simplify: Simplified to (/ (/ (* c b) (hypot (/ 1 c) (/ 1 d))) (hypot (/ 1 c) (/ 1 d))) * [misc]none: prog is (λ (a b c d) (/ (/ (* c b) (hypot (/ 1 c) (/ 1 d))) (hypot (/ 1 c) (/ 1 d)))) * * * [misc]progress: simplifying alt 54 of 141 * [enter]simplify: Simplifying (/ (* b c) (sqr (hypot (/ 1 c) (/ 1 d)))) * * [misc]simplify: iters left: 3 (10 enodes) * * [misc]simplify: iters left: 2 (16 enodes) * * [misc]simplify: iters left: 1 (23 enodes) * [exit]simplify: Simplified to (/ (/ (* c b) (hypot (/ 1 c) (/ 1 d))) (hypot (/ 1 c) (/ 1 d))) * [misc]none: prog is (λ (a b c d) (/ (/ (* c b) (hypot (/ 1 c) (/ 1 d))) (hypot (/ 1 c) (/ 1 d)))) * * * [misc]progress: simplifying alt 55 of 141 * [enter]simplify: Simplifying (/ (* b c) (sqr (hypot (/ 1 c) (/ 1 d)))) * * [misc]simplify: iters left: 3 (10 enodes) * * [misc]simplify: iters left: 2 (16 enodes) * * [misc]simplify: iters left: 1 (23 enodes) * [exit]simplify: Simplified to (/ (/ (* c b) (hypot (/ 1 c) (/ 1 d))) (hypot (/ 1 c) (/ 1 d))) * [misc]none: prog is (λ (a b c d) (/ (/ (* c b) (hypot (/ 1 c) (/ 1 d))) (hypot (/ 1 c) (/ 1 d)))) * * * [misc]progress: simplifying alt 56 of 141 * [enter]simplify: Simplifying (/ (* b c) (sqr (hypot c d))) * * [misc]simplify: iters left: 3 (7 enodes) * * [misc]simplify: iters left: 2 (11 enodes) * * [misc]simplify: iters left: 1 (18 enodes) * [exit]simplify: Simplified to (/ (/ (* c b) (hypot c d)) (hypot c d)) * [misc]none: prog is (λ (a b c d) (/ (/ (* c b) (hypot c d)) (hypot c d))) * * * [misc]progress: simplifying alt 57 of 141 * [enter]simplify: Simplifying (/ (* b c) (sqr (hypot (* -1 c) (* -1 d)))) * * [misc]simplify: iters left: 3 (10 enodes) * * [misc]simplify: iters left: 2 (18 enodes) * * [misc]simplify: iters left: 1 (25 enodes) * [exit]simplify: Simplified to (* (/ b (hypot (- c) (- d))) (/ c (hypot (- c) (- d)))) * [misc]none: prog is (λ (a b c d) (* (/ b (hypot (- c) (- d))) (/ c (hypot (- c) (- d))))) * * * [misc]progress: simplifying alt 58 of 141 * [enter]simplify: Simplifying (cube (cbrt (- (/ (* b c) (sqr (hypot c d))) (/ (* d a) (sqr (hypot c d)))))) * * [misc]simplify: iters left: 3 (13 enodes) * * [misc]simplify: iters left: 2 (22 enodes) * * [misc]simplify: iters left: 1 (38 enodes) * [exit]simplify: Simplified to (- (/ (* c b) (* (hypot c d) (hypot c d))) (/ (* d a) (* (hypot c d) (hypot c d)))) * [misc]none: prog is (λ (a b c d) (- (/ (* c b) (* (hypot c d) (hypot c d))) (/ (* d a) (* (hypot c d) (hypot c d))))) * * * [misc]progress: simplifying alt 59 of 141 * [enter]simplify: Simplifying (cube (cbrt (- (/ (* b c) (sqr (hypot (/ 1 c) (/ 1 d)))) (/ (* d a) (sqr (hypot (/ 1 c) (/ 1 d))))))) * * [misc]simplify: iters left: 3 (16 enodes) * * [misc]simplify: iters left: 2 (27 enodes) * * [misc]simplify: iters left: 1 (43 enodes) * [exit]simplify: Simplified to (- (* (/ b (hypot (/ 1 c) (/ 1 d))) (/ c (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) (- (* (/ b (hypot (/ 1 c) (/ 1 d))) (/ c (hypot (/ 1 c) (/ 1 d)))) (/ (/ (* a d) (hypot (/ 1 c) (/ 1 d))) (hypot (/ 1 c) (/ 1 d))))) * * * [misc]progress: simplifying alt 60 of 141 * [enter]simplify: Simplifying (cube (cbrt (- (/ (* b c) (sqr (hypot (/ -1 c) (/ -1 d)))) (/ (* d a) (sqr (hypot (/ -1 c) (/ -1 d))))))) * * [misc]simplify: iters left: 3 (16 enodes) * * [misc]simplify: iters left: 2 (25 enodes) * * [misc]simplify: iters left: 1 (41 enodes) * [exit]simplify: Simplified to (- (/ (/ (* c b) (hypot (/ -1 c) (/ -1 d))) (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 b) (hypot (/ -1 c) (/ -1 d))) (hypot (/ -1 c) (/ -1 d))) (/ (/ (* a d) (hypot (/ -1 c) (/ -1 d))) (hypot (/ -1 c) (/ -1 d))))) * * * [misc]progress: simplifying alt 61 of 141 * [enter]simplify: Simplifying (cube (cbrt (/ (- (* b c) (* d a)) (sqr (hypot c d))))) * * [misc]simplify: iters left: 3 (12 enodes) * * [misc]simplify: iters left: 2 (20 enodes) * * [misc]simplify: iters left: 1 (44 enodes) * [exit]simplify: Simplified to (/ (- (* c b) (* a d)) (* (hypot c d) (hypot c d))) * [misc]none: prog is (λ (a b c d) (/ (- (* c b) (* a d)) (* (hypot c d) (hypot c d)))) * * * [misc]progress: simplifying alt 62 of 141 * [enter]simplify: Simplifying (cube (cbrt (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (sqr (hypot (/ 1 c) (/ 1 d)))))) * * [misc]simplify: iters left: 3 (17 enodes) * * [misc]simplify: iters left: 2 (30 enodes) * * [misc]simplify: iters left: 1 (38 enodes) * [exit]simplify: Simplified to (/ (- (/ 1 (* b c)) (/ (/ 1 d) a)) (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d)))) * [misc]none: prog is (λ (a b c d) (/ (- (/ 1 (* b c)) (/ (/ 1 d) a)) (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))))) * * * [misc]progress: simplifying alt 63 of 141 * [enter]simplify: Simplifying (cube (cbrt (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (sqr (hypot (/ -1 c) (/ -1 d)))))) * * [misc]simplify: iters left: 3 (18 enodes) * * [misc]simplify: iters left: 2 (32 enodes) * * [misc]simplify: iters left: 1 (40 enodes) * [exit]simplify: Simplified to (/ (- (/ 1 (* b c)) (/ (/ 1 d) a)) (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]none: prog is (λ (a b c d) (/ (- (/ 1 (* b c)) (/ (/ 1 d) a)) (sqr (hypot (/ -1 c) (/ -1 d))))) * * * [misc]progress: simplifying alt 64 of 141 * [enter]simplify: Simplifying (/ (* b c) (sqr (hypot c d))) * * [misc]simplify: iters left: 3 (7 enodes) * * [misc]simplify: iters left: 2 (11 enodes) * * [misc]simplify: iters left: 1 (18 enodes) * [exit]simplify: Simplified to (/ (/ (* c b) (hypot c d)) (hypot c d)) * [misc]none: prog is (λ (a b c d) (/ (/ (* c b) (hypot c d)) (hypot c d))) * * * [misc]progress: simplifying alt 65 of 141 * [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 66 of 141 * [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 67 of 141 * [enter]simplify: Simplifying (cube (cbrt (/ (- (* b c) (* a d)) (sqr (hypot c d))))) * * [misc]simplify: iters left: 3 (12 enodes) * * [misc]simplify: iters left: 2 (20 enodes) * * [misc]simplify: iters left: 1 (44 enodes) * [exit]simplify: Simplified to (/ (- (* c b) (* d a)) (* (hypot c d) (hypot c d))) * [misc]none: prog is (λ (a b c d) (/ (- (* c b) (* d a)) (* (hypot c d) (hypot c d)))) * * * [misc]progress: simplifying alt 68 of 141 * [enter]simplify: Simplifying (cube (cbrt (/ (- (* b c) (* a d)) (sqr (hypot (/ 1 c) (/ 1 d)))))) * * [misc]simplify: iters left: 3 (15 enodes) * * [misc]simplify: iters left: 2 (25 enodes) * * [misc]simplify: iters left: 1 (49 enodes) * [exit]simplify: Simplified to (/ (/ (- (* c b) (* d a)) (hypot (/ 1 c) (/ 1 d))) (hypot (/ 1 c) (/ 1 d))) * [misc]none: prog is (λ (a b c d) (/ (/ (- (* c b) (* d a)) (hypot (/ 1 c) (/ 1 d))) (hypot (/ 1 c) (/ 1 d)))) * * * [misc]progress: simplifying alt 69 of 141 * [enter]simplify: Simplifying (cube (cbrt (/ (- (* b c) (* a d)) (sqr (hypot (/ -1 c) (/ -1 d)))))) * * [misc]simplify: iters left: 3 (15 enodes) * * [misc]simplify: iters left: 2 (23 enodes) * * [misc]simplify: iters left: 1 (47 enodes) * [exit]simplify: Simplified to (/ (/ (- (* c b) (* d a)) (hypot (/ -1 c) (/ -1 d))) (hypot (/ -1 c) (/ -1 d))) * [misc]none: prog is (λ (a b c d) (/ (/ (- (* c b) (* d a)) (hypot (/ -1 c) (/ -1 d))) (hypot (/ -1 c) (/ -1 d)))) * * * [misc]progress: simplifying alt 70 of 141 * [enter]simplify: Simplifying (expm1 (log1p (- (/ (* b c) (sqr (hypot c d))) (/ (* d a) (sqr (hypot c d)))))) * * [misc]simplify: iters left: 3 (13 enodes) * * [misc]simplify: iters left: 2 (20 enodes) * * [misc]simplify: iters left: 1 (34 enodes) * [exit]simplify: Simplified to (- (/ (/ (* c b) (hypot c d)) (hypot c d)) (* (/ d (hypot c d)) (/ a (hypot c d)))) * [misc]none: prog is (λ (a b c d) (- (/ (/ (* c b) (hypot c d)) (hypot c d)) (* (/ d (hypot c d)) (/ a (hypot c d))))) * * * [misc]progress: simplifying alt 71 of 141 * [enter]simplify: Simplifying (expm1 (log1p (- (/ (* b c) (sqr (hypot (/ 1 c) (/ 1 d)))) (/ (* d a) (sqr (hypot (/ 1 c) (/ 1 d))))))) * * [misc]simplify: iters left: 3 (16 enodes) * * [misc]simplify: iters left: 2 (25 enodes) * * [misc]simplify: iters left: 1 (39 enodes) * [exit]simplify: Simplified to (- (/ (/ (* c b) (hypot (/ 1 c) (/ 1 d))) (hypot (/ 1 c) (/ 1 d))) (* (/ d (hypot (/ 1 c) (/ 1 d))) (/ a (hypot (/ 1 c) (/ 1 d))))) * [misc]none: prog is (λ (a b c d) (- (/ (/ (* c b) (hypot (/ 1 c) (/ 1 d))) (hypot (/ 1 c) (/ 1 d))) (* (/ d (hypot (/ 1 c) (/ 1 d))) (/ a (hypot (/ 1 c) (/ 1 d)))))) * * * [misc]progress: simplifying alt 72 of 141 * [enter]simplify: Simplifying (expm1 (log1p (- (/ (* b c) (sqr (hypot (/ -1 c) (/ -1 d)))) (/ (* d a) (sqr (hypot (/ -1 c) (/ -1 d))))))) * * [misc]simplify: iters left: 3 (16 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 73 of 141 * [enter]simplify: Simplifying (expm1 (log1p (/ (- (* b c) (* d a)) (sqr (hypot c d))))) * * [misc]simplify: iters left: 3 (12 enodes) * * [misc]simplify: iters left: 2 (18 enodes) * * [misc]simplify: iters left: 1 (40 enodes) * [exit]simplify: Simplified to (/ (- (* c b) (* a d)) (* (hypot c d) (hypot c d))) * [misc]none: prog is (λ (a b c d) (/ (- (* c b) (* a d)) (* (hypot c d) (hypot c d)))) * * * [misc]progress: simplifying alt 74 of 141 * [enter]simplify: Simplifying (expm1 (log1p (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (sqr (hypot (/ 1 c) (/ 1 d)))))) * * [misc]simplify: iters left: 3 (17 enodes) * * [misc]simplify: iters left: 2 (28 enodes) * * [misc]simplify: iters left: 1 (34 enodes) * [exit]simplify: Simplified to (/ (- (/ (/ 1 b) c) (/ (/ 1 d) a)) (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d)))) * [misc]none: prog is (λ (a b c d) (/ (- (/ (/ 1 b) c) (/ (/ 1 d) a)) (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))))) * * * [misc]progress: simplifying alt 75 of 141 * [enter]simplify: Simplifying (expm1 (log1p (/ (- (/ 1 (* b c)) (/ 1 (* 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 (36 enodes) * [exit]simplify: Simplified to (/ (- (/ 1 (* b c)) (/ (/ 1 d) a)) (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]none: prog is (λ (a b c d) (/ (- (/ 1 (* b c)) (/ (/ 1 d) a)) (sqr (hypot (/ -1 c) (/ -1 d))))) * * * [misc]progress: simplifying alt 76 of 141 * [enter]simplify: Simplifying (expm1 (log1p (/ (- (* b c) (* a d)) (sqr (hypot c d))))) * * [misc]simplify: iters left: 3 (12 enodes) * * [misc]simplify: iters left: 2 (18 enodes) * * [misc]simplify: iters left: 1 (40 enodes) * [exit]simplify: Simplified to (/ (- (* c b) (* d a)) (* (hypot c d) (hypot c d))) * [misc]none: prog is (λ (a b c d) (/ (- (* c b) (* d a)) (* (hypot c d) (hypot c d)))) * * * [misc]progress: simplifying alt 77 of 141 * [enter]simplify: Simplifying (expm1 (log1p (/ (- (* b c) (* a d)) (sqr (hypot (/ 1 c) (/ 1 d)))))) * * [misc]simplify: iters left: 3 (15 enodes) * * [misc]simplify: iters left: 2 (23 enodes) * * [misc]simplify: iters left: 1 (45 enodes) * [exit]simplify: Simplified to (/ (/ (- (* c b) (* d a)) (hypot (/ 1 c) (/ 1 d))) (hypot (/ 1 c) (/ 1 d))) * [misc]none: prog is (λ (a b c d) (/ (/ (- (* c b) (* d a)) (hypot (/ 1 c) (/ 1 d))) (hypot (/ 1 c) (/ 1 d)))) * * * [misc]progress: simplifying alt 78 of 141 * [enter]simplify: Simplifying (expm1 (log1p (/ (- (* b c) (* a d)) (sqr (hypot (/ -1 c) (/ -1 d)))))) * * [misc]simplify: iters left: 3 (15 enodes) * * [misc]simplify: iters left: 2 (21 enodes) * * [misc]simplify: iters left: 1 (43 enodes) * [exit]simplify: Simplified to (/ (/ (- (* c b) (* d a)) (hypot (/ -1 c) (/ -1 d))) (hypot (/ -1 c) (/ -1 d))) * [misc]none: prog is (λ (a b c d) (/ (/ (- (* c b) (* d a)) (hypot (/ -1 c) (/ -1 d))) (hypot (/ -1 c) (/ -1 d)))) * * * [misc]progress: simplifying alt 79 of 141 * [enter]simplify: Simplifying (expm1 (log1p (/ (- (* b c) (* d a)) (sqr (hypot c d))))) * * [misc]simplify: iters left: 3 (12 enodes) * * [misc]simplify: iters left: 2 (18 enodes) * * [misc]simplify: iters left: 1 (40 enodes) * [exit]simplify: Simplified to (/ (- (* c b) (* a d)) (* (hypot c d) (hypot c d))) * [misc]none: prog is (λ (a b c d) (/ (- (* c b) (* a d)) (* (hypot c d) (hypot c d)))) * * * [misc]progress: simplifying alt 80 of 141 * [enter]simplify: Simplifying (expm1 (log1p (/ (- (* b c) (* d a)) (sqr (hypot c d))))) * * [misc]simplify: iters left: 3 (12 enodes) * * [misc]simplify: iters left: 2 (18 enodes) * * [misc]simplify: iters left: 1 (40 enodes) * [exit]simplify: Simplified to (/ (- (* c b) (* a d)) (* (hypot c d) (hypot c d))) * [misc]none: prog is (λ (a b c d) (/ (- (* c b) (* a d)) (* (hypot c d) (hypot c d)))) * * * [misc]progress: simplifying alt 81 of 141 * [enter]simplify: Simplifying (expm1 (log1p (/ (- (* b c) (* d a)) (sqr (hypot c d))))) * * [misc]simplify: iters left: 3 (12 enodes) * * [misc]simplify: iters left: 2 (18 enodes) * * [misc]simplify: iters left: 1 (40 enodes) * [exit]simplify: Simplified to (/ (- (* c b) (* a d)) (* (hypot c d) (hypot c d))) * [misc]none: prog is (λ (a b c d) (/ (- (* c b) (* a d)) (* (hypot c d) (hypot c d)))) * * * [misc]progress: simplifying alt 82 of 141 * [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 83 of 141 * [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 84 of 141 * [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 85 of 141 * [enter]simplify: Simplifying (/ (- (* b c) (* a d)) (sqr (hypot c d))) * * [misc]simplify: iters left: 3 (10 enodes) * * [misc]simplify: iters left: 2 (16 enodes) * * [misc]simplify: iters left: 1 (38 enodes) * [exit]simplify: Simplified to (/ (- (* c b) (* d a)) (* (hypot c d) (hypot c d))) * [misc]none: prog is (λ (a b c d) (/ (- (* c b) (* d a)) (* (hypot c d) (hypot c d)))) * * * [misc]progress: simplifying alt 86 of 141 * [enter]simplify: Simplifying (/ (- (* b c) (* a d)) (sqr (hypot (/ 1 c) (/ 1 d)))) * * [misc]simplify: iters left: 3 (13 enodes) * * [misc]simplify: iters left: 2 (21 enodes) * * [misc]simplify: iters left: 1 (43 enodes) * [exit]simplify: Simplified to (/ (/ (- (* c b) (* d a)) (hypot (/ 1 c) (/ 1 d))) (hypot (/ 1 c) (/ 1 d))) * [misc]none: prog is (λ (a b c d) (/ (/ (- (* c b) (* d a)) (hypot (/ 1 c) (/ 1 d))) (hypot (/ 1 c) (/ 1 d)))) * * * [misc]progress: simplifying alt 87 of 141 * [enter]simplify: Simplifying (/ (- (* b c) (* a d)) (sqr (hypot (/ -1 c) (/ -1 d)))) * * [misc]simplify: iters left: 3 (13 enodes) * * [misc]simplify: iters left: 2 (19 enodes) * * [misc]simplify: iters left: 1 (41 enodes) * [exit]simplify: Simplified to (/ (/ (- (* c b) (* d a)) (hypot (/ -1 c) (/ -1 d))) (hypot (/ -1 c) (/ -1 d))) * [misc]none: prog is (λ (a b c d) (/ (/ (- (* c b) (* d a)) (hypot (/ -1 c) (/ -1 d))) (hypot (/ -1 c) (/ -1 d)))) * * * [misc]progress: simplifying alt 88 of 141 * [enter]simplify: Simplifying (/ (- (* b c) (* a d)) (sqr (hypot c d))) * * [misc]simplify: iters left: 3 (10 enodes) * * [misc]simplify: iters left: 2 (16 enodes) * * [misc]simplify: iters left: 1 (38 enodes) * [exit]simplify: Simplified to (/ (- (* c b) (* d a)) (* (hypot c d) (hypot c d))) * [misc]none: prog is (λ (a b c d) (/ (- (* c b) (* d a)) (* (hypot c d) (hypot c d)))) * * * [misc]progress: simplifying alt 89 of 141 * [enter]simplify: Simplifying (/ (- (* b c) (* a d)) (sqr (hypot (/ 1 c) (/ 1 d)))) * * [misc]simplify: iters left: 3 (13 enodes) * * [misc]simplify: iters left: 2 (21 enodes) * * [misc]simplify: iters left: 1 (43 enodes) * [exit]simplify: Simplified to (/ (/ (- (* c b) (* d a)) (hypot (/ 1 c) (/ 1 d))) (hypot (/ 1 c) (/ 1 d))) * [misc]none: prog is (λ (a b c d) (/ (/ (- (* c b) (* d a)) (hypot (/ 1 c) (/ 1 d))) (hypot (/ 1 c) (/ 1 d)))) * * * [misc]progress: simplifying alt 90 of 141 * [enter]simplify: Simplifying (/ (- (* b c) (* a d)) (sqr (hypot (/ -1 c) (/ -1 d)))) * * [misc]simplify: iters left: 3 (13 enodes) * * [misc]simplify: iters left: 2 (19 enodes) * * [misc]simplify: iters left: 1 (41 enodes) * [exit]simplify: Simplified to (/ (/ (- (* c b) (* d a)) (hypot (/ -1 c) (/ -1 d))) (hypot (/ -1 c) (/ -1 d))) * [misc]none: prog is (λ (a b c d) (/ (/ (- (* c b) (* d a)) (hypot (/ -1 c) (/ -1 d))) (hypot (/ -1 c) (/ -1 d)))) * * * [misc]progress: simplifying alt 91 of 141 * [enter]simplify: Simplifying (/ (- (* b c) (* d a)) (sqr (sqr (sqrt (hypot c d))))) * * [misc]simplify: iters left: 3 (12 enodes) * * [misc]simplify: iters left: 2 (19 enodes) * * [misc]simplify: iters left: 1 (38 enodes) * [exit]simplify: Simplified to (/ (- (* c b) (* a d)) (* (hypot c d) (hypot c d))) * [misc]none: prog is (λ (a b c d) (/ (- (* c b) (* a d)) (* (hypot c d) (hypot c d)))) * * * [misc]progress: simplifying alt 92 of 141 * [enter]simplify: Simplifying (/ (- (* b c) (* d a)) (sqr (sqr (sqrt (hypot c d))))) * * [misc]simplify: iters left: 3 (12 enodes) * * [misc]simplify: iters left: 2 (19 enodes) * * [misc]simplify: iters left: 1 (38 enodes) * [exit]simplify: Simplified to (/ (- (* c b) (* a d)) (* (hypot c d) (hypot c d))) * [misc]none: prog is (λ (a b c d) (/ (- (* c b) (* a d)) (* (hypot c d) (hypot c d)))) * * * [misc]progress: simplifying alt 93 of 141 * [enter]simplify: Simplifying (/ (- (* b c) (* d a)) (sqr (sqr (sqrt (hypot c d))))) * * [misc]simplify: iters left: 3 (12 enodes) * * [misc]simplify: iters left: 2 (19 enodes) * * [misc]simplify: iters left: 1 (38 enodes) * [exit]simplify: Simplified to (/ (- (* c b) (* a d)) (* (hypot c d) (hypot c d))) * [misc]none: prog is (λ (a b c d) (/ (- (* c b) (* a d)) (* (hypot c d) (hypot c d)))) * * * [misc]progress: simplifying alt 94 of 141 * [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 95 of 141 * [enter]simplify: Simplifying (/ (* b c) (sqr (hypot (/ 1 c) (/ 1 d)))) * * [misc]simplify: iters left: 3 (10 enodes) * * [misc]simplify: iters left: 2 (16 enodes) * * [misc]simplify: iters left: 1 (23 enodes) * [exit]simplify: Simplified to (/ (/ (* c b) (hypot (/ 1 c) (/ 1 d))) (hypot (/ 1 c) (/ 1 d))) * [misc]none: prog is (λ (a b c d) (/ (/ (* c b) (hypot (/ 1 c) (/ 1 d))) (hypot (/ 1 c) (/ 1 d)))) * * * [misc]progress: simplifying alt 96 of 141 * [enter]simplify: Simplifying (/ (* b c) (sqr (hypot (/ -1 c) (/ -1 d)))) * * [misc]simplify: iters left: 3 (10 enodes) * * [misc]simplify: iters left: 2 (14 enodes) * * [misc]simplify: iters left: 1 (21 enodes) * [exit]simplify: Simplified to (* (/ b (hypot (/ -1 c) (/ -1 d))) (/ c (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))))) * * * [misc]progress: simplifying alt 97 of 141 * [enter]simplify: Simplifying (/ (- (* b c) (* d a)) (sqr (hypot c d))) * * [misc]simplify: iters left: 3 (10 enodes) * * [misc]simplify: iters left: 2 (16 enodes) * * [misc]simplify: iters left: 1 (38 enodes) * [exit]simplify: Simplified to (/ (- (* c b) (* a d)) (* (hypot c d) (hypot c d))) * [misc]none: prog is (λ (a b c d) (/ (- (* c b) (* a d)) (* (hypot c d) (hypot c d)))) * * * [misc]progress: simplifying alt 98 of 141 * [enter]simplify: Simplifying (/ (- (* b c) 0) (sqr (hypot c d))) * * [misc]simplify: iters left: 3 (9 enodes) * * [misc]simplify: iters left: 2 (14 enodes) * * [misc]simplify: iters left: 1 (26 enodes) * [exit]simplify: Simplified to (/ (- (* c b) 0) (sqr (hypot c d))) * [misc]none: prog is (λ (a b c d) (/ (- (* c b) 0) (sqr (hypot c d)))) * * * [misc]progress: simplifying alt 99 of 141 * [enter]simplify: Simplifying (/ (- (* b c) 0) (sqr (hypot c d))) * * [misc]simplify: iters left: 3 (9 enodes) * * [misc]simplify: iters left: 2 (14 enodes) * * [misc]simplify: iters left: 1 (26 enodes) * [exit]simplify: Simplified to (/ (- (* c b) 0) (sqr (hypot c d))) * [misc]none: prog is (λ (a b c d) (/ (- (* c b) 0) (sqr (hypot c d)))) * * * [misc]progress: simplifying alt 100 of 141 * [enter]simplify: Simplifying (/ (- (* b c) (cube (cbrt (* a d)))) (sqr (hypot c d))) * * [misc]simplify: iters left: 3 (12 enodes) * * [misc]simplify: iters left: 2 (19 enodes) * * [misc]simplify: iters left: 1 (41 enodes) * [exit]simplify: Simplified to (/ (- (* c b) (* d a)) (* (hypot c d) (hypot c d))) * [misc]none: prog is (λ (a b c d) (/ (- (* c b) (* d a)) (* (hypot c d) (hypot c d)))) * * * [misc]progress: simplifying alt 101 of 141 * [enter]simplify: Simplifying (/ (- (* b c) (cube (cbrt (* a d)))) (sqr (hypot (/ 1 c) (/ 1 d)))) * * [misc]simplify: iters left: 3 (15 enodes) * * [misc]simplify: iters left: 2 (24 enodes) * * [misc]simplify: iters left: 1 (46 enodes) * [exit]simplify: Simplified to (/ (- (* c b) (* d a)) (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d)))) * [misc]none: prog is (λ (a b c d) (/ (- (* c b) (* d a)) (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))))) * * * [misc]progress: simplifying alt 102 of 141 * [enter]simplify: Simplifying (/ (- (* b c) (cube (cbrt (* a d)))) (sqr (hypot (/ -1 c) (/ -1 d)))) * * [misc]simplify: iters left: 3 (15 enodes) * * [misc]simplify: iters left: 2 (22 enodes) * * [misc]simplify: iters left: 1 (44 enodes) * [exit]simplify: Simplified to (/ (/ (- (* c b) (* d a)) (hypot (/ -1 c) (/ -1 d))) (hypot (/ -1 c) (/ -1 d))) * [misc]none: prog is (λ (a b c d) (/ (/ (- (* c b) (* d a)) (hypot (/ -1 c) (/ -1 d))) (hypot (/ -1 c) (/ -1 d)))) * * * [misc]progress: simplifying alt 103 of 141 * [enter]simplify: Simplifying (/ (- (* b c) (cube (cbrt (* d a)))) (sqr (hypot c d))) * * [misc]simplify: iters left: 3 (12 enodes) * * [misc]simplify: iters left: 2 (19 enodes) * * [misc]simplify: iters left: 1 (41 enodes) * [exit]simplify: Simplified to (/ (- (* c b) (* a d)) (* (hypot c d) (hypot c d))) * [misc]none: prog is (λ (a b c d) (/ (- (* c b) (* a d)) (* (hypot c d) (hypot c d)))) * * * [misc]progress: simplifying alt 104 of 141 * [enter]simplify: Simplifying (/ (- (* b c) (cube (cbrt (* d a)))) (sqr (hypot c d))) * * [misc]simplify: iters left: 3 (12 enodes) * * [misc]simplify: iters left: 2 (19 enodes) * * [misc]simplify: iters left: 1 (41 enodes) * [exit]simplify: Simplified to (/ (- (* c b) (* a d)) (* (hypot c d) (hypot c d))) * [misc]none: prog is (λ (a b c d) (/ (- (* c b) (* a d)) (* (hypot c d) (hypot c d)))) * * * [misc]progress: simplifying alt 105 of 141 * [enter]simplify: Simplifying (/ (- (* b c) (cube (cbrt (* d a)))) (sqr (hypot c d))) * * [misc]simplify: iters left: 3 (12 enodes) * * [misc]simplify: iters left: 2 (19 enodes) * * [misc]simplify: iters left: 1 (41 enodes) * [exit]simplify: Simplified to (/ (- (* c b) (* a d)) (* (hypot c d) (hypot c d))) * [misc]none: prog is (λ (a b c d) (/ (- (* c b) (* a d)) (* (hypot c d) (hypot c d)))) * * * [misc]progress: simplifying alt 106 of 141 * [enter]simplify: Simplifying (sqr (sqrt (- (/ (* b c) (sqr (hypot c d))) (/ (* d a) (sqr (hypot c d)))))) * * [misc]simplify: iters left: 3 (13 enodes) * * [misc]simplify: iters left: 2 (21 enodes) * * [misc]simplify: iters left: 1 (36 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 107 of 141 * [enter]simplify: Simplifying (sqr (sqrt (- (/ (* b c) (sqr (hypot (/ 1 c) (/ 1 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 (41 enodes) * [exit]simplify: Simplified to (- (* (/ b (hypot (/ 1 c) (/ 1 d))) (/ c (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) (- (* (/ b (hypot (/ 1 c) (/ 1 d))) (/ c (hypot (/ 1 c) (/ 1 d)))) (/ (/ (* a d) (hypot (/ 1 c) (/ 1 d))) (hypot (/ 1 c) (/ 1 d))))) * * * [misc]progress: simplifying alt 108 of 141 * [enter]simplify: Simplifying (sqr (sqrt (- (/ (* b c) (sqr (hypot (/ -1 c) (/ -1 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 (39 enodes) * [exit]simplify: Simplified to (- (/ (/ (* c b) (hypot (/ -1 c) (/ -1 d))) (hypot (/ -1 c) (/ -1 d))) (* (/ d (hypot (/ -1 c) (/ -1 d))) (/ a (hypot (/ -1 c) (/ -1 d))))) * [misc]none: prog is (λ (a b c d) (- (/ (/ (* c b) (hypot (/ -1 c) (/ -1 d))) (hypot (/ -1 c) (/ -1 d))) (* (/ d (hypot (/ -1 c) (/ -1 d))) (/ a (hypot (/ -1 c) (/ -1 d)))))) * * * [misc]progress: simplifying alt 109 of 141 * [enter]simplify: Simplifying (sqr (- (+ (* +nan.0 (/ (* d a) (sqr (hypot c d)))) (- (* +nan.0 (/ (* b c) (sqr (hypot c d)))))))) * [misc]none: prog is (λ (a b c d) +nan.0) * * * [misc]progress: simplifying alt 110 of 141 * [enter]simplify: Simplifying (sqr (- (+ (* +nan.0 (/ (* d a) (* (sqr (hypot (/ 1 c) (/ 1 d))) b))) (- (+ (* +nan.0 (/ c (sqr (hypot (/ 1 c) (/ 1 d))))) (- (* +nan.0 (/ (* c (* d a)) (* (pow (hypot (/ 1 c) (/ 1 d)) 4) (sqr b)))))))))) * [misc]none: prog is (λ (a b c d) +nan.0) * * * [misc]progress: simplifying alt 111 of 141 * [enter]simplify: Simplifying (sqr (- (+ (* +nan.0 (/ (* c (* d a)) (* (sqr b) (pow (hypot (/ -1 c) (/ -1 d)) 4)))) (- (+ (* +nan.0 (/ (* d a) (* b (sqr (hypot (/ -1 c) (/ -1 d)))))) (- (* +nan.0 (/ c (sqr (hypot (/ -1 c) (/ -1 d))))))))))) * [misc]none: prog is (λ (a b c d) +nan.0) * * * [misc]progress: simplifying alt 112 of 141 * [enter]simplify: Simplifying (sqr (sqrt (/ (- (* b c) (* a d)) (sqr (hypot c d))))) * * [misc]simplify: iters left: 3 (12 enodes) * * [misc]simplify: iters left: 2 (19 enodes) * * [misc]simplify: iters left: 1 (42 enodes) * [exit]simplify: Simplified to (/ (- (* c b) (* d a)) (* (hypot c d) (hypot c d))) * [misc]none: prog is (λ (a b c d) (/ (- (* c b) (* d a)) (* (hypot c d) (hypot c d)))) * * * [misc]progress: simplifying alt 113 of 141 * [enter]simplify: Simplifying (sqr (sqrt (/ (- (* b c) (* a d)) (sqr (hypot (/ 1 c) (/ 1 d)))))) * * [misc]simplify: iters left: 3 (15 enodes) * * [misc]simplify: iters left: 2 (24 enodes) * * [misc]simplify: iters left: 1 (47 enodes) * [exit]simplify: Simplified to (/ (/ (- (* c b) (* d a)) (hypot (/ 1 c) (/ 1 d))) (hypot (/ 1 c) (/ 1 d))) * [misc]none: prog is (λ (a b c d) (/ (/ (- (* c b) (* d a)) (hypot (/ 1 c) (/ 1 d))) (hypot (/ 1 c) (/ 1 d)))) * * * [misc]progress: simplifying alt 114 of 141 * [enter]simplify: Simplifying (sqr (sqrt (/ (- (* b c) (* a d)) (sqr (hypot (/ -1 c) (/ -1 d)))))) * * [misc]simplify: iters left: 3 (15 enodes) * * [misc]simplify: iters left: 2 (22 enodes) * * [misc]simplify: iters left: 1 (45 enodes) * [exit]simplify: Simplified to (/ (/ (- (* c b) (* d a)) (hypot (/ -1 c) (/ -1 d))) (hypot (/ -1 c) (/ -1 d))) * [misc]none: prog is (λ (a b c d) (/ (/ (- (* c b) (* d a)) (hypot (/ -1 c) (/ -1 d))) (hypot (/ -1 c) (/ -1 d)))) * * * [misc]progress: simplifying alt 115 of 141 * [enter]simplify: Simplifying (sqr (sqrt (/ (- (* b c) (* d a)) (sqr (hypot c d))))) * * [misc]simplify: iters left: 3 (12 enodes) * * [misc]simplify: iters left: 2 (19 enodes) * * [misc]simplify: iters left: 1 (42 enodes) * [exit]simplify: Simplified to (/ (- (* c b) (* a d)) (* (hypot c d) (hypot c d))) * [misc]none: prog is (λ (a b c d) (/ (- (* c b) (* a d)) (* (hypot c d) (hypot c d)))) * * * [misc]progress: simplifying alt 116 of 141 * [enter]simplify: Simplifying (sqr (sqrt (/ (- (* b c) (* d a)) (sqr (hypot c d))))) * * [misc]simplify: iters left: 3 (12 enodes) * * [misc]simplify: iters left: 2 (19 enodes) * * [misc]simplify: iters left: 1 (42 enodes) * [exit]simplify: Simplified to (/ (- (* c b) (* a d)) (* (hypot c d) (hypot c d))) * [misc]none: prog is (λ (a b c d) (/ (- (* c b) (* a d)) (* (hypot c d) (hypot c d)))) * * * [misc]progress: simplifying alt 117 of 141 * [enter]simplify: Simplifying (sqr (sqrt (/ (- (* b c) (* d a)) (sqr (hypot c d))))) * * [misc]simplify: iters left: 3 (12 enodes) * * [misc]simplify: iters left: 2 (19 enodes) * * [misc]simplify: iters left: 1 (42 enodes) * [exit]simplify: Simplified to (/ (- (* c b) (* a d)) (* (hypot c d) (hypot c d))) * [misc]none: prog is (λ (a b c d) (/ (- (* c b) (* a d)) (* (hypot c d) (hypot c d)))) * * * [misc]progress: simplifying alt 118 of 141 * [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 119 of 141 * [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 120 of 141 * [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 121 of 141 * [enter]simplify: Simplifying (/ 0 (* (sqr (hypot c d)) (+ (* b c) (* a d)))) * * [misc]simplify: iters left: 3 (12 enodes) * * [misc]simplify: iters left: 2 (24 enodes) * * [misc]simplify: iters left: 1 (45 enodes) * [exit]simplify: Simplified to 0 * [misc]none: prog is (λ (a b c d) 0) * * * [misc]progress: simplifying alt 122 of 141 * [enter]simplify: Simplifying (/ (- (* (sqr b) (sqr c)) (* (sqr d) (sqr a))) (* (sqr (hypot c d)) (+ (* b c) (* a d)))) * * [misc]simplify: iters left: 3 (18 enodes) * * [misc]simplify: iters left: 2 (41 enodes) * * [misc]simplify: iters left: 1 (91 enodes) * [exit]simplify: Simplified to (/ (- (* (* c c) (sqr b)) (* (* a a) (* d d))) (* (fma d a (* c b)) (sqr (hypot c d)))) * [misc]none: prog is (λ (a b c d) (/ (- (* (* c c) (sqr b)) (* (* a a) (* d d))) (* (fma d a (* c b)) (sqr (hypot c d))))) * * * [misc]progress: simplifying alt 123 of 141 * [enter]simplify: Simplifying (/ (- (* (sqr b) (sqr c)) (* (sqr d) (sqr a))) (* (sqr (hypot c d)) (+ (* b c) (* a d)))) * * [misc]simplify: iters left: 3 (18 enodes) * * [misc]simplify: iters left: 2 (41 enodes) * * [misc]simplify: iters left: 1 (91 enodes) * [exit]simplify: Simplified to (/ (- (* (* c c) (sqr b)) (* (* a a) (* d d))) (* (fma d a (* c b)) (sqr (hypot c d)))) * [misc]none: prog is (λ (a b c d) (/ (- (* (* c c) (sqr b)) (* (* a a) (* d d))) (* (fma d a (* c b)) (sqr (hypot c d))))) * * * [misc]progress: simplifying alt 124 of 141 * [enter]simplify: Simplifying (/ (- (sqr (* b c)) (sqr (* a d))) (* (sqr (hypot c d)) (+ (* b c) (* a d)))) * * [misc]simplify: iters left: 3 (14 enodes) * * [misc]simplify: iters left: 2 (41 enodes) * * [misc]simplify: iters left: 1 (85 enodes) * [exit]simplify: Simplified to (* 1 (/ (- (* c b) (* a d)) (* (hypot c d) (hypot c d)))) * [misc]none: prog is (λ (a b c d) (* 1 (/ (- (* c b) (* a d)) (* (hypot c d) (hypot c d))))) * * * [misc]progress: simplifying alt 125 of 141 * [enter]simplify: Simplifying (/ (- (sqr (* b c)) (sqr (* a d))) (* (sqr (hypot (/ 1 c) (/ 1 d))) (+ (* b c) (* a d)))) * * [misc]simplify: iters left: 3 (17 enodes) * * [misc]simplify: iters left: 2 (46 enodes) * * [misc]simplify: iters left: 1 (90 enodes) * [exit]simplify: Simplified to (/ (* 1 (- (* c b) (* a d))) (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d)))) * [misc]none: prog is (λ (a b c d) (/ (* 1 (- (* c b) (* a d))) (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))))) * * * [misc]progress: simplifying alt 126 of 141 * [enter]simplify: Simplifying (/ (- (sqr (* b c)) (sqr (* a d))) (* (sqr (hypot (/ -1 c) (/ -1 d))) (+ (* b c) (* a d)))) * * [misc]simplify: iters left: 3 (17 enodes) * * [misc]simplify: iters left: 2 (44 enodes) * * [misc]simplify: iters left: 1 (88 enodes) * [exit]simplify: Simplified to (/ (* 1 (- (* c b) (* a d))) (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d)))) * [misc]none: prog is (λ (a b c d) (/ (* 1 (- (* c b) (* a d))) (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))))) * * * [misc]progress: simplifying alt 127 of 141 * [enter]simplify: Simplifying (/ (- (sqr (* b c)) (sqr (* a d))) (* (sqr (hypot c d)) (+ (* b c) (* d a)))) * * [misc]simplify: iters left: 3 (15 enodes) * * [misc]simplify: iters left: 2 (42 enodes) * * [misc]simplify: iters left: 1 (106 enodes) * [exit]simplify: Simplified to (* 1 (/ (- (* c b) (* a d)) (* (hypot c d) (hypot c d)))) * [misc]none: prog is (λ (a b c d) (* 1 (/ (- (* c b) (* a d)) (* (hypot c d) (hypot c d))))) * * * [misc]progress: simplifying alt 128 of 141 * [enter]simplify: Simplifying (/ (- (sqr (* b c)) (sqr (* a d))) (* (sqr (hypot c d)) (+ (* b c) (* d a)))) * * [misc]simplify: iters left: 3 (15 enodes) * * [misc]simplify: iters left: 2 (42 enodes) * * [misc]simplify: iters left: 1 (106 enodes) * [exit]simplify: Simplified to (* 1 (/ (- (* c b) (* a d)) (* (hypot c d) (hypot c d)))) * [misc]none: prog is (λ (a b c d) (* 1 (/ (- (* c b) (* a d)) (* (hypot c d) (hypot c d))))) * * * [misc]progress: simplifying alt 129 of 141 * [enter]simplify: Simplifying (/ (- (sqr (* b c)) (sqr (* a d))) (* (sqr (hypot c d)) (+ (* b c) (* d a)))) * * [misc]simplify: iters left: 3 (15 enodes) * * [misc]simplify: iters left: 2 (42 enodes) * * [misc]simplify: iters left: 1 (106 enodes) * [exit]simplify: Simplified to (* 1 (/ (- (* c b) (* a d)) (* (hypot c d) (hypot c d)))) * [misc]none: prog is (λ (a b c d) (* 1 (/ (- (* c b) (* a d)) (* (hypot c d) (hypot c d))))) * * * [misc]progress: simplifying alt 130 of 141 * [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 131 of 141 * [enter]simplify: Simplifying (- (+ (/ (* (pow d 3) a) (pow c 4)) (/ (* b (pow d 4)) (pow c 5))) (/ (* (pow d 5) a) (pow c 6))) * * [misc]simplify: iters left: 3 (22 enodes) * * [misc]simplify: iters left: 2 (35 enodes) * * [misc]simplify: iters left: 1 (44 enodes) * [exit]simplify: Simplified to (- (fma (/ b (pow c 5)) (pow d 4) (/ (* (* a d) (sqr d)) (pow c 4))) (/ (* a (pow d 5)) (pow c 6))) * [misc]none: prog is (λ (a b c d) (- (fma (/ b (pow c 5)) (pow d 4) (/ (* (* a d) (sqr d)) (pow c 4))) (/ (* a (pow d 5)) (pow c 6)))) * * * [misc]progress: simplifying alt 132 of 141 * [enter]simplify: Simplifying (- (+ (/ (* (pow d 3) a) (pow c 4)) (/ (* b (pow d 4)) (pow c 5))) (/ (* (pow d 5) a) (pow c 6))) * * [misc]simplify: iters left: 3 (22 enodes) * * [misc]simplify: iters left: 2 (35 enodes) * * [misc]simplify: iters left: 1 (44 enodes) * [exit]simplify: Simplified to (- (fma (/ b (pow c 5)) (pow d 4) (/ (* (* a d) (sqr d)) (pow c 4))) (/ (* a (pow d 5)) (pow c 6))) * [misc]none: prog is (λ (a b c d) (- (fma (/ b (pow c 5)) (pow d 4) (/ (* (* a d) (sqr d)) (pow c 4))) (/ (* a (pow d 5)) (pow c 6)))) * * * [misc]progress: simplifying alt 133 of 141 * [enter]simplify: Simplifying (* 0 (+ (sqr (sqr c)) (- (sqr (sqr d)) (* (sqr c) (sqr d))))) * * [misc]simplify: iters left: 3 (11 enodes) * * [misc]simplify: iters left: 2 (19 enodes) * * [misc]simplify: iters left: 1 (34 enodes) * [exit]simplify: Simplified to 0 * [misc]none: prog is (λ (a b c d) 0) * * * [misc]progress: simplifying alt 134 of 141 * [enter]simplify: Simplifying (* 0 (+ (sqr (sqr c)) (- (sqr (sqr d)) (* (sqr c) (sqr d))))) * * [misc]simplify: iters left: 3 (11 enodes) * * [misc]simplify: iters left: 2 (19 enodes) * * [misc]simplify: iters left: 1 (34 enodes) * [exit]simplify: Simplified to 0 * [misc]none: prog is (λ (a b c d) 0) * * * [misc]progress: simplifying alt 135 of 141 * [enter]simplify: Simplifying (* 0 (+ (sqr (sqr c)) (- (sqr (sqr d)) (* (sqr c) (sqr d))))) * * [misc]simplify: iters left: 3 (11 enodes) * * [misc]simplify: iters left: 2 (19 enodes) * * [misc]simplify: iters left: 1 (34 enodes) * [exit]simplify: Simplified to 0 * [misc]none: prog is (λ (a b c d) 0) * * * [misc]progress: simplifying alt 136 of 141 * [enter]simplify: Simplifying (* (/ (- (* b c) (* a d)) (- (pow (sqr c) 3) (pow (sqr d) 3))) 0) * * [misc]simplify: iters left: 3 (16 enodes) * * [misc]simplify: iters left: 2 (28 enodes) * * [misc]simplify: iters left: 1 (45 enodes) * [exit]simplify: Simplified to 0 * [misc]none: prog is (λ (a b c d) 0) * * * [misc]progress: simplifying alt 137 of 141 * [enter]simplify: Simplifying (* (/ (- (* b c) (* a d)) (- (pow (sqr c) 3) (pow (sqr d) 3))) (- (+ (pow c 4) (pow d 4)) (* (sqr c) (sqr d)))) * * [misc]simplify: iters left: 3 (21 enodes) * * [misc]simplify: iters left: 2 (37 enodes) * * [misc]simplify: iters left: 1 (72 enodes) * [exit]simplify: Simplified to (* (/ (- (* c b) (* d a)) (- (sqr (cube c)) (sqr (cube d)))) (- (+ (pow c 4) (pow d 4)) (* (* c c) (* d d)))) * [misc]none: prog is (λ (a b c d) (* (/ (- (* c b) (* d a)) (- (sqr (cube c)) (sqr (cube d)))) (- (+ (pow c 4) (pow d 4)) (* (* c c) (* d d))))) * * * [misc]progress: simplifying alt 138 of 141 * [enter]simplify: Simplifying (* (/ (- (* b c) (* a d)) (- (pow (sqr c) 3) (pow (sqr d) 3))) (- (+ (pow c 4) (pow d 4)) (* (sqr c) (sqr d)))) * * [misc]simplify: iters left: 3 (21 enodes) * * [misc]simplify: iters left: 2 (37 enodes) * * [misc]simplify: iters left: 1 (72 enodes) * [exit]simplify: Simplified to (* (/ (- (* c b) (* d a)) (- (sqr (cube c)) (sqr (cube d)))) (- (+ (pow c 4) (pow d 4)) (* (* c c) (* d d)))) * [misc]none: prog is (λ (a b c d) (* (/ (- (* c b) (* d a)) (- (sqr (cube c)) (sqr (cube d)))) (- (+ (pow c 4) (pow d 4)) (* (* c c) (* d d))))) * * * [misc]progress: simplifying alt 139 of 141 * [enter]simplify: Simplifying (* (/ (- (* b c) (* a d)) (- (pow (sqr c) 3) (pow d 6))) (+ (sqr (sqr c)) (- (sqr (sqr d)) (* (sqr c) (sqr d))))) * * [misc]simplify: iters left: 3 (21 enodes) * * [misc]simplify: iters left: 2 (44 enodes) * * [misc]simplify: iters left: 1 (88 enodes) * [exit]simplify: Simplified to (/ (* (fma (* d d) (- (* d d) (* c c)) (* (* c c) (* c c))) (- (* c b) (* d a))) (- (sqr (cube c)) (pow d 6))) * [misc]none: prog is (λ (a b c d) (/ (* (fma (* d d) (- (* d d) (* c c)) (* (* c c) (* c c))) (- (* c b) (* d a))) (- (sqr (cube c)) (pow d 6)))) * * * [misc]progress: simplifying alt 140 of 141 * [enter]simplify: Simplifying (* (/ (- (* b c) (* a d)) (- (pow (sqr c) 3) (pow d -6))) (+ (sqr (sqr c)) (- (sqr (sqr d)) (* (sqr c) (sqr d))))) * * [misc]simplify: iters left: 3 (21 enodes) * * [misc]simplify: iters left: 2 (44 enodes) * * [misc]simplify: iters left: 1 (88 enodes) * [exit]simplify: Simplified to (/ (* (fma (* d d) (- (* d d) (* c c)) (* (* c c) (* c c))) (- (* c b) (* d a))) (- (sqr (cube c)) (pow d -6))) * [misc]none: prog is (λ (a b c d) (/ (* (fma (* d d) (- (* d d) (* c c)) (* (* c c) (* c c))) (- (* c b) (* d a))) (- (sqr (cube c)) (pow d -6)))) * * * [misc]progress: simplifying alt 141 of 141 * [enter]simplify: Simplifying (* (/ (- (* b c) (* a d)) (- (pow (sqr c) 3) (pow d -6))) (+ (sqr (sqr c)) (- (sqr (sqr d)) (* (sqr c) (sqr d))))) * * [misc]simplify: iters left: 3 (21 enodes) * * [misc]simplify: iters left: 2 (44 enodes) * * [misc]simplify: iters left: 1 (88 enodes) * [exit]simplify: Simplified to (/ (* (fma (* d d) (- (* d d) (* c c)) (* (* c c) (* c c))) (- (* c b) (* d a))) (- (sqr (cube c)) (pow d -6))) * [misc]none: prog is (λ (a b c d) (/ (* (fma (* d d) (- (* d d) (* c c)) (* (* c c) (* c c))) (- (* c b) (* d a))) (- (sqr (cube c)) (pow d -6)))) * [misc]progress: [Phase 3 of 3] Extracting. * * [misc]regime-changes: Finding splitpoints for: (# # # #) * [misc]regimes: Found splitpoints: (#s(sp 0 (/ (- (* b c) (* a d)) (+ (sqr c) (sqr d))) +inf.0)) , with alts (#) * [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)))) * [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)))) * [enter]simplify: Simplifying (sqrt (hypot c d)) * * [misc]simplify: iters left: 2 (4 enodes) * [exit]simplify: Simplified to (sqrt (hypot c d)) * [exit]simplify: Simplified to (sqrt (hypot c d))