* [misc]progress: [Phase 1 of 3] Setting up. * * * [misc]progress: [1/2] Preparing points * * * [misc]progress: [2/2] Setting up program. * [enter]simplify: Simplifying (/ (- (* b c) (* a d)) (+ (sqr c) (sqr d))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (37 enodes) * * [misc]simplify: iters left: 2 (41 enodes) * [exit]simplify: Simplified to (/ (- (* c b) (* d a)) (fma d d (* c c))) * [misc]progress: [Phase 2 of 3] Improving. * * [misc]progress: iteration 1 / 3 * * * [misc]progress: picking best candidate * * * * [misc]pick: Picked # * * * [misc]progress: localizing error * * * [misc]progress: generating series expansions * * * * [misc]progress: [ 1 / 3 ] generating series at (2) * [misc]approximate: Taking taylor expansion of (/ (- (* b c) (* a d)) (+ (sqr c) (sqr d))) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (/ (- (* b c) (* a d)) (+ (sqr c) (sqr d))) in d * [misc]taylor: Taking taylor expansion of (- (* b c) (* a d)) in d * [misc]taylor: Taking taylor expansion of (* b c) in d * [misc]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (* a d) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (+ (sqr c) (sqr d)) in d * [misc]taylor: Taking taylor expansion of (sqr c) in d * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (sqr d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* b c) into (* b c) * [misc]backup-simplify: Simplify (* a 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (* b c) 0) into (* b c) * [misc]backup-simplify: Simplify (* c c) into (sqr c) * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ (sqr c) 0) into (sqr c) * [misc]backup-simplify: Simplify (/ (* b c) (sqr c)) into (/ b c) * [misc]taylor: Taking taylor expansion of (/ (- (* b c) (* a d)) (+ (sqr c) (sqr d))) in a * [misc]taylor: Taking taylor expansion of (- (* b c) (* a d)) in a * [misc]taylor: Taking taylor expansion of (* b c) in a * [misc]taylor: Taking taylor expansion of b in a * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (* a d) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (+ (sqr c) (sqr d)) in a * [misc]taylor: Taking taylor expansion of (sqr c) in a * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (sqr d) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (* b c) into (* b c) * [misc]backup-simplify: Simplify (* 0 d) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (* b c) 0) into (* b c) * [misc]backup-simplify: Simplify (* c c) into (sqr c) * [misc]backup-simplify: Simplify (* d d) into (sqr d) * [misc]backup-simplify: Simplify (+ (sqr c) (sqr d)) into (+ (sqr d) (sqr c)) * [misc]backup-simplify: Simplify (/ (* b c) (+ (sqr d) (sqr c))) into (/ (* b c) (+ (sqr d) (sqr c))) * [misc]taylor: Taking taylor expansion of (/ (- (* b c) (* a d)) (+ (sqr c) (sqr d))) in c * [misc]taylor: Taking taylor expansion of (- (* b c) (* a d)) in c * [misc]taylor: Taking taylor expansion of (* b c) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* a d) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (+ (sqr c) (sqr d)) in c * [misc]taylor: Taking taylor expansion of (sqr c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (sqr d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (* b 0) into 0 * [misc]backup-simplify: Simplify (* a d) into (* d a) * [misc]backup-simplify: Simplify (- (* d a)) into (- (* d a)) * [misc]backup-simplify: Simplify (+ 0 (- (* d a))) into (- (* d a)) * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (* d d) into (sqr d) * [misc]backup-simplify: Simplify (+ 0 (sqr d)) into (sqr d) * [misc]backup-simplify: Simplify (/ (- (* d a)) (sqr d)) into (* -1 (/ a d)) * [misc]taylor: Taking taylor expansion of (/ (- (* b c) (* a d)) (+ (sqr c) (sqr d))) in b * [misc]taylor: Taking taylor expansion of (- (* b c) (* a d)) in b * [misc]taylor: Taking taylor expansion of (* b c) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (* a d) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (+ (sqr c) (sqr d)) in b * [misc]taylor: Taking taylor expansion of (sqr c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (sqr d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (* 0 c) into 0 * [misc]backup-simplify: Simplify (* a d) into (* d a) * [misc]backup-simplify: Simplify (- (* d a)) into (- (* d a)) * [misc]backup-simplify: Simplify (+ 0 (- (* d a))) into (- (* d a)) * [misc]backup-simplify: Simplify (* c c) into (sqr c) * [misc]backup-simplify: Simplify (* d d) into (sqr d) * [misc]backup-simplify: Simplify (+ (sqr c) (sqr d)) into (+ (sqr d) (sqr c)) * [misc]backup-simplify: Simplify (/ (- (* d a)) (+ (sqr d) (sqr c))) into (* -1 (/ (* d a) (+ (sqr d) (sqr c)))) * [misc]taylor: Taking taylor expansion of (/ (- (* b c) (* a d)) (+ (sqr c) (sqr d))) in b * [misc]taylor: Taking taylor expansion of (- (* b c) (* a d)) in b * [misc]taylor: Taking taylor expansion of (* b c) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (* a d) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (+ (sqr c) (sqr d)) in b * [misc]taylor: Taking taylor expansion of (sqr c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (sqr d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (* 0 c) into 0 * [misc]backup-simplify: Simplify (* a d) into (* d a) * [misc]backup-simplify: Simplify (- (* d a)) into (- (* d a)) * [misc]backup-simplify: Simplify (+ 0 (- (* d a))) into (- (* d a)) * [misc]backup-simplify: Simplify (* c c) into (sqr c) * [misc]backup-simplify: Simplify (* d d) into (sqr d) * [misc]backup-simplify: Simplify (+ (sqr c) (sqr d)) into (+ (sqr d) (sqr c)) * [misc]backup-simplify: Simplify (/ (- (* d a)) (+ (sqr d) (sqr c))) into (* -1 (/ (* d a) (+ (sqr d) (sqr c)))) * [misc]taylor: Taking taylor expansion of (* -1 (/ (* d a) (+ (sqr d) (sqr c)))) in c * [misc]taylor: Taking taylor expansion of -1 in c * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of (/ (* d a) (+ (sqr d) (sqr c))) in c * [misc]taylor: Taking taylor expansion of (* d a) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of (+ (sqr d) (sqr c)) in c * [misc]taylor: Taking taylor expansion of (sqr d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (sqr c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* d a) into (* d a) * [misc]backup-simplify: Simplify (* d d) into (sqr d) * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ (sqr d) 0) into (sqr d) * [misc]backup-simplify: Simplify (/ (* d a) (sqr d)) into (/ a d) * [misc]backup-simplify: Simplify (* -1 (/ a d)) into (* -1 (/ a d)) * [misc]taylor: Taking taylor expansion of (* -1 (/ a d)) in a * [misc]taylor: Taking taylor expansion of -1 in a * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of (/ a d) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 c)) into c * [misc]backup-simplify: Simplify (+ (* a 0) (* 0 d)) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ c 0) into c * [misc]backup-simplify: Simplify (+ (* c 0) (* 0 c)) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 d)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ c (+ (sqr d) (sqr c))) (+ (* (* -1 (/ (* d a) (+ (sqr d) (sqr c)))) (/ 0 (+ (sqr d) (sqr c)))))) into (/ c (+ (sqr d) (sqr c))) * [misc]taylor: Taking taylor expansion of (/ c (+ (sqr d) (sqr c))) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (+ (sqr d) (sqr c)) in c * [misc]taylor: Taking taylor expansion of (sqr d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (sqr c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* d d) into (sqr d) * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ (sqr d) 0) into (sqr d) * [misc]backup-simplify: Simplify (/ 1 (sqr d)) into (/ 1 (sqr d)) * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 a)) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 d)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr d)) (+ (* (/ a d) (/ 0 (sqr d))))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (/ a d))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* -1 (/ 1 d)) into (/ -1 d) * [misc]taylor: Taking taylor expansion of (/ -1 d) in d * [misc]taylor: Taking taylor expansion of -1 in d * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ -1 1) into -1 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (+ (* 0 0) (* 0 d))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* c 0) (+ (* 0 0) (* 0 c))) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (* 0 d))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (+ (sqr d) (sqr c))) (+ (* (* -1 (/ (* d a) (+ (sqr d) (sqr c)))) (/ 0 (+ (sqr d) (sqr c)))) (* (/ c (+ (sqr d) (sqr c))) (/ 0 (+ (sqr d) (sqr c)))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of (/ 1 (sqr d)) in a * [misc]taylor: Taking taylor expansion of (sqr d) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (* d d) into (sqr d) * [misc]backup-simplify: Simplify (/ 1 (sqr d)) into (/ 1 (sqr d)) * [misc]taylor: Taking taylor expansion of (/ 1 (sqr d)) in d * [misc]taylor: Taking taylor expansion of (sqr d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (* 0 a))) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (* 0 d))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (- (/ 0 (sqr d)) (+ (* (/ a d) (/ 1 (sqr d))) (* 0 (/ 0 (sqr d))))) into (- (/ a (pow d 3))) * [misc]backup-simplify: Simplify (+ (* -1 (- (/ a (pow d 3)))) (+ (* 0 0) (* 0 (/ a d)))) into (/ a (pow d 3)) * [misc]taylor: Taking taylor expansion of (/ a (pow d 3)) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (pow d 3) in a * [misc]taylor: Taking taylor expansion of (exp (* 3 (log d))) in a * [misc]taylor: Taking taylor expansion of (* 3 (log d)) in a * [misc]taylor: Taking taylor expansion of 3 in a * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log d) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (log d) into (log d) * [misc]backup-simplify: Simplify (* 3 (log d)) into (* 3 (log d)) * [misc]backup-simplify: Simplify (exp (* 3 (log d))) into (pow d 3) * [misc]backup-simplify: Simplify (/ 1 (pow d 3)) into (/ 1 (pow d 3)) * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 d) (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (/ 1 d))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]approximate: Taking taylor expansion of (/ (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) (+ (sqr (/ 1 c)) (sqr (/ 1 d)))) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (/ (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) (+ (sqr (/ 1 c)) (sqr (/ 1 d)))) in d * [misc]taylor: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in d * [misc]taylor: Taking taylor expansion of (/ 1 b) in d * [misc]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (/ 1 b) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (/ 1 c) in d * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in d * [misc]taylor: Taking taylor expansion of (/ 1 a) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (/ 1 d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (+ (sqr (/ 1 c)) (sqr (/ 1 d))) in d * [misc]taylor: Taking taylor expansion of (sqr (/ 1 c)) in d * [misc]taylor: Taking taylor expansion of (/ 1 c) in d * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (sqr (/ 1 d)) in d * [misc]taylor: Taking taylor expansion of (/ 1 d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (* (/ 1 a) 1) into (/ 1 a) * [misc]backup-simplify: Simplify (- (/ 1 a)) into (- (/ 1 a)) * [misc]backup-simplify: Simplify (+ 0 (- (/ 1 a))) into (- (/ 1 a)) * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (/ (- (/ 1 a)) 1) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (/ (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) (+ (sqr (/ 1 c)) (sqr (/ 1 d)))) in a * [misc]taylor: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) in a * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in a * [misc]taylor: Taking taylor expansion of (/ 1 b) in a * [misc]taylor: Taking taylor expansion of b in a * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (/ 1 b) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (/ 1 c) in a * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in a * [misc]taylor: Taking taylor expansion of (/ 1 a) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 d) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]taylor: Taking taylor expansion of (+ (sqr (/ 1 c)) (sqr (/ 1 d))) in a * [misc]taylor: Taking taylor expansion of (sqr (/ 1 c)) in a * [misc]taylor: Taking taylor expansion of (/ 1 c) in a * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (sqr (/ 1 d)) in a * [misc]taylor: Taking taylor expansion of (/ 1 d) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]backup-simplify: Simplify (* 1 (/ 1 d)) into (/ 1 d) * [misc]backup-simplify: Simplify (- (/ 1 d)) into (- (/ 1 d)) * [misc]backup-simplify: Simplify (+ 0 (- (/ 1 d))) into (- (/ 1 d)) * [misc]backup-simplify: Simplify (* (/ 1 c) (/ 1 c)) into (/ 1 (sqr c)) * [misc]backup-simplify: Simplify (* (/ 1 d) (/ 1 d)) into (/ 1 (sqr d)) * [misc]backup-simplify: Simplify (+ (/ 1 (sqr c)) (/ 1 (sqr d))) into (+ (/ 1 (sqr d)) (/ 1 (sqr c))) * [misc]backup-simplify: Simplify (/ (- (/ 1 d)) (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) into (/ -1 (* d (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) * [misc]taylor: Taking taylor expansion of (/ (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) (+ (sqr (/ 1 c)) (sqr (/ 1 d)))) in c * [misc]taylor: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in c * [misc]taylor: Taking taylor expansion of (/ 1 b) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (/ 1 b) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (/ 1 c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in c * [misc]taylor: Taking taylor expansion of (/ 1 a) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (/ 1 d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]taylor: Taking taylor expansion of (+ (sqr (/ 1 c)) (sqr (/ 1 d))) in c * [misc]taylor: Taking taylor expansion of (sqr (/ 1 c)) in c * [misc]taylor: Taking taylor expansion of (/ 1 c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (sqr (/ 1 d)) in c * [misc]taylor: Taking taylor expansion of (/ 1 d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]backup-simplify: Simplify (* (/ 1 b) 1) into (/ 1 b) * [misc]backup-simplify: Simplify (+ (/ 1 b) 0) into (/ 1 b) * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (/ (/ 1 b) 1) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (/ (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) (+ (sqr (/ 1 c)) (sqr (/ 1 d)))) in b * [misc]taylor: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in b * [misc]taylor: Taking taylor expansion of (/ 1 b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in b * [misc]taylor: Taking taylor expansion of (/ 1 a) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (/ 1 d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]taylor: Taking taylor expansion of (+ (sqr (/ 1 c)) (sqr (/ 1 d))) in b * [misc]taylor: Taking taylor expansion of (sqr (/ 1 c)) in b * [misc]taylor: Taking taylor expansion of (/ 1 c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (sqr (/ 1 d)) in b * [misc]taylor: Taking taylor expansion of (/ 1 d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]backup-simplify: Simplify (* 1 (/ 1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (+ (/ 1 c) 0) into (/ 1 c) * [misc]backup-simplify: Simplify (* (/ 1 c) (/ 1 c)) into (/ 1 (sqr c)) * [misc]backup-simplify: Simplify (* (/ 1 d) (/ 1 d)) into (/ 1 (sqr d)) * [misc]backup-simplify: Simplify (+ (/ 1 (sqr c)) (/ 1 (sqr d))) into (+ (/ 1 (sqr d)) (/ 1 (sqr c))) * [misc]backup-simplify: Simplify (/ (/ 1 c) (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) into (/ 1 (* c (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) * [misc]taylor: Taking taylor expansion of (/ (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) (+ (sqr (/ 1 c)) (sqr (/ 1 d)))) in b * [misc]taylor: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in b * [misc]taylor: Taking taylor expansion of (/ 1 b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in b * [misc]taylor: Taking taylor expansion of (/ 1 a) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (/ 1 d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]taylor: Taking taylor expansion of (+ (sqr (/ 1 c)) (sqr (/ 1 d))) in b * [misc]taylor: Taking taylor expansion of (sqr (/ 1 c)) in b * [misc]taylor: Taking taylor expansion of (/ 1 c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (sqr (/ 1 d)) in b * [misc]taylor: Taking taylor expansion of (/ 1 d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]backup-simplify: Simplify (* 1 (/ 1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (+ (/ 1 c) 0) into (/ 1 c) * [misc]backup-simplify: Simplify (* (/ 1 c) (/ 1 c)) into (/ 1 (sqr c)) * [misc]backup-simplify: Simplify (* (/ 1 d) (/ 1 d)) into (/ 1 (sqr d)) * [misc]backup-simplify: Simplify (+ (/ 1 (sqr c)) (/ 1 (sqr d))) into (+ (/ 1 (sqr d)) (/ 1 (sqr c))) * [misc]backup-simplify: Simplify (/ (/ 1 c) (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) into (/ 1 (* c (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) * [misc]taylor: Taking taylor expansion of (/ 1 (* c (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) in c * [misc]taylor: Taking taylor expansion of (* c (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (+ (/ 1 (sqr d)) (/ 1 (sqr c))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (sqr d)) in c * [misc]taylor: Taking taylor expansion of (sqr d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (* d d) into (sqr d) * [misc]backup-simplify: Simplify (/ 1 (sqr d)) into (/ 1 (sqr d)) * [misc]taylor: Taking taylor expansion of (/ 1 (sqr c)) in c * [misc]taylor: Taking taylor expansion of (sqr c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (* 0 1) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 1)) into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of 1 in a * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 (/ 1 c))) into 0 * [misc]backup-simplify: Simplify (* (/ 1 a) (/ 1 d)) into (/ 1 (* d a)) * [misc]backup-simplify: Simplify (- (/ 1 (* d a))) into (- (/ 1 (* d a))) * [misc]backup-simplify: Simplify (+ 0 (- (/ 1 (* d a)))) into (- (/ 1 (* d a))) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 c) 0) (* 0 (/ 1 c))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 d) 0) (* 0 (/ 1 d))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ (- (/ 1 (* d a))) (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) (+ (* (/ 1 (* c (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) (/ 0 (+ (/ 1 (sqr d)) (/ 1 (sqr c))))))) into (- (/ 1 (* d (* a (+ (/ 1 (sqr d)) (/ 1 (sqr c))))))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* d (* a (+ (/ 1 (sqr d)) (/ 1 (sqr c))))))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (* d (* a (+ (/ 1 (sqr d)) (/ 1 (sqr c)))))) in c * [misc]taylor: Taking taylor expansion of (* d (* a (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (* a (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of (+ (/ 1 (sqr d)) (/ 1 (sqr c))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (sqr d)) in c * [misc]taylor: Taking taylor expansion of (sqr d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (* d d) into (sqr d) * [misc]backup-simplify: Simplify (/ 1 (sqr d)) into (/ 1 (sqr d)) * [misc]taylor: Taking taylor expansion of (/ 1 (sqr c)) in c * [misc]taylor: Taking taylor expansion of (sqr c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (* a 1) into a * [misc]backup-simplify: Simplify (* d a) into (* d a) * [misc]backup-simplify: Simplify (/ 1 (* d a)) into (/ 1 (* d a)) * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (/ 1 (sqr d)) 0) into (/ 1 (sqr d)) * [misc]backup-simplify: Simplify (+ (* 0 (/ 1 (sqr d))) (+ (* 1 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 1 in d * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (/ 1 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 a) 0) (* 0 (/ 1 d))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 c) 0) (+ (* 0 0) (* 0 (/ 1 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 d) 0) (+ (* 0 0) (* 0 (/ 1 d)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) (+ (* (/ 1 (* c (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) (/ 0 (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) (* (- (/ 1 (* d (* a (+ (/ 1 (sqr d)) (/ 1 (sqr c))))))) (/ 0 (+ (/ 1 (sqr d)) (/ 1 (sqr c))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 1 (* d a))) into (- (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* d a))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (* d a)) in a * [misc]taylor: Taking taylor expansion of (* d a) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* d 0) into 0 * [misc]backup-simplify: Simplify (+ (* d 1) (* 0 0)) into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]backup-simplify: Simplify (- (/ 1 d)) into (- (/ 1 d)) * [misc]taylor: Taking taylor expansion of (- (/ 1 d)) in d * [misc]taylor: Taking taylor expansion of (/ 1 d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 d)) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr d)) (/ 0 (sqr d))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 (/ 1 (sqr d))) (+ (* 0 0) (* 0 1)))) into (/ 1 (sqr d)) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ (/ 1 (sqr d)) 1)) (* 0 (/ 0 1)))) into (- (/ 1 (sqr d))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (sqr d))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (sqr d)) in a * [misc]taylor: Taking taylor expansion of (sqr d) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (* d d) into (sqr d) * [misc]backup-simplify: Simplify (/ 1 (sqr d)) into (/ 1 (sqr d)) * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 c))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 a) 0) (+ (* 0 0) (* 0 (/ 1 d)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 c) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 c))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 d) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) (+ (* (/ 1 (* c (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) (/ 0 (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) (* (- (/ 1 (* d (* a (+ (/ 1 (sqr d)) (/ 1 (sqr c))))))) (/ 0 (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) (* 0 (/ 0 (+ (/ 1 (sqr d)) (/ 1 (sqr c))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 a)) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* d a)) (/ 0 (* d a))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (* 0 d))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr d)) (/ 0 (sqr d))) (* 0 (/ 0 (sqr d))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 (/ 1 (sqr d))) (+ (* 0 0) (* 0 1))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ (/ 1 (sqr d)) 1)) (* (- (/ 1 (sqr d))) (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]approximate: Taking taylor expansion of (/ (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d))))) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (/ (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d))))) in d * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in d * [misc]taylor: Taking taylor expansion of (- b) in d * [misc]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (/ 1 (- b)) into (/ -1 b) * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in d * [misc]taylor: Taking taylor expansion of (- c) in d * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in d * [misc]taylor: Taking taylor expansion of (- a) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ 1 (- a)) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in d * [misc]taylor: Taking taylor expansion of (- d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d)))) in d * [misc]taylor: Taking taylor expansion of (sqr (/ 1 (- c))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in d * [misc]taylor: Taking taylor expansion of (- c) in d * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (sqr (/ 1 (- d))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in d * [misc]taylor: Taking taylor expansion of (- d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (* (/ -1 a) -1) into (/ 1 a) * [misc]backup-simplify: Simplify (- (/ 1 a)) into (- (/ 1 a)) * [misc]backup-simplify: Simplify (+ 0 (- (/ 1 a))) into (- (/ 1 a)) * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (/ (- (/ 1 a)) 1) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (/ (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d))))) in a * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) in a * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in a * [misc]taylor: Taking taylor expansion of (- b) in a * [misc]taylor: Taking taylor expansion of b in a * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (/ 1 (- b)) into (/ -1 b) * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in a * [misc]taylor: Taking taylor expansion of (- c) in a * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in a * [misc]taylor: Taking taylor expansion of (- a) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in a * [misc]taylor: Taking taylor expansion of (- d) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]taylor: Taking taylor expansion of (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d)))) in a * [misc]taylor: Taking taylor expansion of (sqr (/ 1 (- c))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in a * [misc]taylor: Taking taylor expansion of (- c) in a * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (sqr (/ 1 (- d))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in a * [misc]taylor: Taking taylor expansion of (- d) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]backup-simplify: Simplify (* -1 (/ -1 d)) into (/ 1 d) * [misc]backup-simplify: Simplify (- (/ 1 d)) into (- (/ 1 d)) * [misc]backup-simplify: Simplify (+ 0 (- (/ 1 d))) into (- (/ 1 d)) * [misc]backup-simplify: Simplify (* (/ -1 c) (/ -1 c)) into (/ 1 (sqr c)) * [misc]backup-simplify: Simplify (* (/ -1 d) (/ -1 d)) into (/ 1 (sqr d)) * [misc]backup-simplify: Simplify (+ (/ 1 (sqr c)) (/ 1 (sqr d))) into (+ (/ 1 (sqr d)) (/ 1 (sqr c))) * [misc]backup-simplify: Simplify (/ (- (/ 1 d)) (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) into (/ -1 (* d (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) * [misc]taylor: Taking taylor expansion of (/ (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d))))) in c * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in c * [misc]taylor: Taking taylor expansion of (- b) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (/ 1 (- b)) into (/ -1 b) * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in c * [misc]taylor: Taking taylor expansion of (- c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in c * [misc]taylor: Taking taylor expansion of (- a) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ 1 (- a)) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in c * [misc]taylor: Taking taylor expansion of (- d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]taylor: Taking taylor expansion of (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d)))) in c * [misc]taylor: Taking taylor expansion of (sqr (/ 1 (- c))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in c * [misc]taylor: Taking taylor expansion of (- c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (sqr (/ 1 (- d))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in c * [misc]taylor: Taking taylor expansion of (- d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]backup-simplify: Simplify (* (/ -1 b) -1) into (/ 1 b) * [misc]backup-simplify: Simplify (+ (/ 1 b) 0) into (/ 1 b) * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (/ (/ 1 b) 1) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (/ (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d))))) in b * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in b * [misc]taylor: Taking taylor expansion of (- b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in b * [misc]taylor: Taking taylor expansion of (- c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in b * [misc]taylor: Taking taylor expansion of (- a) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ 1 (- a)) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in b * [misc]taylor: Taking taylor expansion of (- d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]taylor: Taking taylor expansion of (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d)))) in b * [misc]taylor: Taking taylor expansion of (sqr (/ 1 (- c))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in b * [misc]taylor: Taking taylor expansion of (- c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (sqr (/ 1 (- d))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in b * [misc]taylor: Taking taylor expansion of (- d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]backup-simplify: Simplify (* -1 (/ -1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (+ (/ 1 c) 0) into (/ 1 c) * [misc]backup-simplify: Simplify (* (/ -1 c) (/ -1 c)) into (/ 1 (sqr c)) * [misc]backup-simplify: Simplify (* (/ -1 d) (/ -1 d)) into (/ 1 (sqr d)) * [misc]backup-simplify: Simplify (+ (/ 1 (sqr c)) (/ 1 (sqr d))) into (+ (/ 1 (sqr d)) (/ 1 (sqr c))) * [misc]backup-simplify: Simplify (/ (/ 1 c) (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) into (/ 1 (* c (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) * [misc]taylor: Taking taylor expansion of (/ (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d))))) in b * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in b * [misc]taylor: Taking taylor expansion of (- b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in b * [misc]taylor: Taking taylor expansion of (- c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in b * [misc]taylor: Taking taylor expansion of (- a) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ 1 (- a)) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in b * [misc]taylor: Taking taylor expansion of (- d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]taylor: Taking taylor expansion of (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d)))) in b * [misc]taylor: Taking taylor expansion of (sqr (/ 1 (- c))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in b * [misc]taylor: Taking taylor expansion of (- c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (sqr (/ 1 (- d))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in b * [misc]taylor: Taking taylor expansion of (- d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]backup-simplify: Simplify (* -1 (/ -1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (+ (/ 1 c) 0) into (/ 1 c) * [misc]backup-simplify: Simplify (* (/ -1 c) (/ -1 c)) into (/ 1 (sqr c)) * [misc]backup-simplify: Simplify (* (/ -1 d) (/ -1 d)) into (/ 1 (sqr d)) * [misc]backup-simplify: Simplify (+ (/ 1 (sqr c)) (/ 1 (sqr d))) into (+ (/ 1 (sqr d)) (/ 1 (sqr c))) * [misc]backup-simplify: Simplify (/ (/ 1 c) (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) into (/ 1 (* c (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) * [misc]taylor: Taking taylor expansion of (/ 1 (* c (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) in c * [misc]taylor: Taking taylor expansion of (* c (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (+ (/ 1 (sqr d)) (/ 1 (sqr c))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (sqr d)) in c * [misc]taylor: Taking taylor expansion of (sqr d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (* d d) into (sqr d) * [misc]backup-simplify: Simplify (/ 1 (sqr d)) into (/ 1 (sqr d)) * [misc]taylor: Taking taylor expansion of (/ 1 (sqr c)) in c * [misc]taylor: Taking taylor expansion of (sqr c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (* 0 1) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 1)) into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of 1 in a * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (/ -1 c))) into 0 * [misc]backup-simplify: Simplify (* (/ -1 a) (/ -1 d)) into (/ 1 (* d a)) * [misc]backup-simplify: Simplify (- (/ 1 (* d a))) into (- (/ 1 (* d a))) * [misc]backup-simplify: Simplify (+ 0 (- (/ 1 (* d a)))) into (- (/ 1 (* d a))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 c) 0) (* 0 (/ -1 c))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 d) 0) (* 0 (/ -1 d))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ (- (/ 1 (* d a))) (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) (+ (* (/ 1 (* c (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) (/ 0 (+ (/ 1 (sqr d)) (/ 1 (sqr c))))))) into (- (/ 1 (* d (* a (+ (/ 1 (sqr d)) (/ 1 (sqr c))))))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* d (* a (+ (/ 1 (sqr d)) (/ 1 (sqr c))))))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (* d (* a (+ (/ 1 (sqr d)) (/ 1 (sqr c)))))) in c * [misc]taylor: Taking taylor expansion of (* d (* a (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (* a (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of (+ (/ 1 (sqr d)) (/ 1 (sqr c))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (sqr d)) in c * [misc]taylor: Taking taylor expansion of (sqr d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (* d d) into (sqr d) * [misc]backup-simplify: Simplify (/ 1 (sqr d)) into (/ 1 (sqr d)) * [misc]taylor: Taking taylor expansion of (/ 1 (sqr c)) in c * [misc]taylor: Taking taylor expansion of (sqr c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (* a 1) into a * [misc]backup-simplify: Simplify (* d a) into (* d a) * [misc]backup-simplify: Simplify (/ 1 (* d a)) into (/ 1 (* d a)) * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (/ 1 (sqr d)) 0) into (/ 1 (sqr d)) * [misc]backup-simplify: Simplify (+ (* 0 (/ 1 (sqr d))) (+ (* 1 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 1 in d * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))) (* 0 (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ -1 c)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 a) (/ 0 (- a))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 a) 0) (* 0 (/ -1 d))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))) (* 0 (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 c) 0) (+ (* 0 0) (* 0 (/ -1 c)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))) (* 0 (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 d) 0) (+ (* 0 0) (* 0 (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) (+ (* (/ 1 (* c (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) (/ 0 (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) (* (- (/ 1 (* d (* a (+ (/ 1 (sqr d)) (/ 1 (sqr c))))))) (/ 0 (+ (/ 1 (sqr d)) (/ 1 (sqr c))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 1 (* d a))) into (- (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* d a))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (* d a)) in a * [misc]taylor: Taking taylor expansion of (* d a) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* d 0) into 0 * [misc]backup-simplify: Simplify (+ (* d 1) (* 0 0)) into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]backup-simplify: Simplify (- (/ 1 d)) into (- (/ 1 d)) * [misc]taylor: Taking taylor expansion of (- (/ 1 d)) in d * [misc]taylor: Taking taylor expansion of (/ 1 d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 d)) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr d)) (/ 0 (sqr d))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 (/ 1 (sqr d))) (+ (* 0 0) (* 0 1)))) into (/ 1 (sqr d)) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ (/ 1 (sqr d)) 1)) (* 0 (/ 0 1)))) into (- (/ 1 (sqr d))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (sqr d))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (sqr d)) in a * [misc]taylor: Taking taylor expansion of (sqr d) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (* d d) into (sqr d) * [misc]backup-simplify: Simplify (/ 1 (sqr d)) into (/ 1 (sqr d)) * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))) (* 0 (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 a) (/ 0 (- a))) (* 0 (/ 0 (- a))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 a) 0) (+ (* 0 0) (* 0 (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 c) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 d) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) (+ (* (/ 1 (* c (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) (/ 0 (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) (* (- (/ 1 (* d (* a (+ (/ 1 (sqr d)) (/ 1 (sqr c))))))) (/ 0 (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) (* 0 (/ 0 (+ (/ 1 (sqr d)) (/ 1 (sqr c))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 a)) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* d a)) (/ 0 (* d a))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (* 0 d))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr d)) (/ 0 (sqr d))) (* 0 (/ 0 (sqr d))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 (/ 1 (sqr d))) (+ (* 0 0) (* 0 1))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ (/ 1 (sqr d)) 1)) (* (- (/ 1 (sqr d))) (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * * * * [misc]progress: [ 2 / 3 ] generating series at (2 1) * [misc]approximate: Taking taylor expansion of (- (* b c) (* a d)) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (- (* b c) (* a d)) in d * [misc]taylor: Taking taylor expansion of (* b c) in d * [misc]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (* a d) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (- (* b c) (* a d)) in a * [misc]taylor: Taking taylor expansion of (* b c) in a * [misc]taylor: Taking taylor expansion of b in a * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (* a d) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (- (* b c) (* a d)) in c * [misc]taylor: Taking taylor expansion of (* b c) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* a d) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (- (* b c) (* a d)) in b * [misc]taylor: Taking taylor expansion of (* b c) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (* a d) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (- (* b c) (* a d)) in b * [misc]taylor: Taking taylor expansion of (* b c) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (* a d) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (* 0 c) into 0 * [misc]backup-simplify: Simplify (* a d) into (* d a) * [misc]backup-simplify: Simplify (- (* d a)) into (- (* d a)) * [misc]backup-simplify: Simplify (+ 0 (- (* d a))) into (- (* d a)) * [misc]taylor: Taking taylor expansion of (- (* d a)) in c * [misc]taylor: Taking taylor expansion of (* d a) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (* d a) into (* d a) * [misc]backup-simplify: Simplify (- (* d a)) into (- (* d a)) * [misc]taylor: Taking taylor expansion of (- (* d a)) in a * [misc]taylor: Taking taylor expansion of (* d a) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* d 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 c)) into c * [misc]backup-simplify: Simplify (+ (* a 0) (* 0 d)) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ c 0) into c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 a)) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 1) (* 0 0)) into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]taylor: Taking taylor expansion of (- d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (+ (* 0 0) (* 0 d))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]approximate: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in d * [misc]taylor: Taking taylor expansion of (/ 1 b) in d * [misc]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (/ 1 b) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (/ 1 c) in d * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in d * [misc]taylor: Taking taylor expansion of (/ 1 a) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (/ 1 d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) in a * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in a * [misc]taylor: Taking taylor expansion of (/ 1 b) in a * [misc]taylor: Taking taylor expansion of b in a * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (/ 1 b) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (/ 1 c) in a * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in a * [misc]taylor: Taking taylor expansion of (/ 1 a) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 d) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]taylor: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in c * [misc]taylor: Taking taylor expansion of (/ 1 b) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (/ 1 b) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (/ 1 c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in c * [misc]taylor: Taking taylor expansion of (/ 1 a) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (/ 1 d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]taylor: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in b * [misc]taylor: Taking taylor expansion of (/ 1 b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in b * [misc]taylor: Taking taylor expansion of (/ 1 a) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (/ 1 d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]taylor: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in b * [misc]taylor: Taking taylor expansion of (/ 1 b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in b * [misc]taylor: Taking taylor expansion of (/ 1 a) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (/ 1 d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]backup-simplify: Simplify (* 1 (/ 1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (+ (/ 1 c) 0) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (/ 1 c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of 1 in a * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 (/ 1 c))) into 0 * [misc]backup-simplify: Simplify (* (/ 1 a) (/ 1 d)) into (/ 1 (* d a)) * [misc]backup-simplify: Simplify (- (/ 1 (* d a))) into (- (/ 1 (* d a))) * [misc]backup-simplify: Simplify (+ 0 (- (/ 1 (* d a)))) into (- (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* d a))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (* d a)) in c * [misc]taylor: Taking taylor expansion of (* d a) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (* d a) into (* d a) * [misc]backup-simplify: Simplify (/ 1 (* d a)) into (/ 1 (* d a)) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 1 in d * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (/ 1 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 a) 0) (* 0 (/ 1 d))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 1 (* d a))) into (- (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* d a))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (* d a)) in a * [misc]taylor: Taking taylor expansion of (* d a) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* d 0) into 0 * [misc]backup-simplify: Simplify (+ (* d 1) (* 0 0)) into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]backup-simplify: Simplify (- (/ 1 d)) into (- (/ 1 d)) * [misc]taylor: Taking taylor expansion of (- (/ 1 d)) in d * [misc]taylor: Taking taylor expansion of (/ 1 d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify -1 into -1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 c))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 a) 0) (+ (* 0 0) (* 0 (/ 1 d)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 a)) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* d a)) (/ 0 (* d a))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 c)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 a) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (* 0 a))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* d a)) (/ 0 (* d a))) (* 0 (/ 0 (* d a))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1 (* 1 (* 1 (* (/ 1 (/ 1 c)) (/ 1 (/ 1 b)))))) (* -1 (* (/ 1 (/ 1 d)) (* (/ 1 (/ 1 a)) (* 1 1))))) into (- (* b c) (* d a)) * [misc]approximate: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in d * [misc]taylor: Taking taylor expansion of (- b) in d * [misc]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (/ 1 (- b)) into (/ -1 b) * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in d * [misc]taylor: Taking taylor expansion of (- c) in d * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in d * [misc]taylor: Taking taylor expansion of (- a) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ 1 (- a)) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in d * [misc]taylor: Taking taylor expansion of (- d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) in a * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in a * [misc]taylor: Taking taylor expansion of (- b) in a * [misc]taylor: Taking taylor expansion of b in a * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (/ 1 (- b)) into (/ -1 b) * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in a * [misc]taylor: Taking taylor expansion of (- c) in a * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in a * [misc]taylor: Taking taylor expansion of (- a) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in a * [misc]taylor: Taking taylor expansion of (- d) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in c * [misc]taylor: Taking taylor expansion of (- b) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (/ 1 (- b)) into (/ -1 b) * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in c * [misc]taylor: Taking taylor expansion of (- c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in c * [misc]taylor: Taking taylor expansion of (- a) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ 1 (- a)) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in c * [misc]taylor: Taking taylor expansion of (- d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in b * [misc]taylor: Taking taylor expansion of (- b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in b * [misc]taylor: Taking taylor expansion of (- c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in b * [misc]taylor: Taking taylor expansion of (- a) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ 1 (- a)) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in b * [misc]taylor: Taking taylor expansion of (- d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in b * [misc]taylor: Taking taylor expansion of (- b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in b * [misc]taylor: Taking taylor expansion of (- c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in b * [misc]taylor: Taking taylor expansion of (- a) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ 1 (- a)) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in b * [misc]taylor: Taking taylor expansion of (- d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]backup-simplify: Simplify (* -1 (/ -1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (+ (/ 1 c) 0) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (/ 1 c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of 1 in a * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (/ -1 c))) into 0 * [misc]backup-simplify: Simplify (* (/ -1 a) (/ -1 d)) into (/ 1 (* d a)) * [misc]backup-simplify: Simplify (- (/ 1 (* d a))) into (- (/ 1 (* d a))) * [misc]backup-simplify: Simplify (+ 0 (- (/ 1 (* d a)))) into (- (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* d a))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (* d a)) in c * [misc]taylor: Taking taylor expansion of (* d a) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (* d a) into (* d a) * [misc]backup-simplify: Simplify (/ 1 (* d a)) into (/ 1 (* d a)) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 1 in d * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))) (* 0 (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ -1 c)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 a) (/ 0 (- a))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 a) 0) (* 0 (/ -1 d))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 1 (* d a))) into (- (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* d a))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (* d a)) in a * [misc]taylor: Taking taylor expansion of (* d a) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* d 0) into 0 * [misc]backup-simplify: Simplify (+ (* d 1) (* 0 0)) into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]backup-simplify: Simplify (- (/ 1 d)) into (- (/ 1 d)) * [misc]taylor: Taking taylor expansion of (- (/ 1 d)) in d * [misc]taylor: Taking taylor expansion of (/ 1 d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify -1 into -1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))) (* 0 (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 a) (/ 0 (- a))) (* 0 (/ 0 (- a))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 a) 0) (+ (* 0 0) (* 0 (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 a)) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* d a)) (/ 0 (* d a))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 c)))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 a) (/ 0 (- a))) (* 0 (/ 0 (- a))) (* 0 (/ 0 (- a))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 a) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (* 0 a))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* d a)) (/ 0 (* d a))) (* 0 (/ 0 (* d a))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1 (* 1 (* 1 (* (/ 1 (/ 1 (- c))) (/ 1 (/ 1 (- b))))))) (* -1 (* (/ 1 (/ 1 (- d))) (* (/ 1 (/ 1 (- a))) (* 1 1))))) into (- (* b c) (* d a)) * * * * [misc]progress: [ 3 / 3 ] generating series at (2 2) * [misc]approximate: Taking taylor expansion of (+ (sqr c) (sqr d)) in (c d) around 0 * [misc]taylor: Taking taylor expansion of (+ (sqr c) (sqr d)) in d * [misc]taylor: Taking taylor expansion of (sqr c) in d * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (sqr d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (+ (sqr c) (sqr d)) in c * [misc]taylor: Taking taylor expansion of (sqr c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (sqr d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (+ (sqr c) (sqr d)) in c * [misc]taylor: Taking taylor expansion of (sqr c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (sqr d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (* d d) into (sqr d) * [misc]backup-simplify: Simplify (+ 0 (sqr d)) into (sqr d) * [misc]taylor: Taking taylor expansion of (sqr d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 d)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (* 0 d))) into 0 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]taylor: Taking taylor expansion of 1 in d * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (* 0 d)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 d))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1 (sqr (* d 1))) (* 1 (sqr (* 1 c)))) into (+ (sqr d) (sqr c)) * [misc]approximate: Taking taylor expansion of (+ (sqr (/ 1 c)) (sqr (/ 1 d))) in (c d) around 0 * [misc]taylor: Taking taylor expansion of (+ (sqr (/ 1 c)) (sqr (/ 1 d))) in d * [misc]taylor: Taking taylor expansion of (sqr (/ 1 c)) in d * [misc]taylor: Taking taylor expansion of (/ 1 c) in d * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (sqr (/ 1 d)) in d * [misc]taylor: Taking taylor expansion of (/ 1 d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (+ (sqr (/ 1 c)) (sqr (/ 1 d))) in c * [misc]taylor: Taking taylor expansion of (sqr (/ 1 c)) in c * [misc]taylor: Taking taylor expansion of (/ 1 c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (sqr (/ 1 d)) in c * [misc]taylor: Taking taylor expansion of (/ 1 d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]taylor: Taking taylor expansion of (+ (sqr (/ 1 c)) (sqr (/ 1 d))) in c * [misc]taylor: Taking taylor expansion of (sqr (/ 1 c)) in c * [misc]taylor: Taking taylor expansion of (/ 1 c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (sqr (/ 1 d)) in c * [misc]taylor: Taking taylor expansion of (/ 1 d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]taylor: Taking taylor expansion of 1 in d * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (* (/ 1 d) (/ 1 d)) into (/ 1 (sqr d)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (sqr d))) into (/ 1 (sqr d)) * [misc]taylor: Taking taylor expansion of (/ 1 (sqr d)) in d * [misc]taylor: Taking taylor expansion of (sqr d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 d) 0) (* 0 (/ 1 d))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 d) 0) (+ (* 0 0) (* 0 (/ 1 d)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1 (sqr (* 1 (/ 1 (/ 1 c))))) (* 1 (sqr (* (/ 1 (/ 1 d)) 1)))) into (+ (sqr d) (sqr c)) * [misc]approximate: Taking taylor expansion of (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d)))) in (c d) around 0 * [misc]taylor: Taking taylor expansion of (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d)))) in d * [misc]taylor: Taking taylor expansion of (sqr (/ 1 (- c))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in d * [misc]taylor: Taking taylor expansion of (- c) in d * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (sqr (/ 1 (- d))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in d * [misc]taylor: Taking taylor expansion of (- d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d)))) in c * [misc]taylor: Taking taylor expansion of (sqr (/ 1 (- c))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in c * [misc]taylor: Taking taylor expansion of (- c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (sqr (/ 1 (- d))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in c * [misc]taylor: Taking taylor expansion of (- d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]taylor: Taking taylor expansion of (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d)))) in c * [misc]taylor: Taking taylor expansion of (sqr (/ 1 (- c))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in c * [misc]taylor: Taking taylor expansion of (- c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (sqr (/ 1 (- d))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in c * [misc]taylor: Taking taylor expansion of (- d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]taylor: Taking taylor expansion of 1 in d * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 * [misc]backup-simplify: Simplify (* (/ -1 d) (/ -1 d)) into (/ 1 (sqr d)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (sqr d))) into (/ 1 (sqr d)) * [misc]taylor: Taking taylor expansion of (/ 1 (sqr d)) in d * [misc]taylor: Taking taylor expansion of (sqr d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 d) 0) (* 0 (/ -1 d))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))) (* 0 (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 d) 0) (+ (* 0 0) (* 0 (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1 (sqr (* 1 (/ 1 (/ 1 (- c)))))) (* 1 (sqr (* (/ 1 (/ 1 (- d))) 1)))) into (+ (sqr d) (sqr c)) * * * [misc]progress: generating rewritten candidates * * * * [misc]progress: [ 1 / 3 ] rewriting at (2) * * * * [misc]progress: [ 2 / 3 ] rewriting at (2 1) * * * * [misc]progress: [ 3 / 3 ] rewriting at (2 2) * * * [misc]progress: simplifying candidates * * * * [misc]progress: [ 1 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying 0 * * [misc]simplify: iters left: 0 (1 enodes) * [exit]simplify: Simplified to 0 * * * * [misc]progress: [ 2 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying 0 * * [misc]simplify: iters left: 0 (1 enodes) * [exit]simplify: Simplified to 0 * * * * [misc]progress: [ 3 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying 0 * * [misc]simplify: iters left: 0 (1 enodes) * [exit]simplify: Simplified to 0 * * * * [misc]progress: [ 4 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 0 (+ (sqr c) (sqr d))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * * [misc]simplify: iters left: 3 (12 enodes) * [exit]simplify: Simplified to 0 * * * * [misc]progress: [ 5 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (- (* b c) (* d a)) (+ (sqr c) (sqr d))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (37 enodes) * * [misc]simplify: iters left: 2 (41 enodes) * [exit]simplify: Simplified to (/ (- (* c b) (* a d)) (fma c c (* d d))) * * * * [misc]progress: [ 6 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (- (* b c) (* d a)) (+ (sqr c) (sqr d))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (37 enodes) * * [misc]simplify: iters left: 2 (41 enodes) * [exit]simplify: Simplified to (/ (- (* c b) (* a d)) (fma c c (* d d))) * * * * [misc]progress: [ 7 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (- (* b c) (* a d)) (+ (sqr d) (sqr c))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (37 enodes) * * [misc]simplify: iters left: 2 (41 enodes) * [exit]simplify: Simplified to (/ (- (* c b) (* d a)) (fma d d (* c c))) * * * * [misc]progress: [ 8 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (- (* b c) (* a d)) (+ (sqr d) (sqr c))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (37 enodes) * * [misc]simplify: iters left: 2 (41 enodes) * [exit]simplify: Simplified to (/ (- (* c b) (* d a)) (fma d d (* c c))) * * * * [misc]progress: [ 9 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (- (* b c) (* a d)) (+ (sqr d) (sqr c))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (37 enodes) * * [misc]simplify: iters left: 2 (41 enodes) * [exit]simplify: Simplified to (/ (- (* c b) (* d a)) (fma d d (* c c))) * * * * [misc]progress: [ 10 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (expm1 (/ (- (* b c) (* a d)) (+ (sqr c) (sqr d)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (30 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (42 enodes) * [exit]simplify: Simplified to (expm1 (/ (- (* c b) (* d a)) (fma d d (* c c)))) * [exit]simplify: Simplified to (expm1 (/ (- (* c b) (* d a)) (fma d d (* c c)))) * * * * [misc]progress: [ 11 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (log1p (/ (- (* b c) (* a d)) (+ (sqr c) (sqr d)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (30 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (42 enodes) * [exit]simplify: Simplified to (log1p (/ (- (* c b) (* d a)) (fma d d (* c c)))) * [exit]simplify: Simplified to (log1p (/ (- (* c b) (* d a)) (fma d d (* c c)))) * * * * [misc]progress: [ 12 / 68 ] simplifiying candidate # * * * * [misc]progress: [ 13 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (- (log (- (* b c) (* a d))) (log (+ (sqr c) (sqr d)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * [exit]simplify: Simplified to (- (log (- (* c b) (* d a))) (log (fma d d (* c c)))) * [exit]simplify: Simplified to (- (log (- (* c b) (* d a))) (log (fma d d (* c c)))) * * * * [misc]progress: [ 14 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (log (/ (- (* b c) (* a d)) (+ (sqr c) (sqr d)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (33 enodes) * * [misc]simplify: iters left: 3 (41 enodes) * * [misc]simplify: iters left: 2 (45 enodes) * [exit]simplify: Simplified to (log (/ (- (* c b) (* d a)) (fma d d (* c c)))) * [exit]simplify: Simplified to (log (/ (- (* c b) (* d a)) (fma d d (* c c)))) * * * * [misc]progress: [ 15 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (/ (- (* b c) (* a d)) (+ (sqr c) (sqr d)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (33 enodes) * * [misc]simplify: iters left: 3 (41 enodes) * * [misc]simplify: iters left: 2 (53 enodes) * [exit]simplify: Simplified to (exp (/ (- (* c b) (* d a)) (fma d d (* c c)))) * [exit]simplify: Simplified to (exp (/ (- (* c b) (* d a)) (fma d d (* c c)))) * * * * [misc]progress: [ 16 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (cube (- (* b c) (* a d))) (cube (+ (sqr c) (sqr d)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (39 enodes) * * [misc]simplify: iters left: 3 (100 enodes) * * [misc]simplify: iters left: 2 (269 enodes) * [exit]simplify: Simplified to (cube (/ (- (* c b) (* d a)) (fma d d (* c c)))) * [exit]simplify: Simplified to (cube (/ (- (* c b) (* d a)) (fma d d (* c c)))) * * * * [misc]progress: [ 17 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (/ (- (* b c) (* a d)) (+ (sqr c) (sqr d)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (30 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (42 enodes) * [exit]simplify: Simplified to (cbrt (/ (- (* c b) (* d a)) (fma d d (* c c)))) * [exit]simplify: Simplified to (cbrt (/ (- (* c b) (* d a)) (fma d d (* c c)))) * * * * [misc]progress: [ 18 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (cube (/ (- (* b c) (* a d)) (+ (sqr c) (sqr d)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (25 enodes) * * [misc]simplify: iters left: 4 (45 enodes) * * [misc]simplify: iters left: 3 (67 enodes) * * [misc]simplify: iters left: 2 (138 enodes) * * [misc]simplify: iters left: 1 (311 enodes) * [exit]simplify: Simplified to (cube (/ (- (* c b) (* d a)) (fma d d (* c c)))) * [exit]simplify: Simplified to (cube (/ (- (* c b) (* d a)) (fma d d (* c c)))) * * * * [misc]progress: [ 19 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (cbrt (- (* b c) (* a d))) (cbrt (+ (sqr c) (sqr d)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * [exit]simplify: Simplified to (/ (cbrt (- (* c b) (* d a))) (cbrt (fma d d (* c c)))) * [exit]simplify: Simplified to (/ (cbrt (- (* c b) (* d a))) (cbrt (fma d d (* c c)))) * * * * [misc]progress: [ 20 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (/ (- (* b c) (* a d)) (+ (sqr c) (sqr d)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (30 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (42 enodes) * [exit]simplify: Simplified to (sqrt (/ (- (* c b) (* d a)) (fma d d (* c c)))) * [exit]simplify: Simplified to (sqrt (/ (- (* c b) (* d a)) (fma d d (* c c)))) * * * * [misc]progress: [ 21 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (- (* b c) (* a d))) (sqrt (+ (sqr c) (sqr d)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * [exit]simplify: Simplified to (/ (sqrt (- (* c b) (* d a))) (hypot c d)) * [exit]simplify: Simplified to (/ (sqrt (- (* c b) (* d a))) (hypot c d)) * * * * [misc]progress: [ 22 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (- (- (* b c) (* a d))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (10 enodes) * [exit]simplify: Simplified to (- (- (* c b) (* d a))) * [exit]simplify: Simplified to (- (- (* c b) (* d a))) * [enter]simplify: Simplifying (- (+ (sqr c) (sqr d))) * * [misc]simplify: iters left: 5 (6 enodes) * * [misc]simplify: iters left: 4 (12 enodes) * * [misc]simplify: iters left: 3 (21 enodes) * * [misc]simplify: iters left: 2 (25 enodes) * [exit]simplify: Simplified to (- (fma d d (sqr c))) * [exit]simplify: Simplified to (- (fma d d (sqr c))) * * * * [misc]progress: [ 23 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* b c) (+ (sqr c) (sqr d))) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (14 enodes) * * [misc]simplify: iters left: 3 (18 enodes) * * [misc]simplify: iters left: 2 (21 enodes) * * [misc]simplify: iters left: 1 (23 enodes) * [exit]simplify: Simplified to (/ (* c b) (fma d d (* c c))) * [exit]simplify: Simplified to (/ (* c b) (fma d d (* c c))) * [enter]simplify: Simplifying (/ (* a d) (+ (sqr c) (sqr d))) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (14 enodes) * * [misc]simplify: iters left: 3 (18 enodes) * * [misc]simplify: iters left: 2 (21 enodes) * * [misc]simplify: iters left: 1 (23 enodes) * [exit]simplify: Simplified to (/ (* d a) (fma c c (* d d))) * [exit]simplify: Simplified to (/ (* d a) (fma c c (* d d))) * * * * [misc]progress: [ 24 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 1) * * [misc]simplify: iters left: 2 (2 enodes) * * [misc]simplify: iters left: 1 (4 enodes) * [exit]simplify: Simplified to 1 * [exit]simplify: Simplified to 1 * [enter]simplify: Simplifying (/ (- (* b c) (* a d)) (+ (sqr c) (sqr d))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (37 enodes) * * [misc]simplify: iters left: 2 (41 enodes) * [exit]simplify: Simplified to (/ (- (* c b) (* d a)) (fma d d (* c c))) * [exit]simplify: Simplified to (/ (- (* c b) (* d a)) (fma d d (* c c))) * * * * [misc]progress: [ 25 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 1) * * [misc]simplify: iters left: 2 (2 enodes) * * [misc]simplify: iters left: 1 (4 enodes) * [exit]simplify: Simplified to 1 * [exit]simplify: Simplified to 1 * [enter]simplify: Simplifying (/ (- (* b c) (* a d)) (+ (sqr c) (sqr d))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (37 enodes) * * [misc]simplify: iters left: 2 (41 enodes) * [exit]simplify: Simplified to (/ (- (* c b) (* d a)) (fma d d (* c c))) * [exit]simplify: Simplified to (/ (- (* c b) (* d a)) (fma d d (* c c))) * * * * [misc]progress: [ 26 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (+ (sqrt (* b c)) (sqrt (* a d))) 1) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * [exit]simplify: Simplified to (/ (+ (sqrt (* c b)) (sqrt (* a d))) 1) * [exit]simplify: Simplified to (/ (+ (sqrt (* c b)) (sqrt (* a d))) 1) * [enter]simplify: Simplifying (/ (- (sqrt (* b c)) (sqrt (* a d))) (+ (sqr c) (sqr d))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * [exit]simplify: Simplified to (/ (- (sqrt (* c b)) (sqrt (* a d))) (fma d d (* c c))) * [exit]simplify: Simplified to (/ (- (sqrt (* c b)) (sqrt (* a d))) (fma d d (* c c))) * * * * [misc]progress: [ 27 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (+ (sqrt (* b c)) (sqrt (* a d))) 1) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * [exit]simplify: Simplified to (/ (+ (sqrt (* c b)) (sqrt (* a d))) 1) * [exit]simplify: Simplified to (/ (+ (sqrt (* c b)) (sqrt (* a d))) 1) * [enter]simplify: Simplifying (/ (- (sqrt (* b c)) (sqrt (* a d))) (+ (sqr c) (sqr d))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * [exit]simplify: Simplified to (/ (- (sqrt (* c b)) (sqrt (* a d))) (fma d d (* c c))) * [exit]simplify: Simplified to (/ (- (sqrt (* c b)) (sqrt (* a d))) (fma d d (* c c))) * * * * [misc]progress: [ 28 / 68 ] simplifiying candidate # * * * * [misc]progress: [ 29 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (+ (sqr c) (sqr d))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (12 enodes) * * [misc]simplify: iters left: 3 (14 enodes) * [exit]simplify: Simplified to (/ 1 (fma c c (* d d))) * [exit]simplify: Simplified to (/ 1 (fma c c (* d d))) * * * * [misc]progress: [ 30 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (+ (sqr c) (sqr d)) (- (* b c) (* a d))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * [exit]simplify: Simplified to (/ (fma d d (sqr c)) (- (* c b) (* a d))) * [exit]simplify: Simplified to (/ (fma d d (sqr c)) (- (* c b) (* a d))) * * * * [misc]progress: [ 31 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (- (* b c) (* a d)) 1) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (32 enodes) * * [misc]simplify: iters left: 2 (36 enodes) * [exit]simplify: Simplified to (/ (- (* c b) (* d a)) 1) * [exit]simplify: Simplified to (/ (- (* c b) (* d a)) 1) * * * * [misc]progress: [ 32 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (- (* b c) (* a d)) 1) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (32 enodes) * * [misc]simplify: iters left: 2 (36 enodes) * [exit]simplify: Simplified to (/ (- (* c b) (* d a)) 1) * [exit]simplify: Simplified to (/ (- (* c b) (* d a)) 1) * * * * [misc]progress: [ 33 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (+ (sqr c) (sqr d)) (- (* b c) (* a d))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * [exit]simplify: Simplified to (/ (fma d d (sqr c)) (- (* c b) (* a d))) * [exit]simplify: Simplified to (/ (fma d d (sqr c)) (- (* c b) (* a d))) * * * * [misc]progress: [ 34 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (+ (sqr c) (sqr d)) (- (sqrt (* b c)) (sqrt (* a d)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * [exit]simplify: Simplified to (/ (fma d d (sqr c)) (- (sqrt (* c b)) (sqrt (* a d)))) * [exit]simplify: Simplified to (/ (fma d d (sqr c)) (- (sqrt (* c b)) (sqrt (* a d)))) * * * * [misc]progress: [ 35 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (- (* b c) (* a d)) (- (pow (sqr c) 3) (pow (sqr d) 3))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (39 enodes) * * [misc]simplify: iters left: 3 (71 enodes) * * [misc]simplify: iters left: 2 (109 enodes) * * [misc]simplify: iters left: 1 (174 enodes) * [exit]simplify: Simplified to (/ (- (* c b) (* d a)) (- (cube (* c c)) (* (cube d) (cube d)))) * [exit]simplify: Simplified to (/ (- (* c b) (* d a)) (- (cube (* c c)) (* (cube d) (cube d)))) * * * * [misc]progress: [ 36 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (- (* b c) (* a d)) (- (sqr (sqr c)) (sqr (sqr d)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (25 enodes) * * [misc]simplify: iters left: 4 (61 enodes) * * [misc]simplify: iters left: 3 (119 enodes) * * [misc]simplify: iters left: 2 (181 enodes) * * [misc]simplify: iters left: 1 (433 enodes) * [exit]simplify: Simplified to (/ (- (* c b) (* d a)) (- (* (* c c) (* c c)) (* (* d d) (* d d)))) * [exit]simplify: Simplified to (/ (- (* c b) (* d a)) (- (* (* c c) (* c c)) (* (* d d) (* d d)))) * * * * [misc]progress: [ 37 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (* (+ (sqr c) (sqr d)) (+ (sqr (* b c)) (+ (sqr (* a d)) (* (* b c) (* a d))))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (38 enodes) * * [misc]simplify: iters left: 4 (103 enodes) * * [misc]simplify: iters left: 3 (279 enodes) * [exit]simplify: Simplified to (* (fma d d (sqr c)) (fma (* a d) (fma d a (* c b)) (sqr (* c b)))) * [exit]simplify: Simplified to (* (fma d d (sqr c)) (fma (* a d) (fma d a (* c b)) (sqr (* c b)))) * * * * [misc]progress: [ 38 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (* (+ (sqr c) (sqr d)) (+ (* b c) (* a d))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (25 enodes) * * [misc]simplify: iters left: 4 (74 enodes) * * [misc]simplify: iters left: 3 (164 enodes) * * [misc]simplify: iters left: 2 (307 enodes) * [exit]simplify: Simplified to (* (fma c b (* a d)) (fma d d (sqr c))) * [exit]simplify: Simplified to (* (fma c b (* a d)) (fma d d (sqr c))) * * * * [misc]progress: [ 39 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (expm1 (- (* b c) (* a d))) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (expm1 (- (* c b) (* d a))) * [exit]simplify: Simplified to (expm1 (- (* c b) (* d a))) * * * * [misc]progress: [ 40 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (log1p (- (* b c) (* a d))) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (log1p (- (* c b) (* d a))) * [exit]simplify: Simplified to (log1p (- (* c b) (* d a))) * * * * [misc]progress: [ 41 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (exp (* b c)) (exp (* a d))) * * [misc]simplify: iters left: 5 (9 enodes) * * [misc]simplify: iters left: 4 (17 enodes) * [exit]simplify: Simplified to (exp (- (* c b) (* a d))) * [exit]simplify: Simplified to (exp (- (* c b) (* a d))) * * * * [misc]progress: [ 42 / 68 ] simplifiying candidate # * * * * [misc]progress: [ 43 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (log (- (* b c) (* a d))) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (log (- (* c b) (* d a))) * [exit]simplify: Simplified to (log (- (* c b) (* d a))) * * * * [misc]progress: [ 44 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (- (* b c) (* a d))) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (13 enodes) * * [misc]simplify: iters left: 3 (21 enodes) * [exit]simplify: Simplified to (exp (- (* c b) (* d a))) * [exit]simplify: Simplified to (exp (- (* c b) (* d a))) * * * * [misc]progress: [ 45 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (- (* b c) (* a d))) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (cbrt (- (* c b) (* d a))) * [exit]simplify: Simplified to (cbrt (- (* c b) (* d a))) * * * * [misc]progress: [ 46 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (cube (- (* b c) (* a d))) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (12 enodes) * * [misc]simplify: iters left: 3 (14 enodes) * [exit]simplify: Simplified to (cube (- (* c b) (* d a))) * [exit]simplify: Simplified to (cube (- (* c b) (* d a))) * * * * [misc]progress: [ 47 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (- (* b c) (* a d))) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (sqrt (- (* c b) (* d a))) * [exit]simplify: Simplified to (sqrt (- (* c b) (* d a))) * * * * [misc]progress: [ 48 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* a d)) * * [misc]simplify: iters left: 4 (4 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * * [misc]simplify: iters left: 2 (10 enodes) * * [misc]simplify: iters left: 1 (11 enodes) * [exit]simplify: Simplified to (* a (- d)) * [exit]simplify: Simplified to (* a (- d)) * * * * [misc]progress: [ 49 / 68 ] simplifiying candidate # * * * * [misc]progress: [ 50 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (- (pow (* b c) 3) (pow (* a d) 3)) * * [misc]simplify: iters left: 5 (10 enodes) * * [misc]simplify: iters left: 4 (14 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * * [misc]simplify: iters left: 2 (46 enodes) * * [misc]simplify: iters left: 1 (66 enodes) * [exit]simplify: Simplified to (- (cube (* c b)) (cube (* d a))) * [exit]simplify: Simplified to (- (cube (* c b)) (cube (* d a))) * [enter]simplify: Simplifying (+ (sqr (* b c)) (+ (sqr (* a d)) (* (* b c) (* a d)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (53 enodes) * * [misc]simplify: iters left: 3 (116 enodes) * * [misc]simplify: iters left: 2 (213 enodes) * * [misc]simplify: iters left: 1 (299 enodes) * [exit]simplify: Simplified to (fma (* c b) (fma a d (* c b)) (sqr (* a d))) * [exit]simplify: Simplified to (fma (* c b) (fma a d (* c b)) (sqr (* a d))) * * * * [misc]progress: [ 51 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (- (sqr (* b c)) (sqr (* a d))) * * [misc]simplify: iters left: 5 (9 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (32 enodes) * * [misc]simplify: iters left: 2 (58 enodes) * * [misc]simplify: iters left: 1 (86 enodes) * [exit]simplify: Simplified to (- (* (* c b) (* c b)) (sqr (* a d))) * [exit]simplify: Simplified to (- (* (* c b) (* c b)) (sqr (* a d))) * [enter]simplify: Simplifying (+ (* b c) (* a d)) * * [misc]simplify: iters left: 4 (7 enodes) * * [misc]simplify: iters left: 3 (11 enodes) * * [misc]simplify: iters left: 2 (14 enodes) * [exit]simplify: Simplified to (fma c b (* d a)) * [exit]simplify: Simplified to (fma c b (* d a)) * * * * [misc]progress: [ 52 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (sqrt (* b c)) (sqrt (* a d))) * * [misc]simplify: iters left: 5 (9 enodes) * * [misc]simplify: iters left: 4 (12 enodes) * [exit]simplify: Simplified to (+ (sqrt (* c b)) (sqrt (* a d))) * [exit]simplify: Simplified to (+ (sqrt (* c b)) (sqrt (* a d))) * [enter]simplify: Simplifying (- (sqrt (* b c)) (sqrt (* a d))) * * [misc]simplify: iters left: 5 (9 enodes) * * [misc]simplify: iters left: 4 (11 enodes) * [exit]simplify: Simplified to (- (sqrt (* c b)) (sqrt (* a d))) * [exit]simplify: Simplified to (- (sqrt (* c b)) (sqrt (* a d))) * * * * [misc]progress: [ 53 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (expm1 (+ (sqr c) (sqr d))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * * [misc]simplify: iters left: 2 (11 enodes) * [exit]simplify: Simplified to (expm1 (fma d d (sqr c))) * [exit]simplify: Simplified to (expm1 (fma d d (sqr c))) * * * * [misc]progress: [ 54 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (log1p (+ (sqr c) (sqr d))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * * [misc]simplify: iters left: 2 (11 enodes) * [exit]simplify: Simplified to (log1p (fma d d (sqr c))) * [exit]simplify: Simplified to (log1p (fma d d (sqr c))) * * * * [misc]progress: [ 55 / 68 ] simplifiying candidate # * * * * [misc]progress: [ 56 / 68 ] simplifiying candidate # * * * * [misc]progress: [ 57 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (* (exp (sqr c)) (exp (sqr d))) * * [misc]simplify: iters left: 4 (7 enodes) * * [misc]simplify: iters left: 3 (12 enodes) * * [misc]simplify: iters left: 2 (19 enodes) * * [misc]simplify: iters left: 1 (20 enodes) * [exit]simplify: Simplified to (exp (fma d d (sqr c))) * [exit]simplify: Simplified to (exp (fma d d (sqr c))) * * * * [misc]progress: [ 58 / 68 ] simplifiying candidate # * * * * [misc]progress: [ 59 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (log (+ (sqr c) (sqr d))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * * [misc]simplify: iters left: 2 (11 enodes) * [exit]simplify: Simplified to (log (fma d d (sqr c))) * [exit]simplify: Simplified to (log (fma d d (sqr c))) * * * * [misc]progress: [ 60 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (+ (sqr c) (sqr d))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (12 enodes) * * [misc]simplify: iters left: 2 (19 enodes) * [exit]simplify: Simplified to (exp (fma d d (sqr c))) * [exit]simplify: Simplified to (exp (fma d d (sqr c))) * * * * [misc]progress: [ 61 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (+ (sqr c) (sqr d))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * * [misc]simplify: iters left: 2 (11 enodes) * [exit]simplify: Simplified to (cbrt (fma d d (sqr c))) * [exit]simplify: Simplified to (cbrt (fma d d (sqr c))) * * * * [misc]progress: [ 62 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (cube (+ (sqr c) (sqr d))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (11 enodes) * * [misc]simplify: iters left: 2 (23 enodes) * * [misc]simplify: iters left: 1 (71 enodes) * [exit]simplify: Simplified to (cube (fma d d (sqr c))) * [exit]simplify: Simplified to (cube (fma d d (sqr c))) * * * * [misc]progress: [ 63 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (+ (sqr c) (sqr d))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (10 enodes) * * [misc]simplify: iters left: 2 (12 enodes) * [exit]simplify: Simplified to (hypot c d) * [exit]simplify: Simplified to (hypot c d) * * * * [misc]progress: [ 64 / 68 ] simplifiying candidate # * * * * [misc]progress: [ 65 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (- (pow (sqr c) 3) (pow (sqr d) 3)) * * [misc]simplify: iters left: 4 (8 enodes) * * [misc]simplify: iters left: 3 (12 enodes) * * [misc]simplify: iters left: 2 (20 enodes) * * [misc]simplify: iters left: 1 (32 enodes) * [exit]simplify: Simplified to (* (+ (cube c) (cube d)) (- (cube c) (cube d))) * [exit]simplify: Simplified to (* (+ (cube c) (cube d)) (- (cube c) (cube d))) * [enter]simplify: Simplifying (+ (sqr (sqr c)) (- (sqr (sqr d)) (* (sqr c) (sqr d)))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (32 enodes) * * [misc]simplify: iters left: 3 (55 enodes) * * [misc]simplify: iters left: 2 (78 enodes) * * [misc]simplify: iters left: 1 (110 enodes) * [exit]simplify: Simplified to (fma (sqr c) (- (sqr c) (* d d)) (* (* d d) (* d d))) * [exit]simplify: Simplified to (fma (sqr c) (- (sqr c) (* d d)) (* (* d d) (* d d))) * * * * [misc]progress: [ 66 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (- (sqr (sqr c)) (sqr (sqr d))) * * [misc]simplify: iters left: 4 (7 enodes) * * [misc]simplify: iters left: 3 (14 enodes) * * [misc]simplify: iters left: 2 (24 enodes) * * [misc]simplify: iters left: 1 (41 enodes) * [exit]simplify: Simplified to (- (* (sqr c) (sqr c)) (* (* d d) (* d d))) * [exit]simplify: Simplified to (- (* (sqr c) (sqr c)) (* (* d d) (* d d))) * [enter]simplify: Simplifying (- (sqr c) (sqr d)) * * [misc]simplify: iters left: 3 (5 enodes) * * [misc]simplify: iters left: 2 (10 enodes) * * [misc]simplify: iters left: 1 (12 enodes) * [exit]simplify: Simplified to (- (sqr c) (* d d)) * [exit]simplify: Simplified to (- (sqr c) (* d d)) * * * * [misc]progress: [ 67 / 68 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (sqr c) (sqr d)) * * [misc]simplify: iters left: 3 (5 enodes) * * [misc]simplify: iters left: 2 (8 enodes) * * [misc]simplify: iters left: 1 (10 enodes) * [exit]simplify: Simplified to (fma d d (sqr c)) * [exit]simplify: Simplified to (fma d d (sqr c)) * * * * [misc]progress: [ 68 / 68 ] simplifiying candidate # * * * [misc]progress: adding candidates to table * * [misc]progress: iteration 2 / 3 * * * [misc]progress: picking best candidate * * * * [misc]pick: Picked # * * * [misc]progress: localizing error * * * [misc]progress: generating series expansions * * * * [misc]progress: [ 1 / 3 ] generating series at (2) * [misc]approximate: Taking taylor expansion of (/ (- (* b c) (* a d)) (sqr (hypot c d))) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (/ (- (* b c) (* a d)) (sqr (hypot c d))) in d * [misc]taylor: Taking taylor expansion of (- (* b c) (* a d)) in d * [misc]taylor: Taking taylor expansion of (* b c) in d * [misc]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (* a d) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in d * [misc]taylor: Taking taylor expansion of (hypot c d) in d * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* b c) into (* b c) * [misc]backup-simplify: Simplify (* a 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (* b c) 0) into (* b c) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ (* b c) (sqr (hypot c d))) into (/ (* b c) (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (/ (- (* b c) (* a d)) (sqr (hypot c d))) in a * [misc]taylor: Taking taylor expansion of (- (* b c) (* a d)) in a * [misc]taylor: Taking taylor expansion of (* b c) in a * [misc]taylor: Taking taylor expansion of b in a * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (* a d) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in a * [misc]taylor: Taking taylor expansion of (hypot c d) in a * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* b c) into (* b c) * [misc]backup-simplify: Simplify (* 0 d) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (* b c) 0) into (* b c) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ (* b c) (sqr (hypot c d))) into (/ (* b c) (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (/ (- (* b c) (* a d)) (sqr (hypot c d))) in c * [misc]taylor: Taking taylor expansion of (- (* b c) (* a d)) in c * [misc]taylor: Taking taylor expansion of (* b c) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* a d) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in c * [misc]taylor: Taking taylor expansion of (hypot c d) in c * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* b 0) into 0 * [misc]backup-simplify: Simplify (* a d) into (* d a) * [misc]backup-simplify: Simplify (- (* d a)) into (- (* d a)) * [misc]backup-simplify: Simplify (+ 0 (- (* d a))) into (- (* d a)) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ (- (* d a)) (sqr (hypot c d))) into (* -1 (/ (* d a) (sqr (hypot c d)))) * [misc]taylor: Taking taylor expansion of (/ (- (* b c) (* a d)) (sqr (hypot c d))) in b * [misc]taylor: Taking taylor expansion of (- (* b c) (* a d)) in b * [misc]taylor: Taking taylor expansion of (* b c) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (* a d) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in b * [misc]taylor: Taking taylor expansion of (hypot c d) in b * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* 0 c) into 0 * [misc]backup-simplify: Simplify (* a d) into (* d a) * [misc]backup-simplify: Simplify (- (* d a)) into (- (* d a)) * [misc]backup-simplify: Simplify (+ 0 (- (* d a))) into (- (* d a)) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ (- (* d a)) (sqr (hypot c d))) into (* -1 (/ (* d a) (sqr (hypot c d)))) * [misc]taylor: Taking taylor expansion of (/ (- (* b c) (* a d)) (sqr (hypot c d))) in b * [misc]taylor: Taking taylor expansion of (- (* b c) (* a d)) in b * [misc]taylor: Taking taylor expansion of (* b c) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (* a d) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in b * [misc]taylor: Taking taylor expansion of (hypot c d) in b * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* 0 c) into 0 * [misc]backup-simplify: Simplify (* a d) into (* d a) * [misc]backup-simplify: Simplify (- (* d a)) into (- (* d a)) * [misc]backup-simplify: Simplify (+ 0 (- (* d a))) into (- (* d a)) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ (- (* d a)) (sqr (hypot c d))) into (* -1 (/ (* d a) (sqr (hypot c d)))) * [misc]taylor: Taking taylor expansion of (* -1 (/ (* d a) (sqr (hypot c d)))) in c * [misc]taylor: Taking taylor expansion of -1 in c * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of (/ (* d a) (sqr (hypot c d))) in c * [misc]taylor: Taking taylor expansion of (* d a) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in c * [misc]taylor: Taking taylor expansion of (hypot c d) in c * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* d a) into (* d a) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ (* d a) (sqr (hypot c d))) into (/ (* d a) (sqr (hypot c d))) * [misc]backup-simplify: Simplify (* -1 (/ (* d a) (sqr (hypot c d)))) into (* -1 (/ (* d a) (sqr (hypot c d)))) * [misc]taylor: Taking taylor expansion of (* -1 (/ (* d a) (sqr (hypot c d)))) in a * [misc]taylor: Taking taylor expansion of -1 in a * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of (/ (* d a) (sqr (hypot c d))) in a * [misc]taylor: Taking taylor expansion of (* d a) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in a * [misc]taylor: Taking taylor expansion of (hypot c d) in a * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* d 0) into 0 * [misc]backup-simplify: Simplify (+ (* d 1) (* 0 0)) into d * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ d (sqr (hypot c d))) into (/ d (sqr (hypot c d))) * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 c)) into c * [misc]backup-simplify: Simplify (+ (* a 0) (* 0 d)) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ c 0) into c * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (* 0 (hypot c d))) into 0 * [misc]backup-simplify: Simplify (- (/ c (sqr (hypot c d))) (+ (* (* -1 (/ (* d a) (sqr (hypot c d)))) (/ 0 (sqr (hypot c d)))))) into (/ c (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (/ c (sqr (hypot c d))) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in c * [misc]taylor: Taking taylor expansion of (hypot c d) in c * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot c d))) into (/ 1 (sqr (hypot c d))) * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 a)) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (* 0 (hypot c d))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot c d))) (+ (* (/ (* d a) (sqr (hypot c d))) (/ 0 (sqr (hypot c d)))))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (/ (* d a) (sqr (hypot c d))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* -1 (/ d (sqr (hypot c d)))) into (* -1 (/ d (sqr (hypot c d)))) * [misc]taylor: Taking taylor expansion of (* -1 (/ d (sqr (hypot c d)))) in d * [misc]taylor: Taking taylor expansion of -1 in d * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of (/ d (sqr (hypot c d))) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in d * [misc]taylor: Taking taylor expansion of (hypot c d) in d * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot c d))) into (/ 1 (sqr (hypot c d))) * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (+ (* 0 0) (* 0 d))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (+ (* 0 0) (* 0 (hypot c d)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot c d))) (+ (* (* -1 (/ (* d a) (sqr (hypot c d)))) (/ 0 (sqr (hypot c d)))) (* (/ c (sqr (hypot c d))) (/ 0 (sqr (hypot c d)))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of (/ 1 (sqr (hypot c d))) in a * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in a * [misc]taylor: Taking taylor expansion of (hypot c d) in a * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot c d))) into (/ 1 (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (/ 1 (sqr (hypot c d))) in d * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in d * [misc]taylor: Taking taylor expansion of (hypot c d) in d * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot c d))) into (/ 1 (sqr (hypot c d))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot c d))) into (/ 1 (sqr (hypot c d))) * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (* 0 a))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (+ (* 0 0) (* 0 (hypot c d)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot c d))) (+ (* (/ (* d a) (sqr (hypot c d))) (/ 0 (sqr (hypot c d)))) (* 0 (/ 0 (sqr (hypot c d)))))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ (* d a) (sqr (hypot c d)))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (* 0 (hypot c d))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot c d))) (+ (* (/ d (sqr (hypot c d))) (/ 0 (sqr (hypot c d)))))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (/ d (sqr (hypot c d))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* -1 (/ 1 (sqr (hypot c d)))) into (/ -1 (sqr (hypot c d))) * [misc]backup-simplify: Simplify (/ -1 (sqr (hypot c d))) into (/ -1 (sqr (hypot c d))) * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 c)))) into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 0) (* 0 d)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot c d))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot c d))) (+ (* (* -1 (/ (* d a) (sqr (hypot c d)))) (/ 0 (sqr (hypot c d)))) (* (/ c (sqr (hypot c d))) (/ 0 (sqr (hypot c d)))) (* 0 (/ 0 (sqr (hypot c d)))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (* 0 (hypot c d))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot c d))) (+ (* (/ 1 (sqr (hypot c d))) (/ 0 (sqr (hypot c d)))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (* 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot c d))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot c d))) (+ (* (/ (* d a) (sqr (hypot c d))) (/ 0 (sqr (hypot c d)))) (* 0 (/ 0 (sqr (hypot c d)))) (* 0 (/ 0 (sqr (hypot c d)))))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ (* d a) (sqr (hypot c d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (* 0 (hypot c d))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot c d))) (/ 0 (sqr (hypot c d)))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 (sqr (hypot c d))) (* d (* a (* 1 1)))) (* (/ 1 (sqr (hypot c d))) (* 1 (* 1 (* c b))))) into (- (/ (* b c) (sqr (hypot c d))) (/ (* d a) (sqr (hypot c d)))) * [misc]approximate: Taking taylor expansion of (/ (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) (sqr (hypot (/ 1 c) (/ 1 d)))) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (/ (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) (sqr (hypot (/ 1 c) (/ 1 d)))) in d * [misc]taylor: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in d * [misc]taylor: Taking taylor expansion of (/ 1 b) in d * [misc]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (/ 1 b) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (/ 1 c) in d * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in d * [misc]taylor: Taking taylor expansion of (/ 1 a) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (/ 1 d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in d * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]backup-simplify: Simplify (* (/ 1 a) 1) into (/ 1 a) * [misc]backup-simplify: Simplify (- (/ 1 a)) into (- (/ 1 a)) * [misc]backup-simplify: Simplify (+ 0 (- (/ 1 a))) into (- (/ 1 a)) * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ (- (/ 1 a)) (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ -1 (* (sqr (hypot (/ 1 c) (/ 1 d))) a)) * [misc]taylor: Taking taylor expansion of (/ (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) (sqr (hypot (/ 1 c) (/ 1 d)))) in a * [misc]taylor: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) in a * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in a * [misc]taylor: Taking taylor expansion of (/ 1 b) in a * [misc]taylor: Taking taylor expansion of b in a * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (/ 1 b) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (/ 1 c) in a * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in a * [misc]taylor: Taking taylor expansion of (/ 1 a) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 d) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in a * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in a * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]backup-simplify: Simplify (* 1 (/ 1 d)) into (/ 1 d) * [misc]backup-simplify: Simplify (- (/ 1 d)) into (- (/ 1 d)) * [misc]backup-simplify: Simplify (+ 0 (- (/ 1 d))) into (- (/ 1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ (- (/ 1 d)) (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ -1 (* (sqr (hypot (/ 1 c) (/ 1 d))) d)) * [misc]taylor: Taking taylor expansion of (/ (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) (sqr (hypot (/ 1 c) (/ 1 d)))) in c * [misc]taylor: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in c * [misc]taylor: Taking taylor expansion of (/ 1 b) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (/ 1 b) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (/ 1 c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in c * [misc]taylor: Taking taylor expansion of (/ 1 a) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (/ 1 d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in c * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in c * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]backup-simplify: Simplify (* (/ 1 b) 1) into (/ 1 b) * [misc]backup-simplify: Simplify (+ (/ 1 b) 0) into (/ 1 b) * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 b) (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) b)) * [misc]taylor: Taking taylor expansion of (/ (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) (sqr (hypot (/ 1 c) (/ 1 d)))) in b * [misc]taylor: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in b * [misc]taylor: Taking taylor expansion of (/ 1 b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in b * [misc]taylor: Taking taylor expansion of (/ 1 a) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (/ 1 d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in b * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in b * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]backup-simplify: Simplify (* 1 (/ 1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (+ (/ 1 c) 0) into (/ 1 c) * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 c) (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) c)) * [misc]taylor: Taking taylor expansion of (/ (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) (sqr (hypot (/ 1 c) (/ 1 d)))) in b * [misc]taylor: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in b * [misc]taylor: Taking taylor expansion of (/ 1 b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in b * [misc]taylor: Taking taylor expansion of (/ 1 a) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (/ 1 d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in b * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in b * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]backup-simplify: Simplify (* 1 (/ 1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (+ (/ 1 c) 0) into (/ 1 c) * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 c) (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) c)) * [misc]taylor: Taking taylor expansion of (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) c)) in c * [misc]taylor: Taking taylor expansion of (* (sqr (hypot (/ 1 c) (/ 1 d))) c) in c * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in c * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in c * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (* (sqr (hypot (/ 1 c) (/ 1 d))) 0) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (* 0 (hypot (/ 1 c) (/ 1 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr (hypot (/ 1 c) (/ 1 d))) 1) (* 0 0)) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) * [misc]taylor: Taking taylor expansion of (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) in a * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in a * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in a * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 (/ 1 c))) into 0 * [misc]backup-simplify: Simplify (* (/ 1 a) (/ 1 d)) into (/ 1 (* d a)) * [misc]backup-simplify: Simplify (- (/ 1 (* d a))) into (- (/ 1 (* d a))) * [misc]backup-simplify: Simplify (+ 0 (- (/ 1 (* d a)))) into (- (/ 1 (* d a))) * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (* 0 (hypot (/ 1 c) (/ 1 d)))) into 0 * [misc]backup-simplify: Simplify (- (/ (- (/ 1 (* d a))) (sqr (hypot (/ 1 c) (/ 1 d)))) (+ (* (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) c)) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into (- (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a)))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a)))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a))) in c * [misc]taylor: Taking taylor expansion of (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a)) in c * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in c * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in c * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]taylor: Taking taylor expansion of (* d a) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (* d a) into (* d a) * [misc]backup-simplify: Simplify (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a)) into (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a)) * [misc]backup-simplify: Simplify (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a))) into (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a))) * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr (hypot (/ 1 c) (/ 1 d))) 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) in d * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in d * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (/ 1 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 a) 0) (* 0 (/ 1 d))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ 1 c) (/ 1 d)))) (+ (* (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) c)) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* (- (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a)))) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a)))) into (- (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a)))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a)))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a))) in a * [misc]taylor: Taking taylor expansion of (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a)) in a * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in a * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in a * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]taylor: Taking taylor expansion of (* d a) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (* d 0) into 0 * [misc]backup-simplify: Simplify (* (sqr (hypot (/ 1 c) (/ 1 d))) 0) into 0 * [misc]backup-simplify: Simplify (+ (* d 1) (* 0 0)) into d * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (* 0 (hypot (/ 1 c) (/ 1 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr (hypot (/ 1 c) (/ 1 d))) d) (* 0 0)) into (* (sqr (hypot (/ 1 c) (/ 1 d))) d) * [misc]backup-simplify: Simplify (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) d)) into (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) d)) * [misc]backup-simplify: Simplify (- (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) d))) into (- (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) d))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) d))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) d)) in d * [misc]taylor: Taking taylor expansion of (* (sqr (hypot (/ 1 c) (/ 1 d))) d) in d * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in d * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (* (sqr (hypot (/ 1 c) (/ 1 d))) 0) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (* 0 (hypot (/ 1 c) (/ 1 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr (hypot (/ 1 c) (/ 1 d))) 1) (* 0 0)) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) * [misc]backup-simplify: Simplify (- (/ 1 (sqr (hypot (/ 1 c) (/ 1 d))))) into (- (/ 1 (sqr (hypot (/ 1 c) (/ 1 d))))) * [misc]backup-simplify: Simplify (- (/ 1 (sqr (hypot (/ 1 c) (/ 1 d))))) into (- (/ 1 (sqr (hypot (/ 1 c) (/ 1 d))))) * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d)))))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr (hypot (/ 1 c) (/ 1 d))) 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* 0 (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (* 0 (hypot (/ 1 c) (/ 1 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 c))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 a) 0) (+ (* 0 0) (* 0 (/ 1 d)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d)))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ 1 c) (/ 1 d)))) (+ (* (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) c)) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* (- (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a)))) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* 0 (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 a)) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (* 0 (hypot (/ 1 c) (/ 1 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr (hypot (/ 1 c) (/ 1 d))) 0) (* 0 (* d a))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a))) (/ 0 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a)))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr (hypot (/ 1 c) (/ 1 d))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* 0 (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* 0 (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr (hypot (/ 1 c) (/ 1 d))) 0) (+ (* 0 d) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) d)) (/ 0 (* (sqr (hypot (/ 1 c) (/ 1 d))) d))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* 0 (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr (hypot (/ 1 c) (/ 1 d))) 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (* 0 (hypot (/ 1 c) (/ 1 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 c)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 a) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ 1 c) (/ 1 d)))) (+ (* (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) c)) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* (- (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a)))) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* 0 (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* 0 (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (* 0 a))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr (hypot (/ 1 c) (/ 1 d))) 0) (+ (* 0 0) (* 0 (* d a)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a))) (/ 0 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a)))) (* 0 (/ 0 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a)))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d)))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr (hypot (/ 1 c) (/ 1 d))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* 0 (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* 0 (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* 0 (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d)))))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr (hypot (/ 1 c) (/ 1 d))) 0) (+ (* 0 0) (+ (* 0 d) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) d)) (/ 0 (* (sqr (hypot (/ 1 c) (/ 1 d))) d))) (* 0 (/ 0 (* (sqr (hypot (/ 1 c) (/ 1 d))) d))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* 0 (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* 0 (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) (* 1 (* 1 (* (/ 1 (/ 1 c)) (/ 1 (/ 1 b)))))) (* (- (/ 1 (sqr (hypot (/ 1 c) (/ 1 d))))) (* (/ 1 (/ 1 d)) (* (/ 1 (/ 1 a)) (* 1 1))))) into (- (/ (* b c) (sqr (hypot (/ 1 c) (/ 1 d)))) (/ (* d a) (sqr (hypot (/ 1 c) (/ 1 d))))) * [misc]approximate: Taking taylor expansion of (/ (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (/ (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in d * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in d * [misc]taylor: Taking taylor expansion of (- b) in d * [misc]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (/ 1 (- b)) into (/ -1 b) * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in d * [misc]taylor: Taking taylor expansion of (- c) in d * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in d * [misc]taylor: Taking taylor expansion of (- a) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ 1 (- a)) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in d * [misc]taylor: Taking taylor expansion of (- d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- c)) (/ 1 (- d))) in d * [misc]backup-simplify: Simplify (hypot (/ 1 (- c)) (/ 1 (- d))) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* (/ -1 a) -1) into (/ 1 a) * [misc]backup-simplify: Simplify (- (/ 1 a)) into (- (/ 1 a)) * [misc]backup-simplify: Simplify (+ 0 (- (/ 1 a))) into (- (/ 1 a)) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ (- (/ 1 a)) (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ -1 (* a (sqr (hypot (/ -1 c) (/ -1 d))))) * [misc]taylor: Taking taylor expansion of (/ (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in a * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) in a * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in a * [misc]taylor: Taking taylor expansion of (- b) in a * [misc]taylor: Taking taylor expansion of b in a * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (/ 1 (- b)) into (/ -1 b) * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in a * [misc]taylor: Taking taylor expansion of (- c) in a * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in a * [misc]taylor: Taking taylor expansion of (- a) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in a * [misc]taylor: Taking taylor expansion of (- d) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))) in a * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- c)) (/ 1 (- d))) in a * [misc]backup-simplify: Simplify (hypot (/ 1 (- c)) (/ 1 (- d))) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* -1 (/ -1 d)) into (/ 1 d) * [misc]backup-simplify: Simplify (- (/ 1 d)) into (- (/ 1 d)) * [misc]backup-simplify: Simplify (+ 0 (- (/ 1 d))) into (- (/ 1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ (- (/ 1 d)) (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ -1 (* d (sqr (hypot (/ -1 c) (/ -1 d))))) * [misc]taylor: Taking taylor expansion of (/ (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in c * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in c * [misc]taylor: Taking taylor expansion of (- b) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (/ 1 (- b)) into (/ -1 b) * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in c * [misc]taylor: Taking taylor expansion of (- c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in c * [misc]taylor: Taking taylor expansion of (- a) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ 1 (- a)) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in c * [misc]taylor: Taking taylor expansion of (- d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))) in c * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- c)) (/ 1 (- d))) in c * [misc]backup-simplify: Simplify (hypot (/ 1 (- c)) (/ 1 (- d))) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* (/ -1 b) -1) into (/ 1 b) * [misc]backup-simplify: Simplify (+ (/ 1 b) 0) into (/ 1 b) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 b) (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ 1 (* b (sqr (hypot (/ -1 c) (/ -1 d))))) * [misc]taylor: Taking taylor expansion of (/ (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in b * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in b * [misc]taylor: Taking taylor expansion of (- b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in b * [misc]taylor: Taking taylor expansion of (- c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in b * [misc]taylor: Taking taylor expansion of (- a) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ 1 (- a)) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in b * [misc]taylor: Taking taylor expansion of (- d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))) in b * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- c)) (/ 1 (- d))) in b * [misc]backup-simplify: Simplify (hypot (/ 1 (- c)) (/ 1 (- d))) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* -1 (/ -1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (+ (/ 1 c) 0) into (/ 1 c) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 c) (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ 1 (* c (sqr (hypot (/ -1 c) (/ -1 d))))) * [misc]taylor: Taking taylor expansion of (/ (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in b * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in b * [misc]taylor: Taking taylor expansion of (- b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in b * [misc]taylor: Taking taylor expansion of (- c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in b * [misc]taylor: Taking taylor expansion of (- a) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ 1 (- a)) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in b * [misc]taylor: Taking taylor expansion of (- d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))) in b * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- c)) (/ 1 (- d))) in b * [misc]backup-simplify: Simplify (hypot (/ 1 (- c)) (/ 1 (- d))) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* -1 (/ -1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (+ (/ 1 c) 0) into (/ 1 c) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 c) (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ 1 (* c (sqr (hypot (/ -1 c) (/ -1 d))))) * [misc]taylor: Taking taylor expansion of (/ 1 (* c (sqr (hypot (/ -1 c) (/ -1 d))))) in c * [misc]taylor: Taking taylor expansion of (* c (sqr (hypot (/ -1 c) (/ -1 d)))) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ -1 c) (/ -1 d))) in c * [misc]taylor: Taking taylor expansion of (hypot (/ -1 c) (/ -1 d)) in c * [misc]backup-simplify: Simplify (hypot (/ -1 c) (/ -1 d)) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (* 0 (sqr (hypot (/ -1 c) (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (* 0 (hypot (/ -1 c) (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (sqr (hypot (/ -1 c) (/ -1 d))))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]taylor: Taking taylor expansion of (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) in a * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ -1 c) (/ -1 d))) in a * [misc]taylor: Taking taylor expansion of (hypot (/ -1 c) (/ -1 d)) in a * [misc]backup-simplify: Simplify (hypot (/ -1 c) (/ -1 d)) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (/ -1 c))) into 0 * [misc]backup-simplify: Simplify (* (/ -1 a) (/ -1 d)) into (/ 1 (* d a)) * [misc]backup-simplify: Simplify (- (/ 1 (* d a))) into (- (/ 1 (* d a))) * [misc]backup-simplify: Simplify (+ 0 (- (/ 1 (* d a)))) into (- (/ 1 (* d a))) * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (* 0 (hypot (/ -1 c) (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (- (/ (- (/ 1 (* d a))) (sqr (hypot (/ -1 c) (/ -1 d)))) (+ (* (/ 1 (* c (sqr (hypot (/ -1 c) (/ -1 d))))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into (- (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d))))))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d))))))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d)))))) in c * [misc]taylor: Taking taylor expansion of (* d (* a (sqr (hypot (/ -1 c) (/ -1 d))))) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (* a (sqr (hypot (/ -1 c) (/ -1 d)))) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ -1 c) (/ -1 d))) in c * [misc]taylor: Taking taylor expansion of (hypot (/ -1 c) (/ -1 d)) in c * [misc]backup-simplify: Simplify (hypot (/ -1 c) (/ -1 d)) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (* a (sqr (hypot (/ -1 c) (/ -1 d)))) into (* a (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]backup-simplify: Simplify (* d (* a (sqr (hypot (/ -1 c) (/ -1 d))))) into (* d (* a (sqr (hypot (/ -1 c) (/ -1 d))))) * [misc]backup-simplify: Simplify (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d)))))) into (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d)))))) * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqr (hypot (/ -1 c) (/ -1 d)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) in d * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ -1 c) (/ -1 d))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ -1 c) (/ -1 d)) in d * [misc]backup-simplify: Simplify (hypot (/ -1 c) (/ -1 d)) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))) (* 0 (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ -1 c)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 a) (/ 0 (- a))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 a) 0) (* 0 (/ -1 d))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ -1 c) (/ -1 d)))) (+ (* (/ 1 (* c (sqr (hypot (/ -1 c) (/ -1 d))))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* (- (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d))))))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d))))))) into (- (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d))))))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d))))))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d)))))) in a * [misc]taylor: Taking taylor expansion of (* d (* a (sqr (hypot (/ -1 c) (/ -1 d))))) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (* a (sqr (hypot (/ -1 c) (/ -1 d)))) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ -1 c) (/ -1 d))) in a * [misc]taylor: Taking taylor expansion of (hypot (/ -1 c) (/ -1 d)) in a * [misc]backup-simplify: Simplify (hypot (/ -1 c) (/ -1 d)) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (* 0 (sqr (hypot (/ -1 c) (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (* d 0) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (* 0 (hypot (/ -1 c) (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (sqr (hypot (/ -1 c) (/ -1 d))))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (+ (* d (sqr (hypot (/ -1 c) (/ -1 d)))) (* 0 0)) into (* d (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]backup-simplify: Simplify (/ 1 (* d (sqr (hypot (/ -1 c) (/ -1 d))))) into (/ 1 (* d (sqr (hypot (/ -1 c) (/ -1 d))))) * [misc]backup-simplify: Simplify (- (/ 1 (* d (sqr (hypot (/ -1 c) (/ -1 d)))))) into (- (/ 1 (* d (sqr (hypot (/ -1 c) (/ -1 d)))))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* d (sqr (hypot (/ -1 c) (/ -1 d)))))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (* d (sqr (hypot (/ -1 c) (/ -1 d))))) in d * [misc]taylor: Taking taylor expansion of (* d (sqr (hypot (/ -1 c) (/ -1 d)))) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ -1 c) (/ -1 d))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ -1 c) (/ -1 d)) in d * [misc]backup-simplify: Simplify (hypot (/ -1 c) (/ -1 d)) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (* 0 (sqr (hypot (/ -1 c) (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (* 0 (hypot (/ -1 c) (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (sqr (hypot (/ -1 c) (/ -1 d))))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]backup-simplify: Simplify (- (/ 1 (sqr (hypot (/ -1 c) (/ -1 d))))) into (- (/ 1 (sqr (hypot (/ -1 c) (/ -1 d))))) * [misc]backup-simplify: Simplify (- (/ 1 (sqr (hypot (/ -1 c) (/ -1 d))))) into (- (/ 1 (sqr (hypot (/ -1 c) (/ -1 d))))) * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d)))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* 0 (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (* 0 (hypot (/ -1 c) (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))) (* 0 (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 a) (/ 0 (- a))) (* 0 (/ 0 (- a))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 a) 0) (+ (* 0 0) (* 0 (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d)))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ -1 c) (/ -1 d)))) (+ (* (/ 1 (* c (sqr (hypot (/ -1 c) (/ -1 d))))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* (- (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d))))))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* 0 (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (* 0 (hypot (/ -1 c) (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (* 0 (sqr (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 (* a (sqr (hypot (/ -1 c) (/ -1 d)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d)))))) (/ 0 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d))))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqr (hypot (/ -1 c) (/ -1 d)))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* 0 (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* 0 (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqr (hypot (/ -1 c) (/ -1 d)))))) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 (sqr (hypot (/ -1 c) (/ -1 d)))) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* d (sqr (hypot (/ -1 c) (/ -1 d))))) (/ 0 (* d (sqr (hypot (/ -1 c) (/ -1 d)))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* 0 (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqr (hypot (/ -1 c) (/ -1 d)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (* 0 (hypot (/ -1 c) (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 c)))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 a) (/ 0 (- a))) (* 0 (/ 0 (- a))) (* 0 (/ 0 (- a))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 a) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ -1 c) (/ -1 d)))) (+ (* (/ 1 (* c (sqr (hypot (/ -1 c) (/ -1 d))))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* (- (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d))))))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* 0 (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* 0 (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (+ (* 0 0) (* 0 (sqr (hypot (/ -1 c) (/ -1 d)))))) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (* 0 (* a (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d)))))) (/ 0 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d))))))) (* 0 (/ 0 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d))))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d)))))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqr (hypot (/ -1 c) (/ -1 d))))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* 0 (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* 0 (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* 0 (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d)))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 (sqr (hypot (/ -1 c) (/ -1 d)))) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* d (sqr (hypot (/ -1 c) (/ -1 d))))) (/ 0 (* d (sqr (hypot (/ -1 c) (/ -1 d)))))) (* 0 (/ 0 (* d (sqr (hypot (/ -1 c) (/ -1 d)))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* 0 (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* 0 (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) (* 1 (* 1 (* (/ 1 (/ 1 (- c))) (/ 1 (/ 1 (- b))))))) (* (- (/ 1 (sqr (hypot (/ -1 c) (/ -1 d))))) (* (/ 1 (/ 1 (- d))) (* (/ 1 (/ 1 (- a))) (* 1 1))))) into (- (/ (* b c) (sqr (hypot (/ -1 c) (/ -1 d)))) (/ (* d a) (sqr (hypot (/ -1 c) (/ -1 d))))) * * * * [misc]progress: [ 2 / 3 ] generating series at (2 1) * [misc]approximate: Taking taylor expansion of (- (* b c) (* a d)) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (- (* b c) (* a d)) in d * [misc]taylor: Taking taylor expansion of (* b c) in d * [misc]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (* a d) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (- (* b c) (* a d)) in a * [misc]taylor: Taking taylor expansion of (* b c) in a * [misc]taylor: Taking taylor expansion of b in a * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (* a d) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (- (* b c) (* a d)) in c * [misc]taylor: Taking taylor expansion of (* b c) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* a d) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (- (* b c) (* a d)) in b * [misc]taylor: Taking taylor expansion of (* b c) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (* a d) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (- (* b c) (* a d)) in b * [misc]taylor: Taking taylor expansion of (* b c) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (* a d) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (* 0 c) into 0 * [misc]backup-simplify: Simplify (* a d) into (* d a) * [misc]backup-simplify: Simplify (- (* d a)) into (- (* d a)) * [misc]backup-simplify: Simplify (+ 0 (- (* d a))) into (- (* d a)) * [misc]taylor: Taking taylor expansion of (- (* d a)) in c * [misc]taylor: Taking taylor expansion of (* d a) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (* d a) into (* d a) * [misc]backup-simplify: Simplify (- (* d a)) into (- (* d a)) * [misc]taylor: Taking taylor expansion of (- (* d a)) in a * [misc]taylor: Taking taylor expansion of (* d a) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* d 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 c)) into c * [misc]backup-simplify: Simplify (+ (* a 0) (* 0 d)) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ c 0) into c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 a)) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 1) (* 0 0)) into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]taylor: Taking taylor expansion of (- d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (+ (* 0 0) (* 0 d))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]approximate: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in d * [misc]taylor: Taking taylor expansion of (/ 1 b) in d * [misc]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (/ 1 b) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (/ 1 c) in d * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in d * [misc]taylor: Taking taylor expansion of (/ 1 a) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (/ 1 d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) in a * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in a * [misc]taylor: Taking taylor expansion of (/ 1 b) in a * [misc]taylor: Taking taylor expansion of b in a * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (/ 1 b) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (/ 1 c) in a * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in a * [misc]taylor: Taking taylor expansion of (/ 1 a) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 d) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]taylor: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in c * [misc]taylor: Taking taylor expansion of (/ 1 b) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (/ 1 b) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (/ 1 c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in c * [misc]taylor: Taking taylor expansion of (/ 1 a) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (/ 1 d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]taylor: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in b * [misc]taylor: Taking taylor expansion of (/ 1 b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in b * [misc]taylor: Taking taylor expansion of (/ 1 a) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (/ 1 d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]taylor: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in b * [misc]taylor: Taking taylor expansion of (/ 1 b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in b * [misc]taylor: Taking taylor expansion of (/ 1 a) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (/ 1 d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]backup-simplify: Simplify (* 1 (/ 1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (+ (/ 1 c) 0) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (/ 1 c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of 1 in a * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 (/ 1 c))) into 0 * [misc]backup-simplify: Simplify (* (/ 1 a) (/ 1 d)) into (/ 1 (* d a)) * [misc]backup-simplify: Simplify (- (/ 1 (* d a))) into (- (/ 1 (* d a))) * [misc]backup-simplify: Simplify (+ 0 (- (/ 1 (* d a)))) into (- (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* d a))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (* d a)) in c * [misc]taylor: Taking taylor expansion of (* d a) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (* d a) into (* d a) * [misc]backup-simplify: Simplify (/ 1 (* d a)) into (/ 1 (* d a)) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 1 in d * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (/ 1 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 a) 0) (* 0 (/ 1 d))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 1 (* d a))) into (- (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* d a))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (* d a)) in a * [misc]taylor: Taking taylor expansion of (* d a) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* d 0) into 0 * [misc]backup-simplify: Simplify (+ (* d 1) (* 0 0)) into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]backup-simplify: Simplify (- (/ 1 d)) into (- (/ 1 d)) * [misc]taylor: Taking taylor expansion of (- (/ 1 d)) in d * [misc]taylor: Taking taylor expansion of (/ 1 d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify -1 into -1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 c))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 a) 0) (+ (* 0 0) (* 0 (/ 1 d)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 a)) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* d a)) (/ 0 (* d a))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 c)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 a) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (* 0 a))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* d a)) (/ 0 (* d a))) (* 0 (/ 0 (* d a))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1 (* 1 (* 1 (* (/ 1 (/ 1 c)) (/ 1 (/ 1 b)))))) (* -1 (* (/ 1 (/ 1 d)) (* (/ 1 (/ 1 a)) (* 1 1))))) into (- (* b c) (* d a)) * [misc]approximate: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in d * [misc]taylor: Taking taylor expansion of (- b) in d * [misc]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (/ 1 (- b)) into (/ -1 b) * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in d * [misc]taylor: Taking taylor expansion of (- c) in d * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in d * [misc]taylor: Taking taylor expansion of (- a) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ 1 (- a)) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in d * [misc]taylor: Taking taylor expansion of (- d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) in a * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in a * [misc]taylor: Taking taylor expansion of (- b) in a * [misc]taylor: Taking taylor expansion of b in a * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (/ 1 (- b)) into (/ -1 b) * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in a * [misc]taylor: Taking taylor expansion of (- c) in a * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in a * [misc]taylor: Taking taylor expansion of (- a) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in a * [misc]taylor: Taking taylor expansion of (- d) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in c * [misc]taylor: Taking taylor expansion of (- b) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (/ 1 (- b)) into (/ -1 b) * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in c * [misc]taylor: Taking taylor expansion of (- c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in c * [misc]taylor: Taking taylor expansion of (- a) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ 1 (- a)) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in c * [misc]taylor: Taking taylor expansion of (- d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in b * [misc]taylor: Taking taylor expansion of (- b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in b * [misc]taylor: Taking taylor expansion of (- c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in b * [misc]taylor: Taking taylor expansion of (- a) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ 1 (- a)) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in b * [misc]taylor: Taking taylor expansion of (- d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in b * [misc]taylor: Taking taylor expansion of (- b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in b * [misc]taylor: Taking taylor expansion of (- c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in b * [misc]taylor: Taking taylor expansion of (- a) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ 1 (- a)) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in b * [misc]taylor: Taking taylor expansion of (- d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]backup-simplify: Simplify (* -1 (/ -1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (+ (/ 1 c) 0) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (/ 1 c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of 1 in a * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (/ -1 c))) into 0 * [misc]backup-simplify: Simplify (* (/ -1 a) (/ -1 d)) into (/ 1 (* d a)) * [misc]backup-simplify: Simplify (- (/ 1 (* d a))) into (- (/ 1 (* d a))) * [misc]backup-simplify: Simplify (+ 0 (- (/ 1 (* d a)))) into (- (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* d a))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (* d a)) in c * [misc]taylor: Taking taylor expansion of (* d a) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (* d a) into (* d a) * [misc]backup-simplify: Simplify (/ 1 (* d a)) into (/ 1 (* d a)) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 1 in d * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))) (* 0 (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ -1 c)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 a) (/ 0 (- a))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 a) 0) (* 0 (/ -1 d))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 1 (* d a))) into (- (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* d a))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (* d a)) in a * [misc]taylor: Taking taylor expansion of (* d a) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* d 0) into 0 * [misc]backup-simplify: Simplify (+ (* d 1) (* 0 0)) into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]backup-simplify: Simplify (- (/ 1 d)) into (- (/ 1 d)) * [misc]taylor: Taking taylor expansion of (- (/ 1 d)) in d * [misc]taylor: Taking taylor expansion of (/ 1 d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify -1 into -1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))) (* 0 (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 a) (/ 0 (- a))) (* 0 (/ 0 (- a))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 a) 0) (+ (* 0 0) (* 0 (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 a)) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* d a)) (/ 0 (* d a))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 c)))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 a) (/ 0 (- a))) (* 0 (/ 0 (- a))) (* 0 (/ 0 (- a))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 a) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (* 0 a))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* d a)) (/ 0 (* d a))) (* 0 (/ 0 (* d a))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1 (* 1 (* 1 (* (/ 1 (/ 1 (- c))) (/ 1 (/ 1 (- b))))))) (* -1 (* (/ 1 (/ 1 (- d))) (* (/ 1 (/ 1 (- a))) (* 1 1))))) into (- (* b c) (* d a)) * * * * [misc]progress: [ 3 / 3 ] generating series at (2 2) * [misc]approximate: Taking taylor expansion of (sqr (hypot c d)) in (c d) around 0 * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in d * [misc]taylor: Taking taylor expansion of (hypot c d) in d * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in c * [misc]taylor: Taking taylor expansion of (hypot c d) in c * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in c * [misc]taylor: Taking taylor expansion of (hypot c d) in c * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in d * [misc]taylor: Taking taylor expansion of (hypot c d) in d * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (sqr (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (* 0 (hypot c d))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (* 0 (hypot c d))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (+ (* 0 0) (* 0 (hypot c d)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (+ (* 0 0) (* 0 (hypot c d)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot c d))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (sqr (hypot c d)) into (sqr (hypot c d)) * [misc]approximate: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in (c d) around 0 * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in d * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in c * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in c * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in c * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in c * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in d * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (sqr (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (* 0 (hypot (/ 1 c) (/ 1 d)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (* 0 (hypot (/ 1 c) (/ 1 d)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d)))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (sqr (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]approximate: Taking taylor expansion of (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))) in (c d) around 0 * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- c)) (/ 1 (- d))) in d * [misc]backup-simplify: Simplify (hypot (/ 1 (- c)) (/ 1 (- d))) into (hypot (/ -1 c) (/ -1 d)) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))) in c * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- c)) (/ 1 (- d))) in c * [misc]backup-simplify: Simplify (hypot (/ 1 (- c)) (/ 1 (- d))) into (hypot (/ -1 c) (/ -1 d)) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))) in c * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- c)) (/ 1 (- d))) in c * [misc]backup-simplify: Simplify (hypot (/ 1 (- c)) (/ 1 (- d))) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ -1 c) (/ -1 d))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ -1 c) (/ -1 d)) in d * [misc]backup-simplify: Simplify (hypot (/ -1 c) (/ -1 d)) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (sqr (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (* 0 (hypot (/ -1 c) (/ -1 d)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (* 0 (hypot (/ -1 c) (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d)))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (sqr (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * * * [misc]progress: generating rewritten candidates * * * * [misc]progress: [ 1 / 3 ] rewriting at (2) * * * * [misc]progress: [ 2 / 3 ] rewriting at (2 1) * * * * [misc]progress: [ 3 / 3 ] rewriting at (2 2) * * * [misc]progress: simplifying candidates * * * * [misc]progress: [ 1 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (- (/ (* b c) (sqr (hypot c d))) (/ (* d a) (sqr (hypot c d)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (32 enodes) * * [misc]simplify: iters left: 3 (62 enodes) * * [misc]simplify: iters left: 2 (74 enodes) * * [misc]simplify: iters left: 1 (86 enodes) * [exit]simplify: Simplified to (- (* (/ b (hypot c d)) (/ c (hypot c d))) (* (/ a (hypot c d)) (/ d (hypot c d)))) * * * * [misc]progress: [ 2 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (- (/ (* b c) (sqr (hypot (/ 1 c) (/ 1 d)))) (/ (* d a) (sqr (hypot (/ 1 c) (/ 1 d))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (37 enodes) * * [misc]simplify: iters left: 3 (67 enodes) * * [misc]simplify: iters left: 2 (79 enodes) * * [misc]simplify: iters left: 1 (91 enodes) * [exit]simplify: Simplified to (- (* (/ c (hypot (/ 1 c) (/ 1 d))) (/ b (hypot (/ 1 c) (/ 1 d)))) (/ (/ a (hypot (/ 1 c) (/ 1 d))) (/ (hypot (/ 1 c) (/ 1 d)) d))) * * * * [misc]progress: [ 3 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (- (/ (* b c) (sqr (hypot (/ -1 c) (/ -1 d)))) (/ (* d a) (sqr (hypot (/ -1 c) (/ -1 d))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (35 enodes) * * [misc]simplify: iters left: 3 (65 enodes) * * [misc]simplify: iters left: 2 (77 enodes) * * [misc]simplify: iters left: 1 (89 enodes) * [exit]simplify: Simplified to (- (* (/ b (hypot (/ -1 c) (/ -1 d))) (/ c (hypot (/ -1 c) (/ -1 d)))) (/ (/ d (hypot (/ -1 c) (/ -1 d))) (/ (hypot (/ -1 c) (/ -1 d)) a))) * * * * [misc]progress: [ 4 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 0 (sqr (hypot c d))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (7 enodes) * [exit]simplify: Simplified to 0 * * * * [misc]progress: [ 5 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (- (* b c) (* d a)) (sqr (hypot c d))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (38 enodes) * * [misc]simplify: iters left: 3 (67 enodes) * * [misc]simplify: iters left: 2 (87 enodes) * * [misc]simplify: iters left: 1 (99 enodes) * [exit]simplify: Simplified to (/ (- (* c b) (* a d)) (* (hypot c d) (hypot c d))) * * * * [misc]progress: [ 6 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (- (* b c) (* d a)) (sqr (hypot c d))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (38 enodes) * * [misc]simplify: iters left: 3 (67 enodes) * * [misc]simplify: iters left: 2 (87 enodes) * * [misc]simplify: iters left: 1 (99 enodes) * [exit]simplify: Simplified to (/ (- (* c b) (* a d)) (* (hypot c d) (hypot c d))) * * * * [misc]progress: [ 7 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (- (* b c) (* a d)) (sqr (hypot c d))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (38 enodes) * * [misc]simplify: iters left: 3 (67 enodes) * * [misc]simplify: iters left: 2 (87 enodes) * * [misc]simplify: iters left: 1 (99 enodes) * [exit]simplify: Simplified to (/ (- (* c b) (* d a)) (* (hypot c d) (hypot c d))) * * * * [misc]progress: [ 8 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (- (* b c) (* a d)) (sqr (hypot (/ 1 c) (/ 1 d)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (43 enodes) * * [misc]simplify: iters left: 3 (72 enodes) * * [misc]simplify: iters left: 2 (92 enodes) * * [misc]simplify: iters left: 1 (104 enodes) * [exit]simplify: Simplified to (/ (/ (- (* c b) (* d a)) (hypot (/ 1 c) (/ 1 d))) (hypot (/ 1 c) (/ 1 d))) * * * * [misc]progress: [ 9 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (- (* b c) (* a d)) (sqr (hypot (/ -1 c) (/ -1 d)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (41 enodes) * * [misc]simplify: iters left: 3 (70 enodes) * * [misc]simplify: iters left: 2 (90 enodes) * * [misc]simplify: iters left: 1 (102 enodes) * [exit]simplify: Simplified to (/ (/ (- (* c b) (* d a)) (hypot (/ -1 c) (/ -1 d))) (hypot (/ -1 c) (/ -1 d))) * * * * [misc]progress: [ 10 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (expm1 (/ (- (* b c) (* a d)) (sqr (hypot c d)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (39 enodes) * * [misc]simplify: iters left: 3 (68 enodes) * * [misc]simplify: iters left: 2 (88 enodes) * * [misc]simplify: iters left: 1 (100 enodes) * [exit]simplify: Simplified to (expm1 (/ (- (* c b) (* d a)) (* (hypot c d) (hypot c d)))) * [exit]simplify: Simplified to (expm1 (/ (- (* c b) (* d a)) (* (hypot c d) (hypot c d)))) * * * * [misc]progress: [ 11 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (log1p (/ (- (* b c) (* a d)) (sqr (hypot c d)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (39 enodes) * * [misc]simplify: iters left: 3 (68 enodes) * * [misc]simplify: iters left: 2 (88 enodes) * * [misc]simplify: iters left: 1 (100 enodes) * [exit]simplify: Simplified to (log1p (/ (- (* c b) (* d a)) (* (hypot c d) (hypot c d)))) * [exit]simplify: Simplified to (log1p (/ (- (* c b) (* d a)) (* (hypot c d) (hypot c d)))) * * * * [misc]progress: [ 12 / 65 ] simplifiying candidate # * * * * [misc]progress: [ 13 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (- (log (- (* b c) (* a d))) (log (sqr (hypot c d)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (17 enodes) * * [misc]simplify: iters left: 3 (19 enodes) * [exit]simplify: Simplified to (- (log (- (* c b) (* d a))) (+ (log (hypot c d)) (log (hypot c d)))) * [exit]simplify: Simplified to (- (log (- (* c b) (* d a))) (+ (log (hypot c d)) (log (hypot c d)))) * * * * [misc]progress: [ 14 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (log (/ (- (* b c) (* a d)) (sqr (hypot c d)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (44 enodes) * * [misc]simplify: iters left: 3 (75 enodes) * * [misc]simplify: iters left: 2 (97 enodes) * * [misc]simplify: iters left: 1 (109 enodes) * [exit]simplify: Simplified to (log (/ (- (* c b) (* d a)) (* (hypot c d) (hypot c d)))) * [exit]simplify: Simplified to (log (/ (- (* c b) (* d a)) (* (hypot c d) (hypot c d)))) * * * * [misc]progress: [ 15 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (/ (- (* b c) (* a d)) (sqr (hypot c d)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (42 enodes) * * [misc]simplify: iters left: 3 (79 enodes) * * [misc]simplify: iters left: 2 (99 enodes) * * [misc]simplify: iters left: 1 (111 enodes) * [exit]simplify: Simplified to (exp (/ (- (* c b) (* d a)) (* (hypot c d) (hypot c d)))) * [exit]simplify: Simplified to (exp (/ (- (* c b) (* d a)) (* (hypot c d) (hypot c d)))) * * * * [misc]progress: [ 16 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (cube (- (* b c) (* a d))) (cube (sqr (hypot c d)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (27 enodes) * * [misc]simplify: iters left: 3 (52 enodes) * * [misc]simplify: iters left: 2 (130 enodes) * * [misc]simplify: iters left: 1 (372 enodes) * [exit]simplify: Simplified to (cube (/ (- (* c b) (* d a)) (* (hypot c d) (hypot c d)))) * [exit]simplify: Simplified to (cube (/ (- (* c b) (* d a)) (* (hypot c d) (hypot c d)))) * * * * [misc]progress: [ 17 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (/ (- (* b c) (* a d)) (sqr (hypot c d)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (39 enodes) * * [misc]simplify: iters left: 3 (68 enodes) * * [misc]simplify: iters left: 2 (88 enodes) * * [misc]simplify: iters left: 1 (100 enodes) * [exit]simplify: Simplified to (cbrt (/ (- (* c b) (* d a)) (* (hypot c d) (hypot c d)))) * [exit]simplify: Simplified to (cbrt (/ (- (* c b) (* d a)) (* (hypot c d) (hypot c d)))) * * * * [misc]progress: [ 18 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (cube (/ (- (* b c) (* a d)) (sqr (hypot c d)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (56 enodes) * * [misc]simplify: iters left: 3 (108 enodes) * * [misc]simplify: iters left: 2 (143 enodes) * * [misc]simplify: iters left: 1 (207 enodes) * [exit]simplify: Simplified to (cube (/ (- (* c b) (* d a)) (* (hypot c d) (hypot c d)))) * [exit]simplify: Simplified to (cube (/ (- (* c b) (* d a)) (* (hypot c d) (hypot c d)))) * * * * [misc]progress: [ 19 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (cbrt (- (* b c) (* a d))) (cbrt (sqr (hypot c d)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * [exit]simplify: Simplified to (/ (cbrt (- (* c b) (* d a))) (cbrt (* (hypot c d) (hypot c d)))) * [exit]simplify: Simplified to (/ (cbrt (- (* c b) (* d a))) (cbrt (* (hypot c d) (hypot c d)))) * * * * [misc]progress: [ 20 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (/ (- (* b c) (* a d)) (sqr (hypot c d)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (39 enodes) * * [misc]simplify: iters left: 3 (68 enodes) * * [misc]simplify: iters left: 2 (88 enodes) * * [misc]simplify: iters left: 1 (100 enodes) * [exit]simplify: Simplified to (sqrt (/ (- (* c b) (* d a)) (* (hypot c d) (hypot c d)))) * [exit]simplify: Simplified to (sqrt (/ (- (* c b) (* d a)) (* (hypot c d) (hypot c d)))) * * * * [misc]progress: [ 21 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (- (* b c) (* a d))) (hypot c d)) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * [exit]simplify: Simplified to (/ (sqrt (- (* c b) (* d a))) (hypot c d)) * [exit]simplify: Simplified to (/ (sqrt (- (* c b) (* d a))) (hypot c d)) * * * * [misc]progress: [ 22 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (- (- (* b c) (* a d))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (10 enodes) * [exit]simplify: Simplified to (- (- (* c b) (* d a))) * [exit]simplify: Simplified to (- (- (* c b) (* d a))) * [enter]simplify: Simplifying (- (sqr (hypot c d))) * * [misc]simplify: iters left: 4 (5 enodes) * * [misc]simplify: iters left: 3 (6 enodes) * * [misc]simplify: iters left: 2 (9 enodes) * [exit]simplify: Simplified to (* (hypot c d) (- (hypot c d))) * [exit]simplify: Simplified to (* (hypot c d) (- (hypot c d))) * * * * [misc]progress: [ 23 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* b c) (sqr (hypot c d))) * * [misc]simplify: iters left: 4 (7 enodes) * * [misc]simplify: iters left: 3 (11 enodes) * * [misc]simplify: iters left: 2 (18 enodes) * * [misc]simplify: iters left: 1 (33 enodes) * [exit]simplify: Simplified to (/ (/ (* c b) (hypot c d)) (hypot c d)) * [exit]simplify: Simplified to (/ (/ (* c b) (hypot c d)) (hypot c d)) * [enter]simplify: Simplifying (/ (* a d) (sqr (hypot c d))) * * [misc]simplify: iters left: 4 (7 enodes) * * [misc]simplify: iters left: 3 (11 enodes) * * [misc]simplify: iters left: 2 (18 enodes) * * [misc]simplify: iters left: 1 (33 enodes) * [exit]simplify: Simplified to (/ (/ (* d a) (hypot c d)) (hypot c d)) * [exit]simplify: Simplified to (/ (/ (* d a) (hypot c d)) (hypot c d)) * * * * [misc]progress: [ 24 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (sqr 1)) * * [misc]simplify: iters left: 3 (3 enodes) * * [misc]simplify: iters left: 2 (6 enodes) * [exit]simplify: Simplified to (/ 1 1) * [exit]simplify: Simplified to (/ 1 1) * [enter]simplify: Simplifying (/ (- (* b c) (* a d)) (sqr (hypot c d))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (38 enodes) * * [misc]simplify: iters left: 3 (67 enodes) * * [misc]simplify: iters left: 2 (87 enodes) * * [misc]simplify: iters left: 1 (99 enodes) * [exit]simplify: Simplified to (/ (- (* c b) (* d a)) (* (hypot c d) (hypot c d))) * [exit]simplify: Simplified to (/ (- (* c b) (* d a)) (* (hypot c d) (hypot c d))) * * * * [misc]progress: [ 25 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (hypot c d)) * * [misc]simplify: iters left: 3 (5 enodes) * * [misc]simplify: iters left: 2 (7 enodes) * [exit]simplify: Simplified to (/ 1 (hypot c d)) * [exit]simplify: Simplified to (/ 1 (hypot c d)) * [enter]simplify: Simplifying (/ (- (* b c) (* a d)) (hypot c d)) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (30 enodes) * * [misc]simplify: iters left: 2 (34 enodes) * [exit]simplify: Simplified to (/ (- (* c b) (* d a)) (hypot c d)) * [exit]simplify: Simplified to (/ (- (* c b) (* d a)) (hypot c d)) * * * * [misc]progress: [ 26 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 1) * * [misc]simplify: iters left: 2 (2 enodes) * * [misc]simplify: iters left: 1 (4 enodes) * [exit]simplify: Simplified to 1 * [exit]simplify: Simplified to 1 * [enter]simplify: Simplifying (/ (- (* b c) (* a d)) (sqr (hypot c d))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (38 enodes) * * [misc]simplify: iters left: 3 (67 enodes) * * [misc]simplify: iters left: 2 (87 enodes) * * [misc]simplify: iters left: 1 (99 enodes) * [exit]simplify: Simplified to (/ (- (* c b) (* d a)) (* (hypot c d) (hypot c d))) * [exit]simplify: Simplified to (/ (- (* c b) (* d a)) (* (hypot c d) (hypot c d))) * * * * [misc]progress: [ 27 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (+ (sqrt (* b c)) (sqrt (* a d))) (sqr 1)) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * [exit]simplify: Simplified to (/ (+ (sqrt (* c b)) (sqrt (* a d))) 1) * [exit]simplify: Simplified to (/ (+ (sqrt (* c b)) (sqrt (* a d))) 1) * [enter]simplify: Simplifying (/ (- (sqrt (* b c)) (sqrt (* a d))) (sqr (hypot c d))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (- (sqrt (* c b)) (sqrt (* a d))) (* (hypot c d) (hypot c d))) * [exit]simplify: Simplified to (/ (- (sqrt (* c b)) (sqrt (* a d))) (* (hypot c d) (hypot c d))) * * * * [misc]progress: [ 28 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (+ (sqrt (* b c)) (sqrt (* a d))) (hypot c d)) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * [exit]simplify: Simplified to (/ (+ (sqrt (* c b)) (sqrt (* a d))) (hypot c d)) * [exit]simplify: Simplified to (/ (+ (sqrt (* c b)) (sqrt (* a d))) (hypot c d)) * [enter]simplify: Simplifying (/ (- (sqrt (* b c)) (sqrt (* a d))) (hypot c d)) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * [exit]simplify: Simplified to (/ (- (sqrt (* c b)) (sqrt (* a d))) (hypot c d)) * [exit]simplify: Simplified to (/ (- (sqrt (* c b)) (sqrt (* a d))) (hypot c d)) * * * * [misc]progress: [ 29 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (+ (sqrt (* b c)) (sqrt (* a d))) 1) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * [exit]simplify: Simplified to (/ (+ (sqrt (* c b)) (sqrt (* a d))) 1) * [exit]simplify: Simplified to (/ (+ (sqrt (* c b)) (sqrt (* a d))) 1) * [enter]simplify: Simplifying (/ (- (sqrt (* b c)) (sqrt (* a d))) (sqr (hypot c d))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (- (sqrt (* c b)) (sqrt (* a d))) (* (hypot c d) (hypot c d))) * [exit]simplify: Simplified to (/ (- (sqrt (* c b)) (sqrt (* a d))) (* (hypot c d) (hypot c d))) * * * * [misc]progress: [ 30 / 65 ] simplifiying candidate # * * * * [misc]progress: [ 31 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (sqr (hypot c d))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * * [misc]simplify: iters left: 2 (11 enodes) * [exit]simplify: Simplified to (/ (/ 1 (hypot c d)) (hypot c d)) * [exit]simplify: Simplified to (/ (/ 1 (hypot c d)) (hypot c d)) * * * * [misc]progress: [ 32 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqr (hypot c d)) (- (* b c) (* a d))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * * [misc]simplify: iters left: 4 (15 enodes) * * [misc]simplify: iters left: 3 (20 enodes) * * [misc]simplify: iters left: 2 (29 enodes) * * [misc]simplify: iters left: 1 (37 enodes) * [exit]simplify: Simplified to (/ (* (hypot c d) (hypot c d)) (- (* c b) (* a d))) * [exit]simplify: Simplified to (/ (* (hypot c d) (hypot c d)) (- (* c b) (* a d))) * * * * [misc]progress: [ 33 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (- (* b c) (* a d)) (sqr 1)) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (34 enodes) * * [misc]simplify: iters left: 3 (50 enodes) * [exit]simplify: Simplified to (/ (- (* c b) (* d a)) 1) * [exit]simplify: Simplified to (/ (- (* c b) (* d a)) 1) * * * * [misc]progress: [ 34 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (- (* b c) (* a d)) (hypot c d)) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (30 enodes) * * [misc]simplify: iters left: 2 (34 enodes) * [exit]simplify: Simplified to (/ (- (* c b) (* d a)) (hypot c d)) * [exit]simplify: Simplified to (/ (- (* c b) (* d a)) (hypot c d)) * * * * [misc]progress: [ 35 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (- (* b c) (* a d)) 1) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (32 enodes) * * [misc]simplify: iters left: 2 (36 enodes) * [exit]simplify: Simplified to (/ (- (* c b) (* d a)) 1) * [exit]simplify: Simplified to (/ (- (* c b) (* d a)) 1) * * * * [misc]progress: [ 36 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqr (hypot c d)) (- (* b c) (* a d))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * * [misc]simplify: iters left: 4 (15 enodes) * * [misc]simplify: iters left: 3 (20 enodes) * * [misc]simplify: iters left: 2 (29 enodes) * * [misc]simplify: iters left: 1 (37 enodes) * [exit]simplify: Simplified to (/ (* (hypot c d) (hypot c d)) (- (* c b) (* a d))) * [exit]simplify: Simplified to (/ (* (hypot c d) (hypot c d)) (- (* c b) (* a d))) * * * * [misc]progress: [ 37 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqr (hypot c d)) (- (sqrt (* b c)) (sqrt (* a d)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (17 enodes) * * [misc]simplify: iters left: 3 (22 enodes) * * [misc]simplify: iters left: 2 (23 enodes) * [exit]simplify: Simplified to (/ (* (hypot c d) (hypot c d)) (- (sqrt (* c b)) (sqrt (* d a)))) * [exit]simplify: Simplified to (/ (* (hypot c d) (hypot c d)) (- (sqrt (* c b)) (sqrt (* d a)))) * * * * [misc]progress: [ 38 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (* (sqr (hypot c d)) (+ (sqr (* b c)) (+ (sqr (* a d)) (* (* b c) (* a d))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (37 enodes) * * [misc]simplify: iters left: 4 (90 enodes) * * [misc]simplify: iters left: 3 (203 enodes) * * [misc]simplify: iters left: 2 (423 enodes) * [exit]simplify: Simplified to (* (fma (fma c b (* d a)) (* d a) (* (* c b) (* c b))) (* (hypot c d) (hypot c d))) * [exit]simplify: Simplified to (* (fma (fma c b (* d a)) (* d a) (* (* c b) (* c b))) (* (hypot c d) (hypot c d))) * * * * [misc]progress: [ 39 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (* (sqr (hypot c d)) (+ (* b c) (* a d))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (43 enodes) * * [misc]simplify: iters left: 3 (75 enodes) * * [misc]simplify: iters left: 2 (105 enodes) * * [misc]simplify: iters left: 1 (120 enodes) * [exit]simplify: Simplified to (* (* (hypot c d) (hypot c d)) (fma b c (* a d))) * [exit]simplify: Simplified to (* (* (hypot c d) (hypot c d)) (fma b c (* a d))) * * * * [misc]progress: [ 40 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (expm1 (- (* b c) (* a d))) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (expm1 (- (* c b) (* d a))) * [exit]simplify: Simplified to (expm1 (- (* c b) (* d a))) * * * * [misc]progress: [ 41 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (log1p (- (* b c) (* a d))) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (log1p (- (* c b) (* d a))) * [exit]simplify: Simplified to (log1p (- (* c b) (* d a))) * * * * [misc]progress: [ 42 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (exp (* b c)) (exp (* a d))) * * [misc]simplify: iters left: 5 (9 enodes) * * [misc]simplify: iters left: 4 (17 enodes) * [exit]simplify: Simplified to (exp (- (* c b) (* a d))) * [exit]simplify: Simplified to (exp (- (* c b) (* a d))) * * * * [misc]progress: [ 43 / 65 ] simplifiying candidate # * * * * [misc]progress: [ 44 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (log (- (* b c) (* a d))) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (log (- (* c b) (* d a))) * [exit]simplify: Simplified to (log (- (* c b) (* d a))) * * * * [misc]progress: [ 45 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (- (* b c) (* a d))) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (13 enodes) * * [misc]simplify: iters left: 3 (21 enodes) * [exit]simplify: Simplified to (exp (- (* c b) (* d a))) * [exit]simplify: Simplified to (exp (- (* c b) (* d a))) * * * * [misc]progress: [ 46 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (- (* b c) (* a d))) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (cbrt (- (* c b) (* d a))) * [exit]simplify: Simplified to (cbrt (- (* c b) (* d a))) * * * * [misc]progress: [ 47 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (cube (- (* b c) (* a d))) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (12 enodes) * * [misc]simplify: iters left: 3 (14 enodes) * [exit]simplify: Simplified to (cube (- (* c b) (* d a))) * [exit]simplify: Simplified to (cube (- (* c b) (* d a))) * * * * [misc]progress: [ 48 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (- (* b c) (* a d))) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (sqrt (- (* c b) (* d a))) * [exit]simplify: Simplified to (sqrt (- (* c b) (* d a))) * * * * [misc]progress: [ 49 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* a d)) * * [misc]simplify: iters left: 4 (4 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * * [misc]simplify: iters left: 2 (10 enodes) * * [misc]simplify: iters left: 1 (11 enodes) * [exit]simplify: Simplified to (* a (- d)) * [exit]simplify: Simplified to (* a (- d)) * * * * [misc]progress: [ 50 / 65 ] simplifiying candidate # * * * * [misc]progress: [ 51 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (- (pow (* b c) 3) (pow (* a d) 3)) * * [misc]simplify: iters left: 5 (10 enodes) * * [misc]simplify: iters left: 4 (14 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * * [misc]simplify: iters left: 2 (46 enodes) * * [misc]simplify: iters left: 1 (66 enodes) * [exit]simplify: Simplified to (- (cube (* c b)) (cube (* d a))) * [exit]simplify: Simplified to (- (cube (* c b)) (cube (* d a))) * [enter]simplify: Simplifying (+ (sqr (* b c)) (+ (sqr (* a d)) (* (* b c) (* a d)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (53 enodes) * * [misc]simplify: iters left: 3 (116 enodes) * * [misc]simplify: iters left: 2 (213 enodes) * * [misc]simplify: iters left: 1 (299 enodes) * [exit]simplify: Simplified to (fma (* c b) (fma a d (* c b)) (sqr (* a d))) * [exit]simplify: Simplified to (fma (* c b) (fma a d (* c b)) (sqr (* a d))) * * * * [misc]progress: [ 52 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (- (sqr (* b c)) (sqr (* a d))) * * [misc]simplify: iters left: 5 (9 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (32 enodes) * * [misc]simplify: iters left: 2 (58 enodes) * * [misc]simplify: iters left: 1 (86 enodes) * [exit]simplify: Simplified to (- (* (* c b) (* c b)) (sqr (* a d))) * [exit]simplify: Simplified to (- (* (* c b) (* c b)) (sqr (* a d))) * [enter]simplify: Simplifying (+ (* b c) (* a d)) * * [misc]simplify: iters left: 4 (7 enodes) * * [misc]simplify: iters left: 3 (11 enodes) * * [misc]simplify: iters left: 2 (14 enodes) * [exit]simplify: Simplified to (fma c b (* d a)) * [exit]simplify: Simplified to (fma c b (* d a)) * * * * [misc]progress: [ 53 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (sqrt (* b c)) (sqrt (* a d))) * * [misc]simplify: iters left: 5 (9 enodes) * * [misc]simplify: iters left: 4 (12 enodes) * [exit]simplify: Simplified to (+ (sqrt (* c b)) (sqrt (* a d))) * [exit]simplify: Simplified to (+ (sqrt (* c b)) (sqrt (* a d))) * [enter]simplify: Simplifying (- (sqrt (* b c)) (sqrt (* a d))) * * [misc]simplify: iters left: 5 (9 enodes) * * [misc]simplify: iters left: 4 (11 enodes) * [exit]simplify: Simplified to (- (sqrt (* c b)) (sqrt (* a d))) * [exit]simplify: Simplified to (- (sqrt (* c b)) (sqrt (* a d))) * * * * [misc]progress: [ 54 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (expm1 (sqr (hypot c d))) * * [misc]simplify: iters left: 3 (5 enodes) * * [misc]simplify: iters left: 2 (6 enodes) * [exit]simplify: Simplified to (expm1 (* (hypot c d) (hypot c d))) * [exit]simplify: Simplified to (expm1 (* (hypot c d) (hypot c d))) * * * * [misc]progress: [ 55 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (log1p (sqr (hypot c d))) * * [misc]simplify: iters left: 3 (5 enodes) * * [misc]simplify: iters left: 2 (6 enodes) * [exit]simplify: Simplified to (log1p (* (hypot c d) (hypot c d))) * [exit]simplify: Simplified to (log1p (* (hypot c d) (hypot c d))) * * * * [misc]progress: [ 56 / 65 ] simplifiying candidate # * * * * [misc]progress: [ 57 / 65 ] simplifiying candidate # * * * * [misc]progress: [ 58 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (log (sqr (hypot c d))) * * [misc]simplify: iters left: 3 (5 enodes) * * [misc]simplify: iters left: 2 (6 enodes) * * [misc]simplify: iters left: 1 (8 enodes) * [exit]simplify: Simplified to (+ (log (hypot c d)) (log (hypot c d))) * [exit]simplify: Simplified to (+ (log (hypot c d)) (log (hypot c d))) * * * * [misc]progress: [ 59 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (sqr (hypot c d))) * * [misc]simplify: iters left: 3 (5 enodes) * * [misc]simplify: iters left: 2 (6 enodes) * * [misc]simplify: iters left: 1 (8 enodes) * [exit]simplify: Simplified to (exp (* (hypot c d) (hypot c d))) * [exit]simplify: Simplified to (exp (* (hypot c d) (hypot c d))) * * * * [misc]progress: [ 60 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (sqr (hypot c d))) * * [misc]simplify: iters left: 3 (5 enodes) * * [misc]simplify: iters left: 2 (6 enodes) * [exit]simplify: Simplified to (cbrt (* (hypot c d) (hypot c d))) * [exit]simplify: Simplified to (cbrt (* (hypot c d) (hypot c d))) * * * * [misc]progress: [ 61 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (cube (sqr (hypot c d))) * * [misc]simplify: iters left: 3 (5 enodes) * * [misc]simplify: iters left: 2 (8 enodes) * * [misc]simplify: iters left: 1 (14 enodes) * [exit]simplify: Simplified to (* (cube (hypot c d)) (cube (hypot c d))) * [exit]simplify: Simplified to (* (cube (hypot c d)) (cube (hypot c d))) * * * * [misc]progress: [ 62 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (sqr (hypot c d))) * * [misc]simplify: iters left: 3 (5 enodes) * * [misc]simplify: iters left: 2 (7 enodes) * [exit]simplify: Simplified to (fabs (hypot c d)) * [exit]simplify: Simplified to (fabs (hypot c d)) * * * * [misc]progress: [ 63 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (sqr 1) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (sqr 1) * [exit]simplify: Simplified to (sqr 1) * [enter]simplify: Simplifying (sqr (hypot c d)) * * [misc]simplify: iters left: 2 (4 enodes) * * [misc]simplify: iters left: 1 (5 enodes) * [exit]simplify: Simplified to (* (hypot c d) (hypot c d)) * [exit]simplify: Simplified to (* (hypot c d) (hypot c d)) * * * * [misc]progress: [ 64 / 65 ] simplifiying candidate # * * * * [misc]progress: [ 65 / 65 ] simplifiying candidate # * * * [misc]progress: adding candidates to table * * [misc]progress: iteration 3 / 3 * * * [misc]progress: picking best candidate * * * * [misc]pick: Picked # * * * [misc]progress: localizing error * * * [misc]progress: generating series expansions * * * * [misc]progress: [ 1 / 4 ] generating series at (2) * [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]taylor: Taking taylor expansion of (cube (cbrt (- (* b c) (* a d)))) in d * [misc]backup-simplify: Simplify (cube (cbrt (- (* b c) (* a d)))) into (- (* b c) (* 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 (* (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 (/ (cube (cbrt (- (* b c) (* a d)))) (sqr (hypot c d))) in a * [misc]taylor: Taking taylor expansion of (cube (cbrt (- (* b c) (* a d)))) in a * [misc]backup-simplify: Simplify (cube (cbrt (- (* b c) (* a d)))) into (- (* b c) (* 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 (* (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 (/ (cube (cbrt (- (* b c) (* a d)))) (sqr (hypot c d))) in c * [misc]taylor: Taking taylor expansion of (cube (cbrt (- (* b c) (* a d)))) in c * [misc]backup-simplify: Simplify (cube (cbrt (- (* b c) (* a d)))) into (- (* b c) (* 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 (* (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 (/ (cube (cbrt (- (* b c) (* a d)))) (sqr (hypot c d))) in b * [misc]taylor: Taking taylor expansion of (cube (cbrt (- (* b c) (* a d)))) in b * [misc]backup-simplify: Simplify (cube (cbrt (- (* b c) (* a d)))) into (- (* b c) (* 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 (* (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 (/ (cube (cbrt (- (* b c) (* a d)))) (sqr (hypot c d))) in b * [misc]taylor: Taking taylor expansion of (cube (cbrt (- (* b c) (* a d)))) in b * [misc]backup-simplify: Simplify (cube (cbrt (- (* b c) (* a d)))) into (- (* b c) (* 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 (* (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) (* 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]backup-simplify: Simplify (+ (* (hypot c d) 0) (* 0 (hypot c d))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot c d))) (+ (* (/ (- (* b c) (* d a)) (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]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]backup-simplify: Simplify (+ (* (hypot c d) 0) (+ (* 0 0) (* 0 (hypot c d)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot c d))) (+ (* (/ (- (* b c) (* d a)) (sqr (hypot c d))) (/ 0 (sqr (hypot c d)))) (* 0 (/ 0 (sqr (hypot c d)))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in 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]taylor: Taking taylor expansion of (cube (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))))) in d * [misc]backup-simplify: Simplify (cube (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))))) into (- (/ 1 (* b c)) (/ 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 (* (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 (/ (cube (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))))) (sqr (hypot (/ 1 c) (/ 1 d)))) in a * [misc]taylor: Taking taylor expansion of (cube (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))))) in a * [misc]backup-simplify: Simplify (cube (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))))) into (- (/ 1 (* b c)) (/ 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 (* (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 (/ (cube (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))))) (sqr (hypot (/ 1 c) (/ 1 d)))) in c * [misc]taylor: Taking taylor expansion of (cube (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))))) in c * [misc]backup-simplify: Simplify (cube (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))))) into (- (/ 1 (* b c)) (/ 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 (* (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 (/ (cube (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))))) (sqr (hypot (/ 1 c) (/ 1 d)))) in b * [misc]taylor: Taking taylor expansion of (cube (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))))) in b * [misc]backup-simplify: Simplify (cube (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))))) into (- (/ 1 (* b c)) (/ 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 (* (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 (/ (cube (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))))) (sqr (hypot (/ 1 c) (/ 1 d)))) in b * [misc]taylor: Taking taylor expansion of (cube (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))))) in b * [misc]backup-simplify: Simplify (cube (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))))) into (- (/ 1 (* b c)) (/ 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 (* (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 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]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 (* b c)) (/ 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]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]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 c)) (/ 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]taylor: Taking 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]taylor: Taking taylor expansion of (cube (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))))) in d * [misc]backup-simplify: Simplify (cube (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))))) into (- (/ 1 (* b c)) (/ 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 (* (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 (/ (cube (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in a * [misc]taylor: Taking taylor expansion of (cube (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))))) in a * [misc]backup-simplify: Simplify (cube (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))))) into (- (/ 1 (* b c)) (/ 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 (* (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 (/ (cube (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in c * [misc]taylor: Taking taylor expansion of (cube (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))))) in c * [misc]backup-simplify: Simplify (cube (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))))) into (- (/ 1 (* b c)) (/ 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 (* (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 (/ (cube (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in b * [misc]taylor: Taking taylor expansion of (cube (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))))) in b * [misc]backup-simplify: Simplify (cube (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))))) into (- (/ 1 (* b c)) (/ 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 (* (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 (/ (cube (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in b * [misc]taylor: Taking taylor expansion of (cube (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))))) in b * [misc]backup-simplify: Simplify (cube (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))))) into (- (/ 1 (* b c)) (/ 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 (* (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 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]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 (* b c)) (/ 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]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]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 c)) (/ 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]taylor: Taking 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 1 1) * [misc]approximate: Taking taylor expansion of (cbrt (- (* b c) (* a d))) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (cbrt (- (* b c) (* a d))) in d * [misc]backup-simplify: Simplify (cbrt (- (* b c) (* a d))) into (cbrt (- (* b c) (* d a))) * [misc]taylor: Taking taylor expansion of (cbrt (- (* b c) (* a d))) in a * [misc]backup-simplify: Simplify (cbrt (- (* b c) (* a d))) into (cbrt (- (* b c) (* d a))) * [misc]taylor: Taking taylor expansion of (cbrt (- (* b c) (* a d))) in c * [misc]backup-simplify: Simplify (cbrt (- (* b c) (* a d))) into (cbrt (- (* b c) (* d a))) * [misc]taylor: Taking taylor expansion of (cbrt (- (* b c) (* a d))) in b * [misc]backup-simplify: Simplify (cbrt (- (* b c) (* a d))) into (cbrt (- (* b c) (* d a))) * [misc]taylor: Taking taylor expansion of (cbrt (- (* b c) (* a d))) in b * [misc]backup-simplify: Simplify (cbrt (- (* b c) (* a d))) into (cbrt (- (* b c) (* d a))) * [misc]taylor: Taking taylor expansion of (cbrt (- (* b c) (* d a))) in c * [misc]backup-simplify: Simplify (cbrt (- (* b c) (* d a))) into (cbrt (- (* b c) (* d a))) * [misc]taylor: Taking taylor expansion of (cbrt (- (* b c) (* d a))) in a * [misc]backup-simplify: Simplify (cbrt (- (* b c) (* d a))) into (cbrt (- (* b c) (* d a))) * [misc]taylor: Taking taylor expansion of (cbrt (- (* b c) (* d a))) in d * [misc]backup-simplify: Simplify (cbrt (- (* b c) (* d a))) into (cbrt (- (* b c) (* d a))) * [misc]backup-simplify: Simplify (cbrt (- (* b c) (* d a))) into (cbrt (- (* b c) (* d a))) * [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))) into (cbrt (- (* b c) (* d a))) * [misc]approximate: Taking taylor expansion of (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d)))) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d)))) in d * [misc]backup-simplify: Simplify (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d)))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]taylor: Taking taylor expansion of (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d)))) in a * [misc]backup-simplify: Simplify (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d)))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]taylor: Taking taylor expansion of (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d)))) in c * [misc]backup-simplify: Simplify (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d)))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]taylor: Taking taylor expansion of (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d)))) in b * [misc]backup-simplify: Simplify (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d)))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]taylor: Taking taylor expansion of (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d)))) in b * [misc]backup-simplify: Simplify (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d)))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]taylor: Taking taylor expansion of (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) in c * [misc]backup-simplify: Simplify (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]taylor: Taking taylor expansion of (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) in a * [misc]backup-simplify: Simplify (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]taylor: Taking taylor expansion of (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) in d * [misc]backup-simplify: Simplify (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]backup-simplify: Simplify (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [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)))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]approximate: Taking taylor expansion of (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d))))) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d))))) in d * [misc]backup-simplify: Simplify (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d))))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]taylor: Taking taylor expansion of (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d))))) in a * [misc]backup-simplify: Simplify (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d))))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]taylor: Taking taylor expansion of (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d))))) in c * [misc]backup-simplify: Simplify (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d))))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]taylor: Taking taylor expansion of (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d))))) in b * [misc]backup-simplify: Simplify (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d))))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]taylor: Taking taylor expansion of (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d))))) in b * [misc]backup-simplify: Simplify (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d))))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]taylor: Taking taylor expansion of (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) in c * [misc]backup-simplify: Simplify (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]taylor: Taking taylor expansion of (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) in a * [misc]backup-simplify: Simplify (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]taylor: Taking taylor expansion of (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) in d * [misc]backup-simplify: Simplify (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]backup-simplify: Simplify (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [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)))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * * * * [misc]progress: [ 3 / 4 ] generating series at (2 1) * [misc]approximate: Taking taylor expansion of (cube (cbrt (- (* b c) (* a d)))) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (cube (cbrt (- (* b c) (* a d)))) in d * [misc]backup-simplify: Simplify (cube (cbrt (- (* b c) (* a d)))) into (- (* b c) (* d a)) * [misc]taylor: Taking taylor expansion of (cube (cbrt (- (* b c) (* a d)))) in a * [misc]backup-simplify: Simplify (cube (cbrt (- (* b c) (* a d)))) into (- (* b c) (* d a)) * [misc]taylor: Taking taylor expansion of (cube (cbrt (- (* b c) (* a d)))) in c * [misc]backup-simplify: Simplify (cube (cbrt (- (* b c) (* a d)))) into (- (* b c) (* d a)) * [misc]taylor: Taking taylor expansion of (cube (cbrt (- (* b c) (* a d)))) in b * [misc]backup-simplify: Simplify (cube (cbrt (- (* b c) (* a d)))) into (- (* b c) (* d a)) * [misc]taylor: Taking taylor expansion of (cube (cbrt (- (* b c) (* a d)))) in b * [misc]backup-simplify: Simplify (cube (cbrt (- (* b c) (* a d)))) into (- (* b c) (* d a)) * [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]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]taylor: Taking taylor expansion of (- (* d a)) in a * [misc]taylor: Taking taylor expansion of (* d a) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* d 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]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]taylor: Taking taylor expansion of b in a * [misc]backup-simplify: Simplify b into b * [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 (+ (* d 1) (* 0 0)) into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]taylor: Taking taylor expansion of (- d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]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]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 (* b (* 1 (* 1 (* c 1)))) into (* b c) * [misc]approximate: Taking taylor expansion of (cube (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 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))))) in d * [misc]backup-simplify: Simplify (cube (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))))) into (- (/ 1 (* b c)) (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (cube (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))))) in a * [misc]backup-simplify: Simplify (cube (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))))) into (- (/ 1 (* b c)) (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (cube (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))))) in c * [misc]backup-simplify: Simplify (cube (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))))) into (- (/ 1 (* b c)) (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (cube (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))))) in b * [misc]backup-simplify: Simplify (cube (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))))) into (- (/ 1 (* b c)) (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (cube (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))))) in b * [misc]backup-simplify: Simplify (cube (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))))) into (- (/ 1 (* b c)) (/ 1 (* d a))) * [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]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]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 (+ (* 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 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]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 (- (+ (* (/ 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 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)))))) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (cube (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))))) in d * [misc]backup-simplify: Simplify (cube (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))))) into (- (/ 1 (* b c)) (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (cube (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))))) in a * [misc]backup-simplify: Simplify (cube (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))))) into (- (/ 1 (* b c)) (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (cube (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))))) in c * [misc]backup-simplify: Simplify (cube (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))))) into (- (/ 1 (* b c)) (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (cube (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))))) in b * [misc]backup-simplify: Simplify (cube (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))))) into (- (/ 1 (* b c)) (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (cube (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))))) in b * [misc]backup-simplify: Simplify (cube (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))))) into (- (/ 1 (* b c)) (/ 1 (* d a))) * [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]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]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 (+ (* 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 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]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 (- (+ (* (/ 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 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]progress: [ 4 / 4 ] generating series at (2 1 1 1) * [misc]approximate: Taking taylor expansion of (- (* b c) (* a d)) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (- (* b c) (* a d)) in d * [misc]taylor: Taking taylor expansion of (* b c) in d * [misc]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (* a d) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (- (* b c) (* a d)) in a * [misc]taylor: Taking taylor expansion of (* b c) in a * [misc]taylor: Taking taylor expansion of b in a * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (* a d) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (- (* b c) (* a d)) in c * [misc]taylor: Taking taylor expansion of (* b c) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* a d) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (- (* b c) (* a d)) in b * [misc]taylor: Taking taylor expansion of (* b c) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (* a d) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (- (* b c) (* a d)) in b * [misc]taylor: Taking taylor expansion of (* b c) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (* a d) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (* 0 c) into 0 * [misc]backup-simplify: Simplify (* a d) into (* d a) * [misc]backup-simplify: Simplify (- (* d a)) into (- (* d a)) * [misc]backup-simplify: Simplify (+ 0 (- (* d a))) into (- (* d a)) * [misc]taylor: Taking taylor expansion of (- (* d a)) in c * [misc]taylor: Taking taylor expansion of (* d a) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (* d a) into (* d a) * [misc]backup-simplify: Simplify (- (* d a)) into (- (* d a)) * [misc]taylor: Taking taylor expansion of (- (* d a)) in a * [misc]taylor: Taking taylor expansion of (* d a) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* d 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 c)) into c * [misc]backup-simplify: Simplify (+ (* a 0) (* 0 d)) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ c 0) into c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 a)) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 1) (* 0 0)) into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]taylor: Taking taylor expansion of (- d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (+ (* 0 0) (* 0 d))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]approximate: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in d * [misc]taylor: Taking taylor expansion of (/ 1 b) in d * [misc]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (/ 1 b) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (/ 1 c) in d * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in d * [misc]taylor: Taking taylor expansion of (/ 1 a) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (/ 1 d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) in a * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in a * [misc]taylor: Taking taylor expansion of (/ 1 b) in a * [misc]taylor: Taking taylor expansion of b in a * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (/ 1 b) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (/ 1 c) in a * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in a * [misc]taylor: Taking taylor expansion of (/ 1 a) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 d) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]taylor: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in c * [misc]taylor: Taking taylor expansion of (/ 1 b) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (/ 1 b) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (/ 1 c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in c * [misc]taylor: Taking taylor expansion of (/ 1 a) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (/ 1 d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]taylor: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in b * [misc]taylor: Taking taylor expansion of (/ 1 b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in b * [misc]taylor: Taking taylor expansion of (/ 1 a) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (/ 1 d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]taylor: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in b * [misc]taylor: Taking taylor expansion of (/ 1 b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in b * [misc]taylor: Taking taylor expansion of (/ 1 a) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (/ 1 d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]backup-simplify: Simplify (* 1 (/ 1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (+ (/ 1 c) 0) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (/ 1 c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of 1 in a * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 (/ 1 c))) into 0 * [misc]backup-simplify: Simplify (* (/ 1 a) (/ 1 d)) into (/ 1 (* d a)) * [misc]backup-simplify: Simplify (- (/ 1 (* d a))) into (- (/ 1 (* d a))) * [misc]backup-simplify: Simplify (+ 0 (- (/ 1 (* d a)))) into (- (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* d a))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (* d a)) in c * [misc]taylor: Taking taylor expansion of (* d a) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (* d a) into (* d a) * [misc]backup-simplify: Simplify (/ 1 (* d a)) into (/ 1 (* d a)) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 1 in d * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (/ 1 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 a) 0) (* 0 (/ 1 d))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 1 (* d a))) into (- (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* d a))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (* d a)) in a * [misc]taylor: Taking taylor expansion of (* d a) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* d 0) into 0 * [misc]backup-simplify: Simplify (+ (* d 1) (* 0 0)) into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]backup-simplify: Simplify (- (/ 1 d)) into (- (/ 1 d)) * [misc]taylor: Taking taylor expansion of (- (/ 1 d)) in d * [misc]taylor: Taking taylor expansion of (/ 1 d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify -1 into -1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 c))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 a) 0) (+ (* 0 0) (* 0 (/ 1 d)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 a)) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* d a)) (/ 0 (* d a))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 c)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 a) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (* 0 a))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* d a)) (/ 0 (* d a))) (* 0 (/ 0 (* d a))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1 (* 1 (* 1 (* (/ 1 (/ 1 c)) (/ 1 (/ 1 b)))))) (* -1 (* (/ 1 (/ 1 d)) (* (/ 1 (/ 1 a)) (* 1 1))))) into (- (* b c) (* d a)) * [misc]approximate: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in d * [misc]taylor: Taking taylor expansion of (- b) in d * [misc]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (/ 1 (- b)) into (/ -1 b) * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in d * [misc]taylor: Taking taylor expansion of (- c) in d * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in d * [misc]taylor: Taking taylor expansion of (- a) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ 1 (- a)) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in d * [misc]taylor: Taking taylor expansion of (- d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) in a * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in a * [misc]taylor: Taking taylor expansion of (- b) in a * [misc]taylor: Taking taylor expansion of b in a * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (/ 1 (- b)) into (/ -1 b) * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in a * [misc]taylor: Taking taylor expansion of (- c) in a * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in a * [misc]taylor: Taking taylor expansion of (- a) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in a * [misc]taylor: Taking taylor expansion of (- d) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in c * [misc]taylor: Taking taylor expansion of (- b) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (/ 1 (- b)) into (/ -1 b) * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in c * [misc]taylor: Taking taylor expansion of (- c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in c * [misc]taylor: Taking taylor expansion of (- a) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ 1 (- a)) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in c * [misc]taylor: Taking taylor expansion of (- d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in b * [misc]taylor: Taking taylor expansion of (- b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in b * [misc]taylor: Taking taylor expansion of (- c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in b * [misc]taylor: Taking taylor expansion of (- a) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ 1 (- a)) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in b * [misc]taylor: Taking taylor expansion of (- d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in b * [misc]taylor: Taking taylor expansion of (- b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in b * [misc]taylor: Taking taylor expansion of (- c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in b * [misc]taylor: Taking taylor expansion of (- a) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ 1 (- a)) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in b * [misc]taylor: Taking taylor expansion of (- d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]backup-simplify: Simplify (* -1 (/ -1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (+ (/ 1 c) 0) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (/ 1 c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of 1 in a * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (/ -1 c))) into 0 * [misc]backup-simplify: Simplify (* (/ -1 a) (/ -1 d)) into (/ 1 (* d a)) * [misc]backup-simplify: Simplify (- (/ 1 (* d a))) into (- (/ 1 (* d a))) * [misc]backup-simplify: Simplify (+ 0 (- (/ 1 (* d a)))) into (- (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* d a))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (* d a)) in c * [misc]taylor: Taking taylor expansion of (* d a) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (* d a) into (* d a) * [misc]backup-simplify: Simplify (/ 1 (* d a)) into (/ 1 (* d a)) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 1 in d * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))) (* 0 (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ -1 c)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 a) (/ 0 (- a))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 a) 0) (* 0 (/ -1 d))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 1 (* d a))) into (- (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* d a))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (* d a)) in a * [misc]taylor: Taking taylor expansion of (* d a) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* d 0) into 0 * [misc]backup-simplify: Simplify (+ (* d 1) (* 0 0)) into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]backup-simplify: Simplify (- (/ 1 d)) into (- (/ 1 d)) * [misc]taylor: Taking taylor expansion of (- (/ 1 d)) in d * [misc]taylor: Taking taylor expansion of (/ 1 d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify -1 into -1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))) (* 0 (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 a) (/ 0 (- a))) (* 0 (/ 0 (- a))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 a) 0) (+ (* 0 0) (* 0 (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 a)) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* d a)) (/ 0 (* d a))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 c)))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 a) (/ 0 (- a))) (* 0 (/ 0 (- a))) (* 0 (/ 0 (- a))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 a) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (* 0 a))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* d a)) (/ 0 (* d a))) (* 0 (/ 0 (* d a))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1 (* 1 (* 1 (* (/ 1 (/ 1 (- c))) (/ 1 (/ 1 (- b))))))) (* -1 (* (/ 1 (/ 1 (- d))) (* (/ 1 (/ 1 (- a))) (* 1 1))))) into (- (* b c) (* d a)) * * * [misc]progress: generating rewritten candidates * * * * [misc]progress: [ 1 / 4 ] rewriting at (2) * * * * [misc]progress: [ 2 / 4 ] rewriting at (2 1 1) * * * * [misc]progress: [ 3 / 4 ] rewriting at (2 1) * * * * [misc]progress: [ 4 / 4 ] rewriting at (2 1 1 1) * * * [misc]progress: simplifying candidates * * * * [misc]progress: [ 1 / 97 ] 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)) * * * * [misc]progress: [ 2 / 97 ] simplifiying candidate # * [enter]simplify: Simplifying 0 * * [misc]simplify: iters left: 0 (1 enodes) * [exit]simplify: Simplified to 0 * * * * [misc]progress: [ 3 / 97 ] simplifiying candidate # * [enter]simplify: Simplifying 0 * * [misc]simplify: iters left: 0 (1 enodes) * [exit]simplify: Simplified to 0 * * * * [misc]progress: [ 4 / 97 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (cube (cbrt (- (* b c) (* d a)))) (sqr (hypot c d))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (27 enodes) * * [misc]simplify: iters left: 3 (58 enodes) * * [misc]simplify: iters left: 2 (103 enodes) * * [misc]simplify: iters left: 1 (136 enodes) * [exit]simplify: Simplified to (/ (- (* c b) (* a d)) (* (hypot c d) (hypot c d))) * * * * [misc]progress: [ 5 / 97 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (cube (cbrt (- (/ 1 (* b c)) (/ 1 (* d a))))) (sqr (hypot c d))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (36 enodes) * * [misc]simplify: iters left: 3 (51 enodes) * * [misc]simplify: iters left: 2 (80 enodes) * * [misc]simplify: iters left: 1 (113 enodes) * [exit]simplify: Simplified to (/ (- (/ 1 (* b c)) (/ 1 (* a d))) (* (hypot c d) (hypot c d))) * * * * [misc]progress: [ 6 / 97 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (cube (cbrt (- (/ 1 (* b c)) (/ 1 (* d a))))) (sqr (hypot c d))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (36 enodes) * * [misc]simplify: iters left: 3 (51 enodes) * * [misc]simplify: iters left: 2 (80 enodes) * * [misc]simplify: iters left: 1 (113 enodes) * [exit]simplify: Simplified to (/ (- (/ 1 (* b c)) (/ 1 (* a d))) (* (hypot c d) (hypot c d))) * * * * [misc]progress: [ 7 / 97 ] 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)) * * * * [misc]progress: [ 8 / 97 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 0 (sqr (hypot c d))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (7 enodes) * [exit]simplify: Simplified to 0 * * * * [misc]progress: [ 9 / 97 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 0 (sqr (hypot c d))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (7 enodes) * [exit]simplify: Simplified to 0 * * * * [misc]progress: [ 10 / 97 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (cube (cbrt 0)) (sqr (hypot c d))) * * [misc]simplify: iters left: 4 (8 enodes) * * [misc]simplify: iters left: 3 (11 enodes) * * [misc]simplify: iters left: 2 (12 enodes) * [exit]simplify: Simplified to 0 * * * * [misc]progress: [ 11 / 97 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (cube (cbrt (- (* b c) (* d a)))) (sqr (hypot c d))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (27 enodes) * * [misc]simplify: iters left: 3 (58 enodes) * * [misc]simplify: iters left: 2 (103 enodes) * * [misc]simplify: iters left: 1 (136 enodes) * [exit]simplify: Simplified to (/ (- (* c b) (* a d)) (* (hypot c d) (hypot c d))) * * * * [misc]progress: [ 12 / 97 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (cube (cbrt (- (* b c) (* d a)))) (sqr (hypot c d))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (27 enodes) * * [misc]simplify: iters left: 3 (58 enodes) * * [misc]simplify: iters left: 2 (103 enodes) * * [misc]simplify: iters left: 1 (136 enodes) * [exit]simplify: Simplified to (/ (- (* c b) (* a d)) (* (hypot c d) (hypot c d))) * * * * [misc]progress: [ 13 / 97 ] simplifiying candidate # * [enter]simplify: Simplifying (expm1 (/ (cube (cbrt (- (* b c) (* a d)))) (sqr (hypot c d)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (59 enodes) * * [misc]simplify: iters left: 2 (104 enodes) * * [misc]simplify: iters left: 1 (137 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 / 97 ] simplifiying candidate # * [enter]simplify: Simplifying (log1p (/ (cube (cbrt (- (* b c) (* a d)))) (sqr (hypot c d)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (59 enodes) * * [misc]simplify: iters left: 2 (104 enodes) * * [misc]simplify: iters left: 1 (137 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 / 97 ] simplifiying candidate # * * * * [misc]progress: [ 16 / 97 ] simplifiying candidate # * [enter]simplify: Simplifying (- (log (cube (cbrt (- (* b c) (* a d))))) (log (sqr (hypot c d)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (26 enodes) * * [misc]simplify: iters left: 3 (32 enodes) * * [misc]simplify: iters left: 2 (40 enodes) * * [misc]simplify: iters left: 1 (51 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 / 97 ] simplifiying candidate # * [enter]simplify: Simplifying (log (/ (cube (cbrt (- (* b c) (* a d)))) (sqr (hypot c d)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (36 enodes) * * [misc]simplify: iters left: 3 (76 enodes) * * [misc]simplify: iters left: 2 (137 enodes) * * [misc]simplify: iters left: 1 (195 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 / 97 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (/ (cube (cbrt (- (* b c) (* a d)))) (sqr (hypot c d)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (64 enodes) * * [misc]simplify: iters left: 2 (119 enodes) * * [misc]simplify: iters left: 1 (153 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 / 97 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (cube (cube (cbrt (- (* b c) (* a d))))) (cube (sqr (hypot c d)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (35 enodes) * * [misc]simplify: iters left: 3 (49 enodes) * * [misc]simplify: iters left: 2 (72 enodes) * * [misc]simplify: iters left: 1 (187 enodes) * [exit]simplify: Simplified to (/ (cube (- (* c b) (* d a))) (cube (* (hypot c d) (hypot c d)))) * [exit]simplify: Simplified to (/ (cube (- (* c b) (* d a))) (cube (* (hypot c d) (hypot c d)))) * * * * [misc]progress: [ 20 / 97 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (/ (cube (cbrt (- (* b c) (* a d)))) (sqr (hypot c d)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (59 enodes) * * [misc]simplify: iters left: 2 (104 enodes) * * [misc]simplify: iters left: 1 (137 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 / 97 ] simplifiying candidate # * [enter]simplify: Simplifying (cube (/ (cube (cbrt (- (* b c) (* 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 (114 enodes) * * [misc]simplify: iters left: 2 (226 enodes) * * [misc]simplify: iters left: 1 (329 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 / 97 ] 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 / 97 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (/ (cube (cbrt (- (* b c) (* a d)))) (sqr (hypot c d)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (59 enodes) * * [misc]simplify: iters left: 2 (104 enodes) * * [misc]simplify: iters left: 1 (137 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 / 97 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (cube (cbrt (- (* b c) (* a d))))) (hypot c d)) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (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 / 97 ] simplifiying candidate # * [enter]simplify: Simplifying (- (cube (cbrt (- (* b c) (* a d))))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * * [misc]simplify: iters left: 2 (24 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 / 97 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (cube (cbrt 1)) (sqr 1)) * * [misc]simplify: iters left: 4 (5 enodes) * * [misc]simplify: iters left: 3 (10 enodes) * * [misc]simplify: iters left: 2 (11 enodes) * [exit]simplify: Simplified to (/ 1 1) * [exit]simplify: Simplified to (/ 1 1) * [enter]simplify: Simplifying (/ (cube (cbrt (- (* b c) (* a d)))) (sqr (hypot c d))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (27 enodes) * * [misc]simplify: iters left: 3 (58 enodes) * * [misc]simplify: iters left: 2 (103 enodes) * * [misc]simplify: iters left: 1 (136 enodes) * [exit]simplify: Simplified to (/ (- (* c b) (* d a)) (* (hypot c d) (hypot c d))) * [exit]simplify: Simplified to (/ (- (* c b) (* d a)) (* (hypot c d) (hypot c d))) * * * * [misc]progress: [ 27 / 97 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (cube (cbrt 1)) (hypot c d)) * * [misc]simplify: iters left: 4 (7 enodes) * * [misc]simplify: iters left: 3 (11 enodes) * * [misc]simplify: iters left: 2 (12 enodes) * [exit]simplify: Simplified to (/ 1 (hypot c d)) * [exit]simplify: Simplified to (/ 1 (hypot c d)) * [enter]simplify: Simplifying (/ (cube (cbrt (- (* b c) (* a d)))) (hypot c d)) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (32 enodes) * * [misc]simplify: iters left: 2 (41 enodes) * * [misc]simplify: iters left: 1 (51 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: [ 28 / 97 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (cube (cbrt 1)) 1) * * [misc]simplify: iters left: 4 (4 enodes) * * [misc]simplify: iters left: 3 (8 enodes) * * [misc]simplify: iters left: 2 (9 enodes) * [exit]simplify: Simplified to (/ 1 1) * [exit]simplify: Simplified to (/ 1 1) * [enter]simplify: Simplifying (/ (cube (cbrt (- (* b c) (* a d)))) (sqr (hypot c d))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (27 enodes) * * [misc]simplify: iters left: 3 (58 enodes) * * [misc]simplify: iters left: 2 (103 enodes) * * [misc]simplify: iters left: 1 (136 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: [ 29 / 97 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (cube (cbrt (+ (sqrt (* b c)) (sqrt (* a d))))) (sqr 1)) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (27 enodes) * * [misc]simplify: iters left: 3 (34 enodes) * * [misc]simplify: iters left: 2 (37 enodes) * * [misc]simplify: iters left: 1 (42 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 (/ (cube (cbrt (- (sqrt (* b c)) (sqrt (* a d))))) (sqr (hypot c d))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (44 enodes) * * [misc]simplify: iters left: 2 (61 enodes) * * [misc]simplify: iters left: 1 (74 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: [ 30 / 97 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (cube (cbrt (+ (sqrt (* b c)) (sqrt (* a d))))) (hypot c d)) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * * [misc]simplify: iters left: 2 (25 enodes) * * [misc]simplify: iters left: 1 (31 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 (/ (cube (cbrt (- (sqrt (* b c)) (sqrt (* a d))))) (hypot c d)) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * * [misc]simplify: iters left: 2 (27 enodes) * * [misc]simplify: iters left: 1 (33 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: [ 31 / 97 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (cube (cbrt (+ (sqrt (* b c)) (sqrt (* a d))))) 1) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * * [misc]simplify: iters left: 2 (27 enodes) * * [misc]simplify: iters left: 1 (33 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 (/ (cube (cbrt (- (sqrt (* b c)) (sqrt (* a d))))) (sqr (hypot c d))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (44 enodes) * * [misc]simplify: iters left: 2 (61 enodes) * * [misc]simplify: iters left: 1 (74 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: [ 32 / 97 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (cube 1) (sqr 1)) * * [misc]simplify: iters left: 3 (4 enodes) * * [misc]simplify: iters left: 2 (8 enodes) * [exit]simplify: Simplified to (/ (* 1 1) 1) * [exit]simplify: Simplified to (/ (* 1 1) 1) * [enter]simplify: Simplifying (/ (cube (cbrt (- (* b c) (* a d)))) (sqr (hypot c d))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (27 enodes) * * [misc]simplify: iters left: 3 (58 enodes) * * [misc]simplify: iters left: 2 (103 enodes) * * [misc]simplify: iters left: 1 (136 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: [ 33 / 97 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (cube 1) (hypot c d)) * * [misc]simplify: iters left: 3 (6 enodes) * * [misc]simplify: iters left: 2 (10 enodes) * * [misc]simplify: iters left: 1 (11 enodes) * [exit]simplify: Simplified to (/ 1 (hypot c d)) * [exit]simplify: Simplified to (/ 1 (hypot c d)) * [enter]simplify: Simplifying (/ (cube (cbrt (- (* b c) (* a d)))) (hypot c d)) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (32 enodes) * * [misc]simplify: iters left: 2 (41 enodes) * * [misc]simplify: iters left: 1 (51 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: [ 34 / 97 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (cube 1) 1) * * [misc]simplify: iters left: 3 (3 enodes) * * [misc]simplify: iters left: 2 (7 enodes) * * [misc]simplify: iters left: 1 (8 enodes) * [exit]simplify: Simplified to (/ 1 1) * [exit]simplify: Simplified to (/ 1 1) * [enter]simplify: Simplifying (/ (cube (cbrt (- (* b c) (* a d)))) (sqr (hypot c d))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (27 enodes) * * [misc]simplify: iters left: 3 (58 enodes) * * [misc]simplify: iters left: 2 (103 enodes) * * [misc]simplify: iters left: 1 (136 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: [ 35 / 97 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (cbrt (- (* b c) (* a d))) (sqr 1)) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * [exit]simplify: Simplified to (/ (cbrt (- (* c b) (* d a))) 1) * [exit]simplify: Simplified to (/ (cbrt (- (* c b) (* d a))) 1) * [enter]simplify: Simplifying (/ (* (cbrt (- (* b c) (* a d))) (cbrt (- (* b c) (* 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 (23 enodes) * * [misc]simplify: iters left: 3 (33 enodes) * * [misc]simplify: iters left: 2 (37 enodes) * * [misc]simplify: iters left: 1 (38 enodes) * [exit]simplify: Simplified to (sqr (/ (cbrt (- (* c b) (* d a))) (hypot c d))) * [exit]simplify: Simplified to (sqr (/ (cbrt (- (* c b) (* d a))) (hypot c d))) * * * * [misc]progress: [ 36 / 97 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (cbrt (- (* 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 (/ (cbrt (- (* c b) (* d a))) (hypot c d)) * [exit]simplify: Simplified to (/ (cbrt (- (* c b) (* d a))) (hypot c d)) * [enter]simplify: Simplifying (/ (* (cbrt (- (* b c) (* a d))) (cbrt (- (* b c) (* a d)))) (hypot c d)) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * * [misc]simplify: iters left: 3 (19 enodes) * [exit]simplify: Simplified to (/ (cbrt (- (* c b) (* d a))) (/ (hypot c d) (cbrt (- (* c b) (* d a))))) * [exit]simplify: Simplified to (/ (cbrt (- (* c b) (* d a))) (/ (hypot c d) (cbrt (- (* c b) (* d a))))) * * * * [misc]progress: [ 37 / 97 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (cbrt (- (* b c) (* a d))) 1) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * [exit]simplify: Simplified to (/ (cbrt (- (* c b) (* d a))) 1) * [exit]simplify: Simplified to (/ (cbrt (- (* c b) (* d a))) 1) * [enter]simplify: Simplifying (/ (* (cbrt (- (* b c) (* a d))) (cbrt (- (* b c) (* 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 (23 enodes) * * [misc]simplify: iters left: 3 (33 enodes) * * [misc]simplify: iters left: 2 (37 enodes) * * [misc]simplify: iters left: 1 (38 enodes) * [exit]simplify: Simplified to (sqr (/ (cbrt (- (* c b) (* d a))) (hypot c d))) * [exit]simplify: Simplified to (sqr (/ (cbrt (- (* c b) (* d a))) (hypot c d))) * * * * [misc]progress: [ 38 / 97 ] 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 (/ (cube (cbrt (- (* b c) (* a d)))) (sqr (hypot c d))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (27 enodes) * * [misc]simplify: iters left: 3 (58 enodes) * * [misc]simplify: iters left: 2 (103 enodes) * * [misc]simplify: iters left: 1 (136 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: [ 39 / 97 ] 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 (/ (cube (cbrt (- (* b c) (* a d)))) (hypot c d)) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (32 enodes) * * [misc]simplify: iters left: 2 (41 enodes) * * [misc]simplify: iters left: 1 (51 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: [ 40 / 97 ] 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 (/ (cube (cbrt (- (* b c) (* a d)))) (sqr (hypot c d))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (27 enodes) * * [misc]simplify: iters left: 3 (58 enodes) * * [misc]simplify: iters left: 2 (103 enodes) * * [misc]simplify: iters left: 1 (136 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: [ 41 / 97 ] simplifiying candidate # * * * * [misc]progress: [ 42 / 97 ] 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: [ 43 / 97 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqr (hypot c d)) (cube (cbrt (- (* b c) (* a d))))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (35 enodes) * * [misc]simplify: iters left: 2 (63 enodes) * * [misc]simplify: iters left: 1 (81 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: [ 44 / 97 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (cube (cbrt (- (* b c) (* a d)))) (sqr 1)) * * [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 (45 enodes) * * [misc]simplify: iters left: 2 (66 enodes) * * [misc]simplify: iters left: 1 (80 enodes) * [exit]simplify: Simplified to (/ (- (* c b) (* d a)) 1) * [exit]simplify: Simplified to (/ (- (* c b) (* d a)) 1) * * * * [misc]progress: [ 45 / 97 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (cube (cbrt (- (* b c) (* a d)))) (hypot c d)) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (32 enodes) * * [misc]simplify: iters left: 2 (41 enodes) * * [misc]simplify: iters left: 1 (51 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: [ 46 / 97 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (cube (cbrt (- (* b c) (* a d)))) 1) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (34 enodes) * * [misc]simplify: iters left: 2 (43 enodes) * * [misc]simplify: iters left: 1 (53 enodes) * [exit]simplify: Simplified to (/ (- (* c b) (* d a)) 1) * [exit]simplify: Simplified to (/ (- (* c b) (* d a)) 1) * * * * [misc]progress: [ 47 / 97 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqr (hypot c d)) (cube (cbrt (- (* b c) (* a d))))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (35 enodes) * * [misc]simplify: iters left: 2 (63 enodes) * * [misc]simplify: iters left: 1 (81 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: [ 48 / 97 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqr (hypot c d)) (cube (cbrt (- (sqrt (* b c)) (sqrt (* a d)))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (26 enodes) * * [misc]simplify: iters left: 3 (37 enodes) * * [misc]simplify: iters left: 2 (57 enodes) * * [misc]simplify: iters left: 1 (66 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: [ 49 / 97 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqr (hypot c d)) (cube (cbrt (- (* b c) (* a d))))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (35 enodes) * * [misc]simplify: iters left: 2 (63 enodes) * * [misc]simplify: iters left: 1 (81 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: [ 50 / 97 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqr (hypot c d)) (* (cbrt (- (* b c) (* a d))) (cbrt (- (* b c) (* a 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 (32 enodes) * * [misc]simplify: iters left: 2 (34 enodes) * * [misc]simplify: iters left: 1 (38 enodes) * [exit]simplify: Simplified to (sqr (/ (hypot c d) (cbrt (- (* c b) (* a d))))) * [exit]simplify: Simplified to (sqr (/ (hypot c d) (cbrt (- (* c b) (* a d))))) * * * * [misc]progress: [ 51 / 97 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqr (hypot c d)) (cube (cbrt (- (* b c) (* a d))))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (35 enodes) * * [misc]simplify: iters left: 2 (63 enodes) * * [misc]simplify: iters left: 1 (81 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: [ 52 / 97 ] simplifiying candidate # * [enter]simplify: Simplifying (* (sqr (hypot c d)) (cube (cbrt (+ (sqr (* b c)) (+ (sqr (* a d)) (* (* b c) (* a d))))))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (35 enodes) * * [misc]simplify: iters left: 4 (78 enodes) * * [misc]simplify: iters left: 3 (181 enodes) * * [misc]simplify: iters left: 2 (359 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: [ 53 / 97 ] simplifiying candidate # * [enter]simplify: Simplifying (* (sqr (hypot c d)) (cube (cbrt (+ (* b c) (* a 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 (55 enodes) * * [misc]simplify: iters left: 2 (100 enodes) * * [misc]simplify: iters left: 1 (150 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: [ 54 / 97 ] simplifiying candidate # * [enter]simplify: Simplifying (expm1 (cbrt (- (* b c) (* a d)))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to (expm1 (cbrt (- (* c b) (* d a)))) * [exit]simplify: Simplified to (expm1 (cbrt (- (* c b) (* d a)))) * * * * [misc]progress: [ 55 / 97 ] simplifiying candidate # * [enter]simplify: Simplifying (log1p (cbrt (- (* b c) (* a d)))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to (log1p (cbrt (- (* c b) (* d a)))) * [exit]simplify: Simplified to (log1p (cbrt (- (* c b) (* d a)))) * * * * [misc]progress: [ 56 / 97 ] simplifiying candidate # * * * * [misc]progress: [ 57 / 97 ] simplifiying candidate # * * * * [misc]progress: [ 58 / 97 ] simplifiying candidate # * [enter]simplify: Simplifying (log (cbrt (- (* b c) (* a d)))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to (log (cbrt (- (* c b) (* d a)))) * [exit]simplify: Simplified to (log (cbrt (- (* c b) (* d a)))) * * * * [misc]progress: [ 59 / 97 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (cbrt (- (* b c) (* a d)))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to (exp (cbrt (- (* c b) (* d a)))) * [exit]simplify: Simplified to (exp (cbrt (- (* c b) (* d a)))) * * * * [misc]progress: [ 60 / 97 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt 1) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (cbrt 1) * [exit]simplify: Simplified to (cbrt 1) * [enter]simplify: Simplifying (cbrt (- (* b c) (* a d))) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (cbrt (- (* c b) (* d a))) * [exit]simplify: Simplified to (cbrt (- (* c b) (* d a))) * * * * [misc]progress: [ 61 / 97 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (+ (sqrt (* b c)) (sqrt (* a d)))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * [exit]simplify: Simplified to (cbrt (+ (sqrt (* c b)) (sqrt (* a d)))) * [exit]simplify: Simplified to (cbrt (+ (sqrt (* c b)) (sqrt (* a d)))) * [enter]simplify: Simplifying (cbrt (- (sqrt (* b c)) (sqrt (* a d)))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * [exit]simplify: Simplified to (cbrt (- (sqrt (* c b)) (sqrt (* a d)))) * [exit]simplify: Simplified to (cbrt (- (sqrt (* c b)) (sqrt (* a d)))) * * * * [misc]progress: [ 62 / 97 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (- (pow (* b c) 3) (pow (* a d) 3))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (27 enodes) * * [misc]simplify: iters left: 3 (47 enodes) * * [misc]simplify: iters left: 2 (67 enodes) * * [misc]simplify: iters left: 1 (114 enodes) * [exit]simplify: Simplified to (cbrt (- (cube (* c b)) (cube (* d a)))) * [exit]simplify: Simplified to (cbrt (- (cube (* c b)) (cube (* d a)))) * [enter]simplify: Simplifying (cbrt (+ (sqr (* b c)) (+ (sqr (* a d)) (* (* b c) (* a d))))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (54 enodes) * * [misc]simplify: iters left: 3 (117 enodes) * * [misc]simplify: iters left: 2 (213 enodes) * * [misc]simplify: iters left: 1 (284 enodes) * [exit]simplify: Simplified to (cbrt (fma (* c b) (fma a d (* c b)) (sqr (* a d)))) * [exit]simplify: Simplified to (cbrt (fma (* c b) (fma a d (* c b)) (sqr (* a d)))) * * * * [misc]progress: [ 63 / 97 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (- (sqr (* b c)) (sqr (* a d)))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (33 enodes) * * [misc]simplify: iters left: 3 (59 enodes) * * [misc]simplify: iters left: 2 (91 enodes) * * [misc]simplify: iters left: 1 (97 enodes) * [exit]simplify: Simplified to (cbrt (- (* (* c b) (* c b)) (sqr (* a d)))) * [exit]simplify: Simplified to (cbrt (- (* (* c b) (* c b)) (sqr (* a d)))) * [enter]simplify: Simplifying (cbrt (+ (* b c) (* a d))) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (12 enodes) * * [misc]simplify: iters left: 3 (15 enodes) * [exit]simplify: Simplified to (cbrt (fma c b (* d a))) * [exit]simplify: Simplified to (cbrt (fma c b (* d a))) * * * * [misc]progress: [ 64 / 97 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (cbrt (- (* b c) (* a d)))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to (cbrt (cbrt (- (* c b) (* d a)))) * [exit]simplify: Simplified to (cbrt (cbrt (- (* c b) (* d a)))) * * * * [misc]progress: [ 65 / 97 ] simplifiying candidate # * [enter]simplify: Simplifying (cube (cbrt (- (* b c) (* a d)))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * * [misc]simplify: iters left: 4 (15 enodes) * [exit]simplify: Simplified to (- (* c b) (* d a)) * [exit]simplify: Simplified to (- (* c b) (* d a)) * * * * [misc]progress: [ 66 / 97 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (cbrt (- (* b c) (* a d)))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to (sqrt (cbrt (- (* c b) (* d a)))) * [exit]simplify: Simplified to (sqrt (cbrt (- (* c b) (* d a)))) * * * * [misc]progress: [ 67 / 97 ] simplifiying candidate # * * * * [misc]progress: [ 68 / 97 ] simplifiying candidate # * [enter]simplify: Simplifying (expm1 (cube (cbrt (- (* b c) (* a d))))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (16 enodes) * [exit]simplify: Simplified to (expm1 (- (* c b) (* d a))) * [exit]simplify: Simplified to (expm1 (- (* c b) (* d a))) * * * * [misc]progress: [ 69 / 97 ] simplifiying candidate # * [enter]simplify: Simplifying (log1p (cube (cbrt (- (* b c) (* a d))))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (16 enodes) * [exit]simplify: Simplified to (log1p (- (* c b) (* d a))) * [exit]simplify: Simplified to (log1p (- (* c b) (* d a))) * * * * [misc]progress: [ 70 / 97 ] simplifiying candidate # * * * * [misc]progress: [ 71 / 97 ] simplifiying candidate # * * * * [misc]progress: [ 72 / 97 ] simplifiying candidate # * [enter]simplify: Simplifying (log (cube (cbrt (- (* b c) (* a d))))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (21 enodes) * [exit]simplify: Simplified to (log (- (* c b) (* d a))) * [exit]simplify: Simplified to (log (- (* c b) (* d a))) * * * * [misc]progress: [ 73 / 97 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (cube (cbrt (- (* b c) (* a 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 (31 enodes) * * [misc]simplify: iters left: 2 (32 enodes) * [exit]simplify: Simplified to (exp (- (* c b) (* d a))) * [exit]simplify: Simplified to (exp (- (* c b) (* d a))) * * * * [misc]progress: [ 74 / 97 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (cube (cbrt (- (* b c) (* a d))))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * [exit]simplify: Simplified to (cbrt (- (* c b) (* d a))) * [exit]simplify: Simplified to (cbrt (- (* c b) (* d a))) * * * * [misc]progress: [ 75 / 97 ] simplifiying candidate # * [enter]simplify: Simplifying (cube (cube (cbrt (- (* b c) (* a d))))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (27 enodes) * * [misc]simplify: iters left: 2 (28 enodes) * * [misc]simplify: iters left: 1 (35 enodes) * [exit]simplify: Simplified to (cube (- (* c b) (* d a))) * [exit]simplify: Simplified to (cube (- (* c b) (* d a))) * * * * [misc]progress: [ 76 / 97 ] simplifiying candidate # * [enter]simplify: Simplifying (cube (cbrt 1)) * * [misc]simplify: iters left: 2 (3 enodes) * * [misc]simplify: iters left: 1 (7 enodes) * [exit]simplify: Simplified to 1 * [exit]simplify: Simplified to 1 * [enter]simplify: Simplifying (cube (cbrt (- (* b c) (* a d)))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * * [misc]simplify: iters left: 4 (15 enodes) * [exit]simplify: Simplified to (- (* c b) (* d a)) * [exit]simplify: Simplified to (- (* c b) (* d a)) * * * * [misc]progress: [ 77 / 97 ] simplifiying candidate # * [enter]simplify: Simplifying (cube (cbrt (+ (sqrt (* b c)) (sqrt (* 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 (+ (sqrt (* c b)) (sqrt (* a d))) * [exit]simplify: Simplified to (+ (sqrt (* c b)) (sqrt (* a d))) * [enter]simplify: Simplifying (cube (cbrt (- (sqrt (* b c)) (sqrt (* a d))))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (17 enodes) * [exit]simplify: Simplified to (- (sqrt (* c b)) (sqrt (* a d))) * [exit]simplify: Simplified to (- (sqrt (* c b)) (sqrt (* a d))) * * * * [misc]progress: [ 78 / 97 ] 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 (- (* b c) (* a d)))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * * [misc]simplify: iters left: 4 (15 enodes) * [exit]simplify: Simplified to (- (* c b) (* d a)) * [exit]simplify: Simplified to (- (* c b) (* d a)) * * * * [misc]progress: [ 79 / 97 ] simplifiying candidate # * [enter]simplify: Simplifying (cube (cbrt (- (pow (* b c) 3) (pow (* a d) 3)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (32 enodes) * * [misc]simplify: iters left: 3 (52 enodes) * * [misc]simplify: iters left: 2 (72 enodes) * * [misc]simplify: iters left: 1 (120 enodes) * [exit]simplify: Simplified to (- (cube (* c b)) (cube (* d a))) * [exit]simplify: Simplified to (- (cube (* c b)) (cube (* d a))) * [enter]simplify: Simplifying (cube (cbrt (+ (sqr (* b c)) (+ (sqr (* a d)) (* (* b c) (* a d)))))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (61 enodes) * * [misc]simplify: iters left: 3 (120 enodes) * * [misc]simplify: iters left: 2 (177 enodes) * * [misc]simplify: iters left: 1 (273 enodes) * [exit]simplify: Simplified to (fma (* a d) (fma a d (* c b)) (* (* c b) (* c b))) * [exit]simplify: Simplified to (fma (* a d) (fma a d (* c b)) (* (* c b) (* c b))) * * * * [misc]progress: [ 80 / 97 ] simplifiying candidate # * [enter]simplify: Simplifying (cube (cbrt (- (sqr (* b c)) (sqr (* a d))))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (37 enodes) * * [misc]simplify: iters left: 3 (56 enodes) * * [misc]simplify: iters left: 2 (76 enodes) * * [misc]simplify: iters left: 1 (98 enodes) * [exit]simplify: Simplified to (- (* (* c b) (* c b)) (sqr (* a d))) * [exit]simplify: Simplified to (- (* (* c b) (* c b)) (sqr (* a d))) * [enter]simplify: Simplifying (cube (cbrt (+ (* b c) (* a d)))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * [exit]simplify: Simplified to (fma c b (* d a)) * [exit]simplify: Simplified to (fma c b (* d a)) * * * * [misc]progress: [ 81 / 97 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (- (* b c) (* a d))) (cbrt (- (* b c) (* a d)))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * [exit]simplify: Simplified to (* (cbrt (- (* c b) (* d a))) (cbrt (- (* c b) (* d a)))) * [exit]simplify: Simplified to (* (cbrt (- (* c b) (* d a))) (cbrt (- (* c b) (* d a)))) * * * * [misc]progress: [ 82 / 97 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (cube (cbrt (- (* b c) (* a d))))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (16 enodes) * [exit]simplify: Simplified to (sqrt (- (* c b) (* d a))) * [exit]simplify: Simplified to (sqrt (- (* c b) (* d a))) * * * * [misc]progress: [ 83 / 97 ] simplifiying candidate # * * * * [misc]progress: [ 84 / 97 ] simplifiying candidate # * [enter]simplify: Simplifying (expm1 (- (* b c) (* a d))) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (expm1 (- (* c b) (* d a))) * [exit]simplify: Simplified to (expm1 (- (* c b) (* d a))) * * * * [misc]progress: [ 85 / 97 ] simplifiying candidate # * [enter]simplify: Simplifying (log1p (- (* b c) (* a d))) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (log1p (- (* c b) (* d a))) * [exit]simplify: Simplified to (log1p (- (* c b) (* d a))) * * * * [misc]progress: [ 86 / 97 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (exp (* b c)) (exp (* a d))) * * [misc]simplify: iters left: 5 (9 enodes) * * [misc]simplify: iters left: 4 (17 enodes) * [exit]simplify: Simplified to (exp (- (* c b) (* a d))) * [exit]simplify: Simplified to (exp (- (* c b) (* a d))) * * * * [misc]progress: [ 87 / 97 ] simplifiying candidate # * * * * [misc]progress: [ 88 / 97 ] simplifiying candidate # * [enter]simplify: Simplifying (log (- (* b c) (* a d))) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (log (- (* c b) (* d a))) * [exit]simplify: Simplified to (log (- (* c b) (* d a))) * * * * [misc]progress: [ 89 / 97 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (- (* b c) (* a d))) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (13 enodes) * * [misc]simplify: iters left: 3 (21 enodes) * [exit]simplify: Simplified to (exp (- (* c b) (* d a))) * [exit]simplify: Simplified to (exp (- (* c b) (* d a))) * * * * [misc]progress: [ 90 / 97 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (- (* b c) (* a d))) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (cbrt (- (* c b) (* d a))) * [exit]simplify: Simplified to (cbrt (- (* c b) (* d a))) * * * * [misc]progress: [ 91 / 97 ] simplifiying candidate # * [enter]simplify: Simplifying (cube (- (* b c) (* a d))) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (12 enodes) * * [misc]simplify: iters left: 3 (14 enodes) * [exit]simplify: Simplified to (cube (- (* c b) (* d a))) * [exit]simplify: Simplified to (cube (- (* c b) (* d a))) * * * * [misc]progress: [ 92 / 97 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (- (* b c) (* a d))) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (sqrt (- (* c b) (* d a))) * [exit]simplify: Simplified to (sqrt (- (* c b) (* d a))) * * * * [misc]progress: [ 93 / 97 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* a d)) * * [misc]simplify: iters left: 4 (4 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * * [misc]simplify: iters left: 2 (10 enodes) * * [misc]simplify: iters left: 1 (11 enodes) * [exit]simplify: Simplified to (* a (- d)) * [exit]simplify: Simplified to (* a (- d)) * * * * [misc]progress: [ 94 / 97 ] simplifiying candidate # * * * * [misc]progress: [ 95 / 97 ] simplifiying candidate # * [enter]simplify: Simplifying (- (pow (* b c) 3) (pow (* a d) 3)) * * [misc]simplify: iters left: 5 (10 enodes) * * [misc]simplify: iters left: 4 (14 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * * [misc]simplify: iters left: 2 (46 enodes) * * [misc]simplify: iters left: 1 (66 enodes) * [exit]simplify: Simplified to (- (cube (* c b)) (cube (* d a))) * [exit]simplify: Simplified to (- (cube (* c b)) (cube (* d a))) * [enter]simplify: Simplifying (+ (sqr (* b c)) (+ (sqr (* a d)) (* (* b c) (* a d)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (53 enodes) * * [misc]simplify: iters left: 3 (116 enodes) * * [misc]simplify: iters left: 2 (213 enodes) * * [misc]simplify: iters left: 1 (299 enodes) * [exit]simplify: Simplified to (fma (* c b) (fma a d (* c b)) (sqr (* a d))) * [exit]simplify: Simplified to (fma (* c b) (fma a d (* c b)) (sqr (* a d))) * * * * [misc]progress: [ 96 / 97 ] simplifiying candidate # * [enter]simplify: Simplifying (- (sqr (* b c)) (sqr (* a d))) * * [misc]simplify: iters left: 5 (9 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (32 enodes) * * [misc]simplify: iters left: 2 (58 enodes) * * [misc]simplify: iters left: 1 (86 enodes) * [exit]simplify: Simplified to (- (* (* c b) (* c b)) (sqr (* a d))) * [exit]simplify: Simplified to (- (* (* c b) (* c b)) (sqr (* a d))) * [enter]simplify: Simplifying (+ (* b c) (* a d)) * * [misc]simplify: iters left: 4 (7 enodes) * * [misc]simplify: iters left: 3 (11 enodes) * * [misc]simplify: iters left: 2 (14 enodes) * [exit]simplify: Simplified to (fma c b (* d a)) * [exit]simplify: Simplified to (fma c b (* d a)) * * * * [misc]progress: [ 97 / 97 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (sqrt (* b c)) (sqrt (* a d))) * * [misc]simplify: iters left: 5 (9 enodes) * * [misc]simplify: iters left: 4 (12 enodes) * [exit]simplify: Simplified to (+ (sqrt (* c b)) (sqrt (* a d))) * [exit]simplify: Simplified to (+ (sqrt (* c b)) (sqrt (* a d))) * [enter]simplify: Simplifying (- (sqrt (* b c)) (sqrt (* a d))) * * [misc]simplify: iters left: 5 (9 enodes) * * [misc]simplify: iters left: 4 (11 enodes) * [exit]simplify: Simplified to (- (sqrt (* c b)) (sqrt (* a d))) * [exit]simplify: Simplified to (- (sqrt (* c b)) (sqrt (* a d))) * * * [misc]progress: adding candidates to table * * [misc]progress: Final touches. * * * [misc]progress: tayloring alt 1 of 14 * [misc]approximate: Taking taylor expansion of (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) in (b c d a) around 0 * [misc]taylor: Taking taylor expansion of (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) in a * [misc]backup-simplify: Simplify (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]taylor: Taking taylor expansion of (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) in d * [misc]backup-simplify: Simplify (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]taylor: Taking taylor expansion of (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) in c * [misc]backup-simplify: Simplify (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]taylor: Taking taylor expansion of (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) in b * [misc]backup-simplify: Simplify (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]taylor: Taking taylor expansion of (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) in b * [misc]backup-simplify: Simplify (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]taylor: Taking taylor expansion of (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) in c * [misc]backup-simplify: Simplify (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]taylor: Taking taylor expansion of (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) in d * [misc]backup-simplify: Simplify (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]taylor: Taking taylor expansion of (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) in a * [misc]backup-simplify: Simplify (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]backup-simplify: Simplify (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]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]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]approximate: Taking taylor expansion of (cbrt (- (/ 1 (* (/ 1 b) (/ 1 c))) (/ 1 (* (/ 1 d) (/ 1 a))))) in (b c d a) around 0 * [misc]taylor: Taking taylor expansion of (cbrt (- (/ 1 (* (/ 1 b) (/ 1 c))) (/ 1 (* (/ 1 d) (/ 1 a))))) in a * [misc]backup-simplify: Simplify (cbrt (- (/ 1 (* (/ 1 b) (/ 1 c))) (/ 1 (* (/ 1 d) (/ 1 a))))) into (cbrt (- (* b c) (* d a))) * [misc]taylor: Taking taylor expansion of (cbrt (- (/ 1 (* (/ 1 b) (/ 1 c))) (/ 1 (* (/ 1 d) (/ 1 a))))) in d * [misc]backup-simplify: Simplify (cbrt (- (/ 1 (* (/ 1 b) (/ 1 c))) (/ 1 (* (/ 1 d) (/ 1 a))))) into (cbrt (- (* b c) (* d a))) * [misc]taylor: Taking taylor expansion of (cbrt (- (/ 1 (* (/ 1 b) (/ 1 c))) (/ 1 (* (/ 1 d) (/ 1 a))))) in c * [misc]backup-simplify: Simplify (cbrt (- (/ 1 (* (/ 1 b) (/ 1 c))) (/ 1 (* (/ 1 d) (/ 1 a))))) into (cbrt (- (* b c) (* d a))) * [misc]taylor: Taking taylor expansion of (cbrt (- (/ 1 (* (/ 1 b) (/ 1 c))) (/ 1 (* (/ 1 d) (/ 1 a))))) in b * [misc]backup-simplify: Simplify (cbrt (- (/ 1 (* (/ 1 b) (/ 1 c))) (/ 1 (* (/ 1 d) (/ 1 a))))) into (cbrt (- (* b c) (* d a))) * [misc]taylor: Taking taylor expansion of (cbrt (- (/ 1 (* (/ 1 b) (/ 1 c))) (/ 1 (* (/ 1 d) (/ 1 a))))) in b * [misc]backup-simplify: Simplify (cbrt (- (/ 1 (* (/ 1 b) (/ 1 c))) (/ 1 (* (/ 1 d) (/ 1 a))))) into (cbrt (- (* b c) (* d a))) * [misc]taylor: Taking taylor expansion of (cbrt (- (* b c) (* d a))) in c * [misc]backup-simplify: Simplify (cbrt (- (* b c) (* d a))) into (cbrt (- (* b c) (* d a))) * [misc]taylor: Taking taylor expansion of (cbrt (- (* b c) (* d a))) in d * [misc]backup-simplify: Simplify (cbrt (- (* b c) (* d a))) into (cbrt (- (* b c) (* d a))) * [misc]taylor: Taking taylor expansion of (cbrt (- (* b c) (* d a))) in a * [misc]backup-simplify: Simplify (cbrt (- (* b c) (* d a))) into (cbrt (- (* b c) (* d a))) * [misc]backup-simplify: Simplify (cbrt (- (* b c) (* d a))) into (cbrt (- (* b c) (* d a))) * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]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]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (cbrt (- (* b c) (* d a))) into (cbrt (- (* b c) (* d a))) * [misc]approximate: Taking taylor expansion of (cbrt (- (/ 1 (* (/ 1 (- b)) (/ 1 (- c)))) (/ 1 (* (/ 1 (- d)) (/ 1 (- a)))))) in (b c d a) around 0 * [misc]taylor: Taking taylor expansion of (cbrt (- (/ 1 (* (/ 1 (- b)) (/ 1 (- c)))) (/ 1 (* (/ 1 (- d)) (/ 1 (- a)))))) in a * [misc]backup-simplify: Simplify (cbrt (- (/ 1 (* (/ 1 (- b)) (/ 1 (- c)))) (/ 1 (* (/ 1 (- d)) (/ 1 (- a)))))) into (cbrt (- (* b c) (* d a))) * [misc]taylor: Taking taylor expansion of (cbrt (- (/ 1 (* (/ 1 (- b)) (/ 1 (- c)))) (/ 1 (* (/ 1 (- d)) (/ 1 (- a)))))) in d * [misc]backup-simplify: Simplify (cbrt (- (/ 1 (* (/ 1 (- b)) (/ 1 (- c)))) (/ 1 (* (/ 1 (- d)) (/ 1 (- a)))))) into (cbrt (- (* b c) (* d a))) * [misc]taylor: Taking taylor expansion of (cbrt (- (/ 1 (* (/ 1 (- b)) (/ 1 (- c)))) (/ 1 (* (/ 1 (- d)) (/ 1 (- a)))))) in c * [misc]backup-simplify: Simplify (cbrt (- (/ 1 (* (/ 1 (- b)) (/ 1 (- c)))) (/ 1 (* (/ 1 (- d)) (/ 1 (- a)))))) into (cbrt (- (* b c) (* d a))) * [misc]taylor: Taking taylor expansion of (cbrt (- (/ 1 (* (/ 1 (- b)) (/ 1 (- c)))) (/ 1 (* (/ 1 (- d)) (/ 1 (- a)))))) in b * [misc]backup-simplify: Simplify (cbrt (- (/ 1 (* (/ 1 (- b)) (/ 1 (- c)))) (/ 1 (* (/ 1 (- d)) (/ 1 (- a)))))) into (cbrt (- (* b c) (* d a))) * [misc]taylor: Taking taylor expansion of (cbrt (- (/ 1 (* (/ 1 (- b)) (/ 1 (- c)))) (/ 1 (* (/ 1 (- d)) (/ 1 (- a)))))) in b * [misc]backup-simplify: Simplify (cbrt (- (/ 1 (* (/ 1 (- b)) (/ 1 (- c)))) (/ 1 (* (/ 1 (- d)) (/ 1 (- a)))))) into (cbrt (- (* b c) (* d a))) * [misc]taylor: Taking taylor expansion of (cbrt (- (* b c) (* d a))) in c * [misc]backup-simplify: Simplify (cbrt (- (* b c) (* d a))) into (cbrt (- (* b c) (* d a))) * [misc]taylor: Taking taylor expansion of (cbrt (- (* b c) (* d a))) in d * [misc]backup-simplify: Simplify (cbrt (- (* b c) (* d a))) into (cbrt (- (* b c) (* d a))) * [misc]taylor: Taking taylor expansion of (cbrt (- (* b c) (* d a))) in a * [misc]backup-simplify: Simplify (cbrt (- (* b c) (* d a))) into (cbrt (- (* b c) (* d a))) * [misc]backup-simplify: Simplify (cbrt (- (* b c) (* d a))) into (cbrt (- (* b c) (* d a))) * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]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]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (cbrt (- (* b c) (* d a))) into (cbrt (- (* b c) (* d a))) * [misc]approximate: Taking taylor expansion of (/ (cube (cbrt (- (/ 1 (* b c)) (/ 1 (* d a))))) (sqr (hypot c d))) in (b c d a) around 0 * [misc]taylor: Taking taylor expansion of (/ (cube (cbrt (- (/ 1 (* b c)) (/ 1 (* d a))))) (sqr (hypot c d))) in a * [misc]taylor: Taking taylor expansion of (cube (cbrt (- (/ 1 (* b c)) (/ 1 (* d a))))) in a * [misc]backup-simplify: Simplify (cube (cbrt (- (/ 1 (* b c)) (/ 1 (* d a))))) into (- (/ 1 (* b c)) (/ 1 (* 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 (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (sqr (hypot c d))) into (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (/ (cube (cbrt (- (/ 1 (* b c)) (/ 1 (* d a))))) (sqr (hypot c d))) in d * [misc]taylor: Taking taylor expansion of (cube (cbrt (- (/ 1 (* b c)) (/ 1 (* d a))))) in d * [misc]backup-simplify: Simplify (cube (cbrt (- (/ 1 (* b c)) (/ 1 (* d a))))) into (- (/ 1 (* b c)) (/ 1 (* 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 (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (sqr (hypot c d))) into (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (/ (cube (cbrt (- (/ 1 (* b c)) (/ 1 (* d a))))) (sqr (hypot c d))) in c * [misc]taylor: Taking taylor expansion of (cube (cbrt (- (/ 1 (* b c)) (/ 1 (* d a))))) in c * [misc]backup-simplify: Simplify (cube (cbrt (- (/ 1 (* b c)) (/ 1 (* d a))))) into (- (/ 1 (* b c)) (/ 1 (* 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 (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (sqr (hypot c d))) into (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (/ (cube (cbrt (- (/ 1 (* b c)) (/ 1 (* d a))))) (sqr (hypot c d))) in b * [misc]taylor: Taking taylor expansion of (cube (cbrt (- (/ 1 (* b c)) (/ 1 (* d a))))) in b * [misc]backup-simplify: Simplify (cube (cbrt (- (/ 1 (* b c)) (/ 1 (* d a))))) into (- (/ 1 (* b c)) (/ 1 (* 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 (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (sqr (hypot c d))) into (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (/ (cube (cbrt (- (/ 1 (* b c)) (/ 1 (* d a))))) (sqr (hypot c d))) in b * [misc]taylor: Taking taylor expansion of (cube (cbrt (- (/ 1 (* b c)) (/ 1 (* d a))))) in b * [misc]backup-simplify: Simplify (cube (cbrt (- (/ 1 (* b c)) (/ 1 (* d a))))) into (- (/ 1 (* b c)) (/ 1 (* 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 (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (sqr (hypot c d))) into (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (sqr (hypot c 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 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 (+ (/ 1 b) 0) 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]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 c d) 0) (* 0 (hypot c d))) into 0 * [misc]backup-simplify: Simplify (- (/ (- (/ 1 (* d a))) (sqr (hypot c d))) (+ (* (/ 1 (* b (sqr (hypot c d)))) (/ 0 (sqr (hypot c d)))))) into (- (/ 1 (* (sqr (hypot c d)) (* d a)))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* (sqr (hypot c d)) (* d a)))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (* (sqr (hypot c d)) (* d a))) in d * [misc]taylor: Taking taylor expansion of (* (sqr (hypot c d)) (* d a)) 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 (* d a) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (* 0 a) into 0 * [misc]backup-simplify: Simplify (* (sqr (hypot c d)) 0) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 a)) into a * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (* 0 (hypot c d))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr (hypot c d)) a) (* 0 0)) into (* (sqr (hypot c d)) a) * [misc]backup-simplify: Simplify (/ 1 (* (sqr (hypot c d)) a)) into (/ 1 (* (sqr (hypot c d)) a)) * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 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 (+ (* (sqr (hypot c d)) 0) (+ (* 0 a) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (sqr (hypot c d)) a)) (/ 0 (* (sqr (hypot c 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 c d) 0) (* 0 (hypot c d))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot c d))) (+ (* (/ (- (/ 1 (* b c)) (/ 1 (* d a))) (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]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* b 0) (+ (* 0 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 c d) 0) (+ (* 0 0) (* 0 (hypot c d)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot c d))) (+ (* (/ 1 (* b (sqr (hypot c d)))) (/ 0 (sqr (hypot c d)))) (* (- (/ 1 (* (sqr (hypot c d)) (* d a)))) (/ 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 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 (+ (* (sqr (hypot c d)) 0) (+ (* 0 0) (+ (* 0 a) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (sqr (hypot c d)) a)) (/ 0 (* (sqr (hypot c d)) a))) (* 0 (/ 0 (* (sqr (hypot c 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 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 (* b c)) (/ 1 (* 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 c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]approximate: Taking taylor expansion of (/ (cube (cbrt (- (/ 1 (* (/ 1 b) (/ 1 c))) (/ 1 (* (/ 1 d) (/ 1 a)))))) (sqr (hypot (/ 1 c) (/ 1 d)))) in (b c d a) around 0 * [misc]taylor: Taking taylor expansion of (/ (cube (cbrt (- (/ 1 (* (/ 1 b) (/ 1 c))) (/ 1 (* (/ 1 d) (/ 1 a)))))) (sqr (hypot (/ 1 c) (/ 1 d)))) in a * [misc]taylor: Taking taylor expansion of (cube (cbrt (- (/ 1 (* (/ 1 b) (/ 1 c))) (/ 1 (* (/ 1 d) (/ 1 a)))))) in a * [misc]backup-simplify: Simplify (cube (cbrt (- (/ 1 (* (/ 1 b) (/ 1 c))) (/ 1 (* (/ 1 d) (/ 1 a)))))) into (- (* b c) (* 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 (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ (- (* b c) (* d a)) (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ (- (* b c) (* d a)) (sqr (hypot (/ 1 c) (/ 1 d)))) * [misc]taylor: Taking taylor expansion of (/ (cube (cbrt (- (/ 1 (* (/ 1 b) (/ 1 c))) (/ 1 (* (/ 1 d) (/ 1 a)))))) (sqr (hypot (/ 1 c) (/ 1 d)))) in d * [misc]taylor: Taking taylor expansion of (cube (cbrt (- (/ 1 (* (/ 1 b) (/ 1 c))) (/ 1 (* (/ 1 d) (/ 1 a)))))) in d * [misc]backup-simplify: Simplify (cube (cbrt (- (/ 1 (* (/ 1 b) (/ 1 c))) (/ 1 (* (/ 1 d) (/ 1 a)))))) into (- (* b c) (* 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 (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ (- (* b c) (* d a)) (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ (- (* b c) (* d a)) (sqr (hypot (/ 1 c) (/ 1 d)))) * [misc]taylor: Taking taylor expansion of (/ (cube (cbrt (- (/ 1 (* (/ 1 b) (/ 1 c))) (/ 1 (* (/ 1 d) (/ 1 a)))))) (sqr (hypot (/ 1 c) (/ 1 d)))) in c * [misc]taylor: Taking taylor expansion of (cube (cbrt (- (/ 1 (* (/ 1 b) (/ 1 c))) (/ 1 (* (/ 1 d) (/ 1 a)))))) in c * [misc]backup-simplify: Simplify (cube (cbrt (- (/ 1 (* (/ 1 b) (/ 1 c))) (/ 1 (* (/ 1 d) (/ 1 a)))))) into (- (* b c) (* 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 (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ (- (* b c) (* d a)) (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ (- (* b c) (* d a)) (sqr (hypot (/ 1 c) (/ 1 d)))) * [misc]taylor: Taking taylor expansion of (/ (cube (cbrt (- (/ 1 (* (/ 1 b) (/ 1 c))) (/ 1 (* (/ 1 d) (/ 1 a)))))) (sqr (hypot (/ 1 c) (/ 1 d)))) in b * [misc]taylor: Taking taylor expansion of (cube (cbrt (- (/ 1 (* (/ 1 b) (/ 1 c))) (/ 1 (* (/ 1 d) (/ 1 a)))))) in b * [misc]backup-simplify: Simplify (cube (cbrt (- (/ 1 (* (/ 1 b) (/ 1 c))) (/ 1 (* (/ 1 d) (/ 1 a)))))) into (- (* b c) (* 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 (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ (- (* b c) (* d a)) (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ (- (* b c) (* d a)) (sqr (hypot (/ 1 c) (/ 1 d)))) * [misc]taylor: Taking taylor expansion of (/ (cube (cbrt (- (/ 1 (* (/ 1 b) (/ 1 c))) (/ 1 (* (/ 1 d) (/ 1 a)))))) (sqr (hypot (/ 1 c) (/ 1 d)))) in b * [misc]taylor: Taking taylor expansion of (cube (cbrt (- (/ 1 (* (/ 1 b) (/ 1 c))) (/ 1 (* (/ 1 d) (/ 1 a)))))) in b * [misc]backup-simplify: Simplify (cube (cbrt (- (/ 1 (* (/ 1 b) (/ 1 c))) (/ 1 (* (/ 1 d) (/ 1 a)))))) into (- (* b c) (* 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 (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ (- (* b c) (* d a)) (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ (- (* b c) (* d a)) (sqr (hypot (/ 1 c) (/ 1 d)))) * [misc]taylor: Taking taylor expansion of (/ (- (* b c) (* d a)) (sqr (hypot (/ 1 c) (/ 1 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 (/ 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 (* 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 (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ (- (* d a)) (sqr (hypot (/ 1 c) (/ 1 d)))) into (* -1 (/ (* d a) (sqr (hypot (/ 1 c) (/ 1 d))))) * [misc]taylor: Taking taylor expansion of (* -1 (/ (* d a) (sqr (hypot (/ 1 c) (/ 1 d))))) in d * [misc]taylor: Taking taylor expansion of -1 in d * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of (/ (* d a) (sqr (hypot (/ 1 c) (/ 1 d)))) in d * [misc]taylor: Taking taylor expansion of (* d a) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 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 a) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 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 (/ a (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ a (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]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ 1 c) (/ 1 d)))) (+ (* (/ (- (* b c) (* 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]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 (+ (* 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 (/ 1 c) (/ 1 d)) 0) (* 0 (hypot (/ 1 c) (/ 1 d)))) into 0 * [misc]backup-simplify: Simplify (- (/ b (sqr (hypot (/ 1 c) (/ 1 d)))) (+ (* (* -1 (/ (* d a) (sqr (hypot (/ 1 c) (/ 1 d))))) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into (/ b (sqr (hypot (/ 1 c) (/ 1 d)))) * [misc]taylor: Taking taylor expansion of (/ b (sqr (hypot (/ 1 c) (/ 1 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 (/ 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 (/ b (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ b (sqr (hypot (/ 1 c) (/ 1 d)))) * [misc]taylor: Taking taylor expansion of (/ b (sqr (hypot (/ 1 c) (/ 1 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 (/ 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 (/ b (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ b (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]backup-simplify: Simplify (* -1 (/ a (sqr (hypot (/ 1 c) (/ 1 d))))) into (* -1 (/ a (sqr (hypot (/ 1 c) (/ 1 d))))) * [misc]taylor: Taking taylor expansion of (* -1 (/ a (sqr (hypot (/ 1 c) (/ 1 d))))) in a * [misc]taylor: Taking taylor expansion of -1 in a * [misc]backup-simplify: Simplify -1 into -1 * [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 (/ 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 (- (/ 0 (sqr (hypot (/ 1 c) (/ 1 d)))) (+ (* (/ (- (* b c) (* 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 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 (+ (* 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 (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ 1 c) (/ 1 d)))) (+ (* (* -1 (/ (* d a) (sqr (hypot (/ 1 c) (/ 1 d))))) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* (/ b (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 a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (* 0 (hypot (/ 1 c) (/ 1 d)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ 1 c) (/ 1 d)))) (+ (* (/ b (sqr (hypot (/ 1 c) (/ 1 d)))) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 a))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (* 0 (hypot (/ 1 c) (/ 1 d)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ 1 c) (/ 1 d)))) (+ (* (/ a (sqr (hypot (/ 1 c) (/ 1 d)))) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (/ a (sqr (hypot (/ 1 c) (/ 1 d)))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* (/ b (sqr (hypot (/ 1 c) (/ 1 d)))) (* 1 (* 1 (* (/ 1 c) 1)))) into (/ b (* (sqr (hypot (/ 1 c) (/ 1 d))) c)) * [misc]approximate: Taking taylor expansion of (/ (cube (cbrt (- (/ 1 (* (/ 1 (- b)) (/ 1 (- c)))) (/ 1 (* (/ 1 (- d)) (/ 1 (- a))))))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in (b c d a) around 0 * [misc]taylor: Taking taylor expansion of (/ (cube (cbrt (- (/ 1 (* (/ 1 (- b)) (/ 1 (- c)))) (/ 1 (* (/ 1 (- d)) (/ 1 (- a))))))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in a * [misc]taylor: Taking taylor expansion of (cube (cbrt (- (/ 1 (* (/ 1 (- b)) (/ 1 (- c)))) (/ 1 (* (/ 1 (- d)) (/ 1 (- a))))))) in a * [misc]backup-simplify: Simplify (cube (cbrt (- (/ 1 (* (/ 1 (- b)) (/ 1 (- c)))) (/ 1 (* (/ 1 (- d)) (/ 1 (- a))))))) into (- (* b c) (* 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 (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ (- (* b c) (* d a)) (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ (- (* b c) (* d a)) (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]taylor: Taking taylor expansion of (/ (cube (cbrt (- (/ 1 (* (/ 1 (- b)) (/ 1 (- c)))) (/ 1 (* (/ 1 (- d)) (/ 1 (- a))))))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in d * [misc]taylor: Taking taylor expansion of (cube (cbrt (- (/ 1 (* (/ 1 (- b)) (/ 1 (- c)))) (/ 1 (* (/ 1 (- d)) (/ 1 (- a))))))) in d * [misc]backup-simplify: Simplify (cube (cbrt (- (/ 1 (* (/ 1 (- b)) (/ 1 (- c)))) (/ 1 (* (/ 1 (- d)) (/ 1 (- a))))))) into (- (* b c) (* 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 (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ (- (* b c) (* d a)) (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ (- (* b c) (* d a)) (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]taylor: Taking taylor expansion of (/ (cube (cbrt (- (/ 1 (* (/ 1 (- b)) (/ 1 (- c)))) (/ 1 (* (/ 1 (- d)) (/ 1 (- a))))))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in c * [misc]taylor: Taking taylor expansion of (cube (cbrt (- (/ 1 (* (/ 1 (- b)) (/ 1 (- c)))) (/ 1 (* (/ 1 (- d)) (/ 1 (- a))))))) in c * [misc]backup-simplify: Simplify (cube (cbrt (- (/ 1 (* (/ 1 (- b)) (/ 1 (- c)))) (/ 1 (* (/ 1 (- d)) (/ 1 (- a))))))) into (- (* b c) (* 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 (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ (- (* b c) (* d a)) (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ (- (* b c) (* d a)) (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]taylor: Taking taylor expansion of (/ (cube (cbrt (- (/ 1 (* (/ 1 (- b)) (/ 1 (- c)))) (/ 1 (* (/ 1 (- d)) (/ 1 (- a))))))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in b * [misc]taylor: Taking taylor expansion of (cube (cbrt (- (/ 1 (* (/ 1 (- b)) (/ 1 (- c)))) (/ 1 (* (/ 1 (- d)) (/ 1 (- a))))))) in b * [misc]backup-simplify: Simplify (cube (cbrt (- (/ 1 (* (/ 1 (- b)) (/ 1 (- c)))) (/ 1 (* (/ 1 (- d)) (/ 1 (- a))))))) into (- (* b c) (* 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 (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ (- (* b c) (* d a)) (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ (- (* b c) (* d a)) (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]taylor: Taking taylor expansion of (/ (cube (cbrt (- (/ 1 (* (/ 1 (- b)) (/ 1 (- c)))) (/ 1 (* (/ 1 (- d)) (/ 1 (- a))))))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in b * [misc]taylor: Taking taylor expansion of (cube (cbrt (- (/ 1 (* (/ 1 (- b)) (/ 1 (- c)))) (/ 1 (* (/ 1 (- d)) (/ 1 (- a))))))) in b * [misc]backup-simplify: Simplify (cube (cbrt (- (/ 1 (* (/ 1 (- b)) (/ 1 (- c)))) (/ 1 (* (/ 1 (- d)) (/ 1 (- a))))))) into (- (* b c) (* 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 (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ (- (* b c) (* d a)) (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ (- (* b c) (* d a)) (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]taylor: Taking taylor expansion of (/ (- (* b c) (* d a)) (sqr (hypot (/ -1 c) (/ -1 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 (/ -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 (* 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 (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ (- (* d a)) (sqr (hypot (/ -1 c) (/ -1 d)))) into (* -1 (/ (* d a) (sqr (hypot (/ -1 c) (/ -1 d))))) * [misc]taylor: Taking taylor expansion of (* -1 (/ (* d a) (sqr (hypot (/ -1 c) (/ -1 d))))) in d * [misc]taylor: Taking taylor expansion of -1 in d * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of (/ (* d a) (sqr (hypot (/ -1 c) (/ -1 d)))) in d * [misc]taylor: Taking taylor expansion of (* d a) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ -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 a) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 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 (/ a (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ a (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]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ -1 c) (/ -1 d)))) (+ (* (/ (- (* b c) (* 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]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 (+ (* 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 (/ -1 c) (/ -1 d)) 0) (* 0 (hypot (/ -1 c) (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (- (/ b (sqr (hypot (/ -1 c) (/ -1 d)))) (+ (* (* -1 (/ (* d a) (sqr (hypot (/ -1 c) (/ -1 d))))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into (/ b (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]taylor: Taking taylor expansion of (/ b (sqr (hypot (/ -1 c) (/ -1 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 (/ -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 (/ b (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ b (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]taylor: Taking taylor expansion of (/ b (sqr (hypot (/ -1 c) (/ -1 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 (/ -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 (/ b (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ b (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]backup-simplify: Simplify (* -1 (/ a (sqr (hypot (/ -1 c) (/ -1 d))))) into (* -1 (/ a (sqr (hypot (/ -1 c) (/ -1 d))))) * [misc]taylor: Taking taylor expansion of (* -1 (/ a (sqr (hypot (/ -1 c) (/ -1 d))))) in a * [misc]taylor: Taking taylor expansion of -1 in a * [misc]backup-simplify: Simplify -1 into -1 * [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 (/ 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 (- (/ 0 (sqr (hypot (/ -1 c) (/ -1 d)))) (+ (* (/ (- (* b c) (* 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 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 (+ (* 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 (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ -1 c) (/ -1 d)))) (+ (* (* -1 (/ (* d a) (sqr (hypot (/ -1 c) (/ -1 d))))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* (/ b (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 a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (* 0 (hypot (/ -1 c) (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ -1 c) (/ -1 d)))) (+ (* (/ b (sqr (hypot (/ -1 c) (/ -1 d)))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 a))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (* 0 (hypot (/ -1 c) (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ -1 c) (/ -1 d)))) (+ (* (/ a (sqr (hypot (/ -1 c) (/ -1 d)))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (/ a (sqr (hypot (/ -1 c) (/ -1 d)))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* (/ b (sqr (hypot (/ -1 c) (/ -1 d)))) (* 1 (* 1 (* (/ 1 (- c)) 1)))) into (* -1 (/ b (* c (sqr (hypot (/ -1 c) (/ -1 d)))))) * [misc]approximate: Taking taylor expansion of (/ 1 (* d a)) in (d a) around 0 * [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]taylor: Taking taylor expansion of (/ 1 (* d a)) in d * [misc]taylor: Taking taylor expansion of (* d a) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (* 0 a) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 a)) into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (/ 1 (* d a)) in d * [misc]taylor: Taking taylor expansion of (* d a) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (* 0 a) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 a)) into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (/ 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 0) (+ (* 1 0) (* 0 a))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) 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]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 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]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 a) (/ 1 d))) into (/ 1 (* d a)) * [misc]approximate: Taking taylor expansion of (/ 1 (* (/ 1 d) (/ 1 a))) in (d a) around 0 * [misc]taylor: Taking taylor expansion of (/ 1 (* (/ 1 d) (/ 1 a))) in a * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 1 a)) in a * [misc]taylor: Taking taylor expansion of (/ 1 d) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]taylor: Taking taylor expansion of (/ 1 a) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (* (/ 1 d) 1) into (/ 1 d) * [misc]backup-simplify: Simplify (/ 1 (/ 1 d)) into d * [misc]taylor: Taking taylor expansion of (/ 1 (* (/ 1 d) (/ 1 a))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 1 a)) in d * [misc]taylor: Taking taylor expansion of (/ 1 d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 a) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]backup-simplify: Simplify (* 1 (/ 1 a)) into (/ 1 a) * [misc]backup-simplify: Simplify (/ 1 (/ 1 a)) into a * [misc]taylor: Taking taylor expansion of (/ 1 (* (/ 1 d) (/ 1 a))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 1 a)) in d * [misc]taylor: Taking taylor expansion of (/ 1 d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 a) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]backup-simplify: Simplify (* 1 (/ 1 a)) into (/ 1 a) * [misc]backup-simplify: Simplify (/ 1 (/ 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 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]backup-simplify: Simplify (- (+ (* a (/ 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 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (/ 1 a)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* a (/ 0 (/ 1 a))) (* 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 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]backup-simplify: Simplify (- (+ (* a (/ 0 (/ 1 a))) (* 0 (/ 0 (/ 1 a))) (* 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 (* (/ 1 a) (/ 1 d))) into (/ 1 (* d a)) * [misc]approximate: Taking taylor expansion of (/ 1 (* (/ 1 (- d)) (/ 1 (- a)))) in (d a) around 0 * [misc]taylor: Taking taylor expansion of (/ 1 (* (/ 1 (- d)) (/ 1 (- a)))) in a * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 1 (- a))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in a * [misc]taylor: Taking taylor expansion of (- d) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in a * [misc]taylor: Taking taylor expansion of (- a) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (* (/ -1 d) -1) into (/ 1 d) * [misc]backup-simplify: Simplify (/ 1 (/ 1 d)) into d * [misc]taylor: Taking taylor expansion of (/ 1 (* (/ 1 (- d)) (/ 1 (- a)))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 1 (- a))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in d * [misc]taylor: Taking taylor expansion of (- d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in d * [misc]taylor: Taking taylor expansion of (- a) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ 1 (- a)) into (/ -1 a) * [misc]backup-simplify: Simplify (* -1 (/ -1 a)) into (/ 1 a) * [misc]backup-simplify: Simplify (/ 1 (/ 1 a)) into a * [misc]taylor: Taking taylor expansion of (/ 1 (* (/ 1 (- d)) (/ 1 (- a)))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 1 (- a))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in d * [misc]taylor: Taking taylor expansion of (- d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in d * [misc]taylor: Taking taylor expansion of (- a) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ 1 (- a)) into (/ -1 a) * [misc]backup-simplify: Simplify (* -1 (/ -1 a)) into (/ 1 a) * [misc]backup-simplify: Simplify (/ 1 (/ 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 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]backup-simplify: Simplify (- (+ (* a (/ 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 (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 a) (/ 0 (- a))) (* 0 (/ 0 (- a))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ -1 a)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* a (/ 0 (/ 1 a))) (* 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 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]backup-simplify: Simplify (- (+ (* a (/ 0 (/ 1 a))) (* 0 (/ 0 (/ 1 a))) (* 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 (* (/ 1 (- a)) (/ 1 (- d)))) into (/ 1 (* d a)) * [misc]approximate: Taking taylor expansion of (cube (cbrt (- (/ 1 (* b c)) (/ 1 (* d a))))) in (b c d a) around 0 * [misc]taylor: Taking taylor expansion of (cube (cbrt (- (/ 1 (* b c)) (/ 1 (* d a))))) in a * [misc]backup-simplify: Simplify (cube (cbrt (- (/ 1 (* b c)) (/ 1 (* d a))))) into (- (/ 1 (* b c)) (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (cube (cbrt (- (/ 1 (* b c)) (/ 1 (* d a))))) in d * [misc]backup-simplify: Simplify (cube (cbrt (- (/ 1 (* b c)) (/ 1 (* d a))))) into (- (/ 1 (* b c)) (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (cube (cbrt (- (/ 1 (* b c)) (/ 1 (* d a))))) in c * [misc]backup-simplify: Simplify (cube (cbrt (- (/ 1 (* b c)) (/ 1 (* d a))))) into (- (/ 1 (* b c)) (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (cube (cbrt (- (/ 1 (* b c)) (/ 1 (* d a))))) in b * [misc]backup-simplify: Simplify (cube (cbrt (- (/ 1 (* b c)) (/ 1 (* d a))))) into (- (/ 1 (* b c)) (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (cube (cbrt (- (/ 1 (* b c)) (/ 1 (* d a))))) in b * [misc]backup-simplify: Simplify (cube (cbrt (- (/ 1 (* b c)) (/ 1 (* d a))))) into (- (/ 1 (* b c)) (/ 1 (* d a))) * [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]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]taylor: Taking taylor expansion of (- (/ 1 (* d a))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (* d a)) in d * [misc]taylor: Taking taylor expansion of (* d a) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (* 0 a) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 a)) into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 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 a * [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 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 (+ (* 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]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 (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]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 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 (cube (cbrt (- (/ 1 (* (/ 1 b) (/ 1 c))) (/ 1 (* (/ 1 d) (/ 1 a)))))) in (b c d a) around 0 * [misc]taylor: Taking taylor expansion of (cube (cbrt (- (/ 1 (* (/ 1 b) (/ 1 c))) (/ 1 (* (/ 1 d) (/ 1 a)))))) in a * [misc]backup-simplify: Simplify (cube (cbrt (- (/ 1 (* (/ 1 b) (/ 1 c))) (/ 1 (* (/ 1 d) (/ 1 a)))))) into (- (* b c) (* d a)) * [misc]taylor: Taking taylor expansion of (cube (cbrt (- (/ 1 (* (/ 1 b) (/ 1 c))) (/ 1 (* (/ 1 d) (/ 1 a)))))) in d * [misc]backup-simplify: Simplify (cube (cbrt (- (/ 1 (* (/ 1 b) (/ 1 c))) (/ 1 (* (/ 1 d) (/ 1 a)))))) into (- (* b c) (* d a)) * [misc]taylor: Taking taylor expansion of (cube (cbrt (- (/ 1 (* (/ 1 b) (/ 1 c))) (/ 1 (* (/ 1 d) (/ 1 a)))))) in c * [misc]backup-simplify: Simplify (cube (cbrt (- (/ 1 (* (/ 1 b) (/ 1 c))) (/ 1 (* (/ 1 d) (/ 1 a)))))) into (- (* b c) (* d a)) * [misc]taylor: Taking taylor expansion of (cube (cbrt (- (/ 1 (* (/ 1 b) (/ 1 c))) (/ 1 (* (/ 1 d) (/ 1 a)))))) in b * [misc]backup-simplify: Simplify (cube (cbrt (- (/ 1 (* (/ 1 b) (/ 1 c))) (/ 1 (* (/ 1 d) (/ 1 a)))))) into (- (* b c) (* d a)) * [misc]taylor: Taking taylor expansion of (cube (cbrt (- (/ 1 (* (/ 1 b) (/ 1 c))) (/ 1 (* (/ 1 d) (/ 1 a)))))) in b * [misc]backup-simplify: Simplify (cube (cbrt (- (/ 1 (* (/ 1 b) (/ 1 c))) (/ 1 (* (/ 1 d) (/ 1 a)))))) into (- (* b c) (* d a)) * [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]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]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]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 c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]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]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [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 (+ (* 0 0) (* 1 a)) into a * [misc]backup-simplify: Simplify (- a) into (- 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 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 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 (+ (* 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]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 (* b (* 1 (* 1 (* (/ 1 c) 1)))) into (/ b c) * [misc]approximate: Taking taylor expansion of (cube (cbrt (- (/ 1 (* (/ 1 (- b)) (/ 1 (- c)))) (/ 1 (* (/ 1 (- d)) (/ 1 (- a))))))) in (b c d a) around 0 * [misc]taylor: Taking taylor expansion of (cube (cbrt (- (/ 1 (* (/ 1 (- b)) (/ 1 (- c)))) (/ 1 (* (/ 1 (- d)) (/ 1 (- a))))))) in a * [misc]backup-simplify: Simplify (cube (cbrt (- (/ 1 (* (/ 1 (- b)) (/ 1 (- c)))) (/ 1 (* (/ 1 (- d)) (/ 1 (- a))))))) into (- (* b c) (* d a)) * [misc]taylor: Taking taylor expansion of (cube (cbrt (- (/ 1 (* (/ 1 (- b)) (/ 1 (- c)))) (/ 1 (* (/ 1 (- d)) (/ 1 (- a))))))) in d * [misc]backup-simplify: Simplify (cube (cbrt (- (/ 1 (* (/ 1 (- b)) (/ 1 (- c)))) (/ 1 (* (/ 1 (- d)) (/ 1 (- a))))))) into (- (* b c) (* d a)) * [misc]taylor: Taking taylor expansion of (cube (cbrt (- (/ 1 (* (/ 1 (- b)) (/ 1 (- c)))) (/ 1 (* (/ 1 (- d)) (/ 1 (- a))))))) in c * [misc]backup-simplify: Simplify (cube (cbrt (- (/ 1 (* (/ 1 (- b)) (/ 1 (- c)))) (/ 1 (* (/ 1 (- d)) (/ 1 (- a))))))) into (- (* b c) (* d a)) * [misc]taylor: Taking taylor expansion of (cube (cbrt (- (/ 1 (* (/ 1 (- b)) (/ 1 (- c)))) (/ 1 (* (/ 1 (- d)) (/ 1 (- a))))))) in b * [misc]backup-simplify: Simplify (cube (cbrt (- (/ 1 (* (/ 1 (- b)) (/ 1 (- c)))) (/ 1 (* (/ 1 (- d)) (/ 1 (- a))))))) into (- (* b c) (* d a)) * [misc]taylor: Taking taylor expansion of (cube (cbrt (- (/ 1 (* (/ 1 (- b)) (/ 1 (- c)))) (/ 1 (* (/ 1 (- d)) (/ 1 (- a))))))) in b * [misc]backup-simplify: Simplify (cube (cbrt (- (/ 1 (* (/ 1 (- b)) (/ 1 (- c)))) (/ 1 (* (/ 1 (- d)) (/ 1 (- a))))))) into (- (* b c) (* d a)) * [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]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]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]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 c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]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]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [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 (+ (* 0 0) (* 1 a)) into a * [misc]backup-simplify: Simplify (- a) into (- 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 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 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 (+ (* 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]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 (* b (* 1 (* 1 (* (/ 1 (- c)) 1)))) into (* -1 (/ b c)) * * * [misc]progress: tayloring alt 2 of 14 * [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 (- (* b c) (* a d)) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (- (* b c) (* a d)) in d * [misc]taylor: Taking taylor expansion of (* b c) in d * [misc]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (* a d) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (- (* b c) (* a d)) in a * [misc]taylor: Taking taylor expansion of (* b c) in a * [misc]taylor: Taking taylor expansion of b in a * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (* a d) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (- (* b c) (* a d)) in c * [misc]taylor: Taking taylor expansion of (* b c) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* a d) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (- (* b c) (* a d)) in b * [misc]taylor: Taking taylor expansion of (* b c) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (* a d) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (- (* b c) (* a d)) in b * [misc]taylor: Taking taylor expansion of (* b c) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (* a d) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (* 0 c) into 0 * [misc]backup-simplify: Simplify (* a d) into (* d a) * [misc]backup-simplify: Simplify (- (* d a)) into (- (* d a)) * [misc]backup-simplify: Simplify (+ 0 (- (* d a))) into (- (* d a)) * [misc]taylor: Taking taylor expansion of (- (* d a)) in c * [misc]taylor: Taking taylor expansion of (* d a) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (* d a) into (* d a) * [misc]backup-simplify: Simplify (- (* d a)) into (- (* d a)) * [misc]taylor: Taking taylor expansion of (- (* d a)) in a * [misc]taylor: Taking taylor expansion of (* d a) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* d 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 c)) into c * [misc]backup-simplify: Simplify (+ (* a 0) (* 0 d)) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ c 0) into c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 a)) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 1) (* 0 0)) into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]taylor: Taking taylor expansion of (- d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (+ (* 0 0) (* 0 d))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]approximate: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in d * [misc]taylor: Taking taylor expansion of (/ 1 b) in d * [misc]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (/ 1 b) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (/ 1 c) in d * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in d * [misc]taylor: Taking taylor expansion of (/ 1 a) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (/ 1 d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) in a * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in a * [misc]taylor: Taking taylor expansion of (/ 1 b) in a * [misc]taylor: Taking taylor expansion of b in a * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (/ 1 b) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (/ 1 c) in a * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in a * [misc]taylor: Taking taylor expansion of (/ 1 a) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 d) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]taylor: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in c * [misc]taylor: Taking taylor expansion of (/ 1 b) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (/ 1 b) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (/ 1 c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in c * [misc]taylor: Taking taylor expansion of (/ 1 a) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (/ 1 d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]taylor: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in b * [misc]taylor: Taking taylor expansion of (/ 1 b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in b * [misc]taylor: Taking taylor expansion of (/ 1 a) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (/ 1 d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]taylor: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in b * [misc]taylor: Taking taylor expansion of (/ 1 b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in b * [misc]taylor: Taking taylor expansion of (/ 1 a) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (/ 1 d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]backup-simplify: Simplify (* 1 (/ 1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (+ (/ 1 c) 0) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (/ 1 c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of 1 in a * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 (/ 1 c))) into 0 * [misc]backup-simplify: Simplify (* (/ 1 a) (/ 1 d)) into (/ 1 (* d a)) * [misc]backup-simplify: Simplify (- (/ 1 (* d a))) into (- (/ 1 (* d a))) * [misc]backup-simplify: Simplify (+ 0 (- (/ 1 (* d a)))) into (- (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* d a))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (* d a)) in c * [misc]taylor: Taking taylor expansion of (* d a) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (* d a) into (* d a) * [misc]backup-simplify: Simplify (/ 1 (* d a)) into (/ 1 (* d a)) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 1 in d * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (/ 1 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 a) 0) (* 0 (/ 1 d))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 1 (* d a))) into (- (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* d a))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (* d a)) in a * [misc]taylor: Taking taylor expansion of (* d a) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* d 0) into 0 * [misc]backup-simplify: Simplify (+ (* d 1) (* 0 0)) into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]backup-simplify: Simplify (- (/ 1 d)) into (- (/ 1 d)) * [misc]taylor: Taking taylor expansion of (- (/ 1 d)) in d * [misc]taylor: Taking taylor expansion of (/ 1 d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify -1 into -1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 c))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 a) 0) (+ (* 0 0) (* 0 (/ 1 d)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 a)) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* d a)) (/ 0 (* d a))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 c)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 a) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (* 0 a))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* d a)) (/ 0 (* d a))) (* 0 (/ 0 (* d a))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1 (* 1 (* 1 (* (/ 1 (/ 1 c)) (/ 1 (/ 1 b)))))) (* -1 (* (/ 1 (/ 1 d)) (* (/ 1 (/ 1 a)) (* 1 1))))) into (- (* b c) (* d a)) * [misc]approximate: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in d * [misc]taylor: Taking taylor expansion of (- b) in d * [misc]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (/ 1 (- b)) into (/ -1 b) * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in d * [misc]taylor: Taking taylor expansion of (- c) in d * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in d * [misc]taylor: Taking taylor expansion of (- a) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ 1 (- a)) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in d * [misc]taylor: Taking taylor expansion of (- d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) in a * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in a * [misc]taylor: Taking taylor expansion of (- b) in a * [misc]taylor: Taking taylor expansion of b in a * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (/ 1 (- b)) into (/ -1 b) * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in a * [misc]taylor: Taking taylor expansion of (- c) in a * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in a * [misc]taylor: Taking taylor expansion of (- a) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in a * [misc]taylor: Taking taylor expansion of (- d) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in c * [misc]taylor: Taking taylor expansion of (- b) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (/ 1 (- b)) into (/ -1 b) * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in c * [misc]taylor: Taking taylor expansion of (- c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in c * [misc]taylor: Taking taylor expansion of (- a) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ 1 (- a)) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in c * [misc]taylor: Taking taylor expansion of (- d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in b * [misc]taylor: Taking taylor expansion of (- b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in b * [misc]taylor: Taking taylor expansion of (- c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in b * [misc]taylor: Taking taylor expansion of (- a) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ 1 (- a)) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in b * [misc]taylor: Taking taylor expansion of (- d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in b * [misc]taylor: Taking taylor expansion of (- b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in b * [misc]taylor: Taking taylor expansion of (- c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in b * [misc]taylor: Taking taylor expansion of (- a) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ 1 (- a)) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in b * [misc]taylor: Taking taylor expansion of (- d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]backup-simplify: Simplify (* -1 (/ -1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (+ (/ 1 c) 0) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (/ 1 c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of 1 in a * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (/ -1 c))) into 0 * [misc]backup-simplify: Simplify (* (/ -1 a) (/ -1 d)) into (/ 1 (* d a)) * [misc]backup-simplify: Simplify (- (/ 1 (* d a))) into (- (/ 1 (* d a))) * [misc]backup-simplify: Simplify (+ 0 (- (/ 1 (* d a)))) into (- (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* d a))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (* d a)) in c * [misc]taylor: Taking taylor expansion of (* d a) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (* d a) into (* d a) * [misc]backup-simplify: Simplify (/ 1 (* d a)) into (/ 1 (* d a)) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 1 in d * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))) (* 0 (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ -1 c)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 a) (/ 0 (- a))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 a) 0) (* 0 (/ -1 d))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 1 (* d a))) into (- (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* d a))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (* d a)) in a * [misc]taylor: Taking taylor expansion of (* d a) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* d 0) into 0 * [misc]backup-simplify: Simplify (+ (* d 1) (* 0 0)) into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]backup-simplify: Simplify (- (/ 1 d)) into (- (/ 1 d)) * [misc]taylor: Taking taylor expansion of (- (/ 1 d)) in d * [misc]taylor: Taking taylor expansion of (/ 1 d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify -1 into -1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))) (* 0 (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 a) (/ 0 (- a))) (* 0 (/ 0 (- a))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 a) 0) (+ (* 0 0) (* 0 (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 a)) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* d a)) (/ 0 (* d a))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 c)))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 a) (/ 0 (- a))) (* 0 (/ 0 (- a))) (* 0 (/ 0 (- a))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 a) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (* 0 a))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* d a)) (/ 0 (* d a))) (* 0 (/ 0 (* d a))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1 (* 1 (* 1 (* (/ 1 (/ 1 (- c))) (/ 1 (/ 1 (- b))))))) (* -1 (* (/ 1 (/ 1 (- d))) (* (/ 1 (/ 1 (- a))) (* 1 1))))) into (- (* b c) (* d a)) * * * [misc]progress: tayloring alt 3 of 14 * * * [misc]progress: tayloring alt 4 of 14 * [misc]approximate: Taking taylor expansion of (cbrt (+ (sqr c) (sqr d))) in (c d) around 0 * [misc]taylor: Taking taylor expansion of (cbrt (+ (sqr c) (sqr d))) in d * [misc]backup-simplify: Simplify (cbrt (+ (sqr c) (sqr d))) into (cbrt (+ (sqr d) (sqr c))) * [misc]taylor: Taking taylor expansion of (cbrt (+ (sqr c) (sqr d))) in c * [misc]backup-simplify: Simplify (cbrt (+ (sqr c) (sqr d))) into (cbrt (+ (sqr d) (sqr c))) * [misc]taylor: Taking taylor expansion of (cbrt (+ (sqr c) (sqr d))) in c * [misc]backup-simplify: Simplify (cbrt (+ (sqr c) (sqr d))) into (cbrt (+ (sqr d) (sqr c))) * [misc]taylor: Taking taylor expansion of (cbrt (+ (sqr d) (sqr c))) in d * [misc]backup-simplify: Simplify (cbrt (+ (sqr d) (sqr c))) into (cbrt (+ (sqr d) (sqr c))) * [misc]backup-simplify: Simplify (cbrt (+ (sqr d) (sqr c))) into (cbrt (+ (sqr d) (sqr c))) * [misc]taylor: Taking 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 (cbrt (+ (sqr d) (sqr c))) into (cbrt (+ (sqr d) (sqr c))) * [misc]approximate: Taking taylor expansion of (cbrt (+ (sqr (/ 1 c)) (sqr (/ 1 d)))) in (c d) around 0 * [misc]taylor: Taking taylor expansion of (cbrt (+ (sqr (/ 1 c)) (sqr (/ 1 d)))) in d * [misc]backup-simplify: Simplify (cbrt (+ (sqr (/ 1 c)) (sqr (/ 1 d)))) into (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) * [misc]taylor: Taking taylor expansion of (cbrt (+ (sqr (/ 1 c)) (sqr (/ 1 d)))) in c * [misc]backup-simplify: Simplify (cbrt (+ (sqr (/ 1 c)) (sqr (/ 1 d)))) into (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) * [misc]taylor: Taking taylor expansion of (cbrt (+ (sqr (/ 1 c)) (sqr (/ 1 d)))) in c * [misc]backup-simplify: Simplify (cbrt (+ (sqr (/ 1 c)) (sqr (/ 1 d)))) into (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) * [misc]taylor: Taking taylor expansion of (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) in d * [misc]backup-simplify: Simplify (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) into (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) * [misc]backup-simplify: Simplify (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) into (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) * [misc]taylor: Taking 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 (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) into (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) * [misc]approximate: Taking taylor expansion of (cbrt (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d))))) in (c d) around 0 * [misc]taylor: Taking taylor expansion of (cbrt (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d))))) in d * [misc]backup-simplify: Simplify (cbrt (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d))))) into (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) * [misc]taylor: Taking taylor expansion of (cbrt (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d))))) in c * [misc]backup-simplify: Simplify (cbrt (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d))))) into (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) * [misc]taylor: Taking taylor expansion of (cbrt (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d))))) in c * [misc]backup-simplify: Simplify (cbrt (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d))))) into (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) * [misc]taylor: Taking taylor expansion of (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) in d * [misc]backup-simplify: Simplify (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) into (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) * [misc]backup-simplify: Simplify (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) into (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) * [misc]taylor: Taking 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 (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) into (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) * [misc]approximate: Taking taylor expansion of (cbrt (- (* b c) (* a d))) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (cbrt (- (* b c) (* a d))) in d * [misc]backup-simplify: Simplify (cbrt (- (* b c) (* a d))) into (cbrt (- (* b c) (* d a))) * [misc]taylor: Taking taylor expansion of (cbrt (- (* b c) (* a d))) in a * [misc]backup-simplify: Simplify (cbrt (- (* b c) (* a d))) into (cbrt (- (* b c) (* d a))) * [misc]taylor: Taking taylor expansion of (cbrt (- (* b c) (* a d))) in c * [misc]backup-simplify: Simplify (cbrt (- (* b c) (* a d))) into (cbrt (- (* b c) (* d a))) * [misc]taylor: Taking taylor expansion of (cbrt (- (* b c) (* a d))) in b * [misc]backup-simplify: Simplify (cbrt (- (* b c) (* a d))) into (cbrt (- (* b c) (* d a))) * [misc]taylor: Taking taylor expansion of (cbrt (- (* b c) (* a d))) in b * [misc]backup-simplify: Simplify (cbrt (- (* b c) (* a d))) into (cbrt (- (* b c) (* d a))) * [misc]taylor: Taking taylor expansion of (cbrt (- (* b c) (* d a))) in c * [misc]backup-simplify: Simplify (cbrt (- (* b c) (* d a))) into (cbrt (- (* b c) (* d a))) * [misc]taylor: Taking taylor expansion of (cbrt (- (* b c) (* d a))) in a * [misc]backup-simplify: Simplify (cbrt (- (* b c) (* d a))) into (cbrt (- (* b c) (* d a))) * [misc]taylor: Taking taylor expansion of (cbrt (- (* b c) (* d a))) in d * [misc]backup-simplify: Simplify (cbrt (- (* b c) (* d a))) into (cbrt (- (* b c) (* d a))) * [misc]backup-simplify: Simplify (cbrt (- (* b c) (* d a))) into (cbrt (- (* b c) (* d a))) * [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))) into (cbrt (- (* b c) (* d a))) * [misc]approximate: Taking taylor expansion of (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d)))) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d)))) in d * [misc]backup-simplify: Simplify (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d)))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]taylor: Taking taylor expansion of (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d)))) in a * [misc]backup-simplify: Simplify (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d)))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]taylor: Taking taylor expansion of (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d)))) in c * [misc]backup-simplify: Simplify (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d)))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]taylor: Taking taylor expansion of (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d)))) in b * [misc]backup-simplify: Simplify (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d)))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]taylor: Taking taylor expansion of (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d)))) in b * [misc]backup-simplify: Simplify (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d)))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]taylor: Taking taylor expansion of (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) in c * [misc]backup-simplify: Simplify (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]taylor: Taking taylor expansion of (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) in a * [misc]backup-simplify: Simplify (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]taylor: Taking taylor expansion of (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) in d * [misc]backup-simplify: Simplify (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]backup-simplify: Simplify (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [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)))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]approximate: Taking taylor expansion of (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d))))) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d))))) in d * [misc]backup-simplify: Simplify (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d))))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]taylor: Taking taylor expansion of (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d))))) in a * [misc]backup-simplify: Simplify (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d))))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]taylor: Taking taylor expansion of (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d))))) in c * [misc]backup-simplify: Simplify (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d))))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]taylor: Taking taylor expansion of (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d))))) in b * [misc]backup-simplify: Simplify (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d))))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]taylor: Taking taylor expansion of (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d))))) in b * [misc]backup-simplify: Simplify (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d))))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]taylor: Taking taylor expansion of (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) in c * [misc]backup-simplify: Simplify (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]taylor: Taking taylor expansion of (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) in a * [misc]backup-simplify: Simplify (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]taylor: Taking taylor expansion of (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) in d * [misc]backup-simplify: Simplify (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]backup-simplify: Simplify (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [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)))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]approximate: Taking taylor expansion of (cube (/ (cbrt (- (* b c) (* a d))) (cbrt (+ (sqr c) (sqr d))))) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (cube (/ (cbrt (- (* b c) (* a d))) (cbrt (+ (sqr c) (sqr d))))) in d * [misc]backup-simplify: Simplify (cube (/ (cbrt (- (* b c) (* a d))) (cbrt (+ (sqr c) (sqr d))))) into (cube (/ (cbrt (- (* b c) (* d a))) (cbrt (+ (sqr d) (sqr c))))) * [misc]taylor: Taking taylor expansion of (cube (/ (cbrt (- (* b c) (* a d))) (cbrt (+ (sqr c) (sqr d))))) in a * [misc]backup-simplify: Simplify (cube (/ (cbrt (- (* b c) (* a d))) (cbrt (+ (sqr c) (sqr d))))) into (cube (/ (cbrt (- (* b c) (* d a))) (cbrt (+ (sqr d) (sqr c))))) * [misc]taylor: Taking taylor expansion of (cube (/ (cbrt (- (* b c) (* a d))) (cbrt (+ (sqr c) (sqr d))))) in c * [misc]backup-simplify: Simplify (cube (/ (cbrt (- (* b c) (* a d))) (cbrt (+ (sqr c) (sqr d))))) into (cube (/ (cbrt (- (* b c) (* d a))) (cbrt (+ (sqr d) (sqr c))))) * [misc]taylor: Taking taylor expansion of (cube (/ (cbrt (- (* b c) (* a d))) (cbrt (+ (sqr c) (sqr d))))) in b * [misc]backup-simplify: Simplify (cube (/ (cbrt (- (* b c) (* a d))) (cbrt (+ (sqr c) (sqr d))))) into (cube (/ (cbrt (- (* b c) (* d a))) (cbrt (+ (sqr d) (sqr c))))) * [misc]taylor: Taking taylor expansion of (cube (/ (cbrt (- (* b c) (* a d))) (cbrt (+ (sqr c) (sqr d))))) in b * [misc]backup-simplify: Simplify (cube (/ (cbrt (- (* b c) (* a d))) (cbrt (+ (sqr c) (sqr d))))) into (cube (/ (cbrt (- (* b c) (* d a))) (cbrt (+ (sqr d) (sqr c))))) * [misc]taylor: Taking taylor expansion of (cube (/ (cbrt (- (* b c) (* d a))) (cbrt (+ (sqr d) (sqr c))))) in c * [misc]backup-simplify: Simplify (cube (/ (cbrt (- (* b c) (* d a))) (cbrt (+ (sqr d) (sqr c))))) into (cube (/ (cbrt (- (* b c) (* d a))) (cbrt (+ (sqr d) (sqr c))))) * [misc]taylor: Taking taylor expansion of (cube (/ (cbrt (- (* b c) (* d a))) (cbrt (+ (sqr d) (sqr c))))) in a * [misc]backup-simplify: Simplify (cube (/ (cbrt (- (* b c) (* d a))) (cbrt (+ (sqr d) (sqr c))))) into (cube (/ (cbrt (- (* b c) (* d a))) (cbrt (+ (sqr d) (sqr c))))) * [misc]taylor: Taking taylor expansion of (cube (/ (cbrt (- (* b c) (* d a))) (cbrt (+ (sqr d) (sqr c))))) in d * [misc]backup-simplify: Simplify (cube (/ (cbrt (- (* b c) (* d a))) (cbrt (+ (sqr d) (sqr c))))) into (cube (/ (cbrt (- (* b c) (* d a))) (cbrt (+ (sqr d) (sqr c))))) * [misc]backup-simplify: Simplify (cube (/ (cbrt (- (* b c) (* d a))) (cbrt (+ (sqr d) (sqr c))))) into (cube (/ (cbrt (- (* b c) (* d a))) (cbrt (+ (sqr d) (sqr c))))) * [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 (cube (/ (cbrt (- (* b c) (* d a))) (cbrt (+ (sqr d) (sqr c))))) into (cube (/ (cbrt (- (* b c) (* d a))) (cbrt (+ (sqr d) (sqr c))))) * [misc]approximate: Taking taylor expansion of (cube (/ (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d)))) (cbrt (+ (sqr (/ 1 c)) (sqr (/ 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)))) (cbrt (+ (sqr (/ 1 c)) (sqr (/ 1 d)))))) in d * [misc]backup-simplify: Simplify (cube (/ (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d)))) (cbrt (+ (sqr (/ 1 c)) (sqr (/ 1 d)))))) into (cube (/ (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))))) * [misc]taylor: Taking taylor expansion of (cube (/ (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d)))) (cbrt (+ (sqr (/ 1 c)) (sqr (/ 1 d)))))) in a * [misc]backup-simplify: Simplify (cube (/ (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d)))) (cbrt (+ (sqr (/ 1 c)) (sqr (/ 1 d)))))) into (cube (/ (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))))) * [misc]taylor: Taking taylor expansion of (cube (/ (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d)))) (cbrt (+ (sqr (/ 1 c)) (sqr (/ 1 d)))))) in c * [misc]backup-simplify: Simplify (cube (/ (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d)))) (cbrt (+ (sqr (/ 1 c)) (sqr (/ 1 d)))))) into (cube (/ (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))))) * [misc]taylor: Taking taylor expansion of (cube (/ (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d)))) (cbrt (+ (sqr (/ 1 c)) (sqr (/ 1 d)))))) in b * [misc]backup-simplify: Simplify (cube (/ (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d)))) (cbrt (+ (sqr (/ 1 c)) (sqr (/ 1 d)))))) into (cube (/ (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))))) * [misc]taylor: Taking taylor expansion of (cube (/ (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d)))) (cbrt (+ (sqr (/ 1 c)) (sqr (/ 1 d)))))) in b * [misc]backup-simplify: Simplify (cube (/ (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d)))) (cbrt (+ (sqr (/ 1 c)) (sqr (/ 1 d)))))) into (cube (/ (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))))) * [misc]taylor: Taking taylor expansion of (cube (/ (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))))) in c * [misc]backup-simplify: Simplify (cube (/ (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))))) into (cube (/ (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))))) * [misc]taylor: Taking taylor expansion of (cube (/ (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))))) in a * [misc]backup-simplify: Simplify (cube (/ (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))))) into (cube (/ (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))))) * [misc]taylor: Taking taylor expansion of (cube (/ (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))))) in d * [misc]backup-simplify: Simplify (cube (/ (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))))) into (cube (/ (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))))) * [misc]backup-simplify: Simplify (cube (/ (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))))) into (cube (/ (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))))) * [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 (cube (/ (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))))) into (cube (/ (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))))) * [misc]approximate: Taking taylor expansion of (cube (/ (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d))))) (cbrt (+ (sqr (/ 1 (- c))) (sqr (/ 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))))) (cbrt (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d))))))) in d * [misc]backup-simplify: Simplify (cube (/ (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d))))) (cbrt (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d))))))) into (cube (/ (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))))) * [misc]taylor: Taking taylor expansion of (cube (/ (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d))))) (cbrt (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d))))))) in a * [misc]backup-simplify: Simplify (cube (/ (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d))))) (cbrt (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d))))))) into (cube (/ (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))))) * [misc]taylor: Taking taylor expansion of (cube (/ (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d))))) (cbrt (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d))))))) in c * [misc]backup-simplify: Simplify (cube (/ (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d))))) (cbrt (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d))))))) into (cube (/ (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))))) * [misc]taylor: Taking taylor expansion of (cube (/ (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d))))) (cbrt (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d))))))) in b * [misc]backup-simplify: Simplify (cube (/ (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d))))) (cbrt (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d))))))) into (cube (/ (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))))) * [misc]taylor: Taking taylor expansion of (cube (/ (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d))))) (cbrt (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d))))))) in b * [misc]backup-simplify: Simplify (cube (/ (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d))))) (cbrt (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d))))))) into (cube (/ (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))))) * [misc]taylor: Taking taylor expansion of (cube (/ (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))))) in c * [misc]backup-simplify: Simplify (cube (/ (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))))) into (cube (/ (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))))) * [misc]taylor: Taking taylor expansion of (cube (/ (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))))) in a * [misc]backup-simplify: Simplify (cube (/ (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))))) into (cube (/ (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))))) * [misc]taylor: Taking taylor expansion of (cube (/ (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))))) in d * [misc]backup-simplify: Simplify (cube (/ (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))))) into (cube (/ (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))))) * [misc]backup-simplify: Simplify (cube (/ (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))))) into (cube (/ (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))))) * [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 (cube (/ (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))))) into (cube (/ (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))))) * [misc]approximate: Taking taylor expansion of (/ (cbrt (- (* b c) (* a d))) (cbrt (+ (sqr c) (sqr d)))) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (/ (cbrt (- (* b c) (* a d))) (cbrt (+ (sqr c) (sqr d)))) in d * [misc]taylor: Taking taylor expansion of (cbrt (- (* b c) (* a d))) in d * [misc]backup-simplify: Simplify (cbrt (- (* b c) (* a d))) into (cbrt (- (* b c) (* d a))) * [misc]taylor: Taking taylor expansion of (cbrt (+ (sqr c) (sqr d))) in d * [misc]backup-simplify: Simplify (cbrt (+ (sqr c) (sqr d))) into (cbrt (+ (sqr d) (sqr c))) * [misc]backup-simplify: Simplify (/ (cbrt (- (* b c) (* d a))) (cbrt (+ (sqr d) (sqr c)))) into (/ (cbrt (- (* b c) (* d a))) (cbrt (+ (sqr d) (sqr c)))) * [misc]taylor: Taking taylor expansion of (/ (cbrt (- (* b c) (* a d))) (cbrt (+ (sqr c) (sqr d)))) in a * [misc]taylor: Taking taylor expansion of (cbrt (- (* b c) (* a d))) in a * [misc]backup-simplify: Simplify (cbrt (- (* b c) (* a d))) into (cbrt (- (* b c) (* d a))) * [misc]taylor: Taking taylor expansion of (cbrt (+ (sqr c) (sqr d))) in a * [misc]backup-simplify: Simplify (cbrt (+ (sqr c) (sqr d))) into (cbrt (+ (sqr d) (sqr c))) * [misc]backup-simplify: Simplify (/ (cbrt (- (* b c) (* d a))) (cbrt (+ (sqr d) (sqr c)))) into (/ (cbrt (- (* b c) (* d a))) (cbrt (+ (sqr d) (sqr c)))) * [misc]taylor: Taking taylor expansion of (/ (cbrt (- (* b c) (* a d))) (cbrt (+ (sqr c) (sqr d)))) in c * [misc]taylor: Taking taylor expansion of (cbrt (- (* b c) (* a d))) in c * [misc]backup-simplify: Simplify (cbrt (- (* b c) (* a d))) into (cbrt (- (* b c) (* d a))) * [misc]taylor: Taking taylor expansion of (cbrt (+ (sqr c) (sqr d))) in c * [misc]backup-simplify: Simplify (cbrt (+ (sqr c) (sqr d))) into (cbrt (+ (sqr d) (sqr c))) * [misc]backup-simplify: Simplify (/ (cbrt (- (* b c) (* d a))) (cbrt (+ (sqr d) (sqr c)))) into (/ (cbrt (- (* b c) (* d a))) (cbrt (+ (sqr d) (sqr c)))) * [misc]taylor: Taking taylor expansion of (/ (cbrt (- (* b c) (* a d))) (cbrt (+ (sqr c) (sqr d)))) in b * [misc]taylor: Taking taylor expansion of (cbrt (- (* b c) (* a d))) in b * [misc]backup-simplify: Simplify (cbrt (- (* b c) (* a d))) into (cbrt (- (* b c) (* d a))) * [misc]taylor: Taking taylor expansion of (cbrt (+ (sqr c) (sqr d))) in b * [misc]backup-simplify: Simplify (cbrt (+ (sqr c) (sqr d))) into (cbrt (+ (sqr d) (sqr c))) * [misc]backup-simplify: Simplify (/ (cbrt (- (* b c) (* d a))) (cbrt (+ (sqr d) (sqr c)))) into (/ (cbrt (- (* b c) (* d a))) (cbrt (+ (sqr d) (sqr c)))) * [misc]taylor: Taking taylor expansion of (/ (cbrt (- (* b c) (* a d))) (cbrt (+ (sqr c) (sqr d)))) in b * [misc]taylor: Taking taylor expansion of (cbrt (- (* b c) (* a d))) in b * [misc]backup-simplify: Simplify (cbrt (- (* b c) (* a d))) into (cbrt (- (* b c) (* d a))) * [misc]taylor: Taking taylor expansion of (cbrt (+ (sqr c) (sqr d))) in b * [misc]backup-simplify: Simplify (cbrt (+ (sqr c) (sqr d))) into (cbrt (+ (sqr d) (sqr c))) * [misc]backup-simplify: Simplify (/ (cbrt (- (* b c) (* d a))) (cbrt (+ (sqr d) (sqr c)))) into (/ (cbrt (- (* b c) (* d a))) (cbrt (+ (sqr d) (sqr c)))) * [misc]taylor: Taking taylor expansion of (/ (cbrt (- (* b c) (* d a))) (cbrt (+ (sqr d) (sqr c)))) in c * [misc]taylor: Taking taylor expansion of (cbrt (- (* b c) (* d a))) in c * [misc]backup-simplify: Simplify (cbrt (- (* b c) (* d a))) into (cbrt (- (* b c) (* d a))) * [misc]taylor: Taking taylor expansion of (cbrt (+ (sqr d) (sqr c))) in c * [misc]backup-simplify: Simplify (cbrt (+ (sqr d) (sqr c))) into (cbrt (+ (sqr d) (sqr c))) * [misc]backup-simplify: Simplify (/ (cbrt (- (* b c) (* d a))) (cbrt (+ (sqr d) (sqr c)))) into (/ (cbrt (- (* b c) (* d a))) (cbrt (+ (sqr d) (sqr c)))) * [misc]taylor: Taking taylor expansion of (/ (cbrt (- (* b c) (* d a))) (cbrt (+ (sqr d) (sqr c)))) in a * [misc]taylor: Taking taylor expansion of (cbrt (- (* b c) (* d a))) in a * [misc]backup-simplify: Simplify (cbrt (- (* b c) (* d a))) into (cbrt (- (* b c) (* d a))) * [misc]taylor: Taking taylor expansion of (cbrt (+ (sqr d) (sqr c))) in a * [misc]backup-simplify: Simplify (cbrt (+ (sqr d) (sqr c))) into (cbrt (+ (sqr d) (sqr c))) * [misc]backup-simplify: Simplify (/ (cbrt (- (* b c) (* d a))) (cbrt (+ (sqr d) (sqr c)))) into (/ (cbrt (- (* b c) (* d a))) (cbrt (+ (sqr d) (sqr c)))) * [misc]taylor: Taking taylor expansion of (/ (cbrt (- (* b c) (* d a))) (cbrt (+ (sqr d) (sqr c)))) in d * [misc]taylor: Taking taylor expansion of (cbrt (- (* b c) (* d a))) in d * [misc]backup-simplify: Simplify (cbrt (- (* b c) (* d a))) into (cbrt (- (* b c) (* d a))) * [misc]taylor: Taking taylor expansion of (cbrt (+ (sqr d) (sqr c))) in d * [misc]backup-simplify: Simplify (cbrt (+ (sqr d) (sqr c))) into (cbrt (+ (sqr d) (sqr c))) * [misc]backup-simplify: Simplify (/ (cbrt (- (* b c) (* d a))) (cbrt (+ (sqr d) (sqr c)))) into (/ (cbrt (- (* b c) (* d a))) (cbrt (+ (sqr d) (sqr c)))) * [misc]backup-simplify: Simplify (/ (cbrt (- (* b c) (* d a))) (cbrt (+ (sqr d) (sqr c)))) into (/ (cbrt (- (* b c) (* d a))) (cbrt (+ (sqr d) (sqr c)))) * [misc]backup-simplify: Simplify (- (/ 0 (cbrt (+ (sqr d) (sqr c)))) (+ (* (/ (cbrt (- (* b c) (* d a))) (cbrt (+ (sqr d) (sqr c)))) (/ 0 (cbrt (+ (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]backup-simplify: Simplify (- (/ 0 (cbrt (+ (sqr d) (sqr c)))) (+ (* (/ (cbrt (- (* b c) (* d a))) (cbrt (+ (sqr d) (sqr c)))) (/ 0 (cbrt (+ (sqr d) (sqr c))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 (cbrt (+ (sqr d) (sqr c)))) (+ (* (/ (cbrt (- (* b c) (* d a))) (cbrt (+ (sqr d) (sqr c)))) (/ 0 (cbrt (+ (sqr d) (sqr c))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 (cbrt (+ (sqr d) (sqr c)))) (+ (* (/ (cbrt (- (* b c) (* d a))) (cbrt (+ (sqr d) (sqr c)))) (/ 0 (cbrt (+ (sqr d) (sqr c))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 (cbrt (+ (sqr d) (sqr c)))) (+ (* (/ (cbrt (- (* b c) (* d a))) (cbrt (+ (sqr d) (sqr c)))) (/ 0 (cbrt (+ (sqr d) (sqr c))))) (* 0 (/ 0 (cbrt (+ (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 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))) (cbrt (+ (sqr d) (sqr c)))) into (/ (cbrt (- (* b c) (* d a))) (cbrt (+ (sqr d) (sqr c)))) * [misc]approximate: Taking taylor expansion of (/ (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d)))) (cbrt (+ (sqr (/ 1 c)) (sqr (/ 1 d))))) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (/ (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d)))) (cbrt (+ (sqr (/ 1 c)) (sqr (/ 1 d))))) in d * [misc]taylor: Taking taylor expansion of (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d)))) in d * [misc]backup-simplify: Simplify (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d)))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]taylor: Taking taylor expansion of (cbrt (+ (sqr (/ 1 c)) (sqr (/ 1 d)))) in d * [misc]backup-simplify: Simplify (cbrt (+ (sqr (/ 1 c)) (sqr (/ 1 d)))) into (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) * [misc]backup-simplify: Simplify (/ (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) into (/ (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) * [misc]taylor: Taking taylor expansion of (/ (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d)))) (cbrt (+ (sqr (/ 1 c)) (sqr (/ 1 d))))) in a * [misc]taylor: Taking taylor expansion of (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d)))) in a * [misc]backup-simplify: Simplify (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d)))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]taylor: Taking taylor expansion of (cbrt (+ (sqr (/ 1 c)) (sqr (/ 1 d)))) in a * [misc]backup-simplify: Simplify (cbrt (+ (sqr (/ 1 c)) (sqr (/ 1 d)))) into (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) * [misc]backup-simplify: Simplify (/ (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) into (/ (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) * [misc]taylor: Taking taylor expansion of (/ (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d)))) (cbrt (+ (sqr (/ 1 c)) (sqr (/ 1 d))))) in c * [misc]taylor: Taking taylor expansion of (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d)))) in c * [misc]backup-simplify: Simplify (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d)))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]taylor: Taking taylor expansion of (cbrt (+ (sqr (/ 1 c)) (sqr (/ 1 d)))) in c * [misc]backup-simplify: Simplify (cbrt (+ (sqr (/ 1 c)) (sqr (/ 1 d)))) into (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) * [misc]backup-simplify: Simplify (/ (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) into (/ (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) * [misc]taylor: Taking taylor expansion of (/ (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d)))) (cbrt (+ (sqr (/ 1 c)) (sqr (/ 1 d))))) in b * [misc]taylor: Taking taylor expansion of (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d)))) in b * [misc]backup-simplify: Simplify (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d)))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]taylor: Taking taylor expansion of (cbrt (+ (sqr (/ 1 c)) (sqr (/ 1 d)))) in b * [misc]backup-simplify: Simplify (cbrt (+ (sqr (/ 1 c)) (sqr (/ 1 d)))) into (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) * [misc]backup-simplify: Simplify (/ (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) into (/ (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) * [misc]taylor: Taking taylor expansion of (/ (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d)))) (cbrt (+ (sqr (/ 1 c)) (sqr (/ 1 d))))) in b * [misc]taylor: Taking taylor expansion of (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d)))) in b * [misc]backup-simplify: Simplify (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d)))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]taylor: Taking taylor expansion of (cbrt (+ (sqr (/ 1 c)) (sqr (/ 1 d)))) in b * [misc]backup-simplify: Simplify (cbrt (+ (sqr (/ 1 c)) (sqr (/ 1 d)))) into (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) * [misc]backup-simplify: Simplify (/ (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) into (/ (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) * [misc]taylor: Taking taylor expansion of (/ (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) in c * [misc]taylor: Taking taylor expansion of (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) in c * [misc]backup-simplify: Simplify (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]taylor: Taking taylor expansion of (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) in c * [misc]backup-simplify: Simplify (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) into (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) * [misc]backup-simplify: Simplify (/ (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) into (/ (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) * [misc]taylor: Taking taylor expansion of (/ (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) in a * [misc]taylor: Taking taylor expansion of (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) in a * [misc]backup-simplify: Simplify (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]taylor: Taking taylor expansion of (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) in a * [misc]backup-simplify: Simplify (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) into (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) * [misc]backup-simplify: Simplify (/ (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) into (/ (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) * [misc]taylor: Taking taylor expansion of (/ (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) in d * [misc]taylor: Taking taylor expansion of (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) in d * [misc]backup-simplify: Simplify (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]taylor: Taking taylor expansion of (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) in d * [misc]backup-simplify: Simplify (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) into (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) * [misc]backup-simplify: Simplify (/ (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) into (/ (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) * [misc]backup-simplify: Simplify (/ (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) into (/ (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) * [misc]backup-simplify: Simplify (- (/ 0 (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) (+ (* (/ (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) (/ 0 (cbrt (+ (/ 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 d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) (+ (* (/ (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) (/ 0 (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) (+ (* (/ (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) (/ 0 (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) (+ (* (/ (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) (/ 0 (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) (+ (* (/ (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) (/ 0 (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))))) (* 0 (/ 0 (cbrt (+ (/ 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 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)))) (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) into (/ (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) * [misc]approximate: Taking taylor expansion of (/ (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d))))) (cbrt (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d)))))) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (/ (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d))))) (cbrt (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d)))))) in d * [misc]taylor: Taking taylor expansion of (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d))))) in d * [misc]backup-simplify: Simplify (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d))))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]taylor: Taking taylor expansion of (cbrt (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d))))) in d * [misc]backup-simplify: Simplify (cbrt (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d))))) into (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) * [misc]backup-simplify: Simplify (/ (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) into (/ (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) * [misc]taylor: Taking taylor expansion of (/ (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d))))) (cbrt (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d)))))) in a * [misc]taylor: Taking taylor expansion of (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d))))) in a * [misc]backup-simplify: Simplify (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d))))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]taylor: Taking taylor expansion of (cbrt (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d))))) in a * [misc]backup-simplify: Simplify (cbrt (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d))))) into (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) * [misc]backup-simplify: Simplify (/ (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) into (/ (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) * [misc]taylor: Taking taylor expansion of (/ (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d))))) (cbrt (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d)))))) in c * [misc]taylor: Taking taylor expansion of (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d))))) in c * [misc]backup-simplify: Simplify (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d))))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]taylor: Taking taylor expansion of (cbrt (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d))))) in c * [misc]backup-simplify: Simplify (cbrt (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d))))) into (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) * [misc]backup-simplify: Simplify (/ (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) into (/ (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) * [misc]taylor: Taking taylor expansion of (/ (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d))))) (cbrt (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d)))))) in b * [misc]taylor: Taking taylor expansion of (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d))))) in b * [misc]backup-simplify: Simplify (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d))))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]taylor: Taking taylor expansion of (cbrt (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d))))) in b * [misc]backup-simplify: Simplify (cbrt (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d))))) into (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) * [misc]backup-simplify: Simplify (/ (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) into (/ (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) * [misc]taylor: Taking taylor expansion of (/ (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d))))) (cbrt (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d)))))) in b * [misc]taylor: Taking taylor expansion of (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d))))) in b * [misc]backup-simplify: Simplify (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d))))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]taylor: Taking taylor expansion of (cbrt (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d))))) in b * [misc]backup-simplify: Simplify (cbrt (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d))))) into (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) * [misc]backup-simplify: Simplify (/ (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) into (/ (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) * [misc]taylor: Taking taylor expansion of (/ (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) in c * [misc]taylor: Taking taylor expansion of (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) in c * [misc]backup-simplify: Simplify (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]taylor: Taking taylor expansion of (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) in c * [misc]backup-simplify: Simplify (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) into (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) * [misc]backup-simplify: Simplify (/ (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) into (/ (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) * [misc]taylor: Taking taylor expansion of (/ (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) in a * [misc]taylor: Taking taylor expansion of (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) in a * [misc]backup-simplify: Simplify (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]taylor: Taking taylor expansion of (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) in a * [misc]backup-simplify: Simplify (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) into (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) * [misc]backup-simplify: Simplify (/ (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) into (/ (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) * [misc]taylor: Taking taylor expansion of (/ (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) in d * [misc]taylor: Taking taylor expansion of (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) in d * [misc]backup-simplify: Simplify (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]taylor: Taking taylor expansion of (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) in d * [misc]backup-simplify: Simplify (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) into (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) * [misc]backup-simplify: Simplify (/ (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) into (/ (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) * [misc]backup-simplify: Simplify (/ (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) into (/ (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) * [misc]backup-simplify: Simplify (- (/ 0 (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) (+ (* (/ (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) (/ 0 (cbrt (+ (/ 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 d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) (+ (* (/ (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) (/ 0 (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) (+ (* (/ (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) (/ 0 (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) (+ (* (/ (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) (/ 0 (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) (+ (* (/ (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) (/ 0 (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))))) (* 0 (/ 0 (cbrt (+ (/ 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 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)))) (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) into (/ (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) * * * [misc]progress: tayloring alt 5 of 14 * [misc]approximate: Taking taylor expansion of (/ (* b c) (sqr (hypot c d))) in (b c d) around 0 * [misc]taylor: Taking taylor expansion of (/ (* b c) (sqr (hypot c d))) in d * [misc]taylor: Taking taylor expansion of (* b c) in d * [misc]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in d * [misc]taylor: Taking taylor expansion of (hypot c d) in d * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* b c) into (* b c) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ (* b c) (sqr (hypot c d))) into (/ (* b c) (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (/ (* b c) (sqr (hypot c d))) in c * [misc]taylor: Taking taylor expansion of (* b c) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in c * [misc]taylor: Taking taylor expansion of (hypot c d) in c * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* b 0) into 0 * [misc]backup-simplify: Simplify (+ (* b 1) (* 0 0)) into b * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ b (sqr (hypot c d))) into (/ b (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (/ (* b c) (sqr (hypot c d))) in b * [misc]taylor: Taking taylor expansion of (* b c) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in b * [misc]taylor: Taking taylor expansion of (hypot c d) in b * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* 0 c) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 c)) into c * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ c (sqr (hypot c d))) into (/ c (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (/ (* b c) (sqr (hypot c d))) in b * [misc]taylor: Taking taylor expansion of (* b c) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in b * [misc]taylor: Taking taylor expansion of (hypot c d) in b * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* 0 c) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 c)) into c * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ c (sqr (hypot c d))) into (/ c (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (/ c (sqr (hypot c d))) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in c * [misc]taylor: Taking taylor expansion of (hypot c d) in c * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot c d))) into (/ 1 (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (/ 1 (sqr (hypot c d))) in d * [misc]taylor: Taking taylor expansion of (sqr (hypot c d)) in d * [misc]taylor: Taking taylor expansion of (hypot c d) in d * [misc]backup-simplify: Simplify (hypot c d) into (hypot c d) * [misc]backup-simplify: Simplify (* (hypot c d) (hypot c d)) into (sqr (hypot c d)) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot c d))) into (/ 1 (sqr (hypot c d))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot c d))) into (/ 1 (sqr (hypot c d))) * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (* 0 (hypot c d))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot c d))) (+ (* (/ c (sqr (hypot c d))) (/ 0 (sqr (hypot c d)))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (* 0 (hypot c d))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot c d))) (+ (* (/ 1 (sqr (hypot c d))) (/ 0 (sqr (hypot c d)))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (* 0 (hypot c d))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot c d))) (/ 0 (sqr (hypot c d)))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 c)))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (+ (* 0 0) (* 0 (hypot c d)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot c d))) (+ (* (/ c (sqr (hypot c d))) (/ 0 (sqr (hypot c d)))) (* 0 (/ 0 (sqr (hypot c d)))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (+ (* 0 0) (* 0 (hypot c d)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot c d))) (+ (* (/ 1 (sqr (hypot c d))) (/ 0 (sqr (hypot c d)))) (* 0 (/ 0 (sqr (hypot c d)))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* (/ 1 (sqr (hypot c d))) (* 1 (* c b))) into (/ (* b c) (sqr (hypot c d))) * [misc]approximate: Taking taylor expansion of (/ (* (/ 1 b) (/ 1 c)) (sqr (hypot (/ 1 c) (/ 1 d)))) in (b c d) around 0 * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 b) (/ 1 c)) (sqr (hypot (/ 1 c) (/ 1 d)))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in d * [misc]taylor: Taking taylor expansion of (/ 1 b) in d * [misc]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (/ 1 b) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (/ 1 c) in d * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in d * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]backup-simplify: Simplify (* (/ 1 b) (/ 1 c)) into (/ 1 (* b c)) * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 (* b c)) (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* b c))) * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 b) (/ 1 c)) (sqr (hypot (/ 1 c) (/ 1 d)))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in c * [misc]taylor: Taking taylor expansion of (/ 1 b) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (/ 1 b) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (/ 1 c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in c * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in c * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]backup-simplify: Simplify (* (/ 1 b) 1) into (/ 1 b) * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 b) (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) b)) * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 b) (/ 1 c)) (sqr (hypot (/ 1 c) (/ 1 d)))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in b * [misc]taylor: Taking taylor expansion of (/ 1 b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in b * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in b * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]backup-simplify: Simplify (* 1 (/ 1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 c) (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) c)) * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 b) (/ 1 c)) (sqr (hypot (/ 1 c) (/ 1 d)))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in b * [misc]taylor: Taking taylor expansion of (/ 1 b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in b * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in b * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]backup-simplify: Simplify (* 1 (/ 1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 c) (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) c)) * [misc]taylor: Taking taylor expansion of (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) c)) in c * [misc]taylor: Taking taylor expansion of (* (sqr (hypot (/ 1 c) (/ 1 d))) c) in c * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in c * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in c * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (* (sqr (hypot (/ 1 c) (/ 1 d))) 0) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (* 0 (hypot (/ 1 c) (/ 1 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr (hypot (/ 1 c) (/ 1 d))) 1) (* 0 0)) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) * [misc]taylor: Taking taylor expansion of (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) in d * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 c) (/ 1 d))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ 1 c) (/ 1 d)) in d * [misc]backup-simplify: Simplify (hypot (/ 1 c) (/ 1 d)) into (hypot (/ 1 c) (/ 1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ 1 c) (/ 1 d)) (hypot (/ 1 c) (/ 1 d))) into (sqr (hypot (/ 1 c) (/ 1 d))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 (/ 1 c))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (* 0 (hypot (/ 1 c) (/ 1 d)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ 1 c) (/ 1 d)))) (+ (* (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) c)) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr (hypot (/ 1 c) (/ 1 d))) 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (* 0 (hypot (/ 1 c) (/ 1 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (/ 1 c)))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ 1 c) (/ 1 d)))) (+ (* (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) c)) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* 0 (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d)))))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr (hypot (/ 1 c) (/ 1 d))) 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* 0 (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ 1 c) (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))) (* 0 (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* (/ 1 (sqr (hypot (/ 1 c) (/ 1 d)))) (* 1 (* (/ 1 (/ 1 c)) (/ 1 (/ 1 b))))) into (/ (* b c) (sqr (hypot (/ 1 c) (/ 1 d)))) * [misc]approximate: Taking taylor expansion of (/ (* (/ 1 (- b)) (/ 1 (- c))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in (b c d) around 0 * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 (- b)) (/ 1 (- c))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in d * [misc]taylor: Taking taylor expansion of (- b) in d * [misc]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (/ 1 (- b)) into (/ -1 b) * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in d * [misc]taylor: Taking taylor expansion of (- c) in d * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- c)) (/ 1 (- d))) in d * [misc]backup-simplify: Simplify (hypot (/ 1 (- c)) (/ 1 (- d))) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* (/ -1 b) (/ -1 c)) into (/ 1 (* b c)) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 (* b c)) (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ 1 (* b (* c (sqr (hypot (/ -1 c) (/ -1 d)))))) * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 (- b)) (/ 1 (- c))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in c * [misc]taylor: Taking taylor expansion of (- b) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (/ 1 (- b)) into (/ -1 b) * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in c * [misc]taylor: Taking taylor expansion of (- c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))) in c * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- c)) (/ 1 (- d))) in c * [misc]backup-simplify: Simplify (hypot (/ 1 (- c)) (/ 1 (- d))) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* (/ -1 b) -1) into (/ 1 b) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 b) (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ 1 (* b (sqr (hypot (/ -1 c) (/ -1 d))))) * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 (- b)) (/ 1 (- c))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in b * [misc]taylor: Taking taylor expansion of (- b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in b * [misc]taylor: Taking taylor expansion of (- c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))) in b * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- c)) (/ 1 (- d))) in b * [misc]backup-simplify: Simplify (hypot (/ 1 (- c)) (/ 1 (- d))) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* -1 (/ -1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 c) (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ 1 (* c (sqr (hypot (/ -1 c) (/ -1 d))))) * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 (- b)) (/ 1 (- c))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in b * [misc]taylor: Taking taylor expansion of (- b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in b * [misc]taylor: Taking taylor expansion of (- c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ 1 (- c)) (/ 1 (- d)))) in b * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- c)) (/ 1 (- d))) in b * [misc]backup-simplify: Simplify (hypot (/ 1 (- c)) (/ 1 (- d))) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* -1 (/ -1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ (/ 1 c) (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ 1 (* c (sqr (hypot (/ -1 c) (/ -1 d))))) * [misc]taylor: Taking taylor expansion of (/ 1 (* c (sqr (hypot (/ -1 c) (/ -1 d))))) in c * [misc]taylor: Taking taylor expansion of (* c (sqr (hypot (/ -1 c) (/ -1 d)))) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ -1 c) (/ -1 d))) in c * [misc]taylor: Taking taylor expansion of (hypot (/ -1 c) (/ -1 d)) in c * [misc]backup-simplify: Simplify (hypot (/ -1 c) (/ -1 d)) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (* 0 (sqr (hypot (/ -1 c) (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (* 0 (hypot (/ -1 c) (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (sqr (hypot (/ -1 c) (/ -1 d))))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]taylor: Taking taylor expansion of (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) in d * [misc]taylor: Taking taylor expansion of (sqr (hypot (/ -1 c) (/ -1 d))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ -1 c) (/ -1 d)) in d * [misc]backup-simplify: Simplify (hypot (/ -1 c) (/ -1 d)) into (hypot (/ -1 c) (/ -1 d)) * [misc]backup-simplify: Simplify (* (hypot (/ -1 c) (/ -1 d)) (hypot (/ -1 c) (/ -1 d))) into (sqr (hypot (/ -1 c) (/ -1 d))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]backup-simplify: Simplify (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (/ -1 c))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (* 0 (hypot (/ -1 c) (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ -1 c) (/ -1 d)))) (+ (* (/ 1 (* c (sqr (hypot (/ -1 c) (/ -1 d))))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqr (hypot (/ -1 c) (/ -1 d)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (* 0 (hypot (/ -1 c) (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))) (* 0 (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ -1 c)))) into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ -1 c) (/ -1 d)))) (+ (* (/ 1 (* c (sqr (hypot (/ -1 c) (/ -1 d))))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* 0 (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d)))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* 0 (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (+ (* 0 0) (* 0 (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))) (* 0 (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* (/ 1 (sqr (hypot (/ -1 c) (/ -1 d)))) (* 1 (* (/ 1 (/ 1 (- c))) (/ 1 (/ 1 (- b)))))) into (/ (* b c) (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]approximate: Taking taylor expansion of (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 6 of 14 * [misc]approximate: Taking taylor expansion of (* (/ (- (* b c) (* a d)) (- (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)) (- (sqr (sqr c)) (sqr (sqr d)))) (- (sqr c) (sqr d))) in d * [misc]taylor: Taking taylor expansion of (/ (- (* b c) (* a d)) (- (sqr (sqr c)) (sqr (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 (sqr c)) (sqr (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)) 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 (* 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 (* (sqr c) (sqr c)) into (pow c 4) * [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 (+ (pow c 4) 0) into (pow c 4) * [misc]backup-simplify: Simplify (/ (* b c) (pow c 4)) into (/ b (pow c 3)) * [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)) (- (sqr (sqr c)) (sqr (sqr d)))) (- (sqr c) (sqr d))) in a * [misc]taylor: Taking taylor expansion of (/ (- (* b c) (* a d)) (- (sqr (sqr c)) (sqr (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 (sqr c)) (sqr (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)) 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 (* 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 (* (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 (- (pow d 4)) into (- (pow d 4)) * [misc]backup-simplify: Simplify (+ (pow c 4) (- (pow d 4))) into (- (pow c 4) (pow d 4)) * [misc]backup-simplify: Simplify (/ (* b c) (- (pow c 4) (pow d 4))) into (/ (* b c) (- (pow c 4) (pow d 4))) * [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)) (- (sqr (sqr c)) (sqr (sqr d)))) (- (sqr c) (sqr d))) in c * [misc]taylor: Taking taylor expansion of (/ (- (* b c) (* a d)) (- (sqr (sqr c)) (sqr (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 (sqr c)) (sqr (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)) 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 (* 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 (* 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 (- (pow d 4)) into (- (pow d 4)) * [misc]backup-simplify: Simplify (+ 0 (- (pow d 4))) into (- (pow d 4)) * [misc]backup-simplify: Simplify (/ (- (* d a)) (- (pow d 4))) into (/ a (pow d 3)) * [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)) (- (sqr (sqr c)) (sqr (sqr d)))) (- (sqr c) (sqr d))) in b * [misc]taylor: Taking taylor expansion of (/ (- (* b c) (* a d)) (- (sqr (sqr c)) (sqr (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 (sqr c)) (sqr (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)) 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 (* 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 (* (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 (- (pow d 4)) into (- (pow d 4)) * [misc]backup-simplify: Simplify (+ (pow c 4) (- (pow d 4))) into (- (pow c 4) (pow d 4)) * [misc]backup-simplify: Simplify (/ (- (* d a)) (- (pow c 4) (pow d 4))) into (* -1 (/ (* d a) (- (pow c 4) (pow d 4)))) * [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)) (- (sqr (sqr c)) (sqr (sqr d)))) (- (sqr c) (sqr d))) in b * [misc]taylor: Taking taylor expansion of (/ (- (* b c) (* a d)) (- (sqr (sqr c)) (sqr (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 (sqr c)) (sqr (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)) 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 (* 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 (* (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 (- (pow d 4)) into (- (pow d 4)) * [misc]backup-simplify: Simplify (+ (pow c 4) (- (pow d 4))) into (- (pow c 4) (pow d 4)) * [misc]backup-simplify: Simplify (/ (- (* d a)) (- (pow c 4) (pow d 4))) into (* -1 (/ (* d a) (- (pow c 4) (pow d 4)))) * [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 (* d d) into (sqr d) * [misc]backup-simplify: Simplify (- (sqr d)) into (- (sqr d)) * [misc]backup-simplify: Simplify (+ (sqr c) (- (sqr d))) into (- (sqr c) (sqr d)) * [misc]backup-simplify: Simplify (* (* -1 (/ (* d a) (- (pow c 4) (pow d 4)))) (- (sqr c) (sqr d))) into (* -1 (/ (* d (* a (- (sqr c) (sqr d)))) (- (pow c 4) (pow d 4)))) * [misc]taylor: Taking taylor expansion of (* -1 (/ (* d (* a (- (sqr c) (sqr d)))) (- (pow c 4) (pow d 4)))) 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 d)))) (- (pow c 4) (pow d 4))) in c * [misc]taylor: Taking taylor expansion of (* d (* a (- (sqr c) (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 (* a (- (sqr c) (sqr 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 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 (- (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]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (* d 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 (* a (- (sqr d))) into (* -1 (* (sqr d) a)) * [misc]backup-simplify: Simplify (* d (* -1 (* (sqr d) a))) into (* -1 (* (pow d 3) a)) * [misc]backup-simplify: Simplify (- (pow d 4)) into (- (pow d 4)) * [misc]backup-simplify: Simplify (+ 0 (- (pow d 4))) into (- (pow d 4)) * [misc]backup-simplify: Simplify (/ (* -1 (* (pow d 3) a)) (- (pow d 4))) 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 (+ (* c 0) (* 0 c)) into 0 * [misc]backup-simplify: Simplify (+ (* d 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 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 (+ (* (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 (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ c (- (pow c 4) (pow d 4))) (+ (* (* -1 (/ (* d a) (- (pow c 4) (pow d 4)))) (/ 0 (- (pow c 4) (pow d 4)))))) into (/ c (- (pow c 4) (pow d 4))) * [misc]backup-simplify: Simplify (+ (* (* -1 (/ (* d a) (- (pow c 4) (pow d 4)))) 0) (* (/ c (- (pow c 4) (pow d 4))) (- (sqr c) (sqr d)))) into (- (/ (pow c 3) (- (pow c 4) (pow d 4))) (/ (* c (sqr d)) (- (pow c 4) (pow d 4)))) * [misc]taylor: Taking taylor expansion of (- (/ (pow c 3) (- (pow c 4) (pow d 4))) (/ (* c (sqr d)) (- (pow c 4) (pow d 4)))) in c * [misc]taylor: Taking taylor expansion of (/ (pow c 3) (- (pow c 4) (pow d 4))) in c * [misc]taylor: Taking taylor expansion of (pow c 3) 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]backup-simplify: Simplify (- (pow d 4)) into (- (pow d 4)) * [misc]backup-simplify: Simplify (+ 0 (- (pow d 4))) into (- (pow d 4)) * [misc]backup-simplify: Simplify (/ 1 (- (pow d 4))) into (/ -1 (pow d 4)) * [misc]taylor: Taking taylor expansion of (/ (* c (sqr d)) (- (pow c 4) (pow d 4))) in c * [misc]taylor: Taking taylor expansion of (* c (sqr 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 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 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]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 0) (* 1 (sqr d))) into (sqr d) * [misc]backup-simplify: Simplify (- (pow d 4)) into (- (pow d 4)) * [misc]backup-simplify: Simplify (+ 0 (- (pow d 4))) into (- (pow d 4)) * [misc]backup-simplify: Simplify (/ (sqr d) (- (pow d 4))) into (/ -1 (sqr d)) * [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) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (* 0 (- (sqr d)))) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 (* -1 (* (sqr d) 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) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (- (pow d 4))) (+ (* (/ a d) (/ 0 (- (pow d 4)))))) 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 (+ (* 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) 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 (+ (* (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 (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (- (pow c 4) (pow d 4))) (+ (* (* -1 (/ (* d a) (- (pow c 4) (pow d 4)))) (/ 0 (- (pow c 4) (pow d 4)))) (* (/ c (- (pow c 4) (pow d 4))) (/ 0 (- (pow c 4) (pow d 4)))))) into 0 * [misc]backup-simplify: Simplify (+ (* (* -1 (/ (* d a) (- (pow c 4) (pow d 4)))) 0) (+ (* (/ c (- (pow c 4) (pow d 4))) 0) (* 0 (- (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 (- (/ -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 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 (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (* 0 d))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (+ (* a 1) (+ (* 0 0) (* 0 (- (sqr d))))) into a * [misc]backup-simplify: Simplify (+ (* d a) (+ (* 0 0) (* 0 (* -1 (* (sqr d) a))))) into (* d 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 (+ (* 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) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ (* d a) (- (pow d 4))) (+ (* (/ a d) (/ 0 (- (pow d 4)))) (* 0 (/ 0 (- (pow d 4)))))) 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 (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))) (- (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))) (- (sqr (sqr (/ 1 c))) (sqr (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 (sqr (/ 1 c))) (sqr (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))) 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 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 (* 1 1) into 1 * [misc]backup-simplify: Simplify (- 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 (- (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))) (- (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))) (- (sqr (sqr (/ 1 c))) (sqr (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 (sqr (/ 1 c))) (sqr (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))) 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 (/ 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 (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 (pow d 4))) into (- (/ 1 (pow d 4))) * [misc]backup-simplify: Simplify (+ (/ 1 (pow c 4)) (- (/ 1 (pow d 4)))) into (- (/ 1 (pow c 4)) (/ 1 (pow d 4))) * [misc]backup-simplify: Simplify (/ (- (/ 1 d)) (- (/ 1 (pow c 4)) (/ 1 (pow d 4)))) into (/ -1 (* d (- (/ 1 (pow c 4)) (/ 1 (pow d 4))))) * [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))) (- (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))) (- (sqr (sqr (/ 1 c))) (sqr (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 (sqr (/ 1 c))) (sqr (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))) 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 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 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 (- (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))) (- (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))) (- (sqr (sqr (/ 1 c))) (sqr (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 (sqr (/ 1 c))) (sqr (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))) 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 (/ 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 (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 (pow d 4))) into (- (/ 1 (pow d 4))) * [misc]backup-simplify: Simplify (+ (/ 1 (pow c 4)) (- (/ 1 (pow d 4)))) into (- (/ 1 (pow c 4)) (/ 1 (pow d 4))) * [misc]backup-simplify: Simplify (/ (/ 1 c) (- (/ 1 (pow c 4)) (/ 1 (pow d 4)))) into (/ 1 (* c (- (/ 1 (pow c 4)) (/ 1 (pow d 4))))) * [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))) (- (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))) (- (sqr (sqr (/ 1 c))) (sqr (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 (sqr (/ 1 c))) (sqr (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))) 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 (/ 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 (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 (pow d 4))) into (- (/ 1 (pow d 4))) * [misc]backup-simplify: Simplify (+ (/ 1 (pow c 4)) (- (/ 1 (pow d 4)))) into (- (/ 1 (pow c 4)) (/ 1 (pow d 4))) * [misc]backup-simplify: Simplify (/ (/ 1 c) (- (/ 1 (pow c 4)) (/ 1 (pow d 4)))) into (/ 1 (* c (- (/ 1 (pow c 4)) (/ 1 (pow d 4))))) * [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 d) (/ 1 d)) into (/ 1 (sqr d)) * [misc]backup-simplify: Simplify (- (/ 1 (sqr d))) into (- (/ 1 (sqr d))) * [misc]backup-simplify: Simplify (+ (/ 1 (sqr c)) (- (/ 1 (sqr d)))) into (- (/ 1 (sqr c)) (/ 1 (sqr d))) * [misc]backup-simplify: Simplify (* (/ 1 (* c (- (/ 1 (pow c 4)) (/ 1 (pow d 4))))) (- (/ 1 (sqr c)) (/ 1 (sqr d)))) into (/ (- (/ 1 (sqr c)) (/ 1 (sqr d))) (* c (- (/ 1 (pow c 4)) (/ 1 (pow d 4))))) * [misc]taylor: Taking taylor expansion of (/ (- (/ 1 (sqr c)) (/ 1 (sqr d))) (* c (- (/ 1 (pow c 4)) (/ 1 (pow d 4))))) in c * [misc]taylor: Taking taylor expansion of (- (/ 1 (sqr c)) (/ 1 (sqr 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 (/ 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 (* c (- (/ 1 (pow c 4)) (/ 1 (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 (- (/ 1 (pow c 4)) (/ 1 (pow d 4))) in c * [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 (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]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]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 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) 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 (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 (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ (- (/ 1 (* d a))) (- (/ 1 (pow c 4)) (/ 1 (pow d 4)))) (+ (* (/ 1 (* c (- (/ 1 (pow c 4)) (/ 1 (pow d 4))))) (/ 0 (- (/ 1 (pow c 4)) (/ 1 (pow d 4))))))) into (- (/ 1 (* d (* a (- (/ 1 (pow c 4)) (/ 1 (pow d 4))))))) * [misc]backup-simplify: Simplify (+ (* (/ 1 (* c (- (/ 1 (pow c 4)) (/ 1 (pow d 4))))) 0) (* (- (/ 1 (* d (* a (- (/ 1 (pow c 4)) (/ 1 (pow d 4))))))) (- (/ 1 (sqr c)) (/ 1 (sqr d))))) into (- (/ 1 (* (pow d 3) (* a (- (/ 1 (pow c 4)) (/ 1 (pow d 4)))))) (/ 1 (* (sqr c) (* d (* a (- (/ 1 (pow c 4)) (/ 1 (pow d 4)))))))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* (pow d 3) (* a (- (/ 1 (pow c 4)) (/ 1 (pow d 4)))))) (/ 1 (* (sqr c) (* d (* a (- (/ 1 (pow c 4)) (/ 1 (pow d 4)))))))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (* (pow d 3) (* a (- (/ 1 (pow c 4)) (/ 1 (pow d 4)))))) in c * [misc]taylor: Taking taylor expansion of (* (pow d 3) (* a (- (/ 1 (pow c 4)) (/ 1 (pow d 4))))) 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 4)) (/ 1 (pow 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 (- (/ 1 (pow c 4)) (/ 1 (pow d 4))) in c * [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 (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]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 (/ 1 (* (pow d 3) a)) into (/ 1 (* (pow d 3) a)) * [misc]taylor: Taking taylor expansion of (/ 1 (* (sqr c) (* d (* a (- (/ 1 (pow c 4)) (/ 1 (pow d 4))))))) in c * [misc]taylor: Taking taylor expansion of (* (sqr c) (* d (* a (- (/ 1 (pow c 4)) (/ 1 (pow 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 (* d (* a (- (/ 1 (pow c 4)) (/ 1 (pow 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 (- (/ 1 (pow c 4)) (/ 1 (pow 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 (- (/ 1 (pow c 4)) (/ 1 (pow d 4))) in c * [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 (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]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 (* d a) into (* d a) * [misc]backup-simplify: Simplify (* 0 (* d 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 (+ (* 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 (- (+ (* 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 (+ (* 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 (/ 1 (* d a)) into (/ 1 (* d a)) * [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 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 (- (+ (* (/ 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) 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 (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 (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (- (/ 1 (pow c 4)) (/ 1 (pow d 4)))) (+ (* (/ 1 (* c (- (/ 1 (pow c 4)) (/ 1 (pow d 4))))) (/ 0 (- (/ 1 (pow c 4)) (/ 1 (pow d 4))))) (* (- (/ 1 (* d (* a (- (/ 1 (pow c 4)) (/ 1 (pow d 4))))))) (/ 0 (- (/ 1 (pow c 4)) (/ 1 (pow d 4))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (* c (- (/ 1 (pow c 4)) (/ 1 (pow d 4))))) 0) (+ (* (- (/ 1 (* d (* a (- (/ 1 (pow c 4)) (/ 1 (pow d 4))))))) 0) (* 0 (- (/ 1 (sqr c)) (/ 1 (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 (* 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)))) 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 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))) 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]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking 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 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) 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 (+ (* (/ 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 (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (- (/ 1 (pow c 4)) (/ 1 (pow d 4)))) (+ (* (/ 1 (* c (- (/ 1 (pow c 4)) (/ 1 (pow d 4))))) (/ 0 (- (/ 1 (pow c 4)) (/ 1 (pow d 4))))) (* (- (/ 1 (* d (* a (- (/ 1 (pow c 4)) (/ 1 (pow d 4))))))) (/ 0 (- (/ 1 (pow c 4)) (/ 1 (pow d 4))))) (* 0 (/ 0 (- (/ 1 (pow c 4)) (/ 1 (pow d 4))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (* c (- (/ 1 (pow c 4)) (/ 1 (pow d 4))))) 0) (+ (* (- (/ 1 (* d (* a (- (/ 1 (pow c 4)) (/ 1 (pow d 4))))))) 0) (+ (* 0 0) (* 0 (- (/ 1 (sqr c)) (/ 1 (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 (- (+ (* 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 (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 0 0) (+ (* 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]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 (+ (* 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 (+ (* 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]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 1 (pow d 4))) into (- (/ 1 (pow d 4))) * [misc]backup-simplify: Simplify (+ 0 (- (/ 1 (pow d 4)))) into (- (/ 1 (pow d 4))) * [misc]backup-simplify: Simplify (+ (* 0 (- (/ 1 (pow d 4)))) (+ (* 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]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 (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)))) (- (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)))) (- (sqr (sqr (/ 1 (- c)))) (sqr (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 (sqr (/ 1 (- c)))) (sqr (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)))) 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 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 (* 1 1) into 1 * [misc]backup-simplify: Simplify (- 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 (- (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)))) (- (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)))) (- (sqr (sqr (/ 1 (- c)))) (sqr (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 (sqr (/ 1 (- c)))) (sqr (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)))) 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 (/ -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 (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 (pow d 4))) into (- (/ 1 (pow d 4))) * [misc]backup-simplify: Simplify (+ (/ 1 (pow c 4)) (- (/ 1 (pow d 4)))) into (- (/ 1 (pow c 4)) (/ 1 (pow d 4))) * [misc]backup-simplify: Simplify (/ (- (/ 1 d)) (- (/ 1 (pow c 4)) (/ 1 (pow d 4)))) into (/ -1 (* d (- (/ 1 (pow c 4)) (/ 1 (pow d 4))))) * [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)))) (- (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)))) (- (sqr (sqr (/ 1 (- c)))) (sqr (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 (sqr (/ 1 (- c)))) (sqr (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)))) 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 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 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 (- (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)))) (- (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)))) (- (sqr (sqr (/ 1 (- c)))) (sqr (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 (sqr (/ 1 (- c)))) (sqr (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)))) 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 (/ -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 (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 (pow d 4))) into (- (/ 1 (pow d 4))) * [misc]backup-simplify: Simplify (+ (/ 1 (pow c 4)) (- (/ 1 (pow d 4)))) into (- (/ 1 (pow c 4)) (/ 1 (pow d 4))) * [misc]backup-simplify: Simplify (/ (/ 1 c) (- (/ 1 (pow c 4)) (/ 1 (pow d 4)))) into (/ 1 (* c (- (/ 1 (pow c 4)) (/ 1 (pow d 4))))) * [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)))) (- (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)))) (- (sqr (sqr (/ 1 (- c)))) (sqr (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 (sqr (/ 1 (- c)))) (sqr (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)))) 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 (/ -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 (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 (pow d 4))) into (- (/ 1 (pow d 4))) * [misc]backup-simplify: Simplify (+ (/ 1 (pow c 4)) (- (/ 1 (pow d 4)))) into (- (/ 1 (pow c 4)) (/ 1 (pow d 4))) * [misc]backup-simplify: Simplify (/ (/ 1 c) (- (/ 1 (pow c 4)) (/ 1 (pow d 4)))) into (/ 1 (* c (- (/ 1 (pow c 4)) (/ 1 (pow d 4))))) * [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 d) (/ -1 d)) into (/ 1 (sqr d)) * [misc]backup-simplify: Simplify (- (/ 1 (sqr d))) into (- (/ 1 (sqr d))) * [misc]backup-simplify: Simplify (+ (/ 1 (sqr c)) (- (/ 1 (sqr d)))) into (- (/ 1 (sqr c)) (/ 1 (sqr d))) * [misc]backup-simplify: Simplify (* (/ 1 (* c (- (/ 1 (pow c 4)) (/ 1 (pow d 4))))) (- (/ 1 (sqr c)) (/ 1 (sqr d)))) into (/ (- (/ 1 (sqr c)) (/ 1 (sqr d))) (* c (- (/ 1 (pow c 4)) (/ 1 (pow d 4))))) * [misc]taylor: Taking taylor expansion of (/ (- (/ 1 (sqr c)) (/ 1 (sqr d))) (* c (- (/ 1 (pow c 4)) (/ 1 (pow d 4))))) in c * [misc]taylor: Taking taylor expansion of (- (/ 1 (sqr c)) (/ 1 (sqr 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 (/ 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 (* c (- (/ 1 (pow c 4)) (/ 1 (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 (- (/ 1 (pow c 4)) (/ 1 (pow d 4))) in c * [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 (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]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]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 (+ (* (/ -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) 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 (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 (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ (- (/ 1 (* d a))) (- (/ 1 (pow c 4)) (/ 1 (pow d 4)))) (+ (* (/ 1 (* c (- (/ 1 (pow c 4)) (/ 1 (pow d 4))))) (/ 0 (- (/ 1 (pow c 4)) (/ 1 (pow d 4))))))) into (- (/ 1 (* d (* a (- (/ 1 (pow c 4)) (/ 1 (pow d 4))))))) * [misc]backup-simplify: Simplify (+ (* (/ 1 (* c (- (/ 1 (pow c 4)) (/ 1 (pow d 4))))) 0) (* (- (/ 1 (* d (* a (- (/ 1 (pow c 4)) (/ 1 (pow d 4))))))) (- (/ 1 (sqr c)) (/ 1 (sqr d))))) into (- (/ 1 (* (pow d 3) (* a (- (/ 1 (pow c 4)) (/ 1 (pow d 4)))))) (/ 1 (* (sqr c) (* d (* a (- (/ 1 (pow c 4)) (/ 1 (pow d 4)))))))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* (pow d 3) (* a (- (/ 1 (pow c 4)) (/ 1 (pow d 4)))))) (/ 1 (* (sqr c) (* d (* a (- (/ 1 (pow c 4)) (/ 1 (pow d 4)))))))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (* (pow d 3) (* a (- (/ 1 (pow c 4)) (/ 1 (pow d 4)))))) in c * [misc]taylor: Taking taylor expansion of (* (pow d 3) (* a (- (/ 1 (pow c 4)) (/ 1 (pow d 4))))) 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 4)) (/ 1 (pow 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 (- (/ 1 (pow c 4)) (/ 1 (pow d 4))) in c * [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 (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]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 (/ 1 (* (pow d 3) a)) into (/ 1 (* (pow d 3) a)) * [misc]taylor: Taking taylor expansion of (/ 1 (* (sqr c) (* d (* a (- (/ 1 (pow c 4)) (/ 1 (pow d 4))))))) in c * [misc]taylor: Taking taylor expansion of (* (sqr c) (* d (* a (- (/ 1 (pow c 4)) (/ 1 (pow 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 (* d (* a (- (/ 1 (pow c 4)) (/ 1 (pow 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 (- (/ 1 (pow c 4)) (/ 1 (pow 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 (- (/ 1 (pow c 4)) (/ 1 (pow d 4))) in c * [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 (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]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 (* d a) into (* d a) * [misc]backup-simplify: Simplify (* 0 (* d 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 (+ (* 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 (- (+ (* 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 (+ (* 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 (/ 1 (* d a)) into (/ 1 (* d a)) * [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 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 (- 0) into 0 * [misc]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) 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 (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 (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (- (/ 1 (pow c 4)) (/ 1 (pow d 4)))) (+ (* (/ 1 (* c (- (/ 1 (pow c 4)) (/ 1 (pow d 4))))) (/ 0 (- (/ 1 (pow c 4)) (/ 1 (pow d 4))))) (* (- (/ 1 (* d (* a (- (/ 1 (pow c 4)) (/ 1 (pow d 4))))))) (/ 0 (- (/ 1 (pow c 4)) (/ 1 (pow d 4))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (* c (- (/ 1 (pow c 4)) (/ 1 (pow d 4))))) 0) (+ (* (- (/ 1 (* d (* a (- (/ 1 (pow c 4)) (/ 1 (pow d 4))))))) 0) (* 0 (- (/ 1 (sqr c)) (/ 1 (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 (* 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)))) 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 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))) 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]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking 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 (+ (* (/ -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) 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 (+ (* (/ 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 (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (- (/ 1 (pow c 4)) (/ 1 (pow d 4)))) (+ (* (/ 1 (* c (- (/ 1 (pow c 4)) (/ 1 (pow d 4))))) (/ 0 (- (/ 1 (pow c 4)) (/ 1 (pow d 4))))) (* (- (/ 1 (* d (* a (- (/ 1 (pow c 4)) (/ 1 (pow d 4))))))) (/ 0 (- (/ 1 (pow c 4)) (/ 1 (pow d 4))))) (* 0 (/ 0 (- (/ 1 (pow c 4)) (/ 1 (pow d 4))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 (* c (- (/ 1 (pow c 4)) (/ 1 (pow d 4))))) 0) (+ (* (- (/ 1 (* d (* a (- (/ 1 (pow c 4)) (/ 1 (pow d 4))))))) 0) (+ (* 0 0) (* 0 (- (/ 1 (sqr c)) (/ 1 (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 (- (+ (* 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 (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 0 0) (+ (* 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]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 (+ (* 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 (+ (* 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]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 1 (pow d 4))) into (- (/ 1 (pow d 4))) * [misc]backup-simplify: Simplify (+ 0 (- (/ 1 (pow d 4)))) into (- (/ 1 (pow d 4))) * [misc]backup-simplify: Simplify (+ (* 0 (- (/ 1 (pow d 4)))) (+ (* 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]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]approximate: Taking taylor expansion of (/ (- (* b c) (* a d)) (- (sqr (sqr c)) (sqr (sqr d)))) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (/ (- (* b c) (* a d)) (- (sqr (sqr c)) (sqr (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 (sqr c)) (sqr (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)) 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 (* 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 (* (sqr c) (sqr c)) into (pow c 4) * [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 (+ (pow c 4) 0) into (pow c 4) * [misc]backup-simplify: Simplify (/ (* b c) (pow c 4)) into (/ b (pow c 3)) * [misc]taylor: Taking taylor expansion of (/ (- (* b c) (* a d)) (- (sqr (sqr c)) (sqr (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 (sqr c)) (sqr (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)) 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 (* 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 (* (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 (- (pow d 4)) into (- (pow d 4)) * [misc]backup-simplify: Simplify (+ (pow c 4) (- (pow d 4))) into (- (pow c 4) (pow d 4)) * [misc]backup-simplify: Simplify (/ (* b c) (- (pow c 4) (pow d 4))) into (/ (* b c) (- (pow c 4) (pow d 4))) * [misc]taylor: Taking taylor expansion of (/ (- (* b c) (* a d)) (- (sqr (sqr c)) (sqr (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 (sqr c)) (sqr (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)) 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 (* 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 (* 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 (- (pow d 4)) into (- (pow d 4)) * [misc]backup-simplify: Simplify (+ 0 (- (pow d 4))) into (- (pow d 4)) * [misc]backup-simplify: Simplify (/ (- (* d a)) (- (pow d 4))) into (/ a (pow d 3)) * [misc]taylor: Taking taylor expansion of (/ (- (* b c) (* a d)) (- (sqr (sqr c)) (sqr (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 (sqr c)) (sqr (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)) 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 (* 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 (* (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 (- (pow d 4)) into (- (pow d 4)) * [misc]backup-simplify: Simplify (+ (pow c 4) (- (pow d 4))) into (- (pow c 4) (pow d 4)) * [misc]backup-simplify: Simplify (/ (- (* d a)) (- (pow c 4) (pow d 4))) into (* -1 (/ (* d a) (- (pow c 4) (pow d 4)))) * [misc]taylor: Taking taylor expansion of (/ (- (* b c) (* a d)) (- (sqr (sqr c)) (sqr (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 (sqr c)) (sqr (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)) 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 (* 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 (* (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 (- (pow d 4)) into (- (pow d 4)) * [misc]backup-simplify: Simplify (+ (pow c 4) (- (pow d 4))) into (- (pow c 4) (pow d 4)) * [misc]backup-simplify: Simplify (/ (- (* d a)) (- (pow c 4) (pow d 4))) into (* -1 (/ (* d a) (- (pow c 4) (pow d 4)))) * [misc]taylor: Taking taylor expansion of (* -1 (/ (* d a) (- (pow c 4) (pow d 4)))) 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 4) (pow d 4))) 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 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]backup-simplify: Simplify (* d a) into (* d a) * [misc]backup-simplify: Simplify (- (pow d 4)) into (- (pow d 4)) * [misc]backup-simplify: Simplify (+ 0 (- (pow d 4))) into (- (pow d 4)) * [misc]backup-simplify: Simplify (/ (* d a) (- (pow d 4))) into (* -1 (/ a (pow d 3))) * [misc]backup-simplify: Simplify (* -1 (* -1 (/ a (pow d 3)))) 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]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 (+ (* (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 (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ c (- (pow c 4) (pow d 4))) (+ (* (* -1 (/ (* d a) (- (pow c 4) (pow d 4)))) (/ 0 (- (pow c 4) (pow d 4)))))) into (/ c (- (pow c 4) (pow d 4))) * [misc]taylor: Taking taylor expansion of (/ c (- (pow c 4) (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 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]backup-simplify: Simplify (- (pow d 4)) into (- (pow d 4)) * [misc]backup-simplify: Simplify (+ 0 (- (pow d 4))) into (- (pow d 4)) * [misc]backup-simplify: Simplify (/ 1 (- (pow d 4))) 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) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (- (pow d 4))) (+ (* (* -1 (/ a (pow d 3))) (/ 0 (- (pow d 4)))))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (* -1 (/ a (pow d 3))))) into 0 * [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 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)))) 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 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 (+ (* (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 (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (- (pow c 4) (pow d 4))) (+ (* (* -1 (/ (* d a) (- (pow c 4) (pow d 4)))) (/ 0 (- (pow c 4) (pow d 4)))) (* (/ c (- (pow c 4) (pow d 4))) (/ 0 (- (pow c 4) (pow d 4)))))) 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 4)) 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 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 (/ -1 (pow d 4)) 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 4) 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 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) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (- (pow d 4))) (+ (* (* -1 (/ a (pow d 3))) (/ 0 (- (pow d 4)))) (* 0 (/ 0 (- (pow d 4)))))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (* -1 (/ a (pow d 3)))))) into 0 * [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))) (- (sqr (sqr (/ 1 c))) (sqr (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 (sqr (/ 1 c))) (sqr (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 (sqr (/ 1 c))) (sqr (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))) 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 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 (* 1 1) into 1 * [misc]backup-simplify: Simplify (- 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 (sqr (/ 1 c))) (sqr (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 (sqr (/ 1 c))) (sqr (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))) 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 (/ 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 (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 (pow d 4))) into (- (/ 1 (pow d 4))) * [misc]backup-simplify: Simplify (+ (/ 1 (pow c 4)) (- (/ 1 (pow d 4)))) into (- (/ 1 (pow c 4)) (/ 1 (pow d 4))) * [misc]backup-simplify: Simplify (/ (- (/ 1 d)) (- (/ 1 (pow c 4)) (/ 1 (pow d 4)))) into (/ -1 (* d (- (/ 1 (pow c 4)) (/ 1 (pow d 4))))) * [misc]taylor: Taking taylor expansion of (/ (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) (- (sqr (sqr (/ 1 c))) (sqr (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 (sqr (/ 1 c))) (sqr (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))) 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 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 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 (sqr (/ 1 c))) (sqr (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 (sqr (/ 1 c))) (sqr (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))) 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 (/ 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 (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 (pow d 4))) into (- (/ 1 (pow d 4))) * [misc]backup-simplify: Simplify (+ (/ 1 (pow c 4)) (- (/ 1 (pow d 4)))) into (- (/ 1 (pow c 4)) (/ 1 (pow d 4))) * [misc]backup-simplify: Simplify (/ (/ 1 c) (- (/ 1 (pow c 4)) (/ 1 (pow d 4)))) into (/ 1 (* c (- (/ 1 (pow c 4)) (/ 1 (pow d 4))))) * [misc]taylor: Taking taylor expansion of (/ (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) (- (sqr (sqr (/ 1 c))) (sqr (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 (sqr (/ 1 c))) (sqr (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))) 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 (/ 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 (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 (pow d 4))) into (- (/ 1 (pow d 4))) * [misc]backup-simplify: Simplify (+ (/ 1 (pow c 4)) (- (/ 1 (pow d 4)))) into (- (/ 1 (pow c 4)) (/ 1 (pow d 4))) * [misc]backup-simplify: Simplify (/ (/ 1 c) (- (/ 1 (pow c 4)) (/ 1 (pow d 4)))) into (/ 1 (* c (- (/ 1 (pow c 4)) (/ 1 (pow d 4))))) * [misc]taylor: Taking taylor expansion of (/ 1 (* c (- (/ 1 (pow c 4)) (/ 1 (pow d 4))))) in c * [misc]taylor: Taking taylor expansion of (* c (- (/ 1 (pow c 4)) (/ 1 (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 (- (/ 1 (pow c 4)) (/ 1 (pow d 4))) in c * [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 (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]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]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 (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 (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ (- (/ 1 (* d a))) (- (/ 1 (pow c 4)) (/ 1 (pow d 4)))) (+ (* (/ 1 (* c (- (/ 1 (pow c 4)) (/ 1 (pow d 4))))) (/ 0 (- (/ 1 (pow c 4)) (/ 1 (pow d 4))))))) into (- (/ 1 (* d (* a (- (/ 1 (pow c 4)) (/ 1 (pow d 4))))))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* d (* a (- (/ 1 (pow c 4)) (/ 1 (pow d 4))))))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (* d (* a (- (/ 1 (pow c 4)) (/ 1 (pow d 4)))))) in c * [misc]taylor: Taking taylor expansion of (* d (* a (- (/ 1 (pow c 4)) (/ 1 (pow 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 (- (/ 1 (pow c 4)) (/ 1 (pow 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 (- (/ 1 (pow c 4)) (/ 1 (pow d 4))) in c * [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 (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]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 (/ 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 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 (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 (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (- (/ 1 (pow c 4)) (/ 1 (pow d 4)))) (+ (* (/ 1 (* c (- (/ 1 (pow c 4)) (/ 1 (pow d 4))))) (/ 0 (- (/ 1 (pow c 4)) (/ 1 (pow d 4))))) (* (- (/ 1 (* d (* a (- (/ 1 (pow c 4)) (/ 1 (pow d 4))))))) (/ 0 (- (/ 1 (pow c 4)) (/ 1 (pow d 4))))))) 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 (- (+ (* 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 (- 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 0) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 1)))) 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 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 (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 (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (- (/ 1 (pow c 4)) (/ 1 (pow d 4)))) (+ (* (/ 1 (* c (- (/ 1 (pow c 4)) (/ 1 (pow d 4))))) (/ 0 (- (/ 1 (pow c 4)) (/ 1 (pow d 4))))) (* (- (/ 1 (* d (* a (- (/ 1 (pow c 4)) (/ 1 (pow d 4))))))) (/ 0 (- (/ 1 (pow c 4)) (/ 1 (pow d 4))))) (* 0 (/ 0 (- (/ 1 (pow c 4)) (/ 1 (pow d 4))))))) 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 (- (+ (* 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 (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 1 (pow d 4))) into (- (/ 1 (pow d 4))) * [misc]backup-simplify: Simplify (+ 0 (- (/ 1 (pow d 4)))) into (- (/ 1 (pow d 4))) * [misc]backup-simplify: Simplify (+ (* 0 (- (/ 1 (pow d 4)))) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) 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]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 (sqr (/ 1 (- c)))) (sqr (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 (sqr (/ 1 (- c)))) (sqr (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 (sqr (/ 1 (- c)))) (sqr (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)))) 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 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 (* 1 1) into 1 * [misc]backup-simplify: Simplify (- 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 (sqr (/ 1 (- c)))) (sqr (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 (sqr (/ 1 (- c)))) (sqr (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)))) 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 (/ -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 (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 (pow d 4))) into (- (/ 1 (pow d 4))) * [misc]backup-simplify: Simplify (+ (/ 1 (pow c 4)) (- (/ 1 (pow d 4)))) into (- (/ 1 (pow c 4)) (/ 1 (pow d 4))) * [misc]backup-simplify: Simplify (/ (- (/ 1 d)) (- (/ 1 (pow c 4)) (/ 1 (pow d 4)))) into (/ -1 (* d (- (/ 1 (pow c 4)) (/ 1 (pow d 4))))) * [misc]taylor: Taking taylor expansion of (/ (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) (- (sqr (sqr (/ 1 (- c)))) (sqr (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 (sqr (/ 1 (- c)))) (sqr (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)))) 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 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 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 (sqr (/ 1 (- c)))) (sqr (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 (sqr (/ 1 (- c)))) (sqr (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)))) 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 (/ -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 (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 (pow d 4))) into (- (/ 1 (pow d 4))) * [misc]backup-simplify: Simplify (+ (/ 1 (pow c 4)) (- (/ 1 (pow d 4)))) into (- (/ 1 (pow c 4)) (/ 1 (pow d 4))) * [misc]backup-simplify: Simplify (/ (/ 1 c) (- (/ 1 (pow c 4)) (/ 1 (pow d 4)))) into (/ 1 (* c (- (/ 1 (pow c 4)) (/ 1 (pow d 4))))) * [misc]taylor: Taking taylor expansion of (/ (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) (- (sqr (sqr (/ 1 (- c)))) (sqr (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 (sqr (/ 1 (- c)))) (sqr (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)))) 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 (/ -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 (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 (pow d 4))) into (- (/ 1 (pow d 4))) * [misc]backup-simplify: Simplify (+ (/ 1 (pow c 4)) (- (/ 1 (pow d 4)))) into (- (/ 1 (pow c 4)) (/ 1 (pow d 4))) * [misc]backup-simplify: Simplify (/ (/ 1 c) (- (/ 1 (pow c 4)) (/ 1 (pow d 4)))) into (/ 1 (* c (- (/ 1 (pow c 4)) (/ 1 (pow d 4))))) * [misc]taylor: Taking taylor expansion of (/ 1 (* c (- (/ 1 (pow c 4)) (/ 1 (pow d 4))))) in c * [misc]taylor: Taking taylor expansion of (* c (- (/ 1 (pow c 4)) (/ 1 (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 (- (/ 1 (pow c 4)) (/ 1 (pow d 4))) in c * [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 (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]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]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 (+ (* (/ 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 (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ (- (/ 1 (* d a))) (- (/ 1 (pow c 4)) (/ 1 (pow d 4)))) (+ (* (/ 1 (* c (- (/ 1 (pow c 4)) (/ 1 (pow d 4))))) (/ 0 (- (/ 1 (pow c 4)) (/ 1 (pow d 4))))))) into (- (/ 1 (* d (* a (- (/ 1 (pow c 4)) (/ 1 (pow d 4))))))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* d (* a (- (/ 1 (pow c 4)) (/ 1 (pow d 4))))))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (* d (* a (- (/ 1 (pow c 4)) (/ 1 (pow d 4)))))) in c * [misc]taylor: Taking taylor expansion of (* d (* a (- (/ 1 (pow c 4)) (/ 1 (pow 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 (- (/ 1 (pow c 4)) (/ 1 (pow 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 (- (/ 1 (pow c 4)) (/ 1 (pow d 4))) in c * [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 (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]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 (/ 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 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 (+ (* (/ 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 (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (- (/ 1 (pow c 4)) (/ 1 (pow d 4)))) (+ (* (/ 1 (* c (- (/ 1 (pow c 4)) (/ 1 (pow d 4))))) (/ 0 (- (/ 1 (pow c 4)) (/ 1 (pow d 4))))) (* (- (/ 1 (* d (* a (- (/ 1 (pow c 4)) (/ 1 (pow d 4))))))) (/ 0 (- (/ 1 (pow c 4)) (/ 1 (pow d 4))))))) 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 (- (+ (* 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 (- 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 0) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 1)))) 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 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 (+ (* (/ 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 (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (- (/ 1 (pow c 4)) (/ 1 (pow d 4)))) (+ (* (/ 1 (* c (- (/ 1 (pow c 4)) (/ 1 (pow d 4))))) (/ 0 (- (/ 1 (pow c 4)) (/ 1 (pow d 4))))) (* (- (/ 1 (* d (* a (- (/ 1 (pow c 4)) (/ 1 (pow d 4))))))) (/ 0 (- (/ 1 (pow c 4)) (/ 1 (pow d 4))))) (* 0 (/ 0 (- (/ 1 (pow c 4)) (/ 1 (pow d 4))))))) 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 (- (+ (* 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 (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 1 (pow d 4))) into (- (/ 1 (pow d 4))) * [misc]backup-simplify: Simplify (+ 0 (- (/ 1 (pow d 4)))) into (- (/ 1 (pow d 4))) * [misc]backup-simplify: Simplify (+ (* 0 (- (/ 1 (pow d 4)))) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) 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]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))) in (c d) around 0 * [misc]taylor: Taking taylor expansion of (- (sqr (sqr c)) (sqr (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)) 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 (sqr c)) (sqr (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)) 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 (sqr c)) (sqr (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)) 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 (* 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 (- (pow d 4)) 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]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 (- 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 (- 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 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 (- 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 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)))) in (c d) around 0 * [misc]taylor: Taking taylor expansion of (- (sqr (sqr (/ 1 c))) (sqr (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))) 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 (sqr (/ 1 c))) (sqr (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))) 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 (sqr (/ 1 c))) (sqr (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))) 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 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 (+ 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)))) 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 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 (pow d 4))) 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 (/ 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 (/ 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 (+ (* 1 0) (+ (* 0 0) (+ (* 0 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 (sqr d)) 0) (* 0 (/ 1 (sqr d)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in 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 (- (+ (* 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 (+ (* 1 0) (+ (* 0 0) (+ (* 0 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 (+ (* (/ 1 (sqr d)) 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]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 (- 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 (pow (* 1 (/ 1 (/ 1 c))) 4)) (* -1 (pow (* (/ 1 (/ 1 d)) 1) 4))) into (- (pow c 4) (pow d 4)) * [misc]approximate: Taking taylor expansion of (- (sqr (sqr (/ 1 (- c)))) (sqr (sqr (/ 1 (- d))))) in (c d) around 0 * [misc]taylor: Taking taylor expansion of (- (sqr (sqr (/ 1 (- c)))) (sqr (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)))) 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 (sqr (/ 1 (- c)))) (sqr (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)))) 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 (sqr (/ 1 (- c)))) (sqr (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)))) 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 -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 (+ 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 (- (+ (* -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 0) into 0 * [misc]taylor: Taking 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 (- (/ 1 (pow d 4))) 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 (/ 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 (- 0) into 0 * [misc]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 (+ (* 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 (- 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 (+ 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)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-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 (+ (* 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 (- 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 (+ 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 (- 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 (pow (* 1 (/ 1 (/ 1 (- c)))) 4)) (* -1 (pow (* (/ 1 (/ 1 (- d))) 1) 4))) into (- (pow c 4) (pow d 4)) * [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 (- (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 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 d)) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in 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 0) (+ (* 1 1) (* 0 0))) into 1 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (* 0 d))) into 0 * [misc]backup-simplify: Simplify (- 0) 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 -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) 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 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) 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 c) (sqr d)) * [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 (- (/ 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) 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) 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 (/ 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) 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 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1 (sqr (* 1 (/ 1 (/ 1 c))))) (* -1 (sqr (* (/ 1 (/ 1 d)) 1)))) into (- (sqr c) (sqr d)) * [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 (- (/ 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) 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) 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 (- 0) into 0 * [misc]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) 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 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1 (sqr (* 1 (/ 1 (/ 1 (- c)))))) (* -1 (sqr (* (/ 1 (/ 1 (- d))) 1)))) into (- (sqr c) (sqr d)) * * * [misc]progress: tayloring alt 7 of 14 * [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 (sqrt (/ (- (* b c) (* a d)) (sqr (hypot c d))))) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (sqr (sqrt (/ (- (* b c) (* a d)) (sqr (hypot c d))))) in d * [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 (sqr (sqrt (/ (- (* b c) (* a d)) (sqr (hypot c d))))) in a * [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 (sqr (sqrt (/ (- (* b c) (* a d)) (sqr (hypot c d))))) in 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 (sqr (sqrt (/ (- (* b c) (* a d)) (sqr (hypot c d))))) in b * [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 (sqr (sqrt (/ (- (* b c) (* a d)) (sqr (hypot c d))))) in b * [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]backup-simplify: Simplify (* (sqrt (* -1 (/ (* d a) (sqr (hypot c d))))) (sqrt (* -1 (/ (* d a) (sqr (hypot c d)))))) into (sqr (sqrt (* -1 (/ (* d a) (sqr (hypot c d)))))) * [misc]taylor: Taking taylor expansion of (sqr (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 (* (sqrt (* -1 (/ (* d a) (sqr (hypot c d))))) (sqrt (* -1 (/ (* d a) (sqr (hypot c d)))))) into (sqr (sqrt (* -1 (/ (* d a) (sqr (hypot c d)))))) * [misc]taylor: Taking taylor expansion of (sqr (sqrt (* -1 (/ (* d a) (sqr (hypot c d)))))) in a * [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 (* 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 (+ (* (sqrt (* -1 (/ (* d a) (sqr (hypot c d))))) (* 1/2 (/ c (* (sqr (hypot c d)) (sqrt (* -1 (/ (* d a) (sqr (hypot c d))))))))) (* (* 1/2 (/ c (* (sqr (hypot c d)) (sqrt (* -1 (/ (* d a) (sqr (hypot c d)))))))) (sqrt (* -1 (/ (* d a) (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 (+ (* (sqrt (* -1 (/ (* d a) (sqr (hypot c d))))) 0) (* 0 (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 (+ (* 0 (* +nan.0 (/ d (sqr (hypot c d))))) (* (* +nan.0 (/ d (sqr (hypot c d)))) 0)) into 0 * [misc]taylor: Taking 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 (+ (* 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]backup-simplify: Simplify (+ (* (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))))) (+ (* (* 1/2 (/ c (* (sqr (hypot c d)) (sqrt (* -1 (/ (* d a) (sqr (hypot c d)))))))) (* 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)))) (sqrt (* -1 (/ (* d a) (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]backup-simplify: Simplify (/ (- 0 (sqr 0) (+)) (* 2 (sqrt (* -1 (/ (* d a) (sqr (hypot c d))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqrt (* -1 (/ (* d a) (sqr (hypot c d))))) 0) (+ (* 0 0) (* 0 (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]backup-simplify: Simplify (+ (* 0 (* +nan.0 (/ (sqr d) (pow (hypot c d) 4)))) (+ (* (* +nan.0 (/ d (sqr (hypot c d)))) (* +nan.0 (/ d (sqr (hypot c d))))) (* (* +nan.0 (/ (sqr d) (pow (hypot c d) 4))) 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 (/ (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 0 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 (+ (* 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]backup-simplify: Simplify (+ (* (sqrt (* -1 (/ (* d a) (sqr (hypot c d))))) (* 1/16 (/ (pow c 3) (* (pow (hypot c d) 6) (pow (sqrt (* -1 (/ (* d a) (sqr (hypot c d))))) 5))))) (+ (* (* 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))))) (+ (* (* -1/8 (/ (sqr c) (* (pow (hypot c d) 4) (pow (sqrt (* -1 (/ (* d a) (sqr (hypot c d))))) 3)))) (* 1/2 (/ c (* (sqr (hypot c d)) (sqrt (* -1 (/ (* d a) (sqr (hypot c d))))))))) (* (* 1/16 (/ (pow c 3) (* (pow (hypot c d) 6) (pow (sqrt (* -1 (/ (* d a) (sqr (hypot c d))))) 5)))) (sqrt (* -1 (/ (* d a) (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]backup-simplify: Simplify (* (/ 1 (sqr (hypot c d))) (* 1 (* 1 (* c b)))) into (/ (* b c) (sqr (hypot c d))) * [misc]approximate: Taking taylor expansion of (sqr (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 (sqr (sqrt (/ (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) (sqr (hypot (/ 1 c) (/ 1 d)))))) in d * [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 (sqr (sqrt (/ (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) (sqr (hypot (/ 1 c) (/ 1 d)))))) in 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 (sqr (sqrt (/ (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) (sqr (hypot (/ 1 c) (/ 1 d)))))) in c * [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 (sqr (sqrt (/ (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) (sqr (hypot (/ 1 c) (/ 1 d)))))) in 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 (sqr (sqrt (/ (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) (sqr (hypot (/ 1 c) (/ 1 d)))))) in 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]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 (/ +nan.0 (* (sqr (hypot (/ 1 c) (/ 1 d))) c))) (* (/ +nan.0 (* (sqr (hypot (/ 1 c) (/ 1 d))) c)) 0)) 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)))) 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]backup-simplify: Simplify (+ (* 0 (* +nan.0 (+ (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 4) (sqr c)))) (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a)))))) (+ (* (/ +nan.0 (* (sqr (hypot (/ 1 c) (/ 1 d))) c)) (/ +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))))) 0))) into (- (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 4) (sqr 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 (/ 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]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]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow (hypot (/ 1 c) (/ 1 d)) 4)))) in a * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (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 (pow (hypot (/ 1 c) (/ 1 d)) 4)) 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]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 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 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]backup-simplify: Simplify (+ (* 0 (* +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))))))))) (+ (* (/ +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)))))) (+ (* (* +nan.0 (+ (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 4) (sqr c)))) (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a))))) (/ +nan.0 (* (sqr (hypot (/ 1 c) (/ 1 d))) c))) (* (* +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)))))))) 0)))) into (- (+ (* +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 (/ 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)))) (- (* +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 (+ (* (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 (+ (* +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 (- 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 (/ (+ (* 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) into 0 * [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 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]backup-simplify: Simplify (/ (- 0 (sqr (* +nan.0 (+ (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 4) (sqr c)))) (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a)))))) (+ (* 2 (* (/ +nan.0 (* (sqr (hypot (/ 1 c) (/ 1 d))) c)) (* +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)))))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 8) (pow c 4)))) (- (+ (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 4) (* (sqr d) (sqr a))))) (- (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 6) (* (sqr c) (* d a)))))))))) * [misc]backup-simplify: Simplify (+ (* 0 (* +nan.0 (+ (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 8) (pow c 4)))) (- (+ (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 4) (* (sqr d) (sqr a))))) (- (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 6) (* (sqr c) (* d a))))))))))) (+ (* (/ +nan.0 (* (sqr (hypot (/ 1 c) (/ 1 d))) c)) (* +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))))))))) (+ (* (* +nan.0 (+ (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 4) (sqr c)))) (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a))))) (* +nan.0 (+ (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 4) (sqr c)))) (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a)))))) (+ (* (* +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)))))))) (/ +nan.0 (* (sqr (hypot (/ 1 c) (/ 1 d))) c))) (* (* +nan.0 (+ (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 8) (pow c 4)))) (- (+ (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 4) (* (sqr d) (sqr a))))) (- (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 6) (* (sqr c) (* d a)))))))))) 0))))) into (- (+ (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 4) (* (sqr d) (sqr a))))) (- (+ (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 8) (pow c 4)))) (- (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 6) (* (sqr c) (* d a)))))))))) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 4) (* (sqr d) (sqr a))))) (- (+ (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 8) (pow c 4)))) (- (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 6) (* (sqr c) (* d a)))))))))) in c * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 4) (* (sqr d) (sqr a))))) (- (+ (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 8) (pow c 4)))) (- (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 6) (* (sqr c) (* d a))))))))) in c * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 4) (* (sqr d) (sqr 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) (* (sqr d) (sqr a)))) in c * [misc]taylor: Taking taylor expansion of (* (pow (hypot (/ 1 c) (/ 1 d)) 4) (* (sqr d) (sqr 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 (* (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 (* (pow (hypot (/ 1 c) (/ 1 d)) 4) (* (sqr d) (sqr a))) into (* (pow (hypot (/ 1 c) (/ 1 d)) 4) (* (sqr d) (sqr a))) * [misc]backup-simplify: Simplify (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 4) (* (sqr d) (sqr a)))) into (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 4) (* (sqr d) (sqr a)))) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 8) (pow c 4)))) (- (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 6) (* (sqr c) (* d a)))))))) in c * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 8) (pow c 4)))) (- (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 6) (* (sqr c) (* d a))))))) in c * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 8) (pow c 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 (* (pow (hypot (/ 1 c) (/ 1 d)) 8) (pow c 4))) in c * [misc]taylor: Taking taylor expansion of (* (pow (hypot (/ 1 c) (/ 1 d)) 8) (pow c 4)) in c * [misc]taylor: Taking taylor expansion of (pow (hypot (/ 1 c) (/ 1 d)) 8) in c * [misc]taylor: Taking taylor expansion of (exp (* 8 (log (hypot (/ 1 c) (/ 1 d))))) in c * [misc]taylor: Taking taylor expansion of (* 8 (log (hypot (/ 1 c) (/ 1 d)))) in c * [misc]taylor: Taking taylor expansion of 8 in c * [misc]backup-simplify: Simplify 8 into 8 * [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 (* 8 (log (hypot (/ 1 c) (/ 1 d)))) into (* 8 (log (hypot (/ 1 c) (/ 1 d)))) * [misc]backup-simplify: Simplify (exp (* 8 (log (hypot (/ 1 c) (/ 1 d))))) into (pow (hypot (/ 1 c) (/ 1 d)) 8) * [misc]taylor: Taking taylor expansion of (pow c 4) in c * [misc]backup-simplify: Simplify (* (pow (hypot (/ 1 c) (/ 1 d)) 8) 1) into (pow (hypot (/ 1 c) (/ 1 d)) 8) * [misc]backup-simplify: Simplify (/ 1 (pow (hypot (/ 1 c) (/ 1 d)) 8)) into (/ 1 (pow (hypot (/ 1 c) (/ 1 d)) 8)) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 6) (* (sqr c) (* d a)))))) in c * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 6) (* (sqr 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)) 6) (* (sqr c) (* d a)))) in c * [misc]taylor: Taking taylor expansion of (* (pow (hypot (/ 1 c) (/ 1 d)) 6) (* (sqr c) (* d a))) 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 (* (sqr c) (* d a)) in c * [misc]taylor: Taking taylor expansion of (sqr c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* 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 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 (* (pow (hypot (/ 1 c) (/ 1 d)) 6) 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 (/ (+ (* 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 (+ (* (pow (hypot (/ 1 c) (/ 1 d)) 6) 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 (/ (+ (* -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) (* d a)) (+ (* 0 0) (* 0 0))) into (* (pow (hypot (/ 1 c) (/ 1 d)) 6) (* d a)) * [misc]backup-simplify: Simplify (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 6) (* d a))) into (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 6) (* 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 (+ (* 8 0) (* 0 (log (hypot (/ 1 c) (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 8 (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 (+ (* 8 0) (+ (* 0 0) (* 0 (log (hypot (/ 1 c) (/ 1 d)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 8 (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)) 8) 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (hypot (/ 1 c) (/ 1 d)) 8) 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow (hypot (/ 1 c) (/ 1 d)) 8)) (/ 0 (pow (hypot (/ 1 c) (/ 1 d)) 8))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow (hypot (/ 1 c) (/ 1 d)) 8)) (/ 0 (pow (hypot (/ 1 c) (/ 1 d)) 8))) (* 0 (/ 0 (pow (hypot (/ 1 c) (/ 1 d)) 8))))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 (/ 1 (pow (hypot (/ 1 c) (/ 1 d)) 8))))) into 0 * [misc]backup-simplify: Simplify (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 6) (* d a)))) into (/ +nan.0 (* (pow (hypot (/ 1 c) (/ 1 d)) 6) (* d a))) * [misc]backup-simplify: Simplify (- (/ +nan.0 (* (pow (hypot (/ 1 c) (/ 1 d)) 6) (* d a)))) into (- (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 6) (* d a))))) * [misc]backup-simplify: Simplify (+ 0 (- (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 6) (* d a)))))) into (- (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 6) (* d a))))) * [misc]backup-simplify: Simplify (- (- (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 6) (* d a)))))) into (- (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 6) (* d a))))) * [misc]backup-simplify: Simplify (+ 0 (- (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 6) (* d a)))))) into (- (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 6) (* d a))))) * [misc]backup-simplify: Simplify (- (- (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 6) (* d a)))))) into (- (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 6) (* d a))))) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 6) (* d a))))) in a * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 6) (* 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)) 6) (* d a))) in a * [misc]taylor: Taking taylor expansion of (* (pow (hypot (/ 1 c) (/ 1 d)) 6) (* d a)) in a * [misc]taylor: Taking taylor expansion of (pow (hypot (/ 1 c) (/ 1 d)) 6) in a * [misc]taylor: Taking taylor expansion of (exp (* 6 (log (hypot (/ 1 c) (/ 1 d))))) in a * [misc]taylor: Taking taylor expansion of (* 6 (log (hypot (/ 1 c) (/ 1 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 (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 (* 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 (* 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)) 6) 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 (+ (* 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 (+ (* (pow (hypot (/ 1 c) (/ 1 d)) 6) d) (* 0 0)) into (* (pow (hypot (/ 1 c) (/ 1 d)) 6) d) * [misc]backup-simplify: Simplify (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 6) d)) into (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 6) d)) * [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 (- (+ (* (/ 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 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 4) (* d a)))))) 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 (+ (* 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) into 0 * [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 (/ 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]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow (hypot (/ 1 c) (/ 1 d)) 4)))) in d * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (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 (pow (hypot (/ 1 c) (/ 1 d)) 4)) 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]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 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 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]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)) 8) (pow c 4)))) (- (+ (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 4) (* (sqr d) (sqr a))))) (- (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 6) (* (sqr c) (* d a)))))))))))) (* 2 (* (* +nan.0 (+ (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 4) (sqr c)))) (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a))))) (* +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)))))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 6) (* c (* (sqr d) (sqr a)))))) (- (+ (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 8) (* (pow c 3) (* d a))))) (- (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 10) (pow c 5))))))))) * [misc]backup-simplify: Simplify (+ (* 0 (* +nan.0 (+ (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 6) (* c (* (sqr d) (sqr a)))))) (- (+ (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 8) (* (pow c 3) (* d a))))) (- (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 10) (pow c 5)))))))))) (+ (* (/ +nan.0 (* (sqr (hypot (/ 1 c) (/ 1 d))) c)) (* +nan.0 (+ (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 8) (pow c 4)))) (- (+ (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 4) (* (sqr d) (sqr a))))) (- (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 6) (* (sqr c) (* d a))))))))))) (+ (* (* +nan.0 (+ (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 4) (sqr c)))) (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a))))) (* +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))))))))) (+ (* (* +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)))))))) (* +nan.0 (+ (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 4) (sqr c)))) (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a)))))) (+ (* (* +nan.0 (+ (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 8) (pow c 4)))) (- (+ (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 4) (* (sqr d) (sqr a))))) (- (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 6) (* (sqr c) (* d a)))))))))) (/ +nan.0 (* (sqr (hypot (/ 1 c) (/ 1 d))) c))) (* (* +nan.0 (+ (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 6) (* c (* (sqr d) (sqr a)))))) (- (+ (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 8) (* (pow c 3) (* d a))))) (- (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 10) (pow c 5))))))))) 0)))))) into (- (+ (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 6) (* c (* (sqr d) (sqr a)))))) (- (+ (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 8) (* (pow c 3) (* d a))))) (- (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 10) (pow c 5))))))))) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 6) (* c (* (sqr d) (sqr a)))))) (- (+ (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 8) (* (pow c 3) (* d a))))) (- (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 10) (pow c 5))))))))) in c * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 6) (* c (* (sqr d) (sqr a)))))) (- (+ (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 8) (* (pow c 3) (* d a))))) (- (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 10) (pow c 5)))))))) in c * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 6) (* c (* (sqr d) (sqr 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)) 6) (* c (* (sqr d) (sqr a))))) in c * [misc]taylor: Taking taylor expansion of (* (pow (hypot (/ 1 c) (/ 1 d)) 6) (* c (* (sqr d) (sqr a)))) 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 (* c (* (sqr d) (sqr 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 (* (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 (* 0 (* (sqr d) (sqr a))) into 0 * [misc]backup-simplify: Simplify (* (pow (hypot (/ 1 c) (/ 1 d)) 6) 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 0) (* 1 (* (sqr d) (sqr a)))) into (* (sqr d) (sqr 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 (+ (* (pow (hypot (/ 1 c) (/ 1 d)) 6) (* (sqr d) (sqr a))) (* 0 0)) into (* (pow (hypot (/ 1 c) (/ 1 d)) 6) (* (sqr d) (sqr a))) * [misc]backup-simplify: Simplify (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 6) (* (sqr d) (sqr a)))) into (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 6) (* (sqr d) (sqr a)))) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 8) (* (pow c 3) (* d a))))) (- (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 10) (pow c 5))))))) in c * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 8) (* (pow c 3) (* d a))))) (- (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 10) (pow c 5)))))) in c * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 8) (* (pow c 3) (* 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)) 8) (* (pow c 3) (* d a)))) in c * [misc]taylor: Taking taylor expansion of (* (pow (hypot (/ 1 c) (/ 1 d)) 8) (* (pow c 3) (* d a))) in c * [misc]taylor: Taking taylor expansion of (pow (hypot (/ 1 c) (/ 1 d)) 8) in c * [misc]taylor: Taking taylor expansion of (exp (* 8 (log (hypot (/ 1 c) (/ 1 d))))) in c * [misc]taylor: Taking taylor expansion of (* 8 (log (hypot (/ 1 c) (/ 1 d)))) in c * [misc]taylor: Taking taylor expansion of 8 in c * [misc]backup-simplify: Simplify 8 into 8 * [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 (* 8 (log (hypot (/ 1 c) (/ 1 d)))) into (* 8 (log (hypot (/ 1 c) (/ 1 d)))) * [misc]backup-simplify: Simplify (exp (* 8 (log (hypot (/ 1 c) (/ 1 d))))) into (pow (hypot (/ 1 c) (/ 1 d)) 8) * [misc]taylor: Taking taylor expansion of (* (pow c 3) (* d a)) in c * [misc]taylor: Taking taylor expansion of (pow c 3) 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 (* d a) * [misc]backup-simplify: Simplify (* (pow (hypot (/ 1 c) (/ 1 d)) 8) (* d a)) into (* (pow (hypot (/ 1 c) (/ 1 d)) 8) (* d a)) * [misc]backup-simplify: Simplify (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 8) (* d a))) into (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 8) (* d a))) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 10) (pow c 5))))) in c * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 10) (pow c 5)))) 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)) 10) (pow c 5))) in c * [misc]taylor: Taking taylor expansion of (* (pow (hypot (/ 1 c) (/ 1 d)) 10) (pow c 5)) in c * [misc]taylor: Taking taylor expansion of (pow (hypot (/ 1 c) (/ 1 d)) 10) in c * [misc]taylor: Taking taylor expansion of (exp (* 10 (log (hypot (/ 1 c) (/ 1 d))))) in c * [misc]taylor: Taking taylor expansion of (* 10 (log (hypot (/ 1 c) (/ 1 d)))) in c * [misc]taylor: Taking taylor expansion of 10 in c * [misc]backup-simplify: Simplify 10 into 10 * [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 (* 10 (log (hypot (/ 1 c) (/ 1 d)))) into (* 10 (log (hypot (/ 1 c) (/ 1 d)))) * [misc]backup-simplify: Simplify (exp (* 10 (log (hypot (/ 1 c) (/ 1 d))))) into (pow (hypot (/ 1 c) (/ 1 d)) 10) * [misc]taylor: Taking taylor expansion of (pow c 5) in c * [misc]backup-simplify: Simplify (* (pow (hypot (/ 1 c) (/ 1 d)) 10) 1) into (pow (hypot (/ 1 c) (/ 1 d)) 10) * [misc]backup-simplify: Simplify (/ 1 (pow (hypot (/ 1 c) (/ 1 d)) 10)) into (/ 1 (pow (hypot (/ 1 c) (/ 1 d)) 10)) * [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 (/ (* (pow (* 1 0) 1)) (pow (hypot (/ 1 c) (/ 1 d)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 8 0) (* 0 (log (hypot (/ 1 c) (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 8 (log (hypot (/ 1 c) (/ 1 d))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (hypot (/ 1 c) (/ 1 d)) 8) 0) (* 0 (* d a))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 8) (* d a))) (/ 0 (* (pow (hypot (/ 1 c) (/ 1 d)) 8) (* d a)))))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (* 0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 8) (* d a))))) 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 (+ (* 10 0) (* 0 (log (hypot (/ 1 c) (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 10 (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 (+ (* 10 0) (+ (* 0 0) (* 0 (log (hypot (/ 1 c) (/ 1 d)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 10 (log (hypot (/ 1 c) (/ 1 d))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) 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 (+ (* 10 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 10 (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)) 10) 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (hypot (/ 1 c) (/ 1 d)) 10) 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow (hypot (/ 1 c) (/ 1 d)) 10)) (/ 0 (pow (hypot (/ 1 c) (/ 1 d)) 10))))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (hypot (/ 1 c) (/ 1 d)) 10) 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow (hypot (/ 1 c) (/ 1 d)) 10)) (/ 0 (pow (hypot (/ 1 c) (/ 1 d)) 10))) (* 0 (/ 0 (pow (hypot (/ 1 c) (/ 1 d)) 10))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow (hypot (/ 1 c) (/ 1 d)) 10)) (/ 0 (pow (hypot (/ 1 c) (/ 1 d)) 10))) (* 0 (/ 0 (pow (hypot (/ 1 c) (/ 1 d)) 10))) (* 0 (/ 0 (pow (hypot (/ 1 c) (/ 1 d)) 10))))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (hypot (/ 1 c) (/ 1 d)) 10)))))) 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 (+ 0 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 (/ (+ (* 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 (+ (* 8 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 8 (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)) 8) 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow (hypot (/ 1 c) (/ 1 d)) 8)) (/ 0 (pow (hypot (/ 1 c) (/ 1 d)) 8))) (* 0 (/ 0 (pow (hypot (/ 1 c) (/ 1 d)) 8))) (* 0 (/ 0 (pow (hypot (/ 1 c) (/ 1 d)) 8))))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (hypot (/ 1 c) (/ 1 d)) 8)))))) 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) (+ (* 0 0) (+ (* 1 0) (* 0 (* d a))))) 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 (+ (* 6 0) (+ (* 0 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 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)) 6) 0) (+ (* 0 (* d a)) (+ (* 0 0) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 6) (* d a))) (/ 0 (* (pow (hypot (/ 1 c) (/ 1 d)) 6) (* d a)))))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (* 0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 6) (* 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 (+ 0 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 (/ (+ (* 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 (+ (* 6 0) (+ (* 0 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 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)) 6) 0) (+ (* 0 0) (+ (* 0 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))) (* 0 (/ 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 0) (* 0 (/ 1 (pow (hypot (/ 1 c) (/ 1 d)) 6)))))) 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 (/ (+ (* -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) 0) (+ (* 0 (* d a)) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 4) (* d a))) (/ 0 (* (pow (hypot (/ 1 c) (/ 1 d)) 4) (* d a)))))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (* 0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 4) (* 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 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 (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (hypot (/ 1 c) (/ 1 d)) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (hypot (/ 1 c) (/ 1 d)) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (hypot (/ 1 c) (/ 1 d)) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (hypot (/ 1 c) (/ 1 d)) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (hypot (/ 1 c) (/ 1 d)) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (hypot (/ 1 c) (/ 1 d)) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (hypot (/ 1 c) (/ 1 d)) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 4 0) (+ (* 0 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 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 (+ (* (pow (hypot (/ 1 c) (/ 1 d)) 4) 0) (+ (* 0 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))) (* 0 (/ 0 (pow (hypot (/ 1 c) (/ 1 d)) 4))))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (hypot (/ 1 c) (/ 1 d)) 4)))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 6) d))) into (/ +nan.0 (* (pow (hypot (/ 1 c) (/ 1 d)) 6) d)) * [misc]backup-simplify: Simplify (- (/ +nan.0 (* (pow (hypot (/ 1 c) (/ 1 d)) 6) d))) into (- (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 6) d)))) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 6) d)))) in d * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 6) 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)) 6) d)) in d * [misc]taylor: Taking taylor expansion of (* (pow (hypot (/ 1 c) (/ 1 d)) 6) d) in d * [misc]taylor: Taking taylor expansion of (pow (hypot (/ 1 c) (/ 1 d)) 6) in d * [misc]taylor: Taking taylor expansion of (exp (* 6 (log (hypot (/ 1 c) (/ 1 d))))) in d * [misc]taylor: Taking taylor expansion of (* 6 (log (hypot (/ 1 c) (/ 1 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 (/ 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 (* 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 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)) 6) 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 (+ (* 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 (+ (* (pow (hypot (/ 1 c) (/ 1 d)) 6) 1) (* 0 0)) 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 (* (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]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: 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) 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 (- (+ (* (/ 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) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: 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 (+ (* (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 (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))))) (* 0 (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (sqr (* +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))))))))) (+ (* 2 (* (/ +nan.0 (* (sqr (hypot (/ 1 c) (/ 1 d))) c)) (* +nan.0 (+ (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 6) (* c (* (sqr d) (sqr a)))))) (- (+ (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 8) (* (pow c 3) (* d a))))) (- (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 10) (pow c 5))))))))))) (* 2 (* (* +nan.0 (+ (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 4) (sqr c)))) (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a))))) (* +nan.0 (+ (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 8) (pow c 4)))) (- (+ (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 4) (* (sqr d) (sqr a))))) (- (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 6) (* (sqr c) (* d a)))))))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 12) (pow c 6)))) (- (+ (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 8) (* (sqr c) (* (sqr d) (sqr a)))))) (- (+ (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 10) (* (pow c 4) (* d a))))) (- (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 6) (* (pow d 3) (pow a 3)))))))))))) * [misc]backup-simplify: Simplify (+ (* 0 (* +nan.0 (+ (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 12) (pow c 6)))) (- (+ (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 8) (* (sqr c) (* (sqr d) (sqr a)))))) (- (+ (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 10) (* (pow c 4) (* d a))))) (- (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 6) (* (pow d 3) (pow a 3))))))))))))) (+ (* (/ +nan.0 (* (sqr (hypot (/ 1 c) (/ 1 d))) c)) (* +nan.0 (+ (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 6) (* c (* (sqr d) (sqr a)))))) (- (+ (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 8) (* (pow c 3) (* d a))))) (- (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 10) (pow c 5)))))))))) (+ (* (* +nan.0 (+ (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 4) (sqr c)))) (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a))))) (* +nan.0 (+ (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 8) (pow c 4)))) (- (+ (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 4) (* (sqr d) (sqr a))))) (- (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 6) (* (sqr c) (* d a))))))))))) (+ (* (* +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)))))))) (* +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))))))))) (+ (* (* +nan.0 (+ (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 8) (pow c 4)))) (- (+ (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 4) (* (sqr d) (sqr a))))) (- (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 6) (* (sqr c) (* d a)))))))))) (* +nan.0 (+ (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 4) (sqr c)))) (/ 1 (* (sqr (hypot (/ 1 c) (/ 1 d))) (* d a)))))) (+ (* (* +nan.0 (+ (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 6) (* c (* (sqr d) (sqr a)))))) (- (+ (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 8) (* (pow c 3) (* d a))))) (- (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 10) (pow c 5))))))))) (/ +nan.0 (* (sqr (hypot (/ 1 c) (/ 1 d))) c))) (* (* +nan.0 (+ (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 12) (pow c 6)))) (- (+ (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 8) (* (sqr c) (* (sqr d) (sqr a)))))) (- (+ (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 10) (* (pow c 4) (* d a))))) (- (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 6) (* (pow d 3) (pow a 3)))))))))))) 0))))))) into (- (+ (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 12) (pow c 6)))) (- (+ (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 8) (* (sqr c) (* (sqr d) (sqr a)))))) (- (+ (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 10) (* (pow c 4) (* d a))))) (- (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 6) (* (pow d 3) (pow a 3)))))))))))) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 12) (pow c 6)))) (- (+ (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 8) (* (sqr c) (* (sqr d) (sqr a)))))) (- (+ (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 10) (* (pow c 4) (* d a))))) (- (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 6) (* (pow d 3) (pow a 3)))))))))))) in c * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 12) (pow c 6)))) (- (+ (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 8) (* (sqr c) (* (sqr d) (sqr a)))))) (- (+ (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 10) (* (pow c 4) (* d a))))) (- (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 6) (* (pow d 3) (pow a 3))))))))))) in c * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 12) (pow c 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 (hypot (/ 1 c) (/ 1 d)) 12) (pow c 6))) in c * [misc]taylor: Taking taylor expansion of (* (pow (hypot (/ 1 c) (/ 1 d)) 12) (pow c 6)) in c * [misc]taylor: Taking taylor expansion of (pow (hypot (/ 1 c) (/ 1 d)) 12) in c * [misc]taylor: Taking taylor expansion of (exp (* 12 (log (hypot (/ 1 c) (/ 1 d))))) in c * [misc]taylor: Taking taylor expansion of (* 12 (log (hypot (/ 1 c) (/ 1 d)))) in c * [misc]taylor: Taking taylor expansion of 12 in c * [misc]backup-simplify: Simplify 12 into 12 * [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 (* 12 (log (hypot (/ 1 c) (/ 1 d)))) into (* 12 (log (hypot (/ 1 c) (/ 1 d)))) * [misc]backup-simplify: Simplify (exp (* 12 (log (hypot (/ 1 c) (/ 1 d))))) into (pow (hypot (/ 1 c) (/ 1 d)) 12) * [misc]taylor: Taking taylor expansion of (pow c 6) in c * [misc]backup-simplify: Simplify (* (pow (hypot (/ 1 c) (/ 1 d)) 12) 1) into (pow (hypot (/ 1 c) (/ 1 d)) 12) * [misc]backup-simplify: Simplify (/ 1 (pow (hypot (/ 1 c) (/ 1 d)) 12)) into (/ 1 (pow (hypot (/ 1 c) (/ 1 d)) 12)) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 8) (* (sqr c) (* (sqr d) (sqr a)))))) (- (+ (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 10) (* (pow c 4) (* d a))))) (- (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 6) (* (pow d 3) (pow a 3)))))))))) in c * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 8) (* (sqr c) (* (sqr d) (sqr a)))))) (- (+ (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 10) (* (pow c 4) (* d a))))) (- (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 6) (* (pow d 3) (pow a 3))))))))) in c * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 8) (* (sqr c) (* (sqr d) (sqr 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)) 8) (* (sqr c) (* (sqr d) (sqr a))))) in c * [misc]taylor: Taking taylor expansion of (* (pow (hypot (/ 1 c) (/ 1 d)) 8) (* (sqr c) (* (sqr d) (sqr a)))) in c * [misc]taylor: Taking taylor expansion of (pow (hypot (/ 1 c) (/ 1 d)) 8) in c * [misc]taylor: Taking taylor expansion of (exp (* 8 (log (hypot (/ 1 c) (/ 1 d))))) in c * [misc]taylor: Taking taylor expansion of (* 8 (log (hypot (/ 1 c) (/ 1 d)))) in c * [misc]taylor: Taking taylor expansion of 8 in c * [misc]backup-simplify: Simplify 8 into 8 * [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 (* 8 (log (hypot (/ 1 c) (/ 1 d)))) into (* 8 (log (hypot (/ 1 c) (/ 1 d)))) * [misc]backup-simplify: Simplify (exp (* 8 (log (hypot (/ 1 c) (/ 1 d))))) into (pow (hypot (/ 1 c) (/ 1 d)) 8) * [misc]taylor: Taking taylor expansion of (* (sqr c) (* (sqr d) (sqr a))) in c * [misc]taylor: Taking taylor expansion of (sqr c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* (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 (* 0 0) into 0 * [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 (* 0 (* (sqr d) (sqr a))) into 0 * [misc]backup-simplify: Simplify (* (pow (hypot (/ 1 c) (/ 1 d)) 8) 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 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 0 (* (sqr d) (sqr a)))) 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 (+ (* 8 0) (* 0 (log (hypot (/ 1 c) (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 8 (log (hypot (/ 1 c) (/ 1 d))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (hypot (/ 1 c) (/ 1 d)) 8) 0) (* 0 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 (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 0 0) (* 1 (* (sqr d) (sqr a))))) into (* (sqr d) (sqr a)) * [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 (+ (* 8 0) (+ (* 0 0) (* 0 (log (hypot (/ 1 c) (/ 1 d)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 8 (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)) 8) (* (sqr d) (sqr a))) (+ (* 0 0) (* 0 0))) into (* (pow (hypot (/ 1 c) (/ 1 d)) 8) (* (sqr d) (sqr a))) * [misc]backup-simplify: Simplify (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 8) (* (sqr d) (sqr a)))) into (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 8) (* (sqr d) (sqr a)))) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 10) (* (pow c 4) (* d a))))) (- (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 6) (* (pow d 3) (pow a 3)))))))) in c * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 10) (* (pow c 4) (* d a))))) (- (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 6) (* (pow d 3) (pow a 3))))))) in c * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 10) (* (pow c 4) (* 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)) 10) (* (pow c 4) (* d a)))) in c * [misc]taylor: Taking taylor expansion of (* (pow (hypot (/ 1 c) (/ 1 d)) 10) (* (pow c 4) (* d a))) in c * [misc]taylor: Taking taylor expansion of (pow (hypot (/ 1 c) (/ 1 d)) 10) in c * [misc]taylor: Taking taylor expansion of (exp (* 10 (log (hypot (/ 1 c) (/ 1 d))))) in c * [misc]taylor: Taking taylor expansion of (* 10 (log (hypot (/ 1 c) (/ 1 d)))) in c * [misc]taylor: Taking taylor expansion of 10 in c * [misc]backup-simplify: Simplify 10 into 10 * [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 (* 10 (log (hypot (/ 1 c) (/ 1 d)))) into (* 10 (log (hypot (/ 1 c) (/ 1 d)))) * [misc]backup-simplify: Simplify (exp (* 10 (log (hypot (/ 1 c) (/ 1 d))))) into (pow (hypot (/ 1 c) (/ 1 d)) 10) * [misc]taylor: Taking taylor expansion of (* (pow c 4) (* d a)) in c * [misc]taylor: Taking taylor expansion of (pow c 4) 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 (* d a) * [misc]backup-simplify: Simplify (* (pow (hypot (/ 1 c) (/ 1 d)) 10) (* d a)) into (* (pow (hypot (/ 1 c) (/ 1 d)) 10) (* d a)) * [misc]backup-simplify: Simplify (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 10) (* d a))) into (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 10) (* d a))) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 6) (* (pow d 3) (pow a 3)))))) in c * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 6) (* (pow d 3) (pow a 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 d 3) (pow a 3)))) in c * [misc]taylor: Taking taylor expansion of (* (pow (hypot (/ 1 c) (/ 1 d)) 6) (* (pow d 3) (pow a 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 d 3) (pow a 3)) 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 (pow a 3) in c * [misc]taylor: Taking taylor expansion of (exp (* 3 (log a))) in c * [misc]taylor: Taking taylor expansion of (* 3 (log a)) 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 a) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (log a) into (log a) * [misc]backup-simplify: Simplify (* 3 (log a)) into (* 3 (log a)) * [misc]backup-simplify: Simplify (exp (* 3 (log a))) into (pow a 3) * [misc]backup-simplify: Simplify (* (pow d 3) (pow a 3)) into (* (pow d 3) (pow a 3)) * [misc]backup-simplify: Simplify (* (pow (hypot (/ 1 c) (/ 1 d)) 6) (* (pow d 3) (pow a 3))) into (* (pow (hypot (/ 1 c) (/ 1 d)) 6) (* (pow d 3) (pow a 3))) * [misc]backup-simplify: Simplify (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 6) (* (pow d 3) (pow a 3)))) into (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 6) (* (pow d 3) (pow a 3)))) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (hypot (/ 1 c) (/ 1 d)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 12 0) (* 0 (log (hypot (/ 1 c) (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 12 (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 (+ (* 12 0) (+ (* 0 0) (* 0 (log (hypot (/ 1 c) (/ 1 d)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 12 (log (hypot (/ 1 c) (/ 1 d))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) 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 (+ (* 12 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 12 (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 (/ (+ (* -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 (+ (* 12 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (hypot (/ 1 c) (/ 1 d)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 12 (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)) 12) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (hypot (/ 1 c) (/ 1 d)) 12) 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow (hypot (/ 1 c) (/ 1 d)) 12)) (/ 0 (pow (hypot (/ 1 c) (/ 1 d)) 12))))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (hypot (/ 1 c) (/ 1 d)) 12) 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (hypot (/ 1 c) (/ 1 d)) 12) 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow (hypot (/ 1 c) (/ 1 d)) 12)) (/ 0 (pow (hypot (/ 1 c) (/ 1 d)) 12))) (* 0 (/ 0 (pow (hypot (/ 1 c) (/ 1 d)) 12))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow (hypot (/ 1 c) (/ 1 d)) 12)) (/ 0 (pow (hypot (/ 1 c) (/ 1 d)) 12))) (* 0 (/ 0 (pow (hypot (/ 1 c) (/ 1 d)) 12))) (* 0 (/ 0 (pow (hypot (/ 1 c) (/ 1 d)) 12))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow (hypot (/ 1 c) (/ 1 d)) 12)) (/ 0 (pow (hypot (/ 1 c) (/ 1 d)) 12))) (* 0 (/ 0 (pow (hypot (/ 1 c) (/ 1 d)) 12))) (* 0 (/ 0 (pow (hypot (/ 1 c) (/ 1 d)) 12))) (* 0 (/ 0 (pow (hypot (/ 1 c) (/ 1 d)) 12))))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (hypot (/ 1 c) (/ 1 d)) 12))))))) into 0 * [misc]backup-simplify: Simplify (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 8) (* (sqr d) (sqr a))))) into (/ +nan.0 (* (pow (hypot (/ 1 c) (/ 1 d)) 8) (* (sqr d) (sqr a)))) * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (* 0 a))) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 a)) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (* d a)))) 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 (+ (* 10 0) (* 0 (log (hypot (/ 1 c) (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 10 (log (hypot (/ 1 c) (/ 1 d))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 (* d a))) 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 (+ (* 10 0) (+ (* 0 0) (* 0 (log (hypot (/ 1 c) (/ 1 d)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 10 (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)) 10) 0) (+ (* 0 0) (* 0 (* d a)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (hypot (/ 1 c) (/ 1 d)) 10) 0) (* 0 (* d a))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 10) (* d a))) (/ 0 (* (pow (hypot (/ 1 c) (/ 1 d)) 10) (* d a)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 10) (* d a))) (/ 0 (* (pow (hypot (/ 1 c) (/ 1 d)) 10) (* d a)))) (* 0 (/ 0 (* (pow (hypot (/ 1 c) (/ 1 d)) 10) (* d a)))))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 10) (* d a)))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (/ +nan.0 (* (pow (hypot (/ 1 c) (/ 1 d)) 8) (* (sqr d) (sqr a)))) 0) into (- (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 8) (* (sqr d) (sqr a)))))) * [misc]backup-simplify: Simplify (- (- (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 8) (* (sqr d) (sqr a))))))) into (- (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 8) (* (sqr d) (sqr a)))))) * [misc]backup-simplify: Simplify (+ 0 (- (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 8) (* (sqr d) (sqr a))))))) into (- (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 8) (* (sqr d) (sqr a)))))) * [misc]backup-simplify: Simplify (- (- (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 8) (* (sqr d) (sqr a))))))) into (- (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 8) (* (sqr d) (sqr a)))))) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 8) (* (sqr d) (sqr a)))))) in a * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 8) (* (sqr d) (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 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 8) (* (sqr d) (sqr a)))) in a * [misc]taylor: Taking taylor expansion of (* (pow (hypot (/ 1 c) (/ 1 d)) 8) (* (sqr d) (sqr a))) in a * [misc]taylor: Taking taylor expansion of (pow (hypot (/ 1 c) (/ 1 d)) 8) in a * [misc]taylor: Taking taylor expansion of (exp (* 8 (log (hypot (/ 1 c) (/ 1 d))))) in a * [misc]taylor: Taking taylor expansion of (* 8 (log (hypot (/ 1 c) (/ 1 d)))) in a * [misc]taylor: Taking taylor expansion of 8 in a * [misc]backup-simplify: Simplify 8 into 8 * [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 (* 8 (log (hypot (/ 1 c) (/ 1 d)))) into (* 8 (log (hypot (/ 1 c) (/ 1 d)))) * [misc]backup-simplify: Simplify (exp (* 8 (log (hypot (/ 1 c) (/ 1 d))))) into (pow (hypot (/ 1 c) (/ 1 d)) 8) * [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 (* (pow (hypot (/ 1 c) (/ 1 d)) 8) 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 (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (hypot (/ 1 c) (/ 1 d)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 8 0) (* 0 (log (hypot (/ 1 c) (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 8 (log (hypot (/ 1 c) (/ 1 d))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (hypot (/ 1 c) (/ 1 d)) 8) 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 (/ (* (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 (+ (* 8 0) (+ (* 0 0) (* 0 (log (hypot (/ 1 c) (/ 1 d)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 8 (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)) 8) (sqr d)) (+ (* 0 0) (* 0 0))) into (* (pow (hypot (/ 1 c) (/ 1 d)) 8) (sqr d)) * [misc]backup-simplify: Simplify (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 8) (sqr d))) into (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 8) (sqr d))) * [misc]backup-simplify: Simplify (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 8) (sqr d)))) into (/ +nan.0 (* (pow (hypot (/ 1 c) (/ 1 d)) 8) (sqr d))) * [misc]backup-simplify: Simplify (- (/ +nan.0 (* (pow (hypot (/ 1 c) (/ 1 d)) 8) (sqr d)))) into (- (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 8) (sqr d))))) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 8) (sqr d))))) in d * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 8) (sqr 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)) 8) (sqr d))) in d * [misc]taylor: Taking taylor expansion of (* (pow (hypot (/ 1 c) (/ 1 d)) 8) (sqr d)) in d * [misc]taylor: Taking taylor expansion of (pow (hypot (/ 1 c) (/ 1 d)) 8) in d * [misc]taylor: Taking taylor expansion of (exp (* 8 (log (hypot (/ 1 c) (/ 1 d))))) in d * [misc]taylor: Taking taylor expansion of (* 8 (log (hypot (/ 1 c) (/ 1 d)))) in d * [misc]taylor: Taking taylor expansion of 8 in d * [misc]backup-simplify: Simplify 8 into 8 * [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 (* 8 (log (hypot (/ 1 c) (/ 1 d)))) into (* 8 (log (hypot (/ 1 c) (/ 1 d)))) * [misc]backup-simplify: Simplify (exp (* 8 (log (hypot (/ 1 c) (/ 1 d))))) into (pow (hypot (/ 1 c) (/ 1 d)) 8) * [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 (* (pow (hypot (/ 1 c) (/ 1 d)) 8) 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 (+ (* 8 0) (* 0 (log (hypot (/ 1 c) (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 8 (log (hypot (/ 1 c) (/ 1 d))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (hypot (/ 1 c) (/ 1 d)) 8) 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 (+ (* 8 0) (+ (* 0 0) (* 0 (log (hypot (/ 1 c) (/ 1 d)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 8 (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)) 8) 1) (+ (* 0 0) (* 0 0))) into (pow (hypot (/ 1 c) (/ 1 d)) 8) * [misc]backup-simplify: Simplify (/ 1 (pow (hypot (/ 1 c) (/ 1 d)) 8)) into (/ 1 (pow (hypot (/ 1 c) (/ 1 d)) 8)) * [misc]backup-simplify: Simplify (* +nan.0 (/ 1 (pow (hypot (/ 1 c) (/ 1 d)) 8))) into (/ +nan.0 (pow (hypot (/ 1 c) (/ 1 d)) 8)) * [misc]backup-simplify: Simplify (- (/ +nan.0 (pow (hypot (/ 1 c) (/ 1 d)) 8))) into (- (* +nan.0 (/ 1 (pow (hypot (/ 1 c) (/ 1 d)) 8)))) * [misc]backup-simplify: Simplify (- (* +nan.0 (/ 1 (pow (hypot (/ 1 c) (/ 1 d)) 8)))) into (- (* +nan.0 (/ 1 (pow (hypot (/ 1 c) (/ 1 d)) 8)))) * [misc]backup-simplify: Simplify (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 6) (* (sqr d) (sqr a))))) into (/ +nan.0 (* (pow (hypot (/ 1 c) (/ 1 d)) 6) (* (sqr d) (sqr a)))) * [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 (/ (* (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 (+ (* 8 0) (+ (* 0 0) (* 0 (log (hypot (/ 1 c) (/ 1 d)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 8 (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)) 8) 0) (+ (* 0 0) (* 0 (* d a)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 8) (* d a))) (/ 0 (* (pow (hypot (/ 1 c) (/ 1 d)) 8) (* d a)))) (* 0 (/ 0 (* (pow (hypot (/ 1 c) (/ 1 d)) 8) (* d a)))))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 8) (* d a)))))) 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 (+ (* 10 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (hypot (/ 1 c) (/ 1 d)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 10 (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)) 10) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow (hypot (/ 1 c) (/ 1 d)) 10)) (/ 0 (pow (hypot (/ 1 c) (/ 1 d)) 10))) (* 0 (/ 0 (pow (hypot (/ 1 c) (/ 1 d)) 10))) (* 0 (/ 0 (pow (hypot (/ 1 c) (/ 1 d)) 10))) (* 0 (/ 0 (pow (hypot (/ 1 c) (/ 1 d)) 10))))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (hypot (/ 1 c) (/ 1 d)) 10))))))) 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 (* (pow (hypot (/ 1 c) (/ 1 d)) 6) (* (sqr d) (sqr a)))) 0) into (- (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 6) (* (sqr d) (sqr a)))))) * [misc]backup-simplify: Simplify (- (- (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 6) (* (sqr d) (sqr a))))))) into (- (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 6) (* (sqr d) (sqr a)))))) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 6) (* (sqr d) (sqr a)))))) in a * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 6) (* (sqr d) (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 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 6) (* (sqr d) (sqr a)))) in a * [misc]taylor: Taking taylor expansion of (* (pow (hypot (/ 1 c) (/ 1 d)) 6) (* (sqr d) (sqr a))) in a * [misc]taylor: Taking taylor expansion of (pow (hypot (/ 1 c) (/ 1 d)) 6) in a * [misc]taylor: Taking taylor expansion of (exp (* 6 (log (hypot (/ 1 c) (/ 1 d))))) in a * [misc]taylor: Taking taylor expansion of (* 6 (log (hypot (/ 1 c) (/ 1 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 (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 (* 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 (* (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 (* (pow (hypot (/ 1 c) (/ 1 d)) 6) 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 (/ (+ (* 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 (+ (* (pow (hypot (/ 1 c) (/ 1 d)) 6) 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 (/ (* (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) (sqr d)) (+ (* 0 0) (* 0 0))) into (* (pow (hypot (/ 1 c) (/ 1 d)) 6) (sqr d)) * [misc]backup-simplify: Simplify (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 6) (sqr d))) into (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 6) (sqr d))) * [misc]backup-simplify: Simplify (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 6) (sqr d)))) into (/ +nan.0 (* (pow (hypot (/ 1 c) (/ 1 d)) 6) (sqr d))) * [misc]backup-simplify: Simplify (- (/ +nan.0 (* (pow (hypot (/ 1 c) (/ 1 d)) 6) (sqr d)))) into (- (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 6) (sqr d))))) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 6) (sqr d))))) in d * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 6) (sqr 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)) 6) (sqr d))) in d * [misc]taylor: Taking taylor expansion of (* (pow (hypot (/ 1 c) (/ 1 d)) 6) (sqr d)) in d * [misc]taylor: Taking taylor expansion of (pow (hypot (/ 1 c) (/ 1 d)) 6) in d * [misc]taylor: Taking taylor expansion of (exp (* 6 (log (hypot (/ 1 c) (/ 1 d))))) in d * [misc]taylor: Taking taylor expansion of (* 6 (log (hypot (/ 1 c) (/ 1 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 (/ 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 (* 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 (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 (* (pow (hypot (/ 1 c) (/ 1 d)) 6) 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 (+ (* 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 (+ (* (pow (hypot (/ 1 c) (/ 1 d)) 6) 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 (+ (* 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) 1) (+ (* 0 0) (* 0 0))) 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 (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 (- (* +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 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 4) (* (sqr d) (sqr a))))) into (/ +nan.0 (* (pow (hypot (/ 1 c) (/ 1 d)) 4) (* (sqr d) (sqr a)))) * [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 (+ (* 8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (hypot (/ 1 c) (/ 1 d)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 8 (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)) 8) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow (hypot (/ 1 c) (/ 1 d)) 8)) (/ 0 (pow (hypot (/ 1 c) (/ 1 d)) 8))) (* 0 (/ 0 (pow (hypot (/ 1 c) (/ 1 d)) 8))) (* 0 (/ 0 (pow (hypot (/ 1 c) (/ 1 d)) 8))) (* 0 (/ 0 (pow (hypot (/ 1 c) (/ 1 d)) 8))))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (hypot (/ 1 c) (/ 1 d)) 8))))))) into 0 * [misc]backup-simplify: Simplify (+ (* d 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 (* d a)))))) 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 (+ (* 6 0) (+ (* 0 0) (+ (* 0 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 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)) 6) 0) (+ (* 0 0) (+ (* 0 (* d a)) (+ (* 0 0) (* 0 0))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 6) (* d a))) (/ 0 (* (pow (hypot (/ 1 c) (/ 1 d)) 6) (* d a)))) (* 0 (/ 0 (* (pow (hypot (/ 1 c) (/ 1 d)) 6) (* d a)))))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 6) (* 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 (* (pow (hypot (/ 1 c) (/ 1 d)) 4) (* (sqr d) (sqr a)))) 0) into (- (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 4) (* (sqr d) (sqr a)))))) * [misc]backup-simplify: Simplify (- (- (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 4) (* (sqr d) (sqr a))))))) into (- (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 4) (* (sqr d) (sqr a)))))) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 4) (* (sqr d) (sqr a)))))) in a * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 4) (* (sqr d) (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 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 4) (* (sqr d) (sqr a)))) in a * [misc]taylor: Taking taylor expansion of (* (pow (hypot (/ 1 c) (/ 1 d)) 4) (* (sqr d) (sqr 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 (* (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 (* (pow (hypot (/ 1 c) (/ 1 d)) 4) 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 (/ (+ (* 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 (+ (* 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 (/ (* (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) (sqr d)) (+ (* 0 0) (* 0 0))) into (* (pow (hypot (/ 1 c) (/ 1 d)) 4) (sqr d)) * [misc]backup-simplify: Simplify (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 4) (sqr d))) into (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 4) (sqr d))) * [misc]backup-simplify: Simplify (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 4) (sqr d)))) into (/ +nan.0 (* (pow (hypot (/ 1 c) (/ 1 d)) 4) (sqr d))) * [misc]backup-simplify: Simplify (- (/ +nan.0 (* (pow (hypot (/ 1 c) (/ 1 d)) 4) (sqr d)))) into (- (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 4) (sqr d))))) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 4) (sqr d))))) in d * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow (hypot (/ 1 c) (/ 1 d)) 4) (sqr 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) (sqr d))) in d * [misc]taylor: Taking taylor expansion of (* (pow (hypot (/ 1 c) (/ 1 d)) 4) (sqr 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 (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 (* (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]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 (+ (* (- (* +nan.0 (/ 1 (pow (hypot (/ 1 c) (/ 1 d)) 4)))) (sqr (* (/ 1 (/ 1 d)) (* (/ 1 (/ 1 a)) (* 1 (/ 1 b)))))) (+ (* (- (* +nan.0 (/ 1 (pow (hypot (/ 1 c) (/ 1 d)) 6)))) (* (/ 1 (sqr (/ 1 d))) (* (/ 1 (sqr (/ 1 a))) (* (/ 1 (/ 1 c)) (pow (/ 1 b) 3))))) (* (- (* +nan.0 (/ 1 (pow (hypot (/ 1 c) (/ 1 d)) 8)))) (sqr (* (/ 1 (/ 1 d)) (* (/ 1 (/ 1 a)) (* (/ 1 (/ 1 c)) (sqr (/ 1 b))))))))) into (- (+ (* +nan.0 (/ (* c (* (sqr d) (sqr a))) (* (pow (hypot (/ 1 c) (/ 1 d)) 6) (pow b 3)))) (- (+ (* +nan.0 (/ (* (sqr d) (sqr a)) (* (pow (hypot (/ 1 c) (/ 1 d)) 4) (sqr b)))) (- (* +nan.0 (/ (* (sqr c) (* (sqr d) (sqr a))) (* (pow (hypot (/ 1 c) (/ 1 d)) 8) (pow b 4))))))))) * [misc]approximate: Taking taylor expansion of (sqr (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 (sqr (sqrt (/ (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))))) in d * [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 (sqr (sqrt (/ (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))))) in 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]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 (sqr (sqrt (/ (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))))) in c * [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 (sqr (sqrt (/ (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))))) in 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]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 (sqr (sqrt (/ (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))))) in 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]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]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 (/ +nan.0 (* c (sqr (hypot (/ -1 c) (/ -1 d)))))) (* (/ +nan.0 (* c (sqr (hypot (/ -1 c) (/ -1 d))))) 0)) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 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]backup-simplify: Simplify (+ (* 0 (* +nan.0 (+ (* +nan.0 (/ 1 (* (sqr c) (pow (hypot (/ -1 c) (/ -1 d)) 4)))) (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d))))))))) (+ (* (/ +nan.0 (* c (sqr (hypot (/ -1 c) (/ -1 d))))) (/ +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)))))))) 0))) into (- (* +nan.0 (/ 1 (* (sqr c) (pow (hypot (/ -1 c) (/ -1 d)) 4))))) * [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 (/ 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]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]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow (hypot (/ -1 c) (/ -1 d)) 4)))) in a * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (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 (pow (hypot (/ -1 c) (/ -1 d)) 4)) 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]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 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 (- 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]backup-simplify: Simplify (+ (* 0 (* +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)))))))) (+ (* (/ +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))))))))) (+ (* (* +nan.0 (+ (* +nan.0 (/ 1 (* (sqr c) (pow (hypot (/ -1 c) (/ -1 d)) 4)))) (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d)))))))) (/ +nan.0 (* c (sqr (hypot (/ -1 c) (/ -1 d)))))) (* (* +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))))))) 0)))) into (- (+ (* +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 (/ 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)))))) (- (* +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 (/ (+ (* 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 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 (+ (* +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 (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 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 (+ (* 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) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]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]backup-simplify: Simplify (/ (- 0 (sqr (* +nan.0 (+ (* +nan.0 (/ 1 (* (sqr c) (pow (hypot (/ -1 c) (/ -1 d)) 4)))) (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d))))))))) (+ (* 2 (* (/ +nan.0 (* c (sqr (hypot (/ -1 c) (/ -1 d))))) (* +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))))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (* (pow c 4) (pow (hypot (/ -1 c) (/ -1 d)) 8)))) (- (+ (* +nan.0 (/ 1 (* (sqr d) (* (sqr a) (pow (hypot (/ -1 c) (/ -1 d)) 4))))) (- (* +nan.0 (/ 1 (* (sqr c) (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 6))))))))))) * [misc]backup-simplify: Simplify (+ (* 0 (* +nan.0 (+ (* +nan.0 (/ 1 (* (pow c 4) (pow (hypot (/ -1 c) (/ -1 d)) 8)))) (- (+ (* +nan.0 (/ 1 (* (sqr d) (* (sqr a) (pow (hypot (/ -1 c) (/ -1 d)) 4))))) (- (* +nan.0 (/ 1 (* (sqr c) (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 6)))))))))))) (+ (* (/ +nan.0 (* c (sqr (hypot (/ -1 c) (/ -1 d))))) (* +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)))))))) (+ (* (* +nan.0 (+ (* +nan.0 (/ 1 (* (sqr c) (pow (hypot (/ -1 c) (/ -1 d)) 4)))) (/ 1 (* d (* a (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))))))))) (+ (* (* +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))))))) (/ +nan.0 (* c (sqr (hypot (/ -1 c) (/ -1 d)))))) (* (* +nan.0 (+ (* +nan.0 (/ 1 (* (pow c 4) (pow (hypot (/ -1 c) (/ -1 d)) 8)))) (- (+ (* +nan.0 (/ 1 (* (sqr d) (* (sqr a) (pow (hypot (/ -1 c) (/ -1 d)) 4))))) (- (* +nan.0 (/ 1 (* (sqr c) (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 6))))))))))) 0))))) into (- (+ (* +nan.0 (/ 1 (* (pow c 4) (pow (hypot (/ -1 c) (/ -1 d)) 8)))) (- (+ (* +nan.0 (/ 1 (* (sqr d) (* (sqr a) (pow (hypot (/ -1 c) (/ -1 d)) 4))))) (- (* +nan.0 (/ 1 (* (sqr c) (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 6))))))))))) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* (pow c 4) (pow (hypot (/ -1 c) (/ -1 d)) 8)))) (- (+ (* +nan.0 (/ 1 (* (sqr d) (* (sqr a) (pow (hypot (/ -1 c) (/ -1 d)) 4))))) (- (* +nan.0 (/ 1 (* (sqr c) (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 6))))))))))) in c * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* (pow c 4) (pow (hypot (/ -1 c) (/ -1 d)) 8)))) (- (+ (* +nan.0 (/ 1 (* (sqr d) (* (sqr a) (pow (hypot (/ -1 c) (/ -1 d)) 4))))) (- (* +nan.0 (/ 1 (* (sqr c) (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 6)))))))))) in c * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow c 4) (pow (hypot (/ -1 c) (/ -1 d)) 8)))) 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 4) (pow (hypot (/ -1 c) (/ -1 d)) 8))) in c * [misc]taylor: Taking taylor expansion of (* (pow c 4) (pow (hypot (/ -1 c) (/ -1 d)) 8)) in c * [misc]taylor: Taking taylor expansion of (pow c 4) in c * [misc]taylor: Taking taylor expansion of (pow (hypot (/ -1 c) (/ -1 d)) 8) in c * [misc]taylor: Taking taylor expansion of (exp (* 8 (log (hypot (/ -1 c) (/ -1 d))))) in c * [misc]taylor: Taking taylor expansion of (* 8 (log (hypot (/ -1 c) (/ -1 d)))) in c * [misc]taylor: Taking taylor expansion of 8 in c * [misc]backup-simplify: Simplify 8 into 8 * [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 (* 8 (log (hypot (/ -1 c) (/ -1 d)))) into (* 8 (log (hypot (/ -1 c) (/ -1 d)))) * [misc]backup-simplify: Simplify (exp (* 8 (log (hypot (/ -1 c) (/ -1 d))))) into (pow (hypot (/ -1 c) (/ -1 d)) 8) * [misc]backup-simplify: Simplify (* 1 (pow (hypot (/ -1 c) (/ -1 d)) 8)) into (pow (hypot (/ -1 c) (/ -1 d)) 8) * [misc]backup-simplify: Simplify (/ 1 (pow (hypot (/ -1 c) (/ -1 d)) 8)) into (/ 1 (pow (hypot (/ -1 c) (/ -1 d)) 8)) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* (sqr d) (* (sqr a) (pow (hypot (/ -1 c) (/ -1 d)) 4))))) (- (* +nan.0 (/ 1 (* (sqr c) (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 6))))))))) in c * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* (sqr d) (* (sqr a) (pow (hypot (/ -1 c) (/ -1 d)) 4))))) (- (* +nan.0 (/ 1 (* (sqr c) (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 6)))))))) in c * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* (sqr d) (* (sqr 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 (* (sqr d) (* (sqr a) (pow (hypot (/ -1 c) (/ -1 d)) 4)))) in c * [misc]taylor: Taking taylor expansion of (* (sqr d) (* (sqr a) (pow (hypot (/ -1 c) (/ -1 d)) 4))) 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) (pow (hypot (/ -1 c) (/ -1 d)) 4)) in c * [misc]taylor: Taking taylor expansion of (sqr a) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of (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 (* d d) into (sqr d) * [misc]backup-simplify: Simplify (* a a) into (sqr a) * [misc]backup-simplify: Simplify (* (sqr a) (pow (hypot (/ -1 c) (/ -1 d)) 4)) into (* (sqr a) (pow (hypot (/ -1 c) (/ -1 d)) 4)) * [misc]backup-simplify: Simplify (* (sqr d) (* (sqr a) (pow (hypot (/ -1 c) (/ -1 d)) 4))) into (* (sqr d) (* (sqr a) (pow (hypot (/ -1 c) (/ -1 d)) 4))) * [misc]backup-simplify: Simplify (/ 1 (* (sqr d) (* (sqr a) (pow (hypot (/ -1 c) (/ -1 d)) 4)))) into (/ 1 (* (sqr d) (* (sqr a) (pow (hypot (/ -1 c) (/ -1 d)) 4)))) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 (* (sqr c) (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 6))))))) in c * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* (sqr c) (* d (* a (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 (* (sqr c) (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 6))))) in c * [misc]taylor: Taking taylor expansion of (* (sqr c) (* d (* a (pow (hypot (/ -1 c) (/ -1 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 (* d (* a (pow (hypot (/ -1 c) (/ -1 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 (pow (hypot (/ -1 c) (/ -1 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 (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 (* 0 0) into 0 * [misc]backup-simplify: Simplify (* a (pow (hypot (/ -1 c) (/ -1 d)) 6)) into (* a (pow (hypot (/ -1 c) (/ -1 d)) 6)) * [misc]backup-simplify: Simplify (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 6))) into (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 6))) * [misc]backup-simplify: Simplify (* 0 (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 6)))) 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 (+ (* 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 (+ (* a 0) (* 0 (pow (hypot (/ -1 c) (/ -1 d)) 6))) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 (* a (pow (hypot (/ -1 c) (/ -1 d)) 6)))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 0 (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 6))))) 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 (+ (* a 0) (+ (* 0 0) (* 0 (pow (hypot (/ -1 c) (/ -1 d)) 6)))) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (* 0 (* a (pow (hypot (/ -1 c) (/ -1 d)) 6))))) 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 (pow (hypot (/ -1 c) (/ -1 d)) 6)))))) into (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 6))) * [misc]backup-simplify: Simplify (/ 1 (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 6)))) into (/ 1 (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 6)))) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (hypot (/ -1 c) (/ -1 d)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 8 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 (+ (* 8 0) (+ (* 0 0) (* 0 (log (hypot (/ -1 c) (/ -1 d)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 8 (log (hypot (/ -1 c) (/ -1 d))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 8 (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)) 8)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 (pow (hypot (/ -1 c) (/ -1 d)) 8))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow (hypot (/ -1 c) (/ -1 d)) 8)) (/ 0 (pow (hypot (/ -1 c) (/ -1 d)) 8))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow (hypot (/ -1 c) (/ -1 d)) 8)) (/ 0 (pow (hypot (/ -1 c) (/ -1 d)) 8))) (* 0 (/ 0 (pow (hypot (/ -1 c) (/ -1 d)) 8))))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 (/ 1 (pow (hypot (/ -1 c) (/ -1 d)) 8))))) into 0 * [misc]backup-simplify: Simplify (* +nan.0 (/ 1 (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 6))))) into (/ +nan.0 (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 6)))) * [misc]backup-simplify: Simplify (- (/ +nan.0 (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 6))))) into (- (* +nan.0 (/ 1 (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 6)))))) * [misc]backup-simplify: Simplify (+ 0 (- (* +nan.0 (/ 1 (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 6))))))) into (- (* +nan.0 (/ 1 (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 6)))))) * [misc]backup-simplify: Simplify (- (- (* +nan.0 (/ 1 (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 6))))))) into (- (* +nan.0 (/ 1 (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 6)))))) * [misc]backup-simplify: Simplify (+ 0 (- (* +nan.0 (/ 1 (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 6))))))) into (- (* +nan.0 (/ 1 (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 6)))))) * [misc]backup-simplify: Simplify (- (- (* +nan.0 (/ 1 (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 6))))))) into (- (* +nan.0 (/ 1 (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 6)))))) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 6)))))) in a * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 6))))) 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)) 6)))) in a * [misc]taylor: Taking taylor expansion of (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 6))) 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)) 6)) 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)) 6) in a * [misc]taylor: Taking taylor expansion of (exp (* 6 (log (hypot (/ -1 c) (/ -1 d))))) in a * [misc]taylor: Taking taylor expansion of (* 6 (log (hypot (/ -1 c) (/ -1 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 (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 (* 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 (* 0 (pow (hypot (/ -1 c) (/ -1 d)) 6)) 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 (+ (* 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 (+ (* 0 0) (* 1 (pow (hypot (/ -1 c) (/ -1 d)) 6))) into (pow (hypot (/ -1 c) (/ -1 d)) 6) * [misc]backup-simplify: Simplify (+ (* d (pow (hypot (/ -1 c) (/ -1 d)) 6)) (* 0 0)) into (* d (pow (hypot (/ -1 c) (/ -1 d)) 6)) * [misc]backup-simplify: Simplify (/ 1 (* d (pow (hypot (/ -1 c) (/ -1 d)) 6))) into (/ 1 (* d (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) 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 (+ (* 1 0) (+ (* 0 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))) (* 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 (/ 1 (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 4))))))) 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 (/ (+ (* -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) into 0 * [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 (/ 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]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 (pow (hypot (/ -1 c) (/ -1 d)) 4)))) in d * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (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 (pow (hypot (/ -1 c) (/ -1 d)) 4)) 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]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 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 (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]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]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* (/ +nan.0 (* c (sqr (hypot (/ -1 c) (/ -1 d))))) (* +nan.0 (+ (* +nan.0 (/ 1 (* (pow c 4) (pow (hypot (/ -1 c) (/ -1 d)) 8)))) (- (+ (* +nan.0 (/ 1 (* (sqr d) (* (sqr a) (pow (hypot (/ -1 c) (/ -1 d)) 4))))) (- (* +nan.0 (/ 1 (* (sqr c) (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 6))))))))))))) (* 2 (* (* +nan.0 (+ (* +nan.0 (/ 1 (* (sqr c) (pow (hypot (/ -1 c) (/ -1 d)) 4)))) (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d)))))))) (* +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))))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (* c (* (sqr d) (* (sqr a) (pow (hypot (/ -1 c) (/ -1 d)) 6)))))) (- (+ (* +nan.0 (/ 1 (* (pow c 5) (pow (hypot (/ -1 c) (/ -1 d)) 10)))) (- (* +nan.0 (/ 1 (* (pow c 3) (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 8))))))))))) * [misc]backup-simplify: Simplify (+ (* 0 (* +nan.0 (+ (* +nan.0 (/ 1 (* c (* (sqr d) (* (sqr a) (pow (hypot (/ -1 c) (/ -1 d)) 6)))))) (- (+ (* +nan.0 (/ 1 (* (pow c 5) (pow (hypot (/ -1 c) (/ -1 d)) 10)))) (- (* +nan.0 (/ 1 (* (pow c 3) (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 8)))))))))))) (+ (* (/ +nan.0 (* c (sqr (hypot (/ -1 c) (/ -1 d))))) (* +nan.0 (+ (* +nan.0 (/ 1 (* (pow c 4) (pow (hypot (/ -1 c) (/ -1 d)) 8)))) (- (+ (* +nan.0 (/ 1 (* (sqr d) (* (sqr a) (pow (hypot (/ -1 c) (/ -1 d)) 4))))) (- (* +nan.0 (/ 1 (* (sqr c) (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 6)))))))))))) (+ (* (* +nan.0 (+ (* +nan.0 (/ 1 (* (sqr c) (pow (hypot (/ -1 c) (/ -1 d)) 4)))) (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d)))))))) (* +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)))))))) (+ (* (* +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))))))) (* +nan.0 (+ (* +nan.0 (/ 1 (* (sqr c) (pow (hypot (/ -1 c) (/ -1 d)) 4)))) (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d))))))))) (+ (* (* +nan.0 (+ (* +nan.0 (/ 1 (* (pow c 4) (pow (hypot (/ -1 c) (/ -1 d)) 8)))) (- (+ (* +nan.0 (/ 1 (* (sqr d) (* (sqr a) (pow (hypot (/ -1 c) (/ -1 d)) 4))))) (- (* +nan.0 (/ 1 (* (sqr c) (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 6))))))))))) (/ +nan.0 (* c (sqr (hypot (/ -1 c) (/ -1 d)))))) (* (* +nan.0 (+ (* +nan.0 (/ 1 (* c (* (sqr d) (* (sqr a) (pow (hypot (/ -1 c) (/ -1 d)) 6)))))) (- (+ (* +nan.0 (/ 1 (* (pow c 5) (pow (hypot (/ -1 c) (/ -1 d)) 10)))) (- (* +nan.0 (/ 1 (* (pow c 3) (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 8))))))))))) 0)))))) into (- (+ (* +nan.0 (/ 1 (* c (* (sqr d) (* (sqr a) (pow (hypot (/ -1 c) (/ -1 d)) 6)))))) (- (+ (* +nan.0 (/ 1 (* (pow c 5) (pow (hypot (/ -1 c) (/ -1 d)) 10)))) (- (* +nan.0 (/ 1 (* (pow c 3) (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 8))))))))))) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* c (* (sqr d) (* (sqr a) (pow (hypot (/ -1 c) (/ -1 d)) 6)))))) (- (+ (* +nan.0 (/ 1 (* (pow c 5) (pow (hypot (/ -1 c) (/ -1 d)) 10)))) (- (* +nan.0 (/ 1 (* (pow c 3) (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 8))))))))))) in c * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* c (* (sqr d) (* (sqr a) (pow (hypot (/ -1 c) (/ -1 d)) 6)))))) (- (+ (* +nan.0 (/ 1 (* (pow c 5) (pow (hypot (/ -1 c) (/ -1 d)) 10)))) (- (* +nan.0 (/ 1 (* (pow c 3) (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 8)))))))))) in c * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* c (* (sqr d) (* (sqr a) (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 (* c (* (sqr d) (* (sqr a) (pow (hypot (/ -1 c) (/ -1 d)) 6))))) in c * [misc]taylor: Taking taylor expansion of (* c (* (sqr d) (* (sqr a) (pow (hypot (/ -1 c) (/ -1 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 (* (sqr d) (* (sqr a) (pow (hypot (/ -1 c) (/ -1 d)) 6))) 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) (pow (hypot (/ -1 c) (/ -1 d)) 6)) in c * [misc]taylor: Taking taylor expansion of (sqr a) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of (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 (* d d) into (sqr d) * [misc]backup-simplify: Simplify (* a a) into (sqr a) * [misc]backup-simplify: Simplify (* (sqr a) (pow (hypot (/ -1 c) (/ -1 d)) 6)) into (* (sqr a) (pow (hypot (/ -1 c) (/ -1 d)) 6)) * [misc]backup-simplify: Simplify (* (sqr d) (* (sqr a) (pow (hypot (/ -1 c) (/ -1 d)) 6))) into (* (sqr d) (* (sqr a) (pow (hypot (/ -1 c) (/ -1 d)) 6))) * [misc]backup-simplify: Simplify (* 0 (* (sqr d) (* (sqr a) (pow (hypot (/ -1 c) (/ -1 d)) 6)))) 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 (+ (* 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 (+ (* a 0) (* 0 a)) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr a) 0) (* 0 (pow (hypot (/ -1 c) (/ -1 d)) 6))) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 d)) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr d) 0) (* 0 (* (sqr a) (pow (hypot (/ -1 c) (/ -1 d)) 6)))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (* (sqr d) (* (sqr a) (pow (hypot (/ -1 c) (/ -1 d)) 6))))) into (* (sqr d) (* (sqr a) (pow (hypot (/ -1 c) (/ -1 d)) 6))) * [misc]backup-simplify: Simplify (/ 1 (* (sqr d) (* (sqr a) (pow (hypot (/ -1 c) (/ -1 d)) 6)))) into (/ 1 (* (sqr d) (* (sqr a) (pow (hypot (/ -1 c) (/ -1 d)) 6)))) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* (pow c 5) (pow (hypot (/ -1 c) (/ -1 d)) 10)))) (- (* +nan.0 (/ 1 (* (pow c 3) (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 8))))))))) in c * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* (pow c 5) (pow (hypot (/ -1 c) (/ -1 d)) 10)))) (- (* +nan.0 (/ 1 (* (pow c 3) (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 8)))))))) in c * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow c 5) (pow (hypot (/ -1 c) (/ -1 d)) 10)))) 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 5) (pow (hypot (/ -1 c) (/ -1 d)) 10))) in c * [misc]taylor: Taking taylor expansion of (* (pow c 5) (pow (hypot (/ -1 c) (/ -1 d)) 10)) in c * [misc]taylor: Taking taylor expansion of (pow c 5) in c * [misc]taylor: Taking taylor expansion of (pow (hypot (/ -1 c) (/ -1 d)) 10) in c * [misc]taylor: Taking taylor expansion of (exp (* 10 (log (hypot (/ -1 c) (/ -1 d))))) in c * [misc]taylor: Taking taylor expansion of (* 10 (log (hypot (/ -1 c) (/ -1 d)))) in c * [misc]taylor: Taking taylor expansion of 10 in c * [misc]backup-simplify: Simplify 10 into 10 * [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 (* 10 (log (hypot (/ -1 c) (/ -1 d)))) into (* 10 (log (hypot (/ -1 c) (/ -1 d)))) * [misc]backup-simplify: Simplify (exp (* 10 (log (hypot (/ -1 c) (/ -1 d))))) into (pow (hypot (/ -1 c) (/ -1 d)) 10) * [misc]backup-simplify: Simplify (* 1 (pow (hypot (/ -1 c) (/ -1 d)) 10)) into (pow (hypot (/ -1 c) (/ -1 d)) 10) * [misc]backup-simplify: Simplify (/ 1 (pow (hypot (/ -1 c) (/ -1 d)) 10)) into (/ 1 (pow (hypot (/ -1 c) (/ -1 d)) 10)) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 (* (pow c 3) (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 8))))))) in c * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow c 3) (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 8)))))) 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) (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 8))))) in c * [misc]taylor: Taking taylor expansion of (* (pow c 3) (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 8)))) in c * [misc]taylor: Taking taylor expansion of (pow c 3) in c * [misc]taylor: Taking taylor expansion of (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 8))) 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)) 8)) 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)) 8) in c * [misc]taylor: Taking taylor expansion of (exp (* 8 (log (hypot (/ -1 c) (/ -1 d))))) in c * [misc]taylor: Taking taylor expansion of (* 8 (log (hypot (/ -1 c) (/ -1 d)))) in c * [misc]taylor: Taking taylor expansion of 8 in c * [misc]backup-simplify: Simplify 8 into 8 * [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 (* 8 (log (hypot (/ -1 c) (/ -1 d)))) into (* 8 (log (hypot (/ -1 c) (/ -1 d)))) * [misc]backup-simplify: Simplify (exp (* 8 (log (hypot (/ -1 c) (/ -1 d))))) into (pow (hypot (/ -1 c) (/ -1 d)) 8) * [misc]backup-simplify: Simplify (* a (pow (hypot (/ -1 c) (/ -1 d)) 8)) into (* a (pow (hypot (/ -1 c) (/ -1 d)) 8)) * [misc]backup-simplify: Simplify (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 8))) into (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 8))) * [misc]backup-simplify: Simplify (* 1 (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 8)))) into (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 8))) * [misc]backup-simplify: Simplify (/ 1 (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 8)))) into (/ 1 (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 8)))) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (hypot (/ -1 c) (/ -1 d)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 10 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 (+ (* 10 0) (+ (* 0 0) (* 0 (log (hypot (/ -1 c) (/ -1 d)))))) 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 (+ (* 10 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 10 (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 (* (exp (* 10 (log (hypot (/ -1 c) (/ -1 d))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 10 (log (hypot (/ -1 c) (/ -1 d))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (hypot (/ -1 c) (/ -1 d)) 10))))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 (pow (hypot (/ -1 c) (/ -1 d)) 10))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow (hypot (/ -1 c) (/ -1 d)) 10)) (/ 0 (pow (hypot (/ -1 c) (/ -1 d)) 10))))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (pow (hypot (/ -1 c) (/ -1 d)) 10)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow (hypot (/ -1 c) (/ -1 d)) 10)) (/ 0 (pow (hypot (/ -1 c) (/ -1 d)) 10))) (* 0 (/ 0 (pow (hypot (/ -1 c) (/ -1 d)) 10))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow (hypot (/ -1 c) (/ -1 d)) 10)) (/ 0 (pow (hypot (/ -1 c) (/ -1 d)) 10))) (* 0 (/ 0 (pow (hypot (/ -1 c) (/ -1 d)) 10))) (* 0 (/ 0 (pow (hypot (/ -1 c) (/ -1 d)) 10))))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (hypot (/ -1 c) (/ -1 d)) 10)))))) 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 (+ (* 8 0) (* 0 (log (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 8 (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)) 8))) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 (* a (pow (hypot (/ -1 c) (/ -1 d)) 8)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 8))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 8)))) (/ 0 (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 8))))))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (* 0 (/ 1 (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 8)))))) 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 (+ 0 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 (/ (+ (* 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 (+ (* 8 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 8 (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 (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (hypot (/ -1 c) (/ -1 d)) 8))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow (hypot (/ -1 c) (/ -1 d)) 8)) (/ 0 (pow (hypot (/ -1 c) (/ -1 d)) 8))) (* 0 (/ 0 (pow (hypot (/ -1 c) (/ -1 d)) 8))) (* 0 (/ 0 (pow (hypot (/ -1 c) (/ -1 d)) 8))))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (hypot (/ -1 c) (/ -1 d)) 8)))))) 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 (+ (* 6 0) (+ (* 0 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 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (hypot (/ -1 c) (/ -1 d)) 6))))) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* a (pow (hypot (/ -1 c) (/ -1 d)) 6)))))) 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 (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 6))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 6)))) (/ 0 (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 6))))))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (* 0 (/ 1 (* d (* a (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 (- 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 a * [misc]backup-simplify: Simplify 0 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 (+ (* a 0) (+ (* 0 0) (* 0 (pow (hypot (/ -1 c) (/ -1 d)) 4)))) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (* 0 (* a (pow (hypot (/ -1 c) (/ -1 d)) 4))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 4)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 4)))) (/ 0 (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 4))))))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (* 0 (/ 1 (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 4)))))) 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 (+ (* 6 0) (+ (* 0 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 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 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))) (* 0 (/ 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 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 (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (hypot (/ -1 c) (/ -1 d)) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (hypot (/ -1 c) (/ -1 d)) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (hypot (/ -1 c) (/ -1 d)) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (hypot (/ -1 c) (/ -1 d)) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (hypot (/ -1 c) (/ -1 d)) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (hypot (/ -1 c) (/ -1 d)) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (hypot (/ -1 c) (/ -1 d)) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 4 0) (+ (* 0 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 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 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 (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))) (* 0 (/ 0 (pow (hypot (/ -1 c) (/ -1 d)) 4))))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (hypot (/ -1 c) (/ -1 d)) 4)))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* +nan.0 (/ 1 (* d (pow (hypot (/ -1 c) (/ -1 d)) 6)))) into (/ +nan.0 (* d (pow (hypot (/ -1 c) (/ -1 d)) 6))) * [misc]backup-simplify: Simplify (- (/ +nan.0 (* d (pow (hypot (/ -1 c) (/ -1 d)) 6)))) into (- (* +nan.0 (/ 1 (* d (pow (hypot (/ -1 c) (/ -1 d)) 6))))) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 (* d (pow (hypot (/ -1 c) (/ -1 d)) 6))))) in d * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* d (pow (hypot (/ -1 c) (/ -1 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 (/ 1 (* d (pow (hypot (/ -1 c) (/ -1 d)) 6))) in d * [misc]taylor: Taking taylor expansion of (* d (pow (hypot (/ -1 c) (/ -1 d)) 6)) in d * [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)) 6) in d * [misc]taylor: Taking taylor expansion of (exp (* 6 (log (hypot (/ -1 c) (/ -1 d))))) in d * [misc]taylor: Taking taylor expansion of (* 6 (log (hypot (/ -1 c) (/ -1 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 (/ -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 (* 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 (* 0 (pow (hypot (/ -1 c) (/ -1 d)) 6)) 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 (+ (* 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 (+ (* 0 0) (* 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 (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]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: 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) 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 (- (+ (* (/ 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) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking 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 (+ (* (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 (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))))) (* 0 (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (sqr (* +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)))))))) (+ (* 2 (* (/ +nan.0 (* c (sqr (hypot (/ -1 c) (/ -1 d))))) (* +nan.0 (+ (* +nan.0 (/ 1 (* c (* (sqr d) (* (sqr a) (pow (hypot (/ -1 c) (/ -1 d)) 6)))))) (- (+ (* +nan.0 (/ 1 (* (pow c 5) (pow (hypot (/ -1 c) (/ -1 d)) 10)))) (- (* +nan.0 (/ 1 (* (pow c 3) (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 8))))))))))))) (* 2 (* (* +nan.0 (+ (* +nan.0 (/ 1 (* (sqr c) (pow (hypot (/ -1 c) (/ -1 d)) 4)))) (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d)))))))) (* +nan.0 (+ (* +nan.0 (/ 1 (* (pow c 4) (pow (hypot (/ -1 c) (/ -1 d)) 8)))) (- (+ (* +nan.0 (/ 1 (* (sqr d) (* (sqr a) (pow (hypot (/ -1 c) (/ -1 d)) 4))))) (- (* +nan.0 (/ 1 (* (sqr c) (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 6))))))))))))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (* (pow c 4) (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 10)))))) (- (+ (* +nan.0 (/ 1 (* (sqr c) (* (sqr d) (* (sqr a) (pow (hypot (/ -1 c) (/ -1 d)) 8)))))) (- (+ (* +nan.0 (/ 1 (* (pow c 6) (pow (hypot (/ -1 c) (/ -1 d)) 12)))) (- (* +nan.0 (/ 1 (* (pow d 3) (* (pow a 3) (pow (hypot (/ -1 c) (/ -1 d)) 6)))))))))))) * [misc]backup-simplify: Simplify (+ (* 0 (* +nan.0 (+ (* +nan.0 (/ 1 (* (pow c 4) (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 10)))))) (- (+ (* +nan.0 (/ 1 (* (sqr c) (* (sqr d) (* (sqr a) (pow (hypot (/ -1 c) (/ -1 d)) 8)))))) (- (+ (* +nan.0 (/ 1 (* (pow c 6) (pow (hypot (/ -1 c) (/ -1 d)) 12)))) (- (* +nan.0 (/ 1 (* (pow d 3) (* (pow a 3) (pow (hypot (/ -1 c) (/ -1 d)) 6))))))))))))) (+ (* (/ +nan.0 (* c (sqr (hypot (/ -1 c) (/ -1 d))))) (* +nan.0 (+ (* +nan.0 (/ 1 (* c (* (sqr d) (* (sqr a) (pow (hypot (/ -1 c) (/ -1 d)) 6)))))) (- (+ (* +nan.0 (/ 1 (* (pow c 5) (pow (hypot (/ -1 c) (/ -1 d)) 10)))) (- (* +nan.0 (/ 1 (* (pow c 3) (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 8)))))))))))) (+ (* (* +nan.0 (+ (* +nan.0 (/ 1 (* (sqr c) (pow (hypot (/ -1 c) (/ -1 d)) 4)))) (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d)))))))) (* +nan.0 (+ (* +nan.0 (/ 1 (* (pow c 4) (pow (hypot (/ -1 c) (/ -1 d)) 8)))) (- (+ (* +nan.0 (/ 1 (* (sqr d) (* (sqr a) (pow (hypot (/ -1 c) (/ -1 d)) 4))))) (- (* +nan.0 (/ 1 (* (sqr c) (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 6)))))))))))) (+ (* (* +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))))))) (* +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)))))))) (+ (* (* +nan.0 (+ (* +nan.0 (/ 1 (* (pow c 4) (pow (hypot (/ -1 c) (/ -1 d)) 8)))) (- (+ (* +nan.0 (/ 1 (* (sqr d) (* (sqr a) (pow (hypot (/ -1 c) (/ -1 d)) 4))))) (- (* +nan.0 (/ 1 (* (sqr c) (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 6))))))))))) (* +nan.0 (+ (* +nan.0 (/ 1 (* (sqr c) (pow (hypot (/ -1 c) (/ -1 d)) 4)))) (/ 1 (* d (* a (sqr (hypot (/ -1 c) (/ -1 d))))))))) (+ (* (* +nan.0 (+ (* +nan.0 (/ 1 (* c (* (sqr d) (* (sqr a) (pow (hypot (/ -1 c) (/ -1 d)) 6)))))) (- (+ (* +nan.0 (/ 1 (* (pow c 5) (pow (hypot (/ -1 c) (/ -1 d)) 10)))) (- (* +nan.0 (/ 1 (* (pow c 3) (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 8))))))))))) (/ +nan.0 (* c (sqr (hypot (/ -1 c) (/ -1 d)))))) (* (* +nan.0 (+ (* +nan.0 (/ 1 (* (pow c 4) (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 10)))))) (- (+ (* +nan.0 (/ 1 (* (sqr c) (* (sqr d) (* (sqr a) (pow (hypot (/ -1 c) (/ -1 d)) 8)))))) (- (+ (* +nan.0 (/ 1 (* (pow c 6) (pow (hypot (/ -1 c) (/ -1 d)) 12)))) (- (* +nan.0 (/ 1 (* (pow d 3) (* (pow a 3) (pow (hypot (/ -1 c) (/ -1 d)) 6)))))))))))) 0))))))) into (- (+ (* +nan.0 (/ 1 (* (pow c 4) (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 10)))))) (- (+ (* +nan.0 (/ 1 (* (sqr c) (* (sqr d) (* (sqr a) (pow (hypot (/ -1 c) (/ -1 d)) 8)))))) (- (+ (* +nan.0 (/ 1 (* (pow c 6) (pow (hypot (/ -1 c) (/ -1 d)) 12)))) (- (* +nan.0 (/ 1 (* (pow d 3) (* (pow a 3) (pow (hypot (/ -1 c) (/ -1 d)) 6)))))))))))) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* (pow c 4) (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 10)))))) (- (+ (* +nan.0 (/ 1 (* (sqr c) (* (sqr d) (* (sqr a) (pow (hypot (/ -1 c) (/ -1 d)) 8)))))) (- (+ (* +nan.0 (/ 1 (* (pow c 6) (pow (hypot (/ -1 c) (/ -1 d)) 12)))) (- (* +nan.0 (/ 1 (* (pow d 3) (* (pow a 3) (pow (hypot (/ -1 c) (/ -1 d)) 6)))))))))))) in c * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* (pow c 4) (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 10)))))) (- (+ (* +nan.0 (/ 1 (* (sqr c) (* (sqr d) (* (sqr a) (pow (hypot (/ -1 c) (/ -1 d)) 8)))))) (- (+ (* +nan.0 (/ 1 (* (pow c 6) (pow (hypot (/ -1 c) (/ -1 d)) 12)))) (- (* +nan.0 (/ 1 (* (pow d 3) (* (pow a 3) (pow (hypot (/ -1 c) (/ -1 d)) 6))))))))))) in c * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow c 4) (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 10)))))) 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 4) (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 10))))) in c * [misc]taylor: Taking taylor expansion of (* (pow c 4) (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 10)))) in c * [misc]taylor: Taking taylor expansion of (pow c 4) in c * [misc]taylor: Taking taylor expansion of (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 10))) 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)) 10)) 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)) 10) in c * [misc]taylor: Taking taylor expansion of (exp (* 10 (log (hypot (/ -1 c) (/ -1 d))))) in c * [misc]taylor: Taking taylor expansion of (* 10 (log (hypot (/ -1 c) (/ -1 d)))) in c * [misc]taylor: Taking taylor expansion of 10 in c * [misc]backup-simplify: Simplify 10 into 10 * [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 (* 10 (log (hypot (/ -1 c) (/ -1 d)))) into (* 10 (log (hypot (/ -1 c) (/ -1 d)))) * [misc]backup-simplify: Simplify (exp (* 10 (log (hypot (/ -1 c) (/ -1 d))))) into (pow (hypot (/ -1 c) (/ -1 d)) 10) * [misc]backup-simplify: Simplify (* a (pow (hypot (/ -1 c) (/ -1 d)) 10)) into (* a (pow (hypot (/ -1 c) (/ -1 d)) 10)) * [misc]backup-simplify: Simplify (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 10))) into (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 10))) * [misc]backup-simplify: Simplify (* 1 (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 10)))) into (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 10))) * [misc]backup-simplify: Simplify (/ 1 (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 10)))) into (/ 1 (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 10)))) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* (sqr c) (* (sqr d) (* (sqr a) (pow (hypot (/ -1 c) (/ -1 d)) 8)))))) (- (+ (* +nan.0 (/ 1 (* (pow c 6) (pow (hypot (/ -1 c) (/ -1 d)) 12)))) (- (* +nan.0 (/ 1 (* (pow d 3) (* (pow a 3) (pow (hypot (/ -1 c) (/ -1 d)) 6)))))))))) in c * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* (sqr c) (* (sqr d) (* (sqr a) (pow (hypot (/ -1 c) (/ -1 d)) 8)))))) (- (+ (* +nan.0 (/ 1 (* (pow c 6) (pow (hypot (/ -1 c) (/ -1 d)) 12)))) (- (* +nan.0 (/ 1 (* (pow d 3) (* (pow a 3) (pow (hypot (/ -1 c) (/ -1 d)) 6))))))))) in c * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* (sqr c) (* (sqr d) (* (sqr a) (pow (hypot (/ -1 c) (/ -1 d)) 8)))))) 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) (* (sqr d) (* (sqr a) (pow (hypot (/ -1 c) (/ -1 d)) 8))))) in c * [misc]taylor: Taking taylor expansion of (* (sqr c) (* (sqr d) (* (sqr a) (pow (hypot (/ -1 c) (/ -1 d)) 8)))) 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) (* (sqr a) (pow (hypot (/ -1 c) (/ -1 d)) 8))) 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) (pow (hypot (/ -1 c) (/ -1 d)) 8)) in c * [misc]taylor: Taking taylor expansion of (sqr a) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of (pow (hypot (/ -1 c) (/ -1 d)) 8) in c * [misc]taylor: Taking taylor expansion of (exp (* 8 (log (hypot (/ -1 c) (/ -1 d))))) in c * [misc]taylor: Taking taylor expansion of (* 8 (log (hypot (/ -1 c) (/ -1 d)))) in c * [misc]taylor: Taking taylor expansion of 8 in c * [misc]backup-simplify: Simplify 8 into 8 * [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 (* 8 (log (hypot (/ -1 c) (/ -1 d)))) into (* 8 (log (hypot (/ -1 c) (/ -1 d)))) * [misc]backup-simplify: Simplify (exp (* 8 (log (hypot (/ -1 c) (/ -1 d))))) into (pow (hypot (/ -1 c) (/ -1 d)) 8) * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (* d d) into (sqr d) * [misc]backup-simplify: Simplify (* a a) into (sqr a) * [misc]backup-simplify: Simplify (* (sqr a) (pow (hypot (/ -1 c) (/ -1 d)) 8)) into (* (sqr a) (pow (hypot (/ -1 c) (/ -1 d)) 8)) * [misc]backup-simplify: Simplify (* (sqr d) (* (sqr a) (pow (hypot (/ -1 c) (/ -1 d)) 8))) into (* (sqr d) (* (sqr a) (pow (hypot (/ -1 c) (/ -1 d)) 8))) * [misc]backup-simplify: Simplify (* 0 (* (sqr d) (* (sqr a) (pow (hypot (/ -1 c) (/ -1 d)) 8)))) 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 (+ (* 8 0) (* 0 (log (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 8 (log (hypot (/ -1 c) (/ -1 d))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (* 0 a)) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr a) 0) (* 0 (pow (hypot (/ -1 c) (/ -1 d)) 8))) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 d)) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr d) 0) (* 0 (* (sqr a) (pow (hypot (/ -1 c) (/ -1 d)) 8)))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 0 (* (sqr d) (* (sqr a) (pow (hypot (/ -1 c) (/ -1 d)) 8))))) 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 (+ (* 8 0) (+ (* 0 0) (* 0 (log (hypot (/ -1 c) (/ -1 d)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 8 (log (hypot (/ -1 c) (/ -1 d))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (+ (* 0 0) (* 0 a))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr a) 0) (+ (* 0 0) (* 0 (pow (hypot (/ -1 c) (/ -1 d)) 8)))) 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) (pow (hypot (/ -1 c) (/ -1 d)) 8))))) 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) (* (sqr a) (pow (hypot (/ -1 c) (/ -1 d)) 8)))))) into (* (sqr d) (* (sqr a) (pow (hypot (/ -1 c) (/ -1 d)) 8))) * [misc]backup-simplify: Simplify (/ 1 (* (sqr d) (* (sqr a) (pow (hypot (/ -1 c) (/ -1 d)) 8)))) into (/ 1 (* (sqr d) (* (sqr a) (pow (hypot (/ -1 c) (/ -1 d)) 8)))) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* (pow c 6) (pow (hypot (/ -1 c) (/ -1 d)) 12)))) (- (* +nan.0 (/ 1 (* (pow d 3) (* (pow a 3) (pow (hypot (/ -1 c) (/ -1 d)) 6)))))))) in c * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* (pow c 6) (pow (hypot (/ -1 c) (/ -1 d)) 12)))) (- (* +nan.0 (/ 1 (* (pow d 3) (* (pow a 3) (pow (hypot (/ -1 c) (/ -1 d)) 6))))))) in c * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow c 6) (pow (hypot (/ -1 c) (/ -1 d)) 12)))) 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 6) (pow (hypot (/ -1 c) (/ -1 d)) 12))) in c * [misc]taylor: Taking taylor expansion of (* (pow c 6) (pow (hypot (/ -1 c) (/ -1 d)) 12)) in c * [misc]taylor: Taking taylor expansion of (pow c 6) in c * [misc]taylor: Taking taylor expansion of (pow (hypot (/ -1 c) (/ -1 d)) 12) in c * [misc]taylor: Taking taylor expansion of (exp (* 12 (log (hypot (/ -1 c) (/ -1 d))))) in c * [misc]taylor: Taking taylor expansion of (* 12 (log (hypot (/ -1 c) (/ -1 d)))) in c * [misc]taylor: Taking taylor expansion of 12 in c * [misc]backup-simplify: Simplify 12 into 12 * [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 (* 12 (log (hypot (/ -1 c) (/ -1 d)))) into (* 12 (log (hypot (/ -1 c) (/ -1 d)))) * [misc]backup-simplify: Simplify (exp (* 12 (log (hypot (/ -1 c) (/ -1 d))))) into (pow (hypot (/ -1 c) (/ -1 d)) 12) * [misc]backup-simplify: Simplify (* 1 (pow (hypot (/ -1 c) (/ -1 d)) 12)) into (pow (hypot (/ -1 c) (/ -1 d)) 12) * [misc]backup-simplify: Simplify (/ 1 (pow (hypot (/ -1 c) (/ -1 d)) 12)) into (/ 1 (pow (hypot (/ -1 c) (/ -1 d)) 12)) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 (* (pow d 3) (* (pow a 3) (pow (hypot (/ -1 c) (/ -1 d)) 6)))))) in c * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow d 3) (* (pow a 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 d 3) (* (pow a 3) (pow (hypot (/ -1 c) (/ -1 d)) 6)))) in c * [misc]taylor: Taking taylor expansion of (* (pow d 3) (* (pow a 3) (pow (hypot (/ -1 c) (/ -1 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 (* (pow a 3) (pow (hypot (/ -1 c) (/ -1 d)) 6)) in c * [misc]taylor: Taking taylor expansion of (pow a 3) in c * [misc]taylor: Taking taylor expansion of (exp (* 3 (log a))) in c * [misc]taylor: Taking taylor expansion of (* 3 (log a)) 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 a) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (log a) into (log a) * [misc]backup-simplify: Simplify (* 3 (log a)) into (* 3 (log a)) * [misc]backup-simplify: Simplify (exp (* 3 (log a))) into (pow a 3) * [misc]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 (* (pow a 3) (pow (hypot (/ -1 c) (/ -1 d)) 6)) into (* (pow a 3) (pow (hypot (/ -1 c) (/ -1 d)) 6)) * [misc]backup-simplify: Simplify (* (pow d 3) (* (pow a 3) (pow (hypot (/ -1 c) (/ -1 d)) 6))) into (* (pow d 3) (* (pow a 3) (pow (hypot (/ -1 c) (/ -1 d)) 6))) * [misc]backup-simplify: Simplify (/ 1 (* (pow d 3) (* (pow a 3) (pow (hypot (/ -1 c) (/ -1 d)) 6)))) into (/ 1 (* (pow d 3) (* (pow a 3) (pow (hypot (/ -1 c) (/ -1 d)) 6)))) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (hypot (/ -1 c) (/ -1 d)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 10 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 (+ (* 10 0) (+ (* 0 0) (* 0 (log (hypot (/ -1 c) (/ -1 d)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 10 (log (hypot (/ -1 c) (/ -1 d))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 10 (log (hypot (/ -1 c) (/ -1 d))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (+ (* 0 0) (* 0 (pow (hypot (/ -1 c) (/ -1 d)) 10)))) into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (* 0 (pow (hypot (/ -1 c) (/ -1 d)) 10))) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (* 0 (* a (pow (hypot (/ -1 c) (/ -1 d)) 10))))) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 (* a (pow (hypot (/ -1 c) (/ -1 d)) 10)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 10)))))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 10))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 10)))) (/ 0 (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 10))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 10)))) (/ 0 (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 10))))) (* 0 (/ 0 (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 10))))))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 (/ 1 (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 10))))))) into 0 * [misc]backup-simplify: Simplify (* +nan.0 (/ 1 (* (sqr d) (* (sqr a) (pow (hypot (/ -1 c) (/ -1 d)) 8))))) into (/ +nan.0 (* (sqr d) (* (sqr a) (pow (hypot (/ -1 c) (/ -1 d)) 8)))) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (hypot (/ -1 c) (/ -1 d)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 12 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 (+ (* 12 0) (+ (* 0 0) (* 0 (log (hypot (/ -1 c) (/ -1 d)))))) 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 (+ (* 12 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (hypot (/ -1 c) (/ -1 d))))))) 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 (+ (* 12 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (hypot (/ -1 c) (/ -1 d)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 12 (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 (* (exp (* 12 (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 (* (exp (* 12 (log (hypot (/ -1 c) (/ -1 d))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 12 (log (hypot (/ -1 c) (/ -1 d))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (hypot (/ -1 c) (/ -1 d)) 12)))))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 (pow (hypot (/ -1 c) (/ -1 d)) 12))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow (hypot (/ -1 c) (/ -1 d)) 12)) (/ 0 (pow (hypot (/ -1 c) (/ -1 d)) 12))))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (hypot (/ -1 c) (/ -1 d)) 12))))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (pow (hypot (/ -1 c) (/ -1 d)) 12)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow (hypot (/ -1 c) (/ -1 d)) 12)) (/ 0 (pow (hypot (/ -1 c) (/ -1 d)) 12))) (* 0 (/ 0 (pow (hypot (/ -1 c) (/ -1 d)) 12))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow (hypot (/ -1 c) (/ -1 d)) 12)) (/ 0 (pow (hypot (/ -1 c) (/ -1 d)) 12))) (* 0 (/ 0 (pow (hypot (/ -1 c) (/ -1 d)) 12))) (* 0 (/ 0 (pow (hypot (/ -1 c) (/ -1 d)) 12))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow (hypot (/ -1 c) (/ -1 d)) 12)) (/ 0 (pow (hypot (/ -1 c) (/ -1 d)) 12))) (* 0 (/ 0 (pow (hypot (/ -1 c) (/ -1 d)) 12))) (* 0 (/ 0 (pow (hypot (/ -1 c) (/ -1 d)) 12))) (* 0 (/ 0 (pow (hypot (/ -1 c) (/ -1 d)) 12))))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (hypot (/ -1 c) (/ -1 d)) 12))))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (/ +nan.0 (* (sqr d) (* (sqr a) (pow (hypot (/ -1 c) (/ -1 d)) 8)))) 0) into (- (* +nan.0 (/ 1 (* (sqr d) (* (sqr a) (pow (hypot (/ -1 c) (/ -1 d)) 8)))))) * [misc]backup-simplify: Simplify (- (- (* +nan.0 (/ 1 (* (sqr d) (* (sqr a) (pow (hypot (/ -1 c) (/ -1 d)) 8))))))) into (- (* +nan.0 (/ 1 (* (sqr d) (* (sqr a) (pow (hypot (/ -1 c) (/ -1 d)) 8)))))) * [misc]backup-simplify: Simplify (+ 0 (- (* +nan.0 (/ 1 (* (sqr d) (* (sqr a) (pow (hypot (/ -1 c) (/ -1 d)) 8))))))) into (- (* +nan.0 (/ 1 (* (sqr d) (* (sqr a) (pow (hypot (/ -1 c) (/ -1 d)) 8)))))) * [misc]backup-simplify: Simplify (- (- (* +nan.0 (/ 1 (* (sqr d) (* (sqr a) (pow (hypot (/ -1 c) (/ -1 d)) 8))))))) into (- (* +nan.0 (/ 1 (* (sqr d) (* (sqr a) (pow (hypot (/ -1 c) (/ -1 d)) 8)))))) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 (* (sqr d) (* (sqr a) (pow (hypot (/ -1 c) (/ -1 d)) 8)))))) in a * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* (sqr d) (* (sqr a) (pow (hypot (/ -1 c) (/ -1 d)) 8))))) 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 d) (* (sqr a) (pow (hypot (/ -1 c) (/ -1 d)) 8)))) in a * [misc]taylor: Taking taylor expansion of (* (sqr d) (* (sqr a) (pow (hypot (/ -1 c) (/ -1 d)) 8))) 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) (pow (hypot (/ -1 c) (/ -1 d)) 8)) 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 (pow (hypot (/ -1 c) (/ -1 d)) 8) in a * [misc]taylor: Taking taylor expansion of (exp (* 8 (log (hypot (/ -1 c) (/ -1 d))))) in a * [misc]taylor: Taking taylor expansion of (* 8 (log (hypot (/ -1 c) (/ -1 d)))) in a * [misc]taylor: Taking taylor expansion of 8 in a * [misc]backup-simplify: Simplify 8 into 8 * [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 (* 8 (log (hypot (/ -1 c) (/ -1 d)))) into (* 8 (log (hypot (/ -1 c) (/ -1 d)))) * [misc]backup-simplify: Simplify (exp (* 8 (log (hypot (/ -1 c) (/ -1 d))))) into (pow (hypot (/ -1 c) (/ -1 d)) 8) * [misc]backup-simplify: Simplify (* d d) into (sqr d) * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (* 0 (pow (hypot (/ -1 c) (/ -1 d)) 8)) into 0 * [misc]backup-simplify: Simplify (* (sqr 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 (+ (* 8 0) (* 0 (log (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 8 (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)) 8))) 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 (/ (+ (* -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 (+ (* 8 0) (+ (* 0 0) (* 0 (log (hypot (/ -1 c) (/ -1 d)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 8 (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)) 8)))) into (pow (hypot (/ -1 c) (/ -1 d)) 8) * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (* 0 d))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr d) (pow (hypot (/ -1 c) (/ -1 d)) 8)) (+ (* 0 0) (* 0 0))) into (* (sqr d) (pow (hypot (/ -1 c) (/ -1 d)) 8)) * [misc]backup-simplify: Simplify (/ 1 (* (sqr d) (pow (hypot (/ -1 c) (/ -1 d)) 8))) into (/ 1 (* (sqr d) (pow (hypot (/ -1 c) (/ -1 d)) 8))) * [misc]backup-simplify: Simplify (* +nan.0 (/ 1 (* (sqr d) (pow (hypot (/ -1 c) (/ -1 d)) 8)))) into (/ +nan.0 (* (sqr d) (pow (hypot (/ -1 c) (/ -1 d)) 8))) * [misc]backup-simplify: Simplify (- (/ +nan.0 (* (sqr d) (pow (hypot (/ -1 c) (/ -1 d)) 8)))) into (- (* +nan.0 (/ 1 (* (sqr d) (pow (hypot (/ -1 c) (/ -1 d)) 8))))) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 (* (sqr d) (pow (hypot (/ -1 c) (/ -1 d)) 8))))) in d * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* (sqr d) (pow (hypot (/ -1 c) (/ -1 d)) 8)))) 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) (pow (hypot (/ -1 c) (/ -1 d)) 8))) in d * [misc]taylor: Taking taylor expansion of (* (sqr d) (pow (hypot (/ -1 c) (/ -1 d)) 8)) 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 (/ -1 c) (/ -1 d)) 8) in d * [misc]taylor: Taking taylor expansion of (exp (* 8 (log (hypot (/ -1 c) (/ -1 d))))) in d * [misc]taylor: Taking taylor expansion of (* 8 (log (hypot (/ -1 c) (/ -1 d)))) in d * [misc]taylor: Taking taylor expansion of 8 in d * [misc]backup-simplify: Simplify 8 into 8 * [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 (* 8 (log (hypot (/ -1 c) (/ -1 d)))) into (* 8 (log (hypot (/ -1 c) (/ -1 d)))) * [misc]backup-simplify: Simplify (exp (* 8 (log (hypot (/ -1 c) (/ -1 d))))) into (pow (hypot (/ -1 c) (/ -1 d)) 8) * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (* 0 (pow (hypot (/ -1 c) (/ -1 d)) 8)) 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 (+ (* 8 0) (* 0 (log (hypot (/ -1 c) (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 8 (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)) 8))) 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 (+ (* 8 0) (+ (* 0 0) (* 0 (log (hypot (/ -1 c) (/ -1 d)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 8 (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)) 8)))) into (pow (hypot (/ -1 c) (/ -1 d)) 8) * [misc]backup-simplify: Simplify (/ 1 (pow (hypot (/ -1 c) (/ -1 d)) 8)) into (/ 1 (pow (hypot (/ -1 c) (/ -1 d)) 8)) * [misc]backup-simplify: Simplify (* +nan.0 (/ 1 (pow (hypot (/ -1 c) (/ -1 d)) 8))) into (/ +nan.0 (pow (hypot (/ -1 c) (/ -1 d)) 8)) * [misc]backup-simplify: Simplify (- (/ +nan.0 (pow (hypot (/ -1 c) (/ -1 d)) 8))) into (- (* +nan.0 (/ 1 (pow (hypot (/ -1 c) (/ -1 d)) 8)))) * [misc]backup-simplify: Simplify (- (* +nan.0 (/ 1 (pow (hypot (/ -1 c) (/ -1 d)) 8)))) into (- (* +nan.0 (/ 1 (pow (hypot (/ -1 c) (/ -1 d)) 8)))) * [misc]backup-simplify: Simplify (* +nan.0 (/ 1 (* (sqr d) (* (sqr a) (pow (hypot (/ -1 c) (/ -1 d)) 6))))) into (/ +nan.0 (* (sqr d) (* (sqr a) (pow (hypot (/ -1 c) (/ -1 d)) 6)))) * [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 (+ (* 10 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (hypot (/ -1 c) (/ -1 d)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 10 (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 (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (hypot (/ -1 c) (/ -1 d)) 10)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow (hypot (/ -1 c) (/ -1 d)) 10)) (/ 0 (pow (hypot (/ -1 c) (/ -1 d)) 10))) (* 0 (/ 0 (pow (hypot (/ -1 c) (/ -1 d)) 10))) (* 0 (/ 0 (pow (hypot (/ -1 c) (/ -1 d)) 10))) (* 0 (/ 0 (pow (hypot (/ -1 c) (/ -1 d)) 10))))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (hypot (/ -1 c) (/ -1 d)) 10))))))) 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 (+ (* 8 0) (+ (* 0 0) (* 0 (log (hypot (/ -1 c) (/ -1 d)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 8 (log (hypot (/ -1 c) (/ -1 d))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (+ (* 0 0) (* 0 (pow (hypot (/ -1 c) (/ -1 d)) 8)))) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (* 0 (* a (pow (hypot (/ -1 c) (/ -1 d)) 8))))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 8)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 8)))) (/ 0 (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 8))))) (* 0 (/ 0 (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 8))))))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 (/ 1 (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 8))))))) 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 d) (* (sqr a) (pow (hypot (/ -1 c) (/ -1 d)) 6)))) 0) into (- (* +nan.0 (/ 1 (* (sqr d) (* (sqr a) (pow (hypot (/ -1 c) (/ -1 d)) 6)))))) * [misc]backup-simplify: Simplify (- (- (* +nan.0 (/ 1 (* (sqr d) (* (sqr a) (pow (hypot (/ -1 c) (/ -1 d)) 6))))))) into (- (* +nan.0 (/ 1 (* (sqr d) (* (sqr a) (pow (hypot (/ -1 c) (/ -1 d)) 6)))))) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 (* (sqr d) (* (sqr a) (pow (hypot (/ -1 c) (/ -1 d)) 6)))))) in a * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* (sqr d) (* (sqr a) (pow (hypot (/ -1 c) (/ -1 d)) 6))))) 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 d) (* (sqr a) (pow (hypot (/ -1 c) (/ -1 d)) 6)))) in a * [misc]taylor: Taking taylor expansion of (* (sqr d) (* (sqr a) (pow (hypot (/ -1 c) (/ -1 d)) 6))) 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) (pow (hypot (/ -1 c) (/ -1 d)) 6)) 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 (pow (hypot (/ -1 c) (/ -1 d)) 6) in a * [misc]taylor: Taking taylor expansion of (exp (* 6 (log (hypot (/ -1 c) (/ -1 d))))) in a * [misc]taylor: Taking taylor expansion of (* 6 (log (hypot (/ -1 c) (/ -1 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 (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 (* 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 (* d d) into (sqr d) * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (* 0 (pow (hypot (/ -1 c) (/ -1 d)) 6)) into 0 * [misc]backup-simplify: Simplify (* (sqr 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 (+ (* 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 (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 0 (pow (hypot (/ -1 c) (/ -1 d)) 6))) 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 (/ (+ (* -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 (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 0 0) (* 1 (pow (hypot (/ -1 c) (/ -1 d)) 6)))) into (pow (hypot (/ -1 c) (/ -1 d)) 6) * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (* 0 d))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr d) (pow (hypot (/ -1 c) (/ -1 d)) 6)) (+ (* 0 0) (* 0 0))) into (* (sqr d) (pow (hypot (/ -1 c) (/ -1 d)) 6)) * [misc]backup-simplify: Simplify (/ 1 (* (sqr d) (pow (hypot (/ -1 c) (/ -1 d)) 6))) into (/ 1 (* (sqr d) (pow (hypot (/ -1 c) (/ -1 d)) 6))) * [misc]backup-simplify: Simplify (* +nan.0 (/ 1 (* (sqr d) (pow (hypot (/ -1 c) (/ -1 d)) 6)))) into (/ +nan.0 (* (sqr d) (pow (hypot (/ -1 c) (/ -1 d)) 6))) * [misc]backup-simplify: Simplify (- (/ +nan.0 (* (sqr d) (pow (hypot (/ -1 c) (/ -1 d)) 6)))) into (- (* +nan.0 (/ 1 (* (sqr d) (pow (hypot (/ -1 c) (/ -1 d)) 6))))) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 (* (sqr d) (pow (hypot (/ -1 c) (/ -1 d)) 6))))) in d * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* (sqr d) (pow (hypot (/ -1 c) (/ -1 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 (/ 1 (* (sqr d) (pow (hypot (/ -1 c) (/ -1 d)) 6))) in d * [misc]taylor: Taking taylor expansion of (* (sqr d) (pow (hypot (/ -1 c) (/ -1 d)) 6)) 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 (/ -1 c) (/ -1 d)) 6) in d * [misc]taylor: Taking taylor expansion of (exp (* 6 (log (hypot (/ -1 c) (/ -1 d))))) in d * [misc]taylor: Taking taylor expansion of (* 6 (log (hypot (/ -1 c) (/ -1 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 (/ -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 (* 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 (* 0 0) into 0 * [misc]backup-simplify: Simplify (* 0 (pow (hypot (/ -1 c) (/ -1 d)) 6)) 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 (+ (* 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 (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 0 (pow (hypot (/ -1 c) (/ -1 d)) 6))) 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 (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 0 0) (* 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 (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 (- (* +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 (/ (+ (* -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 (+ (* 8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (hypot (/ -1 c) (/ -1 d)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 8 (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 (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (hypot (/ -1 c) (/ -1 d)) 8)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow (hypot (/ -1 c) (/ -1 d)) 8)) (/ 0 (pow (hypot (/ -1 c) (/ -1 d)) 8))) (* 0 (/ 0 (pow (hypot (/ -1 c) (/ -1 d)) 8))) (* 0 (/ 0 (pow (hypot (/ -1 c) (/ -1 d)) 8))) (* 0 (/ 0 (pow (hypot (/ -1 c) (/ -1 d)) 8))))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (hypot (/ -1 c) (/ -1 d)) 8))))))) into 0 * [misc]backup-simplify: Simplify (* +nan.0 (/ 1 (* (sqr d) (* (sqr a) (pow (hypot (/ -1 c) (/ -1 d)) 4))))) into (/ +nan.0 (* (sqr d) (* (sqr a) (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 (+ (* 6 0) (+ (* 0 0) (+ (* 0 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 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 (+ (* a 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (hypot (/ -1 c) (/ -1 d)) 6)))))) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* a (pow (hypot (/ -1 c) (/ -1 d)) 6))))))) 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 (pow (hypot (/ -1 c) (/ -1 d)) 6)))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 6)))) (/ 0 (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 6))))) (* 0 (/ 0 (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 6))))))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 (/ 1 (* d (* a (pow (hypot (/ -1 c) (/ -1 d)) 6))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (/ +nan.0 (* (sqr d) (* (sqr a) (pow (hypot (/ -1 c) (/ -1 d)) 4)))) 0) into (- (* +nan.0 (/ 1 (* (sqr d) (* (sqr a) (pow (hypot (/ -1 c) (/ -1 d)) 4)))))) * [misc]backup-simplify: Simplify (- (- (* +nan.0 (/ 1 (* (sqr d) (* (sqr a) (pow (hypot (/ -1 c) (/ -1 d)) 4))))))) into (- (* +nan.0 (/ 1 (* (sqr d) (* (sqr a) (pow (hypot (/ -1 c) (/ -1 d)) 4)))))) * [misc]backup-simplify: Simplify (+ 0 (- (* +nan.0 (/ 1 (* (sqr d) (* (sqr a) (pow (hypot (/ -1 c) (/ -1 d)) 4))))))) into (- (* +nan.0 (/ 1 (* (sqr d) (* (sqr a) (pow (hypot (/ -1 c) (/ -1 d)) 4)))))) * [misc]backup-simplify: Simplify (- (- (* +nan.0 (/ 1 (* (sqr d) (* (sqr a) (pow (hypot (/ -1 c) (/ -1 d)) 4))))))) into (- (* +nan.0 (/ 1 (* (sqr d) (* (sqr a) (pow (hypot (/ -1 c) (/ -1 d)) 4)))))) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 (* (sqr d) (* (sqr a) (pow (hypot (/ -1 c) (/ -1 d)) 4)))))) in a * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* (sqr d) (* (sqr 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 (* (sqr d) (* (sqr a) (pow (hypot (/ -1 c) (/ -1 d)) 4)))) in a * [misc]taylor: Taking taylor expansion of (* (sqr d) (* (sqr a) (pow (hypot (/ -1 c) (/ -1 d)) 4))) 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) (pow (hypot (/ -1 c) (/ -1 d)) 4)) 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 (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 (* d d) into (sqr d) * [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 (* (sqr 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 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 (+ (* d 0) (* 0 d)) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr d) 0) (* 0 0)) 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 (+ (* d 0) (+ (* 0 0) (* 0 d))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqr d) (pow (hypot (/ -1 c) (/ -1 d)) 4)) (+ (* 0 0) (* 0 0))) into (* (sqr d) (pow (hypot (/ -1 c) (/ -1 d)) 4)) * [misc]backup-simplify: Simplify (/ 1 (* (sqr d) (pow (hypot (/ -1 c) (/ -1 d)) 4))) into (/ 1 (* (sqr d) (pow (hypot (/ -1 c) (/ -1 d)) 4))) * [misc]backup-simplify: Simplify (* +nan.0 (/ 1 (* (sqr d) (pow (hypot (/ -1 c) (/ -1 d)) 4)))) into (/ +nan.0 (* (sqr d) (pow (hypot (/ -1 c) (/ -1 d)) 4))) * [misc]backup-simplify: Simplify (- (/ +nan.0 (* (sqr d) (pow (hypot (/ -1 c) (/ -1 d)) 4)))) into (- (* +nan.0 (/ 1 (* (sqr d) (pow (hypot (/ -1 c) (/ -1 d)) 4))))) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 (* (sqr d) (pow (hypot (/ -1 c) (/ -1 d)) 4))))) in d * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* (sqr 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 (* (sqr d) (pow (hypot (/ -1 c) (/ -1 d)) 4))) in d * [misc]taylor: Taking taylor expansion of (* (sqr d) (pow (hypot (/ -1 c) (/ -1 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 (/ -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 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]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 (+ (* (- (* +nan.0 (/ 1 (pow (hypot (/ -1 c) (/ -1 d)) 4)))) (sqr (* (/ 1 (/ 1 (- d))) (* (/ 1 (/ 1 (- a))) (* 1 (/ 1 (- b))))))) (+ (* (- (* +nan.0 (/ 1 (pow (hypot (/ -1 c) (/ -1 d)) 6)))) (* (/ 1 (sqr (/ 1 (- d)))) (* (/ 1 (sqr (/ 1 (- a)))) (* (/ 1 (/ 1 (- c))) (pow (/ 1 (- b)) 3))))) (* (- (* +nan.0 (/ 1 (pow (hypot (/ -1 c) (/ -1 d)) 8)))) (sqr (* (/ 1 (/ 1 (- d))) (* (/ 1 (/ 1 (- a))) (* (/ 1 (/ 1 (- c))) (sqr (/ 1 (- b)))))))))) into (- (+ (* +nan.0 (/ (* (sqr d) (sqr a)) (* (sqr b) (pow (hypot (/ -1 c) (/ -1 d)) 4)))) (- (+ (* +nan.0 (/ (* c (* (sqr d) (sqr a))) (* (pow b 3) (pow (hypot (/ -1 c) (/ -1 d)) 6)))) (- (* +nan.0 (/ (* (sqr c) (* (sqr d) (sqr a))) (* (pow b 4) (pow (hypot (/ -1 c) (/ -1 d)) 8))))))))) * [misc]approximate: Taking taylor expansion of (- (* b c) (* a d)) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (- (* b c) (* a d)) in d * [misc]taylor: Taking taylor expansion of (* b c) in d * [misc]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (* a d) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (- (* b c) (* a d)) in a * [misc]taylor: Taking taylor expansion of (* b c) in a * [misc]taylor: Taking taylor expansion of b in a * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (* a d) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (- (* b c) (* a d)) in c * [misc]taylor: Taking taylor expansion of (* b c) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* a d) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (- (* b c) (* a d)) in b * [misc]taylor: Taking taylor expansion of (* b c) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (* a d) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (- (* b c) (* a d)) in b * [misc]taylor: Taking taylor expansion of (* b c) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (* a d) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (* 0 c) into 0 * [misc]backup-simplify: Simplify (* a d) into (* d a) * [misc]backup-simplify: Simplify (- (* d a)) into (- (* d a)) * [misc]backup-simplify: Simplify (+ 0 (- (* d a))) into (- (* d a)) * [misc]taylor: Taking taylor expansion of (- (* d a)) in c * [misc]taylor: Taking taylor expansion of (* d a) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (* d a) into (* d a) * [misc]backup-simplify: Simplify (- (* d a)) into (- (* d a)) * [misc]taylor: Taking taylor expansion of (- (* d a)) in a * [misc]taylor: Taking taylor expansion of (* d a) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* d 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 c)) into c * [misc]backup-simplify: Simplify (+ (* a 0) (* 0 d)) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ c 0) into c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 a)) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 1) (* 0 0)) into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]taylor: Taking taylor expansion of (- d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (+ (* 0 0) (* 0 d))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]approximate: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in d * [misc]taylor: Taking taylor expansion of (/ 1 b) in d * [misc]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (/ 1 b) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (/ 1 c) in d * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in d * [misc]taylor: Taking taylor expansion of (/ 1 a) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (/ 1 d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) in a * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in a * [misc]taylor: Taking taylor expansion of (/ 1 b) in a * [misc]taylor: Taking taylor expansion of b in a * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (/ 1 b) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (/ 1 c) in a * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in a * [misc]taylor: Taking taylor expansion of (/ 1 a) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 d) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]taylor: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in c * [misc]taylor: Taking taylor expansion of (/ 1 b) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (/ 1 b) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (/ 1 c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in c * [misc]taylor: Taking taylor expansion of (/ 1 a) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (/ 1 d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]taylor: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in b * [misc]taylor: Taking taylor expansion of (/ 1 b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in b * [misc]taylor: Taking taylor expansion of (/ 1 a) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (/ 1 d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]taylor: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in b * [misc]taylor: Taking taylor expansion of (/ 1 b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in b * [misc]taylor: Taking taylor expansion of (/ 1 a) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (/ 1 d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]backup-simplify: Simplify (* 1 (/ 1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (+ (/ 1 c) 0) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (/ 1 c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of 1 in a * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 (/ 1 c))) into 0 * [misc]backup-simplify: Simplify (* (/ 1 a) (/ 1 d)) into (/ 1 (* d a)) * [misc]backup-simplify: Simplify (- (/ 1 (* d a))) into (- (/ 1 (* d a))) * [misc]backup-simplify: Simplify (+ 0 (- (/ 1 (* d a)))) into (- (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* d a))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (* d a)) in c * [misc]taylor: Taking taylor expansion of (* d a) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (* d a) into (* d a) * [misc]backup-simplify: Simplify (/ 1 (* d a)) into (/ 1 (* d a)) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 1 in d * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (/ 1 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 a) 0) (* 0 (/ 1 d))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 1 (* d a))) into (- (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* d a))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (* d a)) in a * [misc]taylor: Taking taylor expansion of (* d a) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* d 0) into 0 * [misc]backup-simplify: Simplify (+ (* d 1) (* 0 0)) into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]backup-simplify: Simplify (- (/ 1 d)) into (- (/ 1 d)) * [misc]taylor: Taking taylor expansion of (- (/ 1 d)) in d * [misc]taylor: Taking taylor expansion of (/ 1 d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify -1 into -1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 c))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 a) 0) (+ (* 0 0) (* 0 (/ 1 d)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 a)) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* d a)) (/ 0 (* d a))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 c)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 a) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (* 0 a))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* d a)) (/ 0 (* d a))) (* 0 (/ 0 (* d a))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1 (* 1 (* 1 (* (/ 1 (/ 1 c)) (/ 1 (/ 1 b)))))) (* -1 (* (/ 1 (/ 1 d)) (* (/ 1 (/ 1 a)) (* 1 1))))) into (- (* b c) (* d a)) * [misc]approximate: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in d * [misc]taylor: Taking taylor expansion of (- b) in d * [misc]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (/ 1 (- b)) into (/ -1 b) * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in d * [misc]taylor: Taking taylor expansion of (- c) in d * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in d * [misc]taylor: Taking taylor expansion of (- a) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ 1 (- a)) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in d * [misc]taylor: Taking taylor expansion of (- d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) in a * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in a * [misc]taylor: Taking taylor expansion of (- b) in a * [misc]taylor: Taking taylor expansion of b in a * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (/ 1 (- b)) into (/ -1 b) * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in a * [misc]taylor: Taking taylor expansion of (- c) in a * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in a * [misc]taylor: Taking taylor expansion of (- a) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in a * [misc]taylor: Taking taylor expansion of (- d) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in c * [misc]taylor: Taking taylor expansion of (- b) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (/ 1 (- b)) into (/ -1 b) * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in c * [misc]taylor: Taking taylor expansion of (- c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in c * [misc]taylor: Taking taylor expansion of (- a) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ 1 (- a)) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in c * [misc]taylor: Taking taylor expansion of (- d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in b * [misc]taylor: Taking taylor expansion of (- b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in b * [misc]taylor: Taking taylor expansion of (- c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in b * [misc]taylor: Taking taylor expansion of (- a) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ 1 (- a)) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in b * [misc]taylor: Taking taylor expansion of (- d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in b * [misc]taylor: Taking taylor expansion of (- b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in b * [misc]taylor: Taking taylor expansion of (- c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in b * [misc]taylor: Taking taylor expansion of (- a) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ 1 (- a)) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in b * [misc]taylor: Taking taylor expansion of (- d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]backup-simplify: Simplify (* -1 (/ -1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (+ (/ 1 c) 0) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (/ 1 c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of 1 in a * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (/ -1 c))) into 0 * [misc]backup-simplify: Simplify (* (/ -1 a) (/ -1 d)) into (/ 1 (* d a)) * [misc]backup-simplify: Simplify (- (/ 1 (* d a))) into (- (/ 1 (* d a))) * [misc]backup-simplify: Simplify (+ 0 (- (/ 1 (* d a)))) into (- (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* d a))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (* d a)) in c * [misc]taylor: Taking taylor expansion of (* d a) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (* d a) into (* d a) * [misc]backup-simplify: Simplify (/ 1 (* d a)) into (/ 1 (* d a)) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 1 in d * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))) (* 0 (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ -1 c)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 a) (/ 0 (- a))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 a) 0) (* 0 (/ -1 d))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 1 (* d a))) into (- (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* d a))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (* d a)) in a * [misc]taylor: Taking taylor expansion of (* d a) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* d 0) into 0 * [misc]backup-simplify: Simplify (+ (* d 1) (* 0 0)) into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]backup-simplify: Simplify (- (/ 1 d)) into (- (/ 1 d)) * [misc]taylor: Taking taylor expansion of (- (/ 1 d)) in d * [misc]taylor: Taking taylor expansion of (/ 1 d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify -1 into -1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))) (* 0 (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 a) (/ 0 (- a))) (* 0 (/ 0 (- a))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 a) 0) (+ (* 0 0) (* 0 (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 a)) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* d a)) (/ 0 (* d a))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 c)))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 a) (/ 0 (- a))) (* 0 (/ 0 (- a))) (* 0 (/ 0 (- a))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 a) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (* 0 a))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* d a)) (/ 0 (* d a))) (* 0 (/ 0 (* d a))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1 (* 1 (* 1 (* (/ 1 (/ 1 (- c))) (/ 1 (/ 1 (- b))))))) (* -1 (* (/ 1 (/ 1 (- d))) (* (/ 1 (/ 1 (- a))) (* 1 1))))) into (- (* b c) (* d a)) * * * [misc]progress: tayloring alt 8 of 14 * [misc]approximate: Taking taylor expansion of (/ (- (pow (* b c) 3) (pow (* a d) 3)) (* (fma d d (sqr c)) (fma (* a d) (fma d a (* c b)) (sqr (* c b))))) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (/ (- (pow (* b c) 3) (pow (* a d) 3)) (* (fma d d (sqr c)) (fma (* a d) (fma d a (* c b)) (sqr (* c b))))) in d * [misc]taylor: Taking taylor expansion of (- (pow (* b c) 3) (pow (* a d) 3)) in d * [misc]taylor: Taking taylor expansion of (pow (* b c) 3) in d * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (* b c)))) in d * [misc]taylor: Taking taylor expansion of (* 3 (log (* b 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 (* 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]backup-simplify: Simplify (* b c) into (* b c) * [misc]backup-simplify: Simplify (log (* b c)) into (log (* b c)) * [misc]backup-simplify: Simplify (* 3 (log (* b c))) into (* 3 (log (* b c))) * [misc]backup-simplify: Simplify (exp (* 3 (log (* b c)))) into (pow (* b c) 3) * [misc]taylor: Taking taylor expansion of (pow (* a d) 3) in d * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (* a d)))) in d * [misc]taylor: Taking taylor expansion of (* 3 (log (* a 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 (* 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]backup-simplify: Simplify (* a 0) into 0 * [misc]backup-simplify: Simplify (+ (* a 1) (* 0 0)) into a * [misc]backup-simplify: Simplify (log a) into (log a) * [misc]backup-simplify: Simplify (+ (* (- -1) (log d)) (log a)) into (+ (log a) (log d)) * [misc]backup-simplify: Simplify (* 3 (+ (log a) (log d))) into (* 3 (+ (log a) (log d))) * [misc]backup-simplify: Simplify (exp (* 3 (+ (log a) (log d)))) into (exp (* 3 (+ (log a) (log d)))) * [misc]taylor: Taking taylor expansion of (* (fma d d (sqr c)) (fma (* a d) (fma d a (* c b)) (sqr (* c b)))) in d * [misc]taylor: Taking taylor expansion of (fma d d (sqr c)) in d * [misc]backup-simplify: Simplify (fma d d (sqr c)) into (fma d d (sqr c)) * [misc]taylor: Taking taylor expansion of (fma (* a d) (fma d a (* c b)) (sqr (* c b))) in d * [misc]backup-simplify: Simplify (fma (* a d) (fma d a (* c b)) (sqr (* c b))) into (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c))) * [misc]backup-simplify: Simplify (- (exp (* 3 (+ (log a) (log d))))) into (- (exp (* 3 (+ (log a) (log d))))) * [misc]backup-simplify: Simplify (+ (pow (* b c) 3) (- (exp (* 3 (+ (log a) (log d)))))) into (- (* (pow b 3) (pow c 3)) (exp (* 3 (+ (log a) (log d))))) * [misc]backup-simplify: Simplify (* (fma d d (sqr c)) (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c)))) into (* (fma d d (sqr c)) (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c)))) * [misc]backup-simplify: Simplify (/ (- (* (pow b 3) (pow c 3)) (exp (* 3 (+ (log a) (log d))))) (* (fma d d (sqr c)) (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c))))) into (/ (- (* (pow b 3) (pow c 3)) (exp (* 3 (+ (log a) (log d))))) (* (fma d d (sqr c)) (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c))))) * [misc]taylor: Taking taylor expansion of (/ (- (pow (* b c) 3) (pow (* a d) 3)) (* (fma d d (sqr c)) (fma (* a d) (fma d a (* c b)) (sqr (* c b))))) in a * [misc]taylor: Taking taylor expansion of (- (pow (* b c) 3) (pow (* a d) 3)) in a * [misc]taylor: Taking taylor expansion of (pow (* b c) 3) in a * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (* b c)))) in a * [misc]taylor: Taking taylor expansion of (* 3 (log (* b 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 (* 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]backup-simplify: Simplify (* b c) into (* b c) * [misc]backup-simplify: Simplify (log (* b c)) into (log (* b c)) * [misc]backup-simplify: Simplify (* 3 (log (* b c))) into (* 3 (log (* b c))) * [misc]backup-simplify: Simplify (exp (* 3 (log (* b c)))) into (pow (* b c) 3) * [misc]taylor: Taking taylor expansion of (pow (* a d) 3) in a * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (* a d)))) in a * [misc]taylor: Taking taylor expansion of (* 3 (log (* a 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 (* 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]backup-simplify: Simplify (* 0 d) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 d)) into d * [misc]backup-simplify: Simplify (log d) into (log d) * [misc]backup-simplify: Simplify (+ (* (- -1) (log a)) (log d)) into (+ (log a) (log d)) * [misc]backup-simplify: Simplify (* 3 (+ (log a) (log d))) into (* 3 (+ (log a) (log d))) * [misc]backup-simplify: Simplify (exp (* 3 (+ (log a) (log d)))) into (exp (* 3 (+ (log a) (log d)))) * [misc]taylor: Taking taylor expansion of (* (fma d d (sqr c)) (fma (* a d) (fma d a (* c b)) (sqr (* c b)))) in a * [misc]taylor: Taking taylor expansion of (fma d d (sqr c)) in a * [misc]backup-simplify: Simplify (fma d d (sqr c)) into (fma d d (sqr c)) * [misc]taylor: Taking taylor expansion of (fma (* a d) (fma d a (* c b)) (sqr (* c b))) in a * [misc]backup-simplify: Simplify (fma (* a d) (fma d a (* c b)) (sqr (* c b))) into (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c))) * [misc]backup-simplify: Simplify (- (exp (* 3 (+ (log a) (log d))))) into (- (exp (* 3 (+ (log a) (log d))))) * [misc]backup-simplify: Simplify (+ (pow (* b c) 3) (- (exp (* 3 (+ (log a) (log d)))))) into (- (* (pow b 3) (pow c 3)) (exp (* 3 (+ (log a) (log d))))) * [misc]backup-simplify: Simplify (* (fma d d (sqr c)) (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c)))) into (* (fma d d (sqr c)) (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c)))) * [misc]backup-simplify: Simplify (/ (- (* (pow b 3) (pow c 3)) (exp (* 3 (+ (log a) (log d))))) (* (fma d d (sqr c)) (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c))))) into (/ (- (* (pow b 3) (pow c 3)) (exp (* 3 (+ (log a) (log d))))) (* (fma d d (sqr c)) (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c))))) * [misc]taylor: Taking taylor expansion of (/ (- (pow (* b c) 3) (pow (* a d) 3)) (* (fma d d (sqr c)) (fma (* a d) (fma d a (* c b)) (sqr (* c b))))) in c * [misc]taylor: Taking taylor expansion of (- (pow (* b c) 3) (pow (* a d) 3)) in c * [misc]taylor: Taking taylor expansion of (pow (* b c) 3) in c * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (* b c)))) in c * [misc]taylor: Taking taylor expansion of (* 3 (log (* b 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 (* 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 (log b) into (log b) * [misc]backup-simplify: Simplify (+ (* (- -1) (log c)) (log b)) into (+ (log c) (log b)) * [misc]backup-simplify: Simplify (* 3 (+ (log c) (log b))) into (* 3 (+ (log c) (log b))) * [misc]backup-simplify: Simplify (exp (* 3 (+ (log c) (log b)))) into (exp (* 3 (+ (log c) (log b)))) * [misc]taylor: Taking taylor expansion of (pow (* a d) 3) in c * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (* a d)))) in c * [misc]taylor: Taking taylor expansion of (* 3 (log (* a 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 (* 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]backup-simplify: Simplify (* a d) into (* d a) * [misc]backup-simplify: Simplify (log (* d a)) into (log (* d a)) * [misc]backup-simplify: Simplify (* 3 (log (* d a))) into (* 3 (log (* d a))) * [misc]backup-simplify: Simplify (exp (* 3 (log (* d a)))) into (pow (* d a) 3) * [misc]taylor: Taking taylor expansion of (* (fma d d (sqr c)) (fma (* a d) (fma d a (* c b)) (sqr (* c b)))) in c * [misc]taylor: Taking taylor expansion of (fma d d (sqr c)) in c * [misc]backup-simplify: Simplify (fma d d (sqr c)) into (fma d d (sqr c)) * [misc]taylor: Taking taylor expansion of (fma (* a d) (fma d a (* c b)) (sqr (* c b))) in c * [misc]backup-simplify: Simplify (fma (* a d) (fma d a (* c b)) (sqr (* c b))) into (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c))) * [misc]backup-simplify: Simplify (- (pow (* d a) 3)) into (- (* (pow d 3) (pow a 3))) * [misc]backup-simplify: Simplify (+ (exp (* 3 (+ (log c) (log b)))) (- (* (pow d 3) (pow a 3)))) into (- (exp (* 3 (+ (log c) (log b)))) (* (pow d 3) (pow a 3))) * [misc]backup-simplify: Simplify (* (fma d d (sqr c)) (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c)))) into (* (fma d d (sqr c)) (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c)))) * [misc]backup-simplify: Simplify (/ (- (exp (* 3 (+ (log c) (log b)))) (* (pow d 3) (pow a 3))) (* (fma d d (sqr c)) (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c))))) into (/ (- (exp (* 3 (+ (log c) (log b)))) (* (pow d 3) (pow a 3))) (* (fma d d (sqr c)) (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c))))) * [misc]taylor: Taking taylor expansion of (/ (- (pow (* b c) 3) (pow (* a d) 3)) (* (fma d d (sqr c)) (fma (* a d) (fma d a (* c b)) (sqr (* c b))))) in b * [misc]taylor: Taking taylor expansion of (- (pow (* b c) 3) (pow (* a d) 3)) in b * [misc]taylor: Taking taylor expansion of (pow (* b c) 3) in b * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (* b c)))) in b * [misc]taylor: Taking taylor expansion of (* 3 (log (* b 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 (* b c)) in b * [misc]taylor: Taking taylor expansion of (* b c) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (* 0 c) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 c)) into c * [misc]backup-simplify: Simplify (log c) into (log c) * [misc]backup-simplify: Simplify (+ (* (- -1) (log b)) (log c)) into (+ (log c) (log b)) * [misc]backup-simplify: Simplify (* 3 (+ (log c) (log b))) into (* 3 (+ (log c) (log b))) * [misc]backup-simplify: Simplify (exp (* 3 (+ (log c) (log b)))) into (exp (* 3 (+ (log c) (log b)))) * [misc]taylor: Taking taylor expansion of (pow (* a d) 3) in b * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (* a d)))) in b * [misc]taylor: Taking taylor expansion of (* 3 (log (* a 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 (* 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 (* a d) into (* d a) * [misc]backup-simplify: Simplify (log (* d a)) into (log (* d a)) * [misc]backup-simplify: Simplify (* 3 (log (* d a))) into (* 3 (log (* d a))) * [misc]backup-simplify: Simplify (exp (* 3 (log (* d a)))) into (pow (* d a) 3) * [misc]taylor: Taking taylor expansion of (* (fma d d (sqr c)) (fma (* a d) (fma d a (* c b)) (sqr (* c b)))) in b * [misc]taylor: Taking taylor expansion of (fma d d (sqr c)) in b * [misc]backup-simplify: Simplify (fma d d (sqr c)) into (fma d d (sqr c)) * [misc]taylor: Taking taylor expansion of (fma (* a d) (fma d a (* c b)) (sqr (* c b))) in b * [misc]backup-simplify: Simplify (fma (* a d) (fma d a (* c b)) (sqr (* c b))) into (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c))) * [misc]backup-simplify: Simplify (- (pow (* d a) 3)) into (- (* (pow d 3) (pow a 3))) * [misc]backup-simplify: Simplify (+ (exp (* 3 (+ (log c) (log b)))) (- (* (pow d 3) (pow a 3)))) into (- (exp (* 3 (+ (log c) (log b)))) (* (pow d 3) (pow a 3))) * [misc]backup-simplify: Simplify (* (fma d d (sqr c)) (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c)))) into (* (fma d d (sqr c)) (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c)))) * [misc]backup-simplify: Simplify (/ (- (exp (* 3 (+ (log c) (log b)))) (* (pow d 3) (pow a 3))) (* (fma d d (sqr c)) (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c))))) into (/ (- (exp (* 3 (+ (log c) (log b)))) (* (pow d 3) (pow a 3))) (* (fma d d (sqr c)) (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c))))) * [misc]taylor: Taking taylor expansion of (/ (- (pow (* b c) 3) (pow (* a d) 3)) (* (fma d d (sqr c)) (fma (* a d) (fma d a (* c b)) (sqr (* c b))))) in b * [misc]taylor: Taking taylor expansion of (- (pow (* b c) 3) (pow (* a d) 3)) in b * [misc]taylor: Taking taylor expansion of (pow (* b c) 3) in b * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (* b c)))) in b * [misc]taylor: Taking taylor expansion of (* 3 (log (* b 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 (* b c)) in b * [misc]taylor: Taking taylor expansion of (* b c) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (* 0 c) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 c)) into c * [misc]backup-simplify: Simplify (log c) into (log c) * [misc]backup-simplify: Simplify (+ (* (- -1) (log b)) (log c)) into (+ (log c) (log b)) * [misc]backup-simplify: Simplify (* 3 (+ (log c) (log b))) into (* 3 (+ (log c) (log b))) * [misc]backup-simplify: Simplify (exp (* 3 (+ (log c) (log b)))) into (exp (* 3 (+ (log c) (log b)))) * [misc]taylor: Taking taylor expansion of (pow (* a d) 3) in b * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (* a d)))) in b * [misc]taylor: Taking taylor expansion of (* 3 (log (* a 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 (* 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 (* a d) into (* d a) * [misc]backup-simplify: Simplify (log (* d a)) into (log (* d a)) * [misc]backup-simplify: Simplify (* 3 (log (* d a))) into (* 3 (log (* d a))) * [misc]backup-simplify: Simplify (exp (* 3 (log (* d a)))) into (pow (* d a) 3) * [misc]taylor: Taking taylor expansion of (* (fma d d (sqr c)) (fma (* a d) (fma d a (* c b)) (sqr (* c b)))) in b * [misc]taylor: Taking taylor expansion of (fma d d (sqr c)) in b * [misc]backup-simplify: Simplify (fma d d (sqr c)) into (fma d d (sqr c)) * [misc]taylor: Taking taylor expansion of (fma (* a d) (fma d a (* c b)) (sqr (* c b))) in b * [misc]backup-simplify: Simplify (fma (* a d) (fma d a (* c b)) (sqr (* c b))) into (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c))) * [misc]backup-simplify: Simplify (- (pow (* d a) 3)) into (- (* (pow d 3) (pow a 3))) * [misc]backup-simplify: Simplify (+ (exp (* 3 (+ (log c) (log b)))) (- (* (pow d 3) (pow a 3)))) into (- (exp (* 3 (+ (log c) (log b)))) (* (pow d 3) (pow a 3))) * [misc]backup-simplify: Simplify (* (fma d d (sqr c)) (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c)))) into (* (fma d d (sqr c)) (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c)))) * [misc]backup-simplify: Simplify (/ (- (exp (* 3 (+ (log c) (log b)))) (* (pow d 3) (pow a 3))) (* (fma d d (sqr c)) (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c))))) into (/ (- (exp (* 3 (+ (log c) (log b)))) (* (pow d 3) (pow a 3))) (* (fma d d (sqr c)) (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c))))) * [misc]taylor: Taking taylor expansion of (/ (- (exp (* 3 (+ (log c) (log b)))) (* (pow d 3) (pow a 3))) (* (fma d d (sqr c)) (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c))))) in c * [misc]taylor: Taking taylor expansion of (- (exp (* 3 (+ (log c) (log b)))) (* (pow d 3) (pow a 3))) in c * [misc]taylor: Taking taylor expansion of (exp (* 3 (+ (log c) (log b)))) in c * [misc]taylor: Taking taylor expansion of (* 3 (+ (log c) (log b))) 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 c) (log b)) in c * [misc]taylor: Taking taylor expansion of (log 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 (log 1) into 0 * [misc]taylor: Taking taylor expansion of (log b) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (log b) into (log b) * [misc]backup-simplify: Simplify (+ (* (- -1) (log c)) 0) into (log c) * [misc]backup-simplify: Simplify (+ (log c) (log b)) into (+ (log c) (log b)) * [misc]backup-simplify: Simplify (* 3 (+ (log c) (log b))) into (* 3 (+ (log c) (log b))) * [misc]backup-simplify: Simplify (exp (* 3 (+ (log c) (log b)))) into (exp (* 3 (+ (log c) (log b)))) * [misc]taylor: Taking taylor expansion of (* (pow d 3) (pow a 3)) 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 (pow a 3) in c * [misc]taylor: Taking taylor expansion of (exp (* 3 (log a))) in c * [misc]taylor: Taking taylor expansion of (* 3 (log a)) 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 a) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (log a) into (log a) * [misc]backup-simplify: Simplify (* 3 (log a)) into (* 3 (log a)) * [misc]backup-simplify: Simplify (exp (* 3 (log a))) into (pow a 3) * [misc]taylor: Taking taylor expansion of (* (fma d d (sqr c)) (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c)))) in c * [misc]taylor: Taking taylor expansion of (fma d d (sqr c)) in c * [misc]backup-simplify: Simplify (fma d d (sqr c)) into (fma d d (sqr c)) * [misc]taylor: Taking taylor expansion of (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c))) in c * [misc]backup-simplify: Simplify (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c))) into (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c))) * [misc]backup-simplify: Simplify (* (pow d 3) (pow a 3)) into (* (pow d 3) (pow a 3)) * [misc]backup-simplify: Simplify (- (* (pow d 3) (pow a 3))) into (- (* (pow d 3) (pow a 3))) * [misc]backup-simplify: Simplify (+ (exp (* 3 (+ (log c) (log b)))) (- (* (pow d 3) (pow a 3)))) into (- (exp (* 3 (+ (log c) (log b)))) (* (pow d 3) (pow a 3))) * [misc]backup-simplify: Simplify (* (fma d d (sqr c)) (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c)))) into (* (fma d d (sqr c)) (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c)))) * [misc]backup-simplify: Simplify (/ (- (exp (* 3 (+ (log c) (log b)))) (* (pow d 3) (pow a 3))) (* (fma d d (sqr c)) (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c))))) into (/ (- (exp (* 3 (+ (log c) (log b)))) (* (pow d 3) (pow a 3))) (* (fma d d (sqr c)) (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c))))) * [misc]taylor: Taking taylor expansion of (/ (- (exp (* 3 (+ (log c) (log b)))) (* (pow d 3) (pow a 3))) (* (fma d d (sqr c)) (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c))))) in a * [misc]taylor: Taking taylor expansion of (- (exp (* 3 (+ (log c) (log b)))) (* (pow d 3) (pow a 3))) in a * [misc]taylor: Taking taylor expansion of (exp (* 3 (+ (log c) (log b)))) in a * [misc]taylor: Taking taylor expansion of (* 3 (+ (log c) (log b))) 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 c) (log b)) in a * [misc]taylor: Taking taylor expansion of (log c) in a * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (log c) into (log c) * [misc]taylor: Taking taylor expansion of (log b) in a * [misc]taylor: Taking taylor expansion of b in a * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (log b) into (log b) * [misc]backup-simplify: Simplify (+ (log c) (log b)) into (+ (log c) (log b)) * [misc]backup-simplify: Simplify (* 3 (+ (log c) (log b))) into (* 3 (+ (log c) (log b))) * [misc]backup-simplify: Simplify (exp (* 3 (+ (log c) (log b)))) into (exp (* 3 (+ (log c) (log b)))) * [misc]taylor: Taking taylor expansion of (* (pow d 3) (pow a 3)) 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 (pow a 3) in a * [misc]taylor: Taking taylor expansion of (* (fma d d (sqr c)) (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c)))) in a * [misc]taylor: Taking taylor expansion of (fma d d (sqr c)) in a * [misc]backup-simplify: Simplify (fma d d (sqr c)) into (fma d d (sqr c)) * [misc]taylor: Taking taylor expansion of (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c))) in a * [misc]backup-simplify: Simplify (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c))) into (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c))) * [misc]backup-simplify: Simplify (+ (exp (* 3 (+ (log c) (log b)))) 0) into (exp (* 3 (+ (log c) (log b)))) * [misc]backup-simplify: Simplify (* (fma d d (sqr c)) (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c)))) into (* (fma d d (sqr c)) (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c)))) * [misc]backup-simplify: Simplify (/ (exp (* 3 (+ (log c) (log b)))) (* (fma d d (sqr c)) (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c))))) into (/ (exp (* 3 (+ (log c) (log b)))) (* (fma d d (sqr c)) (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c))))) * [misc]taylor: Taking taylor expansion of (/ (exp (* 3 (+ (log c) (log b)))) (* (fma d d (sqr c)) (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c))))) in d * [misc]taylor: Taking taylor expansion of (exp (* 3 (+ (log c) (log b)))) in d * [misc]taylor: Taking taylor expansion of (* 3 (+ (log c) (log b))) in d * [misc]taylor: Taking taylor expansion of 3 in d * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (+ (log c) (log b)) in d * [misc]taylor: Taking taylor expansion of (log c) in d * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (log c) into (log c) * [misc]taylor: Taking taylor expansion of (log b) in d * [misc]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (log b) into (log b) * [misc]backup-simplify: Simplify (+ (log c) (log b)) into (+ (log c) (log b)) * [misc]backup-simplify: Simplify (* 3 (+ (log c) (log b))) into (* 3 (+ (log c) (log b))) * [misc]backup-simplify: Simplify (exp (* 3 (+ (log c) (log b)))) into (exp (* 3 (+ (log c) (log b)))) * [misc]taylor: Taking taylor expansion of (* (fma d d (sqr c)) (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c)))) in d * [misc]taylor: Taking taylor expansion of (fma d d (sqr c)) in d * [misc]backup-simplify: Simplify (fma d d (sqr c)) into (fma d d (sqr c)) * [misc]taylor: Taking taylor expansion of (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c))) in d * [misc]backup-simplify: Simplify (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c))) into (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c))) * [misc]backup-simplify: Simplify (* (fma d d (sqr c)) (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c)))) into (* (fma d d (sqr c)) (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c)))) * [misc]backup-simplify: Simplify (/ (exp (* 3 (+ (log c) (log b)))) (* (fma d d (sqr c)) (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c))))) into (/ (exp (* 3 (+ (log c) (log b)))) (* (fma d d (sqr c)) (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c))))) * [misc]backup-simplify: Simplify (/ (exp (* 3 (+ (log c) (log b)))) (* (fma d d (sqr c)) (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c))))) into (/ (exp (* 3 (+ (log c) (log b)))) (* (fma d d (sqr c)) (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c))))) * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow c 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- -1) (log b)) (log c)) into (+ (log c) (log b)) * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (+ (log c) (log b)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (+ (log c) (log b)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (* 0 d)) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (* d a) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (log (* d a)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (* d a)))) (+ (* (/ (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 (+ (* (fma d d (sqr c)) 0) (* 0 (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (* (fma d d (sqr c)) (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c))))) (+ (* (/ (- (exp (* 3 (+ (log c) (log b)))) (* (pow d 3) (pow a 3))) (* (fma d d (sqr c)) (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c))))) (/ 0 (* (fma d d (sqr c)) (fma (* d a) (fma d a (* b c)) (* (sqr b) (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]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow b 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (+ (log c) (log b)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (+ (log c) (log b)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow a 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (log a))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log a))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 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 (pow a 3))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* (fma d d (sqr c)) 0) (* 0 (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (* (fma d d (sqr c)) (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c))))) (+ (* (/ (- (exp (* 3 (+ (log c) (log b)))) (* (pow d 3) (pow a 3))) (* (fma d d (sqr c)) (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c))))) (/ 0 (* (fma d d (sqr c)) (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c)))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow c 1)))) 1) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow b 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (+ (log c) (log b)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (+ (log c) (log b)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* (fma d d (sqr c)) 0) (* 0 (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (* (fma d d (sqr c)) (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c))))) (+ (* (/ (exp (* 3 (+ (log c) (log b)))) (* (fma d d (sqr c)) (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c))))) (/ 0 (* (fma d d (sqr c)) (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c)))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow c 1)))) 1) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow b 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (+ (log c) (log b)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (+ (log c) (log b)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (fma d d (sqr c)) 0) (* 0 (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (* (fma d d (sqr c)) (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c))))) (+ (* (/ (exp (* 3 (+ (log c) (log b)))) (* (fma d d (sqr c)) (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c))))) (/ 0 (* (fma d d (sqr c)) (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c)))))))) 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 (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow c 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow c 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* (- -1) (log b)) (log c)) into (+ (log c) (log b)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (+ (log c) (log b))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (+ (log c) (log b)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (+ (* 0 0) (* 0 d))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (* d a) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (* d a) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (log (* d a))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (* d a)))) (+ (* (/ (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 (+ (* (fma d d (sqr c)) 0) (+ (* 0 0) (* 0 (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c)))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (* (fma d d (sqr c)) (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c))))) (+ (* (/ (- (exp (* 3 (+ (log c) (log b)))) (* (pow d 3) (pow a 3))) (* (fma d d (sqr c)) (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c))))) (/ 0 (* (fma d d (sqr c)) (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c)))))) (* 0 (/ 0 (* (fma d d (sqr c)) (fma (* d a) (fma d a (* b c)) (* (sqr b) (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 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 (/ (exp (* 3 (+ (log c) (log b)))) (* (fma d d (sqr c)) (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c))))) into (/ (exp (* 3 (+ (log c) (log b)))) (* (fma d d (sqr c)) (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c))))) * [misc]approximate: Taking taylor expansion of (/ (- (pow (* (/ 1 b) (/ 1 c)) 3) (pow (* (/ 1 a) (/ 1 d)) 3)) (* (fma (/ 1 d) (/ 1 d) (sqr (/ 1 c))) (fma (* (/ 1 a) (/ 1 d)) (fma (/ 1 d) (/ 1 a) (* (/ 1 c) (/ 1 b))) (sqr (* (/ 1 c) (/ 1 b)))))) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (/ (- (pow (* (/ 1 b) (/ 1 c)) 3) (pow (* (/ 1 a) (/ 1 d)) 3)) (* (fma (/ 1 d) (/ 1 d) (sqr (/ 1 c))) (fma (* (/ 1 a) (/ 1 d)) (fma (/ 1 d) (/ 1 a) (* (/ 1 c) (/ 1 b))) (sqr (* (/ 1 c) (/ 1 b)))))) in d * [misc]taylor: Taking taylor expansion of (- (pow (* (/ 1 b) (/ 1 c)) 3) (pow (* (/ 1 a) (/ 1 d)) 3)) in d * [misc]taylor: Taking taylor expansion of (pow (* (/ 1 b) (/ 1 c)) 3) in d * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (* (/ 1 b) (/ 1 c))))) in d * [misc]taylor: Taking taylor expansion of (* 3 (log (* (/ 1 b) (/ 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 (* (/ 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]backup-simplify: Simplify (* (/ 1 b) (/ 1 c)) into (/ 1 (* b c)) * [misc]backup-simplify: Simplify (log (/ 1 (* b c))) into (log (/ 1 (* b c))) * [misc]backup-simplify: Simplify (* 3 (log (/ 1 (* b c)))) into (* 3 (log (/ 1 (* b c)))) * [misc]backup-simplify: Simplify (exp (* 3 (log (/ 1 (* b c))))) into (pow (/ 1 (* b c)) 3) * [misc]taylor: Taking taylor expansion of (pow (* (/ 1 a) (/ 1 d)) 3) in d * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (* (/ 1 a) (/ 1 d))))) in d * [misc]taylor: Taking taylor expansion of (* 3 (log (* (/ 1 a) (/ 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 (* (/ 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]backup-simplify: Simplify (* (/ 1 a) 1) into (/ 1 a) * [misc]backup-simplify: Simplify (log (/ 1 a)) into (log (/ 1 a)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log d)) (log (/ 1 a))) into (- (log (/ 1 a)) (log d)) * [misc]backup-simplify: Simplify (* 3 (- (log (/ 1 a)) (log d))) into (* 3 (- (log (/ 1 a)) (log d))) * [misc]backup-simplify: Simplify (exp (* 3 (- (log (/ 1 a)) (log d)))) into (exp (* 3 (- (log (/ 1 a)) (log d)))) * [misc]taylor: Taking taylor expansion of (* (fma (/ 1 d) (/ 1 d) (sqr (/ 1 c))) (fma (* (/ 1 a) (/ 1 d)) (fma (/ 1 d) (/ 1 a) (* (/ 1 c) (/ 1 b))) (sqr (* (/ 1 c) (/ 1 b))))) in d * [misc]taylor: Taking taylor expansion of (fma (/ 1 d) (/ 1 d) (sqr (/ 1 c))) in d * [misc]backup-simplify: Simplify (fma (/ 1 d) (/ 1 d) (sqr (/ 1 c))) into (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) * [misc]taylor: Taking taylor expansion of (fma (* (/ 1 a) (/ 1 d)) (fma (/ 1 d) (/ 1 a) (* (/ 1 c) (/ 1 b))) (sqr (* (/ 1 c) (/ 1 b)))) in d * [misc]backup-simplify: Simplify (fma (* (/ 1 a) (/ 1 d)) (fma (/ 1 d) (/ 1 a) (* (/ 1 c) (/ 1 b))) (sqr (* (/ 1 c) (/ 1 b)))) into (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) * [misc]backup-simplify: Simplify (- (exp (* 3 (- (log (/ 1 a)) (log d))))) into (- (exp (* 3 (- (log (/ 1 a)) (log d))))) * [misc]backup-simplify: Simplify (+ (pow (/ 1 (* b c)) 3) (- (exp (* 3 (- (log (/ 1 a)) (log d)))))) into (- (/ 1 (* (pow b 3) (pow c 3))) (exp (* 3 (- (log (/ 1 a)) (log d))))) * [misc]backup-simplify: Simplify (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c))))) into (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c))))) * [misc]backup-simplify: Simplify (/ (- (/ 1 (* (pow b 3) (pow c 3))) (exp (* 3 (- (log (/ 1 a)) (log d))))) (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))))) into (/ (- (/ 1 (* (pow b 3) (pow c 3))) (exp (* 3 (- (log (/ 1 a)) (log d))))) (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))))) * [misc]taylor: Taking taylor expansion of (/ (- (pow (* (/ 1 b) (/ 1 c)) 3) (pow (* (/ 1 a) (/ 1 d)) 3)) (* (fma (/ 1 d) (/ 1 d) (sqr (/ 1 c))) (fma (* (/ 1 a) (/ 1 d)) (fma (/ 1 d) (/ 1 a) (* (/ 1 c) (/ 1 b))) (sqr (* (/ 1 c) (/ 1 b)))))) in a * [misc]taylor: Taking taylor expansion of (- (pow (* (/ 1 b) (/ 1 c)) 3) (pow (* (/ 1 a) (/ 1 d)) 3)) in a * [misc]taylor: Taking taylor expansion of (pow (* (/ 1 b) (/ 1 c)) 3) in a * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (* (/ 1 b) (/ 1 c))))) in a * [misc]taylor: Taking taylor expansion of (* 3 (log (* (/ 1 b) (/ 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 (* (/ 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]backup-simplify: Simplify (* (/ 1 b) (/ 1 c)) into (/ 1 (* b c)) * [misc]backup-simplify: Simplify (log (/ 1 (* b c))) into (log (/ 1 (* b c))) * [misc]backup-simplify: Simplify (* 3 (log (/ 1 (* b c)))) into (* 3 (log (/ 1 (* b c)))) * [misc]backup-simplify: Simplify (exp (* 3 (log (/ 1 (* b c))))) into (pow (/ 1 (* b c)) 3) * [misc]taylor: Taking taylor expansion of (pow (* (/ 1 a) (/ 1 d)) 3) in a * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (* (/ 1 a) (/ 1 d))))) in a * [misc]taylor: Taking taylor expansion of (* 3 (log (* (/ 1 a) (/ 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 (* (/ 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]backup-simplify: Simplify (* 1 (/ 1 d)) into (/ 1 d) * [misc]backup-simplify: Simplify (log (/ 1 d)) into (log (/ 1 d)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log a)) (log (/ 1 d))) into (- (log (/ 1 d)) (log a)) * [misc]backup-simplify: Simplify (* 3 (- (log (/ 1 d)) (log a))) into (* 3 (- (log (/ 1 d)) (log a))) * [misc]backup-simplify: Simplify (exp (* 3 (- (log (/ 1 d)) (log a)))) into (exp (* 3 (- (log (/ 1 d)) (log a)))) * [misc]taylor: Taking taylor expansion of (* (fma (/ 1 d) (/ 1 d) (sqr (/ 1 c))) (fma (* (/ 1 a) (/ 1 d)) (fma (/ 1 d) (/ 1 a) (* (/ 1 c) (/ 1 b))) (sqr (* (/ 1 c) (/ 1 b))))) in a * [misc]taylor: Taking taylor expansion of (fma (/ 1 d) (/ 1 d) (sqr (/ 1 c))) in a * [misc]backup-simplify: Simplify (fma (/ 1 d) (/ 1 d) (sqr (/ 1 c))) into (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) * [misc]taylor: Taking taylor expansion of (fma (* (/ 1 a) (/ 1 d)) (fma (/ 1 d) (/ 1 a) (* (/ 1 c) (/ 1 b))) (sqr (* (/ 1 c) (/ 1 b)))) in a * [misc]backup-simplify: Simplify (fma (* (/ 1 a) (/ 1 d)) (fma (/ 1 d) (/ 1 a) (* (/ 1 c) (/ 1 b))) (sqr (* (/ 1 c) (/ 1 b)))) into (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) * [misc]backup-simplify: Simplify (- (exp (* 3 (- (log (/ 1 d)) (log a))))) into (- (exp (* 3 (- (log (/ 1 d)) (log a))))) * [misc]backup-simplify: Simplify (+ (pow (/ 1 (* b c)) 3) (- (exp (* 3 (- (log (/ 1 d)) (log a)))))) into (- (/ 1 (* (pow b 3) (pow c 3))) (exp (* 3 (- (log (/ 1 d)) (log a))))) * [misc]backup-simplify: Simplify (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c))))) into (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c))))) * [misc]backup-simplify: Simplify (/ (- (/ 1 (* (pow b 3) (pow c 3))) (exp (* 3 (- (log (/ 1 d)) (log a))))) (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))))) into (/ (- (/ 1 (* (pow b 3) (pow c 3))) (exp (* 3 (- (log (/ 1 d)) (log a))))) (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))))) * [misc]taylor: Taking taylor expansion of (/ (- (pow (* (/ 1 b) (/ 1 c)) 3) (pow (* (/ 1 a) (/ 1 d)) 3)) (* (fma (/ 1 d) (/ 1 d) (sqr (/ 1 c))) (fma (* (/ 1 a) (/ 1 d)) (fma (/ 1 d) (/ 1 a) (* (/ 1 c) (/ 1 b))) (sqr (* (/ 1 c) (/ 1 b)))))) in c * [misc]taylor: Taking taylor expansion of (- (pow (* (/ 1 b) (/ 1 c)) 3) (pow (* (/ 1 a) (/ 1 d)) 3)) in c * [misc]taylor: Taking taylor expansion of (pow (* (/ 1 b) (/ 1 c)) 3) in c * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (* (/ 1 b) (/ 1 c))))) in c * [misc]taylor: Taking taylor expansion of (* 3 (log (* (/ 1 b) (/ 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 (* (/ 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]backup-simplify: Simplify (* (/ 1 b) 1) into (/ 1 b) * [misc]backup-simplify: Simplify (log (/ 1 b)) into (log (/ 1 b)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log c)) (log (/ 1 b))) into (- (log (/ 1 b)) (log c)) * [misc]backup-simplify: Simplify (* 3 (- (log (/ 1 b)) (log c))) into (* 3 (- (log (/ 1 b)) (log c))) * [misc]backup-simplify: Simplify (exp (* 3 (- (log (/ 1 b)) (log c)))) into (exp (* 3 (- (log (/ 1 b)) (log c)))) * [misc]taylor: Taking taylor expansion of (pow (* (/ 1 a) (/ 1 d)) 3) in c * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (* (/ 1 a) (/ 1 d))))) in c * [misc]taylor: Taking taylor expansion of (* 3 (log (* (/ 1 a) (/ 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 (* (/ 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]backup-simplify: Simplify (* (/ 1 a) (/ 1 d)) into (/ 1 (* d a)) * [misc]backup-simplify: Simplify (log (/ 1 (* d a))) into (log (/ 1 (* d a))) * [misc]backup-simplify: Simplify (* 3 (log (/ 1 (* d a)))) into (* 3 (log (/ 1 (* d a)))) * [misc]backup-simplify: Simplify (exp (* 3 (log (/ 1 (* d a))))) into (pow (/ 1 (* d a)) 3) * [misc]taylor: Taking taylor expansion of (* (fma (/ 1 d) (/ 1 d) (sqr (/ 1 c))) (fma (* (/ 1 a) (/ 1 d)) (fma (/ 1 d) (/ 1 a) (* (/ 1 c) (/ 1 b))) (sqr (* (/ 1 c) (/ 1 b))))) in c * [misc]taylor: Taking taylor expansion of (fma (/ 1 d) (/ 1 d) (sqr (/ 1 c))) in c * [misc]backup-simplify: Simplify (fma (/ 1 d) (/ 1 d) (sqr (/ 1 c))) into (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) * [misc]taylor: Taking taylor expansion of (fma (* (/ 1 a) (/ 1 d)) (fma (/ 1 d) (/ 1 a) (* (/ 1 c) (/ 1 b))) (sqr (* (/ 1 c) (/ 1 b)))) in c * [misc]backup-simplify: Simplify (fma (* (/ 1 a) (/ 1 d)) (fma (/ 1 d) (/ 1 a) (* (/ 1 c) (/ 1 b))) (sqr (* (/ 1 c) (/ 1 b)))) into (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) * [misc]backup-simplify: Simplify (- (pow (/ 1 (* d a)) 3)) into (- (/ 1 (* (pow d 3) (pow a 3)))) * [misc]backup-simplify: Simplify (+ (exp (* 3 (- (log (/ 1 b)) (log c)))) (- (/ 1 (* (pow d 3) (pow a 3))))) into (- (exp (* 3 (- (log (/ 1 b)) (log c)))) (/ 1 (* (pow d 3) (pow a 3)))) * [misc]backup-simplify: Simplify (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c))))) into (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c))))) * [misc]backup-simplify: Simplify (/ (- (exp (* 3 (- (log (/ 1 b)) (log c)))) (/ 1 (* (pow d 3) (pow a 3)))) (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))))) into (/ (- (exp (* 3 (- (log (/ 1 b)) (log c)))) (/ 1 (* (pow d 3) (pow a 3)))) (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))))) * [misc]taylor: Taking taylor expansion of (/ (- (pow (* (/ 1 b) (/ 1 c)) 3) (pow (* (/ 1 a) (/ 1 d)) 3)) (* (fma (/ 1 d) (/ 1 d) (sqr (/ 1 c))) (fma (* (/ 1 a) (/ 1 d)) (fma (/ 1 d) (/ 1 a) (* (/ 1 c) (/ 1 b))) (sqr (* (/ 1 c) (/ 1 b)))))) in b * [misc]taylor: Taking taylor expansion of (- (pow (* (/ 1 b) (/ 1 c)) 3) (pow (* (/ 1 a) (/ 1 d)) 3)) in b * [misc]taylor: Taking taylor expansion of (pow (* (/ 1 b) (/ 1 c)) 3) in b * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (* (/ 1 b) (/ 1 c))))) in b * [misc]taylor: Taking taylor expansion of (* 3 (log (* (/ 1 b) (/ 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 (* (/ 1 b) (/ 1 c))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in b * [misc]taylor: Taking taylor expansion of (/ 1 b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]backup-simplify: Simplify (* 1 (/ 1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (log (/ 1 c)) into (log (/ 1 c)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log b)) (log (/ 1 c))) into (- (log (/ 1 c)) (log b)) * [misc]backup-simplify: Simplify (* 3 (- (log (/ 1 c)) (log b))) into (* 3 (- (log (/ 1 c)) (log b))) * [misc]backup-simplify: Simplify (exp (* 3 (- (log (/ 1 c)) (log b)))) into (exp (* 3 (- (log (/ 1 c)) (log b)))) * [misc]taylor: Taking taylor expansion of (pow (* (/ 1 a) (/ 1 d)) 3) in b * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (* (/ 1 a) (/ 1 d))))) in b * [misc]taylor: Taking taylor expansion of (* 3 (log (* (/ 1 a) (/ 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 (* (/ 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 a) (/ 1 d)) into (/ 1 (* d a)) * [misc]backup-simplify: Simplify (log (/ 1 (* d a))) into (log (/ 1 (* d a))) * [misc]backup-simplify: Simplify (* 3 (log (/ 1 (* d a)))) into (* 3 (log (/ 1 (* d a)))) * [misc]backup-simplify: Simplify (exp (* 3 (log (/ 1 (* d a))))) into (pow (/ 1 (* d a)) 3) * [misc]taylor: Taking taylor expansion of (* (fma (/ 1 d) (/ 1 d) (sqr (/ 1 c))) (fma (* (/ 1 a) (/ 1 d)) (fma (/ 1 d) (/ 1 a) (* (/ 1 c) (/ 1 b))) (sqr (* (/ 1 c) (/ 1 b))))) in b * [misc]taylor: Taking taylor expansion of (fma (/ 1 d) (/ 1 d) (sqr (/ 1 c))) in b * [misc]backup-simplify: Simplify (fma (/ 1 d) (/ 1 d) (sqr (/ 1 c))) into (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) * [misc]taylor: Taking taylor expansion of (fma (* (/ 1 a) (/ 1 d)) (fma (/ 1 d) (/ 1 a) (* (/ 1 c) (/ 1 b))) (sqr (* (/ 1 c) (/ 1 b)))) in b * [misc]backup-simplify: Simplify (fma (* (/ 1 a) (/ 1 d)) (fma (/ 1 d) (/ 1 a) (* (/ 1 c) (/ 1 b))) (sqr (* (/ 1 c) (/ 1 b)))) into (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) * [misc]backup-simplify: Simplify (- (pow (/ 1 (* d a)) 3)) into (- (/ 1 (* (pow d 3) (pow a 3)))) * [misc]backup-simplify: Simplify (+ (exp (* 3 (- (log (/ 1 c)) (log b)))) (- (/ 1 (* (pow d 3) (pow a 3))))) into (- (exp (* 3 (- (log (/ 1 c)) (log b)))) (/ 1 (* (pow d 3) (pow a 3)))) * [misc]backup-simplify: Simplify (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c))))) into (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c))))) * [misc]backup-simplify: Simplify (/ (- (exp (* 3 (- (log (/ 1 c)) (log b)))) (/ 1 (* (pow d 3) (pow a 3)))) (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))))) into (/ (- (exp (* 3 (- (log (/ 1 c)) (log b)))) (/ 1 (* (pow d 3) (pow a 3)))) (* (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))))) * [misc]taylor: Taking taylor expansion of (/ (- (pow (* (/ 1 b) (/ 1 c)) 3) (pow (* (/ 1 a) (/ 1 d)) 3)) (* (fma (/ 1 d) (/ 1 d) (sqr (/ 1 c))) (fma (* (/ 1 a) (/ 1 d)) (fma (/ 1 d) (/ 1 a) (* (/ 1 c) (/ 1 b))) (sqr (* (/ 1 c) (/ 1 b)))))) in b * [misc]taylor: Taking taylor expansion of (- (pow (* (/ 1 b) (/ 1 c)) 3) (pow (* (/ 1 a) (/ 1 d)) 3)) in b * [misc]taylor: Taking taylor expansion of (pow (* (/ 1 b) (/ 1 c)) 3) in b * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (* (/ 1 b) (/ 1 c))))) in b * [misc]taylor: Taking taylor expansion of (* 3 (log (* (/ 1 b) (/ 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 (* (/ 1 b) (/ 1 c))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in b * [misc]taylor: Taking taylor expansion of (/ 1 b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]backup-simplify: Simplify (* 1 (/ 1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (log (/ 1 c)) into (log (/ 1 c)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log b)) (log (/ 1 c))) into (- (log (/ 1 c)) (log b)) * [misc]backup-simplify: Simplify (* 3 (- (log (/ 1 c)) (log b))) into (* 3 (- (log (/ 1 c)) (log b))) * [misc]backup-simplify: Simplify (exp (* 3 (- (log (/ 1 c)) (log b)))) into (exp (* 3 (- (log (/ 1 c)) (log b)))) * [misc]taylor: Taking taylor expansion of (pow (* (/ 1 a) (/ 1 d)) 3) in b * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (* (/ 1 a) (/ 1 d))))) in b * [misc]taylor: Taking taylor expansion of (* 3 (log (* (/ 1 a) (/ 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 (* (/ 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 a) (/ 1 d)) into (/ 1 (* d a)) * [misc]backup-simplify: Simplify (log (/ 1 (* d a))) into (log (/ 1 (* d a))) * [misc]backup-simplify: Simplify (* 3 (log (/ 1 (* d a)))) into (* 3 (log (/ 1 (* d a)))) * [misc]backup-simplify: Simplify (exp (* 3 (log (/ 1 (* d a))))) into (pow (/ 1 (* d a)) 3) * [misc]taylor: Taking taylor expansion of (* (fma (/ 1 d) (/ 1 d) (sqr (/ 1 c))) (fma (* (/ 1 a) (/ 1 d)) (fma (/ 1 d) (/ 1 a) (* (/ 1 c) (/ 1 b))) (sqr (* (/ 1 c) (/ 1 b))))) in b * [misc]taylor: Taking taylor expansion of (fma (/ 1 d) (/ 1 d) (sqr (/ 1 c))) in b * [misc]backup-simplify: Simplify (fma (/ 1 d) (/ 1 d) (sqr (/ 1 c))) into (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) * [misc]taylor: Taking taylor expansion of (fma (* (/ 1 a) (/ 1 d)) (fma (/ 1 d) (/ 1 a) (* (/ 1 c) (/ 1 b))) (sqr (* (/ 1 c) (/ 1 b)))) in b * [misc]backup-simplify: Simplify (fma (* (/ 1 a) (/ 1 d)) (fma (/ 1 d) (/ 1 a) (* (/ 1 c) (/ 1 b))) (sqr (* (/ 1 c) (/ 1 b)))) into (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) * [misc]backup-simplify: Simplify (- (pow (/ 1 (* d a)) 3)) into (- (/ 1 (* (pow d 3) (pow a 3)))) * [misc]backup-simplify: Simplify (+ (exp (* 3 (- (log (/ 1 c)) (log b)))) (- (/ 1 (* (pow d 3) (pow a 3))))) into (- (exp (* 3 (- (log (/ 1 c)) (log b)))) (/ 1 (* (pow d 3) (pow a 3)))) * [misc]backup-simplify: Simplify (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c))))) into (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c))))) * [misc]backup-simplify: Simplify (/ (- (exp (* 3 (- (log (/ 1 c)) (log b)))) (/ 1 (* (pow d 3) (pow a 3)))) (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))))) into (/ (- (exp (* 3 (- (log (/ 1 c)) (log b)))) (/ 1 (* (pow d 3) (pow a 3)))) (* (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))))) * [misc]taylor: Taking taylor expansion of (/ (- (exp (* 3 (- (log (/ 1 c)) (log b)))) (/ 1 (* (pow d 3) (pow a 3)))) (* (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))))) in c * [misc]taylor: Taking taylor expansion of (- (exp (* 3 (- (log (/ 1 c)) (log b)))) (/ 1 (* (pow d 3) (pow a 3)))) in c * [misc]taylor: Taking taylor expansion of (exp (* 3 (- (log (/ 1 c)) (log b)))) in c * [misc]taylor: Taking taylor expansion of (* 3 (- (log (/ 1 c)) (log b))) 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 (/ 1 c)) (log b)) in c * [misc]taylor: Taking taylor expansion of (log (/ 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 (log 1) into 0 * [misc]taylor: Taking taylor expansion of (log b) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (log b) into (log b) * [misc]backup-simplify: Simplify (+ (* (- 1) (log c)) 0) into (- (log c)) * [misc]backup-simplify: Simplify (- (log b)) into (- (log b)) * [misc]backup-simplify: Simplify (+ (- (log c)) (- (log b))) into (- (+ (log c) (log b))) * [misc]backup-simplify: Simplify (* 3 (- (+ (log c) (log b)))) into (* -3 (+ (log c) (log b))) * [misc]backup-simplify: Simplify (exp (* -3 (+ (log c) (log b)))) into (exp (* -3 (+ (log c) (log b)))) * [misc]taylor: Taking taylor expansion of (/ 1 (* (pow d 3) (pow a 3))) in c * [misc]taylor: Taking taylor expansion of (* (pow d 3) (pow a 3)) 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 (pow a 3) in c * [misc]taylor: Taking taylor expansion of (exp (* 3 (log a))) in c * [misc]taylor: Taking taylor expansion of (* 3 (log a)) 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 a) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (log a) into (log a) * [misc]backup-simplify: Simplify (* 3 (log a)) into (* 3 (log a)) * [misc]backup-simplify: Simplify (exp (* 3 (log a))) into (pow a 3) * [misc]backup-simplify: Simplify (* (pow d 3) (pow a 3)) into (* (pow d 3) (pow a 3)) * [misc]backup-simplify: Simplify (/ 1 (* (pow d 3) (pow a 3))) into (/ 1 (* (pow d 3) (pow a 3))) * [misc]taylor: Taking taylor expansion of (* (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c)))) in c * [misc]taylor: Taking taylor expansion of (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) in c * [misc]backup-simplify: Simplify (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) into (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) * [misc]taylor: Taking taylor expansion of (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) in c * [misc]backup-simplify: Simplify (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) into (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) * [misc]backup-simplify: Simplify (- (/ 1 (* (pow d 3) (pow a 3)))) into (- (/ 1 (* (pow d 3) (pow a 3)))) * [misc]backup-simplify: Simplify (+ (exp (* -3 (+ (log c) (log b)))) (- (/ 1 (* (pow d 3) (pow a 3))))) into (- (exp (* -3 (+ (log c) (log b)))) (/ 1 (* (pow d 3) (pow a 3)))) * [misc]backup-simplify: Simplify (* (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c)))) into (* (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c)))) * [misc]backup-simplify: Simplify (/ (- (exp (* -3 (+ (log c) (log b)))) (/ 1 (* (pow d 3) (pow a 3)))) (* (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))))) into (/ (- (exp (* -3 (+ (log c) (log b)))) (/ 1 (* (pow d 3) (pow a 3)))) (* (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))))) * [misc]taylor: Taking taylor expansion of (/ (- (exp (* -3 (+ (log c) (log b)))) (/ 1 (* (pow d 3) (pow a 3)))) (* (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))))) in a * [misc]taylor: Taking taylor expansion of (- (exp (* -3 (+ (log c) (log b)))) (/ 1 (* (pow d 3) (pow a 3)))) in a * [misc]taylor: Taking taylor expansion of (exp (* -3 (+ (log c) (log b)))) in a * [misc]taylor: Taking taylor expansion of (* -3 (+ (log c) (log b))) 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 c) (log b)) in a * [misc]taylor: Taking taylor expansion of (log c) in a * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (log c) into (log c) * [misc]taylor: Taking taylor expansion of (log b) in a * [misc]taylor: Taking taylor expansion of b in a * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (log b) into (log b) * [misc]backup-simplify: Simplify (+ (log c) (log b)) into (+ (log c) (log b)) * [misc]backup-simplify: Simplify (* -3 (+ (log c) (log b))) into (* -3 (+ (log c) (log b))) * [misc]backup-simplify: Simplify (exp (* -3 (+ (log c) (log b)))) into (exp (* -3 (+ (log c) (log b)))) * [misc]taylor: Taking taylor expansion of (/ 1 (* (pow d 3) (pow a 3))) in a * [misc]taylor: Taking taylor expansion of (* (pow d 3) (pow a 3)) 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 (pow a 3) in a * [misc]backup-simplify: Simplify (* (pow d 3) 1) into (pow d 3) * [misc]backup-simplify: Simplify (/ 1 (pow d 3)) into (/ 1 (pow d 3)) * [misc]taylor: Taking taylor expansion of (* (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c)))) in a * [misc]taylor: Taking taylor expansion of (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) in a * [misc]backup-simplify: Simplify (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) into (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) * [misc]taylor: Taking taylor expansion of (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) in a * [misc]backup-simplify: Simplify (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) into (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) * [misc]backup-simplify: Simplify (- (/ 1 (pow d 3))) into (- (/ 1 (pow d 3))) * [misc]backup-simplify: Simplify (+ 0 (- (/ 1 (pow d 3)))) into (- (/ 1 (pow d 3))) * [misc]backup-simplify: Simplify (* (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c)))) into (* (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c)))) * [misc]backup-simplify: Simplify (/ (- (/ 1 (pow d 3))) (* (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))))) into (/ -1 (* (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (* (pow d 3) (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c)))))) * [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 (/ (+ (* -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 (/ (+ (* 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 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow d 3) 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow d 3)) (/ 0 (pow d 3))))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow d 3) 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow d 3)) (/ 0 (pow d 3))) (* 0 (/ 0 (pow d 3))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow d 3)) (/ 0 (pow d 3))) (* 0 (/ 0 (pow d 3))) (* 0 (/ 0 (pow d 3))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (exp (* -3 (+ (log c) (log b)))) 0) into (exp (* -3 (+ (log c) (log b)))) * [misc]backup-simplify: Simplify (+ (* (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) 0) (* 0 (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (* (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))))) (+ (* (/ -1 (* (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (* (pow d 3) (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c)))))) (/ 0 (* (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c)))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) 0) (+ (* 0 0) (* 0 (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c)))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (* (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))))) (+ (* (/ -1 (* (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (* (pow d 3) (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c)))))) (/ 0 (* (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c)))))) (* 0 (/ 0 (* (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c)))))))) into 0 * [misc]backup-simplify: Simplify (- (/ (exp (* -3 (+ (log c) (log b)))) (* (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))))) (+ (* (/ -1 (* (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (* (pow d 3) (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c)))))) (/ 0 (* (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c)))))) (* 0 (/ 0 (* (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c)))))) (* 0 (/ 0 (* (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c)))))))) into (/ (exp (* -3 (+ (log c) (log b)))) (* (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))))) * [misc]taylor: Taking taylor expansion of (/ (exp (* -3 (+ (log c) (log b)))) (* (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))))) in d * [misc]taylor: Taking taylor expansion of (exp (* -3 (+ (log c) (log b)))) in d * [misc]taylor: Taking taylor expansion of (* -3 (+ (log c) (log b))) in d * [misc]taylor: Taking taylor expansion of -3 in d * [misc]backup-simplify: Simplify -3 into -3 * [misc]taylor: Taking taylor expansion of (+ (log c) (log b)) in d * [misc]taylor: Taking taylor expansion of (log c) in d * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (log c) into (log c) * [misc]taylor: Taking taylor expansion of (log b) in d * [misc]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (log b) into (log b) * [misc]backup-simplify: Simplify (+ (log c) (log b)) into (+ (log c) (log b)) * [misc]backup-simplify: Simplify (* -3 (+ (log c) (log b))) into (* -3 (+ (log c) (log b))) * [misc]backup-simplify: Simplify (exp (* -3 (+ (log c) (log b)))) into (exp (* -3 (+ (log c) (log b)))) * [misc]taylor: Taking taylor expansion of (* (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c)))) in d * [misc]taylor: Taking taylor expansion of (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) in d * [misc]backup-simplify: Simplify (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) into (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) * [misc]taylor: Taking taylor expansion of (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) in d * [misc]backup-simplify: Simplify (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) into (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) * [misc]backup-simplify: Simplify (* (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c)))) into (* (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c)))) * [misc]backup-simplify: Simplify (/ (exp (* -3 (+ (log c) (log b)))) (* (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))))) into (/ (exp (* -3 (+ (log c) (log b)))) (* (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))))) * [misc]backup-simplify: Simplify (/ (exp (* -3 (+ (log c) (log b)))) (* (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))))) into (/ (exp (* -3 (+ (log c) (log b)))) (* (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))))) * [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 (/ (* (pow (* 1 0) 1)) (pow (/ 1 c) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log b)) (log (/ 1 c))) into (- (log (/ 1 c)) (log b)) * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (- (log (/ 1 c)) (log b)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log (/ 1 c)) (log b)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 a) 0) (* 0 (/ 1 d))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 (* d a)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (log (/ 1 (* d a))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (/ 1 (* d a))))) (+ (* (/ (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 (+ (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) 0) (* 0 (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))))) (+ (* (/ (- (exp (* 3 (- (log (/ 1 c)) (log b)))) (/ 1 (* (pow d 3) (pow a 3)))) (* (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))))) (/ 0 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (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]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow b 1)))) 1) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (- (+ (log c) (log b))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (+ (log c) (log b)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow a 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (log a))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log a))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 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 (pow a 3))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (pow d 3) (pow a 3))) (/ 0 (* (pow d 3) (pow a 3)))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) 0) (* 0 (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (* (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))))) (+ (* (/ (- (exp (* -3 (+ (log c) (log b)))) (/ 1 (* (pow d 3) (pow a 3)))) (* (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))))) (/ 0 (* (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c)))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow c 1)))) 1) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow b 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* -3 0) (* 0 (+ (log c) (log b)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (+ (log c) (log b)))) (+ (* (/ (pow 0 1) 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 1))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow d 3)) (/ 0 (pow d 3))) (* 0 (/ 0 (pow d 3))) (* 0 (/ 0 (pow d 3))) (* 0 (/ 0 (pow d 3))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c)))))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (* (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))))) (+ (* (/ -1 (* (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (* (pow d 3) (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c)))))) (/ 0 (* (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c)))))) (* 0 (/ 0 (* (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c)))))) (* 0 (/ 0 (* (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c)))))) (* (/ (exp (* -3 (+ (log c) (log b)))) (* (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))))) (/ 0 (* (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c)))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow c 1)))) 1) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow b 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* -3 0) (* 0 (+ (log c) (log b)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (+ (log c) (log b)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) 0) (* 0 (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (* (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))))) (+ (* (/ (exp (* -3 (+ (log c) (log b)))) (* (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))))) (/ 0 (* (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c)))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (/ 1 c)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (/ 1 c) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ 1 c) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log b)) (log (/ 1 c))) into (- (log (/ 1 c)) (log b)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (- (log (/ 1 c)) (log b))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log (/ 1 c)) (log b)))) (+ (* (/ (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 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 (/ (* (pow (* 1 0) 2)) (pow (/ 1 (* d a)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ 1 (* d a)) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (log (/ 1 (* d a)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (/ 1 (* d a))))) (+ (* (/ (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 (+ (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) 0) (+ (* 0 0) (* 0 (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c))))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))))) (+ (* (/ (- (exp (* 3 (- (log (/ 1 c)) (log b)))) (/ 1 (* (pow d 3) (pow a 3)))) (* (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))))) (/ 0 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c))))))) (* 0 (/ 0 (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (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 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 (/ (exp (* -3 (+ (log c) (log b)))) (* (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))))) into (/ (exp (* -3 (+ (log c) (log b)))) (* (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))))) * [misc]approximate: Taking taylor expansion of (/ (- (pow (* (/ 1 (- b)) (/ 1 (- c))) 3) (pow (* (/ 1 (- a)) (/ 1 (- d))) 3)) (* (fma (/ 1 (- d)) (/ 1 (- d)) (sqr (/ 1 (- c)))) (fma (* (/ 1 (- a)) (/ 1 (- d))) (fma (/ 1 (- d)) (/ 1 (- a)) (* (/ 1 (- c)) (/ 1 (- b)))) (sqr (* (/ 1 (- c)) (/ 1 (- b))))))) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (/ (- (pow (* (/ 1 (- b)) (/ 1 (- c))) 3) (pow (* (/ 1 (- a)) (/ 1 (- d))) 3)) (* (fma (/ 1 (- d)) (/ 1 (- d)) (sqr (/ 1 (- c)))) (fma (* (/ 1 (- a)) (/ 1 (- d))) (fma (/ 1 (- d)) (/ 1 (- a)) (* (/ 1 (- c)) (/ 1 (- b)))) (sqr (* (/ 1 (- c)) (/ 1 (- b))))))) in d * [misc]taylor: Taking taylor expansion of (- (pow (* (/ 1 (- b)) (/ 1 (- c))) 3) (pow (* (/ 1 (- a)) (/ 1 (- d))) 3)) in d * [misc]taylor: Taking taylor expansion of (pow (* (/ 1 (- b)) (/ 1 (- c))) 3) in d * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (* (/ 1 (- b)) (/ 1 (- c)))))) in d * [misc]taylor: Taking taylor expansion of (* 3 (log (* (/ 1 (- b)) (/ 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 (* (/ 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]backup-simplify: Simplify (* (/ -1 b) (/ -1 c)) into (/ 1 (* b c)) * [misc]backup-simplify: Simplify (log (/ 1 (* b c))) into (log (/ 1 (* b c))) * [misc]backup-simplify: Simplify (* 3 (log (/ 1 (* b c)))) into (* 3 (log (/ 1 (* b c)))) * [misc]backup-simplify: Simplify (exp (* 3 (log (/ 1 (* b c))))) into (pow (/ 1 (* b c)) 3) * [misc]taylor: Taking taylor expansion of (pow (* (/ 1 (- a)) (/ 1 (- d))) 3) in d * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (* (/ 1 (- a)) (/ 1 (- d)))))) in d * [misc]taylor: Taking taylor expansion of (* 3 (log (* (/ 1 (- a)) (/ 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 (* (/ 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]backup-simplify: Simplify (* (/ -1 a) -1) into (/ 1 a) * [misc]backup-simplify: Simplify (log (/ 1 a)) into (log (/ 1 a)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log d)) (log (/ 1 a))) into (- (log (/ 1 a)) (log d)) * [misc]backup-simplify: Simplify (* 3 (- (log (/ 1 a)) (log d))) into (* 3 (- (log (/ 1 a)) (log d))) * [misc]backup-simplify: Simplify (exp (* 3 (- (log (/ 1 a)) (log d)))) into (exp (* 3 (- (log (/ 1 a)) (log d)))) * [misc]taylor: Taking taylor expansion of (* (fma (/ 1 (- d)) (/ 1 (- d)) (sqr (/ 1 (- c)))) (fma (* (/ 1 (- a)) (/ 1 (- d))) (fma (/ 1 (- d)) (/ 1 (- a)) (* (/ 1 (- c)) (/ 1 (- b)))) (sqr (* (/ 1 (- c)) (/ 1 (- b)))))) in d * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- d)) (/ 1 (- d)) (sqr (/ 1 (- c)))) in d * [misc]backup-simplify: Simplify (fma (/ 1 (- d)) (/ 1 (- d)) (sqr (/ 1 (- c)))) into (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))) * [misc]taylor: Taking taylor expansion of (fma (* (/ 1 (- a)) (/ 1 (- d))) (fma (/ 1 (- d)) (/ 1 (- a)) (* (/ 1 (- c)) (/ 1 (- b)))) (sqr (* (/ 1 (- c)) (/ 1 (- b))))) in d * [misc]backup-simplify: Simplify (fma (* (/ 1 (- a)) (/ 1 (- d))) (fma (/ 1 (- d)) (/ 1 (- a)) (* (/ 1 (- c)) (/ 1 (- b)))) (sqr (* (/ 1 (- c)) (/ 1 (- b))))) into (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) * [misc]backup-simplify: Simplify (- (exp (* 3 (- (log (/ 1 a)) (log d))))) into (- (exp (* 3 (- (log (/ 1 a)) (log d))))) * [misc]backup-simplify: Simplify (+ (pow (/ 1 (* b c)) 3) (- (exp (* 3 (- (log (/ 1 a)) (log d)))))) into (- (/ 1 (* (pow b 3) (pow c 3))) (exp (* 3 (- (log (/ 1 a)) (log d))))) * [misc]backup-simplify: Simplify (* (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))) (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c))))) into (* (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))) * [misc]backup-simplify: Simplify (/ (- (/ 1 (* (pow b 3) (pow c 3))) (exp (* 3 (- (log (/ 1 a)) (log d))))) (* (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) into (/ (- (/ 1 (* (pow b 3) (pow c 3))) (exp (* 3 (- (log (/ 1 a)) (log d))))) (* (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) * [misc]taylor: Taking taylor expansion of (/ (- (pow (* (/ 1 (- b)) (/ 1 (- c))) 3) (pow (* (/ 1 (- a)) (/ 1 (- d))) 3)) (* (fma (/ 1 (- d)) (/ 1 (- d)) (sqr (/ 1 (- c)))) (fma (* (/ 1 (- a)) (/ 1 (- d))) (fma (/ 1 (- d)) (/ 1 (- a)) (* (/ 1 (- c)) (/ 1 (- b)))) (sqr (* (/ 1 (- c)) (/ 1 (- b))))))) in a * [misc]taylor: Taking taylor expansion of (- (pow (* (/ 1 (- b)) (/ 1 (- c))) 3) (pow (* (/ 1 (- a)) (/ 1 (- d))) 3)) in a * [misc]taylor: Taking taylor expansion of (pow (* (/ 1 (- b)) (/ 1 (- c))) 3) in a * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (* (/ 1 (- b)) (/ 1 (- c)))))) in a * [misc]taylor: Taking taylor expansion of (* 3 (log (* (/ 1 (- b)) (/ 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 (* (/ 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]backup-simplify: Simplify (* (/ -1 b) (/ -1 c)) into (/ 1 (* b c)) * [misc]backup-simplify: Simplify (log (/ 1 (* b c))) into (log (/ 1 (* b c))) * [misc]backup-simplify: Simplify (* 3 (log (/ 1 (* b c)))) into (* 3 (log (/ 1 (* b c)))) * [misc]backup-simplify: Simplify (exp (* 3 (log (/ 1 (* b c))))) into (pow (/ 1 (* b c)) 3) * [misc]taylor: Taking taylor expansion of (pow (* (/ 1 (- a)) (/ 1 (- d))) 3) in a * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (* (/ 1 (- a)) (/ 1 (- d)))))) in a * [misc]taylor: Taking taylor expansion of (* 3 (log (* (/ 1 (- a)) (/ 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 (* (/ 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]backup-simplify: Simplify (* -1 (/ -1 d)) into (/ 1 d) * [misc]backup-simplify: Simplify (log (/ 1 d)) into (log (/ 1 d)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log a)) (log (/ 1 d))) into (- (log (/ 1 d)) (log a)) * [misc]backup-simplify: Simplify (* 3 (- (log (/ 1 d)) (log a))) into (* 3 (- (log (/ 1 d)) (log a))) * [misc]backup-simplify: Simplify (exp (* 3 (- (log (/ 1 d)) (log a)))) into (exp (* 3 (- (log (/ 1 d)) (log a)))) * [misc]taylor: Taking taylor expansion of (* (fma (/ 1 (- d)) (/ 1 (- d)) (sqr (/ 1 (- c)))) (fma (* (/ 1 (- a)) (/ 1 (- d))) (fma (/ 1 (- d)) (/ 1 (- a)) (* (/ 1 (- c)) (/ 1 (- b)))) (sqr (* (/ 1 (- c)) (/ 1 (- b)))))) in a * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- d)) (/ 1 (- d)) (sqr (/ 1 (- c)))) in a * [misc]backup-simplify: Simplify (fma (/ 1 (- d)) (/ 1 (- d)) (sqr (/ 1 (- c)))) into (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))) * [misc]taylor: Taking taylor expansion of (fma (* (/ 1 (- a)) (/ 1 (- d))) (fma (/ 1 (- d)) (/ 1 (- a)) (* (/ 1 (- c)) (/ 1 (- b)))) (sqr (* (/ 1 (- c)) (/ 1 (- b))))) in a * [misc]backup-simplify: Simplify (fma (* (/ 1 (- a)) (/ 1 (- d))) (fma (/ 1 (- d)) (/ 1 (- a)) (* (/ 1 (- c)) (/ 1 (- b)))) (sqr (* (/ 1 (- c)) (/ 1 (- b))))) into (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) * [misc]backup-simplify: Simplify (- (exp (* 3 (- (log (/ 1 d)) (log a))))) into (- (exp (* 3 (- (log (/ 1 d)) (log a))))) * [misc]backup-simplify: Simplify (+ (pow (/ 1 (* b c)) 3) (- (exp (* 3 (- (log (/ 1 d)) (log a)))))) into (- (/ 1 (* (pow b 3) (pow c 3))) (exp (* 3 (- (log (/ 1 d)) (log a))))) * [misc]backup-simplify: Simplify (* (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))) (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c))))) into (* (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))) * [misc]backup-simplify: Simplify (/ (- (/ 1 (* (pow b 3) (pow c 3))) (exp (* 3 (- (log (/ 1 d)) (log a))))) (* (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) into (/ (- (/ 1 (* (pow b 3) (pow c 3))) (exp (* 3 (- (log (/ 1 d)) (log a))))) (* (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) * [misc]taylor: Taking taylor expansion of (/ (- (pow (* (/ 1 (- b)) (/ 1 (- c))) 3) (pow (* (/ 1 (- a)) (/ 1 (- d))) 3)) (* (fma (/ 1 (- d)) (/ 1 (- d)) (sqr (/ 1 (- c)))) (fma (* (/ 1 (- a)) (/ 1 (- d))) (fma (/ 1 (- d)) (/ 1 (- a)) (* (/ 1 (- c)) (/ 1 (- b)))) (sqr (* (/ 1 (- c)) (/ 1 (- b))))))) in c * [misc]taylor: Taking taylor expansion of (- (pow (* (/ 1 (- b)) (/ 1 (- c))) 3) (pow (* (/ 1 (- a)) (/ 1 (- d))) 3)) in c * [misc]taylor: Taking taylor expansion of (pow (* (/ 1 (- b)) (/ 1 (- c))) 3) in c * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (* (/ 1 (- b)) (/ 1 (- c)))))) in c * [misc]taylor: Taking taylor expansion of (* 3 (log (* (/ 1 (- b)) (/ 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 (* (/ 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]backup-simplify: Simplify (* (/ -1 b) -1) into (/ 1 b) * [misc]backup-simplify: Simplify (log (/ 1 b)) into (log (/ 1 b)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log c)) (log (/ 1 b))) into (- (log (/ 1 b)) (log c)) * [misc]backup-simplify: Simplify (* 3 (- (log (/ 1 b)) (log c))) into (* 3 (- (log (/ 1 b)) (log c))) * [misc]backup-simplify: Simplify (exp (* 3 (- (log (/ 1 b)) (log c)))) into (exp (* 3 (- (log (/ 1 b)) (log c)))) * [misc]taylor: Taking taylor expansion of (pow (* (/ 1 (- a)) (/ 1 (- d))) 3) in c * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (* (/ 1 (- a)) (/ 1 (- d)))))) in c * [misc]taylor: Taking taylor expansion of (* 3 (log (* (/ 1 (- a)) (/ 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 (* (/ 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]backup-simplify: Simplify (* (/ -1 a) (/ -1 d)) into (/ 1 (* d a)) * [misc]backup-simplify: Simplify (log (/ 1 (* d a))) into (log (/ 1 (* d a))) * [misc]backup-simplify: Simplify (* 3 (log (/ 1 (* d a)))) into (* 3 (log (/ 1 (* d a)))) * [misc]backup-simplify: Simplify (exp (* 3 (log (/ 1 (* d a))))) into (pow (/ 1 (* d a)) 3) * [misc]taylor: Taking taylor expansion of (* (fma (/ 1 (- d)) (/ 1 (- d)) (sqr (/ 1 (- c)))) (fma (* (/ 1 (- a)) (/ 1 (- d))) (fma (/ 1 (- d)) (/ 1 (- a)) (* (/ 1 (- c)) (/ 1 (- b)))) (sqr (* (/ 1 (- c)) (/ 1 (- b)))))) in c * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- d)) (/ 1 (- d)) (sqr (/ 1 (- c)))) in c * [misc]backup-simplify: Simplify (fma (/ 1 (- d)) (/ 1 (- d)) (sqr (/ 1 (- c)))) into (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))) * [misc]taylor: Taking taylor expansion of (fma (* (/ 1 (- a)) (/ 1 (- d))) (fma (/ 1 (- d)) (/ 1 (- a)) (* (/ 1 (- c)) (/ 1 (- b)))) (sqr (* (/ 1 (- c)) (/ 1 (- b))))) in c * [misc]backup-simplify: Simplify (fma (* (/ 1 (- a)) (/ 1 (- d))) (fma (/ 1 (- d)) (/ 1 (- a)) (* (/ 1 (- c)) (/ 1 (- b)))) (sqr (* (/ 1 (- c)) (/ 1 (- b))))) into (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) * [misc]backup-simplify: Simplify (- (pow (/ 1 (* d a)) 3)) into (- (/ 1 (* (pow d 3) (pow a 3)))) * [misc]backup-simplify: Simplify (+ (exp (* 3 (- (log (/ 1 b)) (log c)))) (- (/ 1 (* (pow d 3) (pow a 3))))) into (- (exp (* 3 (- (log (/ 1 b)) (log c)))) (/ 1 (* (pow d 3) (pow a 3)))) * [misc]backup-simplify: Simplify (* (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))) (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c))))) into (* (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))) * [misc]backup-simplify: Simplify (/ (- (exp (* 3 (- (log (/ 1 b)) (log c)))) (/ 1 (* (pow d 3) (pow a 3)))) (* (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) into (/ (- (exp (* 3 (- (log (/ 1 b)) (log c)))) (/ 1 (* (pow d 3) (pow a 3)))) (* (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) * [misc]taylor: Taking taylor expansion of (/ (- (pow (* (/ 1 (- b)) (/ 1 (- c))) 3) (pow (* (/ 1 (- a)) (/ 1 (- d))) 3)) (* (fma (/ 1 (- d)) (/ 1 (- d)) (sqr (/ 1 (- c)))) (fma (* (/ 1 (- a)) (/ 1 (- d))) (fma (/ 1 (- d)) (/ 1 (- a)) (* (/ 1 (- c)) (/ 1 (- b)))) (sqr (* (/ 1 (- c)) (/ 1 (- b))))))) in b * [misc]taylor: Taking taylor expansion of (- (pow (* (/ 1 (- b)) (/ 1 (- c))) 3) (pow (* (/ 1 (- a)) (/ 1 (- d))) 3)) in b * [misc]taylor: Taking taylor expansion of (pow (* (/ 1 (- b)) (/ 1 (- c))) 3) in b * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (* (/ 1 (- b)) (/ 1 (- c)))))) in b * [misc]taylor: Taking taylor expansion of (* 3 (log (* (/ 1 (- b)) (/ 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 (* (/ 1 (- b)) (/ 1 (- c)))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in b * [misc]taylor: Taking taylor expansion of (- b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in b * [misc]taylor: Taking taylor expansion of (- c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]backup-simplify: Simplify (* -1 (/ -1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (log (/ 1 c)) into (log (/ 1 c)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log b)) (log (/ 1 c))) into (- (log (/ 1 c)) (log b)) * [misc]backup-simplify: Simplify (* 3 (- (log (/ 1 c)) (log b))) into (* 3 (- (log (/ 1 c)) (log b))) * [misc]backup-simplify: Simplify (exp (* 3 (- (log (/ 1 c)) (log b)))) into (exp (* 3 (- (log (/ 1 c)) (log b)))) * [misc]taylor: Taking taylor expansion of (pow (* (/ 1 (- a)) (/ 1 (- d))) 3) in b * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (* (/ 1 (- a)) (/ 1 (- d)))))) in b * [misc]taylor: Taking taylor expansion of (* 3 (log (* (/ 1 (- a)) (/ 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 (* (/ 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 a) (/ -1 d)) into (/ 1 (* d a)) * [misc]backup-simplify: Simplify (log (/ 1 (* d a))) into (log (/ 1 (* d a))) * [misc]backup-simplify: Simplify (* 3 (log (/ 1 (* d a)))) into (* 3 (log (/ 1 (* d a)))) * [misc]backup-simplify: Simplify (exp (* 3 (log (/ 1 (* d a))))) into (pow (/ 1 (* d a)) 3) * [misc]taylor: Taking taylor expansion of (* (fma (/ 1 (- d)) (/ 1 (- d)) (sqr (/ 1 (- c)))) (fma (* (/ 1 (- a)) (/ 1 (- d))) (fma (/ 1 (- d)) (/ 1 (- a)) (* (/ 1 (- c)) (/ 1 (- b)))) (sqr (* (/ 1 (- c)) (/ 1 (- b)))))) in b * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- d)) (/ 1 (- d)) (sqr (/ 1 (- c)))) in b * [misc]backup-simplify: Simplify (fma (/ 1 (- d)) (/ 1 (- d)) (sqr (/ 1 (- c)))) into (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))) * [misc]taylor: Taking taylor expansion of (fma (* (/ 1 (- a)) (/ 1 (- d))) (fma (/ 1 (- d)) (/ 1 (- a)) (* (/ 1 (- c)) (/ 1 (- b)))) (sqr (* (/ 1 (- c)) (/ 1 (- b))))) in b * [misc]backup-simplify: Simplify (fma (* (/ 1 (- a)) (/ 1 (- d))) (fma (/ 1 (- d)) (/ 1 (- a)) (* (/ 1 (- c)) (/ 1 (- b)))) (sqr (* (/ 1 (- c)) (/ 1 (- b))))) into (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) * [misc]backup-simplify: Simplify (- (pow (/ 1 (* d a)) 3)) into (- (/ 1 (* (pow d 3) (pow a 3)))) * [misc]backup-simplify: Simplify (+ (exp (* 3 (- (log (/ 1 c)) (log b)))) (- (/ 1 (* (pow d 3) (pow a 3))))) into (- (exp (* 3 (- (log (/ 1 c)) (log b)))) (/ 1 (* (pow d 3) (pow a 3)))) * [misc]backup-simplify: Simplify (* (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))) (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c))))) into (* (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))) * [misc]backup-simplify: Simplify (/ (- (exp (* 3 (- (log (/ 1 c)) (log b)))) (/ 1 (* (pow d 3) (pow a 3)))) (* (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) into (/ (- (exp (* 3 (- (log (/ 1 c)) (log b)))) (/ 1 (* (pow d 3) (pow a 3)))) (* (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) * [misc]taylor: Taking taylor expansion of (/ (- (pow (* (/ 1 (- b)) (/ 1 (- c))) 3) (pow (* (/ 1 (- a)) (/ 1 (- d))) 3)) (* (fma (/ 1 (- d)) (/ 1 (- d)) (sqr (/ 1 (- c)))) (fma (* (/ 1 (- a)) (/ 1 (- d))) (fma (/ 1 (- d)) (/ 1 (- a)) (* (/ 1 (- c)) (/ 1 (- b)))) (sqr (* (/ 1 (- c)) (/ 1 (- b))))))) in b * [misc]taylor: Taking taylor expansion of (- (pow (* (/ 1 (- b)) (/ 1 (- c))) 3) (pow (* (/ 1 (- a)) (/ 1 (- d))) 3)) in b * [misc]taylor: Taking taylor expansion of (pow (* (/ 1 (- b)) (/ 1 (- c))) 3) in b * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (* (/ 1 (- b)) (/ 1 (- c)))))) in b * [misc]taylor: Taking taylor expansion of (* 3 (log (* (/ 1 (- b)) (/ 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 (* (/ 1 (- b)) (/ 1 (- c)))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in b * [misc]taylor: Taking taylor expansion of (- b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in b * [misc]taylor: Taking taylor expansion of (- c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]backup-simplify: Simplify (* -1 (/ -1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (log (/ 1 c)) into (log (/ 1 c)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log b)) (log (/ 1 c))) into (- (log (/ 1 c)) (log b)) * [misc]backup-simplify: Simplify (* 3 (- (log (/ 1 c)) (log b))) into (* 3 (- (log (/ 1 c)) (log b))) * [misc]backup-simplify: Simplify (exp (* 3 (- (log (/ 1 c)) (log b)))) into (exp (* 3 (- (log (/ 1 c)) (log b)))) * [misc]taylor: Taking taylor expansion of (pow (* (/ 1 (- a)) (/ 1 (- d))) 3) in b * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (* (/ 1 (- a)) (/ 1 (- d)))))) in b * [misc]taylor: Taking taylor expansion of (* 3 (log (* (/ 1 (- a)) (/ 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 (* (/ 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 a) (/ -1 d)) into (/ 1 (* d a)) * [misc]backup-simplify: Simplify (log (/ 1 (* d a))) into (log (/ 1 (* d a))) * [misc]backup-simplify: Simplify (* 3 (log (/ 1 (* d a)))) into (* 3 (log (/ 1 (* d a)))) * [misc]backup-simplify: Simplify (exp (* 3 (log (/ 1 (* d a))))) into (pow (/ 1 (* d a)) 3) * [misc]taylor: Taking taylor expansion of (* (fma (/ 1 (- d)) (/ 1 (- d)) (sqr (/ 1 (- c)))) (fma (* (/ 1 (- a)) (/ 1 (- d))) (fma (/ 1 (- d)) (/ 1 (- a)) (* (/ 1 (- c)) (/ 1 (- b)))) (sqr (* (/ 1 (- c)) (/ 1 (- b)))))) in b * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- d)) (/ 1 (- d)) (sqr (/ 1 (- c)))) in b * [misc]backup-simplify: Simplify (fma (/ 1 (- d)) (/ 1 (- d)) (sqr (/ 1 (- c)))) into (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))) * [misc]taylor: Taking taylor expansion of (fma (* (/ 1 (- a)) (/ 1 (- d))) (fma (/ 1 (- d)) (/ 1 (- a)) (* (/ 1 (- c)) (/ 1 (- b)))) (sqr (* (/ 1 (- c)) (/ 1 (- b))))) in b * [misc]backup-simplify: Simplify (fma (* (/ 1 (- a)) (/ 1 (- d))) (fma (/ 1 (- d)) (/ 1 (- a)) (* (/ 1 (- c)) (/ 1 (- b)))) (sqr (* (/ 1 (- c)) (/ 1 (- b))))) into (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) * [misc]backup-simplify: Simplify (- (pow (/ 1 (* d a)) 3)) into (- (/ 1 (* (pow d 3) (pow a 3)))) * [misc]backup-simplify: Simplify (+ (exp (* 3 (- (log (/ 1 c)) (log b)))) (- (/ 1 (* (pow d 3) (pow a 3))))) into (- (exp (* 3 (- (log (/ 1 c)) (log b)))) (/ 1 (* (pow d 3) (pow a 3)))) * [misc]backup-simplify: Simplify (* (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))) (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c))))) into (* (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))) * [misc]backup-simplify: Simplify (/ (- (exp (* 3 (- (log (/ 1 c)) (log b)))) (/ 1 (* (pow d 3) (pow a 3)))) (* (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) into (/ (- (exp (* 3 (- (log (/ 1 c)) (log b)))) (/ 1 (* (pow d 3) (pow a 3)))) (* (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) * [misc]taylor: Taking taylor expansion of (/ (- (exp (* 3 (- (log (/ 1 c)) (log b)))) (/ 1 (* (pow d 3) (pow a 3)))) (* (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) in c * [misc]taylor: Taking taylor expansion of (- (exp (* 3 (- (log (/ 1 c)) (log b)))) (/ 1 (* (pow d 3) (pow a 3)))) in c * [misc]taylor: Taking taylor expansion of (exp (* 3 (- (log (/ 1 c)) (log b)))) in c * [misc]taylor: Taking taylor expansion of (* 3 (- (log (/ 1 c)) (log b))) 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 (/ 1 c)) (log b)) in c * [misc]taylor: Taking taylor expansion of (log (/ 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 (log 1) into 0 * [misc]taylor: Taking taylor expansion of (log b) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (log b) into (log b) * [misc]backup-simplify: Simplify (+ (* (- 1) (log c)) 0) into (- (log c)) * [misc]backup-simplify: Simplify (- (log b)) into (- (log b)) * [misc]backup-simplify: Simplify (+ (- (log c)) (- (log b))) into (- (+ (log c) (log b))) * [misc]backup-simplify: Simplify (* 3 (- (+ (log c) (log b)))) into (* -3 (+ (log c) (log b))) * [misc]backup-simplify: Simplify (exp (* -3 (+ (log c) (log b)))) into (exp (* -3 (+ (log c) (log b)))) * [misc]taylor: Taking taylor expansion of (/ 1 (* (pow d 3) (pow a 3))) in c * [misc]taylor: Taking taylor expansion of (* (pow d 3) (pow a 3)) 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 (pow a 3) in c * [misc]taylor: Taking taylor expansion of (exp (* 3 (log a))) in c * [misc]taylor: Taking taylor expansion of (* 3 (log a)) 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 a) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (log a) into (log a) * [misc]backup-simplify: Simplify (* 3 (log a)) into (* 3 (log a)) * [misc]backup-simplify: Simplify (exp (* 3 (log a))) into (pow a 3) * [misc]backup-simplify: Simplify (* (pow d 3) (pow a 3)) into (* (pow d 3) (pow a 3)) * [misc]backup-simplify: Simplify (/ 1 (* (pow d 3) (pow a 3))) into (/ 1 (* (pow d 3) (pow a 3))) * [misc]taylor: Taking taylor expansion of (* (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))) in c * [misc]taylor: Taking taylor expansion of (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) in c * [misc]backup-simplify: Simplify (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) into (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) * [misc]taylor: Taking taylor expansion of (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))) in c * [misc]backup-simplify: Simplify (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))) into (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))) * [misc]backup-simplify: Simplify (- (/ 1 (* (pow d 3) (pow a 3)))) into (- (/ 1 (* (pow d 3) (pow a 3)))) * [misc]backup-simplify: Simplify (+ (exp (* -3 (+ (log c) (log b)))) (- (/ 1 (* (pow d 3) (pow a 3))))) into (- (exp (* -3 (+ (log c) (log b)))) (/ 1 (* (pow d 3) (pow a 3)))) * [misc]backup-simplify: Simplify (* (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))) into (* (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))) * [misc]backup-simplify: Simplify (/ (- (exp (* -3 (+ (log c) (log b)))) (/ 1 (* (pow d 3) (pow a 3)))) (* (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) into (/ (- (exp (* -3 (+ (log c) (log b)))) (/ 1 (* (pow d 3) (pow a 3)))) (* (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) * [misc]taylor: Taking taylor expansion of (/ (- (exp (* -3 (+ (log c) (log b)))) (/ 1 (* (pow d 3) (pow a 3)))) (* (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) in a * [misc]taylor: Taking taylor expansion of (- (exp (* -3 (+ (log c) (log b)))) (/ 1 (* (pow d 3) (pow a 3)))) in a * [misc]taylor: Taking taylor expansion of (exp (* -3 (+ (log c) (log b)))) in a * [misc]taylor: Taking taylor expansion of (* -3 (+ (log c) (log b))) 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 c) (log b)) in a * [misc]taylor: Taking taylor expansion of (log c) in a * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (log c) into (log c) * [misc]taylor: Taking taylor expansion of (log b) in a * [misc]taylor: Taking taylor expansion of b in a * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (log b) into (log b) * [misc]backup-simplify: Simplify (+ (log c) (log b)) into (+ (log c) (log b)) * [misc]backup-simplify: Simplify (* -3 (+ (log c) (log b))) into (* -3 (+ (log c) (log b))) * [misc]backup-simplify: Simplify (exp (* -3 (+ (log c) (log b)))) into (exp (* -3 (+ (log c) (log b)))) * [misc]taylor: Taking taylor expansion of (/ 1 (* (pow d 3) (pow a 3))) in a * [misc]taylor: Taking taylor expansion of (* (pow d 3) (pow a 3)) 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 (pow a 3) in a * [misc]backup-simplify: Simplify (* (pow d 3) 1) into (pow d 3) * [misc]backup-simplify: Simplify (/ 1 (pow d 3)) into (/ 1 (pow d 3)) * [misc]taylor: Taking taylor expansion of (* (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))) in a * [misc]taylor: Taking taylor expansion of (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) in a * [misc]backup-simplify: Simplify (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) into (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) * [misc]taylor: Taking taylor expansion of (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))) in a * [misc]backup-simplify: Simplify (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))) into (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))) * [misc]backup-simplify: Simplify (- (/ 1 (pow d 3))) into (- (/ 1 (pow d 3))) * [misc]backup-simplify: Simplify (+ 0 (- (/ 1 (pow d 3)))) into (- (/ 1 (pow d 3))) * [misc]backup-simplify: Simplify (* (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))) into (* (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))) * [misc]backup-simplify: Simplify (/ (- (/ 1 (pow d 3))) (* (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) into (/ -1 (* (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (* (pow d 3) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))) * [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 (/ (+ (* -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 (/ (+ (* 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 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow d 3) 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow d 3)) (/ 0 (pow d 3))))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow d 3) 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow d 3)) (/ 0 (pow d 3))) (* 0 (/ 0 (pow d 3))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow d 3)) (/ 0 (pow d 3))) (* 0 (/ 0 (pow d 3))) (* 0 (/ 0 (pow d 3))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (exp (* -3 (+ (log c) (log b)))) 0) into (exp (* -3 (+ (log c) (log b)))) * [misc]backup-simplify: Simplify (+ (* (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) 0) (* 0 (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (* (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) (+ (* (/ -1 (* (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (* (pow d 3) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))) (/ 0 (* (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) 0) (+ (* 0 0) (* 0 (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (* (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) (+ (* (/ -1 (* (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (* (pow d 3) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))) (/ 0 (* (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))) (* 0 (/ 0 (* (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))))) into 0 * [misc]backup-simplify: Simplify (- (/ (exp (* -3 (+ (log c) (log b)))) (* (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) (+ (* (/ -1 (* (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (* (pow d 3) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))) (/ 0 (* (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))) (* 0 (/ 0 (* (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))) (* 0 (/ 0 (* (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))))) into (/ (exp (* -3 (+ (log c) (log b)))) (* (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) * [misc]taylor: Taking taylor expansion of (/ (exp (* -3 (+ (log c) (log b)))) (* (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) in d * [misc]taylor: Taking taylor expansion of (exp (* -3 (+ (log c) (log b)))) in d * [misc]taylor: Taking taylor expansion of (* -3 (+ (log c) (log b))) in d * [misc]taylor: Taking taylor expansion of -3 in d * [misc]backup-simplify: Simplify -3 into -3 * [misc]taylor: Taking taylor expansion of (+ (log c) (log b)) in d * [misc]taylor: Taking taylor expansion of (log c) in d * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (log c) into (log c) * [misc]taylor: Taking taylor expansion of (log b) in d * [misc]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (log b) into (log b) * [misc]backup-simplify: Simplify (+ (log c) (log b)) into (+ (log c) (log b)) * [misc]backup-simplify: Simplify (* -3 (+ (log c) (log b))) into (* -3 (+ (log c) (log b))) * [misc]backup-simplify: Simplify (exp (* -3 (+ (log c) (log b)))) into (exp (* -3 (+ (log c) (log b)))) * [misc]taylor: Taking taylor expansion of (* (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))) in d * [misc]taylor: Taking taylor expansion of (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) in d * [misc]backup-simplify: Simplify (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) into (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) * [misc]taylor: Taking taylor expansion of (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))) in d * [misc]backup-simplify: Simplify (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))) into (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))) * [misc]backup-simplify: Simplify (* (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))) into (* (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))) * [misc]backup-simplify: Simplify (/ (exp (* -3 (+ (log c) (log b)))) (* (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) into (/ (exp (* -3 (+ (log c) (log b)))) (* (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) * [misc]backup-simplify: Simplify (/ (exp (* -3 (+ (log c) (log b)))) (* (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) into (/ (exp (* -3 (+ (log c) (log b)))) (* (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (/ -1 c))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 c) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log b)) (log (/ 1 c))) into (- (log (/ 1 c)) (log b)) * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (- (log (/ 1 c)) (log b)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log (/ 1 c)) (log b)))) (+ (* (/ (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 (- 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 (/ (* (pow (* 1 0) 1)) (pow (/ 1 (* d a)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (log (/ 1 (* d a))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (/ 1 (* d a))))) (+ (* (/ (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 (+ (* (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))) 0) (* 0 (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (* (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) (+ (* (/ (- (exp (* 3 (- (log (/ 1 c)) (log b)))) (/ 1 (* (pow d 3) (pow a 3)))) (* (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) (/ 0 (* (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow b 1)))) 1) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (- (+ (log c) (log b))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (+ (log c) (log b)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow a 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (log a))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log a))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 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 (pow a 3))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (pow d 3) (pow a 3))) (/ 0 (* (pow d 3) (pow a 3)))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) 0) (* 0 (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (* (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) (+ (* (/ (- (exp (* -3 (+ (log c) (log b)))) (/ 1 (* (pow d 3) (pow a 3)))) (* (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) (/ 0 (* (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow c 1)))) 1) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow b 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* -3 0) (* 0 (+ (log c) (log b)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (+ (log c) (log b)))) (+ (* (/ (pow 0 1) 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 1))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow d 3)) (/ 0 (pow d 3))) (* 0 (/ 0 (pow d 3))) (* 0 (/ 0 (pow d 3))) (* 0 (/ 0 (pow d 3))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (* (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) (+ (* (/ -1 (* (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (* (pow d 3) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))) (/ 0 (* (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))) (* 0 (/ 0 (* (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))) (* 0 (/ 0 (* (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))) (* (/ (exp (* -3 (+ (log c) (log b)))) (* (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) (/ 0 (* (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow c 1)))) 1) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow b 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* -3 0) (* 0 (+ (log c) (log b)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (+ (log c) (log b)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) 0) (* 0 (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (* (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) (+ (* (/ (exp (* -3 (+ (log c) (log b)))) (* (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) (/ 0 (* (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -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 (/ (* (pow (* 1 0) 2)) (pow (/ 1 c) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ 1 c) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log b)) (log (/ 1 c))) into (- (log (/ 1 c)) (log b)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (- (log (/ 1 c)) (log b))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log (/ 1 c)) (log b)))) (+ (* (/ (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 (- 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 (/ (* (pow (* 1 0) 2)) (pow (/ 1 (* d a)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ 1 (* d a)) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (log (/ 1 (* d a)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (/ 1 (* d a))))) (+ (* (/ (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 (+ (* (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))) 0) (+ (* 0 0) (* 0 (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c))))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (* (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) (+ (* (/ (- (exp (* 3 (- (log (/ 1 c)) (log b)))) (/ 1 (* (pow d 3) (pow a 3)))) (* (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) (/ 0 (* (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))) (* 0 (/ 0 (* (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in 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 (/ (exp (* -3 (+ (log c) (log b)))) (* (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) into (/ (exp (* -3 (+ (log c) (log b)))) (* (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) * [misc]approximate: Taking taylor expansion of (* (fma d d (sqr c)) (fma (* a d) (fma d a (* c b)) (sqr (* c b)))) in (d c a b) around 0 * [misc]taylor: Taking taylor expansion of (* (fma d d (sqr c)) (fma (* a d) (fma d a (* c b)) (sqr (* c b)))) in b * [misc]taylor: Taking taylor expansion of (fma d d (sqr c)) in b * [misc]backup-simplify: Simplify (fma d d (sqr c)) into (fma d d (sqr c)) * [misc]taylor: Taking taylor expansion of (fma (* a d) (fma d a (* c b)) (sqr (* c b))) in b * [misc]backup-simplify: Simplify (fma (* a d) (fma d a (* c b)) (sqr (* c b))) into (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c))) * [misc]taylor: Taking taylor expansion of (* (fma d d (sqr c)) (fma (* a d) (fma d a (* c b)) (sqr (* c b)))) in a * [misc]taylor: Taking taylor expansion of (fma d d (sqr c)) in a * [misc]backup-simplify: Simplify (fma d d (sqr c)) into (fma d d (sqr c)) * [misc]taylor: Taking taylor expansion of (fma (* a d) (fma d a (* c b)) (sqr (* c b))) in a * [misc]backup-simplify: Simplify (fma (* a d) (fma d a (* c b)) (sqr (* c b))) into (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c))) * [misc]taylor: Taking taylor expansion of (* (fma d d (sqr c)) (fma (* a d) (fma d a (* c b)) (sqr (* c b)))) in c * [misc]taylor: Taking taylor expansion of (fma d d (sqr c)) in c * [misc]backup-simplify: Simplify (fma d d (sqr c)) into (fma d d (sqr c)) * [misc]taylor: Taking taylor expansion of (fma (* a d) (fma d a (* c b)) (sqr (* c b))) in c * [misc]backup-simplify: Simplify (fma (* a d) (fma d a (* c b)) (sqr (* c b))) into (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c))) * [misc]taylor: Taking taylor expansion of (* (fma d d (sqr c)) (fma (* a d) (fma d a (* c b)) (sqr (* c b)))) in d * [misc]taylor: Taking taylor expansion of (fma d d (sqr c)) in d * [misc]backup-simplify: Simplify (fma d d (sqr c)) into (fma d d (sqr c)) * [misc]taylor: Taking taylor expansion of (fma (* a d) (fma d a (* c b)) (sqr (* c b))) in d * [misc]backup-simplify: Simplify (fma (* a d) (fma d a (* c b)) (sqr (* c b))) into (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c))) * [misc]taylor: Taking taylor expansion of (* (fma d d (sqr c)) (fma (* a d) (fma d a (* c b)) (sqr (* c b)))) in d * [misc]taylor: Taking taylor expansion of (fma d d (sqr c)) in d * [misc]backup-simplify: Simplify (fma d d (sqr c)) into (fma d d (sqr c)) * [misc]taylor: Taking taylor expansion of (fma (* a d) (fma d a (* c b)) (sqr (* c b))) in d * [misc]backup-simplify: Simplify (fma (* a d) (fma d a (* c b)) (sqr (* c b))) into (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c))) * [misc]backup-simplify: Simplify (* (fma d d (sqr c)) (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c)))) into (* (fma d d (sqr c)) (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c)))) * [misc]taylor: Taking taylor expansion of (* (fma d d (sqr c)) (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c)))) in c * [misc]taylor: Taking taylor expansion of (fma d d (sqr c)) in c * [misc]backup-simplify: Simplify (fma d d (sqr c)) into (fma d d (sqr c)) * [misc]taylor: Taking taylor expansion of (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c))) in c * [misc]backup-simplify: Simplify (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c))) into (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c))) * [misc]backup-simplify: Simplify (* (fma d d (sqr c)) (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c)))) into (* (fma d d (sqr c)) (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c)))) * [misc]taylor: Taking taylor expansion of (* (fma d d (sqr c)) (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c)))) in a * [misc]taylor: Taking taylor expansion of (fma d d (sqr c)) in a * [misc]backup-simplify: Simplify (fma d d (sqr c)) into (fma d d (sqr c)) * [misc]taylor: Taking taylor expansion of (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c))) in a * [misc]backup-simplify: Simplify (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c))) into (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c))) * [misc]backup-simplify: Simplify (* (fma d d (sqr c)) (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c)))) into (* (fma d d (sqr c)) (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c)))) * [misc]taylor: Taking taylor expansion of (* (fma d d (sqr c)) (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c)))) in b * [misc]taylor: Taking taylor expansion of (fma d d (sqr c)) in b * [misc]backup-simplify: Simplify (fma d d (sqr c)) into (fma d d (sqr c)) * [misc]taylor: Taking taylor expansion of (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c))) in b * [misc]backup-simplify: Simplify (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c))) into (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c))) * [misc]backup-simplify: Simplify (* (fma d d (sqr c)) (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c)))) into (* (fma d d (sqr c)) (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c)))) * [misc]backup-simplify: Simplify (* (fma d d (sqr c)) (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c)))) into (* (fma d d (sqr c)) (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c)))) * [misc]backup-simplify: Simplify (+ (* (fma d d (sqr c)) 0) (* 0 (fma (* d a) (fma d a (* b c)) (* (sqr b) (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 b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (fma d d (sqr c)) 0) (* 0 (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (fma d d (sqr c)) 0) (* 0 (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (fma d d (sqr c)) 0) (* 0 (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (fma d d (sqr c)) 0) (+ (* 0 0) (* 0 (fma (* d a) (fma d a (* b c)) (* (sqr b) (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 b * [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 b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* (fma d d (sqr c)) (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c)))) into (* (fma d d (sqr c)) (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c)))) * [misc]approximate: Taking taylor expansion of (* (fma (/ 1 d) (/ 1 d) (sqr (/ 1 c))) (fma (* (/ 1 a) (/ 1 d)) (fma (/ 1 d) (/ 1 a) (* (/ 1 c) (/ 1 b))) (sqr (* (/ 1 c) (/ 1 b))))) in (d c a b) around 0 * [misc]taylor: Taking taylor expansion of (* (fma (/ 1 d) (/ 1 d) (sqr (/ 1 c))) (fma (* (/ 1 a) (/ 1 d)) (fma (/ 1 d) (/ 1 a) (* (/ 1 c) (/ 1 b))) (sqr (* (/ 1 c) (/ 1 b))))) in b * [misc]taylor: Taking taylor expansion of (fma (/ 1 d) (/ 1 d) (sqr (/ 1 c))) in b * [misc]backup-simplify: Simplify (fma (/ 1 d) (/ 1 d) (sqr (/ 1 c))) into (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) * [misc]taylor: Taking taylor expansion of (fma (* (/ 1 a) (/ 1 d)) (fma (/ 1 d) (/ 1 a) (* (/ 1 c) (/ 1 b))) (sqr (* (/ 1 c) (/ 1 b)))) in b * [misc]backup-simplify: Simplify (fma (* (/ 1 a) (/ 1 d)) (fma (/ 1 d) (/ 1 a) (* (/ 1 c) (/ 1 b))) (sqr (* (/ 1 c) (/ 1 b)))) into (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) * [misc]taylor: Taking taylor expansion of (* (fma (/ 1 d) (/ 1 d) (sqr (/ 1 c))) (fma (* (/ 1 a) (/ 1 d)) (fma (/ 1 d) (/ 1 a) (* (/ 1 c) (/ 1 b))) (sqr (* (/ 1 c) (/ 1 b))))) in a * [misc]taylor: Taking taylor expansion of (fma (/ 1 d) (/ 1 d) (sqr (/ 1 c))) in a * [misc]backup-simplify: Simplify (fma (/ 1 d) (/ 1 d) (sqr (/ 1 c))) into (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) * [misc]taylor: Taking taylor expansion of (fma (* (/ 1 a) (/ 1 d)) (fma (/ 1 d) (/ 1 a) (* (/ 1 c) (/ 1 b))) (sqr (* (/ 1 c) (/ 1 b)))) in a * [misc]backup-simplify: Simplify (fma (* (/ 1 a) (/ 1 d)) (fma (/ 1 d) (/ 1 a) (* (/ 1 c) (/ 1 b))) (sqr (* (/ 1 c) (/ 1 b)))) into (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) * [misc]taylor: Taking taylor expansion of (* (fma (/ 1 d) (/ 1 d) (sqr (/ 1 c))) (fma (* (/ 1 a) (/ 1 d)) (fma (/ 1 d) (/ 1 a) (* (/ 1 c) (/ 1 b))) (sqr (* (/ 1 c) (/ 1 b))))) in c * [misc]taylor: Taking taylor expansion of (fma (/ 1 d) (/ 1 d) (sqr (/ 1 c))) in c * [misc]backup-simplify: Simplify (fma (/ 1 d) (/ 1 d) (sqr (/ 1 c))) into (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) * [misc]taylor: Taking taylor expansion of (fma (* (/ 1 a) (/ 1 d)) (fma (/ 1 d) (/ 1 a) (* (/ 1 c) (/ 1 b))) (sqr (* (/ 1 c) (/ 1 b)))) in c * [misc]backup-simplify: Simplify (fma (* (/ 1 a) (/ 1 d)) (fma (/ 1 d) (/ 1 a) (* (/ 1 c) (/ 1 b))) (sqr (* (/ 1 c) (/ 1 b)))) into (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) * [misc]taylor: Taking taylor expansion of (* (fma (/ 1 d) (/ 1 d) (sqr (/ 1 c))) (fma (* (/ 1 a) (/ 1 d)) (fma (/ 1 d) (/ 1 a) (* (/ 1 c) (/ 1 b))) (sqr (* (/ 1 c) (/ 1 b))))) in d * [misc]taylor: Taking taylor expansion of (fma (/ 1 d) (/ 1 d) (sqr (/ 1 c))) in d * [misc]backup-simplify: Simplify (fma (/ 1 d) (/ 1 d) (sqr (/ 1 c))) into (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) * [misc]taylor: Taking taylor expansion of (fma (* (/ 1 a) (/ 1 d)) (fma (/ 1 d) (/ 1 a) (* (/ 1 c) (/ 1 b))) (sqr (* (/ 1 c) (/ 1 b)))) in d * [misc]backup-simplify: Simplify (fma (* (/ 1 a) (/ 1 d)) (fma (/ 1 d) (/ 1 a) (* (/ 1 c) (/ 1 b))) (sqr (* (/ 1 c) (/ 1 b)))) into (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) * [misc]taylor: Taking taylor expansion of (* (fma (/ 1 d) (/ 1 d) (sqr (/ 1 c))) (fma (* (/ 1 a) (/ 1 d)) (fma (/ 1 d) (/ 1 a) (* (/ 1 c) (/ 1 b))) (sqr (* (/ 1 c) (/ 1 b))))) in d * [misc]taylor: Taking taylor expansion of (fma (/ 1 d) (/ 1 d) (sqr (/ 1 c))) in d * [misc]backup-simplify: Simplify (fma (/ 1 d) (/ 1 d) (sqr (/ 1 c))) into (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) * [misc]taylor: Taking taylor expansion of (fma (* (/ 1 a) (/ 1 d)) (fma (/ 1 d) (/ 1 a) (* (/ 1 c) (/ 1 b))) (sqr (* (/ 1 c) (/ 1 b)))) in d * [misc]backup-simplify: Simplify (fma (* (/ 1 a) (/ 1 d)) (fma (/ 1 d) (/ 1 a) (* (/ 1 c) (/ 1 b))) (sqr (* (/ 1 c) (/ 1 b)))) into (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) * [misc]backup-simplify: Simplify (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c))))) into (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c))))) * [misc]taylor: Taking taylor expansion of (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c))))) in c * [misc]taylor: Taking taylor expansion of (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) in c * [misc]backup-simplify: Simplify (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) into (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) * [misc]taylor: Taking taylor expansion of (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) in c * [misc]backup-simplify: Simplify (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) into (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) * [misc]backup-simplify: Simplify (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c))))) into (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c))))) * [misc]taylor: Taking taylor expansion of (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c))))) in a * [misc]taylor: Taking taylor expansion of (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) in a * [misc]backup-simplify: Simplify (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) into (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) * [misc]taylor: Taking taylor expansion of (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) in a * [misc]backup-simplify: Simplify (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) into (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) * [misc]backup-simplify: Simplify (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c))))) into (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c))))) * [misc]taylor: Taking taylor expansion of (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c))))) in b * [misc]taylor: Taking taylor expansion of (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) in b * [misc]backup-simplify: Simplify (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) into (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) * [misc]taylor: Taking taylor expansion of (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) in b * [misc]backup-simplify: Simplify (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) into (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) * [misc]backup-simplify: Simplify (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c))))) into (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c))))) * [misc]backup-simplify: Simplify (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c))))) into (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c))))) * [misc]backup-simplify: Simplify (+ (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) 0) (* 0 (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (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 b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) 0) (* 0 (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) 0) (* 0 (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) 0) (* 0 (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) 0) (+ (* 0 0) (* 0 (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (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 b * [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 b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c))))) into (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c))))) * [misc]approximate: Taking taylor expansion of (* (fma (/ 1 (- d)) (/ 1 (- d)) (sqr (/ 1 (- c)))) (fma (* (/ 1 (- a)) (/ 1 (- d))) (fma (/ 1 (- d)) (/ 1 (- a)) (* (/ 1 (- c)) (/ 1 (- b)))) (sqr (* (/ 1 (- c)) (/ 1 (- b)))))) in (d c a b) around 0 * [misc]taylor: Taking taylor expansion of (* (fma (/ 1 (- d)) (/ 1 (- d)) (sqr (/ 1 (- c)))) (fma (* (/ 1 (- a)) (/ 1 (- d))) (fma (/ 1 (- d)) (/ 1 (- a)) (* (/ 1 (- c)) (/ 1 (- b)))) (sqr (* (/ 1 (- c)) (/ 1 (- b)))))) in b * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- d)) (/ 1 (- d)) (sqr (/ 1 (- c)))) in b * [misc]backup-simplify: Simplify (fma (/ 1 (- d)) (/ 1 (- d)) (sqr (/ 1 (- c)))) into (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))) * [misc]taylor: Taking taylor expansion of (fma (* (/ 1 (- a)) (/ 1 (- d))) (fma (/ 1 (- d)) (/ 1 (- a)) (* (/ 1 (- c)) (/ 1 (- b)))) (sqr (* (/ 1 (- c)) (/ 1 (- b))))) in b * [misc]backup-simplify: Simplify (fma (* (/ 1 (- a)) (/ 1 (- d))) (fma (/ 1 (- d)) (/ 1 (- a)) (* (/ 1 (- c)) (/ 1 (- b)))) (sqr (* (/ 1 (- c)) (/ 1 (- b))))) into (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) * [misc]taylor: Taking taylor expansion of (* (fma (/ 1 (- d)) (/ 1 (- d)) (sqr (/ 1 (- c)))) (fma (* (/ 1 (- a)) (/ 1 (- d))) (fma (/ 1 (- d)) (/ 1 (- a)) (* (/ 1 (- c)) (/ 1 (- b)))) (sqr (* (/ 1 (- c)) (/ 1 (- b)))))) in a * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- d)) (/ 1 (- d)) (sqr (/ 1 (- c)))) in a * [misc]backup-simplify: Simplify (fma (/ 1 (- d)) (/ 1 (- d)) (sqr (/ 1 (- c)))) into (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))) * [misc]taylor: Taking taylor expansion of (fma (* (/ 1 (- a)) (/ 1 (- d))) (fma (/ 1 (- d)) (/ 1 (- a)) (* (/ 1 (- c)) (/ 1 (- b)))) (sqr (* (/ 1 (- c)) (/ 1 (- b))))) in a * [misc]backup-simplify: Simplify (fma (* (/ 1 (- a)) (/ 1 (- d))) (fma (/ 1 (- d)) (/ 1 (- a)) (* (/ 1 (- c)) (/ 1 (- b)))) (sqr (* (/ 1 (- c)) (/ 1 (- b))))) into (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) * [misc]taylor: Taking taylor expansion of (* (fma (/ 1 (- d)) (/ 1 (- d)) (sqr (/ 1 (- c)))) (fma (* (/ 1 (- a)) (/ 1 (- d))) (fma (/ 1 (- d)) (/ 1 (- a)) (* (/ 1 (- c)) (/ 1 (- b)))) (sqr (* (/ 1 (- c)) (/ 1 (- b)))))) in c * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- d)) (/ 1 (- d)) (sqr (/ 1 (- c)))) in c * [misc]backup-simplify: Simplify (fma (/ 1 (- d)) (/ 1 (- d)) (sqr (/ 1 (- c)))) into (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))) * [misc]taylor: Taking taylor expansion of (fma (* (/ 1 (- a)) (/ 1 (- d))) (fma (/ 1 (- d)) (/ 1 (- a)) (* (/ 1 (- c)) (/ 1 (- b)))) (sqr (* (/ 1 (- c)) (/ 1 (- b))))) in c * [misc]backup-simplify: Simplify (fma (* (/ 1 (- a)) (/ 1 (- d))) (fma (/ 1 (- d)) (/ 1 (- a)) (* (/ 1 (- c)) (/ 1 (- b)))) (sqr (* (/ 1 (- c)) (/ 1 (- b))))) into (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) * [misc]taylor: Taking taylor expansion of (* (fma (/ 1 (- d)) (/ 1 (- d)) (sqr (/ 1 (- c)))) (fma (* (/ 1 (- a)) (/ 1 (- d))) (fma (/ 1 (- d)) (/ 1 (- a)) (* (/ 1 (- c)) (/ 1 (- b)))) (sqr (* (/ 1 (- c)) (/ 1 (- b)))))) in d * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- d)) (/ 1 (- d)) (sqr (/ 1 (- c)))) in d * [misc]backup-simplify: Simplify (fma (/ 1 (- d)) (/ 1 (- d)) (sqr (/ 1 (- c)))) into (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))) * [misc]taylor: Taking taylor expansion of (fma (* (/ 1 (- a)) (/ 1 (- d))) (fma (/ 1 (- d)) (/ 1 (- a)) (* (/ 1 (- c)) (/ 1 (- b)))) (sqr (* (/ 1 (- c)) (/ 1 (- b))))) in d * [misc]backup-simplify: Simplify (fma (* (/ 1 (- a)) (/ 1 (- d))) (fma (/ 1 (- d)) (/ 1 (- a)) (* (/ 1 (- c)) (/ 1 (- b)))) (sqr (* (/ 1 (- c)) (/ 1 (- b))))) into (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) * [misc]taylor: Taking taylor expansion of (* (fma (/ 1 (- d)) (/ 1 (- d)) (sqr (/ 1 (- c)))) (fma (* (/ 1 (- a)) (/ 1 (- d))) (fma (/ 1 (- d)) (/ 1 (- a)) (* (/ 1 (- c)) (/ 1 (- b)))) (sqr (* (/ 1 (- c)) (/ 1 (- b)))))) in d * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- d)) (/ 1 (- d)) (sqr (/ 1 (- c)))) in d * [misc]backup-simplify: Simplify (fma (/ 1 (- d)) (/ 1 (- d)) (sqr (/ 1 (- c)))) into (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))) * [misc]taylor: Taking taylor expansion of (fma (* (/ 1 (- a)) (/ 1 (- d))) (fma (/ 1 (- d)) (/ 1 (- a)) (* (/ 1 (- c)) (/ 1 (- b)))) (sqr (* (/ 1 (- c)) (/ 1 (- b))))) in d * [misc]backup-simplify: Simplify (fma (* (/ 1 (- a)) (/ 1 (- d))) (fma (/ 1 (- d)) (/ 1 (- a)) (* (/ 1 (- c)) (/ 1 (- b)))) (sqr (* (/ 1 (- c)) (/ 1 (- b))))) into (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) * [misc]backup-simplify: Simplify (* (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))) (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c))))) into (* (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))) * [misc]taylor: Taking taylor expansion of (* (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))) in c * [misc]taylor: Taking taylor expansion of (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) in c * [misc]backup-simplify: Simplify (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) into (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) * [misc]taylor: Taking taylor expansion of (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))) in c * [misc]backup-simplify: Simplify (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))) into (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))) * [misc]backup-simplify: Simplify (* (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))) into (* (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))) * [misc]taylor: Taking taylor expansion of (* (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))) in a * [misc]taylor: Taking taylor expansion of (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) in a * [misc]backup-simplify: Simplify (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) into (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) * [misc]taylor: Taking taylor expansion of (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))) in a * [misc]backup-simplify: Simplify (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))) into (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))) * [misc]backup-simplify: Simplify (* (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))) into (* (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))) * [misc]taylor: Taking taylor expansion of (* (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))) in b * [misc]taylor: Taking taylor expansion of (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) in b * [misc]backup-simplify: Simplify (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) into (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) * [misc]taylor: Taking taylor expansion of (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))) in b * [misc]backup-simplify: Simplify (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))) into (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))) * [misc]backup-simplify: Simplify (* (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))) into (* (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))) * [misc]backup-simplify: Simplify (* (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))) into (* (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))) * [misc]backup-simplify: Simplify (+ (* (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))) 0) (* 0 (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (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 b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) 0) (* 0 (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) 0) (* 0 (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) 0) (* 0 (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))) 0) (+ (* 0 0) (* 0 (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (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 b * [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 b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))) into (* (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c)))) * [misc]approximate: Taking taylor expansion of (fma (* a d) (fma d a (* c b)) (sqr (* c b))) in (a d c b) around 0 * [misc]taylor: Taking taylor expansion of (fma (* a d) (fma d a (* c b)) (sqr (* c b))) in b * [misc]backup-simplify: Simplify (fma (* a d) (fma d a (* c b)) (sqr (* c b))) into (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c))) * [misc]taylor: Taking taylor expansion of (fma (* a d) (fma d a (* c b)) (sqr (* c b))) in c * [misc]backup-simplify: Simplify (fma (* a d) (fma d a (* c b)) (sqr (* c b))) into (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c))) * [misc]taylor: Taking taylor expansion of (fma (* a d) (fma d a (* c b)) (sqr (* c b))) in d * [misc]backup-simplify: Simplify (fma (* a d) (fma d a (* c b)) (sqr (* c b))) into (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c))) * [misc]taylor: Taking taylor expansion of (fma (* a d) (fma d a (* c b)) (sqr (* c b))) in a * [misc]backup-simplify: Simplify (fma (* a d) (fma d a (* c b)) (sqr (* c b))) into (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c))) * [misc]taylor: Taking taylor expansion of (fma (* a d) (fma d a (* c b)) (sqr (* c b))) in a * [misc]backup-simplify: Simplify (fma (* a d) (fma d a (* c b)) (sqr (* c b))) into (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c))) * [misc]taylor: Taking taylor expansion of (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c))) in d * [misc]backup-simplify: Simplify (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c))) into (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c))) * [misc]taylor: Taking taylor expansion of (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c))) in c * [misc]backup-simplify: Simplify (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c))) into (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c))) * [misc]taylor: Taking taylor expansion of (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c))) in b * [misc]backup-simplify: Simplify (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c))) into (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c))) * [misc]backup-simplify: Simplify (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c))) into (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c))) * [misc]taylor: Taking taylor expansion of 0 in d * [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 b * [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 b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]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 c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 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 b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c))) into (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c))) * [misc]approximate: Taking taylor expansion of (fma (* (/ 1 a) (/ 1 d)) (fma (/ 1 d) (/ 1 a) (* (/ 1 c) (/ 1 b))) (sqr (* (/ 1 c) (/ 1 b)))) in (a d c b) around 0 * [misc]taylor: Taking taylor expansion of (fma (* (/ 1 a) (/ 1 d)) (fma (/ 1 d) (/ 1 a) (* (/ 1 c) (/ 1 b))) (sqr (* (/ 1 c) (/ 1 b)))) in b * [misc]backup-simplify: Simplify (fma (* (/ 1 a) (/ 1 d)) (fma (/ 1 d) (/ 1 a) (* (/ 1 c) (/ 1 b))) (sqr (* (/ 1 c) (/ 1 b)))) into (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) * [misc]taylor: Taking taylor expansion of (fma (* (/ 1 a) (/ 1 d)) (fma (/ 1 d) (/ 1 a) (* (/ 1 c) (/ 1 b))) (sqr (* (/ 1 c) (/ 1 b)))) in c * [misc]backup-simplify: Simplify (fma (* (/ 1 a) (/ 1 d)) (fma (/ 1 d) (/ 1 a) (* (/ 1 c) (/ 1 b))) (sqr (* (/ 1 c) (/ 1 b)))) into (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) * [misc]taylor: Taking taylor expansion of (fma (* (/ 1 a) (/ 1 d)) (fma (/ 1 d) (/ 1 a) (* (/ 1 c) (/ 1 b))) (sqr (* (/ 1 c) (/ 1 b)))) in d * [misc]backup-simplify: Simplify (fma (* (/ 1 a) (/ 1 d)) (fma (/ 1 d) (/ 1 a) (* (/ 1 c) (/ 1 b))) (sqr (* (/ 1 c) (/ 1 b)))) into (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) * [misc]taylor: Taking taylor expansion of (fma (* (/ 1 a) (/ 1 d)) (fma (/ 1 d) (/ 1 a) (* (/ 1 c) (/ 1 b))) (sqr (* (/ 1 c) (/ 1 b)))) in a * [misc]backup-simplify: Simplify (fma (* (/ 1 a) (/ 1 d)) (fma (/ 1 d) (/ 1 a) (* (/ 1 c) (/ 1 b))) (sqr (* (/ 1 c) (/ 1 b)))) into (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) * [misc]taylor: Taking taylor expansion of (fma (* (/ 1 a) (/ 1 d)) (fma (/ 1 d) (/ 1 a) (* (/ 1 c) (/ 1 b))) (sqr (* (/ 1 c) (/ 1 b)))) in a * [misc]backup-simplify: Simplify (fma (* (/ 1 a) (/ 1 d)) (fma (/ 1 d) (/ 1 a) (* (/ 1 c) (/ 1 b))) (sqr (* (/ 1 c) (/ 1 b)))) into (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) * [misc]taylor: Taking taylor expansion of (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) in d * [misc]backup-simplify: Simplify (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) into (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) * [misc]taylor: Taking taylor expansion of (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) in c * [misc]backup-simplify: Simplify (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) into (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) * [misc]taylor: Taking taylor expansion of (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) in b * [misc]backup-simplify: Simplify (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) into (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) * [misc]backup-simplify: Simplify (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) into (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) * [misc]taylor: Taking taylor expansion of 0 in d * [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 b * [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 b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]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 c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 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 b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) into (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) * [misc]approximate: Taking taylor expansion of (fma (* (/ 1 (- a)) (/ 1 (- d))) (fma (/ 1 (- d)) (/ 1 (- a)) (* (/ 1 (- c)) (/ 1 (- b)))) (sqr (* (/ 1 (- c)) (/ 1 (- b))))) in (a d c b) around 0 * [misc]taylor: Taking taylor expansion of (fma (* (/ 1 (- a)) (/ 1 (- d))) (fma (/ 1 (- d)) (/ 1 (- a)) (* (/ 1 (- c)) (/ 1 (- b)))) (sqr (* (/ 1 (- c)) (/ 1 (- b))))) in b * [misc]backup-simplify: Simplify (fma (* (/ 1 (- a)) (/ 1 (- d))) (fma (/ 1 (- d)) (/ 1 (- a)) (* (/ 1 (- c)) (/ 1 (- b)))) (sqr (* (/ 1 (- c)) (/ 1 (- b))))) into (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) * [misc]taylor: Taking taylor expansion of (fma (* (/ 1 (- a)) (/ 1 (- d))) (fma (/ 1 (- d)) (/ 1 (- a)) (* (/ 1 (- c)) (/ 1 (- b)))) (sqr (* (/ 1 (- c)) (/ 1 (- b))))) in c * [misc]backup-simplify: Simplify (fma (* (/ 1 (- a)) (/ 1 (- d))) (fma (/ 1 (- d)) (/ 1 (- a)) (* (/ 1 (- c)) (/ 1 (- b)))) (sqr (* (/ 1 (- c)) (/ 1 (- b))))) into (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) * [misc]taylor: Taking taylor expansion of (fma (* (/ 1 (- a)) (/ 1 (- d))) (fma (/ 1 (- d)) (/ 1 (- a)) (* (/ 1 (- c)) (/ 1 (- b)))) (sqr (* (/ 1 (- c)) (/ 1 (- b))))) in d * [misc]backup-simplify: Simplify (fma (* (/ 1 (- a)) (/ 1 (- d))) (fma (/ 1 (- d)) (/ 1 (- a)) (* (/ 1 (- c)) (/ 1 (- b)))) (sqr (* (/ 1 (- c)) (/ 1 (- b))))) into (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) * [misc]taylor: Taking taylor expansion of (fma (* (/ 1 (- a)) (/ 1 (- d))) (fma (/ 1 (- d)) (/ 1 (- a)) (* (/ 1 (- c)) (/ 1 (- b)))) (sqr (* (/ 1 (- c)) (/ 1 (- b))))) in a * [misc]backup-simplify: Simplify (fma (* (/ 1 (- a)) (/ 1 (- d))) (fma (/ 1 (- d)) (/ 1 (- a)) (* (/ 1 (- c)) (/ 1 (- b)))) (sqr (* (/ 1 (- c)) (/ 1 (- b))))) into (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) * [misc]taylor: Taking taylor expansion of (fma (* (/ 1 (- a)) (/ 1 (- d))) (fma (/ 1 (- d)) (/ 1 (- a)) (* (/ 1 (- c)) (/ 1 (- b)))) (sqr (* (/ 1 (- c)) (/ 1 (- b))))) in a * [misc]backup-simplify: Simplify (fma (* (/ 1 (- a)) (/ 1 (- d))) (fma (/ 1 (- d)) (/ 1 (- a)) (* (/ 1 (- c)) (/ 1 (- b)))) (sqr (* (/ 1 (- c)) (/ 1 (- b))))) into (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) * [misc]taylor: Taking taylor expansion of (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) in d * [misc]backup-simplify: Simplify (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) into (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) * [misc]taylor: Taking taylor expansion of (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) in c * [misc]backup-simplify: Simplify (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) into (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) * [misc]taylor: Taking taylor expansion of (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) in b * [misc]backup-simplify: Simplify (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) into (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) * [misc]backup-simplify: Simplify (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) into (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) * [misc]taylor: Taking taylor expansion of 0 in d * [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 b * [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 b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]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 c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 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 b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) into (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) * [misc]approximate: Taking taylor expansion of (- (pow (* b c) 3) (pow (* a d) 3)) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (- (pow (* b c) 3) (pow (* a d) 3)) in d * [misc]taylor: Taking taylor expansion of (pow (* b c) 3) in d * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (* b c)))) in d * [misc]taylor: Taking taylor expansion of (* 3 (log (* b 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 (* 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]backup-simplify: Simplify (* b c) into (* b c) * [misc]backup-simplify: Simplify (log (* b c)) into (log (* b c)) * [misc]backup-simplify: Simplify (* 3 (log (* b c))) into (* 3 (log (* b c))) * [misc]backup-simplify: Simplify (exp (* 3 (log (* b c)))) into (pow (* b c) 3) * [misc]taylor: Taking taylor expansion of (pow (* a d) 3) in d * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (* a d)))) in d * [misc]taylor: Taking taylor expansion of (* 3 (log (* a 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 (* 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]backup-simplify: Simplify (* a 0) into 0 * [misc]backup-simplify: Simplify (+ (* a 1) (* 0 0)) into a * [misc]backup-simplify: Simplify (log a) into (log a) * [misc]backup-simplify: Simplify (+ (* (- -1) (log d)) (log a)) into (+ (log a) (log d)) * [misc]backup-simplify: Simplify (* 3 (+ (log a) (log d))) into (* 3 (+ (log a) (log d))) * [misc]backup-simplify: Simplify (exp (* 3 (+ (log a) (log d)))) into (exp (* 3 (+ (log a) (log d)))) * [misc]taylor: Taking taylor expansion of (- (pow (* b c) 3) (pow (* a d) 3)) in a * [misc]taylor: Taking taylor expansion of (pow (* b c) 3) in a * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (* b c)))) in a * [misc]taylor: Taking taylor expansion of (* 3 (log (* b 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 (* 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]backup-simplify: Simplify (* b c) into (* b c) * [misc]backup-simplify: Simplify (log (* b c)) into (log (* b c)) * [misc]backup-simplify: Simplify (* 3 (log (* b c))) into (* 3 (log (* b c))) * [misc]backup-simplify: Simplify (exp (* 3 (log (* b c)))) into (pow (* b c) 3) * [misc]taylor: Taking taylor expansion of (pow (* a d) 3) in a * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (* a d)))) in a * [misc]taylor: Taking taylor expansion of (* 3 (log (* a 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 (* 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]backup-simplify: Simplify (* 0 d) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 d)) into d * [misc]backup-simplify: Simplify (log d) into (log d) * [misc]backup-simplify: Simplify (+ (* (- -1) (log a)) (log d)) into (+ (log a) (log d)) * [misc]backup-simplify: Simplify (* 3 (+ (log a) (log d))) into (* 3 (+ (log a) (log d))) * [misc]backup-simplify: Simplify (exp (* 3 (+ (log a) (log d)))) into (exp (* 3 (+ (log a) (log d)))) * [misc]taylor: Taking taylor expansion of (- (pow (* b c) 3) (pow (* a d) 3)) in c * [misc]taylor: Taking taylor expansion of (pow (* b c) 3) in c * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (* b c)))) in c * [misc]taylor: Taking taylor expansion of (* 3 (log (* b 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 (* 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 (log b) into (log b) * [misc]backup-simplify: Simplify (+ (* (- -1) (log c)) (log b)) into (+ (log c) (log b)) * [misc]backup-simplify: Simplify (* 3 (+ (log c) (log b))) into (* 3 (+ (log c) (log b))) * [misc]backup-simplify: Simplify (exp (* 3 (+ (log c) (log b)))) into (exp (* 3 (+ (log c) (log b)))) * [misc]taylor: Taking taylor expansion of (pow (* a d) 3) in c * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (* a d)))) in c * [misc]taylor: Taking taylor expansion of (* 3 (log (* a 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 (* 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]backup-simplify: Simplify (* a d) into (* d a) * [misc]backup-simplify: Simplify (log (* d a)) into (log (* d a)) * [misc]backup-simplify: Simplify (* 3 (log (* d a))) into (* 3 (log (* d a))) * [misc]backup-simplify: Simplify (exp (* 3 (log (* d a)))) into (pow (* d a) 3) * [misc]taylor: Taking taylor expansion of (- (pow (* b c) 3) (pow (* a d) 3)) in b * [misc]taylor: Taking taylor expansion of (pow (* b c) 3) in b * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (* b c)))) in b * [misc]taylor: Taking taylor expansion of (* 3 (log (* b 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 (* b c)) in b * [misc]taylor: Taking taylor expansion of (* b c) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (* 0 c) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 c)) into c * [misc]backup-simplify: Simplify (log c) into (log c) * [misc]backup-simplify: Simplify (+ (* (- -1) (log b)) (log c)) into (+ (log c) (log b)) * [misc]backup-simplify: Simplify (* 3 (+ (log c) (log b))) into (* 3 (+ (log c) (log b))) * [misc]backup-simplify: Simplify (exp (* 3 (+ (log c) (log b)))) into (exp (* 3 (+ (log c) (log b)))) * [misc]taylor: Taking taylor expansion of (pow (* a d) 3) in b * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (* a d)))) in b * [misc]taylor: Taking taylor expansion of (* 3 (log (* a 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 (* 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 (* a d) into (* d a) * [misc]backup-simplify: Simplify (log (* d a)) into (log (* d a)) * [misc]backup-simplify: Simplify (* 3 (log (* d a))) into (* 3 (log (* d a))) * [misc]backup-simplify: Simplify (exp (* 3 (log (* d a)))) into (pow (* d a) 3) * [misc]taylor: Taking taylor expansion of (- (pow (* b c) 3) (pow (* a d) 3)) in b * [misc]taylor: Taking taylor expansion of (pow (* b c) 3) in b * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (* b c)))) in b * [misc]taylor: Taking taylor expansion of (* 3 (log (* b 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 (* b c)) in b * [misc]taylor: Taking taylor expansion of (* b c) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (* 0 c) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 c)) into c * [misc]backup-simplify: Simplify (log c) into (log c) * [misc]backup-simplify: Simplify (+ (* (- -1) (log b)) (log c)) into (+ (log c) (log b)) * [misc]backup-simplify: Simplify (* 3 (+ (log c) (log b))) into (* 3 (+ (log c) (log b))) * [misc]backup-simplify: Simplify (exp (* 3 (+ (log c) (log b)))) into (exp (* 3 (+ (log c) (log b)))) * [misc]taylor: Taking taylor expansion of (pow (* a d) 3) in b * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (* a d)))) in b * [misc]taylor: Taking taylor expansion of (* 3 (log (* a 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 (* 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 (* a d) into (* d a) * [misc]backup-simplify: Simplify (log (* d a)) into (log (* d a)) * [misc]backup-simplify: Simplify (* 3 (log (* d a))) into (* 3 (log (* d a))) * [misc]backup-simplify: Simplify (exp (* 3 (log (* d a)))) into (pow (* d a) 3) * [misc]backup-simplify: Simplify (- (pow (* d a) 3)) into (- (* (pow d 3) (pow a 3))) * [misc]backup-simplify: Simplify (+ (exp (* 3 (+ (log c) (log b)))) (- (* (pow d 3) (pow a 3)))) into (- (exp (* 3 (+ (log c) (log b)))) (* (pow d 3) (pow a 3))) * [misc]taylor: Taking taylor expansion of (- (exp (* 3 (+ (log c) (log b)))) (* (pow d 3) (pow a 3))) in c * [misc]taylor: Taking taylor expansion of (exp (* 3 (+ (log c) (log b)))) in c * [misc]taylor: Taking taylor expansion of (* 3 (+ (log c) (log b))) 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 c) (log b)) in c * [misc]taylor: Taking taylor expansion of (log 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 (log 1) into 0 * [misc]taylor: Taking taylor expansion of (log b) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (log b) into (log b) * [misc]backup-simplify: Simplify (+ (* (- -1) (log c)) 0) into (log c) * [misc]backup-simplify: Simplify (+ (log c) (log b)) into (+ (log c) (log b)) * [misc]backup-simplify: Simplify (* 3 (+ (log c) (log b))) into (* 3 (+ (log c) (log b))) * [misc]backup-simplify: Simplify (exp (* 3 (+ (log c) (log b)))) into (exp (* 3 (+ (log c) (log b)))) * [misc]taylor: Taking taylor expansion of (* (pow d 3) (pow a 3)) 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 (pow a 3) in c * [misc]taylor: Taking taylor expansion of (exp (* 3 (log a))) in c * [misc]taylor: Taking taylor expansion of (* 3 (log a)) 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 a) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (log a) into (log a) * [misc]backup-simplify: Simplify (* 3 (log a)) into (* 3 (log a)) * [misc]backup-simplify: Simplify (exp (* 3 (log a))) into (pow a 3) * [misc]backup-simplify: Simplify (* (pow d 3) (pow a 3)) into (* (pow d 3) (pow a 3)) * [misc]backup-simplify: Simplify (- (* (pow d 3) (pow a 3))) into (- (* (pow d 3) (pow a 3))) * [misc]backup-simplify: Simplify (+ (exp (* 3 (+ (log c) (log b)))) (- (* (pow d 3) (pow a 3)))) into (- (exp (* 3 (+ (log c) (log b)))) (* (pow d 3) (pow a 3))) * [misc]taylor: Taking taylor expansion of (- (exp (* 3 (+ (log c) (log b)))) (* (pow d 3) (pow a 3))) in a * [misc]taylor: Taking taylor expansion of (exp (* 3 (+ (log c) (log b)))) in a * [misc]taylor: Taking taylor expansion of (* 3 (+ (log c) (log b))) 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 c) (log b)) in a * [misc]taylor: Taking taylor expansion of (log c) in a * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (log c) into (log c) * [misc]taylor: Taking taylor expansion of (log b) in a * [misc]taylor: Taking taylor expansion of b in a * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (log b) into (log b) * [misc]backup-simplify: Simplify (+ (log c) (log b)) into (+ (log c) (log b)) * [misc]backup-simplify: Simplify (* 3 (+ (log c) (log b))) into (* 3 (+ (log c) (log b))) * [misc]backup-simplify: Simplify (exp (* 3 (+ (log c) (log b)))) into (exp (* 3 (+ (log c) (log b)))) * [misc]taylor: Taking taylor expansion of (* (pow d 3) (pow a 3)) 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 (pow a 3) in a * [misc]backup-simplify: Simplify (+ (exp (* 3 (+ (log c) (log b)))) 0) into (exp (* 3 (+ (log c) (log b)))) * [misc]taylor: Taking taylor expansion of (exp (* 3 (+ (log c) (log b)))) in d * [misc]taylor: Taking taylor expansion of (* 3 (+ (log c) (log b))) in d * [misc]taylor: Taking taylor expansion of 3 in d * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (+ (log c) (log b)) in d * [misc]taylor: Taking taylor expansion of (log c) in d * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (log c) into (log c) * [misc]taylor: Taking taylor expansion of (log b) in d * [misc]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (log b) into (log b) * [misc]backup-simplify: Simplify (+ (log c) (log b)) into (+ (log c) (log b)) * [misc]backup-simplify: Simplify (* 3 (+ (log c) (log b))) into (* 3 (+ (log c) (log b))) * [misc]backup-simplify: Simplify (exp (* 3 (+ (log c) (log b)))) into (exp (* 3 (+ (log c) (log b)))) * [misc]backup-simplify: Simplify (exp (* 3 (+ (log c) (log b)))) into (exp (* 3 (+ (log c) (log b)))) * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow c 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- -1) (log b)) (log c)) into (+ (log c) (log b)) * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (+ (log c) (log b)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (+ (log c) (log b)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (* 0 d)) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (* d a) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (log (* d a)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (* d a)))) (+ (* (/ (pow 0 1) 1)))) 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 (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow b 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (+ (log c) (log b)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (+ (log c) (log b)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow a 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (log a))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log a))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 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 (pow a 3))) 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]taylor: Taking 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 (/ (* (pow (* 1 0) 1)) (pow c 1)))) 1) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow b 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (+ (log c) (log b)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (+ (log c) (log b)))) (+ (* (/ (pow 0 1) 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 (/ (* (pow (* 1 0) 1)) (pow c 1)))) 1) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow b 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (+ (log c) (log b)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (+ (log c) (log b)))) (+ (* (/ (pow 0 1) 1)))) 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 (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow c 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow c 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* (- -1) (log b)) (log c)) into (+ (log c) (log b)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (+ (log c) (log b))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (+ (log c) (log b)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (+ (* 0 0) (* 0 d))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (* d a) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (* d a) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (log (* d a))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (* d a)))) (+ (* (/ (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]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 (exp (* 3 (+ (log c) (log b)))) into (exp (* 3 (+ (log c) (log b)))) * [misc]approximate: Taking taylor expansion of (- (pow (* (/ 1 b) (/ 1 c)) 3) (pow (* (/ 1 a) (/ 1 d)) 3)) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (- (pow (* (/ 1 b) (/ 1 c)) 3) (pow (* (/ 1 a) (/ 1 d)) 3)) in d * [misc]taylor: Taking taylor expansion of (pow (* (/ 1 b) (/ 1 c)) 3) in d * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (* (/ 1 b) (/ 1 c))))) in d * [misc]taylor: Taking taylor expansion of (* 3 (log (* (/ 1 b) (/ 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 (* (/ 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]backup-simplify: Simplify (* (/ 1 b) (/ 1 c)) into (/ 1 (* b c)) * [misc]backup-simplify: Simplify (log (/ 1 (* b c))) into (log (/ 1 (* b c))) * [misc]backup-simplify: Simplify (* 3 (log (/ 1 (* b c)))) into (* 3 (log (/ 1 (* b c)))) * [misc]backup-simplify: Simplify (exp (* 3 (log (/ 1 (* b c))))) into (pow (/ 1 (* b c)) 3) * [misc]taylor: Taking taylor expansion of (pow (* (/ 1 a) (/ 1 d)) 3) in d * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (* (/ 1 a) (/ 1 d))))) in d * [misc]taylor: Taking taylor expansion of (* 3 (log (* (/ 1 a) (/ 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 (* (/ 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]backup-simplify: Simplify (* (/ 1 a) 1) into (/ 1 a) * [misc]backup-simplify: Simplify (log (/ 1 a)) into (log (/ 1 a)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log d)) (log (/ 1 a))) into (- (log (/ 1 a)) (log d)) * [misc]backup-simplify: Simplify (* 3 (- (log (/ 1 a)) (log d))) into (* 3 (- (log (/ 1 a)) (log d))) * [misc]backup-simplify: Simplify (exp (* 3 (- (log (/ 1 a)) (log d)))) into (exp (* 3 (- (log (/ 1 a)) (log d)))) * [misc]taylor: Taking taylor expansion of (- (pow (* (/ 1 b) (/ 1 c)) 3) (pow (* (/ 1 a) (/ 1 d)) 3)) in a * [misc]taylor: Taking taylor expansion of (pow (* (/ 1 b) (/ 1 c)) 3) in a * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (* (/ 1 b) (/ 1 c))))) in a * [misc]taylor: Taking taylor expansion of (* 3 (log (* (/ 1 b) (/ 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 (* (/ 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]backup-simplify: Simplify (* (/ 1 b) (/ 1 c)) into (/ 1 (* b c)) * [misc]backup-simplify: Simplify (log (/ 1 (* b c))) into (log (/ 1 (* b c))) * [misc]backup-simplify: Simplify (* 3 (log (/ 1 (* b c)))) into (* 3 (log (/ 1 (* b c)))) * [misc]backup-simplify: Simplify (exp (* 3 (log (/ 1 (* b c))))) into (pow (/ 1 (* b c)) 3) * [misc]taylor: Taking taylor expansion of (pow (* (/ 1 a) (/ 1 d)) 3) in a * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (* (/ 1 a) (/ 1 d))))) in a * [misc]taylor: Taking taylor expansion of (* 3 (log (* (/ 1 a) (/ 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 (* (/ 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]backup-simplify: Simplify (* 1 (/ 1 d)) into (/ 1 d) * [misc]backup-simplify: Simplify (log (/ 1 d)) into (log (/ 1 d)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log a)) (log (/ 1 d))) into (- (log (/ 1 d)) (log a)) * [misc]backup-simplify: Simplify (* 3 (- (log (/ 1 d)) (log a))) into (* 3 (- (log (/ 1 d)) (log a))) * [misc]backup-simplify: Simplify (exp (* 3 (- (log (/ 1 d)) (log a)))) into (exp (* 3 (- (log (/ 1 d)) (log a)))) * [misc]taylor: Taking taylor expansion of (- (pow (* (/ 1 b) (/ 1 c)) 3) (pow (* (/ 1 a) (/ 1 d)) 3)) in c * [misc]taylor: Taking taylor expansion of (pow (* (/ 1 b) (/ 1 c)) 3) in c * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (* (/ 1 b) (/ 1 c))))) in c * [misc]taylor: Taking taylor expansion of (* 3 (log (* (/ 1 b) (/ 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 (* (/ 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]backup-simplify: Simplify (* (/ 1 b) 1) into (/ 1 b) * [misc]backup-simplify: Simplify (log (/ 1 b)) into (log (/ 1 b)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log c)) (log (/ 1 b))) into (- (log (/ 1 b)) (log c)) * [misc]backup-simplify: Simplify (* 3 (- (log (/ 1 b)) (log c))) into (* 3 (- (log (/ 1 b)) (log c))) * [misc]backup-simplify: Simplify (exp (* 3 (- (log (/ 1 b)) (log c)))) into (exp (* 3 (- (log (/ 1 b)) (log c)))) * [misc]taylor: Taking taylor expansion of (pow (* (/ 1 a) (/ 1 d)) 3) in c * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (* (/ 1 a) (/ 1 d))))) in c * [misc]taylor: Taking taylor expansion of (* 3 (log (* (/ 1 a) (/ 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 (* (/ 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]backup-simplify: Simplify (* (/ 1 a) (/ 1 d)) into (/ 1 (* d a)) * [misc]backup-simplify: Simplify (log (/ 1 (* d a))) into (log (/ 1 (* d a))) * [misc]backup-simplify: Simplify (* 3 (log (/ 1 (* d a)))) into (* 3 (log (/ 1 (* d a)))) * [misc]backup-simplify: Simplify (exp (* 3 (log (/ 1 (* d a))))) into (pow (/ 1 (* d a)) 3) * [misc]taylor: Taking taylor expansion of (- (pow (* (/ 1 b) (/ 1 c)) 3) (pow (* (/ 1 a) (/ 1 d)) 3)) in b * [misc]taylor: Taking taylor expansion of (pow (* (/ 1 b) (/ 1 c)) 3) in b * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (* (/ 1 b) (/ 1 c))))) in b * [misc]taylor: Taking taylor expansion of (* 3 (log (* (/ 1 b) (/ 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 (* (/ 1 b) (/ 1 c))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in b * [misc]taylor: Taking taylor expansion of (/ 1 b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]backup-simplify: Simplify (* 1 (/ 1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (log (/ 1 c)) into (log (/ 1 c)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log b)) (log (/ 1 c))) into (- (log (/ 1 c)) (log b)) * [misc]backup-simplify: Simplify (* 3 (- (log (/ 1 c)) (log b))) into (* 3 (- (log (/ 1 c)) (log b))) * [misc]backup-simplify: Simplify (exp (* 3 (- (log (/ 1 c)) (log b)))) into (exp (* 3 (- (log (/ 1 c)) (log b)))) * [misc]taylor: Taking taylor expansion of (pow (* (/ 1 a) (/ 1 d)) 3) in b * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (* (/ 1 a) (/ 1 d))))) in b * [misc]taylor: Taking taylor expansion of (* 3 (log (* (/ 1 a) (/ 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 (* (/ 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 a) (/ 1 d)) into (/ 1 (* d a)) * [misc]backup-simplify: Simplify (log (/ 1 (* d a))) into (log (/ 1 (* d a))) * [misc]backup-simplify: Simplify (* 3 (log (/ 1 (* d a)))) into (* 3 (log (/ 1 (* d a)))) * [misc]backup-simplify: Simplify (exp (* 3 (log (/ 1 (* d a))))) into (pow (/ 1 (* d a)) 3) * [misc]taylor: Taking taylor expansion of (- (pow (* (/ 1 b) (/ 1 c)) 3) (pow (* (/ 1 a) (/ 1 d)) 3)) in b * [misc]taylor: Taking taylor expansion of (pow (* (/ 1 b) (/ 1 c)) 3) in b * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (* (/ 1 b) (/ 1 c))))) in b * [misc]taylor: Taking taylor expansion of (* 3 (log (* (/ 1 b) (/ 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 (* (/ 1 b) (/ 1 c))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in b * [misc]taylor: Taking taylor expansion of (/ 1 b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]backup-simplify: Simplify (* 1 (/ 1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (log (/ 1 c)) into (log (/ 1 c)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log b)) (log (/ 1 c))) into (- (log (/ 1 c)) (log b)) * [misc]backup-simplify: Simplify (* 3 (- (log (/ 1 c)) (log b))) into (* 3 (- (log (/ 1 c)) (log b))) * [misc]backup-simplify: Simplify (exp (* 3 (- (log (/ 1 c)) (log b)))) into (exp (* 3 (- (log (/ 1 c)) (log b)))) * [misc]taylor: Taking taylor expansion of (pow (* (/ 1 a) (/ 1 d)) 3) in b * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (* (/ 1 a) (/ 1 d))))) in b * [misc]taylor: Taking taylor expansion of (* 3 (log (* (/ 1 a) (/ 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 (* (/ 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 a) (/ 1 d)) into (/ 1 (* d a)) * [misc]backup-simplify: Simplify (log (/ 1 (* d a))) into (log (/ 1 (* d a))) * [misc]backup-simplify: Simplify (* 3 (log (/ 1 (* d a)))) into (* 3 (log (/ 1 (* d a)))) * [misc]backup-simplify: Simplify (exp (* 3 (log (/ 1 (* d a))))) into (pow (/ 1 (* d a)) 3) * [misc]backup-simplify: Simplify (- (pow (/ 1 (* d a)) 3)) into (- (/ 1 (* (pow d 3) (pow a 3)))) * [misc]backup-simplify: Simplify (+ (exp (* 3 (- (log (/ 1 c)) (log b)))) (- (/ 1 (* (pow d 3) (pow a 3))))) into (- (exp (* 3 (- (log (/ 1 c)) (log b)))) (/ 1 (* (pow d 3) (pow a 3)))) * [misc]taylor: Taking taylor expansion of (- (exp (* 3 (- (log (/ 1 c)) (log b)))) (/ 1 (* (pow d 3) (pow a 3)))) in c * [misc]taylor: Taking taylor expansion of (exp (* 3 (- (log (/ 1 c)) (log b)))) in c * [misc]taylor: Taking taylor expansion of (* 3 (- (log (/ 1 c)) (log b))) 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 (/ 1 c)) (log b)) in c * [misc]taylor: Taking taylor expansion of (log (/ 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 (log 1) into 0 * [misc]taylor: Taking taylor expansion of (log b) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (log b) into (log b) * [misc]backup-simplify: Simplify (+ (* (- 1) (log c)) 0) into (- (log c)) * [misc]backup-simplify: Simplify (- (log b)) into (- (log b)) * [misc]backup-simplify: Simplify (+ (- (log c)) (- (log b))) into (- (+ (log c) (log b))) * [misc]backup-simplify: Simplify (* 3 (- (+ (log c) (log b)))) into (* -3 (+ (log c) (log b))) * [misc]backup-simplify: Simplify (exp (* -3 (+ (log c) (log b)))) into (exp (* -3 (+ (log c) (log b)))) * [misc]taylor: Taking taylor expansion of (/ 1 (* (pow d 3) (pow a 3))) in c * [misc]taylor: Taking taylor expansion of (* (pow d 3) (pow a 3)) 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 (pow a 3) in c * [misc]taylor: Taking taylor expansion of (exp (* 3 (log a))) in c * [misc]taylor: Taking taylor expansion of (* 3 (log a)) 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 a) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (log a) into (log a) * [misc]backup-simplify: Simplify (* 3 (log a)) into (* 3 (log a)) * [misc]backup-simplify: Simplify (exp (* 3 (log a))) into (pow a 3) * [misc]backup-simplify: Simplify (* (pow d 3) (pow a 3)) into (* (pow d 3) (pow a 3)) * [misc]backup-simplify: Simplify (/ 1 (* (pow d 3) (pow a 3))) into (/ 1 (* (pow d 3) (pow a 3))) * [misc]backup-simplify: Simplify (- (/ 1 (* (pow d 3) (pow a 3)))) into (- (/ 1 (* (pow d 3) (pow a 3)))) * [misc]backup-simplify: Simplify (+ (exp (* -3 (+ (log c) (log b)))) (- (/ 1 (* (pow d 3) (pow a 3))))) into (- (exp (* -3 (+ (log c) (log b)))) (/ 1 (* (pow d 3) (pow a 3)))) * [misc]taylor: Taking taylor expansion of (- (exp (* -3 (+ (log c) (log b)))) (/ 1 (* (pow d 3) (pow a 3)))) in a * [misc]taylor: Taking taylor expansion of (exp (* -3 (+ (log c) (log b)))) in a * [misc]taylor: Taking taylor expansion of (* -3 (+ (log c) (log b))) 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 c) (log b)) in a * [misc]taylor: Taking taylor expansion of (log c) in a * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (log c) into (log c) * [misc]taylor: Taking taylor expansion of (log b) in a * [misc]taylor: Taking taylor expansion of b in a * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (log b) into (log b) * [misc]backup-simplify: Simplify (+ (log c) (log b)) into (+ (log c) (log b)) * [misc]backup-simplify: Simplify (* -3 (+ (log c) (log b))) into (* -3 (+ (log c) (log b))) * [misc]backup-simplify: Simplify (exp (* -3 (+ (log c) (log b)))) into (exp (* -3 (+ (log c) (log b)))) * [misc]taylor: Taking taylor expansion of (/ 1 (* (pow d 3) (pow a 3))) in a * [misc]taylor: Taking taylor expansion of (* (pow d 3) (pow a 3)) 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 (pow a 3) in a * [misc]backup-simplify: Simplify (* (pow d 3) 1) into (pow d 3) * [misc]backup-simplify: Simplify (/ 1 (pow d 3)) into (/ 1 (pow d 3)) * [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 (/ (+ (* -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 (/ (+ (* 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 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow d 3) 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow d 3)) (/ 0 (pow d 3))))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow d 3) 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow d 3)) (/ 0 (pow d 3))) (* 0 (/ 0 (pow d 3))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow d 3)) (/ 0 (pow d 3))) (* 0 (/ 0 (pow d 3))) (* 0 (/ 0 (pow d 3))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (exp (* -3 (+ (log c) (log b)))) 0) into (exp (* -3 (+ (log c) (log b)))) * [misc]taylor: Taking taylor expansion of (exp (* -3 (+ (log c) (log b)))) in d * [misc]taylor: Taking taylor expansion of (* -3 (+ (log c) (log b))) in d * [misc]taylor: Taking taylor expansion of -3 in d * [misc]backup-simplify: Simplify -3 into -3 * [misc]taylor: Taking taylor expansion of (+ (log c) (log b)) in d * [misc]taylor: Taking taylor expansion of (log c) in d * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (log c) into (log c) * [misc]taylor: Taking taylor expansion of (log b) in d * [misc]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (log b) into (log b) * [misc]backup-simplify: Simplify (+ (log c) (log b)) into (+ (log c) (log b)) * [misc]backup-simplify: Simplify (* -3 (+ (log c) (log b))) into (* -3 (+ (log c) (log b))) * [misc]backup-simplify: Simplify (exp (* -3 (+ (log c) (log b)))) into (exp (* -3 (+ (log c) (log b)))) * [misc]backup-simplify: Simplify (exp (* -3 (+ (log c) (log b)))) into (exp (* -3 (+ (log c) (log b)))) * [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 (/ (* (pow (* 1 0) 1)) (pow (/ 1 c) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log b)) (log (/ 1 c))) into (- (log (/ 1 c)) (log b)) * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (- (log (/ 1 c)) (log b)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log (/ 1 c)) (log b)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 a) 0) (* 0 (/ 1 d))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 (* d a)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (log (/ 1 (* d a))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (/ 1 (* d a))))) (+ (* (/ (pow 0 1) 1)))) 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 (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow b 1)))) 1) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (- (+ (log c) (log b))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (+ (log c) (log b)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow a 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (log a))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log a))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 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 (pow a 3))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (pow d 3) (pow a 3))) (/ 0 (* (pow d 3) (pow a 3)))))) 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]taylor: Taking 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 (/ (* (pow (* 1 0) 1)) (pow c 1)))) 1) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow b 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* -3 0) (* 0 (+ (log c) (log b)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (+ (log c) (log b)))) (+ (* (/ (pow 0 1) 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 1))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow d 3)) (/ 0 (pow d 3))) (* 0 (/ 0 (pow d 3))) (* 0 (/ 0 (pow d 3))) (* 0 (/ 0 (pow d 3))))) 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 d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow c 1)))) 1) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow b 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* -3 0) (* 0 (+ (log c) (log b)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (+ (log c) (log b)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (/ 1 c)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (/ 1 c) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ 1 c) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log b)) (log (/ 1 c))) into (- (log (/ 1 c)) (log b)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (- (log (/ 1 c)) (log b))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log (/ 1 c)) (log b)))) (+ (* (/ (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 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 (/ (* (pow (* 1 0) 2)) (pow (/ 1 (* d a)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ 1 (* d a)) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (log (/ 1 (* d a)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (/ 1 (* d a))))) (+ (* (/ (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]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 (exp (* -3 (+ (log c) (log b)))) into (exp (* -3 (+ (log c) (log b)))) * [misc]approximate: Taking taylor expansion of (- (pow (* (/ 1 (- b)) (/ 1 (- c))) 3) (pow (* (/ 1 (- a)) (/ 1 (- d))) 3)) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (- (pow (* (/ 1 (- b)) (/ 1 (- c))) 3) (pow (* (/ 1 (- a)) (/ 1 (- d))) 3)) in d * [misc]taylor: Taking taylor expansion of (pow (* (/ 1 (- b)) (/ 1 (- c))) 3) in d * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (* (/ 1 (- b)) (/ 1 (- c)))))) in d * [misc]taylor: Taking taylor expansion of (* 3 (log (* (/ 1 (- b)) (/ 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 (* (/ 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]backup-simplify: Simplify (* (/ -1 b) (/ -1 c)) into (/ 1 (* b c)) * [misc]backup-simplify: Simplify (log (/ 1 (* b c))) into (log (/ 1 (* b c))) * [misc]backup-simplify: Simplify (* 3 (log (/ 1 (* b c)))) into (* 3 (log (/ 1 (* b c)))) * [misc]backup-simplify: Simplify (exp (* 3 (log (/ 1 (* b c))))) into (pow (/ 1 (* b c)) 3) * [misc]taylor: Taking taylor expansion of (pow (* (/ 1 (- a)) (/ 1 (- d))) 3) in d * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (* (/ 1 (- a)) (/ 1 (- d)))))) in d * [misc]taylor: Taking taylor expansion of (* 3 (log (* (/ 1 (- a)) (/ 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 (* (/ 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]backup-simplify: Simplify (* (/ -1 a) -1) into (/ 1 a) * [misc]backup-simplify: Simplify (log (/ 1 a)) into (log (/ 1 a)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log d)) (log (/ 1 a))) into (- (log (/ 1 a)) (log d)) * [misc]backup-simplify: Simplify (* 3 (- (log (/ 1 a)) (log d))) into (* 3 (- (log (/ 1 a)) (log d))) * [misc]backup-simplify: Simplify (exp (* 3 (- (log (/ 1 a)) (log d)))) into (exp (* 3 (- (log (/ 1 a)) (log d)))) * [misc]taylor: Taking taylor expansion of (- (pow (* (/ 1 (- b)) (/ 1 (- c))) 3) (pow (* (/ 1 (- a)) (/ 1 (- d))) 3)) in a * [misc]taylor: Taking taylor expansion of (pow (* (/ 1 (- b)) (/ 1 (- c))) 3) in a * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (* (/ 1 (- b)) (/ 1 (- c)))))) in a * [misc]taylor: Taking taylor expansion of (* 3 (log (* (/ 1 (- b)) (/ 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 (* (/ 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]backup-simplify: Simplify (* (/ -1 b) (/ -1 c)) into (/ 1 (* b c)) * [misc]backup-simplify: Simplify (log (/ 1 (* b c))) into (log (/ 1 (* b c))) * [misc]backup-simplify: Simplify (* 3 (log (/ 1 (* b c)))) into (* 3 (log (/ 1 (* b c)))) * [misc]backup-simplify: Simplify (exp (* 3 (log (/ 1 (* b c))))) into (pow (/ 1 (* b c)) 3) * [misc]taylor: Taking taylor expansion of (pow (* (/ 1 (- a)) (/ 1 (- d))) 3) in a * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (* (/ 1 (- a)) (/ 1 (- d)))))) in a * [misc]taylor: Taking taylor expansion of (* 3 (log (* (/ 1 (- a)) (/ 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 (* (/ 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]backup-simplify: Simplify (* -1 (/ -1 d)) into (/ 1 d) * [misc]backup-simplify: Simplify (log (/ 1 d)) into (log (/ 1 d)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log a)) (log (/ 1 d))) into (- (log (/ 1 d)) (log a)) * [misc]backup-simplify: Simplify (* 3 (- (log (/ 1 d)) (log a))) into (* 3 (- (log (/ 1 d)) (log a))) * [misc]backup-simplify: Simplify (exp (* 3 (- (log (/ 1 d)) (log a)))) into (exp (* 3 (- (log (/ 1 d)) (log a)))) * [misc]taylor: Taking taylor expansion of (- (pow (* (/ 1 (- b)) (/ 1 (- c))) 3) (pow (* (/ 1 (- a)) (/ 1 (- d))) 3)) in c * [misc]taylor: Taking taylor expansion of (pow (* (/ 1 (- b)) (/ 1 (- c))) 3) in c * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (* (/ 1 (- b)) (/ 1 (- c)))))) in c * [misc]taylor: Taking taylor expansion of (* 3 (log (* (/ 1 (- b)) (/ 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 (* (/ 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]backup-simplify: Simplify (* (/ -1 b) -1) into (/ 1 b) * [misc]backup-simplify: Simplify (log (/ 1 b)) into (log (/ 1 b)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log c)) (log (/ 1 b))) into (- (log (/ 1 b)) (log c)) * [misc]backup-simplify: Simplify (* 3 (- (log (/ 1 b)) (log c))) into (* 3 (- (log (/ 1 b)) (log c))) * [misc]backup-simplify: Simplify (exp (* 3 (- (log (/ 1 b)) (log c)))) into (exp (* 3 (- (log (/ 1 b)) (log c)))) * [misc]taylor: Taking taylor expansion of (pow (* (/ 1 (- a)) (/ 1 (- d))) 3) in c * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (* (/ 1 (- a)) (/ 1 (- d)))))) in c * [misc]taylor: Taking taylor expansion of (* 3 (log (* (/ 1 (- a)) (/ 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 (* (/ 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]backup-simplify: Simplify (* (/ -1 a) (/ -1 d)) into (/ 1 (* d a)) * [misc]backup-simplify: Simplify (log (/ 1 (* d a))) into (log (/ 1 (* d a))) * [misc]backup-simplify: Simplify (* 3 (log (/ 1 (* d a)))) into (* 3 (log (/ 1 (* d a)))) * [misc]backup-simplify: Simplify (exp (* 3 (log (/ 1 (* d a))))) into (pow (/ 1 (* d a)) 3) * [misc]taylor: Taking taylor expansion of (- (pow (* (/ 1 (- b)) (/ 1 (- c))) 3) (pow (* (/ 1 (- a)) (/ 1 (- d))) 3)) in b * [misc]taylor: Taking taylor expansion of (pow (* (/ 1 (- b)) (/ 1 (- c))) 3) in b * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (* (/ 1 (- b)) (/ 1 (- c)))))) in b * [misc]taylor: Taking taylor expansion of (* 3 (log (* (/ 1 (- b)) (/ 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 (* (/ 1 (- b)) (/ 1 (- c)))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in b * [misc]taylor: Taking taylor expansion of (- b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in b * [misc]taylor: Taking taylor expansion of (- c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]backup-simplify: Simplify (* -1 (/ -1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (log (/ 1 c)) into (log (/ 1 c)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log b)) (log (/ 1 c))) into (- (log (/ 1 c)) (log b)) * [misc]backup-simplify: Simplify (* 3 (- (log (/ 1 c)) (log b))) into (* 3 (- (log (/ 1 c)) (log b))) * [misc]backup-simplify: Simplify (exp (* 3 (- (log (/ 1 c)) (log b)))) into (exp (* 3 (- (log (/ 1 c)) (log b)))) * [misc]taylor: Taking taylor expansion of (pow (* (/ 1 (- a)) (/ 1 (- d))) 3) in b * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (* (/ 1 (- a)) (/ 1 (- d)))))) in b * [misc]taylor: Taking taylor expansion of (* 3 (log (* (/ 1 (- a)) (/ 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 (* (/ 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 a) (/ -1 d)) into (/ 1 (* d a)) * [misc]backup-simplify: Simplify (log (/ 1 (* d a))) into (log (/ 1 (* d a))) * [misc]backup-simplify: Simplify (* 3 (log (/ 1 (* d a)))) into (* 3 (log (/ 1 (* d a)))) * [misc]backup-simplify: Simplify (exp (* 3 (log (/ 1 (* d a))))) into (pow (/ 1 (* d a)) 3) * [misc]taylor: Taking taylor expansion of (- (pow (* (/ 1 (- b)) (/ 1 (- c))) 3) (pow (* (/ 1 (- a)) (/ 1 (- d))) 3)) in b * [misc]taylor: Taking taylor expansion of (pow (* (/ 1 (- b)) (/ 1 (- c))) 3) in b * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (* (/ 1 (- b)) (/ 1 (- c)))))) in b * [misc]taylor: Taking taylor expansion of (* 3 (log (* (/ 1 (- b)) (/ 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 (* (/ 1 (- b)) (/ 1 (- c)))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in b * [misc]taylor: Taking taylor expansion of (- b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in b * [misc]taylor: Taking taylor expansion of (- c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]backup-simplify: Simplify (* -1 (/ -1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (log (/ 1 c)) into (log (/ 1 c)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log b)) (log (/ 1 c))) into (- (log (/ 1 c)) (log b)) * [misc]backup-simplify: Simplify (* 3 (- (log (/ 1 c)) (log b))) into (* 3 (- (log (/ 1 c)) (log b))) * [misc]backup-simplify: Simplify (exp (* 3 (- (log (/ 1 c)) (log b)))) into (exp (* 3 (- (log (/ 1 c)) (log b)))) * [misc]taylor: Taking taylor expansion of (pow (* (/ 1 (- a)) (/ 1 (- d))) 3) in b * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (* (/ 1 (- a)) (/ 1 (- d)))))) in b * [misc]taylor: Taking taylor expansion of (* 3 (log (* (/ 1 (- a)) (/ 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 (* (/ 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 a) (/ -1 d)) into (/ 1 (* d a)) * [misc]backup-simplify: Simplify (log (/ 1 (* d a))) into (log (/ 1 (* d a))) * [misc]backup-simplify: Simplify (* 3 (log (/ 1 (* d a)))) into (* 3 (log (/ 1 (* d a)))) * [misc]backup-simplify: Simplify (exp (* 3 (log (/ 1 (* d a))))) into (pow (/ 1 (* d a)) 3) * [misc]backup-simplify: Simplify (- (pow (/ 1 (* d a)) 3)) into (- (/ 1 (* (pow d 3) (pow a 3)))) * [misc]backup-simplify: Simplify (+ (exp (* 3 (- (log (/ 1 c)) (log b)))) (- (/ 1 (* (pow d 3) (pow a 3))))) into (- (exp (* 3 (- (log (/ 1 c)) (log b)))) (/ 1 (* (pow d 3) (pow a 3)))) * [misc]taylor: Taking taylor expansion of (- (exp (* 3 (- (log (/ 1 c)) (log b)))) (/ 1 (* (pow d 3) (pow a 3)))) in c * [misc]taylor: Taking taylor expansion of (exp (* 3 (- (log (/ 1 c)) (log b)))) in c * [misc]taylor: Taking taylor expansion of (* 3 (- (log (/ 1 c)) (log b))) 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 (/ 1 c)) (log b)) in c * [misc]taylor: Taking taylor expansion of (log (/ 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 (log 1) into 0 * [misc]taylor: Taking taylor expansion of (log b) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (log b) into (log b) * [misc]backup-simplify: Simplify (+ (* (- 1) (log c)) 0) into (- (log c)) * [misc]backup-simplify: Simplify (- (log b)) into (- (log b)) * [misc]backup-simplify: Simplify (+ (- (log c)) (- (log b))) into (- (+ (log c) (log b))) * [misc]backup-simplify: Simplify (* 3 (- (+ (log c) (log b)))) into (* -3 (+ (log c) (log b))) * [misc]backup-simplify: Simplify (exp (* -3 (+ (log c) (log b)))) into (exp (* -3 (+ (log c) (log b)))) * [misc]taylor: Taking taylor expansion of (/ 1 (* (pow d 3) (pow a 3))) in c * [misc]taylor: Taking taylor expansion of (* (pow d 3) (pow a 3)) 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 (pow a 3) in c * [misc]taylor: Taking taylor expansion of (exp (* 3 (log a))) in c * [misc]taylor: Taking taylor expansion of (* 3 (log a)) 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 a) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (log a) into (log a) * [misc]backup-simplify: Simplify (* 3 (log a)) into (* 3 (log a)) * [misc]backup-simplify: Simplify (exp (* 3 (log a))) into (pow a 3) * [misc]backup-simplify: Simplify (* (pow d 3) (pow a 3)) into (* (pow d 3) (pow a 3)) * [misc]backup-simplify: Simplify (/ 1 (* (pow d 3) (pow a 3))) into (/ 1 (* (pow d 3) (pow a 3))) * [misc]backup-simplify: Simplify (- (/ 1 (* (pow d 3) (pow a 3)))) into (- (/ 1 (* (pow d 3) (pow a 3)))) * [misc]backup-simplify: Simplify (+ (exp (* -3 (+ (log c) (log b)))) (- (/ 1 (* (pow d 3) (pow a 3))))) into (- (exp (* -3 (+ (log c) (log b)))) (/ 1 (* (pow d 3) (pow a 3)))) * [misc]taylor: Taking taylor expansion of (- (exp (* -3 (+ (log c) (log b)))) (/ 1 (* (pow d 3) (pow a 3)))) in a * [misc]taylor: Taking taylor expansion of (exp (* -3 (+ (log c) (log b)))) in a * [misc]taylor: Taking taylor expansion of (* -3 (+ (log c) (log b))) 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 c) (log b)) in a * [misc]taylor: Taking taylor expansion of (log c) in a * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (log c) into (log c) * [misc]taylor: Taking taylor expansion of (log b) in a * [misc]taylor: Taking taylor expansion of b in a * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (log b) into (log b) * [misc]backup-simplify: Simplify (+ (log c) (log b)) into (+ (log c) (log b)) * [misc]backup-simplify: Simplify (* -3 (+ (log c) (log b))) into (* -3 (+ (log c) (log b))) * [misc]backup-simplify: Simplify (exp (* -3 (+ (log c) (log b)))) into (exp (* -3 (+ (log c) (log b)))) * [misc]taylor: Taking taylor expansion of (/ 1 (* (pow d 3) (pow a 3))) in a * [misc]taylor: Taking taylor expansion of (* (pow d 3) (pow a 3)) 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 (pow a 3) in a * [misc]backup-simplify: Simplify (* (pow d 3) 1) into (pow d 3) * [misc]backup-simplify: Simplify (/ 1 (pow d 3)) into (/ 1 (pow d 3)) * [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 (/ (+ (* -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 (/ (+ (* 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 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow d 3) 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow d 3)) (/ 0 (pow d 3))))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow d 3) 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow d 3)) (/ 0 (pow d 3))) (* 0 (/ 0 (pow d 3))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow d 3)) (/ 0 (pow d 3))) (* 0 (/ 0 (pow d 3))) (* 0 (/ 0 (pow d 3))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (exp (* -3 (+ (log c) (log b)))) 0) into (exp (* -3 (+ (log c) (log b)))) * [misc]taylor: Taking taylor expansion of (exp (* -3 (+ (log c) (log b)))) in d * [misc]taylor: Taking taylor expansion of (* -3 (+ (log c) (log b))) in d * [misc]taylor: Taking taylor expansion of -3 in d * [misc]backup-simplify: Simplify -3 into -3 * [misc]taylor: Taking taylor expansion of (+ (log c) (log b)) in d * [misc]taylor: Taking taylor expansion of (log c) in d * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (log c) into (log c) * [misc]taylor: Taking taylor expansion of (log b) in d * [misc]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (log b) into (log b) * [misc]backup-simplify: Simplify (+ (log c) (log b)) into (+ (log c) (log b)) * [misc]backup-simplify: Simplify (* -3 (+ (log c) (log b))) into (* -3 (+ (log c) (log b))) * [misc]backup-simplify: Simplify (exp (* -3 (+ (log c) (log b)))) into (exp (* -3 (+ (log c) (log b)))) * [misc]backup-simplify: Simplify (exp (* -3 (+ (log c) (log b)))) into (exp (* -3 (+ (log c) (log b)))) * [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 (/ (* (pow (* 1 0) 1)) (pow (/ 1 c) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log b)) (log (/ 1 c))) into (- (log (/ 1 c)) (log b)) * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (- (log (/ 1 c)) (log b)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log (/ 1 c)) (log b)))) (+ (* (/ (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 (- 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 (/ (* (pow (* 1 0) 1)) (pow (/ 1 (* d a)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (log (/ 1 (* d a))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (/ 1 (* d a))))) (+ (* (/ (pow 0 1) 1)))) 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 (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow b 1)))) 1) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (- (+ (log c) (log b))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (+ (log c) (log b)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow a 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (log a))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log a))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 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 (pow a 3))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* (pow d 3) (pow a 3))) (/ 0 (* (pow d 3) (pow a 3)))))) 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]taylor: Taking 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 (/ (* (pow (* 1 0) 1)) (pow c 1)))) 1) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow b 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* -3 0) (* 0 (+ (log c) (log b)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (+ (log c) (log b)))) (+ (* (/ (pow 0 1) 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 1))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow d 3)) (/ 0 (pow d 3))) (* 0 (/ 0 (pow d 3))) (* 0 (/ 0 (pow d 3))) (* 0 (/ 0 (pow d 3))))) 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 d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow c 1)))) 1) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow b 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* -3 0) (* 0 (+ (log c) (log b)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -3 (+ (log c) (log b)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))) (* 0 (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ -1 c)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (/ 1 c) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ 1 c) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log b)) (log (/ 1 c))) into (- (log (/ 1 c)) (log b)) * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (- (log (/ 1 c)) (log b))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (- (log (/ 1 c)) (log b)))) (+ (* (/ (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 (- 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 (/ (* (pow (* 1 0) 2)) (pow (/ 1 (* d a)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ 1 (* d a)) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (log (/ 1 (* d a)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (/ 1 (* d a))))) (+ (* (/ (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]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 (exp (* -3 (+ (log c) (log b)))) into (exp (* -3 (+ (log c) (log b)))) * * * [misc]progress: tayloring alt 9 of 14 * [misc]approximate: Taking taylor expansion of (/ (* b c) (+ (sqr c) (sqr d))) in (b c d) around 0 * [misc]taylor: Taking taylor expansion of (/ (* b c) (+ (sqr c) (sqr 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 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 (* 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) (+ (sqr c) (sqr 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 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 (+ (* b 1) (* 0 0)) into b * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (* d d) into (sqr d) * [misc]backup-simplify: Simplify (+ 0 (sqr d)) into (sqr d) * [misc]backup-simplify: Simplify (/ b (sqr d)) into (/ b (sqr d)) * [misc]taylor: Taking taylor expansion of (/ (* b c) (+ (sqr c) (sqr 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 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 (+ (* 0 0) (* 1 c)) into 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 (/ c (+ (sqr d) (sqr c))) into (/ c (+ (sqr d) (sqr c))) * [misc]taylor: Taking taylor expansion of (/ (* b c) (+ (sqr c) (sqr 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 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 (+ (* 0 0) (* 1 c)) into 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 (/ c (+ (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]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 0) (+ (* 1 0) (* 0 c))) into 0 * [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 (- (/ 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 d * [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 (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr d)) (+ (* (/ 1 (sqr d)) (/ 0 (sqr d))))) into 0 * [misc]taylor: Taking 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 0) (+ (* 0 1) (* 0 0)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 c)))) 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))) (+ (* (/ c (+ (sqr d) (sqr c))) (/ 0 (+ (sqr d) (sqr c)))) (* 0 (/ 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 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)) (+ (sqr (/ 1 c)) (sqr (/ 1 d)))) in (b c d) around 0 * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 b) (/ 1 c)) (+ (sqr (/ 1 c)) (sqr (/ 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 (/ 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 b) (/ 1 c)) into (/ 1 (* b c)) * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (/ (/ 1 (* b c)) 1) into (/ 1 (* b c)) * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 b) (/ 1 c)) (+ (sqr (/ 1 c)) (sqr (/ 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 (/ 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 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)) (+ (sqr (/ 1 c)) (sqr (/ 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 (/ 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) (/ 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)) (+ (sqr (/ 1 c)) (sqr (/ 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 (/ 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) (/ 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 d * [misc]backup-simplify: Simplify 1 into 1 * [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 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 (- (/ 0 (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) (+ (* (/ 1 (* c (+ (/ 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 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 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 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)))) 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 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))))) (* 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 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))) (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d))))) in (b c d) around 0 * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 (- b)) (/ 1 (- c))) (+ (sqr (/ 1 (- c))) (sqr (/ 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 (/ 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 b) (/ -1 c)) into (/ 1 (* b c)) * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (/ (/ 1 (* b c)) 1) into (/ 1 (* b c)) * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 (- b)) (/ 1 (- c))) (+ (sqr (/ 1 (- c))) (sqr (/ 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 (/ 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 -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))) (+ (sqr (/ 1 (- c))) (sqr (/ 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 (/ 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) (/ -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))) (+ (sqr (/ 1 (- c))) (sqr (/ 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 (/ 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) (/ -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 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 (- (+ (* (/ -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 (- 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 (- (/ 0 (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) (+ (* (/ 1 (* c (+ (/ 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 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 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 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 (- (+ (* (/ -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 (- 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))))) (* 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 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 (/ (* a d) (+ (sqr c) (sqr d))) in (a d c) around 0 * [misc]taylor: Taking taylor expansion of (/ (* a d) (+ (sqr c) (sqr 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 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 (* a d) 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 (/ a d) * [misc]taylor: Taking taylor expansion of (/ (* a d) (+ (sqr c) (sqr 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 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 (* a 0) into 0 * [misc]backup-simplify: Simplify (+ (* a 1) (* 0 0)) into a * [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 (/ a (sqr c)) into (/ a (sqr c)) * [misc]taylor: Taking taylor expansion of (/ (* a d) (+ (sqr c) (sqr 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 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 (* 0 d) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 d)) into d * [misc]backup-simplify: Simplify (* c c) into (sqr c) * [misc]backup-simplify: Simplify (* d d) into (sqr d) * [misc]backup-simplify: Simplify (+ (sqr c) (sqr d)) into (+ (sqr d) (sqr c)) * [misc]backup-simplify: Simplify (/ d (+ (sqr d) (sqr c))) into (/ d (+ (sqr d) (sqr c))) * [misc]taylor: Taking taylor expansion of (/ (* a d) (+ (sqr c) (sqr 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 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 (* 0 d) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 d)) into d * [misc]backup-simplify: Simplify (* c c) into (sqr c) * [misc]backup-simplify: Simplify (* d d) into (sqr d) * [misc]backup-simplify: Simplify (+ (sqr c) (sqr d)) into (+ (sqr d) (sqr c)) * [misc]backup-simplify: Simplify (/ d (+ (sqr d) (sqr c))) into (/ d (+ (sqr d) (sqr c))) * [misc]taylor: Taking taylor expansion of (/ d (+ (sqr d) (sqr c))) in d * [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) (sqr c)) in d * [misc]taylor: Taking taylor expansion of (sqr d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (sqr c) in d * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (* c c) into (sqr c) * [misc]backup-simplify: Simplify (+ 0 (sqr c)) into (sqr c) * [misc]backup-simplify: Simplify (/ 1 (sqr c)) into (/ 1 (sqr c)) * [misc]taylor: Taking taylor expansion of (/ 1 (sqr c)) in c * [misc]taylor: Taking taylor expansion of (sqr c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (+ (* 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 0) (+ (* 1 0) (* 0 d))) into 0 * [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 (- (/ 0 (+ (sqr d) (sqr c))) (+ (* (/ d (+ (sqr d) (sqr c))) (/ 0 (+ (sqr d) (sqr c)))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* c 0) (* 0 c)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr c)) (+ (* (/ 1 (sqr c)) (/ 0 (sqr c))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 d)))) 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))) (+ (* (/ d (+ (sqr d) (sqr c))) (/ 0 (+ (sqr d) (sqr c)))) (* 0 (/ 0 (+ (sqr d) (sqr c)))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]approximate: Taking taylor expansion of (/ (* (/ 1 a) (/ 1 d)) (+ (sqr (/ 1 c)) (sqr (/ 1 d)))) in (a d c) around 0 * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 a) (/ 1 d)) (+ (sqr (/ 1 c)) (sqr (/ 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 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 a) (/ 1 d)) into (/ 1 (* d a)) * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (/ (/ 1 (* d a)) 1) into (/ 1 (* d a)) * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 a) (/ 1 d)) (+ (sqr (/ 1 c)) (sqr (/ 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 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 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 a) (/ 1 d)) (+ (sqr (/ 1 c)) (sqr (/ 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 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 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 a) (/ 1 d)) (+ (sqr (/ 1 c)) (sqr (/ 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 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 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 (* d (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) in d * [misc]taylor: Taking taylor expansion of (* d (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (+ (/ 1 (sqr d)) (/ 1 (sqr c))) 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 (/ 1 (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 (/ 1 (sqr c)) into (/ 1 (sqr c)) * [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 c * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify 0 into 0 * [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]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 (- (/ 0 (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) (+ (* (/ 1 (* d (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) (/ 0 (+ (/ 1 (sqr d)) (/ 1 (sqr c))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 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 (/ 1 (sqr c))) into (/ 1 (sqr c)) * [misc]backup-simplify: Simplify (+ (* 0 (/ 1 (sqr c))) (+ (* 1 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 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]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 (* d (+ (/ 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 d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]approximate: Taking taylor expansion of (/ (* (/ 1 (- a)) (/ 1 (- d))) (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d))))) in (a d c) around 0 * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 (- a)) (/ 1 (- d))) (+ (sqr (/ 1 (- c))) (sqr (/ 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 (- 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 a) (/ -1 d)) into (/ 1 (* d a)) * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (/ (/ 1 (* d a)) 1) into (/ 1 (* d a)) * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 (- a)) (/ 1 (- d))) (+ (sqr (/ 1 (- c))) (sqr (/ 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 (- 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 -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 (- a)) (/ 1 (- d))) (+ (sqr (/ 1 (- c))) (sqr (/ 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 (- 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 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 (- a)) (/ 1 (- d))) (+ (sqr (/ 1 (- c))) (sqr (/ 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 (- 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 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 (* d (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) in d * [misc]taylor: Taking taylor expansion of (* d (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (+ (/ 1 (sqr d)) (/ 1 (sqr c))) 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 (/ 1 (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 (/ 1 (sqr c)) into (/ 1 (sqr c)) * [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 c * [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 (- 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]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 (- (/ 0 (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) (+ (* (/ 1 (* d (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) (/ 0 (+ (/ 1 (sqr d)) (/ 1 (sqr c))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 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 (/ 1 (sqr c))) into (/ 1 (sqr c)) * [misc]backup-simplify: Simplify (+ (* 0 (/ 1 (sqr c))) (+ (* 1 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]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]backup-simplify: Simplify (- 0) into 0 * [misc]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 (* d (+ (/ 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 d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]approximate: Taking taylor expansion of (- (/ (* b c) (+ (sqr c) (sqr d))) (/ (* a d) (+ (sqr c) (sqr d)))) in (b c d a) around 0 * [misc]taylor: Taking taylor expansion of (- (/ (* b c) (+ (sqr c) (sqr d))) (/ (* a d) (+ (sqr c) (sqr d)))) in a * [misc]taylor: Taking taylor expansion of (/ (* b c) (+ (sqr c) (sqr d))) in a * [misc]taylor: Taking taylor expansion of (* b c) in a * [misc]taylor: Taking taylor expansion of b in a * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (+ (sqr 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 (* 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 (/ (* a d) (+ (sqr c) (sqr 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 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 (* 0 d) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 d)) into d * [misc]backup-simplify: Simplify (* c c) into (sqr c) * [misc]backup-simplify: Simplify (* d d) into (sqr d) * [misc]backup-simplify: Simplify (+ (sqr c) (sqr d)) into (+ (sqr d) (sqr c)) * [misc]backup-simplify: Simplify (/ d (+ (sqr d) (sqr c))) into (/ d (+ (sqr d) (sqr c))) * [misc]taylor: Taking taylor expansion of (- (/ (* b c) (+ (sqr c) (sqr d))) (/ (* a d) (+ (sqr c) (sqr d)))) in d * [misc]taylor: Taking taylor expansion of (/ (* b c) (+ (sqr c) (sqr 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 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 (* 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 (/ (* a d) (+ (sqr c) (sqr 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 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 (* a 0) into 0 * [misc]backup-simplify: Simplify (+ (* a 1) (* 0 0)) into a * [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 (/ a (sqr c)) into (/ a (sqr c)) * [misc]taylor: Taking taylor expansion of (- (/ (* b c) (+ (sqr c) (sqr d))) (/ (* a d) (+ (sqr c) (sqr d)))) in c * [misc]taylor: Taking taylor expansion of (/ (* b c) (+ (sqr c) (sqr 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 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 (+ (* b 1) (* 0 0)) into b * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (* d d) into (sqr d) * [misc]backup-simplify: Simplify (+ 0 (sqr d)) into (sqr d) * [misc]backup-simplify: Simplify (/ b (sqr d)) into (/ b (sqr d)) * [misc]taylor: Taking taylor expansion of (/ (* a d) (+ (sqr c) (sqr 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 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 (* a d) 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 (/ a d) * [misc]taylor: Taking taylor expansion of (- (/ (* b c) (+ (sqr c) (sqr d))) (/ (* a d) (+ (sqr c) (sqr d)))) in b * [misc]taylor: Taking taylor expansion of (/ (* b c) (+ (sqr c) (sqr 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 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 (+ (* 0 0) (* 1 c)) into 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 (/ c (+ (sqr d) (sqr c))) into (/ c (+ (sqr d) (sqr c))) * [misc]taylor: Taking taylor expansion of (/ (* a d) (+ (sqr c) (sqr 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 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 (* a d) 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 (/ (* d a) (+ (sqr d) (sqr c))) * [misc]taylor: Taking taylor expansion of (- (/ (* b c) (+ (sqr c) (sqr d))) (/ (* a d) (+ (sqr c) (sqr d)))) in b * [misc]taylor: Taking taylor expansion of (/ (* b c) (+ (sqr c) (sqr 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 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 (+ (* 0 0) (* 1 c)) into 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 (/ c (+ (sqr d) (sqr c))) into (/ c (+ (sqr d) (sqr c))) * [misc]taylor: Taking taylor expansion of (/ (* a d) (+ (sqr c) (sqr 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 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 (* a d) 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 (/ (* d a) (+ (sqr d) (sqr c))) * [misc]backup-simplify: Simplify (- (/ (* d a) (+ (sqr d) (sqr c)))) into (- (/ (* d a) (+ (sqr d) (sqr c)))) * [misc]backup-simplify: Simplify (+ 0 (- (/ (* d a) (+ (sqr d) (sqr c))))) into (- (/ (* d a) (+ (sqr d) (sqr c)))) * [misc]taylor: Taking taylor expansion of (- (/ (* d a) (+ (sqr d) (sqr c)))) in c * [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 (- (/ a d)) into (- (/ a d)) * [misc]taylor: Taking taylor expansion of (- (/ 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]backup-simplify: Simplify (/ a 1) into a * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* a (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (* 0 d)) into 0 * [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 (- (/ 0 (+ (sqr d) (sqr c))) (+ (* (/ (* d a) (+ (sqr d) (sqr c))) (/ 0 (+ (sqr d) (sqr c)))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (/ c (+ (sqr d) (sqr c))) 0) 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 (- 0) into 0 * [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 1) (+ (* a (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 * [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 (- (/ 0 (+ (sqr d) (sqr c))) (+ (* (/ c (+ (sqr d) (sqr c))) (/ 0 (+ (sqr d) (sqr c)))))) into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (+ (* 0 0) (* 0 d))) 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))) (+ (* (/ (* d a) (+ (sqr d) (sqr c))) (/ 0 (+ (sqr d) (sqr c)))) (* 0 (/ 0 (+ (sqr d) (sqr c)))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of (/ 1 (sqr 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]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]approximate: Taking taylor expansion of (- (/ (* (/ 1 b) (/ 1 c)) (+ (sqr (/ 1 c)) (sqr (/ 1 d)))) (/ (* (/ 1 a) (/ 1 d)) (+ (sqr (/ 1 c)) (sqr (/ 1 d))))) in (b c d a) around 0 * [misc]taylor: Taking taylor expansion of (- (/ (* (/ 1 b) (/ 1 c)) (+ (sqr (/ 1 c)) (sqr (/ 1 d)))) (/ (* (/ 1 a) (/ 1 d)) (+ (sqr (/ 1 c)) (sqr (/ 1 d))))) in a * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 b) (/ 1 c)) (+ (sqr (/ 1 c)) (sqr (/ 1 d)))) in a * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in a * [misc]taylor: Taking taylor expansion of (/ 1 b) in a * [misc]taylor: Taking taylor expansion of b in a * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (/ 1 b) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (/ 1 c) in a * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (+ (sqr (/ 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 b) (/ 1 c)) into (/ 1 (* b 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 (* b c)) (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) into (/ 1 (* b (* c (+ (/ 1 (sqr d)) (/ 1 (sqr c)))))) * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 a) (/ 1 d)) (+ (sqr (/ 1 c)) (sqr (/ 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 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 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)) (+ (sqr (/ 1 c)) (sqr (/ 1 d)))) (/ (* (/ 1 a) (/ 1 d)) (+ (sqr (/ 1 c)) (sqr (/ 1 d))))) in d * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 b) (/ 1 c)) (+ (sqr (/ 1 c)) (sqr (/ 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 (/ 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 b) (/ 1 c)) into (/ 1 (* b c)) * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (/ (/ 1 (* b c)) 1) into (/ 1 (* b c)) * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 a) (/ 1 d)) (+ (sqr (/ 1 c)) (sqr (/ 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 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 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)) (+ (sqr (/ 1 c)) (sqr (/ 1 d)))) (/ (* (/ 1 a) (/ 1 d)) (+ (sqr (/ 1 c)) (sqr (/ 1 d))))) in c * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 b) (/ 1 c)) (+ (sqr (/ 1 c)) (sqr (/ 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 (/ 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 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 a) (/ 1 d)) (+ (sqr (/ 1 c)) (sqr (/ 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 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 a) (/ 1 d)) into (/ 1 (* d a)) * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (/ (/ 1 (* d a)) 1) into (/ 1 (* d a)) * [misc]taylor: Taking taylor expansion of (- (/ (* (/ 1 b) (/ 1 c)) (+ (sqr (/ 1 c)) (sqr (/ 1 d)))) (/ (* (/ 1 a) (/ 1 d)) (+ (sqr (/ 1 c)) (sqr (/ 1 d))))) in b * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 b) (/ 1 c)) (+ (sqr (/ 1 c)) (sqr (/ 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 (/ 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) (/ 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 a) (/ 1 d)) (+ (sqr (/ 1 c)) (sqr (/ 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 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 a) (/ 1 d)) into (/ 1 (* d a)) * [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 a)) (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) into (/ 1 (* d (* a (+ (/ 1 (sqr d)) (/ 1 (sqr c)))))) * [misc]taylor: Taking taylor expansion of (- (/ (* (/ 1 b) (/ 1 c)) (+ (sqr (/ 1 c)) (sqr (/ 1 d)))) (/ (* (/ 1 a) (/ 1 d)) (+ (sqr (/ 1 c)) (sqr (/ 1 d))))) in b * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 b) (/ 1 c)) (+ (sqr (/ 1 c)) (sqr (/ 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 (/ 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) (/ 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 a) (/ 1 d)) (+ (sqr (/ 1 c)) (sqr (/ 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 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 a) (/ 1 d)) into (/ 1 (* d a)) * [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 a)) (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) into (/ 1 (* d (* a (+ (/ 1 (sqr d)) (/ 1 (sqr c)))))) * [misc]backup-simplify: Simplify (+ (/ 1 (* c (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) 0) 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 d * [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 (- (+ (* (/ 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 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 (- (/ 0 (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) (+ (* (/ 1 (* c (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) (/ 0 (+ (/ 1 (sqr d)) (/ 1 (sqr c))))))) into 0 * [misc]backup-simplify: Simplify (- (/ 1 (* d (* a (+ (/ 1 (sqr d)) (/ 1 (sqr c))))))) into (- (/ 1 (* d (* a (+ (/ 1 (sqr d)) (/ 1 (sqr c))))))) * [misc]backup-simplify: Simplify (+ 0 (- (/ 1 (* d (* a (+ (/ 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 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]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 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))))) (* 0 (/ 0 (+ (/ 1 (sqr d)) (/ 1 (sqr 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 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 (- (/ 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]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 1 (* d a))) into (- (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* d a))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (* d a)) in d * [misc]taylor: Taking taylor expansion of (* d a) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (* 0 a) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 a)) into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 a))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [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 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 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 (+ (* 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 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 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 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))))) (* 0 (/ 0 (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) (* 0 (/ 0 (+ (/ 1 (sqr d)) (/ 1 (sqr 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 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 (* 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]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]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 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 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 (+ (* 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 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]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 a))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in 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 (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]approximate: Taking taylor expansion of (- (/ (* (/ 1 (- b)) (/ 1 (- c))) (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d))))) (/ (* (/ 1 (- a)) (/ 1 (- d))) (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d)))))) in (b c d a) around 0 * [misc]taylor: Taking taylor expansion of (- (/ (* (/ 1 (- b)) (/ 1 (- c))) (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d))))) (/ (* (/ 1 (- a)) (/ 1 (- d))) (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d)))))) in a * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 (- b)) (/ 1 (- c))) (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d))))) in a * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in a * [misc]taylor: Taking taylor expansion of (- b) in a * [misc]taylor: Taking taylor expansion of b in a * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (/ 1 (- b)) into (/ -1 b) * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in a * [misc]taylor: Taking taylor expansion of (- c) in a * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (+ (sqr (/ 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 b) (/ -1 c)) into (/ 1 (* b 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 (* b c)) (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) into (/ 1 (* b (* c (+ (/ 1 (sqr d)) (/ 1 (sqr c)))))) * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 (- a)) (/ 1 (- d))) (+ (sqr (/ 1 (- c))) (sqr (/ 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 (- 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 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))) (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d))))) (/ (* (/ 1 (- a)) (/ 1 (- d))) (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d)))))) in d * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 (- b)) (/ 1 (- c))) (+ (sqr (/ 1 (- c))) (sqr (/ 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 (/ 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 b) (/ -1 c)) into (/ 1 (* b c)) * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (/ (/ 1 (* b c)) 1) into (/ 1 (* b c)) * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 (- a)) (/ 1 (- d))) (+ (sqr (/ 1 (- c))) (sqr (/ 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 (- 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 -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))) (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d))))) (/ (* (/ 1 (- a)) (/ 1 (- d))) (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d)))))) in c * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 (- b)) (/ 1 (- c))) (+ (sqr (/ 1 (- c))) (sqr (/ 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 (/ 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 -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 (- a)) (/ 1 (- d))) (+ (sqr (/ 1 (- c))) (sqr (/ 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 (- 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 a) (/ -1 d)) into (/ 1 (* d a)) * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (/ (/ 1 (* d a)) 1) into (/ 1 (* d a)) * [misc]taylor: Taking taylor expansion of (- (/ (* (/ 1 (- b)) (/ 1 (- c))) (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d))))) (/ (* (/ 1 (- a)) (/ 1 (- d))) (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d)))))) in b * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 (- b)) (/ 1 (- c))) (+ (sqr (/ 1 (- c))) (sqr (/ 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 (/ 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) (/ -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 (- a)) (/ 1 (- d))) (+ (sqr (/ 1 (- c))) (sqr (/ 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 (- 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 a) (/ -1 d)) into (/ 1 (* d a)) * [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 a)) (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) into (/ 1 (* d (* a (+ (/ 1 (sqr d)) (/ 1 (sqr c)))))) * [misc]taylor: Taking taylor expansion of (- (/ (* (/ 1 (- b)) (/ 1 (- c))) (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d))))) (/ (* (/ 1 (- a)) (/ 1 (- d))) (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d)))))) in b * [misc]taylor: Taking taylor expansion of (/ (* (/ 1 (- b)) (/ 1 (- c))) (+ (sqr (/ 1 (- c))) (sqr (/ 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 (/ 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) (/ -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 (- a)) (/ 1 (- d))) (+ (sqr (/ 1 (- c))) (sqr (/ 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 (- 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 a) (/ -1 d)) into (/ 1 (* d a)) * [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 a)) (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) into (/ 1 (* d (* a (+ (/ 1 (sqr d)) (/ 1 (sqr c)))))) * [misc]backup-simplify: Simplify (+ (/ 1 (* c (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) 0) 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 d * [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) 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 (- 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 (- (/ 0 (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) (+ (* (/ 1 (* c (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) (/ 0 (+ (/ 1 (sqr d)) (/ 1 (sqr c))))))) into 0 * [misc]backup-simplify: Simplify (- (/ 1 (* d (* a (+ (/ 1 (sqr d)) (/ 1 (sqr c))))))) into (- (/ 1 (* d (* a (+ (/ 1 (sqr d)) (/ 1 (sqr c))))))) * [misc]backup-simplify: Simplify (+ 0 (- (/ 1 (* d (* a (+ (/ 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 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]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 (- 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))))) (* 0 (/ 0 (+ (/ 1 (sqr d)) (/ 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 (- 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 (- 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 (- (/ 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]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 1 (* d a))) into (- (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* d a))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (* d a)) in d * [misc]taylor: Taking taylor expansion of (* d a) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (* 0 a) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 a)) into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 a))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [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 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 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 (+ (* 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 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]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 (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]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))))) (* 0 (/ 0 (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) (* 0 (/ 0 (+ (/ 1 (sqr d)) (/ 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 (- 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 (- 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 (* 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]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]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 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 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 (+ (* 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 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]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 a))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in 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 (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]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: tayloring alt 10 of 14 * [misc]approximate: Taking taylor expansion of (/ (cube (pow (- (* b c) (* a d)) 1/3)) (sqr (hypot c d))) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (/ (cube (pow (- (* b c) (* a d)) 1/3)) (sqr (hypot c d))) in d * [misc]taylor: Taking taylor expansion of (cube (pow (- (* b c) (* a d)) 1/3)) in d * [misc]backup-simplify: Simplify (cube (pow (- (* b c) (* a d)) 1/3)) into (cube (pow (- (* b c) (* d a)) 1/3)) * [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 (/ (cube (pow (- (* b c) (* d a)) 1/3)) (sqr (hypot c d))) into (/ (cube (pow (- (* b c) (* d a)) 1/3)) (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (/ (cube (pow (- (* b c) (* a d)) 1/3)) (sqr (hypot c d))) in a * [misc]taylor: Taking taylor expansion of (cube (pow (- (* b c) (* a d)) 1/3)) in a * [misc]backup-simplify: Simplify (cube (pow (- (* b c) (* a d)) 1/3)) into (cube (pow (- (* b c) (* d a)) 1/3)) * [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 (/ (cube (pow (- (* b c) (* d a)) 1/3)) (sqr (hypot c d))) into (/ (cube (pow (- (* b c) (* d a)) 1/3)) (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (/ (cube (pow (- (* b c) (* a d)) 1/3)) (sqr (hypot c d))) in c * [misc]taylor: Taking taylor expansion of (cube (pow (- (* b c) (* a d)) 1/3)) in c * [misc]backup-simplify: Simplify (cube (pow (- (* b c) (* a d)) 1/3)) into (cube (pow (- (* b c) (* d a)) 1/3)) * [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 (/ (cube (pow (- (* b c) (* d a)) 1/3)) (sqr (hypot c d))) into (/ (cube (pow (- (* b c) (* d a)) 1/3)) (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (/ (cube (pow (- (* b c) (* a d)) 1/3)) (sqr (hypot c d))) in b * [misc]taylor: Taking taylor expansion of (cube (pow (- (* b c) (* a d)) 1/3)) in b * [misc]backup-simplify: Simplify (cube (pow (- (* b c) (* a d)) 1/3)) into (cube (pow (- (* b c) (* d a)) 1/3)) * [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 (/ (cube (pow (- (* b c) (* d a)) 1/3)) (sqr (hypot c d))) into (/ (cube (pow (- (* b c) (* d a)) 1/3)) (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (/ (cube (pow (- (* b c) (* a d)) 1/3)) (sqr (hypot c d))) in b * [misc]taylor: Taking taylor expansion of (cube (pow (- (* b c) (* a d)) 1/3)) in b * [misc]backup-simplify: Simplify (cube (pow (- (* b c) (* a d)) 1/3)) into (cube (pow (- (* b c) (* d a)) 1/3)) * [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 (/ (cube (pow (- (* b c) (* d a)) 1/3)) (sqr (hypot c d))) into (/ (cube (pow (- (* b c) (* d a)) 1/3)) (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (/ (cube (pow (- (* b c) (* d a)) 1/3)) (sqr (hypot c d))) in c * [misc]taylor: Taking taylor expansion of (cube (pow (- (* b c) (* d a)) 1/3)) in c * [misc]backup-simplify: Simplify (cube (pow (- (* b c) (* d a)) 1/3)) into (cube (pow (- (* b c) (* d a)) 1/3)) * [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 (/ (cube (pow (- (* b c) (* d a)) 1/3)) (sqr (hypot c d))) into (/ (cube (pow (- (* b c) (* d a)) 1/3)) (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (/ (cube (pow (- (* b c) (* d a)) 1/3)) (sqr (hypot c d))) in a * [misc]taylor: Taking taylor expansion of (cube (pow (- (* b c) (* d a)) 1/3)) in a * [misc]backup-simplify: Simplify (cube (pow (- (* b c) (* d a)) 1/3)) into (cube (pow (- (* b c) (* d a)) 1/3)) * [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 (/ (cube (pow (- (* b c) (* d a)) 1/3)) (sqr (hypot c d))) into (/ (cube (pow (- (* b c) (* d a)) 1/3)) (sqr (hypot c d))) * [misc]taylor: Taking taylor expansion of (/ (cube (pow (- (* b c) (* d a)) 1/3)) (sqr (hypot c d))) in d * [misc]taylor: Taking taylor expansion of (cube (pow (- (* b c) (* d a)) 1/3)) in d * [misc]backup-simplify: Simplify (cube (pow (- (* b c) (* d a)) 1/3)) into (cube (pow (- (* b c) (* d a)) 1/3)) * [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 (/ (cube (pow (- (* b c) (* d a)) 1/3)) (sqr (hypot c d))) into (/ (cube (pow (- (* b c) (* d a)) 1/3)) (sqr (hypot c d))) * [misc]backup-simplify: Simplify (/ (cube (pow (- (* b c) (* d a)) 1/3)) (sqr (hypot c d))) into (/ (cube (pow (- (* b c) (* d a)) 1/3)) (sqr (hypot c d))) * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (* 0 (hypot c d))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot c d))) (+ (* (/ (cube (pow (- (* b c) (* d a)) 1/3)) (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]backup-simplify: Simplify (+ (* (hypot c d) 0) (* 0 (hypot c d))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot c d))) (+ (* (/ (cube (pow (- (* b c) (* d a)) 1/3)) (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 (+ (* (hypot c d) 0) (* 0 (hypot c d))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot c d))) (+ (* (/ (cube (pow (- (* b c) (* d a)) 1/3)) (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 (- (/ 0 (sqr (hypot c d))) (+ (* (/ (cube (pow (- (* b c) (* d a)) 1/3)) (sqr (hypot c d))) (/ 0 (sqr (hypot c d)))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot c d) 0) (+ (* 0 0) (* 0 (hypot c d)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot c d))) (+ (* (/ (cube (pow (- (* b c) (* d a)) 1/3)) (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 (/ (cube (pow (- (* b c) (* d a)) 1/3)) (sqr (hypot c d))) into (/ (cube (pow (- (* b c) (* d a)) 1/3)) (sqr (hypot c d))) * [misc]approximate: Taking taylor expansion of (/ (cube (pow (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) 1/3)) (sqr (hypot (/ 1 c) (/ 1 d)))) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (/ (cube (pow (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) 1/3)) (sqr (hypot (/ 1 c) (/ 1 d)))) in d * [misc]taylor: Taking taylor expansion of (cube (pow (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) 1/3)) in d * [misc]backup-simplify: Simplify (cube (pow (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) 1/3)) into (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) * [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 (/ (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) (sqr (hypot (/ 1 c) (/ 1 d)))) * [misc]taylor: Taking taylor expansion of (/ (cube (pow (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) 1/3)) (sqr (hypot (/ 1 c) (/ 1 d)))) in a * [misc]taylor: Taking taylor expansion of (cube (pow (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) 1/3)) in a * [misc]backup-simplify: Simplify (cube (pow (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) 1/3)) into (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) * [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 (/ (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) (sqr (hypot (/ 1 c) (/ 1 d)))) * [misc]taylor: Taking taylor expansion of (/ (cube (pow (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) 1/3)) (sqr (hypot (/ 1 c) (/ 1 d)))) in c * [misc]taylor: Taking taylor expansion of (cube (pow (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) 1/3)) in c * [misc]backup-simplify: Simplify (cube (pow (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) 1/3)) into (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) * [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 (/ (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) (sqr (hypot (/ 1 c) (/ 1 d)))) * [misc]taylor: Taking taylor expansion of (/ (cube (pow (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) 1/3)) (sqr (hypot (/ 1 c) (/ 1 d)))) in b * [misc]taylor: Taking taylor expansion of (cube (pow (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) 1/3)) in b * [misc]backup-simplify: Simplify (cube (pow (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) 1/3)) into (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) * [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 (/ (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) (sqr (hypot (/ 1 c) (/ 1 d)))) * [misc]taylor: Taking taylor expansion of (/ (cube (pow (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) 1/3)) (sqr (hypot (/ 1 c) (/ 1 d)))) in b * [misc]taylor: Taking taylor expansion of (cube (pow (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) 1/3)) in b * [misc]backup-simplify: Simplify (cube (pow (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) 1/3)) into (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) * [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 (/ (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) (sqr (hypot (/ 1 c) (/ 1 d)))) * [misc]taylor: Taking taylor expansion of (/ (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) (sqr (hypot (/ 1 c) (/ 1 d)))) in c * [misc]taylor: Taking taylor expansion of (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) in c * [misc]backup-simplify: Simplify (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) into (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) * [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 (/ (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) (sqr (hypot (/ 1 c) (/ 1 d)))) * [misc]taylor: Taking taylor expansion of (/ (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) (sqr (hypot (/ 1 c) (/ 1 d)))) in a * [misc]taylor: Taking taylor expansion of (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) in a * [misc]backup-simplify: Simplify (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) into (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) * [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 (/ (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) (sqr (hypot (/ 1 c) (/ 1 d)))) * [misc]taylor: Taking taylor expansion of (/ (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) (sqr (hypot (/ 1 c) (/ 1 d)))) in d * [misc]taylor: Taking taylor expansion of (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) in d * [misc]backup-simplify: Simplify (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) into (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) * [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 (/ (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) (sqr (hypot (/ 1 c) (/ 1 d)))) * [misc]backup-simplify: Simplify (/ (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) (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]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ 1 c) (/ 1 d)))) (+ (* (/ (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) (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 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 (- (/ 0 (sqr (hypot (/ 1 c) (/ 1 d)))) (+ (* (/ (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) (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 (- (/ 0 (sqr (hypot (/ 1 c) (/ 1 d)))) (+ (* (/ (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) (sqr (hypot (/ 1 c) (/ 1 d)))) (/ 0 (sqr (hypot (/ 1 c) (/ 1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ 1 c) (/ 1 d)) 0) (* 0 (hypot (/ 1 c) (/ 1 d)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ 1 c) (/ 1 d)))) (+ (* (/ (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) (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 (+ (* (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)))) (+ (* (/ (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) (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]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 (/ (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) (sqr (hypot (/ 1 c) (/ 1 d)))) into (/ (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) (sqr (hypot (/ 1 c) (/ 1 d)))) * [misc]approximate: Taking taylor expansion of (/ (cube (pow (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) 1/3)) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (/ (cube (pow (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) 1/3)) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in d * [misc]taylor: Taking taylor expansion of (cube (pow (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) 1/3)) in d * [misc]backup-simplify: Simplify (cube (pow (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) 1/3)) into (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) * [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 (/ (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]taylor: Taking taylor expansion of (/ (cube (pow (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) 1/3)) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in a * [misc]taylor: Taking taylor expansion of (cube (pow (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) 1/3)) in a * [misc]backup-simplify: Simplify (cube (pow (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) 1/3)) into (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) * [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 (/ (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]taylor: Taking taylor expansion of (/ (cube (pow (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) 1/3)) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in c * [misc]taylor: Taking taylor expansion of (cube (pow (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) 1/3)) in c * [misc]backup-simplify: Simplify (cube (pow (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) 1/3)) into (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) * [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 (/ (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]taylor: Taking taylor expansion of (/ (cube (pow (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) 1/3)) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in b * [misc]taylor: Taking taylor expansion of (cube (pow (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) 1/3)) in b * [misc]backup-simplify: Simplify (cube (pow (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) 1/3)) into (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) * [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 (/ (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]taylor: Taking taylor expansion of (/ (cube (pow (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) 1/3)) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in b * [misc]taylor: Taking taylor expansion of (cube (pow (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) 1/3)) in b * [misc]backup-simplify: Simplify (cube (pow (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) 1/3)) into (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) * [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 (/ (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]taylor: Taking taylor expansion of (/ (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) (sqr (hypot (/ -1 c) (/ -1 d)))) in c * [misc]taylor: Taking taylor expansion of (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) in c * [misc]backup-simplify: Simplify (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) into (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) * [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 (/ (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]taylor: Taking taylor expansion of (/ (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) (sqr (hypot (/ -1 c) (/ -1 d)))) in a * [misc]taylor: Taking taylor expansion of (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) in a * [misc]backup-simplify: Simplify (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) into (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) * [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 (/ (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]taylor: Taking taylor expansion of (/ (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) (sqr (hypot (/ -1 c) (/ -1 d)))) in d * [misc]taylor: Taking taylor expansion of (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) in d * [misc]backup-simplify: Simplify (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) into (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) * [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 (/ (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]backup-simplify: Simplify (/ (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) (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]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ -1 c) (/ -1 d)))) (+ (* (/ (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) (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 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 (- (/ 0 (sqr (hypot (/ -1 c) (/ -1 d)))) (+ (* (/ (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) (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 (- (/ 0 (sqr (hypot (/ -1 c) (/ -1 d)))) (+ (* (/ (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) (sqr (hypot (/ -1 c) (/ -1 d)))) (/ 0 (sqr (hypot (/ -1 c) (/ -1 d))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (hypot (/ -1 c) (/ -1 d)) 0) (* 0 (hypot (/ -1 c) (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot (/ -1 c) (/ -1 d)))) (+ (* (/ (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) (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 (+ (* (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)))) (+ (* (/ (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) (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]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 (/ (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) (sqr (hypot (/ -1 c) (/ -1 d)))) into (/ (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]approximate: Taking taylor expansion of (pow (- (* b c) (* a d)) 1/3) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (pow (- (* b c) (* a d)) 1/3) in d * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (- (* b c) (* a d))))) in d * [misc]taylor: Taking taylor expansion of (* 1/3 (log (- (* b c) (* a d)))) in d * [misc]taylor: Taking taylor expansion of 1/3 in d * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (- (* b c) (* a 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]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 (log (* b c)) into (log (* b c)) * [misc]backup-simplify: Simplify (* 1/3 (log (* b c))) into (* 1/3 (log (* b c))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* b c)))) into (pow (* b c) 1/3) * [misc]taylor: Taking taylor expansion of (pow (- (* b c) (* a d)) 1/3) in a * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (- (* b c) (* a d))))) in a * [misc]taylor: Taking taylor expansion of (* 1/3 (log (- (* b c) (* a d)))) in a * [misc]taylor: Taking taylor expansion of 1/3 in a * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (- (* b c) (* a 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]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 (log (* b c)) into (log (* b c)) * [misc]backup-simplify: Simplify (* 1/3 (log (* b c))) into (* 1/3 (log (* b c))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* b c)))) into (pow (* b c) 1/3) * [misc]taylor: Taking taylor expansion of (pow (- (* b c) (* a d)) 1/3) in c * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (- (* b c) (* a d))))) in c * [misc]taylor: Taking taylor expansion of (* 1/3 (log (- (* b c) (* a d)))) in c * [misc]taylor: Taking taylor expansion of 1/3 in c * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (- (* b c) (* a 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]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 (log (- (* d a))) into (log (- (* d a))) * [misc]backup-simplify: Simplify (* 1/3 (log (- (* d a)))) into (* 1/3 (log (- (* d a)))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (- (* d a))))) into (pow (- (* d a)) 1/3) * [misc]taylor: Taking taylor expansion of (pow (- (* b c) (* a d)) 1/3) in b * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (- (* b c) (* a d))))) in b * [misc]taylor: Taking taylor expansion of (* 1/3 (log (- (* b c) (* a d)))) in b * [misc]taylor: Taking taylor expansion of 1/3 in b * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (- (* b c) (* a 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]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 (log (- (* d a))) into (log (- (* d a))) * [misc]backup-simplify: Simplify (* 1/3 (log (- (* d a)))) into (* 1/3 (log (- (* d a)))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (- (* d a))))) into (pow (- (* d a)) 1/3) * [misc]taylor: Taking taylor expansion of (pow (- (* b c) (* a d)) 1/3) in b * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (- (* b c) (* a d))))) in b * [misc]taylor: Taking taylor expansion of (* 1/3 (log (- (* b c) (* a d)))) in b * [misc]taylor: Taking taylor expansion of 1/3 in b * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (- (* b c) (* a 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]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 (log (- (* d a))) into (log (- (* d a))) * [misc]backup-simplify: Simplify (* 1/3 (log (- (* d a)))) into (* 1/3 (log (- (* d a)))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (- (* d a))))) into (pow (- (* d a)) 1/3) * [misc]taylor: Taking taylor expansion of (pow (- (* d a)) 1/3) in c * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (- (* d a))))) in c * [misc]taylor: Taking taylor expansion of (* 1/3 (log (- (* d a)))) in c * [misc]taylor: Taking taylor expansion of 1/3 in c * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (- (* d a))) in c * [misc]taylor: Taking taylor expansion of (- (* d a)) in c * [misc]taylor: Taking taylor expansion of (* d a) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (* d a) into (* d a) * [misc]backup-simplify: Simplify (- (* d a)) into (- (* d a)) * [misc]backup-simplify: Simplify (- (* d a)) into (- (* d a)) * [misc]backup-simplify: Simplify (log (- (* d a))) into (log (- (* d a))) * [misc]backup-simplify: Simplify (* 1/3 (log (- (* d a)))) into (* 1/3 (log (- (* d a)))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (- (* d a))))) into (pow (- (* d a)) 1/3) * [misc]taylor: Taking taylor expansion of (pow (- (* d a)) 1/3) in a * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (- (* d a))))) in a * [misc]taylor: Taking taylor expansion of (* 1/3 (log (- (* d a)))) in a * [misc]taylor: Taking taylor expansion of 1/3 in a * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (- (* d a))) in a * [misc]taylor: Taking taylor expansion of (- (* d a)) in a * [misc]taylor: Taking taylor expansion of (* d a) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* d 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (* d 1) (* 0 0)) into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (log (- d)) into (log (- d)) * [misc]backup-simplify: Simplify (+ (* (- -1) (log a)) (log (- d))) into (+ (log a) (log (- d))) * [misc]backup-simplify: Simplify (* 1/3 (+ (log a) (log (- d)))) into (* 1/3 (+ (log a) (log (- d)))) * [misc]backup-simplify: Simplify (exp (* 1/3 (+ (log a) (log (- d))))) into (exp (* 1/3 (+ (log a) (log (- d))))) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (+ (log a) (log (- d))))) in d * [misc]taylor: Taking taylor expansion of (* 1/3 (+ (log a) (log (- d)))) in d * [misc]taylor: Taking taylor expansion of 1/3 in d * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (+ (log a) (log (- d))) in d * [misc]taylor: Taking taylor expansion of (log a) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (log a) into (log a) * [misc]taylor: Taking taylor expansion of (log (- 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 (log -1) into (log -1) * [misc]backup-simplify: Simplify (+ (* (- -1) (log d)) (log -1)) into (+ (log d) (log -1)) * [misc]backup-simplify: Simplify (+ (log a) (+ (log d) (log -1))) into (+ (log a) (+ (log d) (log -1))) * [misc]backup-simplify: Simplify (* 1/3 (+ (log a) (+ (log d) (log -1)))) into (* 1/3 (+ (log a) (+ (log d) (log -1)))) * [misc]backup-simplify: Simplify (exp (* 1/3 (+ (log a) (+ (log d) (log -1))))) into (exp (* 1/3 (+ (log a) (+ (log d) (log -1))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (+ (log a) (+ (log d) (log -1))))) into (exp (* 1/3 (+ (log a) (+ (log d) (log -1))))) * [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 (/ (+ (* 1 (/ (* (pow (* 1 c) 1)) (pow (- (* d a)) 1)))) 1) into (* -1 (/ c (* d a))) * [misc]backup-simplify: Simplify (+ (* 1/3 (* -1 (/ c (* d a)))) (* 0 (log (- (* d a))))) into (- (* 1/3 (/ c (* d a)))) * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (- (* d a))))) (+ (* (/ (pow (- (* 1/3 (/ c (* d a)))) 1) 1)))) into (* -1/3 (* c (pow (/ -1 (* (sqr d) (sqr a))) 1/3))) * [misc]taylor: Taking taylor expansion of (* -1/3 (* c (pow (/ -1 (* (sqr d) (sqr a))) 1/3))) in c * [misc]taylor: Taking taylor expansion of -1/3 in c * [misc]backup-simplify: Simplify -1/3 into -1/3 * [misc]taylor: Taking taylor expansion of (* c (pow (/ -1 (* (sqr d) (sqr a))) 1/3)) in c * [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 (/ -1 (* (sqr d) (sqr a))) 1/3) in c * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ -1 (* (sqr d) (sqr a)))))) in c * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ -1 (* (sqr d) (sqr a))))) in c * [misc]taylor: Taking taylor expansion of 1/3 in c * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ -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 -1 in c * [misc]backup-simplify: Simplify -1 into -1 * [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 (log (/ -1 (* (sqr d) (sqr a)))) into (log (/ -1 (* (sqr d) (sqr a)))) * [misc]backup-simplify: Simplify (* 1/3 (log (/ -1 (* (sqr d) (sqr a))))) into (* 1/3 (log (/ -1 (* (sqr d) (sqr a))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (/ -1 (* (sqr d) (sqr a)))))) into (pow (/ -1 (* (sqr d) (sqr a))) 1/3) * [misc]backup-simplify: Simplify (* 0 (pow (/ -1 (* (sqr d) (sqr a))) 1/3)) into 0 * [misc]backup-simplify: Simplify (* -1/3 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 a)) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- (* d a)) into (- (* d a)) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (- (* d a)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (- (* d a))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (- (* d a))))) (+ (* (/ (pow 0 1) 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 (+ (* d 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (- d) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- -1) (log a)) (log (- d))) into (+ (log a) (log (- d))) * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (+ (log a) (log (- d))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (+ (log a) (log (- d))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking 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 (/ (* (pow (* 1 0) 1)) (pow a 1)))) 1) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (+ (log a) (+ (log d) (log -1))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (+ (log a) (+ (log d) (log -1))))) (+ (* (/ (pow 0 1) 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 (/ (+ (* -1 (/ (* (pow (* 1 c) 2)) (pow (- (* d a)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (- (* d a)) 1)))) 2) into (* -1/2 (/ (sqr c) (* (sqr d) (sqr a)))) * [misc]backup-simplify: Simplify (+ (* 1/3 (* -1/2 (/ (sqr c) (* (sqr d) (sqr a))))) (+ (* 0 (* -1 (/ c (* d a)))) (* 0 (log (- (* d a)))))) into (- (* 1/6 (/ (sqr c) (* (sqr d) (sqr a))))) * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (- (* d a))))) (+ (* (/ (pow (- (* 1/3 (/ c (* d a)))) 2) 2)) (* (/ (pow (- (* 1/6 (/ (sqr c) (* (sqr d) (sqr a))))) 1) 1)))) into (* -1/9 (* (sqr c) (pow (/ -1 (* (pow d 5) (pow a 5))) 1/3))) * [misc]taylor: Taking taylor expansion of (* -1/9 (* (sqr c) (pow (/ -1 (* (pow d 5) (pow a 5))) 1/3))) in c * [misc]taylor: Taking taylor expansion of -1/9 in c * [misc]backup-simplify: Simplify -1/9 into -1/9 * [misc]taylor: Taking taylor expansion of (* (sqr c) (pow (/ -1 (* (pow d 5) (pow a 5))) 1/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 (/ -1 (* (pow d 5) (pow a 5))) 1/3) in c * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ -1 (* (pow d 5) (pow a 5)))))) in c * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ -1 (* (pow d 5) (pow a 5))))) in c * [misc]taylor: Taking taylor expansion of 1/3 in c * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ -1 (* (pow d 5) (pow a 5)))) in c * [misc]taylor: Taking taylor expansion of (/ -1 (* (pow d 5) (pow a 5))) 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 d 5) (pow a 5)) 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 (pow a 5) in c * [misc]taylor: Taking taylor expansion of (exp (* 5 (log a))) in c * [misc]taylor: Taking taylor expansion of (* 5 (log a)) 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 a) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (log a) into (log a) * [misc]backup-simplify: Simplify (* 5 (log a)) into (* 5 (log a)) * [misc]backup-simplify: Simplify (exp (* 5 (log a))) into (pow a 5) * [misc]backup-simplify: Simplify (* (pow d 5) (pow a 5)) into (* (pow d 5) (pow a 5)) * [misc]backup-simplify: Simplify (/ -1 (* (pow d 5) (pow a 5))) into (/ -1 (* (pow d 5) (pow a 5))) * [misc]backup-simplify: Simplify (log (/ -1 (* (pow d 5) (pow a 5)))) into (log (/ -1 (* (pow d 5) (pow a 5)))) * [misc]backup-simplify: Simplify (* 1/3 (log (/ -1 (* (pow d 5) (pow a 5))))) into (* 1/3 (log (/ -1 (* (pow d 5) (pow a 5))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (/ -1 (* (pow d 5) (pow a 5)))))) into (pow (/ -1 (* (pow d 5) (pow a 5))) 1/3) * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (* 0 (pow (/ -1 (* (pow d 5) (pow a 5))) 1/3)) into 0 * [misc]backup-simplify: Simplify (* -1/9 0) into 0 * [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 (* (sqr d) (sqr a))) (+ (* (/ -1 (* (sqr d) (sqr a))) (/ 0 (* (sqr d) (sqr a)))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ -1 (* (sqr d) (sqr a))) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (/ -1 (* (sqr d) (sqr a)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (/ -1 (* (sqr d) (sqr a)))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (pow (/ -1 (* (sqr d) (sqr a))) 1/3))) into (pow (/ -1 (* (sqr d) (sqr a))) 1/3) * [misc]backup-simplify: Simplify (+ (* -1/3 (pow (/ -1 (* (sqr d) (sqr a))) 1/3)) (* 0 0)) into (- (* 1/3 (pow (/ -1 (* (sqr d) (sqr a))) 1/3))) * [misc]taylor: Taking taylor expansion of (- (* 1/3 (pow (/ -1 (* (sqr d) (sqr a))) 1/3))) in a * [misc]taylor: Taking taylor expansion of (* 1/3 (pow (/ -1 (* (sqr d) (sqr a))) 1/3)) in a * [misc]taylor: Taking taylor expansion of 1/3 in a * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (pow (/ -1 (* (sqr d) (sqr a))) 1/3) in a * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ -1 (* (sqr d) (sqr a)))))) in a * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ -1 (* (sqr d) (sqr a))))) in a * [misc]taylor: Taking taylor expansion of 1/3 in a * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ -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 -1 in a * [misc]backup-simplify: Simplify -1 into -1 * [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 (log (/ -1 (sqr d))) into (log (/ -1 (sqr d))) * [misc]backup-simplify: Simplify (+ (* (- 2) (log a)) (log (/ -1 (sqr d)))) into (- (log (/ -1 (sqr d))) (* 2 (log a))) * [misc]backup-simplify: Simplify (* 1/3 (- (log (/ -1 (sqr d))) (* 2 (log a)))) into (* 1/3 (- (log (/ -1 (sqr d))) (* 2 (log a)))) * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log (/ -1 (sqr d))) (* 2 (log a))))) into (exp (* 1/3 (- (log (/ -1 (sqr d))) (* 2 (log a))))) * [misc]backup-simplify: Simplify (* 1/3 (exp (* 1/3 (- (log (/ -1 (sqr d))) (* 2 (log a)))))) into (* 1/3 (exp (* 1/3 (- (log (/ -1 (sqr d))) (* 2 (log a)))))) * [misc]backup-simplify: Simplify (- (* 1/3 (exp (* 1/3 (- (log (/ -1 (sqr d))) (* 2 (log a))))))) into (- (* 1/3 (exp (* 1/3 (- (log (/ -1 (sqr d))) (* 2 (log a))))))) * [misc]taylor: Taking taylor expansion of (- (* 1/3 (exp (* 1/3 (- (log (/ -1 (sqr d))) (* 2 (log a))))))) in d * [misc]taylor: Taking taylor expansion of (* 1/3 (exp (* 1/3 (- (log (/ -1 (sqr d))) (* 2 (log a)))))) in d * [misc]taylor: Taking taylor expansion of 1/3 in d * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (- (log (/ -1 (sqr d))) (* 2 (log a))))) in d * [misc]taylor: Taking taylor expansion of (* 1/3 (- (log (/ -1 (sqr d))) (* 2 (log a)))) in d * [misc]taylor: Taking taylor expansion of 1/3 in d * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (- (log (/ -1 (sqr d))) (* 2 (log a))) in d * [misc]taylor: Taking taylor expansion of (log (/ -1 (sqr d))) in d * [misc]taylor: Taking taylor expansion of (/ -1 (sqr d)) in d * [misc]taylor: Taking taylor expansion of -1 in d * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of (sqr 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 (log -1) into (log -1) * [misc]taylor: Taking taylor expansion of (* 2 (log a)) in d * [misc]taylor: Taking taylor expansion of 2 in d * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (log a) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (log a) into (log a) * [misc]backup-simplify: Simplify (+ (* (- 2) (log d)) (log -1)) into (- (log -1) (* 2 (log d))) * [misc]backup-simplify: Simplify (* 2 (log a)) into (* 2 (log a)) * [misc]backup-simplify: Simplify (- (* 2 (log a))) into (- (* 2 (log a))) * [misc]backup-simplify: Simplify (+ (- (log -1) (* 2 (log d))) (- (* 2 (log a)))) into (- (log -1) (+ (* 2 (log a)) (* 2 (log d)))) * [misc]backup-simplify: Simplify (* 1/3 (- (log -1) (+ (* 2 (log a)) (* 2 (log d))))) into (* 1/3 (- (log -1) (+ (* 2 (log a)) (* 2 (log d))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log -1) (+ (* 2 (log a)) (* 2 (log d)))))) into (exp (* 1/3 (- (log -1) (+ (* 2 (log a)) (* 2 (log d)))))) * [misc]backup-simplify: Simplify (* 1/3 (exp (* 1/3 (- (log -1) (+ (* 2 (log a)) (* 2 (log d))))))) into (* 1/3 (exp (* 1/3 (- (log -1) (+ (* 2 (log a)) (* 2 (log d))))))) * [misc]backup-simplify: Simplify (- (* 1/3 (exp (* 1/3 (- (log -1) (+ (* 2 (log a)) (* 2 (log d)))))))) into (- (* 1/3 (exp (* 1/3 (- (log -1) (+ (* 2 (log a)) (* 2 (log d)))))))) * [misc]backup-simplify: Simplify (- (* 1/3 (exp (* 1/3 (- (log -1) (+ (* 2 (log a)) (* 2 (log d)))))))) into (- (* 1/3 (exp (* 1/3 (- (log -1) (+ (* 2 (log a)) (* 2 (log d)))))))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- (* d a)) into (- (* d a)) * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 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 (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (- (* d a)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (- (* d a)) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (- (* d a)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (- (* d a))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 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]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 (- d) into (- d) * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [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 (+ (* (- -1) (log a)) (log (- d))) into (+ (log a) (log (- d))) * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (+ (log a) (log (- d)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (+ (log a) (log (- d))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking 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/3 (exp (* 1/3 (- (log -1) (+ (* 2 (log a)) (* 2 (log d)))))))) (* 1 (* 1 (* c b)))) (exp (* 1/3 (+ (log a) (+ (log d) (log -1)))))) into (- (exp (* 1/3 (+ (log a) (+ (log d) (log -1))))) (* 1/3 (* (exp (* 1/3 (- (log -1) (+ (* 2 (log a)) (* 2 (log d)))))) (* b c)))) * [misc]approximate: Taking taylor expansion of (pow (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) 1/3) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (pow (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) 1/3) in d * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d)))))) in d * [misc]taylor: Taking taylor expansion of (* 1/3 (log (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))))) in d * [misc]taylor: Taking taylor expansion of 1/3 in d * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 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]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 (log (- (/ 1 a))) into (log (- (/ 1 a))) * [misc]backup-simplify: Simplify (+ (* (- 1) (log d)) (log (- (/ 1 a)))) into (- (log (- (/ 1 a))) (log d)) * [misc]backup-simplify: Simplify (* 1/3 (- (log (- (/ 1 a))) (log d))) into (* 1/3 (- (log (- (/ 1 a))) (log d))) * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log (- (/ 1 a))) (log d)))) into (exp (* 1/3 (- (log (- (/ 1 a))) (log d)))) * [misc]taylor: Taking taylor expansion of (pow (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) 1/3) in a * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d)))))) in a * [misc]taylor: Taking taylor expansion of (* 1/3 (log (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))))) in a * [misc]taylor: Taking taylor expansion of 1/3 in a * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 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]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 (log (- (/ 1 d))) into (log (- (/ 1 d))) * [misc]backup-simplify: Simplify (+ (* (- 1) (log a)) (log (- (/ 1 d)))) into (- (log (- (/ 1 d))) (log a)) * [misc]backup-simplify: Simplify (* 1/3 (- (log (- (/ 1 d))) (log a))) into (* 1/3 (- (log (- (/ 1 d))) (log a))) * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log (- (/ 1 d))) (log a)))) into (exp (* 1/3 (- (log (- (/ 1 d))) (log a)))) * [misc]taylor: Taking taylor expansion of (pow (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) 1/3) in c * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d)))))) in c * [misc]taylor: Taking taylor expansion of (* 1/3 (log (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))))) in c * [misc]taylor: Taking taylor expansion of 1/3 in c * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 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]backup-simplify: Simplify (* (/ 1 b) 1) into (/ 1 b) * [misc]backup-simplify: Simplify (+ (/ 1 b) 0) into (/ 1 b) * [misc]backup-simplify: Simplify (log (/ 1 b)) into (log (/ 1 b)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log c)) (log (/ 1 b))) into (- (log (/ 1 b)) (log c)) * [misc]backup-simplify: Simplify (* 1/3 (- (log (/ 1 b)) (log c))) into (* 1/3 (- (log (/ 1 b)) (log c))) * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log (/ 1 b)) (log c)))) into (exp (* 1/3 (- (log (/ 1 b)) (log c)))) * [misc]taylor: Taking taylor expansion of (pow (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) 1/3) in b * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d)))))) in b * [misc]taylor: Taking taylor expansion of (* 1/3 (log (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))))) in b * [misc]taylor: Taking taylor expansion of 1/3 in b * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 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]backup-simplify: Simplify (* 1 (/ 1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (+ (/ 1 c) 0) into (/ 1 c) * [misc]backup-simplify: Simplify (log (/ 1 c)) into (log (/ 1 c)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log b)) (log (/ 1 c))) into (- (log (/ 1 c)) (log b)) * [misc]backup-simplify: Simplify (* 1/3 (- (log (/ 1 c)) (log b))) into (* 1/3 (- (log (/ 1 c)) (log b))) * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log (/ 1 c)) (log b)))) into (exp (* 1/3 (- (log (/ 1 c)) (log b)))) * [misc]taylor: Taking taylor expansion of (pow (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) 1/3) in b * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d)))))) in b * [misc]taylor: Taking taylor expansion of (* 1/3 (log (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))))) in b * [misc]taylor: Taking taylor expansion of 1/3 in b * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 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]backup-simplify: Simplify (* 1 (/ 1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (+ (/ 1 c) 0) into (/ 1 c) * [misc]backup-simplify: Simplify (log (/ 1 c)) into (log (/ 1 c)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log b)) (log (/ 1 c))) into (- (log (/ 1 c)) (log b)) * [misc]backup-simplify: Simplify (* 1/3 (- (log (/ 1 c)) (log b))) into (* 1/3 (- (log (/ 1 c)) (log b))) * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log (/ 1 c)) (log b)))) into (exp (* 1/3 (- (log (/ 1 c)) (log b)))) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (- (log (/ 1 c)) (log b)))) in c * [misc]taylor: Taking taylor expansion of (* 1/3 (- (log (/ 1 c)) (log b))) in c * [misc]taylor: Taking taylor expansion of 1/3 in c * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (- (log (/ 1 c)) (log b)) in c * [misc]taylor: Taking taylor expansion of (log (/ 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 (log 1) into 0 * [misc]taylor: Taking taylor expansion of (log b) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (log b) into (log b) * [misc]backup-simplify: Simplify (+ (* (- 1) (log c)) 0) into (- (log c)) * [misc]backup-simplify: Simplify (- (log b)) into (- (log b)) * [misc]backup-simplify: Simplify (+ (- (log c)) (- (log b))) into (- (+ (log c) (log b))) * [misc]backup-simplify: Simplify (* 1/3 (- (+ (log c) (log b)))) into (* -1/3 (+ (log c) (log b))) * [misc]backup-simplify: Simplify (exp (* -1/3 (+ (log c) (log b)))) into (exp (* -1/3 (+ (log c) (log b)))) * [misc]taylor: Taking taylor expansion of (exp (* -1/3 (+ (log c) (log b)))) in a * [misc]taylor: Taking taylor expansion of (* -1/3 (+ (log c) (log b))) in a * [misc]taylor: Taking taylor expansion of -1/3 in a * [misc]backup-simplify: Simplify -1/3 into -1/3 * [misc]taylor: Taking taylor expansion of (+ (log c) (log b)) in a * [misc]taylor: Taking taylor expansion of (log c) in a * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (log c) into (log c) * [misc]taylor: Taking taylor expansion of (log b) in a * [misc]taylor: Taking taylor expansion of b in a * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (log b) into (log b) * [misc]backup-simplify: Simplify (+ (log c) (log b)) into (+ (log c) (log b)) * [misc]backup-simplify: Simplify (* -1/3 (+ (log c) (log b))) into (* -1/3 (+ (log c) (log b))) * [misc]backup-simplify: Simplify (exp (* -1/3 (+ (log c) (log b)))) into (exp (* -1/3 (+ (log c) (log b)))) * [misc]taylor: Taking taylor expansion of (exp (* -1/3 (+ (log c) (log b)))) in d * [misc]taylor: Taking taylor expansion of (* -1/3 (+ (log c) (log b))) in d * [misc]taylor: Taking taylor expansion of -1/3 in d * [misc]backup-simplify: Simplify -1/3 into -1/3 * [misc]taylor: Taking taylor expansion of (+ (log c) (log b)) in d * [misc]taylor: Taking taylor expansion of (log c) in d * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (log c) into (log c) * [misc]taylor: Taking taylor expansion of (log b) in d * [misc]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (log b) into (log b) * [misc]backup-simplify: Simplify (+ (log c) (log b)) into (+ (log c) (log b)) * [misc]backup-simplify: Simplify (* -1/3 (+ (log c) (log b))) into (* -1/3 (+ (log c) (log b))) * [misc]backup-simplify: Simplify (exp (* -1/3 (+ (log c) (log b)))) into (exp (* -1/3 (+ (log c) (log b)))) * [misc]backup-simplify: Simplify (exp (* -1/3 (+ (log c) (log b)))) into (exp (* -1/3 (+ (log c) (log b)))) * [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 (/ (* (pow (* 1 (- (/ 1 (* d a)))) 1)) (pow (/ 1 c) 1)))) 1) into (* -1 (/ c (* d a))) * [misc]backup-simplify: Simplify (+ (* (- 1) (log b)) (log (/ 1 c))) into (- (log (/ 1 c)) (log b)) * [misc]backup-simplify: Simplify (+ (* 1/3 (* -1 (/ c (* d a)))) (* 0 (- (log (/ 1 c)) (log b)))) into (- (* 1/3 (/ c (* d a)))) * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log (/ 1 c)) (log b)))) (+ (* (/ (pow (- (* 1/3 (/ c (* d a)))) 1) 1)))) into (* -1/3 (/ (* c (exp (* 1/3 (- (log (/ 1 c)) (log b))))) (* d a))) * [misc]taylor: Taking taylor expansion of (* -1/3 (/ (* c (exp (* 1/3 (- (log (/ 1 c)) (log b))))) (* d a))) in c * [misc]taylor: Taking taylor expansion of -1/3 in c * [misc]backup-simplify: Simplify -1/3 into -1/3 * [misc]taylor: Taking taylor expansion of (/ (* c (exp (* 1/3 (- (log (/ 1 c)) (log b))))) (* d a)) in c * [misc]taylor: Taking taylor expansion of (* c (exp (* 1/3 (- (log (/ 1 c)) (log 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 (exp (* 1/3 (- (log (/ 1 c)) (log b)))) in c * [misc]taylor: Taking taylor expansion of (* 1/3 (- (log (/ 1 c)) (log b))) in c * [misc]taylor: Taking taylor expansion of 1/3 in c * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (- (log (/ 1 c)) (log b)) in c * [misc]taylor: Taking taylor expansion of (log (/ 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 (log 1) into 0 * [misc]taylor: Taking taylor expansion of (log b) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (log b) into (log b) * [misc]backup-simplify: Simplify (+ (* (- 1) (log c)) 0) into (- (log c)) * [misc]backup-simplify: Simplify (- (log b)) into (- (log b)) * [misc]backup-simplify: Simplify (+ (- (log c)) (- (log b))) into (- (+ (log c) (log b))) * [misc]backup-simplify: Simplify (* 1/3 (- (+ (log c) (log b)))) into (* -1/3 (+ (log c) (log b))) * [misc]backup-simplify: Simplify (exp (* -1/3 (+ (log c) (log b)))) into (exp (* -1/3 (+ (log c) (log 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 (exp (* -1/3 (+ (log c) (log b))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow b 1)))) 1) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (- (+ (log c) (log b))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -1/3 (+ (log c) (log b)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (exp (* -1/3 (+ (log c) (log b)))))) into (exp (* -1/3 (+ (log c) (log b)))) * [misc]backup-simplify: Simplify (* d a) into (* d a) * [misc]backup-simplify: Simplify (/ (exp (* -1/3 (+ (log c) (log b)))) (* d a)) into (/ (exp (* -1/3 (+ (log c) (log b)))) (* d a)) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow b 1)))) 1) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (- (+ (log c) (log b))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -1/3 (+ (log c) (log b)))) (+ (* (/ (pow 0 1) 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 (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow c 1)))) 1) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow b 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* -1/3 0) (* 0 (+ (log c) (log b)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -1/3 (+ (log c) (log b)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking 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 (/ (* (pow (* 1 0) 1)) (pow c 1)))) 1) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow b 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* -1/3 0) (* 0 (+ (log c) (log b)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -1/3 (+ (log c) (log b)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (/ 1 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 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 (/ (* (pow (* 1 (- (/ 1 (* d a)))) 2)) (pow (/ 1 c) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ 1 c) 1)))) 2) into (* -1/2 (/ (sqr c) (* (sqr d) (sqr a)))) * [misc]backup-simplify: Simplify (+ (* (- 1) (log b)) (log (/ 1 c))) into (- (log (/ 1 c)) (log b)) * [misc]backup-simplify: Simplify (+ (* 1/3 (* -1/2 (/ (sqr c) (* (sqr d) (sqr a))))) (+ (* 0 (* -1 (/ c (* d a)))) (* 0 (- (log (/ 1 c)) (log b))))) into (- (* 1/6 (/ (sqr c) (* (sqr d) (sqr a))))) * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log (/ 1 c)) (log b)))) (+ (* (/ (pow (- (* 1/3 (/ c (* d a)))) 2) 2)) (* (/ (pow (- (* 1/6 (/ (sqr c) (* (sqr d) (sqr a))))) 1) 1)))) into (* -1/9 (/ (* (sqr c) (exp (* 1/3 (- (log (/ 1 c)) (log b))))) (* (sqr d) (sqr a)))) * [misc]taylor: Taking taylor expansion of (* -1/9 (/ (* (sqr c) (exp (* 1/3 (- (log (/ 1 c)) (log b))))) (* (sqr d) (sqr a)))) in c * [misc]taylor: Taking taylor expansion of -1/9 in c * [misc]backup-simplify: Simplify -1/9 into -1/9 * [misc]taylor: Taking taylor expansion of (/ (* (sqr c) (exp (* 1/3 (- (log (/ 1 c)) (log b))))) (* (sqr d) (sqr a))) in c * [misc]taylor: Taking taylor expansion of (* (sqr c) (exp (* 1/3 (- (log (/ 1 c)) (log b))))) 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 (exp (* 1/3 (- (log (/ 1 c)) (log b)))) in c * [misc]taylor: Taking taylor expansion of (* 1/3 (- (log (/ 1 c)) (log b))) in c * [misc]taylor: Taking taylor expansion of 1/3 in c * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (- (log (/ 1 c)) (log b)) in c * [misc]taylor: Taking taylor expansion of (log (/ 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 (log 1) into 0 * [misc]taylor: Taking taylor expansion of (log b) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (log b) into (log b) * [misc]backup-simplify: Simplify (+ (* (- 1) (log c)) 0) into (- (log c)) * [misc]backup-simplify: Simplify (- (log b)) into (- (log b)) * [misc]backup-simplify: Simplify (+ (- (log c)) (- (log b))) into (- (+ (log c) (log b))) * [misc]backup-simplify: Simplify (* 1/3 (- (+ (log c) (log b)))) into (* -1/3 (+ (log c) (log b))) * [misc]backup-simplify: Simplify (exp (* -1/3 (+ (log c) (log b)))) into (exp (* -1/3 (+ (log c) (log b)))) * [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 (* 0 0) into 0 * [misc]backup-simplify: Simplify (* 0 (exp (* -1/3 (+ (log c) (log b))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow b 1)))) 1) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (- (+ (log c) (log b))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -1/3 (+ (log c) (log b)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 0 (exp (* -1/3 (+ (log c) (log b)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 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 (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow b 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow b 1)))) 2) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (- (+ (log c) (log b)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -1/3 (+ (log c) (log b)))) (+ (* (/ (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 (exp (* -1/3 (+ (log c) (log b))))))) into (exp (* -1/3 (+ (log c) (log b)))) * [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 (/ (exp (* -1/3 (+ (log c) (log b)))) (* (sqr d) (sqr a))) into (/ (exp (* -1/3 (+ (log c) (log b)))) (* (sqr d) (sqr a))) * [misc]backup-simplify: Simplify (* -1/3 (/ (exp (* -1/3 (+ (log c) (log b)))) (* d a))) into (* -1/3 (/ (exp (* -1/3 (+ (log c) (log b)))) (* d a))) * [misc]taylor: Taking taylor expansion of (* -1/3 (/ (exp (* -1/3 (+ (log c) (log b)))) (* d a))) in a * [misc]taylor: Taking taylor expansion of -1/3 in a * [misc]backup-simplify: Simplify -1/3 into -1/3 * [misc]taylor: Taking taylor expansion of (/ (exp (* -1/3 (+ (log c) (log b)))) (* d a)) in a * [misc]taylor: Taking taylor expansion of (exp (* -1/3 (+ (log c) (log b)))) in a * [misc]taylor: Taking taylor expansion of (* -1/3 (+ (log c) (log b))) in a * [misc]taylor: Taking taylor expansion of -1/3 in a * [misc]backup-simplify: Simplify -1/3 into -1/3 * [misc]taylor: Taking taylor expansion of (+ (log c) (log b)) in a * [misc]taylor: Taking taylor expansion of (log c) in a * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (log c) into (log c) * [misc]taylor: Taking taylor expansion of (log b) in a * [misc]taylor: Taking taylor expansion of b in a * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (log b) into (log b) * [misc]backup-simplify: Simplify (+ (log c) (log b)) into (+ (log c) (log b)) * [misc]backup-simplify: Simplify (* -1/3 (+ (log c) (log b))) into (* -1/3 (+ (log c) (log b))) * [misc]backup-simplify: Simplify (exp (* -1/3 (+ (log c) (log b)))) into (exp (* -1/3 (+ (log c) (log 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 (* d 0) into 0 * [misc]backup-simplify: Simplify (+ (* d 1) (* 0 0)) into d * [misc]backup-simplify: Simplify (/ (exp (* -1/3 (+ (log c) (log b)))) d) into (/ (exp (* -1/3 (+ (log c) (log b)))) d) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow c 1)))) 1) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow b 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* -1/3 0) (* 0 (+ (log c) (log b)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -1/3 (+ (log c) (log b)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 d) (+ (* (/ (exp (* -1/3 (+ (log c) (log b)))) d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1/3 0) (* 0 (/ (exp (* -1/3 (+ (log c) (log b)))) d))) into 0 * [misc]taylor: Taking 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 (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow b 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow b 1)))) 2) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (- (+ (log c) (log b)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -1/3 (+ (log c) (log b)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 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]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (exp (* -1/3 (+ (log c) (log b)))) into (exp (* -1/3 (+ (log c) (log b)))) * [misc]approximate: Taking taylor expansion of (pow (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) 1/3) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (pow (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) 1/3) in d * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d))))))) in d * [misc]taylor: Taking taylor expansion of (* 1/3 (log (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))))) in d * [misc]taylor: Taking taylor expansion of 1/3 in d * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 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]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 (log (- (/ 1 a))) into (log (- (/ 1 a))) * [misc]backup-simplify: Simplify (+ (* (- 1) (log d)) (log (- (/ 1 a)))) into (- (log (- (/ 1 a))) (log d)) * [misc]backup-simplify: Simplify (* 1/3 (- (log (- (/ 1 a))) (log d))) into (* 1/3 (- (log (- (/ 1 a))) (log d))) * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log (- (/ 1 a))) (log d)))) into (exp (* 1/3 (- (log (- (/ 1 a))) (log d)))) * [misc]taylor: Taking taylor expansion of (pow (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) 1/3) in a * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d))))))) in a * [misc]taylor: Taking taylor expansion of (* 1/3 (log (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))))) in a * [misc]taylor: Taking taylor expansion of 1/3 in a * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 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]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 (log (- (/ 1 d))) into (log (- (/ 1 d))) * [misc]backup-simplify: Simplify (+ (* (- 1) (log a)) (log (- (/ 1 d)))) into (- (log (- (/ 1 d))) (log a)) * [misc]backup-simplify: Simplify (* 1/3 (- (log (- (/ 1 d))) (log a))) into (* 1/3 (- (log (- (/ 1 d))) (log a))) * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log (- (/ 1 d))) (log a)))) into (exp (* 1/3 (- (log (- (/ 1 d))) (log a)))) * [misc]taylor: Taking taylor expansion of (pow (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) 1/3) in c * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d))))))) in c * [misc]taylor: Taking taylor expansion of (* 1/3 (log (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))))) in c * [misc]taylor: Taking taylor expansion of 1/3 in c * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 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]backup-simplify: Simplify (* (/ -1 b) -1) into (/ 1 b) * [misc]backup-simplify: Simplify (+ (/ 1 b) 0) into (/ 1 b) * [misc]backup-simplify: Simplify (log (/ 1 b)) into (log (/ 1 b)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log c)) (log (/ 1 b))) into (- (log (/ 1 b)) (log c)) * [misc]backup-simplify: Simplify (* 1/3 (- (log (/ 1 b)) (log c))) into (* 1/3 (- (log (/ 1 b)) (log c))) * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log (/ 1 b)) (log c)))) into (exp (* 1/3 (- (log (/ 1 b)) (log c)))) * [misc]taylor: Taking taylor expansion of (pow (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) 1/3) in b * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d))))))) in b * [misc]taylor: Taking taylor expansion of (* 1/3 (log (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))))) in b * [misc]taylor: Taking taylor expansion of 1/3 in b * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 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]backup-simplify: Simplify (* -1 (/ -1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (+ (/ 1 c) 0) into (/ 1 c) * [misc]backup-simplify: Simplify (log (/ 1 c)) into (log (/ 1 c)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log b)) (log (/ 1 c))) into (- (log (/ 1 c)) (log b)) * [misc]backup-simplify: Simplify (* 1/3 (- (log (/ 1 c)) (log b))) into (* 1/3 (- (log (/ 1 c)) (log b))) * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log (/ 1 c)) (log b)))) into (exp (* 1/3 (- (log (/ 1 c)) (log b)))) * [misc]taylor: Taking taylor expansion of (pow (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) 1/3) in b * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d))))))) in b * [misc]taylor: Taking taylor expansion of (* 1/3 (log (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))))) in b * [misc]taylor: Taking taylor expansion of 1/3 in b * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 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]backup-simplify: Simplify (* -1 (/ -1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (+ (/ 1 c) 0) into (/ 1 c) * [misc]backup-simplify: Simplify (log (/ 1 c)) into (log (/ 1 c)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log b)) (log (/ 1 c))) into (- (log (/ 1 c)) (log b)) * [misc]backup-simplify: Simplify (* 1/3 (- (log (/ 1 c)) (log b))) into (* 1/3 (- (log (/ 1 c)) (log b))) * [misc]backup-simplify: Simplify (exp (* 1/3 (- (log (/ 1 c)) (log b)))) into (exp (* 1/3 (- (log (/ 1 c)) (log b)))) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (- (log (/ 1 c)) (log b)))) in c * [misc]taylor: Taking taylor expansion of (* 1/3 (- (log (/ 1 c)) (log b))) in c * [misc]taylor: Taking taylor expansion of 1/3 in c * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (- (log (/ 1 c)) (log b)) in c * [misc]taylor: Taking taylor expansion of (log (/ 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 (log 1) into 0 * [misc]taylor: Taking taylor expansion of (log b) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (log b) into (log b) * [misc]backup-simplify: Simplify (+ (* (- 1) (log c)) 0) into (- (log c)) * [misc]backup-simplify: Simplify (- (log b)) into (- (log b)) * [misc]backup-simplify: Simplify (+ (- (log c)) (- (log b))) into (- (+ (log c) (log b))) * [misc]backup-simplify: Simplify (* 1/3 (- (+ (log c) (log b)))) into (* -1/3 (+ (log c) (log b))) * [misc]backup-simplify: Simplify (exp (* -1/3 (+ (log c) (log b)))) into (exp (* -1/3 (+ (log c) (log b)))) * [misc]taylor: Taking taylor expansion of (exp (* -1/3 (+ (log c) (log b)))) in a * [misc]taylor: Taking taylor expansion of (* -1/3 (+ (log c) (log b))) in a * [misc]taylor: Taking taylor expansion of -1/3 in a * [misc]backup-simplify: Simplify -1/3 into -1/3 * [misc]taylor: Taking taylor expansion of (+ (log c) (log b)) in a * [misc]taylor: Taking taylor expansion of (log c) in a * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (log c) into (log c) * [misc]taylor: Taking taylor expansion of (log b) in a * [misc]taylor: Taking taylor expansion of b in a * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (log b) into (log b) * [misc]backup-simplify: Simplify (+ (log c) (log b)) into (+ (log c) (log b)) * [misc]backup-simplify: Simplify (* -1/3 (+ (log c) (log b))) into (* -1/3 (+ (log c) (log b))) * [misc]backup-simplify: Simplify (exp (* -1/3 (+ (log c) (log b)))) into (exp (* -1/3 (+ (log c) (log b)))) * [misc]taylor: Taking taylor expansion of (exp (* -1/3 (+ (log c) (log b)))) in d * [misc]taylor: Taking taylor expansion of (* -1/3 (+ (log c) (log b))) in d * [misc]taylor: Taking taylor expansion of -1/3 in d * [misc]backup-simplify: Simplify -1/3 into -1/3 * [misc]taylor: Taking taylor expansion of (+ (log c) (log b)) in d * [misc]taylor: Taking taylor expansion of (log c) in d * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (log c) into (log c) * [misc]taylor: Taking taylor expansion of (log b) in d * [misc]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (log b) into (log b) * [misc]backup-simplify: Simplify (+ (log c) (log b)) into (+ (log c) (log b)) * [misc]backup-simplify: Simplify (* -1/3 (+ (log c) (log b))) into (* -1/3 (+ (log c) (log b))) * [misc]backup-simplify: Simplify (exp (* -1/3 (+ (log c) (log b)))) into (exp (* -1/3 (+ (log c) (log b)))) * [misc]backup-simplify: Simplify (exp (* -1/3 (+ (log c) (log b)))) into (exp (* -1/3 (+ (log c) (log b)))) * [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 (/ (* (pow (* 1 (- (/ 1 (* d a)))) 1)) (pow (/ 1 c) 1)))) 1) into (* -1 (/ c (* d a))) * [misc]backup-simplify: Simplify (+ (* (- 1) (log b)) (log (/ 1 c))) into (- (log (/ 1 c)) (log b)) * [misc]backup-simplify: Simplify (+ (* 1/3 (* -1 (/ c (* d a)))) (* 0 (- (log (/ 1 c)) (log b)))) into (- (* 1/3 (/ c (* d a)))) * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log (/ 1 c)) (log b)))) (+ (* (/ (pow (- (* 1/3 (/ c (* d a)))) 1) 1)))) into (* -1/3 (/ (* c (exp (* 1/3 (- (log (/ 1 c)) (log b))))) (* d a))) * [misc]taylor: Taking taylor expansion of (* -1/3 (/ (* c (exp (* 1/3 (- (log (/ 1 c)) (log b))))) (* d a))) in c * [misc]taylor: Taking taylor expansion of -1/3 in c * [misc]backup-simplify: Simplify -1/3 into -1/3 * [misc]taylor: Taking taylor expansion of (/ (* c (exp (* 1/3 (- (log (/ 1 c)) (log b))))) (* d a)) in c * [misc]taylor: Taking taylor expansion of (* c (exp (* 1/3 (- (log (/ 1 c)) (log 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 (exp (* 1/3 (- (log (/ 1 c)) (log b)))) in c * [misc]taylor: Taking taylor expansion of (* 1/3 (- (log (/ 1 c)) (log b))) in c * [misc]taylor: Taking taylor expansion of 1/3 in c * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (- (log (/ 1 c)) (log b)) in c * [misc]taylor: Taking taylor expansion of (log (/ 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 (log 1) into 0 * [misc]taylor: Taking taylor expansion of (log b) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (log b) into (log b) * [misc]backup-simplify: Simplify (+ (* (- 1) (log c)) 0) into (- (log c)) * [misc]backup-simplify: Simplify (- (log b)) into (- (log b)) * [misc]backup-simplify: Simplify (+ (- (log c)) (- (log b))) into (- (+ (log c) (log b))) * [misc]backup-simplify: Simplify (* 1/3 (- (+ (log c) (log b)))) into (* -1/3 (+ (log c) (log b))) * [misc]backup-simplify: Simplify (exp (* -1/3 (+ (log c) (log b)))) into (exp (* -1/3 (+ (log c) (log 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 (exp (* -1/3 (+ (log c) (log b))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow b 1)))) 1) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (- (+ (log c) (log b))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -1/3 (+ (log c) (log b)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (exp (* -1/3 (+ (log c) (log b)))))) into (exp (* -1/3 (+ (log c) (log b)))) * [misc]backup-simplify: Simplify (* d a) into (* d a) * [misc]backup-simplify: Simplify (/ (exp (* -1/3 (+ (log c) (log b)))) (* d a)) into (/ (exp (* -1/3 (+ (log c) (log b)))) (* d a)) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow b 1)))) 1) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (- (+ (log c) (log b))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -1/3 (+ (log c) (log b)))) (+ (* (/ (pow 0 1) 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 (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow c 1)))) 1) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow b 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* -1/3 0) (* 0 (+ (log c) (log b)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -1/3 (+ (log c) (log b)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking 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 (/ (* (pow (* 1 0) 1)) (pow c 1)))) 1) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow b 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* -1/3 0) (* 0 (+ (log c) (log b)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -1/3 (+ (log c) (log b)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))) (* 0 (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ -1 c)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 a) (/ 0 (- a))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 a) 0) (* 0 (/ -1 d))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 (- (/ 1 (* d a)))) 2)) (pow (/ 1 c) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ 1 c) 1)))) 2) into (* -1/2 (/ (sqr c) (* (sqr d) (sqr a)))) * [misc]backup-simplify: Simplify (+ (* (- 1) (log b)) (log (/ 1 c))) into (- (log (/ 1 c)) (log b)) * [misc]backup-simplify: Simplify (+ (* 1/3 (* -1/2 (/ (sqr c) (* (sqr d) (sqr a))))) (+ (* 0 (* -1 (/ c (* d a)))) (* 0 (- (log (/ 1 c)) (log b))))) into (- (* 1/6 (/ (sqr c) (* (sqr d) (sqr a))))) * [misc]backup-simplify: Simplify (* (exp (* 1/3 (- (log (/ 1 c)) (log b)))) (+ (* (/ (pow (- (* 1/3 (/ c (* d a)))) 2) 2)) (* (/ (pow (- (* 1/6 (/ (sqr c) (* (sqr d) (sqr a))))) 1) 1)))) into (* -1/9 (/ (* (sqr c) (exp (* 1/3 (- (log (/ 1 c)) (log b))))) (* (sqr d) (sqr a)))) * [misc]taylor: Taking taylor expansion of (* -1/9 (/ (* (sqr c) (exp (* 1/3 (- (log (/ 1 c)) (log b))))) (* (sqr d) (sqr a)))) in c * [misc]taylor: Taking taylor expansion of -1/9 in c * [misc]backup-simplify: Simplify -1/9 into -1/9 * [misc]taylor: Taking taylor expansion of (/ (* (sqr c) (exp (* 1/3 (- (log (/ 1 c)) (log b))))) (* (sqr d) (sqr a))) in c * [misc]taylor: Taking taylor expansion of (* (sqr c) (exp (* 1/3 (- (log (/ 1 c)) (log b))))) 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 (exp (* 1/3 (- (log (/ 1 c)) (log b)))) in c * [misc]taylor: Taking taylor expansion of (* 1/3 (- (log (/ 1 c)) (log b))) in c * [misc]taylor: Taking taylor expansion of 1/3 in c * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (- (log (/ 1 c)) (log b)) in c * [misc]taylor: Taking taylor expansion of (log (/ 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 (log 1) into 0 * [misc]taylor: Taking taylor expansion of (log b) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (log b) into (log b) * [misc]backup-simplify: Simplify (+ (* (- 1) (log c)) 0) into (- (log c)) * [misc]backup-simplify: Simplify (- (log b)) into (- (log b)) * [misc]backup-simplify: Simplify (+ (- (log c)) (- (log b))) into (- (+ (log c) (log b))) * [misc]backup-simplify: Simplify (* 1/3 (- (+ (log c) (log b)))) into (* -1/3 (+ (log c) (log b))) * [misc]backup-simplify: Simplify (exp (* -1/3 (+ (log c) (log b)))) into (exp (* -1/3 (+ (log c) (log b)))) * [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 (* 0 0) into 0 * [misc]backup-simplify: Simplify (* 0 (exp (* -1/3 (+ (log c) (log b))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow b 1)))) 1) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (- (+ (log c) (log b))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -1/3 (+ (log c) (log b)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 0 (exp (* -1/3 (+ (log c) (log b)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 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 (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow b 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow b 1)))) 2) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (- (+ (log c) (log b)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -1/3 (+ (log c) (log b)))) (+ (* (/ (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 (exp (* -1/3 (+ (log c) (log b))))))) into (exp (* -1/3 (+ (log c) (log b)))) * [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 (/ (exp (* -1/3 (+ (log c) (log b)))) (* (sqr d) (sqr a))) into (/ (exp (* -1/3 (+ (log c) (log b)))) (* (sqr d) (sqr a))) * [misc]backup-simplify: Simplify (* -1/3 (/ (exp (* -1/3 (+ (log c) (log b)))) (* d a))) into (* -1/3 (/ (exp (* -1/3 (+ (log c) (log b)))) (* d a))) * [misc]taylor: Taking taylor expansion of (* -1/3 (/ (exp (* -1/3 (+ (log c) (log b)))) (* d a))) in a * [misc]taylor: Taking taylor expansion of -1/3 in a * [misc]backup-simplify: Simplify -1/3 into -1/3 * [misc]taylor: Taking taylor expansion of (/ (exp (* -1/3 (+ (log c) (log b)))) (* d a)) in a * [misc]taylor: Taking taylor expansion of (exp (* -1/3 (+ (log c) (log b)))) in a * [misc]taylor: Taking taylor expansion of (* -1/3 (+ (log c) (log b))) in a * [misc]taylor: Taking taylor expansion of -1/3 in a * [misc]backup-simplify: Simplify -1/3 into -1/3 * [misc]taylor: Taking taylor expansion of (+ (log c) (log b)) in a * [misc]taylor: Taking taylor expansion of (log c) in a * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (log c) into (log c) * [misc]taylor: Taking taylor expansion of (log b) in a * [misc]taylor: Taking taylor expansion of b in a * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (log b) into (log b) * [misc]backup-simplify: Simplify (+ (log c) (log b)) into (+ (log c) (log b)) * [misc]backup-simplify: Simplify (* -1/3 (+ (log c) (log b))) into (* -1/3 (+ (log c) (log b))) * [misc]backup-simplify: Simplify (exp (* -1/3 (+ (log c) (log b)))) into (exp (* -1/3 (+ (log c) (log 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 (* d 0) into 0 * [misc]backup-simplify: Simplify (+ (* d 1) (* 0 0)) into d * [misc]backup-simplify: Simplify (/ (exp (* -1/3 (+ (log c) (log b)))) d) into (/ (exp (* -1/3 (+ (log c) (log b)))) d) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow c 1)))) 1) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow b 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* -1/3 0) (* 0 (+ (log c) (log b)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -1/3 (+ (log c) (log b)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 d) (+ (* (/ (exp (* -1/3 (+ (log c) (log b)))) d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1/3 0) (* 0 (/ (exp (* -1/3 (+ (log c) (log b)))) d))) into 0 * [misc]taylor: Taking 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 (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow b 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow b 1)))) 2) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (- (+ (log c) (log b)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* -1/3 (+ (log c) (log b)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 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]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (exp (* -1/3 (+ (log c) (log b)))) into (exp (* -1/3 (+ (log c) (log b)))) * [misc]approximate: Taking taylor expansion of (cube (pow (- (* b c) (* a d)) 1/3)) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (cube (pow (- (* b c) (* a d)) 1/3)) in d * [misc]backup-simplify: Simplify (cube (pow (- (* b c) (* a d)) 1/3)) into (cube (pow (- (* b c) (* d a)) 1/3)) * [misc]taylor: Taking taylor expansion of (cube (pow (- (* b c) (* a d)) 1/3)) in a * [misc]backup-simplify: Simplify (cube (pow (- (* b c) (* a d)) 1/3)) into (cube (pow (- (* b c) (* d a)) 1/3)) * [misc]taylor: Taking taylor expansion of (cube (pow (- (* b c) (* a d)) 1/3)) in c * [misc]backup-simplify: Simplify (cube (pow (- (* b c) (* a d)) 1/3)) into (cube (pow (- (* b c) (* d a)) 1/3)) * [misc]taylor: Taking taylor expansion of (cube (pow (- (* b c) (* a d)) 1/3)) in b * [misc]backup-simplify: Simplify (cube (pow (- (* b c) (* a d)) 1/3)) into (cube (pow (- (* b c) (* d a)) 1/3)) * [misc]taylor: Taking taylor expansion of (cube (pow (- (* b c) (* a d)) 1/3)) in b * [misc]backup-simplify: Simplify (cube (pow (- (* b c) (* a d)) 1/3)) into (cube (pow (- (* b c) (* d a)) 1/3)) * [misc]taylor: Taking taylor expansion of (cube (pow (- (* b c) (* d a)) 1/3)) in c * [misc]backup-simplify: Simplify (cube (pow (- (* b c) (* d a)) 1/3)) into (cube (pow (- (* b c) (* d a)) 1/3)) * [misc]taylor: Taking taylor expansion of (cube (pow (- (* b c) (* d a)) 1/3)) in a * [misc]backup-simplify: Simplify (cube (pow (- (* b c) (* d a)) 1/3)) into (cube (pow (- (* b c) (* d a)) 1/3)) * [misc]taylor: Taking taylor expansion of (cube (pow (- (* b c) (* d a)) 1/3)) in d * [misc]backup-simplify: Simplify (cube (pow (- (* b c) (* d a)) 1/3)) into (cube (pow (- (* b c) (* d a)) 1/3)) * [misc]backup-simplify: Simplify (cube (pow (- (* b c) (* d a)) 1/3)) into (cube (pow (- (* b c) (* d a)) 1/3)) * [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 (cube (pow (- (* b c) (* d a)) 1/3)) into (cube (pow (- (* b c) (* d a)) 1/3)) * [misc]approximate: Taking taylor expansion of (cube (pow (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) 1/3)) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (cube (pow (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) 1/3)) in d * [misc]backup-simplify: Simplify (cube (pow (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) 1/3)) into (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) * [misc]taylor: Taking taylor expansion of (cube (pow (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) 1/3)) in a * [misc]backup-simplify: Simplify (cube (pow (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) 1/3)) into (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) * [misc]taylor: Taking taylor expansion of (cube (pow (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) 1/3)) in c * [misc]backup-simplify: Simplify (cube (pow (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) 1/3)) into (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) * [misc]taylor: Taking taylor expansion of (cube (pow (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) 1/3)) in b * [misc]backup-simplify: Simplify (cube (pow (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) 1/3)) into (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) * [misc]taylor: Taking taylor expansion of (cube (pow (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) 1/3)) in b * [misc]backup-simplify: Simplify (cube (pow (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) 1/3)) into (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) * [misc]taylor: Taking taylor expansion of (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) in c * [misc]backup-simplify: Simplify (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) into (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) * [misc]taylor: Taking taylor expansion of (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) in a * [misc]backup-simplify: Simplify (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) into (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) * [misc]taylor: Taking taylor expansion of (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) in d * [misc]backup-simplify: Simplify (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) into (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) * [misc]backup-simplify: Simplify (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) into (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) * [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 (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) into (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) * [misc]approximate: Taking taylor expansion of (cube (pow (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) 1/3)) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (cube (pow (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) 1/3)) in d * [misc]backup-simplify: Simplify (cube (pow (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) 1/3)) into (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) * [misc]taylor: Taking taylor expansion of (cube (pow (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) 1/3)) in a * [misc]backup-simplify: Simplify (cube (pow (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) 1/3)) into (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) * [misc]taylor: Taking taylor expansion of (cube (pow (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) 1/3)) in c * [misc]backup-simplify: Simplify (cube (pow (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) 1/3)) into (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) * [misc]taylor: Taking taylor expansion of (cube (pow (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) 1/3)) in b * [misc]backup-simplify: Simplify (cube (pow (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) 1/3)) into (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) * [misc]taylor: Taking taylor expansion of (cube (pow (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) 1/3)) in b * [misc]backup-simplify: Simplify (cube (pow (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) 1/3)) into (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) * [misc]taylor: Taking taylor expansion of (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) in c * [misc]backup-simplify: Simplify (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) into (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) * [misc]taylor: Taking taylor expansion of (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) in a * [misc]backup-simplify: Simplify (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) into (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) * [misc]taylor: Taking taylor expansion of (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) in d * [misc]backup-simplify: Simplify (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) into (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) * [misc]backup-simplify: Simplify (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) into (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) * [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 (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) into (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) * [misc]approximate: Taking taylor expansion of (- (* b c) (* a d)) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (- (* b c) (* a d)) in d * [misc]taylor: Taking taylor expansion of (* b c) in d * [misc]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (* a d) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (- (* b c) (* a d)) in a * [misc]taylor: Taking taylor expansion of (* b c) in a * [misc]taylor: Taking taylor expansion of b in a * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (* a d) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (- (* b c) (* a d)) in c * [misc]taylor: Taking taylor expansion of (* b c) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* a d) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (- (* b c) (* a d)) in b * [misc]taylor: Taking taylor expansion of (* b c) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (* a d) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (- (* b c) (* a d)) in b * [misc]taylor: Taking taylor expansion of (* b c) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (* a d) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (* 0 c) into 0 * [misc]backup-simplify: Simplify (* a d) into (* d a) * [misc]backup-simplify: Simplify (- (* d a)) into (- (* d a)) * [misc]backup-simplify: Simplify (+ 0 (- (* d a))) into (- (* d a)) * [misc]taylor: Taking taylor expansion of (- (* d a)) in c * [misc]taylor: Taking taylor expansion of (* d a) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (* d a) into (* d a) * [misc]backup-simplify: Simplify (- (* d a)) into (- (* d a)) * [misc]taylor: Taking taylor expansion of (- (* d a)) in a * [misc]taylor: Taking taylor expansion of (* d a) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* d 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 c)) into c * [misc]backup-simplify: Simplify (+ (* a 0) (* 0 d)) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ c 0) into c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 a)) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 1) (* 0 0)) into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]taylor: Taking taylor expansion of (- d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (+ (* 0 0) (* 0 d))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]approximate: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in d * [misc]taylor: Taking taylor expansion of (/ 1 b) in d * [misc]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (/ 1 b) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (/ 1 c) in d * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in d * [misc]taylor: Taking taylor expansion of (/ 1 a) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (/ 1 d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) in a * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in a * [misc]taylor: Taking taylor expansion of (/ 1 b) in a * [misc]taylor: Taking taylor expansion of b in a * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (/ 1 b) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (/ 1 c) in a * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in a * [misc]taylor: Taking taylor expansion of (/ 1 a) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 d) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]taylor: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in c * [misc]taylor: Taking taylor expansion of (/ 1 b) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (/ 1 b) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (/ 1 c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in c * [misc]taylor: Taking taylor expansion of (/ 1 a) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (/ 1 d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]taylor: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in b * [misc]taylor: Taking taylor expansion of (/ 1 b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in b * [misc]taylor: Taking taylor expansion of (/ 1 a) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (/ 1 d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]taylor: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in b * [misc]taylor: Taking taylor expansion of (/ 1 b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in b * [misc]taylor: Taking taylor expansion of (/ 1 a) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (/ 1 d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]backup-simplify: Simplify (* 1 (/ 1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (+ (/ 1 c) 0) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (/ 1 c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of 1 in a * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 (/ 1 c))) into 0 * [misc]backup-simplify: Simplify (* (/ 1 a) (/ 1 d)) into (/ 1 (* d a)) * [misc]backup-simplify: Simplify (- (/ 1 (* d a))) into (- (/ 1 (* d a))) * [misc]backup-simplify: Simplify (+ 0 (- (/ 1 (* d a)))) into (- (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* d a))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (* d a)) in c * [misc]taylor: Taking taylor expansion of (* d a) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (* d a) into (* d a) * [misc]backup-simplify: Simplify (/ 1 (* d a)) into (/ 1 (* d a)) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 1 in d * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (/ 1 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 a) 0) (* 0 (/ 1 d))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 1 (* d a))) into (- (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* d a))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (* d a)) in a * [misc]taylor: Taking taylor expansion of (* d a) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* d 0) into 0 * [misc]backup-simplify: Simplify (+ (* d 1) (* 0 0)) into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]backup-simplify: Simplify (- (/ 1 d)) into (- (/ 1 d)) * [misc]taylor: Taking taylor expansion of (- (/ 1 d)) in d * [misc]taylor: Taking taylor expansion of (/ 1 d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify -1 into -1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 c))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 a) 0) (+ (* 0 0) (* 0 (/ 1 d)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 a)) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* d a)) (/ 0 (* d a))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 c)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 a) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (* 0 a))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* d a)) (/ 0 (* d a))) (* 0 (/ 0 (* d a))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1 (* 1 (* 1 (* (/ 1 (/ 1 c)) (/ 1 (/ 1 b)))))) (* -1 (* (/ 1 (/ 1 d)) (* (/ 1 (/ 1 a)) (* 1 1))))) into (- (* b c) (* d a)) * [misc]approximate: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in d * [misc]taylor: Taking taylor expansion of (- b) in d * [misc]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (/ 1 (- b)) into (/ -1 b) * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in d * [misc]taylor: Taking taylor expansion of (- c) in d * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in d * [misc]taylor: Taking taylor expansion of (- a) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ 1 (- a)) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in d * [misc]taylor: Taking taylor expansion of (- d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) in a * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in a * [misc]taylor: Taking taylor expansion of (- b) in a * [misc]taylor: Taking taylor expansion of b in a * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (/ 1 (- b)) into (/ -1 b) * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in a * [misc]taylor: Taking taylor expansion of (- c) in a * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in a * [misc]taylor: Taking taylor expansion of (- a) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in a * [misc]taylor: Taking taylor expansion of (- d) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in c * [misc]taylor: Taking taylor expansion of (- b) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (/ 1 (- b)) into (/ -1 b) * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in c * [misc]taylor: Taking taylor expansion of (- c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in c * [misc]taylor: Taking taylor expansion of (- a) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ 1 (- a)) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in c * [misc]taylor: Taking taylor expansion of (- d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in b * [misc]taylor: Taking taylor expansion of (- b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in b * [misc]taylor: Taking taylor expansion of (- c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in b * [misc]taylor: Taking taylor expansion of (- a) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ 1 (- a)) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in b * [misc]taylor: Taking taylor expansion of (- d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in b * [misc]taylor: Taking taylor expansion of (- b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in b * [misc]taylor: Taking taylor expansion of (- c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in b * [misc]taylor: Taking taylor expansion of (- a) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ 1 (- a)) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in b * [misc]taylor: Taking taylor expansion of (- d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]backup-simplify: Simplify (* -1 (/ -1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (+ (/ 1 c) 0) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (/ 1 c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of 1 in a * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (/ -1 c))) into 0 * [misc]backup-simplify: Simplify (* (/ -1 a) (/ -1 d)) into (/ 1 (* d a)) * [misc]backup-simplify: Simplify (- (/ 1 (* d a))) into (- (/ 1 (* d a))) * [misc]backup-simplify: Simplify (+ 0 (- (/ 1 (* d a)))) into (- (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* d a))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (* d a)) in c * [misc]taylor: Taking taylor expansion of (* d a) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (* d a) into (* d a) * [misc]backup-simplify: Simplify (/ 1 (* d a)) into (/ 1 (* d a)) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 1 in d * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))) (* 0 (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ -1 c)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 a) (/ 0 (- a))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 a) 0) (* 0 (/ -1 d))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 1 (* d a))) into (- (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* d a))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (* d a)) in a * [misc]taylor: Taking taylor expansion of (* d a) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* d 0) into 0 * [misc]backup-simplify: Simplify (+ (* d 1) (* 0 0)) into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]backup-simplify: Simplify (- (/ 1 d)) into (- (/ 1 d)) * [misc]taylor: Taking taylor expansion of (- (/ 1 d)) in d * [misc]taylor: Taking taylor expansion of (/ 1 d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify -1 into -1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))) (* 0 (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 a) (/ 0 (- a))) (* 0 (/ 0 (- a))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 a) 0) (+ (* 0 0) (* 0 (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 a)) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* d a)) (/ 0 (* d a))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 c)))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 a) (/ 0 (- a))) (* 0 (/ 0 (- a))) (* 0 (/ 0 (- a))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 a) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (* 0 a))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* d a)) (/ 0 (* d a))) (* 0 (/ 0 (* d a))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1 (* 1 (* 1 (* (/ 1 (/ 1 (- c))) (/ 1 (/ 1 (- b))))))) (* -1 (* (/ 1 (/ 1 (- d))) (* (/ 1 (/ 1 (- a))) (* 1 1))))) into (- (* b c) (* d a)) * * * [misc]progress: tayloring alt 11 of 14 * [misc]approximate: Taking taylor expansion of (cbrt (+ (sqr c) (sqr d))) in (c d) around 0 * [misc]taylor: Taking taylor expansion of (cbrt (+ (sqr c) (sqr d))) in d * [misc]backup-simplify: Simplify (cbrt (+ (sqr c) (sqr d))) into (cbrt (+ (sqr d) (sqr c))) * [misc]taylor: Taking taylor expansion of (cbrt (+ (sqr c) (sqr d))) in c * [misc]backup-simplify: Simplify (cbrt (+ (sqr c) (sqr d))) into (cbrt (+ (sqr d) (sqr c))) * [misc]taylor: Taking taylor expansion of (cbrt (+ (sqr c) (sqr d))) in c * [misc]backup-simplify: Simplify (cbrt (+ (sqr c) (sqr d))) into (cbrt (+ (sqr d) (sqr c))) * [misc]taylor: Taking taylor expansion of (cbrt (+ (sqr d) (sqr c))) in d * [misc]backup-simplify: Simplify (cbrt (+ (sqr d) (sqr c))) into (cbrt (+ (sqr d) (sqr c))) * [misc]backup-simplify: Simplify (cbrt (+ (sqr d) (sqr c))) into (cbrt (+ (sqr d) (sqr c))) * [misc]taylor: Taking 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 (cbrt (+ (sqr d) (sqr c))) into (cbrt (+ (sqr d) (sqr c))) * [misc]approximate: Taking taylor expansion of (cbrt (+ (sqr (/ 1 c)) (sqr (/ 1 d)))) in (c d) around 0 * [misc]taylor: Taking taylor expansion of (cbrt (+ (sqr (/ 1 c)) (sqr (/ 1 d)))) in d * [misc]backup-simplify: Simplify (cbrt (+ (sqr (/ 1 c)) (sqr (/ 1 d)))) into (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) * [misc]taylor: Taking taylor expansion of (cbrt (+ (sqr (/ 1 c)) (sqr (/ 1 d)))) in c * [misc]backup-simplify: Simplify (cbrt (+ (sqr (/ 1 c)) (sqr (/ 1 d)))) into (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) * [misc]taylor: Taking taylor expansion of (cbrt (+ (sqr (/ 1 c)) (sqr (/ 1 d)))) in c * [misc]backup-simplify: Simplify (cbrt (+ (sqr (/ 1 c)) (sqr (/ 1 d)))) into (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) * [misc]taylor: Taking taylor expansion of (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) in d * [misc]backup-simplify: Simplify (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) into (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) * [misc]backup-simplify: Simplify (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) into (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) * [misc]taylor: Taking 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 (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) into (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) * [misc]approximate: Taking taylor expansion of (cbrt (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d))))) in (c d) around 0 * [misc]taylor: Taking taylor expansion of (cbrt (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d))))) in d * [misc]backup-simplify: Simplify (cbrt (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d))))) into (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) * [misc]taylor: Taking taylor expansion of (cbrt (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d))))) in c * [misc]backup-simplify: Simplify (cbrt (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d))))) into (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) * [misc]taylor: Taking taylor expansion of (cbrt (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d))))) in c * [misc]backup-simplify: Simplify (cbrt (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d))))) into (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) * [misc]taylor: Taking taylor expansion of (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) in d * [misc]backup-simplify: Simplify (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) into (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) * [misc]backup-simplify: Simplify (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) into (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) * [misc]taylor: Taking 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 (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) into (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) * [misc]approximate: Taking taylor expansion of (/ (- (* b c) (* a d)) (cube (cbrt (+ (sqr c) (sqr d))))) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (/ (- (* b c) (* a d)) (cube (cbrt (+ (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 (cube (cbrt (+ (sqr c) (sqr d)))) in d * [misc]backup-simplify: Simplify (cube (cbrt (+ (sqr c) (sqr d)))) into (+ (sqr d) (sqr c)) * [misc]backup-simplify: Simplify (* b c) into (* b c) * [misc]backup-simplify: Simplify (* a 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (* b c) 0) into (* b c) * [misc]backup-simplify: Simplify (/ (* b c) (+ (sqr d) (sqr c))) into (/ (* b c) (+ (sqr d) (sqr c))) * [misc]taylor: Taking taylor expansion of (/ (- (* b c) (* a d)) (cube (cbrt (+ (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 (cube (cbrt (+ (sqr c) (sqr d)))) in a * [misc]backup-simplify: Simplify (cube (cbrt (+ (sqr c) (sqr d)))) into (+ (sqr d) (sqr c)) * [misc]backup-simplify: Simplify (* b c) into (* b c) * [misc]backup-simplify: Simplify (* 0 d) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (* b c) 0) into (* b c) * [misc]backup-simplify: Simplify (/ (* b c) (+ (sqr d) (sqr c))) into (/ (* b c) (+ (sqr d) (sqr c))) * [misc]taylor: Taking taylor expansion of (/ (- (* b c) (* a d)) (cube (cbrt (+ (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 (cube (cbrt (+ (sqr c) (sqr d)))) in c * [misc]backup-simplify: Simplify (cube (cbrt (+ (sqr c) (sqr d)))) into (+ (sqr d) (sqr c)) * [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 d) (sqr c))) into (* -1 (/ (* d a) (+ (sqr d) (sqr c)))) * [misc]taylor: Taking taylor expansion of (/ (- (* b c) (* a d)) (cube (cbrt (+ (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 (cube (cbrt (+ (sqr c) (sqr d)))) in b * [misc]backup-simplify: Simplify (cube (cbrt (+ (sqr c) (sqr d)))) into (+ (sqr d) (sqr c)) * [misc]backup-simplify: Simplify (* 0 c) into 0 * [misc]backup-simplify: Simplify (* a d) into (* d a) * [misc]backup-simplify: Simplify (- (* d a)) into (- (* d a)) * [misc]backup-simplify: Simplify (+ 0 (- (* d a))) into (- (* d a)) * [misc]backup-simplify: Simplify (/ (- (* d a)) (+ (sqr d) (sqr c))) into (* -1 (/ (* d a) (+ (sqr d) (sqr c)))) * [misc]taylor: Taking taylor expansion of (/ (- (* b c) (* a d)) (cube (cbrt (+ (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 (cube (cbrt (+ (sqr c) (sqr d)))) in b * [misc]backup-simplify: Simplify (cube (cbrt (+ (sqr c) (sqr d)))) into (+ (sqr d) (sqr c)) * [misc]backup-simplify: Simplify (* 0 c) into 0 * [misc]backup-simplify: Simplify (* a d) into (* d a) * [misc]backup-simplify: Simplify (- (* d a)) into (- (* d a)) * [misc]backup-simplify: Simplify (+ 0 (- (* d a))) into (- (* d a)) * [misc]backup-simplify: Simplify (/ (- (* 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 (+ (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 (- (/ 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))) (cube (cbrt (+ (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))) (cube (cbrt (+ (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 (cube (cbrt (+ (sqr (/ 1 c)) (sqr (/ 1 d))))) in d * [misc]backup-simplify: Simplify (cube (cbrt (+ (sqr (/ 1 c)) (sqr (/ 1 d))))) into (+ (/ 1 (sqr d)) (/ 1 (sqr c))) * [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)) (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) into (/ -1 (* a (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) * [misc]taylor: Taking taylor expansion of (/ (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) (cube (cbrt (+ (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 (cube (cbrt (+ (sqr (/ 1 c)) (sqr (/ 1 d))))) in a * [misc]backup-simplify: Simplify (cube (cbrt (+ (sqr (/ 1 c)) (sqr (/ 1 d))))) into (+ (/ 1 (sqr d)) (/ 1 (sqr c))) * [misc]backup-simplify: Simplify (* 1 (/ 1 d)) into (/ 1 d) * [misc]backup-simplify: Simplify (- (/ 1 d)) into (- (/ 1 d)) * [misc]backup-simplify: Simplify (+ 0 (- (/ 1 d))) into (- (/ 1 d)) * [misc]backup-simplify: Simplify (/ (- (/ 1 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))) (cube (cbrt (+ (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 (cube (cbrt (+ (sqr (/ 1 c)) (sqr (/ 1 d))))) in c * [misc]backup-simplify: Simplify (cube (cbrt (+ (sqr (/ 1 c)) (sqr (/ 1 d))))) into (+ (/ 1 (sqr d)) (/ 1 (sqr c))) * [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) (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) into (/ 1 (* b (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) * [misc]taylor: Taking taylor expansion of (/ (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) (cube (cbrt (+ (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 (cube (cbrt (+ (sqr (/ 1 c)) (sqr (/ 1 d))))) in b * [misc]backup-simplify: Simplify (cube (cbrt (+ (sqr (/ 1 c)) (sqr (/ 1 d))))) into (+ (/ 1 (sqr d)) (/ 1 (sqr c))) * [misc]backup-simplify: Simplify (* 1 (/ 1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (+ (/ 1 c) 0) into (/ 1 c) * [misc]backup-simplify: Simplify (/ (/ 1 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))) (cube (cbrt (+ (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 (cube (cbrt (+ (sqr (/ 1 c)) (sqr (/ 1 d))))) in b * [misc]backup-simplify: Simplify (cube (cbrt (+ (sqr (/ 1 c)) (sqr (/ 1 d))))) into (+ (/ 1 (sqr d)) (/ 1 (sqr c))) * [misc]backup-simplify: Simplify (* 1 (/ 1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (+ (/ 1 c) 0) into (/ 1 c) * [misc]backup-simplify: Simplify (/ (/ 1 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]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))) (+ (/ 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 (- (+ (* (/ 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 (+ (/ 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 1 in a * [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 (- (/ 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]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 (- (+ (* (/ 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 (+ (/ 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))))) (* 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 (- (/ 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 (+ (* 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]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: 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 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 (- (/ 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))))) (* 0 (/ 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]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]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]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]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: 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 (+ (* 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 c))) * [misc]approximate: Taking taylor expansion of (/ (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) (cube (cbrt (+ (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)))) (cube (cbrt (+ (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 (cube (cbrt (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d)))))) in d * [misc]backup-simplify: Simplify (cube (cbrt (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d)))))) into (+ (/ 1 (sqr d)) (/ 1 (sqr c))) * [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)) (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) into (/ -1 (* a (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) * [misc]taylor: Taking taylor expansion of (/ (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) (cube (cbrt (+ (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 (cube (cbrt (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d)))))) in a * [misc]backup-simplify: Simplify (cube (cbrt (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d)))))) into (+ (/ 1 (sqr d)) (/ 1 (sqr c))) * [misc]backup-simplify: Simplify (* -1 (/ -1 d)) into (/ 1 d) * [misc]backup-simplify: Simplify (- (/ 1 d)) into (- (/ 1 d)) * [misc]backup-simplify: Simplify (+ 0 (- (/ 1 d))) into (- (/ 1 d)) * [misc]backup-simplify: Simplify (/ (- (/ 1 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)))) (cube (cbrt (+ (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 (cube (cbrt (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d)))))) in c * [misc]backup-simplify: Simplify (cube (cbrt (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d)))))) into (+ (/ 1 (sqr d)) (/ 1 (sqr c))) * [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) (+ (/ 1 (sqr d)) (/ 1 (sqr c)))) into (/ 1 (* b (+ (/ 1 (sqr d)) (/ 1 (sqr c))))) * [misc]taylor: Taking taylor expansion of (/ (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) (cube (cbrt (+ (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 (cube (cbrt (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d)))))) in b * [misc]backup-simplify: Simplify (cube (cbrt (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d)))))) into (+ (/ 1 (sqr d)) (/ 1 (sqr c))) * [misc]backup-simplify: Simplify (* -1 (/ -1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (+ (/ 1 c) 0) into (/ 1 c) * [misc]backup-simplify: Simplify (/ (/ 1 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)))) (cube (cbrt (+ (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 (cube (cbrt (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d)))))) in b * [misc]backup-simplify: Simplify (cube (cbrt (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d)))))) into (+ (/ 1 (sqr d)) (/ 1 (sqr c))) * [misc]backup-simplify: Simplify (* -1 (/ -1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (+ (/ 1 c) 0) into (/ 1 c) * [misc]backup-simplify: Simplify (/ (/ 1 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]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))) (+ (/ 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) into 0 * [misc]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 (+ (/ 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 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 (- (+ (* (/ -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 (+ (/ 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]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 (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]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 (+ (/ 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))))) (* 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 (- (/ 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 (+ (* 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]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: 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 (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]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 (+ (/ 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))))) (* 0 (/ 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]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]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]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]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: 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 (+ (* 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 c))) * [misc]approximate: Taking taylor expansion of (cube (cbrt (+ (sqr c) (sqr d)))) in (c d) around 0 * [misc]taylor: Taking taylor expansion of (cube (cbrt (+ (sqr c) (sqr d)))) in d * [misc]backup-simplify: Simplify (cube (cbrt (+ (sqr c) (sqr d)))) into (+ (sqr d) (sqr c)) * [misc]taylor: Taking taylor expansion of (cube (cbrt (+ (sqr c) (sqr d)))) in c * [misc]backup-simplify: Simplify (cube (cbrt (+ (sqr c) (sqr d)))) into (+ (sqr d) (sqr c)) * [misc]taylor: Taking taylor expansion of (cube (cbrt (+ (sqr c) (sqr d)))) in c * [misc]backup-simplify: Simplify (cube (cbrt (+ (sqr c) (sqr d)))) into (+ (sqr d) (sqr c)) * [misc]taylor: Taking taylor expansion of (+ (sqr d) (sqr c)) in d * [misc]taylor: Taking taylor expansion of (sqr d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (sqr c) in d * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (* c c) into (sqr c) * [misc]backup-simplify: Simplify (+ 0 (sqr c)) into (sqr c) * [misc]backup-simplify: Simplify (sqr c) into (sqr c) * [misc]taylor: Taking 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 (+ (* c 0) (* 0 c)) 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]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 (+ (* c 0) (+ (* 0 0) (* 0 c))) into 0 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking 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 (+ (* c 0) (+ (* 0 0) (+ (* 0 0) (* 0 c)))) 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]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1 (sqr (* d 1))) (sqr c)) into (+ (sqr d) (sqr c)) * [misc]approximate: Taking taylor expansion of (cube (cbrt (+ (sqr (/ 1 c)) (sqr (/ 1 d))))) in (c d) around 0 * [misc]taylor: Taking taylor expansion of (cube (cbrt (+ (sqr (/ 1 c)) (sqr (/ 1 d))))) in d * [misc]backup-simplify: Simplify (cube (cbrt (+ (sqr (/ 1 c)) (sqr (/ 1 d))))) into (+ (/ 1 (sqr d)) (/ 1 (sqr c))) * [misc]taylor: Taking taylor expansion of (cube (cbrt (+ (sqr (/ 1 c)) (sqr (/ 1 d))))) in c * [misc]backup-simplify: Simplify (cube (cbrt (+ (sqr (/ 1 c)) (sqr (/ 1 d))))) into (+ (/ 1 (sqr d)) (/ 1 (sqr c))) * [misc]taylor: Taking taylor expansion of (cube (cbrt (+ (sqr (/ 1 c)) (sqr (/ 1 d))))) in c * [misc]backup-simplify: Simplify (cube (cbrt (+ (sqr (/ 1 c)) (sqr (/ 1 d))))) into (+ (/ 1 (sqr d)) (/ 1 (sqr c))) * [misc]taylor: Taking taylor expansion of (+ (/ 1 (sqr d)) (/ 1 (sqr c))) 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 (/ 1 (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 (/ 1 (sqr c)) into (/ 1 (sqr c)) * [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 (/ 1 (sqr c))) into (/ 1 (sqr c)) * [misc]backup-simplify: Simplify (/ 1 (sqr c)) into (/ 1 (sqr c)) * [misc]taylor: Taking 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 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 (+ (* c 0) (* 0 c)) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr c)) (/ 0 (sqr c))))) 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]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 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 (+ (* c 0) (+ (* 0 0) (* 0 c))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr c)) (/ 0 (sqr c))) (* 0 (/ 0 (sqr c))))) 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]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ 1 (sqr c)) into (/ 1 (sqr c)) * [misc]approximate: Taking taylor expansion of (cube (cbrt (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d)))))) in (c d) around 0 * [misc]taylor: Taking taylor expansion of (cube (cbrt (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d)))))) in d * [misc]backup-simplify: Simplify (cube (cbrt (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d)))))) into (+ (/ 1 (sqr d)) (/ 1 (sqr c))) * [misc]taylor: Taking taylor expansion of (cube (cbrt (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d)))))) in c * [misc]backup-simplify: Simplify (cube (cbrt (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d)))))) into (+ (/ 1 (sqr d)) (/ 1 (sqr c))) * [misc]taylor: Taking taylor expansion of (cube (cbrt (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d)))))) in c * [misc]backup-simplify: Simplify (cube (cbrt (+ (sqr (/ 1 (- c))) (sqr (/ 1 (- d)))))) into (+ (/ 1 (sqr d)) (/ 1 (sqr c))) * [misc]taylor: Taking taylor expansion of (+ (/ 1 (sqr d)) (/ 1 (sqr c))) 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 (/ 1 (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 (/ 1 (sqr c)) into (/ 1 (sqr c)) * [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 (/ 1 (sqr c))) into (/ 1 (sqr c)) * [misc]backup-simplify: Simplify (/ 1 (sqr c)) into (/ 1 (sqr c)) * [misc]taylor: Taking 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 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 (+ (* c 0) (* 0 c)) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr c)) (/ 0 (sqr c))))) 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]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 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 (+ (* c 0) (+ (* 0 0) (* 0 c))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (sqr c)) (/ 0 (sqr c))) (* 0 (/ 0 (sqr c))))) 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]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ 1 (sqr c)) into (/ 1 (sqr c)) * [misc]approximate: Taking taylor expansion of (- (* b c) (* a d)) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (- (* b c) (* a d)) in d * [misc]taylor: Taking taylor expansion of (* b c) in d * [misc]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (* a d) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (- (* b c) (* a d)) in a * [misc]taylor: Taking taylor expansion of (* b c) in a * [misc]taylor: Taking taylor expansion of b in a * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (* a d) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (- (* b c) (* a d)) in c * [misc]taylor: Taking taylor expansion of (* b c) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* a d) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (- (* b c) (* a d)) in b * [misc]taylor: Taking taylor expansion of (* b c) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (* a d) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (- (* b c) (* a d)) in b * [misc]taylor: Taking taylor expansion of (* b c) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (* a d) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (* 0 c) into 0 * [misc]backup-simplify: Simplify (* a d) into (* d a) * [misc]backup-simplify: Simplify (- (* d a)) into (- (* d a)) * [misc]backup-simplify: Simplify (+ 0 (- (* d a))) into (- (* d a)) * [misc]taylor: Taking taylor expansion of (- (* d a)) in c * [misc]taylor: Taking taylor expansion of (* d a) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (* d a) into (* d a) * [misc]backup-simplify: Simplify (- (* d a)) into (- (* d a)) * [misc]taylor: Taking taylor expansion of (- (* d a)) in a * [misc]taylor: Taking taylor expansion of (* d a) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* d 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 c)) into c * [misc]backup-simplify: Simplify (+ (* a 0) (* 0 d)) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ c 0) into c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 a)) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 1) (* 0 0)) into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]taylor: Taking taylor expansion of (- d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (+ (* 0 0) (* 0 d))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]approximate: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in d * [misc]taylor: Taking taylor expansion of (/ 1 b) in d * [misc]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (/ 1 b) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (/ 1 c) in d * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in d * [misc]taylor: Taking taylor expansion of (/ 1 a) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (/ 1 d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) in a * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in a * [misc]taylor: Taking taylor expansion of (/ 1 b) in a * [misc]taylor: Taking taylor expansion of b in a * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (/ 1 b) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (/ 1 c) in a * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in a * [misc]taylor: Taking taylor expansion of (/ 1 a) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 d) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]taylor: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in c * [misc]taylor: Taking taylor expansion of (/ 1 b) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (/ 1 b) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (/ 1 c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in c * [misc]taylor: Taking taylor expansion of (/ 1 a) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (/ 1 d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]taylor: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in b * [misc]taylor: Taking taylor expansion of (/ 1 b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in b * [misc]taylor: Taking taylor expansion of (/ 1 a) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (/ 1 d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]taylor: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in b * [misc]taylor: Taking taylor expansion of (/ 1 b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in b * [misc]taylor: Taking taylor expansion of (/ 1 a) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (/ 1 d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]backup-simplify: Simplify (* 1 (/ 1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (+ (/ 1 c) 0) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (/ 1 c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of 1 in a * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 (/ 1 c))) into 0 * [misc]backup-simplify: Simplify (* (/ 1 a) (/ 1 d)) into (/ 1 (* d a)) * [misc]backup-simplify: Simplify (- (/ 1 (* d a))) into (- (/ 1 (* d a))) * [misc]backup-simplify: Simplify (+ 0 (- (/ 1 (* d a)))) into (- (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* d a))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (* d a)) in c * [misc]taylor: Taking taylor expansion of (* d a) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (* d a) into (* d a) * [misc]backup-simplify: Simplify (/ 1 (* d a)) into (/ 1 (* d a)) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 1 in d * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (/ 1 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 a) 0) (* 0 (/ 1 d))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 1 (* d a))) into (- (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* d a))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (* d a)) in a * [misc]taylor: Taking taylor expansion of (* d a) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* d 0) into 0 * [misc]backup-simplify: Simplify (+ (* d 1) (* 0 0)) into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]backup-simplify: Simplify (- (/ 1 d)) into (- (/ 1 d)) * [misc]taylor: Taking taylor expansion of (- (/ 1 d)) in d * [misc]taylor: Taking taylor expansion of (/ 1 d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify -1 into -1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 c))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 a) 0) (+ (* 0 0) (* 0 (/ 1 d)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 a)) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* d a)) (/ 0 (* d a))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 c)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 a) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (* 0 a))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* d a)) (/ 0 (* d a))) (* 0 (/ 0 (* d a))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1 (* 1 (* 1 (* (/ 1 (/ 1 c)) (/ 1 (/ 1 b)))))) (* -1 (* (/ 1 (/ 1 d)) (* (/ 1 (/ 1 a)) (* 1 1))))) into (- (* b c) (* d a)) * [misc]approximate: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in d * [misc]taylor: Taking taylor expansion of (- b) in d * [misc]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (/ 1 (- b)) into (/ -1 b) * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in d * [misc]taylor: Taking taylor expansion of (- c) in d * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in d * [misc]taylor: Taking taylor expansion of (- a) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ 1 (- a)) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in d * [misc]taylor: Taking taylor expansion of (- d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) in a * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in a * [misc]taylor: Taking taylor expansion of (- b) in a * [misc]taylor: Taking taylor expansion of b in a * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (/ 1 (- b)) into (/ -1 b) * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in a * [misc]taylor: Taking taylor expansion of (- c) in a * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in a * [misc]taylor: Taking taylor expansion of (- a) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in a * [misc]taylor: Taking taylor expansion of (- d) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in c * [misc]taylor: Taking taylor expansion of (- b) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (/ 1 (- b)) into (/ -1 b) * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in c * [misc]taylor: Taking taylor expansion of (- c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in c * [misc]taylor: Taking taylor expansion of (- a) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ 1 (- a)) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in c * [misc]taylor: Taking taylor expansion of (- d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in b * [misc]taylor: Taking taylor expansion of (- b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in b * [misc]taylor: Taking taylor expansion of (- c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in b * [misc]taylor: Taking taylor expansion of (- a) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ 1 (- a)) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in b * [misc]taylor: Taking taylor expansion of (- d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in b * [misc]taylor: Taking taylor expansion of (- b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in b * [misc]taylor: Taking taylor expansion of (- c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in b * [misc]taylor: Taking taylor expansion of (- a) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ 1 (- a)) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in b * [misc]taylor: Taking taylor expansion of (- d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]backup-simplify: Simplify (* -1 (/ -1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (+ (/ 1 c) 0) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (/ 1 c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of 1 in a * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (/ -1 c))) into 0 * [misc]backup-simplify: Simplify (* (/ -1 a) (/ -1 d)) into (/ 1 (* d a)) * [misc]backup-simplify: Simplify (- (/ 1 (* d a))) into (- (/ 1 (* d a))) * [misc]backup-simplify: Simplify (+ 0 (- (/ 1 (* d a)))) into (- (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* d a))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (* d a)) in c * [misc]taylor: Taking taylor expansion of (* d a) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (* d a) into (* d a) * [misc]backup-simplify: Simplify (/ 1 (* d a)) into (/ 1 (* d a)) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 1 in d * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))) (* 0 (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ -1 c)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 a) (/ 0 (- a))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 a) 0) (* 0 (/ -1 d))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 1 (* d a))) into (- (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* d a))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (* d a)) in a * [misc]taylor: Taking taylor expansion of (* d a) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* d 0) into 0 * [misc]backup-simplify: Simplify (+ (* d 1) (* 0 0)) into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]backup-simplify: Simplify (- (/ 1 d)) into (- (/ 1 d)) * [misc]taylor: Taking taylor expansion of (- (/ 1 d)) in d * [misc]taylor: Taking taylor expansion of (/ 1 d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify -1 into -1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))) (* 0 (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 a) (/ 0 (- a))) (* 0 (/ 0 (- a))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 a) 0) (+ (* 0 0) (* 0 (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 a)) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* d a)) (/ 0 (* d a))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 c)))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 a) (/ 0 (- a))) (* 0 (/ 0 (- a))) (* 0 (/ 0 (- a))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 a) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (* 0 a))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* d a)) (/ 0 (* d a))) (* 0 (/ 0 (* d a))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1 (* 1 (* 1 (* (/ 1 (/ 1 (- c))) (/ 1 (/ 1 (- b))))))) (* -1 (* (/ 1 (/ 1 (- d))) (* (/ 1 (/ 1 (- a))) (* 1 1))))) into (- (* b c) (* d a)) * * * [misc]progress: tayloring alt 12 of 14 * [misc]approximate: Taking taylor expansion of (/ (cube (exp (log (cbrt (- (* b c) (* a d)))))) (sqr (hypot c d))) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (/ (cube (exp (log (cbrt (- (* b c) (* a d)))))) (sqr (hypot c d))) in d * [misc]taylor: Taking taylor expansion of (cube (exp (log (cbrt (- (* b c) (* a d)))))) in d * [misc]backup-simplify: Simplify (cube (exp (log (cbrt (- (* b c) (* a d)))))) into (- (* b c) (* 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 (* (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 (/ (cube (exp (log (cbrt (- (* b c) (* a d)))))) (sqr (hypot c d))) in a * [misc]taylor: Taking taylor expansion of (cube (exp (log (cbrt (- (* b c) (* a d)))))) in a * [misc]backup-simplify: Simplify (cube (exp (log (cbrt (- (* b c) (* a d)))))) into (- (* b c) (* 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 (* (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 (/ (cube (exp (log (cbrt (- (* b c) (* a d)))))) (sqr (hypot c d))) in c * [misc]taylor: Taking taylor expansion of (cube (exp (log (cbrt (- (* b c) (* a d)))))) in c * [misc]backup-simplify: Simplify (cube (exp (log (cbrt (- (* b c) (* a d)))))) into (- (* b c) (* 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 (* (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 (/ (cube (exp (log (cbrt (- (* b c) (* a d)))))) (sqr (hypot c d))) in b * [misc]taylor: Taking taylor expansion of (cube (exp (log (cbrt (- (* b c) (* a d)))))) in b * [misc]backup-simplify: Simplify (cube (exp (log (cbrt (- (* b c) (* a d)))))) into (- (* b c) (* 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 (* (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 (/ (cube (exp (log (cbrt (- (* b c) (* a d)))))) (sqr (hypot c d))) in b * [misc]taylor: Taking taylor expansion of (cube (exp (log (cbrt (- (* b c) (* a d)))))) in b * [misc]backup-simplify: Simplify (cube (exp (log (cbrt (- (* b c) (* a d)))))) into (- (* b c) (* 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 (* (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) (* 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]backup-simplify: Simplify (+ (* (hypot c d) 0) (* 0 (hypot c d))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot c d))) (+ (* (/ (- (* b c) (* d a)) (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]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]backup-simplify: Simplify (+ (* (hypot c d) 0) (+ (* 0 0) (* 0 (hypot c d)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot c d))) (+ (* (/ (- (* b c) (* d a)) (sqr (hypot c d))) (/ 0 (sqr (hypot c d)))) (* 0 (/ 0 (sqr (hypot c d)))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in 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 (exp (log (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 (exp (log (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))))))) (sqr (hypot (/ 1 c) (/ 1 d)))) in d * [misc]taylor: Taking taylor expansion of (cube (exp (log (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))))))) in d * [misc]backup-simplify: Simplify (cube (exp (log (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))))))) into (- (/ 1 (* b c)) (/ 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 (* (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 (/ (cube (exp (log (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))))))) (sqr (hypot (/ 1 c) (/ 1 d)))) in a * [misc]taylor: Taking taylor expansion of (cube (exp (log (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))))))) in a * [misc]backup-simplify: Simplify (cube (exp (log (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))))))) into (- (/ 1 (* b c)) (/ 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 (* (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 (/ (cube (exp (log (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))))))) (sqr (hypot (/ 1 c) (/ 1 d)))) in c * [misc]taylor: Taking taylor expansion of (cube (exp (log (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))))))) in c * [misc]backup-simplify: Simplify (cube (exp (log (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))))))) into (- (/ 1 (* b c)) (/ 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 (* (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 (/ (cube (exp (log (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))))))) (sqr (hypot (/ 1 c) (/ 1 d)))) in b * [misc]taylor: Taking taylor expansion of (cube (exp (log (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))))))) in b * [misc]backup-simplify: Simplify (cube (exp (log (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))))))) into (- (/ 1 (* b c)) (/ 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 (* (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 (/ (cube (exp (log (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))))))) (sqr (hypot (/ 1 c) (/ 1 d)))) in b * [misc]taylor: Taking taylor expansion of (cube (exp (log (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))))))) in b * [misc]backup-simplify: Simplify (cube (exp (log (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))))))) into (- (/ 1 (* b c)) (/ 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 (* (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 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]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 (* b c)) (/ 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]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]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 c)) (/ 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]taylor: Taking 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 (exp (log (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 (exp (log (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))))))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in d * [misc]taylor: Taking taylor expansion of (cube (exp (log (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))))))) in d * [misc]backup-simplify: Simplify (cube (exp (log (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))))))) into (- (/ 1 (* b c)) (/ 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 (* (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 (/ (cube (exp (log (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))))))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in a * [misc]taylor: Taking taylor expansion of (cube (exp (log (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))))))) in a * [misc]backup-simplify: Simplify (cube (exp (log (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))))))) into (- (/ 1 (* b c)) (/ 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 (* (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 (/ (cube (exp (log (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))))))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in c * [misc]taylor: Taking taylor expansion of (cube (exp (log (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))))))) in c * [misc]backup-simplify: Simplify (cube (exp (log (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))))))) into (- (/ 1 (* b c)) (/ 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 (* (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 (/ (cube (exp (log (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))))))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in b * [misc]taylor: Taking taylor expansion of (cube (exp (log (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))))))) in b * [misc]backup-simplify: Simplify (cube (exp (log (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))))))) into (- (/ 1 (* b c)) (/ 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 (* (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 (/ (cube (exp (log (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))))))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in b * [misc]taylor: Taking taylor expansion of (cube (exp (log (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))))))) in b * [misc]backup-simplify: Simplify (cube (exp (log (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))))))) into (- (/ 1 (* b c)) (/ 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 (* (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 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]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 (* b c)) (/ 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]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]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 c)) (/ 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]taylor: Taking 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 (cbrt (- (* b c) (* a d))) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (cbrt (- (* b c) (* a d))) in d * [misc]backup-simplify: Simplify (cbrt (- (* b c) (* a d))) into (cbrt (- (* b c) (* d a))) * [misc]taylor: Taking taylor expansion of (cbrt (- (* b c) (* a d))) in a * [misc]backup-simplify: Simplify (cbrt (- (* b c) (* a d))) into (cbrt (- (* b c) (* d a))) * [misc]taylor: Taking taylor expansion of (cbrt (- (* b c) (* a d))) in c * [misc]backup-simplify: Simplify (cbrt (- (* b c) (* a d))) into (cbrt (- (* b c) (* d a))) * [misc]taylor: Taking taylor expansion of (cbrt (- (* b c) (* a d))) in b * [misc]backup-simplify: Simplify (cbrt (- (* b c) (* a d))) into (cbrt (- (* b c) (* d a))) * [misc]taylor: Taking taylor expansion of (cbrt (- (* b c) (* a d))) in b * [misc]backup-simplify: Simplify (cbrt (- (* b c) (* a d))) into (cbrt (- (* b c) (* d a))) * [misc]taylor: Taking taylor expansion of (cbrt (- (* b c) (* d a))) in c * [misc]backup-simplify: Simplify (cbrt (- (* b c) (* d a))) into (cbrt (- (* b c) (* d a))) * [misc]taylor: Taking taylor expansion of (cbrt (- (* b c) (* d a))) in a * [misc]backup-simplify: Simplify (cbrt (- (* b c) (* d a))) into (cbrt (- (* b c) (* d a))) * [misc]taylor: Taking taylor expansion of (cbrt (- (* b c) (* d a))) in d * [misc]backup-simplify: Simplify (cbrt (- (* b c) (* d a))) into (cbrt (- (* b c) (* d a))) * [misc]backup-simplify: Simplify (cbrt (- (* b c) (* d a))) into (cbrt (- (* b c) (* d a))) * [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))) into (cbrt (- (* b c) (* d a))) * [misc]approximate: Taking taylor expansion of (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d)))) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d)))) in d * [misc]backup-simplify: Simplify (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d)))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]taylor: Taking taylor expansion of (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d)))) in a * [misc]backup-simplify: Simplify (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d)))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]taylor: Taking taylor expansion of (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d)))) in c * [misc]backup-simplify: Simplify (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d)))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]taylor: Taking taylor expansion of (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d)))) in b * [misc]backup-simplify: Simplify (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d)))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]taylor: Taking taylor expansion of (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d)))) in b * [misc]backup-simplify: Simplify (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d)))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]taylor: Taking taylor expansion of (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) in c * [misc]backup-simplify: Simplify (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]taylor: Taking taylor expansion of (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) in a * [misc]backup-simplify: Simplify (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]taylor: Taking taylor expansion of (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) in d * [misc]backup-simplify: Simplify (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]backup-simplify: Simplify (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [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)))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]approximate: Taking taylor expansion of (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d))))) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d))))) in d * [misc]backup-simplify: Simplify (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d))))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]taylor: Taking taylor expansion of (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d))))) in a * [misc]backup-simplify: Simplify (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d))))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]taylor: Taking taylor expansion of (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d))))) in c * [misc]backup-simplify: Simplify (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d))))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]taylor: Taking taylor expansion of (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d))))) in b * [misc]backup-simplify: Simplify (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d))))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]taylor: Taking taylor expansion of (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d))))) in b * [misc]backup-simplify: Simplify (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d))))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]taylor: Taking taylor expansion of (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) in c * [misc]backup-simplify: Simplify (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]taylor: Taking taylor expansion of (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) in a * [misc]backup-simplify: Simplify (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]taylor: Taking taylor expansion of (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) in d * [misc]backup-simplify: Simplify (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]backup-simplify: Simplify (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [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)))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]approximate: Taking taylor expansion of (exp (log (cbrt (- (* b c) (* a d))))) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (exp (log (cbrt (- (* b c) (* a d))))) in d * [misc]taylor: Taking taylor expansion of (log (cbrt (- (* b c) (* a d)))) in d * [misc]taylor: Taking taylor expansion of (cbrt (- (* b c) (* a d))) in d * [misc]backup-simplify: Simplify (cbrt (- (* b c) (* a d))) into (cbrt (- (* b c) (* d a))) * [misc]backup-simplify: Simplify (log (cbrt (- (* b c) (* d a)))) into (log (cbrt (- (* b c) (* d a)))) * [misc]backup-simplify: Simplify (exp (log (cbrt (- (* b c) (* d a))))) into (cbrt (- (* b c) (* d a))) * [misc]taylor: Taking taylor expansion of (exp (log (cbrt (- (* b c) (* a d))))) in a * [misc]taylor: Taking taylor expansion of (log (cbrt (- (* b c) (* a d)))) in a * [misc]taylor: Taking taylor expansion of (cbrt (- (* b c) (* a d))) in a * [misc]backup-simplify: Simplify (cbrt (- (* b c) (* a d))) into (cbrt (- (* b c) (* d a))) * [misc]backup-simplify: Simplify (log (cbrt (- (* b c) (* d a)))) into (log (cbrt (- (* b c) (* d a)))) * [misc]backup-simplify: Simplify (exp (log (cbrt (- (* b c) (* d a))))) into (cbrt (- (* b c) (* d a))) * [misc]taylor: Taking taylor expansion of (exp (log (cbrt (- (* b c) (* a d))))) in c * [misc]taylor: Taking taylor expansion of (log (cbrt (- (* b c) (* a d)))) in c * [misc]taylor: Taking taylor expansion of (cbrt (- (* b c) (* a d))) in c * [misc]backup-simplify: Simplify (cbrt (- (* b c) (* a d))) into (cbrt (- (* b c) (* d a))) * [misc]backup-simplify: Simplify (log (cbrt (- (* b c) (* d a)))) into (log (cbrt (- (* b c) (* d a)))) * [misc]backup-simplify: Simplify (exp (log (cbrt (- (* b c) (* d a))))) into (cbrt (- (* b c) (* d a))) * [misc]taylor: Taking taylor expansion of (exp (log (cbrt (- (* b c) (* a d))))) in b * [misc]taylor: Taking taylor expansion of (log (cbrt (- (* b c) (* a d)))) in b * [misc]taylor: Taking taylor expansion of (cbrt (- (* b c) (* a d))) in b * [misc]backup-simplify: Simplify (cbrt (- (* b c) (* a d))) into (cbrt (- (* b c) (* d a))) * [misc]backup-simplify: Simplify (log (cbrt (- (* b c) (* d a)))) into (log (cbrt (- (* b c) (* d a)))) * [misc]backup-simplify: Simplify (exp (log (cbrt (- (* b c) (* d a))))) into (cbrt (- (* b c) (* d a))) * [misc]taylor: Taking taylor expansion of (exp (log (cbrt (- (* b c) (* a d))))) in b * [misc]taylor: Taking taylor expansion of (log (cbrt (- (* b c) (* a d)))) in b * [misc]taylor: Taking taylor expansion of (cbrt (- (* b c) (* a d))) in b * [misc]backup-simplify: Simplify (cbrt (- (* b c) (* a d))) into (cbrt (- (* b c) (* d a))) * [misc]backup-simplify: Simplify (log (cbrt (- (* b c) (* d a)))) into (log (cbrt (- (* b c) (* d a)))) * [misc]backup-simplify: Simplify (exp (log (cbrt (- (* b c) (* d a))))) into (cbrt (- (* b c) (* d a))) * [misc]taylor: Taking taylor expansion of (cbrt (- (* b c) (* d a))) in c * [misc]backup-simplify: Simplify (cbrt (- (* b c) (* d a))) into (cbrt (- (* b c) (* d a))) * [misc]taylor: Taking taylor expansion of (cbrt (- (* b c) (* d a))) in a * [misc]backup-simplify: Simplify (cbrt (- (* b c) (* d a))) into (cbrt (- (* b c) (* d a))) * [misc]taylor: Taking taylor expansion of (cbrt (- (* b c) (* d a))) in d * [misc]backup-simplify: Simplify (cbrt (- (* b c) (* d a))) into (cbrt (- (* b c) (* d a))) * [misc]backup-simplify: Simplify (cbrt (- (* b c) (* d a))) into (cbrt (- (* b c) (* d a))) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (cbrt (- (* b c) (* d a))) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (* (exp (log (cbrt (- (* b c) (* d a))))) (+ (* (/ (pow 0 1) 1)))) 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]taylor: Taking 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 (/ (* (pow (* 1 0) 2)) (pow (cbrt (- (* b c) (* d a))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (cbrt (- (* b c) (* d a))) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (* (exp (log (cbrt (- (* b c) (* d a))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) 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))) into (cbrt (- (* b c) (* d a))) * [misc]approximate: Taking taylor expansion of (exp (log (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d)))))) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (exp (log (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d)))))) in d * [misc]taylor: Taking taylor expansion of (log (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))))) in d * [misc]taylor: Taking taylor expansion of (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d)))) in d * [misc]backup-simplify: Simplify (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d)))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]backup-simplify: Simplify (log (cbrt (- (/ 1 (* b c)) (/ 1 (* d a))))) into (log (cbrt (- (/ 1 (* b c)) (/ 1 (* d a))))) * [misc]backup-simplify: Simplify (exp (log (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]taylor: Taking taylor expansion of (exp (log (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d)))))) in a * [misc]taylor: Taking taylor expansion of (log (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))))) in a * [misc]taylor: Taking taylor expansion of (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d)))) in a * [misc]backup-simplify: Simplify (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d)))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]backup-simplify: Simplify (log (cbrt (- (/ 1 (* b c)) (/ 1 (* d a))))) into (log (cbrt (- (/ 1 (* b c)) (/ 1 (* d a))))) * [misc]backup-simplify: Simplify (exp (log (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]taylor: Taking taylor expansion of (exp (log (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d)))))) in c * [misc]taylor: Taking taylor expansion of (log (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))))) in c * [misc]taylor: Taking taylor expansion of (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d)))) in c * [misc]backup-simplify: Simplify (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d)))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]backup-simplify: Simplify (log (cbrt (- (/ 1 (* b c)) (/ 1 (* d a))))) into (log (cbrt (- (/ 1 (* b c)) (/ 1 (* d a))))) * [misc]backup-simplify: Simplify (exp (log (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]taylor: Taking taylor expansion of (exp (log (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d)))))) in b * [misc]taylor: Taking taylor expansion of (log (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))))) in b * [misc]taylor: Taking taylor expansion of (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d)))) in b * [misc]backup-simplify: Simplify (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d)))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]backup-simplify: Simplify (log (cbrt (- (/ 1 (* b c)) (/ 1 (* d a))))) into (log (cbrt (- (/ 1 (* b c)) (/ 1 (* d a))))) * [misc]backup-simplify: Simplify (exp (log (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]taylor: Taking taylor expansion of (exp (log (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d)))))) in b * [misc]taylor: Taking taylor expansion of (log (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))))) in b * [misc]taylor: Taking taylor expansion of (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d)))) in b * [misc]backup-simplify: Simplify (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d)))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]backup-simplify: Simplify (log (cbrt (- (/ 1 (* b c)) (/ 1 (* d a))))) into (log (cbrt (- (/ 1 (* b c)) (/ 1 (* d a))))) * [misc]backup-simplify: Simplify (exp (log (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]taylor: Taking taylor expansion of (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) in c * [misc]backup-simplify: Simplify (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]taylor: Taking taylor expansion of (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) in a * [misc]backup-simplify: Simplify (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]taylor: Taking taylor expansion of (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) in d * [misc]backup-simplify: Simplify (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]backup-simplify: Simplify (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (* (exp (log (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))))) (+ (* (/ (pow 0 1) 1)))) 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]taylor: Taking 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 (/ (* (pow (* 1 0) 2)) (pow (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (* (exp (log (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) 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)))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]approximate: Taking taylor expansion of (exp (log (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d))))))) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (exp (log (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d))))))) in d * [misc]taylor: Taking taylor expansion of (log (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))))) in d * [misc]taylor: Taking taylor expansion of (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d))))) in d * [misc]backup-simplify: Simplify (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d))))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]backup-simplify: Simplify (log (cbrt (- (/ 1 (* b c)) (/ 1 (* d a))))) into (log (cbrt (- (/ 1 (* b c)) (/ 1 (* d a))))) * [misc]backup-simplify: Simplify (exp (log (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]taylor: Taking taylor expansion of (exp (log (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d))))))) in a * [misc]taylor: Taking taylor expansion of (log (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))))) in a * [misc]taylor: Taking taylor expansion of (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d))))) in a * [misc]backup-simplify: Simplify (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d))))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]backup-simplify: Simplify (log (cbrt (- (/ 1 (* b c)) (/ 1 (* d a))))) into (log (cbrt (- (/ 1 (* b c)) (/ 1 (* d a))))) * [misc]backup-simplify: Simplify (exp (log (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]taylor: Taking taylor expansion of (exp (log (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d))))))) in c * [misc]taylor: Taking taylor expansion of (log (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))))) in c * [misc]taylor: Taking taylor expansion of (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d))))) in c * [misc]backup-simplify: Simplify (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d))))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]backup-simplify: Simplify (log (cbrt (- (/ 1 (* b c)) (/ 1 (* d a))))) into (log (cbrt (- (/ 1 (* b c)) (/ 1 (* d a))))) * [misc]backup-simplify: Simplify (exp (log (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]taylor: Taking taylor expansion of (exp (log (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d))))))) in b * [misc]taylor: Taking taylor expansion of (log (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))))) in b * [misc]taylor: Taking taylor expansion of (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d))))) in b * [misc]backup-simplify: Simplify (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d))))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]backup-simplify: Simplify (log (cbrt (- (/ 1 (* b c)) (/ 1 (* d a))))) into (log (cbrt (- (/ 1 (* b c)) (/ 1 (* d a))))) * [misc]backup-simplify: Simplify (exp (log (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]taylor: Taking taylor expansion of (exp (log (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d))))))) in b * [misc]taylor: Taking taylor expansion of (log (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))))) in b * [misc]taylor: Taking taylor expansion of (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d))))) in b * [misc]backup-simplify: Simplify (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d))))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]backup-simplify: Simplify (log (cbrt (- (/ 1 (* b c)) (/ 1 (* d a))))) into (log (cbrt (- (/ 1 (* b c)) (/ 1 (* d a))))) * [misc]backup-simplify: Simplify (exp (log (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]taylor: Taking taylor expansion of (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) in c * [misc]backup-simplify: Simplify (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]taylor: Taking taylor expansion of (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) in a * [misc]backup-simplify: Simplify (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]taylor: Taking taylor expansion of (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) in d * [misc]backup-simplify: Simplify (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]backup-simplify: Simplify (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (* (exp (log (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))))) (+ (* (/ (pow 0 1) 1)))) 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]taylor: Taking 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 (/ (* (pow (* 1 0) 2)) (pow (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (* (exp (log (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) 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)))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]approximate: Taking taylor expansion of (cube (exp (log (cbrt (- (* b c) (* a d)))))) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (cube (exp (log (cbrt (- (* b c) (* a d)))))) in d * [misc]backup-simplify: Simplify (cube (exp (log (cbrt (- (* b c) (* a d)))))) into (- (* b c) (* d a)) * [misc]taylor: Taking taylor expansion of (cube (exp (log (cbrt (- (* b c) (* a d)))))) in a * [misc]backup-simplify: Simplify (cube (exp (log (cbrt (- (* b c) (* a d)))))) into (- (* b c) (* d a)) * [misc]taylor: Taking taylor expansion of (cube (exp (log (cbrt (- (* b c) (* a d)))))) in c * [misc]backup-simplify: Simplify (cube (exp (log (cbrt (- (* b c) (* a d)))))) into (- (* b c) (* d a)) * [misc]taylor: Taking taylor expansion of (cube (exp (log (cbrt (- (* b c) (* a d)))))) in b * [misc]backup-simplify: Simplify (cube (exp (log (cbrt (- (* b c) (* a d)))))) into (- (* b c) (* d a)) * [misc]taylor: Taking taylor expansion of (cube (exp (log (cbrt (- (* b c) (* a d)))))) in b * [misc]backup-simplify: Simplify (cube (exp (log (cbrt (- (* b c) (* a d)))))) into (- (* b c) (* d a)) * [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]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]taylor: Taking taylor expansion of (- (* d a)) in a * [misc]taylor: Taking taylor expansion of (* d a) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* d 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]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]taylor: Taking taylor expansion of b in a * [misc]backup-simplify: Simplify b into b * [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 (+ (* d 1) (* 0 0)) into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]taylor: Taking taylor expansion of (- d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]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]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 (* b (* 1 (* 1 (* c 1)))) into (* b c) * [misc]approximate: Taking taylor expansion of (cube (exp (log (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))))))) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (cube (exp (log (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))))))) in d * [misc]backup-simplify: Simplify (cube (exp (log (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))))))) into (- (/ 1 (* b c)) (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (cube (exp (log (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))))))) in a * [misc]backup-simplify: Simplify (cube (exp (log (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))))))) into (- (/ 1 (* b c)) (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (cube (exp (log (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))))))) in c * [misc]backup-simplify: Simplify (cube (exp (log (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))))))) into (- (/ 1 (* b c)) (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (cube (exp (log (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))))))) in b * [misc]backup-simplify: Simplify (cube (exp (log (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))))))) into (- (/ 1 (* b c)) (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (cube (exp (log (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))))))) in b * [misc]backup-simplify: Simplify (cube (exp (log (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))))))) into (- (/ 1 (* b c)) (/ 1 (* d a))) * [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]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]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 (+ (* 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 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]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 (- (+ (* (/ 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 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 (exp (log (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))))))) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (cube (exp (log (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))))))) in d * [misc]backup-simplify: Simplify (cube (exp (log (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))))))) into (- (/ 1 (* b c)) (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (cube (exp (log (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))))))) in a * [misc]backup-simplify: Simplify (cube (exp (log (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))))))) into (- (/ 1 (* b c)) (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (cube (exp (log (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))))))) in c * [misc]backup-simplify: Simplify (cube (exp (log (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))))))) into (- (/ 1 (* b c)) (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (cube (exp (log (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))))))) in b * [misc]backup-simplify: Simplify (cube (exp (log (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))))))) into (- (/ 1 (* b c)) (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (cube (exp (log (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))))))) in b * [misc]backup-simplify: Simplify (cube (exp (log (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))))))) into (- (/ 1 (* b c)) (/ 1 (* d a))) * [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]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]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 (+ (* 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 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]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 (- (+ (* (/ 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 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]progress: tayloring alt 13 of 14 * [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]taylor: Taking taylor expansion of (cube (cbrt (- (* b c) (* a d)))) in d * [misc]backup-simplify: Simplify (cube (cbrt (- (* b c) (* a d)))) into (- (* b c) (* 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 (* (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 (/ (cube (cbrt (- (* b c) (* a d)))) (sqr (hypot c d))) in a * [misc]taylor: Taking taylor expansion of (cube (cbrt (- (* b c) (* a d)))) in a * [misc]backup-simplify: Simplify (cube (cbrt (- (* b c) (* a d)))) into (- (* b c) (* 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 (* (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 (/ (cube (cbrt (- (* b c) (* a d)))) (sqr (hypot c d))) in c * [misc]taylor: Taking taylor expansion of (cube (cbrt (- (* b c) (* a d)))) in c * [misc]backup-simplify: Simplify (cube (cbrt (- (* b c) (* a d)))) into (- (* b c) (* 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 (* (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 (/ (cube (cbrt (- (* b c) (* a d)))) (sqr (hypot c d))) in b * [misc]taylor: Taking taylor expansion of (cube (cbrt (- (* b c) (* a d)))) in b * [misc]backup-simplify: Simplify (cube (cbrt (- (* b c) (* a d)))) into (- (* b c) (* 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 (* (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 (/ (cube (cbrt (- (* b c) (* a d)))) (sqr (hypot c d))) in b * [misc]taylor: Taking taylor expansion of (cube (cbrt (- (* b c) (* a d)))) in b * [misc]backup-simplify: Simplify (cube (cbrt (- (* b c) (* a d)))) into (- (* b c) (* 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 (* (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) (* 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]backup-simplify: Simplify (+ (* (hypot c d) 0) (* 0 (hypot c d))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot c d))) (+ (* (/ (- (* b c) (* d a)) (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]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]backup-simplify: Simplify (+ (* (hypot c d) 0) (+ (* 0 0) (* 0 (hypot c d)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqr (hypot c d))) (+ (* (/ (- (* b c) (* d a)) (sqr (hypot c d))) (/ 0 (sqr (hypot c d)))) (* 0 (/ 0 (sqr (hypot c d)))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in 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]taylor: Taking taylor expansion of (cube (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))))) in d * [misc]backup-simplify: Simplify (cube (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))))) into (- (/ 1 (* b c)) (/ 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 (* (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 (/ (cube (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))))) (sqr (hypot (/ 1 c) (/ 1 d)))) in a * [misc]taylor: Taking taylor expansion of (cube (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))))) in a * [misc]backup-simplify: Simplify (cube (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))))) into (- (/ 1 (* b c)) (/ 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 (* (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 (/ (cube (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))))) (sqr (hypot (/ 1 c) (/ 1 d)))) in c * [misc]taylor: Taking taylor expansion of (cube (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))))) in c * [misc]backup-simplify: Simplify (cube (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))))) into (- (/ 1 (* b c)) (/ 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 (* (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 (/ (cube (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))))) (sqr (hypot (/ 1 c) (/ 1 d)))) in b * [misc]taylor: Taking taylor expansion of (cube (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))))) in b * [misc]backup-simplify: Simplify (cube (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))))) into (- (/ 1 (* b c)) (/ 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 (* (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 (/ (cube (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))))) (sqr (hypot (/ 1 c) (/ 1 d)))) in b * [misc]taylor: Taking taylor expansion of (cube (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))))) in b * [misc]backup-simplify: Simplify (cube (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))))) into (- (/ 1 (* b c)) (/ 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 (* (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 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]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 (* b c)) (/ 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]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]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 c)) (/ 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]taylor: Taking 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]taylor: Taking taylor expansion of (cube (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))))) in d * [misc]backup-simplify: Simplify (cube (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))))) into (- (/ 1 (* b c)) (/ 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 (* (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 (/ (cube (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in a * [misc]taylor: Taking taylor expansion of (cube (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))))) in a * [misc]backup-simplify: Simplify (cube (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))))) into (- (/ 1 (* b c)) (/ 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 (* (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 (/ (cube (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in c * [misc]taylor: Taking taylor expansion of (cube (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))))) in c * [misc]backup-simplify: Simplify (cube (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))))) into (- (/ 1 (* b c)) (/ 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 (* (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 (/ (cube (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in b * [misc]taylor: Taking taylor expansion of (cube (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))))) in b * [misc]backup-simplify: Simplify (cube (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))))) into (- (/ 1 (* b c)) (/ 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 (* (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 (/ (cube (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))))) (sqr (hypot (/ 1 (- c)) (/ 1 (- d))))) in b * [misc]taylor: Taking taylor expansion of (cube (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))))) in b * [misc]backup-simplify: Simplify (cube (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))))) into (- (/ 1 (* b c)) (/ 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 (* (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 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]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 (* b c)) (/ 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]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]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 c)) (/ 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]taylor: Taking 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 (cbrt (- (* b c) (* a d))) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (cbrt (- (* b c) (* a d))) in d * [misc]backup-simplify: Simplify (cbrt (- (* b c) (* a d))) into (cbrt (- (* b c) (* d a))) * [misc]taylor: Taking taylor expansion of (cbrt (- (* b c) (* a d))) in a * [misc]backup-simplify: Simplify (cbrt (- (* b c) (* a d))) into (cbrt (- (* b c) (* d a))) * [misc]taylor: Taking taylor expansion of (cbrt (- (* b c) (* a d))) in c * [misc]backup-simplify: Simplify (cbrt (- (* b c) (* a d))) into (cbrt (- (* b c) (* d a))) * [misc]taylor: Taking taylor expansion of (cbrt (- (* b c) (* a d))) in b * [misc]backup-simplify: Simplify (cbrt (- (* b c) (* a d))) into (cbrt (- (* b c) (* d a))) * [misc]taylor: Taking taylor expansion of (cbrt (- (* b c) (* a d))) in b * [misc]backup-simplify: Simplify (cbrt (- (* b c) (* a d))) into (cbrt (- (* b c) (* d a))) * [misc]taylor: Taking taylor expansion of (cbrt (- (* b c) (* d a))) in c * [misc]backup-simplify: Simplify (cbrt (- (* b c) (* d a))) into (cbrt (- (* b c) (* d a))) * [misc]taylor: Taking taylor expansion of (cbrt (- (* b c) (* d a))) in a * [misc]backup-simplify: Simplify (cbrt (- (* b c) (* d a))) into (cbrt (- (* b c) (* d a))) * [misc]taylor: Taking taylor expansion of (cbrt (- (* b c) (* d a))) in d * [misc]backup-simplify: Simplify (cbrt (- (* b c) (* d a))) into (cbrt (- (* b c) (* d a))) * [misc]backup-simplify: Simplify (cbrt (- (* b c) (* d a))) into (cbrt (- (* b c) (* d a))) * [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))) into (cbrt (- (* b c) (* d a))) * [misc]approximate: Taking taylor expansion of (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d)))) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d)))) in d * [misc]backup-simplify: Simplify (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d)))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]taylor: Taking taylor expansion of (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d)))) in a * [misc]backup-simplify: Simplify (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d)))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]taylor: Taking taylor expansion of (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d)))) in c * [misc]backup-simplify: Simplify (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d)))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]taylor: Taking taylor expansion of (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d)))) in b * [misc]backup-simplify: Simplify (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d)))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]taylor: Taking taylor expansion of (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d)))) in b * [misc]backup-simplify: Simplify (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d)))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]taylor: Taking taylor expansion of (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) in c * [misc]backup-simplify: Simplify (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]taylor: Taking taylor expansion of (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) in a * [misc]backup-simplify: Simplify (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]taylor: Taking taylor expansion of (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) in d * [misc]backup-simplify: Simplify (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]backup-simplify: Simplify (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [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)))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]approximate: Taking taylor expansion of (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d))))) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d))))) in d * [misc]backup-simplify: Simplify (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d))))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]taylor: Taking taylor expansion of (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d))))) in a * [misc]backup-simplify: Simplify (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d))))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]taylor: Taking taylor expansion of (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d))))) in c * [misc]backup-simplify: Simplify (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d))))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]taylor: Taking taylor expansion of (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d))))) in b * [misc]backup-simplify: Simplify (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d))))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]taylor: Taking taylor expansion of (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d))))) in b * [misc]backup-simplify: Simplify (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d))))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]taylor: Taking taylor expansion of (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) in c * [misc]backup-simplify: Simplify (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]taylor: Taking taylor expansion of (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) in a * [misc]backup-simplify: Simplify (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]taylor: Taking taylor expansion of (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) in d * [misc]backup-simplify: Simplify (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]backup-simplify: Simplify (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [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)))) into (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) * [misc]approximate: Taking taylor expansion of (cube (cbrt (- (* b c) (* a d)))) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (cube (cbrt (- (* b c) (* a d)))) in d * [misc]backup-simplify: Simplify (cube (cbrt (- (* b c) (* a d)))) into (- (* b c) (* d a)) * [misc]taylor: Taking taylor expansion of (cube (cbrt (- (* b c) (* a d)))) in a * [misc]backup-simplify: Simplify (cube (cbrt (- (* b c) (* a d)))) into (- (* b c) (* d a)) * [misc]taylor: Taking taylor expansion of (cube (cbrt (- (* b c) (* a d)))) in c * [misc]backup-simplify: Simplify (cube (cbrt (- (* b c) (* a d)))) into (- (* b c) (* d a)) * [misc]taylor: Taking taylor expansion of (cube (cbrt (- (* b c) (* a d)))) in b * [misc]backup-simplify: Simplify (cube (cbrt (- (* b c) (* a d)))) into (- (* b c) (* d a)) * [misc]taylor: Taking taylor expansion of (cube (cbrt (- (* b c) (* a d)))) in b * [misc]backup-simplify: Simplify (cube (cbrt (- (* b c) (* a d)))) into (- (* b c) (* d a)) * [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]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]taylor: Taking taylor expansion of (- (* d a)) in a * [misc]taylor: Taking taylor expansion of (* d a) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* d 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]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]taylor: Taking taylor expansion of b in a * [misc]backup-simplify: Simplify b into b * [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 (+ (* d 1) (* 0 0)) into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]taylor: Taking taylor expansion of (- d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]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]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 (* b (* 1 (* 1 (* c 1)))) into (* b c) * [misc]approximate: Taking taylor expansion of (cube (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 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))))) in d * [misc]backup-simplify: Simplify (cube (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))))) into (- (/ 1 (* b c)) (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (cube (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))))) in a * [misc]backup-simplify: Simplify (cube (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))))) into (- (/ 1 (* b c)) (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (cube (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))))) in c * [misc]backup-simplify: Simplify (cube (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))))) into (- (/ 1 (* b c)) (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (cube (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))))) in b * [misc]backup-simplify: Simplify (cube (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))))) into (- (/ 1 (* b c)) (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (cube (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))))) in b * [misc]backup-simplify: Simplify (cube (cbrt (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))))) into (- (/ 1 (* b c)) (/ 1 (* d a))) * [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]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]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 (+ (* 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 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]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 (- (+ (* (/ 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 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)))))) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (cube (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))))) in d * [misc]backup-simplify: Simplify (cube (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))))) into (- (/ 1 (* b c)) (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (cube (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))))) in a * [misc]backup-simplify: Simplify (cube (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))))) into (- (/ 1 (* b c)) (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (cube (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))))) in c * [misc]backup-simplify: Simplify (cube (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))))) into (- (/ 1 (* b c)) (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (cube (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))))) in b * [misc]backup-simplify: Simplify (cube (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))))) into (- (/ 1 (* b c)) (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (cube (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))))) in b * [misc]backup-simplify: Simplify (cube (cbrt (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))))) into (- (/ 1 (* b c)) (/ 1 (* d a))) * [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]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]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 (+ (* 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 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]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 (- (+ (* (/ 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 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 (- (* b c) (* a d)) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (- (* b c) (* a d)) in d * [misc]taylor: Taking taylor expansion of (* b c) in d * [misc]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (* a d) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (- (* b c) (* a d)) in a * [misc]taylor: Taking taylor expansion of (* b c) in a * [misc]taylor: Taking taylor expansion of b in a * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (* a d) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (- (* b c) (* a d)) in c * [misc]taylor: Taking taylor expansion of (* b c) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* a d) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (- (* b c) (* a d)) in b * [misc]taylor: Taking taylor expansion of (* b c) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (* a d) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (- (* b c) (* a d)) in b * [misc]taylor: Taking taylor expansion of (* b c) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (* a d) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (* 0 c) into 0 * [misc]backup-simplify: Simplify (* a d) into (* d a) * [misc]backup-simplify: Simplify (- (* d a)) into (- (* d a)) * [misc]backup-simplify: Simplify (+ 0 (- (* d a))) into (- (* d a)) * [misc]taylor: Taking taylor expansion of (- (* d a)) in c * [misc]taylor: Taking taylor expansion of (* d a) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (* d a) into (* d a) * [misc]backup-simplify: Simplify (- (* d a)) into (- (* d a)) * [misc]taylor: Taking taylor expansion of (- (* d a)) in a * [misc]taylor: Taking taylor expansion of (* d a) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* d 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 c)) into c * [misc]backup-simplify: Simplify (+ (* a 0) (* 0 d)) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ c 0) into c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 a)) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 1) (* 0 0)) into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]taylor: Taking taylor expansion of (- d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (+ (* 0 0) (* 0 d))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]approximate: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in d * [misc]taylor: Taking taylor expansion of (/ 1 b) in d * [misc]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (/ 1 b) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (/ 1 c) in d * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in d * [misc]taylor: Taking taylor expansion of (/ 1 a) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (/ 1 d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) in a * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in a * [misc]taylor: Taking taylor expansion of (/ 1 b) in a * [misc]taylor: Taking taylor expansion of b in a * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (/ 1 b) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (/ 1 c) in a * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in a * [misc]taylor: Taking taylor expansion of (/ 1 a) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 d) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]taylor: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in c * [misc]taylor: Taking taylor expansion of (/ 1 b) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (/ 1 b) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (/ 1 c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in c * [misc]taylor: Taking taylor expansion of (/ 1 a) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (/ 1 d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]taylor: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in b * [misc]taylor: Taking taylor expansion of (/ 1 b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in b * [misc]taylor: Taking taylor expansion of (/ 1 a) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (/ 1 d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]taylor: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in b * [misc]taylor: Taking taylor expansion of (/ 1 b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in b * [misc]taylor: Taking taylor expansion of (/ 1 a) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (/ 1 d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]backup-simplify: Simplify (* 1 (/ 1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (+ (/ 1 c) 0) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (/ 1 c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of 1 in a * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 (/ 1 c))) into 0 * [misc]backup-simplify: Simplify (* (/ 1 a) (/ 1 d)) into (/ 1 (* d a)) * [misc]backup-simplify: Simplify (- (/ 1 (* d a))) into (- (/ 1 (* d a))) * [misc]backup-simplify: Simplify (+ 0 (- (/ 1 (* d a)))) into (- (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* d a))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (* d a)) in c * [misc]taylor: Taking taylor expansion of (* d a) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (* d a) into (* d a) * [misc]backup-simplify: Simplify (/ 1 (* d a)) into (/ 1 (* d a)) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 1 in d * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (/ 1 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 a) 0) (* 0 (/ 1 d))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 1 (* d a))) into (- (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* d a))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (* d a)) in a * [misc]taylor: Taking taylor expansion of (* d a) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* d 0) into 0 * [misc]backup-simplify: Simplify (+ (* d 1) (* 0 0)) into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]backup-simplify: Simplify (- (/ 1 d)) into (- (/ 1 d)) * [misc]taylor: Taking taylor expansion of (- (/ 1 d)) in d * [misc]taylor: Taking taylor expansion of (/ 1 d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify -1 into -1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 c))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 a) 0) (+ (* 0 0) (* 0 (/ 1 d)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 a)) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* d a)) (/ 0 (* d a))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 c)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 a) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (* 0 a))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* d a)) (/ 0 (* d a))) (* 0 (/ 0 (* d a))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1 (* 1 (* 1 (* (/ 1 (/ 1 c)) (/ 1 (/ 1 b)))))) (* -1 (* (/ 1 (/ 1 d)) (* (/ 1 (/ 1 a)) (* 1 1))))) into (- (* b c) (* d a)) * [misc]approximate: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in d * [misc]taylor: Taking taylor expansion of (- b) in d * [misc]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (/ 1 (- b)) into (/ -1 b) * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in d * [misc]taylor: Taking taylor expansion of (- c) in d * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in d * [misc]taylor: Taking taylor expansion of (- a) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ 1 (- a)) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in d * [misc]taylor: Taking taylor expansion of (- d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) in a * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in a * [misc]taylor: Taking taylor expansion of (- b) in a * [misc]taylor: Taking taylor expansion of b in a * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (/ 1 (- b)) into (/ -1 b) * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in a * [misc]taylor: Taking taylor expansion of (- c) in a * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in a * [misc]taylor: Taking taylor expansion of (- a) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in a * [misc]taylor: Taking taylor expansion of (- d) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in c * [misc]taylor: Taking taylor expansion of (- b) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (/ 1 (- b)) into (/ -1 b) * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in c * [misc]taylor: Taking taylor expansion of (- c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in c * [misc]taylor: Taking taylor expansion of (- a) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ 1 (- a)) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in c * [misc]taylor: Taking taylor expansion of (- d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in b * [misc]taylor: Taking taylor expansion of (- b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in b * [misc]taylor: Taking taylor expansion of (- c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in b * [misc]taylor: Taking taylor expansion of (- a) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ 1 (- a)) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in b * [misc]taylor: Taking taylor expansion of (- d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in b * [misc]taylor: Taking taylor expansion of (- b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in b * [misc]taylor: Taking taylor expansion of (- c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in b * [misc]taylor: Taking taylor expansion of (- a) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ 1 (- a)) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in b * [misc]taylor: Taking taylor expansion of (- d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]backup-simplify: Simplify (* -1 (/ -1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (+ (/ 1 c) 0) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (/ 1 c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of 1 in a * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (/ -1 c))) into 0 * [misc]backup-simplify: Simplify (* (/ -1 a) (/ -1 d)) into (/ 1 (* d a)) * [misc]backup-simplify: Simplify (- (/ 1 (* d a))) into (- (/ 1 (* d a))) * [misc]backup-simplify: Simplify (+ 0 (- (/ 1 (* d a)))) into (- (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* d a))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (* d a)) in c * [misc]taylor: Taking taylor expansion of (* d a) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (* d a) into (* d a) * [misc]backup-simplify: Simplify (/ 1 (* d a)) into (/ 1 (* d a)) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 1 in d * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))) (* 0 (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ -1 c)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 a) (/ 0 (- a))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 a) 0) (* 0 (/ -1 d))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 1 (* d a))) into (- (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* d a))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (* d a)) in a * [misc]taylor: Taking taylor expansion of (* d a) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* d 0) into 0 * [misc]backup-simplify: Simplify (+ (* d 1) (* 0 0)) into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]backup-simplify: Simplify (- (/ 1 d)) into (- (/ 1 d)) * [misc]taylor: Taking taylor expansion of (- (/ 1 d)) in d * [misc]taylor: Taking taylor expansion of (/ 1 d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify -1 into -1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))) (* 0 (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 a) (/ 0 (- a))) (* 0 (/ 0 (- a))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 a) 0) (+ (* 0 0) (* 0 (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 a)) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* d a)) (/ 0 (* d a))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 c)))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 a) (/ 0 (- a))) (* 0 (/ 0 (- a))) (* 0 (/ 0 (- a))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 a) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (* 0 a))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* d a)) (/ 0 (* d a))) (* 0 (/ 0 (* d a))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1 (* 1 (* 1 (* (/ 1 (/ 1 (- c))) (/ 1 (/ 1 (- b))))))) (* -1 (* (/ 1 (/ 1 (- d))) (* (/ 1 (/ 1 (- a))) (* 1 1))))) into (- (* b c) (* d a)) * * * [misc]progress: tayloring alt 14 of 14 * [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 (- (* b c) (* a d)) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (- (* b c) (* a d)) in d * [misc]taylor: Taking taylor expansion of (* b c) in d * [misc]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (* a d) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (- (* b c) (* a d)) in a * [misc]taylor: Taking taylor expansion of (* b c) in a * [misc]taylor: Taking taylor expansion of b in a * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (* a d) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (- (* b c) (* a d)) in c * [misc]taylor: Taking taylor expansion of (* b c) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* a d) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (- (* b c) (* a d)) in b * [misc]taylor: Taking taylor expansion of (* b c) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (* a d) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (- (* b c) (* a d)) in b * [misc]taylor: Taking taylor expansion of (* b c) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (* a d) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (* 0 c) into 0 * [misc]backup-simplify: Simplify (* a d) into (* d a) * [misc]backup-simplify: Simplify (- (* d a)) into (- (* d a)) * [misc]backup-simplify: Simplify (+ 0 (- (* d a))) into (- (* d a)) * [misc]taylor: Taking taylor expansion of (- (* d a)) in c * [misc]taylor: Taking taylor expansion of (* d a) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (* d a) into (* d a) * [misc]backup-simplify: Simplify (- (* d a)) into (- (* d a)) * [misc]taylor: Taking taylor expansion of (- (* d a)) in a * [misc]taylor: Taking taylor expansion of (* d a) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* d 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 c)) into c * [misc]backup-simplify: Simplify (+ (* a 0) (* 0 d)) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ c 0) into c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 a)) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 1) (* 0 0)) into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]taylor: Taking taylor expansion of (- d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (+ (* 0 0) (* 0 d))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]approximate: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in d * [misc]taylor: Taking taylor expansion of (/ 1 b) in d * [misc]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (/ 1 b) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (/ 1 c) in d * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in d * [misc]taylor: Taking taylor expansion of (/ 1 a) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (/ 1 d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) in a * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in a * [misc]taylor: Taking taylor expansion of (/ 1 b) in a * [misc]taylor: Taking taylor expansion of b in a * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (/ 1 b) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (/ 1 c) in a * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in a * [misc]taylor: Taking taylor expansion of (/ 1 a) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 d) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]taylor: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in c * [misc]taylor: Taking taylor expansion of (/ 1 b) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (/ 1 b) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (/ 1 c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in c * [misc]taylor: Taking taylor expansion of (/ 1 a) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (/ 1 d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]taylor: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in b * [misc]taylor: Taking taylor expansion of (/ 1 b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in b * [misc]taylor: Taking taylor expansion of (/ 1 a) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (/ 1 d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]taylor: Taking taylor expansion of (- (* (/ 1 b) (/ 1 c)) (* (/ 1 a) (/ 1 d))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 c)) in b * [misc]taylor: Taking taylor expansion of (/ 1 b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 a) (/ 1 d)) in b * [misc]taylor: Taking taylor expansion of (/ 1 a) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (/ 1 d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]backup-simplify: Simplify (* 1 (/ 1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (+ (/ 1 c) 0) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (/ 1 c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of 1 in a * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 (/ 1 c))) into 0 * [misc]backup-simplify: Simplify (* (/ 1 a) (/ 1 d)) into (/ 1 (* d a)) * [misc]backup-simplify: Simplify (- (/ 1 (* d a))) into (- (/ 1 (* d a))) * [misc]backup-simplify: Simplify (+ 0 (- (/ 1 (* d a)))) into (- (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* d a))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (* d a)) in c * [misc]taylor: Taking taylor expansion of (* d a) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (* d a) into (* d a) * [misc]backup-simplify: Simplify (/ 1 (* d a)) into (/ 1 (* d a)) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 1 in d * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (/ 1 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 a) 0) (* 0 (/ 1 d))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 1 (* d a))) into (- (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* d a))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (* d a)) in a * [misc]taylor: Taking taylor expansion of (* d a) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* d 0) into 0 * [misc]backup-simplify: Simplify (+ (* d 1) (* 0 0)) into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]backup-simplify: Simplify (- (/ 1 d)) into (- (/ 1 d)) * [misc]taylor: Taking taylor expansion of (- (/ 1 d)) in d * [misc]taylor: Taking taylor expansion of (/ 1 d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify -1 into -1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 c))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 a) 0) (+ (* 0 0) (* 0 (/ 1 d)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 a)) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* d a)) (/ 0 (* d a))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 c)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 a) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (* 0 a))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* d a)) (/ 0 (* d a))) (* 0 (/ 0 (* d a))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1 (* 1 (* 1 (* (/ 1 (/ 1 c)) (/ 1 (/ 1 b)))))) (* -1 (* (/ 1 (/ 1 d)) (* (/ 1 (/ 1 a)) (* 1 1))))) into (- (* b c) (* d a)) * [misc]approximate: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) in (b c a d) around 0 * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in d * [misc]taylor: Taking taylor expansion of (- b) in d * [misc]taylor: Taking taylor expansion of b in d * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (/ 1 (- b)) into (/ -1 b) * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in d * [misc]taylor: Taking taylor expansion of (- c) in d * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in d * [misc]taylor: Taking taylor expansion of (- a) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ 1 (- a)) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in d * [misc]taylor: Taking taylor expansion of (- d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) in a * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in a * [misc]taylor: Taking taylor expansion of (- b) in a * [misc]taylor: Taking taylor expansion of b in a * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (/ 1 (- b)) into (/ -1 b) * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in a * [misc]taylor: Taking taylor expansion of (- c) in a * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in a * [misc]taylor: Taking taylor expansion of (- a) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in a * [misc]taylor: Taking taylor expansion of (- d) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in c * [misc]taylor: Taking taylor expansion of (- b) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (/ 1 (- b)) into (/ -1 b) * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in c * [misc]taylor: Taking taylor expansion of (- c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in c * [misc]taylor: Taking taylor expansion of (- a) in c * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ 1 (- a)) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in c * [misc]taylor: Taking taylor expansion of (- d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in b * [misc]taylor: Taking taylor expansion of (- b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in b * [misc]taylor: Taking taylor expansion of (- c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in b * [misc]taylor: Taking taylor expansion of (- a) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ 1 (- a)) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in b * [misc]taylor: Taking taylor expansion of (- d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]taylor: Taking taylor expansion of (- (* (/ 1 (- b)) (/ 1 (- c))) (* (/ 1 (- a)) (/ 1 (- d)))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- c))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- b)) in b * [misc]taylor: Taking taylor expansion of (- b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in b * [misc]taylor: Taking taylor expansion of (- c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- d))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- a)) in b * [misc]taylor: Taking taylor expansion of (- a) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (/ 1 (- a)) into (/ -1 a) * [misc]taylor: Taking taylor expansion of (/ 1 (- d)) in b * [misc]taylor: Taking taylor expansion of (- d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]backup-simplify: Simplify (* -1 (/ -1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (+ (/ 1 c) 0) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (/ 1 c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of 1 in a * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (/ -1 c))) into 0 * [misc]backup-simplify: Simplify (* (/ -1 a) (/ -1 d)) into (/ 1 (* d a)) * [misc]backup-simplify: Simplify (- (/ 1 (* d a))) into (- (/ 1 (* d a))) * [misc]backup-simplify: Simplify (+ 0 (- (/ 1 (* d a)))) into (- (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* d a))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (* d a)) in c * [misc]taylor: Taking taylor expansion of (* d a) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in c * [misc]backup-simplify: Simplify a into a * [misc]backup-simplify: Simplify (* d a) into (* d a) * [misc]backup-simplify: Simplify (/ 1 (* d a)) into (/ 1 (* d a)) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 1 in d * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))) (* 0 (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ -1 c)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 a) (/ 0 (- a))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 a) 0) (* 0 (/ -1 d))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 1 (* d a))) into (- (/ 1 (* d a))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* d a))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (* d a)) in a * [misc]taylor: Taking taylor expansion of (* d a) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* d 0) into 0 * [misc]backup-simplify: Simplify (+ (* d 1) (* 0 0)) into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]backup-simplify: Simplify (- (/ 1 d)) into (- (/ 1 d)) * [misc]taylor: Taking taylor expansion of (- (/ 1 d)) in d * [misc]taylor: Taking taylor expansion of (/ 1 d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify -1 into -1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))) (* 0 (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 a) (/ 0 (- a))) (* 0 (/ 0 (- a))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 a) 0) (+ (* 0 0) (* 0 (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 a)) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* d a)) (/ 0 (* d a))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 c)))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) into (- a) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 a) (/ 0 (- a))) (* 0 (/ 0 (- a))) (* 0 (/ 0 (- a))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 a) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (* 0 a))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* d a)) (/ 0 (* d a))) (* 0 (/ 0 (* d a))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1 (* 1 (* 1 (* (/ 1 (/ 1 (- c))) (/ 1 (/ 1 (- b))))))) (* -1 (* (/ 1 (/ 1 (- d))) (* (/ 1 (/ 1 (- a))) (* 1 1))))) into (- (* b c) (* d a)) * [misc]approximate: Taking taylor expansion of (sqr (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: simplifying alt 1 of 147 * [enter]simplify: Simplifying (/ (cube (cbrt (- (/ 1 (* b c)) (/ 1 (* d a))))) (sqr (hypot c d))) * * [misc]simplify: iters left: 3 (15 enodes) * * [misc]simplify: iters left: 2 (26 enodes) * * [misc]simplify: iters left: 1 (36 enodes) * [exit]simplify: Simplified to (/ (- (/ 1 (* b c)) (/ 1 (* a d))) (* (hypot c d) (hypot c d))) * [misc]none: prog is (λ (a b c d) (/ (- (/ 1 (* b c)) (/ 1 (* a d))) (* (hypot c d) (hypot c d)))) * * * [misc]progress: simplifying alt 2 of 147 * [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 (17 enodes) * * [misc]simplify: iters left: 1 (27 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 3 of 147 * [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 (17 enodes) * * [misc]simplify: iters left: 1 (27 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 4 of 147 * [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 5 of 147 * [enter]simplify: Simplifying (/ b (* (sqr (hypot (/ 1 c) (/ 1 d))) c)) * * [misc]simplify: iters left: 3 (10 enodes) * * [misc]simplify: iters left: 2 (16 enodes) * * [misc]simplify: iters left: 1 (20 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 6 of 147 * [enter]simplify: Simplifying (* -1 (/ b (* c (sqr (hypot (/ -1 c) (/ -1 d)))))) * * [misc]simplify: iters left: 3 (11 enodes) * * [misc]simplify: iters left: 2 (19 enodes) * * [misc]simplify: iters left: 1 (31 enodes) * [exit]simplify: Simplified to (/ (/ (- b) c) (sqr (hypot (/ -1 c) (/ -1 d)))) * [misc]none: prog is (λ (a b c d) (/ (/ (- b) c) (sqr (hypot (/ -1 c) (/ -1 d))))) * * * [misc]progress: simplifying alt 7 of 147 * [enter]simplify: Simplifying (/ (cube (cbrt (- (/ 1 (* b c)) (/ 1 (* d a))))) (sqr (hypot c d))) * * [misc]simplify: iters left: 3 (15 enodes) * * [misc]simplify: iters left: 2 (26 enodes) * * [misc]simplify: iters left: 1 (36 enodes) * [exit]simplify: Simplified to (/ (- (/ 1 (* b c)) (/ 1 (* a d))) (* (hypot c d) (hypot c d))) * [misc]none: prog is (λ (a b c d) (/ (- (/ 1 (* b c)) (/ 1 (* a d))) (* (hypot c d) (hypot c d)))) * * * [misc]progress: simplifying alt 8 of 147 * [enter]simplify: Simplifying (/ (cube (cbrt (- (/ 1 (* b c)) (/ 1 (* d a))))) (sqr (hypot c d))) * * [misc]simplify: iters left: 3 (15 enodes) * * [misc]simplify: iters left: 2 (26 enodes) * * [misc]simplify: iters left: 1 (36 enodes) * [exit]simplify: Simplified to (/ (- (/ 1 (* b c)) (/ 1 (* a d))) (* (hypot c d) (hypot c d))) * [misc]none: prog is (λ (a b c d) (/ (- (/ 1 (* b c)) (/ 1 (* a d))) (* (hypot c d) (hypot c d)))) * * * [misc]progress: simplifying alt 9 of 147 * [enter]simplify: Simplifying (/ (cube (cbrt (- (/ 1 (* b c)) (/ 1 (* d a))))) (sqr (hypot c d))) * * [misc]simplify: iters left: 3 (15 enodes) * * [misc]simplify: iters left: 2 (26 enodes) * * [misc]simplify: iters left: 1 (36 enodes) * [exit]simplify: Simplified to (/ (- (/ 1 (* b c)) (/ 1 (* a d))) (* (hypot c d) (hypot c d))) * [misc]none: prog is (λ (a b c d) (/ (- (/ 1 (* b c)) (/ 1 (* a d))) (* (hypot c d) (hypot c d)))) * * * [misc]progress: simplifying alt 10 of 147 * [enter]simplify: Simplifying (/ 0 (sqr (hypot c d))) * * [misc]simplify: iters left: 3 (6 enodes) * * [misc]simplify: iters left: 2 (7 enodes) * [exit]simplify: Simplified to 0 * [misc]none: prog is (λ (a b c d) 0) * * * [misc]progress: simplifying alt 11 of 147 * [enter]simplify: Simplifying (/ (/ b c) (sqr (hypot c d))) * * [misc]simplify: iters left: 3 (7 enodes) * * [misc]simplify: iters left: 2 (10 enodes) * * [misc]simplify: iters left: 1 (12 enodes) * [exit]simplify: Simplified to (/ (/ b c) (* (hypot c d) (hypot c d))) * [misc]none: prog is (λ (a b c d) (/ (/ b c) (* (hypot c d) (hypot c d)))) * * * [misc]progress: simplifying alt 12 of 147 * [enter]simplify: Simplifying (/ (* -1 (/ b c)) (sqr (hypot c d))) * * [misc]simplify: iters left: 3 (9 enodes) * * [misc]simplify: iters left: 2 (16 enodes) * * [misc]simplify: iters left: 1 (28 enodes) * [exit]simplify: Simplified to (/ (- (/ b c)) (sqr (hypot c d))) * [misc]none: prog is (λ (a b c d) (/ (- (/ b c)) (sqr (hypot c d)))) * * * [misc]progress: simplifying alt 13 of 147 * [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 14 of 147 * [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 15 of 147 * [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 16 of 147 * [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 17 of 147 * [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 18 of 147 * [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 19 of 147 * [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 20 of 147 * [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 21 of 147 * [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 22 of 147 * [enter]simplify: Simplifying (cube (cbrt (/ 0 (sqr (hypot c d))))) * * [misc]simplify: iters left: 3 (8 enodes) * * [misc]simplify: iters left: 2 (11 enodes) * * [misc]simplify: iters left: 1 (12 enodes) * [exit]simplify: Simplified to 0 * [misc]none: prog is (λ (a b c d) 0) * * * [misc]progress: simplifying alt 23 of 147 * [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 24 of 147 * [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 25 of 147 * [enter]simplify: Simplifying (cube (/ (cbrt (- (* b c) (* a d))) (cbrt (+ (sqr d) (sqr c))))) * * [misc]simplify: iters left: 3 (14 enodes) * * [misc]simplify: iters left: 2 (24 enodes) * * [misc]simplify: iters left: 1 (36 enodes) * [exit]simplify: Simplified to (/ (- (* c b) (* d a)) (fma d d (* c c))) * [misc]none: prog is (λ (a b c d) (/ (- (* c b) (* d a)) (fma d d (* c c)))) * * * [misc]progress: simplifying alt 26 of 147 * [enter]simplify: Simplifying (cube (/ (cbrt (- (* b c) (* a d))) (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))))) * * [misc]simplify: iters left: 3 (17 enodes) * * [misc]simplify: iters left: 2 (29 enodes) * * [misc]simplify: iters left: 1 (43 enodes) * [exit]simplify: Simplified to (/ (- (* c b) (* d a)) (+ (/ (/ 1 c) c) (/ (/ 1 d) d))) * [misc]none: prog is (λ (a b c d) (/ (- (* c b) (* d a)) (+ (/ (/ 1 c) c) (/ (/ 1 d) d)))) * * * [misc]progress: simplifying alt 27 of 147 * [enter]simplify: Simplifying (cube (/ (cbrt (- (* b c) (* a d))) (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))))) * * [misc]simplify: iters left: 3 (17 enodes) * * [misc]simplify: iters left: 2 (29 enodes) * * [misc]simplify: iters left: 1 (43 enodes) * [exit]simplify: Simplified to (/ (- (* c b) (* d a)) (+ (/ (/ 1 c) c) (/ (/ 1 d) d))) * [misc]none: prog is (λ (a b c d) (/ (- (* c b) (* d a)) (+ (/ (/ 1 c) c) (/ (/ 1 d) d)))) * * * [misc]progress: simplifying alt 28 of 147 * [enter]simplify: Simplifying (cube (/ (cbrt (- (* b c) (* d a))) (cbrt (+ (sqr c) (sqr d))))) * * [misc]simplify: iters left: 3 (14 enodes) * * [misc]simplify: iters left: 2 (24 enodes) * * [misc]simplify: iters left: 1 (36 enodes) * [exit]simplify: Simplified to (/ (- (* c b) (* a d)) (fma d d (* c c))) * [misc]none: prog is (λ (a b c d) (/ (- (* c b) (* a d)) (fma d d (* c c)))) * * * [misc]progress: simplifying alt 29 of 147 * [enter]simplify: Simplifying (cube (/ (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) (cbrt (+ (sqr c) (sqr d))))) * * [misc]simplify: iters left: 3 (17 enodes) * * [misc]simplify: iters left: 2 (33 enodes) * * [misc]simplify: iters left: 1 (45 enodes) * [exit]simplify: Simplified to (/ (- (/ 1 (* b c)) (/ (/ 1 d) a)) (fma d d (* c c))) * [misc]none: prog is (λ (a b c d) (/ (- (/ 1 (* b c)) (/ (/ 1 d) a)) (fma d d (* c c)))) * * * [misc]progress: simplifying alt 30 of 147 * [enter]simplify: Simplifying (cube (/ (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) (cbrt (+ (sqr c) (sqr d))))) * * [misc]simplify: iters left: 3 (17 enodes) * * [misc]simplify: iters left: 2 (33 enodes) * * [misc]simplify: iters left: 1 (45 enodes) * [exit]simplify: Simplified to (/ (- (/ 1 (* b c)) (/ (/ 1 d) a)) (fma d d (* c c))) * [misc]none: prog is (λ (a b c d) (/ (- (/ 1 (* b c)) (/ (/ 1 d) a)) (fma d d (* c c)))) * * * [misc]progress: simplifying alt 31 of 147 * [enter]simplify: Simplifying (cube (/ (cbrt (- (* b c) (* d a))) (cbrt (+ (sqr d) (sqr c))))) * * [misc]simplify: iters left: 3 (14 enodes) * * [misc]simplify: iters left: 2 (24 enodes) * * [misc]simplify: iters left: 1 (36 enodes) * [exit]simplify: Simplified to (/ (- (* c b) (* a d)) (fma c c (* d d))) * [misc]none: prog is (λ (a b c d) (/ (- (* c b) (* a d)) (fma c c (* d d)))) * * * [misc]progress: simplifying alt 32 of 147 * [enter]simplify: Simplifying (cube (/ (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))))) * * [misc]simplify: iters left: 3 (19 enodes) * * [misc]simplify: iters left: 2 (35 enodes) * * [misc]simplify: iters left: 1 (48 enodes) * [exit]simplify: Simplified to (/ (- (/ 1 (* b c)) (/ (/ 1 d) a)) (+ (/ (/ 1 d) d) (/ 1 (* c c)))) * [misc]none: prog is (λ (a b c d) (/ (- (/ 1 (* b c)) (/ (/ 1 d) a)) (+ (/ (/ 1 d) d) (/ 1 (* c c))))) * * * [misc]progress: simplifying alt 33 of 147 * [enter]simplify: Simplifying (cube (/ (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))))) * * [misc]simplify: iters left: 3 (19 enodes) * * [misc]simplify: iters left: 2 (35 enodes) * * [misc]simplify: iters left: 1 (48 enodes) * [exit]simplify: Simplified to (/ (- (/ 1 (* b c)) (/ (/ 1 d) a)) (+ (/ (/ 1 d) d) (/ 1 (* c c)))) * [misc]none: prog is (λ (a b c d) (/ (- (/ 1 (* b c)) (/ (/ 1 d) a)) (+ (/ (/ 1 d) d) (/ 1 (* c c))))) * * * [misc]progress: simplifying alt 34 of 147 * [enter]simplify: Simplifying (cube (/ (cbrt (- (* b c) (* d a))) (cbrt (+ (sqr d) (sqr c))))) * * [misc]simplify: iters left: 3 (14 enodes) * * [misc]simplify: iters left: 2 (24 enodes) * * [misc]simplify: iters left: 1 (36 enodes) * [exit]simplify: Simplified to (/ (- (* c b) (* a d)) (fma c c (* d d))) * [misc]none: prog is (λ (a b c d) (/ (- (* c b) (* a d)) (fma c c (* d d)))) * * * [misc]progress: simplifying alt 35 of 147 * [enter]simplify: Simplifying (cube (/ (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))))) * * [misc]simplify: iters left: 3 (19 enodes) * * [misc]simplify: iters left: 2 (35 enodes) * * [misc]simplify: iters left: 1 (48 enodes) * [exit]simplify: Simplified to (/ (- (/ 1 (* b c)) (/ (/ 1 d) a)) (+ (/ (/ 1 d) d) (/ 1 (* c c)))) * [misc]none: prog is (λ (a b c d) (/ (- (/ 1 (* b c)) (/ (/ 1 d) a)) (+ (/ (/ 1 d) d) (/ 1 (* c c))))) * * * [misc]progress: simplifying alt 36 of 147 * [enter]simplify: Simplifying (cube (/ (cbrt (- (/ 1 (* b c)) (/ 1 (* d a)))) (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))))) * * [misc]simplify: iters left: 3 (19 enodes) * * [misc]simplify: iters left: 2 (35 enodes) * * [misc]simplify: iters left: 1 (48 enodes) * [exit]simplify: Simplified to (/ (- (/ 1 (* b c)) (/ (/ 1 d) a)) (+ (/ (/ 1 d) d) (/ 1 (* c c)))) * [misc]none: prog is (λ (a b c d) (/ (- (/ 1 (* b c)) (/ (/ 1 d) a)) (+ (/ (/ 1 d) d) (/ 1 (* c c))))) * * * [misc]progress: simplifying alt 37 of 147 * [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 147 * [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 147 * [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 147 * [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 41 of 147 * [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 42 of 147 * [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 43 of 147 * [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 44 of 147 * [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 45 of 147 * [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 46 of 147 * [enter]simplify: Simplifying (* 0 (- (sqr c) (sqr d))) * * [misc]simplify: iters left: 3 (7 enodes) * * [misc]simplify: iters left: 2 (12 enodes) * * [misc]simplify: iters left: 1 (14 enodes) * [exit]simplify: Simplified to 0 * [misc]none: prog is (λ (a b c d) 0) * * * [misc]progress: simplifying alt 47 of 147 * [enter]simplify: Simplifying (* 0 (- (sqr c) (sqr d))) * * [misc]simplify: iters left: 3 (7 enodes) * * [misc]simplify: iters left: 2 (12 enodes) * * [misc]simplify: iters left: 1 (14 enodes) * [exit]simplify: Simplified to 0 * [misc]none: prog is (λ (a b c d) 0) * * * [misc]progress: simplifying alt 48 of 147 * [enter]simplify: Simplifying (* 0 (- (sqr c) (sqr d))) * * [misc]simplify: iters left: 3 (7 enodes) * * [misc]simplify: iters left: 2 (12 enodes) * * [misc]simplify: iters left: 1 (14 enodes) * [exit]simplify: Simplified to 0 * [misc]none: prog is (λ (a b c d) 0) * * * [misc]progress: simplifying alt 49 of 147 * [enter]simplify: Simplifying (* (/ (- (* b c) (* a d)) 0) (- (sqr c) (sqr d))) * * [misc]simplify: iters left: 3 (13 enodes) * * [misc]simplify: iters left: 2 (26 enodes) * * [misc]simplify: iters left: 1 (42 enodes) * [exit]simplify: Simplified to (* (- (/ b 0) (/ d 0)) (* (- c d) (+ d c))) * [misc]none: prog is (λ (a b c d) (* (- (/ b 0) (/ d 0)) (* (- c d) (+ d c)))) * * * [misc]progress: simplifying alt 50 of 147 * [enter]simplify: Simplifying (* (/ (- (* b c) (* a d)) (- (pow c 4) (pow d 4))) (- (sqr c) (sqr d))) * * [misc]simplify: iters left: 3 (16 enodes) * * [misc]simplify: iters left: 2 (29 enodes) * * [misc]simplify: iters left: 1 (45 enodes) * [exit]simplify: Simplified to (/ (* (- (* c b) (* d a)) (* (+ d c) (- c d))) (- (pow c 4) (pow d 4))) * [misc]none: prog is (λ (a b c d) (/ (* (- (* c b) (* d a)) (* (+ d c) (- c d))) (- (pow c 4) (pow d 4)))) * * * [misc]progress: simplifying alt 51 of 147 * [enter]simplify: Simplifying (* (/ (- (* b c) (* a d)) (- (pow c 4) (pow d 4))) (- (sqr c) (sqr d))) * * [misc]simplify: iters left: 3 (16 enodes) * * [misc]simplify: iters left: 2 (29 enodes) * * [misc]simplify: iters left: 1 (45 enodes) * [exit]simplify: Simplified to (/ (* (- (* c b) (* d a)) (* (+ d c) (- c d))) (- (pow c 4) (pow d 4))) * [misc]none: prog is (λ (a b c d) (/ (* (- (* c b) (* d a)) (* (+ d c) (- c d))) (- (pow c 4) (pow d 4)))) * * * [misc]progress: simplifying alt 52 of 147 * [enter]simplify: Simplifying (* (/ (- (* b c) (* a d)) (- (sqr (sqr c)) (sqr (sqr d)))) (- (sqr c) (sqr d))) * * [misc]simplify: iters left: 3 (15 enodes) * * [misc]simplify: iters left: 2 (32 enodes) * * [misc]simplify: iters left: 1 (69 enodes) * [exit]simplify: Simplified to (* (/ (- (* c b) (* d a)) (fma d d (* c c))) 1) * [misc]none: prog is (λ (a b c d) (* (/ (- (* c b) (* d a)) (fma d d (* c c))) 1)) * * * [misc]progress: simplifying alt 53 of 147 * [enter]simplify: Simplifying (* (/ (- (* b c) (* a d)) (- (sqr (sqr c)) (sqr (sqr d)))) (- (sqr c) (sqr d))) * * [misc]simplify: iters left: 3 (15 enodes) * * [misc]simplify: iters left: 2 (32 enodes) * * [misc]simplify: iters left: 1 (69 enodes) * [exit]simplify: Simplified to (* (/ (- (* c b) (* d a)) (fma d d (* c c))) 1) * [misc]none: prog is (λ (a b c d) (* (/ (- (* c b) (* d a)) (fma d d (* c c))) 1)) * * * [misc]progress: simplifying alt 54 of 147 * [enter]simplify: Simplifying (* (/ (- (* b c) (* a d)) (- (sqr (sqr c)) (sqr (sqr d)))) (- (sqr c) (sqr d))) * * [misc]simplify: iters left: 3 (15 enodes) * * [misc]simplify: iters left: 2 (32 enodes) * * [misc]simplify: iters left: 1 (69 enodes) * [exit]simplify: Simplified to (* (/ (- (* c b) (* d a)) (fma d d (* c c))) 1) * [misc]none: prog is (λ (a b c d) (* (/ (- (* c b) (* d a)) (fma d d (* c c))) 1)) * * * [misc]progress: simplifying alt 55 of 147 * [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 56 of 147 * [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 57 of 147 * [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 58 of 147 * [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 59 of 147 * [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 60 of 147 * [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 61 of 147 * [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 62 of 147 * [enter]simplify: Simplifying (- (+ (* +nan.0 (/ (* c (* (sqr d) (sqr a))) (* (pow (hypot (/ 1 c) (/ 1 d)) 6) (pow b 3)))) (- (+ (* +nan.0 (/ (* (sqr d) (sqr a)) (* (pow (hypot (/ 1 c) (/ 1 d)) 4) (sqr b)))) (- (* +nan.0 (/ (* (sqr c) (* (sqr d) (sqr a))) (* (pow (hypot (/ 1 c) (/ 1 d)) 8) (pow b 4))))))))) * [misc]none: prog is (λ (a b c d) +nan.0) * * * [misc]progress: simplifying alt 63 of 147 * [enter]simplify: Simplifying (- (+ (* +nan.0 (/ (* (sqr d) (sqr a)) (* (sqr b) (pow (hypot (/ -1 c) (/ -1 d)) 4)))) (- (+ (* +nan.0 (/ (* c (* (sqr d) (sqr a))) (* (pow b 3) (pow (hypot (/ -1 c) (/ -1 d)) 6)))) (- (* +nan.0 (/ (* (sqr c) (* (sqr d) (sqr a))) (* (pow b 4) (pow (hypot (/ -1 c) (/ -1 d)) 8))))))))) * [misc]none: prog is (λ (a b c d) +nan.0) * * * [misc]progress: simplifying alt 64 of 147 * [enter]simplify: Simplifying (sqr (sqrt (/ 0 (sqr (hypot c d))))) * * [misc]simplify: iters left: 3 (8 enodes) * * [misc]simplify: iters left: 2 (10 enodes) * [exit]simplify: Simplified to 0 * [misc]none: prog is (λ (a b c d) 0) * * * [misc]progress: simplifying alt 65 of 147 * [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 66 of 147 * [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 67 of 147 * [enter]simplify: Simplifying (/ (exp (* 3 (+ (log c) (log b)))) (* (fma d d (sqr c)) (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c))))) * * [misc]simplify: iters left: 3 (20 enodes) * * [misc]simplify: iters left: 2 (38 enodes) * * [misc]simplify: iters left: 1 (52 enodes) * [exit]simplify: Simplified to (/ (/ (* (pow c 3) (pow b 3)) (fma d d (* c c))) (fma (* d a) (fma d a (* b c)) (* (* c c) (* b b)))) * [misc]none: prog is (λ (a b c d) (/ (/ (* (pow c 3) (pow b 3)) (fma d d (* c c))) (fma (* d a) (fma d a (* b c)) (* (* c c) (* b b))))) * * * [misc]progress: simplifying alt 68 of 147 * [enter]simplify: Simplifying (/ (exp (* -3 (+ (log c) (log b)))) (* (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))))) * * [misc]simplify: iters left: 3 (27 enodes) * * [misc]simplify: iters left: 2 (52 enodes) * * [misc]simplify: iters left: 1 (69 enodes) * [exit]simplify: Simplified to (* (/ (pow c -3) (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ (/ 1 b) c)) (/ 1 (* (* c c) (* b b))))) (/ (pow b -3) (fma (/ 1 d) (/ 1 d) (/ 1 (* c c))))) * [misc]none: prog is (λ (a b c d) (* (/ (pow c -3) (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ (/ 1 b) c)) (/ 1 (* (* c c) (* b b))))) (/ (pow b -3) (fma (/ 1 d) (/ 1 d) (/ 1 (* c c)))))) * * * [misc]progress: simplifying alt 69 of 147 * [enter]simplify: Simplifying (/ (exp (* -3 (+ (log c) (log b)))) (* (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) * * [misc]simplify: iters left: 3 (28 enodes) * * [misc]simplify: iters left: 2 (54 enodes) * * [misc]simplify: iters left: 1 (71 enodes) * [exit]simplify: Simplified to (* (/ (pow c -3) (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (* c c) (* b b))))) (/ (pow b -3) (fma (/ -1 d) (/ -1 d) (/ 1 (* c c))))) * [misc]none: prog is (λ (a b c d) (* (/ (pow c -3) (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (* c c) (* b b))))) (/ (pow b -3) (fma (/ -1 d) (/ -1 d) (/ 1 (* c c)))))) * * * [misc]progress: simplifying alt 70 of 147 * [enter]simplify: Simplifying (/ (- (pow (* b c) 3) (pow (* a d) 3)) (* (fma d d (sqr c)) (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c))))) * * [misc]simplify: iters left: 3 (19 enodes) * * [misc]simplify: iters left: 2 (31 enodes) * * [misc]simplify: iters left: 1 (56 enodes) * [exit]simplify: Simplified to (/ (- (cube (* c b)) (cube (* d a))) (* (fma (* d a) (fma d a (* c b)) (* (* c c) (sqr b))) (fma d d (* c c)))) * [misc]none: prog is (λ (a b c d) (/ (- (cube (* c b)) (cube (* d a))) (* (fma (* d a) (fma d a (* c b)) (* (* c c) (sqr b))) (fma d d (* c c))))) * * * [misc]progress: simplifying alt 71 of 147 * [enter]simplify: Simplifying (/ (- (pow (* b c) 3) (pow (* a d) 3)) (* (fma (/ 1 d) (/ 1 d) (/ 1 (sqr c))) (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))))) * * [misc]simplify: iters left: 3 (26 enodes) * * [misc]simplify: iters left: 2 (45 enodes) * * [misc]simplify: iters left: 1 (73 enodes) * [exit]simplify: Simplified to (/ (/ (- (cube (* c b)) (cube (* d a))) (fma (/ 1 d) (/ 1 d) (/ (/ 1 c) c))) (fma (/ (/ 1 d) a) (fma (/ 1 d) (/ 1 a) (/ (/ 1 b) c)) (/ (/ 1 (sqr b)) (* c c)))) * [misc]none: prog is (λ (a b c d) (/ (/ (- (cube (* c b)) (cube (* d a))) (fma (/ 1 d) (/ 1 d) (/ (/ 1 c) c))) (fma (/ (/ 1 d) a) (fma (/ 1 d) (/ 1 a) (/ (/ 1 b) c)) (/ (/ 1 (sqr b)) (* c c))))) * * * [misc]progress: simplifying alt 72 of 147 * [enter]simplify: Simplifying (/ (- (pow (* b c) 3) (pow (* a d) 3)) (* (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))) (fma (/ -1 d) (/ -1 d) (/ 1 (sqr c))))) * * [misc]simplify: iters left: 3 (27 enodes) * * [misc]simplify: iters left: 2 (47 enodes) * * [misc]simplify: iters left: 1 (75 enodes) * [exit]simplify: Simplified to (/ (- (cube (* c b)) (cube (* d a))) (* (fma (/ (/ 1 d) a) (fma (/ -1 d) (/ -1 a) (/ 1 (* c b))) (/ (/ (/ 1 b) b) (* c c))) (fma (/ -1 d) (/ -1 d) (/ (/ 1 c) c)))) * [misc]none: prog is (λ (a b c d) (/ (- (cube (* c b)) (cube (* d a))) (* (fma (/ (/ 1 d) a) (fma (/ -1 d) (/ -1 a) (/ 1 (* c b))) (/ (/ (/ 1 b) b) (* c c))) (fma (/ -1 d) (/ -1 d) (/ (/ 1 c) c))))) * * * [misc]progress: simplifying alt 73 of 147 * [enter]simplify: Simplifying (/ (- (pow (* b c) 3) (pow (* a d) 3)) (* (fma d d (sqr c)) (fma (* d a) (fma d a (* b c)) (* (sqr b) (sqr c))))) * * [misc]simplify: iters left: 3 (19 enodes) * * [misc]simplify: iters left: 2 (31 enodes) * * [misc]simplify: iters left: 1 (56 enodes) * [exit]simplify: Simplified to (/ (- (cube (* c b)) (cube (* d a))) (* (fma (* d a) (fma d a (* c b)) (* (* c c) (sqr b))) (fma d d (* c c)))) * [misc]none: prog is (λ (a b c d) (/ (- (cube (* c b)) (cube (* d a))) (* (fma (* d a) (fma d a (* c b)) (* (* c c) (sqr b))) (fma d d (* c c))))) * * * [misc]progress: simplifying alt 74 of 147 * [enter]simplify: Simplifying (/ (- (pow (* b c) 3) (pow (* a d) 3)) (* (fma d d (sqr c)) (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))))) * * [misc]simplify: iters left: 3 (25 enodes) * * [misc]simplify: iters left: 2 (44 enodes) * * [misc]simplify: iters left: 1 (70 enodes) * [exit]simplify: Simplified to (/ (/ (- (cube (* c b)) (cube (* d a))) (fma d d (* c c))) (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ (/ 1 b) c)) (/ 1 (* (* c c) (sqr b))))) * [misc]none: prog is (λ (a b c d) (/ (/ (- (cube (* c b)) (cube (* d a))) (fma d d (* c c))) (fma (/ 1 (* d a)) (fma (/ 1 d) (/ 1 a) (/ (/ 1 b) c)) (/ 1 (* (* c c) (sqr b)))))) * * * [misc]progress: simplifying alt 75 of 147 * [enter]simplify: Simplifying (/ (- (pow (* b c) 3) (pow (* a d) 3)) (* (fma d d (sqr c)) (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* b c))) (/ 1 (* (sqr b) (sqr c)))))) * * [misc]simplify: iters left: 3 (26 enodes) * * [misc]simplify: iters left: 2 (46 enodes) * * [misc]simplify: iters left: 1 (72 enodes) * [exit]simplify: Simplified to (/ (/ (- (cube (* c b)) (cube (* d a))) (fma d d (* c c))) (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* c b))) (/ (/ 1 b) (* c (* c b))))) * [misc]none: prog is (λ (a b c d) (/ (/ (- (cube (* c b)) (cube (* d a))) (fma d d (* c c))) (fma (/ 1 (* d a)) (fma (/ -1 d) (/ -1 a) (/ 1 (* c b))) (/ (/ 1 b) (* c (* c b)))))) * * * [misc]progress: simplifying alt 76 of 147 * [enter]simplify: Simplifying (/ (exp (* 3 (+ (log c) (log b)))) (* (fma d d (sqr c)) (fma (* a d) (fma d a (* c b)) (sqr (* c b))))) * * [misc]simplify: iters left: 3 (19 enodes) * * [misc]simplify: iters left: 2 (38 enodes) * * [misc]simplify: iters left: 1 (50 enodes) * [exit]simplify: Simplified to (/ (/ (* (pow c 3) (pow b 3)) (fma d d (* c c))) (fma (* d a) (fma d a (* b c)) (sqr (* b c)))) * [misc]none: prog is (λ (a b c d) (/ (/ (* (pow c 3) (pow b 3)) (fma d d (* c c))) (fma (* d a) (fma d a (* b c)) (sqr (* b c))))) * * * [misc]progress: simplifying alt 77 of 147 * [enter]simplify: Simplifying (/ (exp (* -3 (+ (log c) (log b)))) (* (fma d d (sqr c)) (fma (* a d) (fma d a (* c b)) (sqr (* c b))))) * * [misc]simplify: iters left: 3 (19 enodes) * * [misc]simplify: iters left: 2 (38 enodes) * * [misc]simplify: iters left: 1 (50 enodes) * [exit]simplify: Simplified to (/ (/ (* (pow c -3) (pow b -3)) (fma d d (* c c))) (fma (* d a) (fma d a (* b c)) (sqr (* b c)))) * [misc]none: prog is (λ (a b c d) (/ (/ (* (pow c -3) (pow b -3)) (fma d d (* c c))) (fma (* d a) (fma d a (* b c)) (sqr (* b c))))) * * * [misc]progress: simplifying alt 78 of 147 * [enter]simplify: Simplifying (/ (exp (* -3 (+ (log c) (log b)))) (* (fma d d (sqr c)) (fma (* a d) (fma d a (* c b)) (sqr (* c b))))) * * [misc]simplify: iters left: 3 (19 enodes) * * [misc]simplify: iters left: 2 (38 enodes) * * [misc]simplify: iters left: 1 (50 enodes) * [exit]simplify: Simplified to (/ (/ (* (pow c -3) (pow b -3)) (fma d d (* c c))) (fma (* d a) (fma d a (* b c)) (sqr (* b c)))) * [misc]none: prog is (λ (a b c d) (/ (/ (* (pow c -3) (pow b -3)) (fma d d (* c c))) (fma (* d a) (fma d a (* b c)) (sqr (* b c))))) * * * [misc]progress: simplifying alt 79 of 147 * [enter]simplify: Simplifying (- 0 (/ (* a d) (+ (sqr c) (sqr d)))) * * [misc]simplify: iters left: 3 (10 enodes) * * [misc]simplify: iters left: 2 (17 enodes) * * [misc]simplify: iters left: 1 (25 enodes) * [exit]simplify: Simplified to (/ (* d (- a)) (fma d d (* c c))) * [misc]none: prog is (λ (a b c d) (/ (* d (- a)) (fma d d (* c c)))) * * * [misc]progress: simplifying alt 80 of 147 * [enter]simplify: Simplifying (- 0 (/ (* a d) (+ (sqr c) (sqr d)))) * * [misc]simplify: iters left: 3 (10 enodes) * * [misc]simplify: iters left: 2 (17 enodes) * * [misc]simplify: iters left: 1 (25 enodes) * [exit]simplify: Simplified to (/ (* d (- a)) (fma d d (* c c))) * [misc]none: prog is (λ (a b c d) (/ (* d (- a)) (fma d d (* c c)))) * * * [misc]progress: simplifying alt 81 of 147 * [enter]simplify: Simplifying (- 0 (/ (* a d) (+ (sqr c) (sqr d)))) * * [misc]simplify: iters left: 3 (10 enodes) * * [misc]simplify: iters left: 2 (17 enodes) * * [misc]simplify: iters left: 1 (25 enodes) * [exit]simplify: Simplified to (/ (* d (- a)) (fma d d (* c c))) * [misc]none: prog is (λ (a b c d) (/ (* d (- a)) (fma d d (* c c)))) * * * [misc]progress: simplifying alt 82 of 147 * [enter]simplify: Simplifying (- (/ (* b c) (+ (sqr c) (sqr d))) 0) * * [misc]simplify: iters left: 3 (10 enodes) * * [misc]simplify: iters left: 2 (16 enodes) * * [misc]simplify: iters left: 1 (20 enodes) * [exit]simplify: Simplified to (- (/ (* c b) (fma d d (* c c))) 0) * [misc]none: prog is (λ (a b c d) (- (/ (* c b) (fma d d (* c c))) 0)) * * * [misc]progress: simplifying alt 83 of 147 * [enter]simplify: Simplifying (- (/ (* b c) (+ (sqr c) (sqr d))) 0) * * [misc]simplify: iters left: 3 (10 enodes) * * [misc]simplify: iters left: 2 (16 enodes) * * [misc]simplify: iters left: 1 (20 enodes) * [exit]simplify: Simplified to (- (/ (* c b) (fma d d (* c c))) 0) * [misc]none: prog is (λ (a b c d) (- (/ (* c b) (fma d d (* c c))) 0)) * * * [misc]progress: simplifying alt 84 of 147 * [enter]simplify: Simplifying (- (/ (* b c) (+ (sqr c) (sqr d))) 0) * * [misc]simplify: iters left: 3 (10 enodes) * * [misc]simplify: iters left: 2 (16 enodes) * * [misc]simplify: iters left: 1 (20 enodes) * [exit]simplify: Simplified to (- (/ (* c b) (fma d d (* c c))) 0) * [misc]none: prog is (λ (a b c d) (- (/ (* c b) (fma d d (* c c))) 0)) * * * [misc]progress: simplifying alt 85 of 147 * [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 86 of 147 * [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 87 of 147 * [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 88 of 147 * [enter]simplify: Simplifying (- (/ (* b c) (+ (sqr c) (sqr d))) (/ (* a d) (+ (sqr d) (sqr c)))) * * [misc]simplify: iters left: 3 (13 enodes) * * [misc]simplify: iters left: 2 (21 enodes) * * [misc]simplify: iters left: 1 (27 enodes) * [exit]simplify: Simplified to (- (/ (* c b) (fma d d (* c c))) (/ (* a d) (fma d d (* c c)))) * [misc]none: prog is (λ (a b c d) (- (/ (* c b) (fma d d (* c c))) (/ (* a d) (fma d d (* c c))))) * * * [misc]progress: simplifying alt 89 of 147 * [enter]simplify: Simplifying (- (/ (* b c) (+ (sqr c) (sqr d))) (/ (* a d) (+ (sqr d) (sqr c)))) * * [misc]simplify: iters left: 3 (13 enodes) * * [misc]simplify: iters left: 2 (21 enodes) * * [misc]simplify: iters left: 1 (27 enodes) * [exit]simplify: Simplified to (- (/ (* c b) (fma d d (* c c))) (/ (* a d) (fma d d (* c c)))) * [misc]none: prog is (λ (a b c d) (- (/ (* c b) (fma d d (* c c))) (/ (* a d) (fma d d (* c c))))) * * * [misc]progress: simplifying alt 90 of 147 * [enter]simplify: Simplifying (- (/ (* b c) (+ (sqr c) (sqr d))) (/ (* a d) (+ (sqr d) (sqr c)))) * * [misc]simplify: iters left: 3 (13 enodes) * * [misc]simplify: iters left: 2 (21 enodes) * * [misc]simplify: iters left: 1 (27 enodes) * [exit]simplify: Simplified to (- (/ (* c b) (fma d d (* c c))) (/ (* a d) (fma d d (* c c)))) * [misc]none: prog is (λ (a b c d) (- (/ (* c b) (fma d d (* c c))) (/ (* a d) (fma d d (* c c))))) * * * [misc]progress: simplifying alt 91 of 147 * [enter]simplify: Simplifying (/ (cube (pow (- (* b c) (* d a)) 1/3)) (sqr (hypot c d))) * * [misc]simplify: iters left: 3 (13 enodes) * * [misc]simplify: iters left: 2 (19 enodes) * * [misc]simplify: iters left: 1 (26 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 147 * [enter]simplify: Simplifying (/ (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) (sqr (hypot (/ 1 c) (/ 1 d)))) * * [misc]simplify: iters left: 3 (18 enodes) * * [misc]simplify: iters left: 2 (29 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 93 of 147 * [enter]simplify: Simplifying (/ (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) (sqr (hypot (/ -1 c) (/ -1 d)))) * * [misc]simplify: iters left: 3 (19 enodes) * * [misc]simplify: iters left: 2 (31 enodes) * * [misc]simplify: iters left: 1 (38 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 94 of 147 * [enter]simplify: Simplifying (/ (cube (- (exp (* 1/3 (+ (log a) (+ (log d) (log -1))))) (* 1/3 (* (exp (* 1/3 (- (log -1) (+ (* 2 (log a)) (* 2 (log d)))))) (* b c))))) (sqr (hypot c d))) * * [misc]simplify: iters left: 3 (28 enodes) * * [misc]simplify: iters left: 2 (57 enodes) * * [misc]simplify: iters left: 1 (98 enodes) * [exit]simplify: Simplified to (/ (cube (- (exp (fma (+ (log d) (log a)) 1/3 (* 1/3 (log -1)))) (* (* 1/3 (* c b)) (pow (exp 1/3) (- (log -1) (* 2 (+ (log d) (log a)))))))) (* (hypot c d) (hypot c d))) * [misc]none: prog is (λ (a b c d) (/ (cube (- (exp (fma (+ (log d) (log a)) 1/3 (* 1/3 (log -1)))) (* (* 1/3 (* c b)) (pow (exp 1/3) (- (log -1) (* 2 (+ (log d) (log a)))))))) (* (hypot c d) (hypot c d)))) * * * [misc]progress: simplifying alt 95 of 147 * [enter]simplify: Simplifying (/ (cube (exp (* -1/3 (+ (log c) (log b))))) (sqr (hypot c d))) * * [misc]simplify: iters left: 3 (13 enodes) * * [misc]simplify: iters left: 2 (26 enodes) * * [misc]simplify: iters left: 1 (45 enodes) * [exit]simplify: Simplified to (/ (cube (* (pow b -1/3) (pow c -1/3))) (* (hypot c d) (hypot c d))) * [misc]none: prog is (λ (a b c d) (/ (cube (* (pow b -1/3) (pow c -1/3))) (* (hypot c d) (hypot c d)))) * * * [misc]progress: simplifying alt 96 of 147 * [enter]simplify: Simplifying (/ (cube (exp (* -1/3 (+ (log c) (log b))))) (sqr (hypot c d))) * * [misc]simplify: iters left: 3 (13 enodes) * * [misc]simplify: iters left: 2 (26 enodes) * * [misc]simplify: iters left: 1 (45 enodes) * [exit]simplify: Simplified to (/ (cube (* (pow b -1/3) (pow c -1/3))) (* (hypot c d) (hypot c d))) * [misc]none: prog is (λ (a b c d) (/ (cube (* (pow b -1/3) (pow c -1/3))) (* (hypot c d) (hypot c d)))) * * * [misc]progress: simplifying alt 97 of 147 * [enter]simplify: Simplifying (/ (cube (pow (- (* b c) (* d a)) 1/3)) (sqr (hypot c d))) * * [misc]simplify: iters left: 3 (13 enodes) * * [misc]simplify: iters left: 2 (19 enodes) * * [misc]simplify: iters left: 1 (26 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 147 * [enter]simplify: Simplifying (/ (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) (sqr (hypot c d))) * * [misc]simplify: iters left: 3 (16 enodes) * * [misc]simplify: iters left: 2 (28 enodes) * * [misc]simplify: iters left: 1 (35 enodes) * [exit]simplify: Simplified to (/ (- (/ (/ 1 b) c) (/ (/ 1 d) a)) (sqr (hypot c d))) * [misc]none: prog is (λ (a b c d) (/ (- (/ (/ 1 b) c) (/ (/ 1 d) a)) (sqr (hypot c d)))) * * * [misc]progress: simplifying alt 99 of 147 * [enter]simplify: Simplifying (/ (cube (pow (- (/ 1 (* b c)) (/ 1 (* d a))) 1/3)) (sqr (hypot c d))) * * [misc]simplify: iters left: 3 (16 enodes) * * [misc]simplify: iters left: 2 (28 enodes) * * [misc]simplify: iters left: 1 (35 enodes) * [exit]simplify: Simplified to (/ (- (/ (/ 1 b) c) (/ (/ 1 d) a)) (sqr (hypot c d))) * [misc]none: prog is (λ (a b c d) (/ (- (/ (/ 1 b) c) (/ (/ 1 d) a)) (sqr (hypot c d)))) * * * [misc]progress: simplifying alt 100 of 147 * [enter]simplify: Simplifying (/ (cube (pow 0 1/3)) (sqr (hypot c d))) * * [misc]simplify: iters left: 3 (9 enodes) * * [misc]simplify: iters left: 2 (13 enodes) * * [misc]simplify: iters left: 1 (16 enodes) * [exit]simplify: Simplified to 0 * [misc]none: prog is (λ (a b c d) 0) * * * [misc]progress: simplifying alt 101 of 147 * [enter]simplify: Simplifying (/ (cube (pow (- (* b c) (* d a)) 1/3)) (sqr (hypot c d))) * * [misc]simplify: iters left: 3 (13 enodes) * * [misc]simplify: iters left: 2 (19 enodes) * * [misc]simplify: iters left: 1 (26 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 102 of 147 * [enter]simplify: Simplifying (/ (cube (pow (- (* b c) (* d a)) 1/3)) (sqr (hypot c d))) * * [misc]simplify: iters left: 3 (13 enodes) * * [misc]simplify: iters left: 2 (19 enodes) * * [misc]simplify: iters left: 1 (26 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 103 of 147 * [enter]simplify: Simplifying (/ (- (* b c) (* a d)) (cube (cbrt (+ (sqr d) (sqr c))))) * * [misc]simplify: iters left: 3 (13 enodes) * * [misc]simplify: iters left: 2 (23 enodes) * * [misc]simplify: iters left: 1 (47 enodes) * [exit]simplify: Simplified to (/ (- (* c b) (* d a)) (fma d d (* c c))) * [misc]none: prog is (λ (a b c d) (/ (- (* c b) (* d a)) (fma d d (* c c)))) * * * [misc]progress: simplifying alt 104 of 147 * [enter]simplify: Simplifying (/ (- (* b c) (* a d)) (cube (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))))) * * [misc]simplify: iters left: 3 (16 enodes) * * [misc]simplify: iters left: 2 (28 enodes) * * [misc]simplify: iters left: 1 (54 enodes) * [exit]simplify: Simplified to (/ (- (* c b) (* d a)) (+ (/ 1 (* c c)) (/ 1 (* d d)))) * [misc]none: prog is (λ (a b c d) (/ (- (* c b) (* d a)) (+ (/ 1 (* c c)) (/ 1 (* d d))))) * * * [misc]progress: simplifying alt 105 of 147 * [enter]simplify: Simplifying (/ (- (* b c) (* a d)) (cube (cbrt (+ (/ 1 (sqr d)) (/ 1 (sqr c)))))) * * [misc]simplify: iters left: 3 (16 enodes) * * [misc]simplify: iters left: 2 (28 enodes) * * [misc]simplify: iters left: 1 (54 enodes) * [exit]simplify: Simplified to (/ (- (* c b) (* d a)) (+ (/ 1 (* c c)) (/ 1 (* d d)))) * [misc]none: prog is (λ (a b c d) (/ (- (* c b) (* d a)) (+ (/ 1 (* c c)) (/ 1 (* d d))))) * * * [misc]progress: simplifying alt 106 of 147 * [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 107 of 147 * [enter]simplify: Simplifying (- (/ b c) (/ (* d a) (sqr c))) * * [misc]simplify: iters left: 3 (9 enodes) * * [misc]simplify: iters left: 2 (13 enodes) * * [misc]simplify: iters left: 1 (20 enodes) * [exit]simplify: Simplified to (- (/ b c) (/ (* a d) (* c c))) * [misc]none: prog is (λ (a b c d) (- (/ b c) (/ (* a d) (* c c)))) * * * [misc]progress: simplifying alt 108 of 147 * [enter]simplify: Simplifying (- (/ b c) (/ (* d a) (sqr c))) * * [misc]simplify: iters left: 3 (9 enodes) * * [misc]simplify: iters left: 2 (13 enodes) * * [misc]simplify: iters left: 1 (20 enodes) * [exit]simplify: Simplified to (- (/ b c) (/ (* a d) (* c c))) * [misc]none: prog is (λ (a b c d) (- (/ b c) (/ (* a d) (* c c)))) * * * [misc]progress: simplifying alt 109 of 147 * [enter]simplify: Simplifying (/ (- (* b c) (* a d)) (+ (sqr d) (sqr c))) * * [misc]simplify: iters left: 3 (11 enodes) * * [misc]simplify: iters left: 2 (19 enodes) * * [misc]simplify: iters left: 1 (29 enodes) * [exit]simplify: Simplified to (/ (- (* c b) (* d a)) (fma d d (* c c))) * [misc]none: prog is (λ (a b c d) (/ (- (* c b) (* d a)) (fma d d (* c c)))) * * * [misc]progress: simplifying alt 110 of 147 * [enter]simplify: Simplifying (/ (- (* b c) (* a d)) (/ 1 (sqr c))) * * [misc]simplify: iters left: 3 (11 enodes) * * [misc]simplify: iters left: 2 (21 enodes) * * [misc]simplify: iters left: 1 (38 enodes) * [exit]simplify: Simplified to (/ (- (* c b) (* d a)) (/ 1 (* c c))) * [misc]none: prog is (λ (a b c d) (/ (- (* c b) (* d a)) (/ 1 (* c c)))) * * * [misc]progress: simplifying alt 111 of 147 * [enter]simplify: Simplifying (/ (- (* b c) (* a d)) (/ 1 (sqr c))) * * [misc]simplify: iters left: 3 (11 enodes) * * [misc]simplify: iters left: 2 (21 enodes) * * [misc]simplify: iters left: 1 (38 enodes) * [exit]simplify: Simplified to (/ (- (* c b) (* d a)) (/ 1 (* c c))) * [misc]none: prog is (λ (a b c d) (/ (- (* c b) (* d a)) (/ 1 (* c c)))) * * * [misc]progress: simplifying alt 112 of 147 * [enter]simplify: Simplifying (/ 0 (cube (cbrt (+ (sqr c) (sqr d))))) * * [misc]simplify: iters left: 3 (9 enodes) * * [misc]simplify: iters left: 2 (14 enodes) * * [misc]simplify: iters left: 1 (18 enodes) * [exit]simplify: Simplified to 0 * [misc]none: prog is (λ (a b c d) 0) * * * [misc]progress: simplifying alt 113 of 147 * [enter]simplify: Simplifying (/ (- (* b c) (* d a)) (cube (cbrt (+ (sqr c) (sqr d))))) * * [misc]simplify: iters left: 3 (13 enodes) * * [misc]simplify: iters left: 2 (23 enodes) * * [misc]simplify: iters left: 1 (47 enodes) * [exit]simplify: Simplified to (/ (- (* c b) (* a d)) (fma c c (* d d))) * [misc]none: prog is (λ (a b c d) (/ (- (* c b) (* a d)) (fma c c (* d d)))) * * * [misc]progress: simplifying alt 114 of 147 * [enter]simplify: Simplifying (/ (- (* b c) (* d a)) (cube (cbrt (+ (sqr c) (sqr d))))) * * [misc]simplify: iters left: 3 (13 enodes) * * [misc]simplify: iters left: 2 (23 enodes) * * [misc]simplify: iters left: 1 (47 enodes) * [exit]simplify: Simplified to (/ (- (* c b) (* a d)) (fma c c (* d d))) * [misc]none: prog is (λ (a b c d) (/ (- (* c b) (* a d)) (fma c c (* d d)))) * * * [misc]progress: simplifying alt 115 of 147 * [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 116 of 147 * [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 117 of 147 * [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 118 of 147 * [enter]simplify: Simplifying (/ (cube (exp (log (cbrt (- (* b c) (* d a)))))) (sqr (hypot c d))) * * [misc]simplify: iters left: 3 (14 enodes) * * [misc]simplify: iters left: 2 (19 enodes) * * [misc]simplify: iters left: 1 (28 enodes) * [exit]simplify: Simplified to (/ (- (* c b) (* a d)) (sqr (hypot c d))) * [misc]none: prog is (λ (a b c d) (/ (- (* c b) (* a d)) (sqr (hypot c d)))) * * * [misc]progress: simplifying alt 119 of 147 * [enter]simplify: Simplifying (/ (cube (exp (log (cbrt (- (/ 1 (* b c)) (/ 1 (* d a))))))) (sqr (hypot c d))) * * [misc]simplify: iters left: 3 (17 enodes) * * [misc]simplify: iters left: 2 (28 enodes) * * [misc]simplify: iters left: 1 (37 enodes) * [exit]simplify: Simplified to (/ (- (/ (/ 1 b) c) (/ (/ 1 d) a)) (sqr (hypot c d))) * [misc]none: prog is (λ (a b c d) (/ (- (/ (/ 1 b) c) (/ (/ 1 d) a)) (sqr (hypot c d)))) * * * [misc]progress: simplifying alt 120 of 147 * [enter]simplify: Simplifying (/ (cube (exp (log (cbrt (- (/ 1 (* b c)) (/ 1 (* d a))))))) (sqr (hypot c d))) * * [misc]simplify: iters left: 3 (17 enodes) * * [misc]simplify: iters left: 2 (28 enodes) * * [misc]simplify: iters left: 1 (37 enodes) * [exit]simplify: Simplified to (/ (- (/ (/ 1 b) c) (/ (/ 1 d) a)) (sqr (hypot c d))) * [misc]none: prog is (λ (a b c d) (/ (- (/ (/ 1 b) c) (/ (/ 1 d) a)) (sqr (hypot c d)))) * * * [misc]progress: simplifying alt 121 of 147 * [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 (17 enodes) * * [misc]simplify: iters left: 1 (27 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 122 of 147 * [enter]simplify: Simplifying (/ (cube (cbrt (- (/ 1 (* b c)) (/ 1 (* d a))))) (sqr (hypot c d))) * * [misc]simplify: iters left: 3 (15 enodes) * * [misc]simplify: iters left: 2 (26 enodes) * * [misc]simplify: iters left: 1 (36 enodes) * [exit]simplify: Simplified to (/ (- (/ 1 (* b c)) (/ 1 (* a d))) (* (hypot c d) (hypot c d))) * [misc]none: prog is (λ (a b c d) (/ (- (/ 1 (* b c)) (/ 1 (* a d))) (* (hypot c d) (hypot c d)))) * * * [misc]progress: simplifying alt 123 of 147 * [enter]simplify: Simplifying (/ (cube (cbrt (- (/ 1 (* b c)) (/ 1 (* d a))))) (sqr (hypot c d))) * * [misc]simplify: iters left: 3 (15 enodes) * * [misc]simplify: iters left: 2 (26 enodes) * * [misc]simplify: iters left: 1 (36 enodes) * [exit]simplify: Simplified to (/ (- (/ 1 (* b c)) (/ 1 (* a d))) (* (hypot c d) (hypot c d))) * [misc]none: prog is (λ (a b c d) (/ (- (/ 1 (* b c)) (/ 1 (* a d))) (* (hypot c d) (hypot c d)))) * * * [misc]progress: simplifying alt 124 of 147 * [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 125 of 147 * [enter]simplify: Simplifying (/ 0 (sqr (hypot c d))) * * [misc]simplify: iters left: 3 (6 enodes) * * [misc]simplify: iters left: 2 (7 enodes) * [exit]simplify: Simplified to 0 * [misc]none: prog is (λ (a b c d) 0) * * * [misc]progress: simplifying alt 126 of 147 * [enter]simplify: Simplifying (/ 0 (sqr (hypot c d))) * * [misc]simplify: iters left: 3 (6 enodes) * * [misc]simplify: iters left: 2 (7 enodes) * [exit]simplify: Simplified to 0 * [misc]none: prog is (λ (a b c d) 0) * * * [misc]progress: simplifying alt 127 of 147 * [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 128 of 147 * [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 129 of 147 * [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 130 of 147 * [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 (17 enodes) * * [misc]simplify: iters left: 1 (27 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 131 of 147 * [enter]simplify: Simplifying (/ (cube (cbrt (- (/ 1 (* b c)) (/ 1 (* d a))))) (sqr (hypot c d))) * * [misc]simplify: iters left: 3 (15 enodes) * * [misc]simplify: iters left: 2 (26 enodes) * * [misc]simplify: iters left: 1 (36 enodes) * [exit]simplify: Simplified to (/ (- (/ 1 (* b c)) (/ 1 (* a d))) (* (hypot c d) (hypot c d))) * [misc]none: prog is (λ (a b c d) (/ (- (/ 1 (* b c)) (/ 1 (* a d))) (* (hypot c d) (hypot c d)))) * * * [misc]progress: simplifying alt 132 of 147 * [enter]simplify: Simplifying (/ (cube (cbrt (- (/ 1 (* b c)) (/ 1 (* d a))))) (sqr (hypot c d))) * * [misc]simplify: iters left: 3 (15 enodes) * * [misc]simplify: iters left: 2 (26 enodes) * * [misc]simplify: iters left: 1 (36 enodes) * [exit]simplify: Simplified to (/ (- (/ 1 (* b c)) (/ 1 (* a d))) (* (hypot c d) (hypot c d))) * [misc]none: prog is (λ (a b c d) (/ (- (/ 1 (* b c)) (/ 1 (* a d))) (* (hypot c d) (hypot c d)))) * * * [misc]progress: simplifying alt 133 of 147 * [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 134 of 147 * [enter]simplify: Simplifying (/ 0 (sqr (hypot c d))) * * [misc]simplify: iters left: 3 (6 enodes) * * [misc]simplify: iters left: 2 (7 enodes) * [exit]simplify: Simplified to 0 * [misc]none: prog is (λ (a b c d) 0) * * * [misc]progress: simplifying alt 135 of 147 * [enter]simplify: Simplifying (/ 0 (sqr (hypot c d))) * * [misc]simplify: iters left: 3 (6 enodes) * * [misc]simplify: iters left: 2 (7 enodes) * [exit]simplify: Simplified to 0 * [misc]none: prog is (λ (a b c d) 0) * * * [misc]progress: simplifying alt 136 of 147 * [enter]simplify: Simplifying (/ (cube (cbrt 0)) (sqr (hypot c d))) * * [misc]simplify: iters left: 3 (8 enodes) * * [misc]simplify: iters left: 2 (11 enodes) * * [misc]simplify: iters left: 1 (12 enodes) * [exit]simplify: Simplified to 0 * [misc]none: prog is (λ (a b c d) 0) * * * [misc]progress: simplifying alt 137 of 147 * [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 (17 enodes) * * [misc]simplify: iters left: 1 (27 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 138 of 147 * [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 (17 enodes) * * [misc]simplify: iters left: 1 (27 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 139 of 147 * [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 140 of 147 * [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 141 of 147 * [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 142 of 147 * [enter]simplify: Simplifying (/ 0 (sqr (hypot c d))) * * [misc]simplify: iters left: 3 (6 enodes) * * [misc]simplify: iters left: 2 (7 enodes) * [exit]simplify: Simplified to 0 * [misc]none: prog is (λ (a b c d) 0) * * * [misc]progress: simplifying alt 143 of 147 * [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 144 of 147 * [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 145 of 147 * [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 146 of 147 * [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 147 of 147 * [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: [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 (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)))) * [enter]simplify: Simplifying (fma d d (sqr c)) * * [misc]simplify: iters left: 2 (4 enodes) * * [misc]simplify: iters left: 1 (5 enodes) * [exit]simplify: Simplified to (fma d d (* c c)) * [exit]simplify: Simplified to (fma d d (* c c)) * [enter]simplify: Simplifying (fma (* a d) (fma d a (* c b)) (sqr (* c b))) * * [misc]simplify: iters left: 4 (9 enodes) * * [misc]simplify: iters left: 3 (15 enodes) * * [misc]simplify: iters left: 2 (18 enodes) * * [misc]simplify: iters left: 1 (26 enodes) * [exit]simplify: Simplified to (fma (* d a) (fma d a (* b c)) (* (* b c) (* b c))) * [exit]simplify: Simplified to (fma (* d a) (fma d a (* b c)) (* (* b c) (* b c))) * [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)))