* [misc]progress: [Phase 1 of 3] Setting up. * * * [misc]progress: [1/2] Preparing points * * * * [misc]points: Sampling 256 additional inputs, on iter 0 have 0 / 256 * * * * [misc]points: Computing exacts on every 16 of 256 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Computing exacts on every 8 of 256 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Computing exacts on every 4 of 256 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Computing exacts on every 2 of 256 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Computing exacts for 256 points * * * * [misc]points: Setting MPFR precision to 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 10 additional inputs, on iter 1 have 246 / 256 * * * * [misc]points: Computing exacts for 10 points * * * * [misc]points: Setting MPFR precision to 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 256 points with exact outputs * * * [misc]progress: [2/2] Setting up program. * [misc]progress: [Phase 2 of 3] Improving. * [enter]simplify: Simplifying (/ (+ (* a c) (* b d)) (+ (* c c) (* d d))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * [exit]simplify: Simplified to (/ (fma a c (* b d)) (fma d d (* c c))) * * [misc]progress: iteration 1 / 4 * * * [misc]progress: picking best candidate * * * * [misc]pick: Picked # * * * [misc]progress: localizing error * * * [misc]progress: generating rewritten candidates * * * * [misc]progress: [ 1 / 1 ] rewriting at (2) * * * [misc]progress: generating series expansions * * * * [misc]progress: [ 1 / 1 ] generating series at (2) * [misc]approximate: Taking taylor expansion of (/ (fma a c (* b d)) (fma d d (* c c))) in (a c b d) around 0 * [misc]taylor: Taking taylor expansion of (/ (fma a c (* b d)) (fma d d (* c c))) in d * [misc]taylor: Taking taylor expansion of (fma a c (* b d)) in d * [misc]taylor: Rewrote expression to (+ (* a c) (* b d)) * [misc]taylor: Taking taylor expansion of (* a c) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (* b 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 d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (fma d d (* c c)) in d * [misc]taylor: Rewrote expression to (+ (* d d) (* c c)) * [misc]taylor: Taking taylor expansion of (* d d) in d * [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 d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* c 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 c in d * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (* a c) into (* a c) * [misc]backup-simplify: Simplify (* b 0) into 0 * [misc]backup-simplify: Simplify (+ (* a c) 0) into (* a c) * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (* c c) into (pow c 2) * [misc]backup-simplify: Simplify (+ 0 (pow c 2)) into (pow c 2) * [misc]backup-simplify: Simplify (/ (* a c) (pow c 2)) into (/ a c) * [misc]taylor: Taking taylor expansion of (/ (fma a c (* b d)) (fma d d (* c c))) in b * [misc]taylor: Taking taylor expansion of (fma a c (* b d)) in b * [misc]taylor: Rewrote expression to (+ (* a c) (* b d)) * [misc]taylor: Taking taylor expansion of (* a c) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (* b d) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (fma d d (* c c)) in b * [misc]taylor: Rewrote expression to (+ (* d d) (* c c)) * [misc]taylor: Taking taylor expansion of (* d 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 d in b * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (* c 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 c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (* a c) into (* a c) * [misc]backup-simplify: Simplify (* 0 d) into 0 * [misc]backup-simplify: Simplify (+ (* a c) 0) into (* a c) * [misc]backup-simplify: Simplify (* d d) into (pow d 2) * [misc]backup-simplify: Simplify (* c c) into (pow c 2) * [misc]backup-simplify: Simplify (+ (pow d 2) (pow c 2)) into (+ (pow d 2) (pow c 2)) * [misc]backup-simplify: Simplify (/ (* a c) (+ (pow d 2) (pow c 2))) into (/ (* a c) (+ (pow d 2) (pow c 2))) * [misc]taylor: Taking taylor expansion of (/ (fma a c (* b d)) (fma d d (* c c))) in c * [misc]taylor: Taking taylor expansion of (fma a c (* b d)) in c * [misc]taylor: Rewrote expression to (+ (* a c) (* b d)) * [misc]taylor: Taking taylor expansion of (* a 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 c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* b d) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (fma d d (* c c)) in c * [misc]taylor: Rewrote expression to (+ (* d d) (* c c)) * [misc]taylor: Taking taylor expansion of (* d d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (* c c) in c * [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 c in c * [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 (* b d) into (* b d) * [misc]backup-simplify: Simplify (+ 0 (* b d)) into (* b d) * [misc]backup-simplify: Simplify (* d d) into (pow d 2) * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ (pow d 2) 0) into (pow d 2) * [misc]backup-simplify: Simplify (/ (* b d) (pow d 2)) into (/ b d) * [misc]taylor: Taking taylor expansion of (/ (fma a c (* b d)) (fma d d (* c c))) in a * [misc]taylor: Taking taylor expansion of (fma a c (* b d)) in a * [misc]taylor: Rewrote expression to (+ (* a c) (* b d)) * [misc]taylor: Taking taylor expansion of (* a c) in a * [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 c in a * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (* b 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 d in a * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (fma d d (* c c)) in a * [misc]taylor: Rewrote expression to (+ (* d d) (* c c)) * [misc]taylor: Taking taylor expansion of (* d 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 d in a * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (* c 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 c in a * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (* 0 c) into 0 * [misc]backup-simplify: Simplify (* b d) into (* b d) * [misc]backup-simplify: Simplify (+ 0 (* b d)) into (* b d) * [misc]backup-simplify: Simplify (* d d) into (pow d 2) * [misc]backup-simplify: Simplify (* c c) into (pow c 2) * [misc]backup-simplify: Simplify (+ (pow d 2) (pow c 2)) into (+ (pow d 2) (pow c 2)) * [misc]backup-simplify: Simplify (/ (* b d) (+ (pow d 2) (pow c 2))) into (/ (* b d) (+ (pow d 2) (pow c 2))) * [misc]taylor: Taking taylor expansion of (/ (fma a c (* b d)) (fma d d (* c c))) in a * [misc]taylor: Taking taylor expansion of (fma a c (* b d)) in a * [misc]taylor: Rewrote expression to (+ (* a c) (* b d)) * [misc]taylor: Taking taylor expansion of (* a c) in a * [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 c in a * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (* b 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 d in a * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (fma d d (* c c)) in a * [misc]taylor: Rewrote expression to (+ (* d d) (* c c)) * [misc]taylor: Taking taylor expansion of (* d 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 d in a * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (* c 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 c in a * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (* 0 c) into 0 * [misc]backup-simplify: Simplify (* b d) into (* b d) * [misc]backup-simplify: Simplify (+ 0 (* b d)) into (* b d) * [misc]backup-simplify: Simplify (* d d) into (pow d 2) * [misc]backup-simplify: Simplify (* c c) into (pow c 2) * [misc]backup-simplify: Simplify (+ (pow d 2) (pow c 2)) into (+ (pow d 2) (pow c 2)) * [misc]backup-simplify: Simplify (/ (* b d) (+ (pow d 2) (pow c 2))) into (/ (* b d) (+ (pow d 2) (pow c 2))) * [misc]taylor: Taking taylor expansion of (/ (* b d) (+ (pow d 2) (pow c 2))) in c * [misc]taylor: Taking taylor expansion of (* b d) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (+ (pow d 2) (pow c 2)) in c * [misc]taylor: Taking taylor expansion of (pow d 2) in c * [misc]taylor: Taking taylor expansion of (exp (* 2 (log d))) in c * [misc]taylor: Taking taylor expansion of (* 2 (log d)) in c * [misc]taylor: Taking taylor expansion of 2 in c * [misc]backup-simplify: Simplify 2 into 2 * [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 (* 2 (log d)) into (* 2 (log d)) * [misc]backup-simplify: Simplify (exp (* 2 (log d))) into (pow d 2) * [misc]taylor: Taking taylor expansion of (pow c 2) in c * [misc]backup-simplify: Simplify (* b d) into (* b d) * [misc]backup-simplify: Simplify (+ (pow d 2) 0) into (pow d 2) * [misc]backup-simplify: Simplify (/ (* b d) (pow d 2)) into (/ b d) * [misc]taylor: Taking taylor expansion of (/ b d) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of d in b * [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 (+ (* b 0) (* 0 d)) into 0 * [misc]backup-simplify: Simplify (+ c 0) into c * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 d)) into 0 * [misc]backup-simplify: Simplify (+ (* c 0) (* 0 c)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ c (+ (pow d 2) (pow c 2))) (+ (* (/ (* b d) (+ (pow d 2) (pow c 2))) (/ 0 (+ (pow d 2) (pow c 2)))))) into (/ c (+ (pow d 2) (pow c 2))) * [misc]taylor: Taking taylor expansion of (/ c (+ (pow d 2) (pow c 2))) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (+ (pow d 2) (pow c 2)) in c * [misc]taylor: Taking taylor expansion of (pow d 2) in c * [misc]taylor: Taking taylor expansion of (exp (* 2 (log d))) in c * [misc]taylor: Taking taylor expansion of (* 2 (log d)) in c * [misc]taylor: Taking taylor expansion of 2 in c * [misc]backup-simplify: Simplify 2 into 2 * [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 (* 2 (log d)) into (* 2 (log d)) * [misc]backup-simplify: Simplify (exp (* 2 (log d))) into (pow d 2) * [misc]taylor: Taking taylor expansion of (pow c 2) in c * [misc]backup-simplify: Simplify (+ (pow d 2) 0) into (pow d 2) * [misc]backup-simplify: Simplify (/ 1 (pow d 2)) into (/ 1 (pow d 2)) * [misc]backup-simplify: Simplify (+ (* b 0) (* 0 d)) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow d 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 2 0) (* 0 (log d))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 2 (log d))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (pow d 2)) (+ (* (/ b d) (/ 0 (pow d 2))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of (/ 1 d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 * [misc]backup-simplify: Simplify (+ (* b 0) (+ (* 0 0) (* 0 d))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (* 0 d))) into 0 * [misc]backup-simplify: Simplify (+ (* c 0) (+ (* 0 0) (* 0 c))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (+ (pow d 2) (pow c 2))) (+ (* (/ (* b d) (+ (pow d 2) (pow c 2))) (/ 0 (+ (pow d 2) (pow c 2)))) (* (/ c (+ (pow d 2) (pow c 2))) (/ 0 (+ (pow d 2) (pow c 2)))))) into 0 * [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]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 2)) in b * [misc]taylor: Taking taylor expansion of (pow d 2) in b * [misc]taylor: Taking taylor expansion of (exp (* 2 (log d))) in b * [misc]taylor: Taking taylor expansion of (* 2 (log d)) in b * [misc]taylor: Taking taylor expansion of 2 in b * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (log d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (log d) into (log d) * [misc]backup-simplify: Simplify (* 2 (log d)) into (* 2 (log d)) * [misc]backup-simplify: Simplify (exp (* 2 (log d))) into (pow d 2) * [misc]backup-simplify: Simplify (/ 1 (pow d 2)) into (/ 1 (pow d 2)) * [misc]taylor: Taking taylor expansion of (/ 1 (pow d 2)) in d * [misc]taylor: Taking taylor expansion of (pow d 2) 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 0 into 0 * [misc]backup-simplify: Simplify (+ (* b 0) (+ (* 0 0) (* 0 d))) 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 (+ (* 2 0) (+ (* 0 0) (* 0 (log d)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 2 (log d))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (- (/ 0 (pow d 2)) (+ (* (/ b d) (/ 1 (pow d 2))) (* 0 (/ 0 (pow d 2))))) into (- (/ b (pow d 3))) * [misc]taylor: Taking taylor expansion of (- (/ b (pow d 3))) in b * [misc]taylor: Taking taylor expansion of (/ b (pow d 3)) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (pow d 3) in b * [misc]taylor: Taking taylor expansion of (exp (* 3 (log d))) in b * [misc]taylor: Taking taylor expansion of (* 3 (log 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 d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (log d) into (log d) * [misc]backup-simplify: Simplify (* 3 (log d)) into (* 3 (log d)) * [misc]backup-simplify: Simplify (exp (* 3 (log d))) into (pow d 3) * [misc]backup-simplify: Simplify (/ 1 (pow d 3)) into (/ 1 (pow d 3)) * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 d) (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]approximate: Taking taylor expansion of (/ (fma (/ 1 a) (/ 1 c) (* (/ 1 b) (/ 1 d))) (fma (/ 1 d) (/ 1 d) (* (/ 1 c) (/ 1 c)))) in (a c b d) around 0 * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 a) (/ 1 c) (* (/ 1 b) (/ 1 d))) (fma (/ 1 d) (/ 1 d) (* (/ 1 c) (/ 1 c)))) in d * [misc]taylor: Taking taylor expansion of (fma (/ 1 a) (/ 1 c) (* (/ 1 b) (/ 1 d))) in d * [misc]taylor: Rewrote expression to (+ (* (/ 1 a) (/ 1 c)) (* (/ 1 b) (/ 1 d))) * [misc]taylor: Taking taylor expansion of (* (/ 1 a) (/ 1 c)) 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 c) in d * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 d)) 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 d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (fma (/ 1 d) (/ 1 d) (* (/ 1 c) (/ 1 c))) in d * [misc]taylor: Rewrote expression to (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c))) * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 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 d) in d * [misc]taylor: Taking 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 c) (/ 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 (/ 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) into (/ 1 b) * [misc]backup-simplify: Simplify (+ 0 (/ 1 b)) 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 (/ (fma (/ 1 a) (/ 1 c) (* (/ 1 b) (/ 1 d))) (fma (/ 1 d) (/ 1 d) (* (/ 1 c) (/ 1 c)))) in b * [misc]taylor: Taking taylor expansion of (fma (/ 1 a) (/ 1 c) (* (/ 1 b) (/ 1 d))) in b * [misc]taylor: Rewrote expression to (+ (* (/ 1 a) (/ 1 c)) (* (/ 1 b) (/ 1 d))) * [misc]taylor: Taking taylor expansion of (* (/ 1 a) (/ 1 c)) 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 c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 d)) 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 d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]taylor: Taking taylor expansion of (fma (/ 1 d) (/ 1 d) (* (/ 1 c) (/ 1 c))) in b * [misc]taylor: Rewrote expression to (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c))) * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 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 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 c) (/ 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 (/ 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 d)) into (/ 1 d) * [misc]backup-simplify: Simplify (+ 0 (/ 1 d)) into (/ 1 d) * [misc]backup-simplify: Simplify (* (/ 1 d) (/ 1 d)) into (/ 1 (pow d 2)) * [misc]backup-simplify: Simplify (* (/ 1 c) (/ 1 c)) into (/ 1 (pow c 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow d 2)) (/ 1 (pow c 2))) into (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) * [misc]backup-simplify: Simplify (/ (/ 1 d) (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) into (/ 1 (* (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) d)) * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 a) (/ 1 c) (* (/ 1 b) (/ 1 d))) (fma (/ 1 d) (/ 1 d) (* (/ 1 c) (/ 1 c)))) in c * [misc]taylor: Taking taylor expansion of (fma (/ 1 a) (/ 1 c) (* (/ 1 b) (/ 1 d))) in c * [misc]taylor: Rewrote expression to (+ (* (/ 1 a) (/ 1 c)) (* (/ 1 b) (/ 1 d))) * [misc]taylor: Taking taylor expansion of (* (/ 1 a) (/ 1 c)) 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 c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 d)) 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 d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]taylor: Taking taylor expansion of (fma (/ 1 d) (/ 1 d) (* (/ 1 c) (/ 1 c))) in c * [misc]taylor: Rewrote expression to (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c))) * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 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 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 c) (/ 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 (/ 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 a) 1) into (/ 1 a) * [misc]backup-simplify: Simplify (+ (/ 1 a) 0) 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 (/ (fma (/ 1 a) (/ 1 c) (* (/ 1 b) (/ 1 d))) (fma (/ 1 d) (/ 1 d) (* (/ 1 c) (/ 1 c)))) in a * [misc]taylor: Taking taylor expansion of (fma (/ 1 a) (/ 1 c) (* (/ 1 b) (/ 1 d))) in a * [misc]taylor: Rewrote expression to (+ (* (/ 1 a) (/ 1 c)) (* (/ 1 b) (/ 1 d))) * [misc]taylor: Taking taylor expansion of (* (/ 1 a) (/ 1 c)) 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 c) in a * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 d)) 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 d) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]taylor: Taking taylor expansion of (fma (/ 1 d) (/ 1 d) (* (/ 1 c) (/ 1 c))) in a * [misc]taylor: Rewrote expression to (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c))) * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 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 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 c) (/ 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 (/ 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 (/ 1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (+ (/ 1 c) 0) into (/ 1 c) * [misc]backup-simplify: Simplify (* (/ 1 d) (/ 1 d)) into (/ 1 (pow d 2)) * [misc]backup-simplify: Simplify (* (/ 1 c) (/ 1 c)) into (/ 1 (pow c 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow d 2)) (/ 1 (pow c 2))) into (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) * [misc]backup-simplify: Simplify (/ (/ 1 c) (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) into (/ 1 (* (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) c)) * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 a) (/ 1 c) (* (/ 1 b) (/ 1 d))) (fma (/ 1 d) (/ 1 d) (* (/ 1 c) (/ 1 c)))) in a * [misc]taylor: Taking taylor expansion of (fma (/ 1 a) (/ 1 c) (* (/ 1 b) (/ 1 d))) in a * [misc]taylor: Rewrote expression to (+ (* (/ 1 a) (/ 1 c)) (* (/ 1 b) (/ 1 d))) * [misc]taylor: Taking taylor expansion of (* (/ 1 a) (/ 1 c)) 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 c) in a * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 b) (/ 1 d)) 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 d) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]taylor: Taking taylor expansion of (fma (/ 1 d) (/ 1 d) (* (/ 1 c) (/ 1 c))) in a * [misc]taylor: Rewrote expression to (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c))) * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 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 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 c) (/ 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 (/ 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 (/ 1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (+ (/ 1 c) 0) into (/ 1 c) * [misc]backup-simplify: Simplify (* (/ 1 d) (/ 1 d)) into (/ 1 (pow d 2)) * [misc]backup-simplify: Simplify (* (/ 1 c) (/ 1 c)) into (/ 1 (pow c 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow d 2)) (/ 1 (pow c 2))) into (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) * [misc]backup-simplify: Simplify (/ (/ 1 c) (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) into (/ 1 (* (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) c)) * [misc]taylor: Taking taylor expansion of (/ 1 (* (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) c)) in c * [misc]taylor: Taking taylor expansion of (* (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) c) in c * [misc]taylor: Taking taylor expansion of (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (pow c 2)) in c * [misc]taylor: Taking taylor expansion of (pow c 2) in c * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 (pow d 2)) in c * [misc]taylor: Taking taylor expansion of (pow d 2) in c * [misc]taylor: Taking taylor expansion of (exp (* 2 (log d))) in c * [misc]taylor: Taking taylor expansion of (* 2 (log d)) in c * [misc]taylor: Taking taylor expansion of 2 in c * [misc]backup-simplify: Simplify 2 into 2 * [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 (* 2 (log d)) into (* 2 (log d)) * [misc]backup-simplify: Simplify (exp (* 2 (log d))) into (pow d 2) * [misc]backup-simplify: Simplify (/ 1 (pow d 2)) into (/ 1 (pow d 2)) * [misc]taylor: Taking 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 0) into 1 * [misc]backup-simplify: Simplify (* 1 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 1) (* 0 0)) into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of 1 in b * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 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 b) (/ 1 d)) into (/ 1 (* b d)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (* b d))) into (/ 1 (* b d)) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 d) 0) (* 0 (/ 1 d))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 c) 0) (* 0 (/ 1 c))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ (/ 1 (* b d)) (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) (+ (* (/ 1 (* (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) c)) (/ 0 (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))))) into (/ 1 (* b (* (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) d))) * [misc]taylor: Taking taylor expansion of (/ 1 (* b (* (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) d))) in c * [misc]taylor: Taking taylor expansion of (* b (* (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) d)) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of (* (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) d) in c * [misc]taylor: Taking taylor expansion of (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (pow c 2)) in c * [misc]taylor: Taking taylor expansion of (pow c 2) in c * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 (pow d 2)) in c * [misc]taylor: Taking taylor expansion of (pow d 2) in c * [misc]taylor: Taking taylor expansion of (exp (* 2 (log d))) in c * [misc]taylor: Taking taylor expansion of (* 2 (log d)) in c * [misc]taylor: Taking taylor expansion of 2 in c * [misc]backup-simplify: Simplify 2 into 2 * [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 (* 2 (log d)) into (* 2 (log d)) * [misc]backup-simplify: Simplify (exp (* 2 (log d))) into (pow d 2) * [misc]backup-simplify: Simplify (/ 1 (pow d 2)) into (/ 1 (pow d 2)) * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (* 1 d) into d * [misc]backup-simplify: Simplify (* b d) into (* b d) * [misc]backup-simplify: Simplify (/ 1 (* b d)) into (/ 1 (* b d)) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ 0 (/ 1 (pow d 2))) into (/ 1 (pow d 2)) * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 1) (* (/ 1 (pow d 2)) 0))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 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 b) (/ 0 b)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 b) 0) (* 0 (/ 1 d))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 d) 0) (+ (* 0 0) (* 0 (/ 1 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 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 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) (+ (* (/ 1 (* (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) c)) (/ 0 (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))) (* (/ 1 (* b (* (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) d))) (/ 0 (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))))) into 0 * [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]taylor: Taking taylor expansion of (/ 1 (* b d)) in b * [misc]taylor: Taking taylor expansion of (* b d) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of d in b * [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 (/ 1 d) into (/ 1 d) * [misc]taylor: Taking taylor expansion of (/ 1 d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow d 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 2 0) (* 0 (log d))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 2 (log d))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow d 2)) (/ 0 (pow d 2))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* (/ 1 (pow d 2)) 1) (* 0 0)))) into (/ 1 (pow d 2)) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ (/ 1 (pow d 2)) 1)) (* 0 (/ 0 1)))) into (- (/ 1 (pow d 2))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (pow d 2))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (pow d 2)) in b * [misc]taylor: Taking taylor expansion of (pow d 2) in b * [misc]taylor: Taking taylor expansion of (exp (* 2 (log d))) in b * [misc]taylor: Taking taylor expansion of (* 2 (log d)) in b * [misc]taylor: Taking taylor expansion of 2 in b * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (log d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (log d) into (log d) * [misc]backup-simplify: Simplify (* 2 (log d)) into (* 2 (log d)) * [misc]backup-simplify: Simplify (exp (* 2 (log d))) into (pow d 2) * [misc]backup-simplify: Simplify (/ 1 (pow d 2)) into (/ 1 (pow d 2)) * [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 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 b) 0) (+ (* 0 0) (* 0 (/ 1 d)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) 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 d)) (* 0 (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 d) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 d))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 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 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) (+ (* (/ 1 (* (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) c)) (/ 0 (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))) (* (/ 1 (* b (* (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) d))) (/ 0 (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))) (* 0 (/ 0 (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))))) into 0 * [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]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 d)) into 0 * [misc]backup-simplify: Simplify (+ (* b 0) (* 0 d)) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* b d)) (/ 0 (* b d))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow d 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow d 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (log d)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 2 (log d))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow d 2)) (/ 0 (pow d 2))) (* 0 (/ 0 (pow d 2))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* (/ 1 (pow d 2)) 0) (+ (* 0 1) (* 0 0))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ (/ 1 (pow d 2)) 1)) (* (- (/ 1 (pow d 2))) (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in 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 (/ (fma (/ 1 (- a)) (/ 1 (- c)) (* (/ 1 (- b)) (/ 1 (- d)))) (fma (/ 1 (- d)) (/ 1 (- d)) (* (/ 1 (- c)) (/ 1 (- c))))) in (a c b d) around 0 * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 (- a)) (/ 1 (- c)) (* (/ 1 (- b)) (/ 1 (- d)))) (fma (/ 1 (- d)) (/ 1 (- d)) (* (/ 1 (- c)) (/ 1 (- c))))) in d * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- a)) (/ 1 (- c)) (* (/ 1 (- b)) (/ 1 (- d)))) in d * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- a)) (/ 1 (- c))) (* (/ 1 (- b)) (/ 1 (- d)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- c))) 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 (- c)) in d * [misc]taylor: Taking taylor expansion of (- c) in d * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- d))) 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 (- d)) in d * [misc]taylor: Taking taylor expansion of (- d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- d)) (/ 1 (- d)) (* (/ 1 (- c)) (/ 1 (- c)))) in d * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 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 (- 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 (- c)) (/ 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 (/ 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) into (/ 1 b) * [misc]backup-simplify: Simplify (+ 0 (/ 1 b)) 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 (/ (fma (/ 1 (- a)) (/ 1 (- c)) (* (/ 1 (- b)) (/ 1 (- d)))) (fma (/ 1 (- d)) (/ 1 (- d)) (* (/ 1 (- c)) (/ 1 (- c))))) in b * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- a)) (/ 1 (- c)) (* (/ 1 (- b)) (/ 1 (- d)))) in b * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- a)) (/ 1 (- c))) (* (/ 1 (- b)) (/ 1 (- d)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- c))) 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 (- c)) in b * [misc]taylor: Taking taylor expansion of (- c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- d))) 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 (- d)) in b * [misc]taylor: Taking taylor expansion of (- d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- d)) (/ 1 (- d)) (* (/ 1 (- c)) (/ 1 (- c)))) in b * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 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 (- 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 (- c)) (/ 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 (/ 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 d)) into (/ 1 d) * [misc]backup-simplify: Simplify (+ 0 (/ 1 d)) into (/ 1 d) * [misc]backup-simplify: Simplify (* (/ -1 d) (/ -1 d)) into (/ 1 (pow d 2)) * [misc]backup-simplify: Simplify (* (/ -1 c) (/ -1 c)) into (/ 1 (pow c 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow d 2)) (/ 1 (pow c 2))) into (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) * [misc]backup-simplify: Simplify (/ (/ 1 d) (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) into (/ 1 (* (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) d)) * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 (- a)) (/ 1 (- c)) (* (/ 1 (- b)) (/ 1 (- d)))) (fma (/ 1 (- d)) (/ 1 (- d)) (* (/ 1 (- c)) (/ 1 (- c))))) in c * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- a)) (/ 1 (- c)) (* (/ 1 (- b)) (/ 1 (- d)))) in c * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- a)) (/ 1 (- c))) (* (/ 1 (- b)) (/ 1 (- d)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- c))) 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 (- c)) in c * [misc]taylor: Taking taylor expansion of (- c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- d))) 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 (- d)) in c * [misc]taylor: Taking taylor expansion of (- d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- d)) (/ 1 (- d)) (* (/ 1 (- c)) (/ 1 (- c)))) in c * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 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 (- 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 (- c)) (/ 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 (/ 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 a) -1) into (/ 1 a) * [misc]backup-simplify: Simplify (+ (/ 1 a) 0) 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 (/ (fma (/ 1 (- a)) (/ 1 (- c)) (* (/ 1 (- b)) (/ 1 (- d)))) (fma (/ 1 (- d)) (/ 1 (- d)) (* (/ 1 (- c)) (/ 1 (- c))))) in a * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- a)) (/ 1 (- c)) (* (/ 1 (- b)) (/ 1 (- d)))) in a * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- a)) (/ 1 (- c))) (* (/ 1 (- b)) (/ 1 (- d)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- c))) 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 (- c)) in a * [misc]taylor: Taking taylor expansion of (- c) in a * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- d))) 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 (- d)) in a * [misc]taylor: Taking taylor expansion of (- d) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- d)) (/ 1 (- d)) (* (/ 1 (- c)) (/ 1 (- c)))) in a * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 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 (- 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 (- c)) (/ 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 (/ 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 (/ -1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (+ (/ 1 c) 0) into (/ 1 c) * [misc]backup-simplify: Simplify (* (/ -1 d) (/ -1 d)) into (/ 1 (pow d 2)) * [misc]backup-simplify: Simplify (* (/ -1 c) (/ -1 c)) into (/ 1 (pow c 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow d 2)) (/ 1 (pow c 2))) into (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) * [misc]backup-simplify: Simplify (/ (/ 1 c) (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) into (/ 1 (* (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) c)) * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 (- a)) (/ 1 (- c)) (* (/ 1 (- b)) (/ 1 (- d)))) (fma (/ 1 (- d)) (/ 1 (- d)) (* (/ 1 (- c)) (/ 1 (- c))))) in a * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- a)) (/ 1 (- c)) (* (/ 1 (- b)) (/ 1 (- d)))) in a * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- a)) (/ 1 (- c))) (* (/ 1 (- b)) (/ 1 (- d)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- a)) (/ 1 (- c))) 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 (- c)) in a * [misc]taylor: Taking taylor expansion of (- c) in a * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- b)) (/ 1 (- d))) 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 (- d)) in a * [misc]taylor: Taking taylor expansion of (- d) in a * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (/ 1 (- d)) into (/ -1 d) * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- d)) (/ 1 (- d)) (* (/ 1 (- c)) (/ 1 (- c)))) in a * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 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 (- 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 (- c)) (/ 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 (/ 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 (/ -1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (+ (/ 1 c) 0) into (/ 1 c) * [misc]backup-simplify: Simplify (* (/ -1 d) (/ -1 d)) into (/ 1 (pow d 2)) * [misc]backup-simplify: Simplify (* (/ -1 c) (/ -1 c)) into (/ 1 (pow c 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow d 2)) (/ 1 (pow c 2))) into (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) * [misc]backup-simplify: Simplify (/ (/ 1 c) (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) into (/ 1 (* (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) c)) * [misc]taylor: Taking taylor expansion of (/ 1 (* (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) c)) in c * [misc]taylor: Taking taylor expansion of (* (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) c) in c * [misc]taylor: Taking taylor expansion of (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (pow c 2)) in c * [misc]taylor: Taking taylor expansion of (pow c 2) in c * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 (pow d 2)) in c * [misc]taylor: Taking taylor expansion of (pow d 2) in c * [misc]taylor: Taking taylor expansion of (exp (* 2 (log d))) in c * [misc]taylor: Taking taylor expansion of (* 2 (log d)) in c * [misc]taylor: Taking taylor expansion of 2 in c * [misc]backup-simplify: Simplify 2 into 2 * [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 (* 2 (log d)) into (* 2 (log d)) * [misc]backup-simplify: Simplify (exp (* 2 (log d))) into (pow d 2) * [misc]backup-simplify: Simplify (/ 1 (pow d 2)) into (/ 1 (pow d 2)) * [misc]taylor: Taking 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 0) into 1 * [misc]backup-simplify: Simplify (* 1 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 1) (* 0 0)) into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of 1 in b * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 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 b) (/ -1 d)) into (/ 1 (* b d)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (* b d))) into (/ 1 (* b d)) * [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 (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 d) 0) (* 0 (/ -1 d))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 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 0) into 0 * [misc]backup-simplify: Simplify (- (/ (/ 1 (* b d)) (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) (+ (* (/ 1 (* (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) c)) (/ 0 (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))))) into (/ 1 (* b (* (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) d))) * [misc]taylor: Taking taylor expansion of (/ 1 (* b (* (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) d))) in c * [misc]taylor: Taking taylor expansion of (* b (* (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) d)) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of (* (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) d) in c * [misc]taylor: Taking taylor expansion of (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (pow c 2)) in c * [misc]taylor: Taking taylor expansion of (pow c 2) in c * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 (pow d 2)) in c * [misc]taylor: Taking taylor expansion of (pow d 2) in c * [misc]taylor: Taking taylor expansion of (exp (* 2 (log d))) in c * [misc]taylor: Taking taylor expansion of (* 2 (log d)) in c * [misc]taylor: Taking taylor expansion of 2 in c * [misc]backup-simplify: Simplify 2 into 2 * [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 (* 2 (log d)) into (* 2 (log d)) * [misc]backup-simplify: Simplify (exp (* 2 (log d))) into (pow d 2) * [misc]backup-simplify: Simplify (/ 1 (pow d 2)) into (/ 1 (pow d 2)) * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (* 1 d) into d * [misc]backup-simplify: Simplify (* b d) into (* b d) * [misc]backup-simplify: Simplify (/ 1 (* b d)) into (/ 1 (* b d)) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ 0 (/ 1 (pow d 2))) into (/ 1 (pow d 2)) * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 1) (* (/ 1 (pow d 2)) 0))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 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 (- b) into (- b) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 b) (/ 0 (- b))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 b) 0) (* 0 (/ -1 d))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 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 (- d) into (- d) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))) (* 0 (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 d) 0) (+ (* 0 0) (* 0 (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))) (* 0 (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]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 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) (+ (* (/ 1 (* (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) c)) (/ 0 (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))) (* (/ 1 (* b (* (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) d))) (/ 0 (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))))) into 0 * [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]taylor: Taking taylor expansion of (/ 1 (* b d)) in b * [misc]taylor: Taking taylor expansion of (* b d) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of d in b * [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 (/ 1 d) into (/ 1 d) * [misc]taylor: Taking taylor expansion of (/ 1 d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow d 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 2 0) (* 0 (log d))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 2 (log d))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow d 2)) (/ 0 (pow d 2))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* (/ 1 (pow d 2)) 1) (* 0 0)))) into (/ 1 (pow d 2)) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ (/ 1 (pow d 2)) 1)) (* 0 (/ 0 1)))) into (- (/ 1 (pow d 2))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (pow d 2))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (pow d 2)) in b * [misc]taylor: Taking taylor expansion of (pow d 2) in b * [misc]taylor: Taking taylor expansion of (exp (* 2 (log d))) in b * [misc]taylor: Taking taylor expansion of (* 2 (log d)) in b * [misc]taylor: Taking taylor expansion of 2 in b * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (log d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (log d) into (log d) * [misc]backup-simplify: Simplify (* 2 (log d)) into (* 2 (log d)) * [misc]backup-simplify: Simplify (exp (* 2 (log d))) into (pow d 2) * [misc]backup-simplify: Simplify (/ 1 (pow d 2)) into (/ 1 (pow d 2)) * [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 (- b) into (- b) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 b) (/ 0 (- b))) (* 0 (/ 0 (- b))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 b) 0) (+ (* 0 0) (* 0 (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))) (* 0 (/ 0 (- d))) (* 0 (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 d) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 d))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))) (* 0 (/ 0 (- c))) (* 0 (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]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 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) (+ (* (/ 1 (* (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) c)) (/ 0 (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))) (* (/ 1 (* b (* (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) d))) (/ 0 (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))) (* 0 (/ 0 (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))))) into 0 * [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]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 d)) into 0 * [misc]backup-simplify: Simplify (+ (* b 0) (* 0 d)) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* b d)) (/ 0 (* b d))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow d 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow d 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (log d)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 2 (log d))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow d 2)) (/ 0 (pow d 2))) (* 0 (/ 0 (pow d 2))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* (/ 1 (pow d 2)) 0) (+ (* 0 1) (* 0 0))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ (/ 1 (pow d 2)) 1)) (* (- (/ 1 (pow d 2))) (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * * * [misc]progress: simplifying candidates * * * * [misc]progress: [ 1 / 32 ] simplifiying candidate # * * * * [misc]progress: [ 2 / 32 ] simplifiying candidate # * * * * [misc]progress: [ 3 / 32 ] simplifiying candidate # * * * * [misc]progress: [ 4 / 32 ] simplifiying candidate # * [enter]simplify: Simplifying (- (log (fma a c (* b d))) (log (fma d d (* c c)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * [exit]simplify: Simplified to (- (log (fma b d (* a c))) (log (fma d d (* c c)))) * [misc]simplify: Simplified (2 1) to (λ (a b c d) (exp (- (log (fma b d (* a c))) (log (fma d d (* c c)))))) * * * * [misc]progress: [ 5 / 32 ] simplifiying candidate # * * * * [misc]progress: [ 6 / 32 ] simplifiying candidate # * * * * [misc]progress: [ 7 / 32 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (* (fma a c (* b d)) (fma a c (* b d))) (fma a c (* b d))) (* (* (fma d d (* c c)) (fma d d (* c c))) (fma d d (* c c)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (82 enodes) * * [misc]simplify: iters left: 3 (304 enodes) * [exit]simplify: Simplified to (pow (/ (fma b d (* a c)) (fma d d (* c c))) 3) * [misc]simplify: Simplified (2 1) to (λ (a b c d) (cbrt (pow (/ (fma b d (* a c)) (fma d d (* c c))) 3))) * * * * [misc]progress: [ 8 / 32 ] simplifiying candidate # * * * * [misc]progress: [ 9 / 32 ] simplifiying candidate # * * * * [misc]progress: [ 10 / 32 ] simplifiying candidate # * * * * [misc]progress: [ 11 / 32 ] simplifiying candidate # * * * * [misc]progress: [ 12 / 32 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (fma a c (* b d))) (cbrt (fma a c (* b d)))) (* (cbrt (fma d d (* c c))) (cbrt (fma d d (* c c))))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (36 enodes) * * [misc]simplify: iters left: 3 (43 enodes) * * [misc]simplify: iters left: 2 (46 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (fma b d (* a c))) (cbrt (fma d d (* c c)))) (/ (cbrt (fma b d (* a c))) (cbrt (fma d d (* c c))))) * [misc]simplify: Simplified (2 1) to (λ (a b c d) (* (* (/ (cbrt (fma b d (* a c))) (cbrt (fma d d (* c c)))) (/ (cbrt (fma b d (* a c))) (cbrt (fma d d (* c c))))) (/ (cbrt (fma a c (* b d))) (cbrt (fma d d (* c c)))))) * [enter]simplify: Simplifying (/ (cbrt (fma a c (* b d))) (cbrt (fma d d (* c c)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma b d (* a c))) (cbrt (fma d d (* c c)))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (/ (* (cbrt (fma a c (* b d))) (cbrt (fma a c (* b d)))) (* (cbrt (fma d d (* c c))) (cbrt (fma d d (* c c))))) (/ (cbrt (fma b d (* a c))) (cbrt (fma d d (* c c)))))) * * * * [misc]progress: [ 13 / 32 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (fma a c (* b d))) (cbrt (fma a c (* b d)))) (sqrt (fma d d (* c c)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (30 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma b d (* a c))) (/ (hypot d c) (cbrt (fma b d (* a c))))) * [misc]simplify: Simplified (2 1) to (λ (a b c d) (* (/ (cbrt (fma b d (* a c))) (/ (hypot d c) (cbrt (fma b d (* a c))))) (/ (cbrt (fma a c (* b d))) (sqrt (fma d d (* c c)))))) * [enter]simplify: Simplifying (/ (cbrt (fma a c (* b d))) (sqrt (fma d d (* c c)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma b d (* a c))) (hypot d c)) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (/ (cbrt (fma b d (* a c))) (/ (hypot d c) (cbrt (fma b d (* a c))))) (/ (cbrt (fma b d (* a c))) (hypot d c)))) * * * * [misc]progress: [ 14 / 32 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (fma a c (* b d))) (cbrt (fma a c (* b d)))) 1) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (33 enodes) * * [misc]simplify: iters left: 2 (38 enodes) * [exit]simplify: Simplified to (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) * [misc]simplify: Simplified (2 1) to (λ (a b c d) (* (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) (/ (cbrt (fma a c (* b d))) (fma d d (* c c))))) * [enter]simplify: Simplifying (/ (cbrt (fma a c (* b d))) (fma d d (* c c))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * * [misc]simplify: iters left: 3 (22 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma d b (* a c))) (fma c c (* d d))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) (/ (cbrt (fma d b (* a c))) (fma c c (* d d))))) * * * * [misc]progress: [ 15 / 32 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (fma a c (* b d))) (* (cbrt (fma d d (* c c))) (cbrt (fma d d (* c c))))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma b d (* a c))) (cbrt (fma c c (* d d)))) (cbrt (fma c c (* d d)))) * [misc]simplify: Simplified (2 1) to (λ (a b c d) (* (/ (/ (sqrt (fma b d (* a c))) (cbrt (fma c c (* d d)))) (cbrt (fma c c (* d d)))) (/ (sqrt (fma a c (* b d))) (cbrt (fma d d (* c c)))))) * [enter]simplify: Simplifying (/ (sqrt (fma a c (* b d))) (cbrt (fma d d (* c c)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma b d (* a c))) (cbrt (fma d d (* c c)))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (/ (sqrt (fma a c (* b d))) (* (cbrt (fma d d (* c c))) (cbrt (fma d d (* c c))))) (/ (sqrt (fma b d (* a c))) (cbrt (fma d d (* c c)))))) * * * * [misc]progress: [ 16 / 32 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (fma a c (* b d))) (sqrt (fma d d (* c c)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma b d (* a c))) (hypot d c)) * [misc]simplify: Simplified (2 1) to (λ (a b c d) (* (/ (sqrt (fma b d (* a c))) (hypot d c)) (/ (sqrt (fma a c (* b d))) (sqrt (fma d d (* c c)))))) * [enter]simplify: Simplifying (/ (sqrt (fma a c (* b d))) (sqrt (fma d d (* c c)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma b d (* a c))) (hypot d c)) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (/ (sqrt (fma b d (* a c))) (hypot d c)) (/ (sqrt (fma b d (* a c))) (hypot d c)))) * * * * [misc]progress: [ 17 / 32 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (fma a c (* b d))) 1) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * * [misc]simplify: iters left: 3 (21 enodes) * [exit]simplify: Simplified to (sqrt (fma b d (* a c))) * [misc]simplify: Simplified (2 1) to (λ (a b c d) (* (sqrt (fma b d (* a c))) (/ (sqrt (fma a c (* b d))) (fma d d (* c c))))) * [enter]simplify: Simplifying (/ (sqrt (fma a c (* b d))) (fma d d (* c c))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * * [misc]simplify: iters left: 3 (22 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma d b (* a c))) (fma c c (* d d))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (sqrt (fma b d (* a c))) (/ (sqrt (fma d b (* a c))) (fma c c (* d d))))) * * * * [misc]progress: [ 18 / 32 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (* (cbrt (fma d d (* c c))) (cbrt (fma d d (* c c))))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (15 enodes) * * [misc]simplify: iters left: 3 (16 enodes) * [exit]simplify: Simplified to (/ 1 (* (cbrt (fma c c (* d d))) (cbrt (fma c c (* d d))))) * [misc]simplify: Simplified (2 1) to (λ (a b c d) (* (/ 1 (* (cbrt (fma c c (* d d))) (cbrt (fma c c (* d d))))) (/ (fma a c (* b d)) (cbrt (fma d d (* c c)))))) * [enter]simplify: Simplifying (/ (fma a c (* b d)) (cbrt (fma d d (* c c)))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * * [misc]simplify: iters left: 3 (22 enodes) * [exit]simplify: Simplified to (/ (fma d b (* a c)) (cbrt (fma d d (* c c)))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (/ 1 (* (cbrt (fma d d (* c c))) (cbrt (fma d d (* c c))))) (/ (fma d b (* a c)) (cbrt (fma d d (* c c)))))) * * * * [misc]progress: [ 19 / 32 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (sqrt (fma d d (* c c)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * * [misc]simplify: iters left: 4 (13 enodes) * * [misc]simplify: iters left: 3 (14 enodes) * [exit]simplify: Simplified to (/ 1 (hypot d c)) * [misc]simplify: Simplified (2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (/ (fma a c (* b d)) (sqrt (fma d d (* c c)))))) * [enter]simplify: Simplifying (/ (fma a c (* b d)) (sqrt (fma d d (* c c)))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * [exit]simplify: Simplified to (/ (fma d b (* a c)) (hypot d c)) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (/ (fma d b (* a c)) (hypot d c)))) * * * * [misc]progress: [ 20 / 32 ] 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 * [misc]simplify: Simplified (2 1) to (λ (a b c d) (* 1 (/ (fma a c (* b d)) (fma d d (* c c))))) * [enter]simplify: Simplifying (/ (fma a c (* b d)) (fma d d (* c c))) * * [misc]simplify: iters left: 5 (9 enodes) * * [misc]simplify: iters left: 4 (14 enodes) * * [misc]simplify: iters left: 3 (17 enodes) * * [misc]simplify: iters left: 2 (21 enodes) * [exit]simplify: Simplified to (/ (fma b d (* a c)) (fma d d (* c c))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* 1 (/ (fma b d (* a c)) (fma d d (* c c))))) * * * * [misc]progress: [ 21 / 32 ] simplifiying candidate # * * * * [misc]progress: [ 22 / 32 ] simplifiying candidate # * * * * [misc]progress: [ 23 / 32 ] simplifiying candidate # * * * * [misc]progress: [ 24 / 32 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (fma d d (* c c))) * * [misc]simplify: iters left: 4 (5 enodes) * * [misc]simplify: iters left: 3 (7 enodes) * * [misc]simplify: iters left: 2 (8 enodes) * * [misc]simplify: iters left: 1 (9 enodes) * [exit]simplify: Simplified to (cbrt (fma d d (* c c))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (/ (/ (fma a c (* b d)) (* (cbrt (fma d d (* c c))) (cbrt (fma d d (* c c))))) (cbrt (fma d d (* c c))))) * * * * [misc]progress: [ 25 / 32 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (fma d d (* c c))) * * [misc]simplify: iters left: 4 (5 enodes) * * [misc]simplify: iters left: 3 (7 enodes) * * [misc]simplify: iters left: 2 (9 enodes) * * [misc]simplify: iters left: 1 (10 enodes) * [exit]simplify: Simplified to (hypot d c) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (/ (/ (fma a c (* b d)) (sqrt (fma d d (* c c)))) (hypot d c))) * * * * [misc]progress: [ 26 / 32 ] simplifiying candidate # * [enter]simplify: Simplifying (fma d d (* c c)) * * [misc]simplify: iters left: 3 (4 enodes) * * [misc]simplify: iters left: 2 (6 enodes) * * [misc]simplify: iters left: 1 (7 enodes) * [exit]simplify: Simplified to (fma d d (* c c)) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (/ (/ (fma a c (* b d)) 1) (fma d d (* c c)))) * * * * [misc]progress: [ 27 / 32 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (fma a c (* b d))) (cbrt (fma a c (* b d)))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * * [misc]simplify: iters left: 4 (13 enodes) * * [misc]simplify: iters left: 3 (16 enodes) * [exit]simplify: Simplified to (* (cbrt (fma b d (* a c))) (cbrt (fma b d (* a c)))) * [misc]simplify: Simplified (2 1) to (λ (a b c d) (/ (* (cbrt (fma b d (* a c))) (cbrt (fma b d (* a c)))) (/ (fma d d (* c c)) (cbrt (fma a c (* b d)))))) * * * * [misc]progress: [ 28 / 32 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (fma a c (* b d))) * * [misc]simplify: iters left: 4 (7 enodes) * * [misc]simplify: iters left: 3 (10 enodes) * * [misc]simplify: iters left: 2 (12 enodes) * * [misc]simplify: iters left: 1 (15 enodes) * [exit]simplify: Simplified to (sqrt (fma b d (* a c))) * [misc]simplify: Simplified (2 1) to (λ (a b c d) (/ (sqrt (fma b d (* a c))) (/ (fma d d (* c c)) (sqrt (fma a c (* b d)))))) * * * * [misc]progress: [ 29 / 32 ] simplifiying candidate # * * * * [misc]progress: [ 30 / 32 ] simplifiying candidate # * [enter]simplify: Simplifying 0 * * [misc]simplify: iters left: 0 (1 enodes) * [exit]simplify: Simplified to 0 * [misc]simplify: Simplified (2) to (λ (a b c d) 0) * * * * [misc]progress: [ 31 / 32 ] simplifiying candidate # * [enter]simplify: Simplifying 0 * * [misc]simplify: iters left: 0 (1 enodes) * [exit]simplify: Simplified to 0 * [misc]simplify: Simplified (2) to (λ (a b c d) 0) * * * * [misc]progress: [ 32 / 32 ] simplifiying candidate # * [enter]simplify: Simplifying 0 * * [misc]simplify: iters left: 0 (1 enodes) * [exit]simplify: Simplified to 0 * [misc]simplify: Simplified (2) to (λ (a b c d) 0) * * * [misc]progress: adding candidates to table * * [misc]progress: iteration 2 / 4 * * * [misc]progress: picking best candidate * * * * [misc]pick: Picked # * * * [misc]progress: localizing error * * * [misc]progress: generating rewritten candidates * * * * [misc]progress: [ 1 / 4 ] rewriting at (2 2) * * * * [misc]progress: [ 2 / 4 ] rewriting at (2) * * * * [misc]progress: [ 3 / 4 ] rewriting at (2 2 1) * * * * [misc]progress: [ 4 / 4 ] rewriting at (2 2 2) * * * [misc]progress: generating series expansions * * * * [misc]progress: [ 1 / 4 ] generating series at (2 2) * [misc]approximate: Taking taylor expansion of (/ (fma d b (* a c)) (hypot d c)) in (d b a c) around 0 * [misc]taylor: Taking taylor expansion of (/ (fma d b (* a c)) (hypot d c)) in c * [misc]taylor: Taking taylor expansion of (fma d b (* a c)) in c * [misc]taylor: Rewrote expression to (+ (* d b) (* a c)) * [misc]taylor: Taking taylor expansion of (* d b) 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 in c * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of (* a 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 c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (hypot d c) in c * [misc]taylor: Rewrote expression to (sqrt (+ (* d d) (* c c))) * [misc]taylor: Taking taylor expansion of (+ (* d d) (* c c)) in c * [misc]taylor: Taking taylor expansion of (* d d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (* c c) in c * [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 c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* d d) into (pow d 2) * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ (pow d 2) 0) into (pow d 2) * [misc]backup-simplify: Simplify (sqrt (pow d 2)) into d * [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 (* 2 (sqrt (pow d 2)))) into 0 * [misc]backup-simplify: Simplify (* d b) into (* b d) * [misc]backup-simplify: Simplify (* a 0) into 0 * [misc]backup-simplify: Simplify (+ (* b d) 0) into (* b d) * [misc]backup-simplify: Simplify (/ (* b d) d) into b * [misc]taylor: Taking taylor expansion of (/ (fma d b (* a c)) (hypot d c)) in a * [misc]taylor: Taking taylor expansion of (fma d b (* a c)) in a * [misc]taylor: Rewrote expression to (+ (* d b) (* a c)) * [misc]taylor: Taking taylor expansion of (* d b) 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 in a * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of (* a c) in a * [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 c in a * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (hypot d c) in a * [misc]taylor: Rewrote expression to (sqrt (+ (* d d) (* c c))) * [misc]taylor: Taking taylor expansion of (+ (* d d) (* c c)) in a * [misc]taylor: Taking taylor expansion of (* d 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 d in a * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (* c 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 c in a * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (* d d) into (pow d 2) * [misc]backup-simplify: Simplify (* c c) into (pow c 2) * [misc]backup-simplify: Simplify (+ (pow d 2) (pow c 2)) into (+ (pow d 2) (pow c 2)) * [misc]backup-simplify: Simplify (sqrt (+ (pow d 2) (pow c 2))) into (sqrt (+ (pow d 2) (pow c 2))) * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 d)) 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 (* 2 (sqrt (+ (pow d 2) (pow c 2))))) into 0 * [misc]backup-simplify: Simplify (* d b) into (* b d) * [misc]backup-simplify: Simplify (* 0 c) into 0 * [misc]backup-simplify: Simplify (+ (* b d) 0) into (* b d) * [misc]backup-simplify: Simplify (/ (* b d) (sqrt (+ (pow d 2) (pow c 2)))) into (* (sqrt (/ 1 (+ (pow d 2) (pow c 2)))) (* b d)) * [misc]taylor: Taking taylor expansion of (/ (fma d b (* a c)) (hypot d c)) in b * [misc]taylor: Taking taylor expansion of (fma d b (* a c)) in b * [misc]taylor: Rewrote expression to (+ (* d b) (* a c)) * [misc]taylor: Taking taylor expansion of (* d b) 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 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* a c) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (hypot d c) in b * [misc]taylor: Rewrote expression to (sqrt (+ (* d d) (* c c))) * [misc]taylor: Taking taylor expansion of (+ (* d d) (* c c)) in b * [misc]taylor: Taking taylor expansion of (* d 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 d in b * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (* c 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 c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (* d d) into (pow d 2) * [misc]backup-simplify: Simplify (* c c) into (pow c 2) * [misc]backup-simplify: Simplify (+ (pow d 2) (pow c 2)) into (+ (pow d 2) (pow c 2)) * [misc]backup-simplify: Simplify (sqrt (+ (pow d 2) (pow c 2))) into (sqrt (+ (pow d 2) (pow c 2))) * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 d)) 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 (* 2 (sqrt (+ (pow d 2) (pow c 2))))) into 0 * [misc]backup-simplify: Simplify (* d 0) into 0 * [misc]backup-simplify: Simplify (* a c) into (* a c) * [misc]backup-simplify: Simplify (+ 0 (* a c)) into (* a c) * [misc]backup-simplify: Simplify (/ (* a c) (sqrt (+ (pow d 2) (pow c 2)))) into (* (* a c) (sqrt (/ 1 (+ (pow d 2) (pow c 2))))) * [misc]taylor: Taking taylor expansion of (/ (fma d b (* a c)) (hypot d c)) in d * [misc]taylor: Taking taylor expansion of (fma d b (* a c)) in d * [misc]taylor: Rewrote expression to (+ (* d b) (* a c)) * [misc]taylor: Taking taylor expansion of (* d b) in d * [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 in d * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of (* a c) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (hypot d c) in d * [misc]taylor: Rewrote expression to (sqrt (+ (* d d) (* c c))) * [misc]taylor: Taking taylor expansion of (+ (* d d) (* c c)) in d * [misc]taylor: Taking taylor expansion of (* d d) in d * [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 d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* c 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 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 (pow c 2) * [misc]backup-simplify: Simplify (+ 0 (pow c 2)) into (pow c 2) * [misc]backup-simplify: Simplify (sqrt (pow c 2)) into c * [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 (* 2 (sqrt (pow c 2)))) into 0 * [misc]backup-simplify: Simplify (* 0 b) into 0 * [misc]backup-simplify: Simplify (* a c) into (* a c) * [misc]backup-simplify: Simplify (+ 0 (* a c)) into (* a c) * [misc]backup-simplify: Simplify (/ (* a c) c) into a * [misc]taylor: Taking taylor expansion of (/ (fma d b (* a c)) (hypot d c)) in d * [misc]taylor: Taking taylor expansion of (fma d b (* a c)) in d * [misc]taylor: Rewrote expression to (+ (* d b) (* a c)) * [misc]taylor: Taking taylor expansion of (* d b) in d * [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 in d * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of (* a c) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (hypot d c) in d * [misc]taylor: Rewrote expression to (sqrt (+ (* d d) (* c c))) * [misc]taylor: Taking taylor expansion of (+ (* d d) (* c c)) in d * [misc]taylor: Taking taylor expansion of (* d d) in d * [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 d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* c 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 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 (pow c 2) * [misc]backup-simplify: Simplify (+ 0 (pow c 2)) into (pow c 2) * [misc]backup-simplify: Simplify (sqrt (pow c 2)) into c * [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 (* 2 (sqrt (pow c 2)))) into 0 * [misc]backup-simplify: Simplify (* 0 b) into 0 * [misc]backup-simplify: Simplify (* a c) into (* a c) * [misc]backup-simplify: Simplify (+ 0 (* a c)) into (* a c) * [misc]backup-simplify: Simplify (/ (* a c) c) into a * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify 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]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 b)) into b * [misc]backup-simplify: Simplify (+ (* a 0) (* 0 c)) into 0 * [misc]backup-simplify: Simplify (+ b 0) into b * [misc]backup-simplify: Simplify (- (/ b c) (+ (* a (/ 0 c)))) into (/ b c) * [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 (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 1 in c * [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 0) (* 0 b))) into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (+ (* 0 0) (* 0 c))) into 0 * [misc]backup-simplify: Simplify (+ 0 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 (pow 0 2) (+)) (* 2 c)) into (/ 1/2 c) * [misc]backup-simplify: Simplify (- (/ 0 c) (+ (* a (/ (/ 1/2 c) c)) (* (/ b c) (/ 0 c)))) into (- (* 1/2 (/ a (pow c 2)))) * [misc]taylor: Taking taylor expansion of (- (* 1/2 (/ a (pow c 2)))) in b * [misc]taylor: Taking taylor expansion of (* 1/2 (/ a (pow c 2))) in b * [misc]taylor: Taking taylor expansion of 1/2 in b * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (/ a (pow c 2)) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of (pow c 2) in b * [misc]taylor: Taking taylor expansion of (exp (* 2 (log c))) in b * [misc]taylor: Taking taylor expansion of (* 2 (log c)) in b * [misc]taylor: Taking taylor expansion of 2 in b * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (log c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (log c) into (log c) * [misc]backup-simplify: Simplify (* 2 (log c)) into (* 2 (log c)) * [misc]backup-simplify: Simplify (exp (* 2 (log c))) into (pow c 2) * [misc]backup-simplify: Simplify (/ a (pow c 2)) into (/ a (pow c 2)) * [misc]backup-simplify: Simplify (* 1/2 (/ a (pow c 2))) into (* 1/2 (/ a (pow c 2))) * [misc]backup-simplify: Simplify (- (* 1/2 (/ a (pow c 2)))) into (- (* 1/2 (/ a (pow c 2)))) * [misc]taylor: Taking taylor expansion of (- (* 1/2 (/ a (pow c 2)))) in a * [misc]taylor: Taking taylor expansion of (* 1/2 (/ a (pow c 2))) 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 (/ a (pow c 2)) in a * [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 c 2) in a * [misc]taylor: Taking taylor expansion of (exp (* 2 (log c))) in a * [misc]taylor: Taking taylor expansion of (* 2 (log c)) in a * [misc]taylor: Taking taylor expansion of 2 in a * [misc]backup-simplify: Simplify 2 into 2 * [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]backup-simplify: Simplify (* 2 (log c)) into (* 2 (log c)) * [misc]backup-simplify: Simplify (exp (* 2 (log c))) into (pow c 2) * [misc]backup-simplify: Simplify (/ 1 (pow c 2)) into (/ 1 (pow c 2)) * [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 c) in c * [misc]taylor: Taking 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 (/ 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 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]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 (* 1 (* a (* 1 1)))) into a * [misc]approximate: Taking taylor expansion of (/ (fma (/ 1 d) (/ 1 b) (* (/ 1 a) (/ 1 c))) (hypot (/ 1 d) (/ 1 c))) in (d b a c) around 0 * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 d) (/ 1 b) (* (/ 1 a) (/ 1 c))) (hypot (/ 1 d) (/ 1 c))) in c * [misc]taylor: Taking taylor expansion of (fma (/ 1 d) (/ 1 b) (* (/ 1 a) (/ 1 c))) in c * [misc]taylor: Rewrote expression to (+ (* (/ 1 d) (/ 1 b)) (* (/ 1 a) (/ 1 c))) * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 1 b)) 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) 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 a) (/ 1 c)) 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 c) in c * [misc]taylor: Taking 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 (hypot (/ 1 d) (/ 1 c)) in c * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 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 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 c) (/ 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 (/ 1 c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (* (/ 1 a) 1) into (/ 1 a) * [misc]backup-simplify: Simplify (+ 0 (/ 1 a)) into (/ 1 a) * [misc]backup-simplify: Simplify (/ (/ 1 a) 1) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 d) (/ 1 b) (* (/ 1 a) (/ 1 c))) (hypot (/ 1 d) (/ 1 c))) in a * [misc]taylor: Taking taylor expansion of (fma (/ 1 d) (/ 1 b) (* (/ 1 a) (/ 1 c))) in a * [misc]taylor: Rewrote expression to (+ (* (/ 1 d) (/ 1 b)) (* (/ 1 a) (/ 1 c))) * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 1 b)) 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) 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 a) (/ 1 c)) 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 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 (hypot (/ 1 d) (/ 1 c)) in a * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c))) in a * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 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 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 c) (/ 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 (/ 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 d) (/ 1 d)) into (/ 1 (pow d 2)) * [misc]backup-simplify: Simplify (* (/ 1 c) (/ 1 c)) into (/ 1 (pow c 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow d 2)) (/ 1 (pow c 2))) into (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) into (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 d) 0) (* 0 (/ 1 d))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 c) 0) (* 0 (/ 1 c))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))))) into 0 * [misc]backup-simplify: Simplify (* 1 (/ 1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (+ 0 (/ 1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (/ (/ 1 c) (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))) into (* (sqrt (/ 1 (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))) (/ 1 c)) * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 d) (/ 1 b) (* (/ 1 a) (/ 1 c))) (hypot (/ 1 d) (/ 1 c))) in b * [misc]taylor: Taking taylor expansion of (fma (/ 1 d) (/ 1 b) (* (/ 1 a) (/ 1 c))) in b * [misc]taylor: Rewrote expression to (+ (* (/ 1 d) (/ 1 b)) (* (/ 1 a) (/ 1 c))) * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 1 b)) 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) in b * [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 a) (/ 1 c)) 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 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 (hypot (/ 1 d) (/ 1 c)) in b * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 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 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 c) (/ 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 (/ 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 d) (/ 1 d)) into (/ 1 (pow d 2)) * [misc]backup-simplify: Simplify (* (/ 1 c) (/ 1 c)) into (/ 1 (pow c 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow d 2)) (/ 1 (pow c 2))) into (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) into (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 d) 0) (* 0 (/ 1 d))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 c) 0) (* 0 (/ 1 c))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))))) into 0 * [misc]backup-simplify: Simplify (* (/ 1 d) 1) into (/ 1 d) * [misc]backup-simplify: Simplify (+ (/ 1 d) 0) into (/ 1 d) * [misc]backup-simplify: Simplify (/ (/ 1 d) (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))) into (* (sqrt (/ 1 (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))) (/ 1 d)) * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 d) (/ 1 b) (* (/ 1 a) (/ 1 c))) (hypot (/ 1 d) (/ 1 c))) in d * [misc]taylor: Taking taylor expansion of (fma (/ 1 d) (/ 1 b) (* (/ 1 a) (/ 1 c))) in d * [misc]taylor: Rewrote expression to (+ (* (/ 1 d) (/ 1 b)) (* (/ 1 a) (/ 1 c))) * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 1 b)) 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) 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 a) (/ 1 c)) 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 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 (hypot (/ 1 d) (/ 1 c)) in d * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 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 d) in d * [misc]taylor: Taking 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 c) (/ 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 (/ 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 1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (* 1 (/ 1 b)) into (/ 1 b) * [misc]backup-simplify: Simplify (+ (/ 1 b) 0) into (/ 1 b) * [misc]backup-simplify: Simplify (/ (/ 1 b) 1) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 d) (/ 1 b) (* (/ 1 a) (/ 1 c))) (hypot (/ 1 d) (/ 1 c))) in d * [misc]taylor: Taking taylor expansion of (fma (/ 1 d) (/ 1 b) (* (/ 1 a) (/ 1 c))) in d * [misc]taylor: Rewrote expression to (+ (* (/ 1 d) (/ 1 b)) (* (/ 1 a) (/ 1 c))) * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 1 b)) 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) 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 a) (/ 1 c)) 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 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 (hypot (/ 1 d) (/ 1 c)) in d * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 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 d) in d * [misc]taylor: Taking 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 c) (/ 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 (/ 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 1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (* 1 (/ 1 b)) into (/ 1 b) * [misc]backup-simplify: Simplify (+ (/ 1 b) 0) into (/ 1 b) * [misc]backup-simplify: Simplify (/ (/ 1 b) 1) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (/ 1 b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of 1 in a * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 (/ 1 b))) into 0 * [misc]backup-simplify: Simplify (* (/ 1 a) (/ 1 c)) into (/ 1 (* a c)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (* a c))) into (/ 1 (* a c)) * [misc]backup-simplify: Simplify (- (/ (/ 1 (* a c)) 1) (+ (* (/ 1 b) (/ 0 1)))) into (/ 1 (* a c)) * [misc]taylor: Taking taylor expansion of (/ 1 (* a c)) in b * [misc]taylor: Taking taylor expansion of (* a c) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (* a c) into (* a c) * [misc]backup-simplify: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) * [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 c * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (/ 1 b)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 a) 0) (* 0 (/ 1 c))) 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 (- (+ (* 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 c) (/ 1 c)) into (/ 1 (pow c 2)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (pow c 2))) into (/ 1 (pow c 2)) * [misc]backup-simplify: Simplify (/ (- (/ 1 (pow c 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow c 2)) * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (/ 1 b) (/ (/ 1/2 (pow c 2)) 1)) (* (/ 1 (* a c)) (/ 0 1)))) into (- (* 1/2 (/ 1 (* b (pow c 2))))) * [misc]taylor: Taking taylor expansion of (- (* 1/2 (/ 1 (* b (pow c 2))))) in b * [misc]taylor: Taking taylor expansion of (* 1/2 (/ 1 (* b (pow c 2)))) in b * [misc]taylor: Taking taylor expansion of 1/2 in b * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (/ 1 (* b (pow c 2))) in b * [misc]taylor: Taking taylor expansion of (* b (pow c 2)) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (pow c 2) in b * [misc]taylor: Taking taylor expansion of (exp (* 2 (log c))) in b * [misc]taylor: Taking taylor expansion of (* 2 (log c)) in b * [misc]taylor: Taking taylor expansion of 2 in b * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (log c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (log c) into (log c) * [misc]backup-simplify: Simplify (* 2 (log c)) into (* 2 (log c)) * [misc]backup-simplify: Simplify (exp (* 2 (log c))) into (pow c 2) * [misc]backup-simplify: Simplify (* 0 (pow c 2)) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow c 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 2 0) (* 0 (log c))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 2 (log c))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (pow c 2))) into (pow c 2) * [misc]backup-simplify: Simplify (/ 1 (pow c 2)) into (/ 1 (pow c 2)) * [misc]backup-simplify: Simplify (* 1/2 (/ 1 (pow c 2))) into (/ 1/2 (pow c 2)) * [misc]backup-simplify: Simplify (- (/ 1/2 (pow c 2))) into (- (* 1/2 (/ 1 (pow c 2)))) * [misc]taylor: Taking taylor expansion of (- (* 1/2 (/ 1 (pow c 2)))) in a * [misc]taylor: Taking taylor expansion of (* 1/2 (/ 1 (pow c 2))) 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 (/ 1 (pow c 2)) in a * [misc]taylor: Taking taylor expansion of (pow c 2) in a * [misc]taylor: Taking taylor expansion of (exp (* 2 (log c))) in a * [misc]taylor: Taking taylor expansion of (* 2 (log c)) in a * [misc]taylor: Taking taylor expansion of 2 in a * [misc]backup-simplify: Simplify 2 into 2 * [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]backup-simplify: Simplify (* 2 (log c)) into (* 2 (log c)) * [misc]backup-simplify: Simplify (exp (* 2 (log c))) into (pow c 2) * [misc]backup-simplify: Simplify (/ 1 (pow c 2)) into (/ 1 (pow c 2)) * [misc]taylor: Taking taylor expansion of (/ 1 (* a c)) in a * [misc]taylor: Taking taylor expansion of (* a c) in a * [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 c in a * [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 (/ 1 c) 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]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)))) 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 b))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)))) 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 c)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 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 c) (/ 0 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 (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow c 2)))))) (* 2 1)) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (/ 1 b) (/ 0 1)) (* (/ 1 (* a c)) (/ (/ 1/2 (pow c 2)) 1)) (* (- (* 1/2 (/ 1 (* b (pow c 2))))) (/ 0 1)))) into (- (* 1/2 (/ 1 (* a (pow c 3))))) * [misc]taylor: Taking taylor expansion of (- (* 1/2 (/ 1 (* a (pow c 3))))) in b * [misc]taylor: Taking taylor expansion of (* 1/2 (/ 1 (* a (pow c 3)))) in b * [misc]taylor: Taking taylor expansion of 1/2 in b * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (/ 1 (* a (pow c 3))) in b * [misc]taylor: Taking taylor expansion of (* a (pow c 3)) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of (pow c 3) in b * [misc]taylor: Taking taylor expansion of (exp (* 3 (log c))) in b * [misc]taylor: Taking taylor expansion of (* 3 (log 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 c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (log c) into (log c) * [misc]backup-simplify: Simplify (* 3 (log c)) into (* 3 (log c)) * [misc]backup-simplify: Simplify (exp (* 3 (log c))) into (pow c 3) * [misc]backup-simplify: Simplify (* a (pow c 3)) into (* a (pow c 3)) * [misc]backup-simplify: Simplify (/ 1 (* a (pow c 3))) into (/ 1 (* a (pow c 3))) * [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 (+ (* 2 0) (+ (* 0 0) (* 0 (log c)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 2 (log c))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (pow c 2)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow c 2)) (/ 0 (pow c 2))))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (* 0 (/ 1 (pow c 2)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (* 0 c)) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* a c)) (/ 0 (* a c))))) 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 (* 1/2 (/ 1 (pow c 2))) into (/ 1/2 (pow c 2)) * [misc]backup-simplify: Simplify (- (/ 1/2 (pow c 2))) into (- (* 1/2 (/ 1 (pow c 2)))) * [misc]taylor: Taking taylor expansion of (- (* 1/2 (/ 1 (pow c 2)))) in c * [misc]taylor: Taking taylor expansion of (* 1/2 (/ 1 (pow c 2))) 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 (/ 1 (pow c 2)) in c * [misc]taylor: Taking taylor expansion of (pow c 2) in c * [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/2 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 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 (* 1 (* 1 (* 1 (* (/ 1 (/ 1 b)) 1)))) into b * [misc]approximate: Taking taylor expansion of (/ (fma (/ 1 (- d)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- c)))) (hypot (/ 1 (- d)) (/ 1 (- c)))) in (d b a c) around 0 * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 (- d)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- c)))) (hypot (/ 1 (- d)) (/ 1 (- c)))) in c * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- d)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- c)))) in c * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- d)) (/ 1 (- b))) (* (/ 1 (- a)) (/ 1 (- c)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 1 (- b))) 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)) 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 (- a)) (/ 1 (- c))) 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 (- 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 (hypot (/ 1 (- d)) (/ 1 (- c))) in c * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c)))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 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 (- 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 (- c)) (/ 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 (/ 1 (- c)) in c * [misc]taylor: Taking taylor expansion of (- c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 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 (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (* (/ -1 a) -1) into (/ 1 a) * [misc]backup-simplify: Simplify (+ 0 (/ 1 a)) into (/ 1 a) * [misc]backup-simplify: Simplify (/ (/ 1 a) 1) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 (- d)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- c)))) (hypot (/ 1 (- d)) (/ 1 (- c)))) in a * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- d)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- c)))) in a * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- d)) (/ 1 (- b))) (* (/ 1 (- a)) (/ 1 (- c)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 1 (- b))) 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)) 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 (- a)) (/ 1 (- c))) 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 (- 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 (hypot (/ 1 (- d)) (/ 1 (- c))) in a * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c)))) in a * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 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 (- 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 (- c)) (/ 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 (/ 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 d) (/ -1 d)) into (/ 1 (pow d 2)) * [misc]backup-simplify: Simplify (* (/ -1 c) (/ -1 c)) into (/ 1 (pow c 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow d 2)) (/ 1 (pow c 2))) into (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) into (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) * [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 (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 d) 0) (* 0 (/ -1 d))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 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 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))))) into 0 * [misc]backup-simplify: Simplify (* -1 (/ -1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (+ 0 (/ 1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (/ (/ 1 c) (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))) into (* (sqrt (/ 1 (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))) (/ 1 c)) * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 (- d)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- c)))) (hypot (/ 1 (- d)) (/ 1 (- c)))) in b * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- d)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- c)))) in b * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- d)) (/ 1 (- b))) (* (/ 1 (- a)) (/ 1 (- c)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 1 (- b))) 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)) 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 (- a)) (/ 1 (- c))) 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 (- 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 (hypot (/ 1 (- d)) (/ 1 (- c))) in b * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c)))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 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 (- 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 (- c)) (/ 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 (/ 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 d) (/ -1 d)) into (/ 1 (pow d 2)) * [misc]backup-simplify: Simplify (* (/ -1 c) (/ -1 c)) into (/ 1 (pow c 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow d 2)) (/ 1 (pow c 2))) into (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) into (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) * [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 (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 d) 0) (* 0 (/ -1 d))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 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 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))))) into 0 * [misc]backup-simplify: Simplify (* (/ -1 d) -1) into (/ 1 d) * [misc]backup-simplify: Simplify (+ (/ 1 d) 0) into (/ 1 d) * [misc]backup-simplify: Simplify (/ (/ 1 d) (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))) into (* (sqrt (/ 1 (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))) (/ 1 d)) * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 (- d)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- c)))) (hypot (/ 1 (- d)) (/ 1 (- c)))) in d * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- d)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- c)))) in d * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- d)) (/ 1 (- b))) (* (/ 1 (- a)) (/ 1 (- c)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 1 (- b))) 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)) 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 (- a)) (/ 1 (- c))) 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 (- 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 (hypot (/ 1 (- d)) (/ 1 (- c))) in d * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c)))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 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 (- 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 (- c)) (/ 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 (/ 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 -1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 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 (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (* -1 (/ -1 b)) into (/ 1 b) * [misc]backup-simplify: Simplify (+ (/ 1 b) 0) into (/ 1 b) * [misc]backup-simplify: Simplify (/ (/ 1 b) 1) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 (- d)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- c)))) (hypot (/ 1 (- d)) (/ 1 (- c)))) in d * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- d)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- c)))) in d * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- d)) (/ 1 (- b))) (* (/ 1 (- a)) (/ 1 (- c)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 1 (- b))) 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)) 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 (- a)) (/ 1 (- c))) 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 (- 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 (hypot (/ 1 (- d)) (/ 1 (- c))) in d * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c)))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 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 (- 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 (- c)) (/ 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 (/ 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 -1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 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 (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (* -1 (/ -1 b)) into (/ 1 b) * [misc]backup-simplify: Simplify (+ (/ 1 b) 0) into (/ 1 b) * [misc]backup-simplify: Simplify (/ (/ 1 b) 1) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (/ 1 b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of 1 in a * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 b) (/ 0 (- b))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (/ -1 b))) into 0 * [misc]backup-simplify: Simplify (* (/ -1 a) (/ -1 c)) into (/ 1 (* a c)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (* a c))) into (/ 1 (* a c)) * [misc]backup-simplify: Simplify (- (/ (/ 1 (* a c)) 1) (+ (* (/ 1 b) (/ 0 1)))) into (/ 1 (* a c)) * [misc]taylor: Taking taylor expansion of (/ 1 (* a c)) in b * [misc]taylor: Taking taylor expansion of (* a c) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (* a c) into (* a c) * [misc]backup-simplify: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) * [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 c * [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 (- b) into (- b) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 b) (/ 0 (- b))) (* 0 (/ 0 (- b))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ -1 b)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))))) 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 c))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) 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 c) (/ -1 c)) into (/ 1 (pow c 2)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (pow c 2))) into (/ 1 (pow c 2)) * [misc]backup-simplify: Simplify (/ (- (/ 1 (pow c 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow c 2)) * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (/ 1 b) (/ (/ 1/2 (pow c 2)) 1)) (* (/ 1 (* a c)) (/ 0 1)))) into (- (* 1/2 (/ 1 (* b (pow c 2))))) * [misc]taylor: Taking taylor expansion of (- (* 1/2 (/ 1 (* b (pow c 2))))) in b * [misc]taylor: Taking taylor expansion of (* 1/2 (/ 1 (* b (pow c 2)))) in b * [misc]taylor: Taking taylor expansion of 1/2 in b * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (/ 1 (* b (pow c 2))) in b * [misc]taylor: Taking taylor expansion of (* b (pow c 2)) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (pow c 2) in b * [misc]taylor: Taking taylor expansion of (exp (* 2 (log c))) in b * [misc]taylor: Taking taylor expansion of (* 2 (log c)) in b * [misc]taylor: Taking taylor expansion of 2 in b * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (log c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (log c) into (log c) * [misc]backup-simplify: Simplify (* 2 (log c)) into (* 2 (log c)) * [misc]backup-simplify: Simplify (exp (* 2 (log c))) into (pow c 2) * [misc]backup-simplify: Simplify (* 0 (pow c 2)) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow c 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 2 0) (* 0 (log c))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 2 (log c))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (pow c 2))) into (pow c 2) * [misc]backup-simplify: Simplify (/ 1 (pow c 2)) into (/ 1 (pow c 2)) * [misc]backup-simplify: Simplify (* 1/2 (/ 1 (pow c 2))) into (/ 1/2 (pow c 2)) * [misc]backup-simplify: Simplify (- (/ 1/2 (pow c 2))) into (- (* 1/2 (/ 1 (pow c 2)))) * [misc]taylor: Taking taylor expansion of (- (* 1/2 (/ 1 (pow c 2)))) in a * [misc]taylor: Taking taylor expansion of (* 1/2 (/ 1 (pow c 2))) 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 (/ 1 (pow c 2)) in a * [misc]taylor: Taking taylor expansion of (pow c 2) in a * [misc]taylor: Taking taylor expansion of (exp (* 2 (log c))) in a * [misc]taylor: Taking taylor expansion of (* 2 (log c)) in a * [misc]taylor: Taking taylor expansion of 2 in a * [misc]backup-simplify: Simplify 2 into 2 * [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]backup-simplify: Simplify (* 2 (log c)) into (* 2 (log c)) * [misc]backup-simplify: Simplify (exp (* 2 (log c))) into (pow c 2) * [misc]backup-simplify: Simplify (/ 1 (pow c 2)) into (/ 1 (pow c 2)) * [misc]taylor: Taking taylor expansion of (/ 1 (* a c)) in a * [misc]taylor: Taking taylor expansion of (* a c) in a * [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 c in a * [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 (/ 1 c) 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]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 b) (/ 0 (- b))) (* 0 (/ 0 (- b))) (* 0 (/ 0 (- b))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-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 b))))) 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 (- 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 c)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-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 (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- 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 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow c 2)))))) (* 2 1)) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (/ 1 b) (/ 0 1)) (* (/ 1 (* a c)) (/ (/ 1/2 (pow c 2)) 1)) (* (- (* 1/2 (/ 1 (* b (pow c 2))))) (/ 0 1)))) into (- (* 1/2 (/ 1 (* a (pow c 3))))) * [misc]taylor: Taking taylor expansion of (- (* 1/2 (/ 1 (* a (pow c 3))))) in b * [misc]taylor: Taking taylor expansion of (* 1/2 (/ 1 (* a (pow c 3)))) in b * [misc]taylor: Taking taylor expansion of 1/2 in b * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (/ 1 (* a (pow c 3))) in b * [misc]taylor: Taking taylor expansion of (* a (pow c 3)) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of (pow c 3) in b * [misc]taylor: Taking taylor expansion of (exp (* 3 (log c))) in b * [misc]taylor: Taking taylor expansion of (* 3 (log 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 c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (log c) into (log c) * [misc]backup-simplify: Simplify (* 3 (log c)) into (* 3 (log c)) * [misc]backup-simplify: Simplify (exp (* 3 (log c))) into (pow c 3) * [misc]backup-simplify: Simplify (* a (pow c 3)) into (* a (pow c 3)) * [misc]backup-simplify: Simplify (/ 1 (* a (pow c 3))) into (/ 1 (* a (pow c 3))) * [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 (+ (* 2 0) (+ (* 0 0) (* 0 (log c)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 2 (log c))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (pow c 2)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow c 2)) (/ 0 (pow c 2))))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (* 0 (/ 1 (pow c 2)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (* 0 c)) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* a c)) (/ 0 (* a c))))) 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 (* 1/2 (/ 1 (pow c 2))) into (/ 1/2 (pow c 2)) * [misc]backup-simplify: Simplify (- (/ 1/2 (pow c 2))) into (- (* 1/2 (/ 1 (pow c 2)))) * [misc]taylor: Taking taylor expansion of (- (* 1/2 (/ 1 (pow c 2)))) in c * [misc]taylor: Taking taylor expansion of (* 1/2 (/ 1 (pow c 2))) 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 (/ 1 (pow c 2)) in c * [misc]taylor: Taking taylor expansion of (pow c 2) in c * [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/2 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 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 (* 1 (* 1 (* 1 (* (/ 1 (/ 1 (- b))) 1)))) into (* -1 b) * * * * [misc]progress: [ 2 / 4 ] generating series at (2) * [misc]approximate: Taking taylor expansion of (* (/ 1 (hypot d c)) (/ (fma d b (* a c)) (hypot d c))) in (d c b a) around 0 * [misc]taylor: Taking taylor expansion of (* (/ 1 (hypot d c)) (/ (fma d b (* a c)) (hypot d c))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (hypot d c)) in a * [misc]taylor: Taking taylor expansion of (hypot d c) in a * [misc]taylor: Rewrote expression to (sqrt (+ (* d d) (* c c))) * [misc]taylor: Taking taylor expansion of (+ (* d d) (* c c)) in a * [misc]taylor: Taking taylor expansion of (* d 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 d in a * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (* c 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 c in a * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (* d d) into (pow d 2) * [misc]backup-simplify: Simplify (* c c) into (pow c 2) * [misc]backup-simplify: Simplify (+ (pow d 2) (pow c 2)) into (+ (pow d 2) (pow c 2)) * [misc]backup-simplify: Simplify (sqrt (+ (pow d 2) (pow c 2))) into (sqrt (+ (pow d 2) (pow c 2))) * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 d)) 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 (* 2 (sqrt (+ (pow d 2) (pow c 2))))) into 0 * [misc]backup-simplify: Simplify (/ 1 (sqrt (+ (pow d 2) (pow c 2)))) into (sqrt (/ 1 (+ (pow d 2) (pow c 2)))) * [misc]taylor: Taking taylor expansion of (/ (fma d b (* a c)) (hypot d c)) in a * [misc]taylor: Taking taylor expansion of (fma d b (* a c)) in a * [misc]taylor: Rewrote expression to (+ (* d b) (* a c)) * [misc]taylor: Taking taylor expansion of (* d b) 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 in a * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of (* a c) in a * [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 c in a * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (hypot d c) in a * [misc]taylor: Rewrote expression to (sqrt (+ (* d d) (* c c))) * [misc]taylor: Taking taylor expansion of (+ (* d d) (* c c)) in a * [misc]taylor: Taking taylor expansion of (* d 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 d in a * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (* c 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 c in a * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (* d d) into (pow d 2) * [misc]backup-simplify: Simplify (* c c) into (pow c 2) * [misc]backup-simplify: Simplify (+ (pow d 2) (pow c 2)) into (+ (pow d 2) (pow c 2)) * [misc]backup-simplify: Simplify (sqrt (+ (pow d 2) (pow c 2))) into (sqrt (+ (pow d 2) (pow c 2))) * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 d)) 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 (* 2 (sqrt (+ (pow d 2) (pow c 2))))) into 0 * [misc]backup-simplify: Simplify (* d b) into (* b d) * [misc]backup-simplify: Simplify (* 0 c) into 0 * [misc]backup-simplify: Simplify (+ (* b d) 0) into (* b d) * [misc]backup-simplify: Simplify (/ (* b d) (sqrt (+ (pow d 2) (pow c 2)))) into (* (sqrt (/ 1 (+ (pow d 2) (pow c 2)))) (* b d)) * [misc]taylor: Taking taylor expansion of (* (/ 1 (hypot d c)) (/ (fma d b (* a c)) (hypot d c))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (hypot d c)) in b * [misc]taylor: Taking taylor expansion of (hypot d c) in b * [misc]taylor: Rewrote expression to (sqrt (+ (* d d) (* c c))) * [misc]taylor: Taking taylor expansion of (+ (* d d) (* c c)) in b * [misc]taylor: Taking taylor expansion of (* d 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 d in b * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (* c 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 c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (* d d) into (pow d 2) * [misc]backup-simplify: Simplify (* c c) into (pow c 2) * [misc]backup-simplify: Simplify (+ (pow d 2) (pow c 2)) into (+ (pow d 2) (pow c 2)) * [misc]backup-simplify: Simplify (sqrt (+ (pow d 2) (pow c 2))) into (sqrt (+ (pow d 2) (pow c 2))) * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 d)) 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 (* 2 (sqrt (+ (pow d 2) (pow c 2))))) into 0 * [misc]backup-simplify: Simplify (/ 1 (sqrt (+ (pow d 2) (pow c 2)))) into (sqrt (/ 1 (+ (pow d 2) (pow c 2)))) * [misc]taylor: Taking taylor expansion of (/ (fma d b (* a c)) (hypot d c)) in b * [misc]taylor: Taking taylor expansion of (fma d b (* a c)) in b * [misc]taylor: Rewrote expression to (+ (* d b) (* a c)) * [misc]taylor: Taking taylor expansion of (* d b) 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 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* a c) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (hypot d c) in b * [misc]taylor: Rewrote expression to (sqrt (+ (* d d) (* c c))) * [misc]taylor: Taking taylor expansion of (+ (* d d) (* c c)) in b * [misc]taylor: Taking taylor expansion of (* d 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 d in b * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (* c 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 c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (* d d) into (pow d 2) * [misc]backup-simplify: Simplify (* c c) into (pow c 2) * [misc]backup-simplify: Simplify (+ (pow d 2) (pow c 2)) into (+ (pow d 2) (pow c 2)) * [misc]backup-simplify: Simplify (sqrt (+ (pow d 2) (pow c 2))) into (sqrt (+ (pow d 2) (pow c 2))) * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 d)) 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 (* 2 (sqrt (+ (pow d 2) (pow c 2))))) into 0 * [misc]backup-simplify: Simplify (* d 0) into 0 * [misc]backup-simplify: Simplify (* a c) into (* a c) * [misc]backup-simplify: Simplify (+ 0 (* a c)) into (* a c) * [misc]backup-simplify: Simplify (/ (* a c) (sqrt (+ (pow d 2) (pow c 2)))) into (* (* a c) (sqrt (/ 1 (+ (pow d 2) (pow c 2))))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (hypot d c)) (/ (fma d b (* a c)) (hypot d c))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (hypot d c)) in c * [misc]taylor: Taking taylor expansion of (hypot d c) in c * [misc]taylor: Rewrote expression to (sqrt (+ (* d d) (* c c))) * [misc]taylor: Taking taylor expansion of (+ (* d d) (* c c)) in c * [misc]taylor: Taking taylor expansion of (* d d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (* c c) in c * [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 c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* d d) into (pow d 2) * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ (pow d 2) 0) into (pow d 2) * [misc]backup-simplify: Simplify (sqrt (pow d 2)) into d * [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 (* 2 (sqrt (pow d 2)))) into 0 * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]taylor: Taking taylor expansion of (/ (fma d b (* a c)) (hypot d c)) in c * [misc]taylor: Taking taylor expansion of (fma d b (* a c)) in c * [misc]taylor: Rewrote expression to (+ (* d b) (* a c)) * [misc]taylor: Taking taylor expansion of (* d b) 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 in c * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of (* a 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 c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (hypot d c) in c * [misc]taylor: Rewrote expression to (sqrt (+ (* d d) (* c c))) * [misc]taylor: Taking taylor expansion of (+ (* d d) (* c c)) in c * [misc]taylor: Taking taylor expansion of (* d d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (* c c) in c * [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 c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* d d) into (pow d 2) * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ (pow d 2) 0) into (pow d 2) * [misc]backup-simplify: Simplify (sqrt (pow d 2)) into d * [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 (* 2 (sqrt (pow d 2)))) into 0 * [misc]backup-simplify: Simplify (* d b) into (* b d) * [misc]backup-simplify: Simplify (* a 0) into 0 * [misc]backup-simplify: Simplify (+ (* b d) 0) into (* b d) * [misc]backup-simplify: Simplify (/ (* b d) d) into b * [misc]taylor: Taking taylor expansion of (* (/ 1 (hypot d c)) (/ (fma d b (* a c)) (hypot d c))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (hypot d c)) in d * [misc]taylor: Taking taylor expansion of (hypot d c) in d * [misc]taylor: Rewrote expression to (sqrt (+ (* d d) (* c c))) * [misc]taylor: Taking taylor expansion of (+ (* d d) (* c c)) in d * [misc]taylor: Taking taylor expansion of (* d d) in d * [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 d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* c 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 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 (pow c 2) * [misc]backup-simplify: Simplify (+ 0 (pow c 2)) into (pow c 2) * [misc]backup-simplify: Simplify (sqrt (pow c 2)) into c * [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 (* 2 (sqrt (pow c 2)))) into 0 * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (/ (fma d b (* a c)) (hypot d c)) in d * [misc]taylor: Taking taylor expansion of (fma d b (* a c)) in d * [misc]taylor: Rewrote expression to (+ (* d b) (* a c)) * [misc]taylor: Taking taylor expansion of (* d b) in d * [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 in d * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of (* a c) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (hypot d c) in d * [misc]taylor: Rewrote expression to (sqrt (+ (* d d) (* c c))) * [misc]taylor: Taking taylor expansion of (+ (* d d) (* c c)) in d * [misc]taylor: Taking taylor expansion of (* d d) in d * [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 d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* c 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 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 (pow c 2) * [misc]backup-simplify: Simplify (+ 0 (pow c 2)) into (pow c 2) * [misc]backup-simplify: Simplify (sqrt (pow c 2)) into c * [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 (* 2 (sqrt (pow c 2)))) into 0 * [misc]backup-simplify: Simplify (* 0 b) into 0 * [misc]backup-simplify: Simplify (* a c) into (* a c) * [misc]backup-simplify: Simplify (+ 0 (* a c)) into (* a c) * [misc]backup-simplify: Simplify (/ (* a c) c) into a * [misc]taylor: Taking taylor expansion of (* (/ 1 (hypot d c)) (/ (fma d b (* a c)) (hypot d c))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (hypot d c)) in d * [misc]taylor: Taking taylor expansion of (hypot d c) in d * [misc]taylor: Rewrote expression to (sqrt (+ (* d d) (* c c))) * [misc]taylor: Taking taylor expansion of (+ (* d d) (* c c)) in d * [misc]taylor: Taking taylor expansion of (* d d) in d * [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 d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* c 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 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 (pow c 2) * [misc]backup-simplify: Simplify (+ 0 (pow c 2)) into (pow c 2) * [misc]backup-simplify: Simplify (sqrt (pow c 2)) into c * [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 (* 2 (sqrt (pow c 2)))) into 0 * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (/ (fma d b (* a c)) (hypot d c)) in d * [misc]taylor: Taking taylor expansion of (fma d b (* a c)) in d * [misc]taylor: Rewrote expression to (+ (* d b) (* a c)) * [misc]taylor: Taking taylor expansion of (* d b) in d * [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 in d * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of (* a c) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (hypot d c) in d * [misc]taylor: Rewrote expression to (sqrt (+ (* d d) (* c c))) * [misc]taylor: Taking taylor expansion of (+ (* d d) (* c c)) in d * [misc]taylor: Taking taylor expansion of (* d d) in d * [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 d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* c 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 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 (pow c 2) * [misc]backup-simplify: Simplify (+ 0 (pow c 2)) into (pow c 2) * [misc]backup-simplify: Simplify (sqrt (pow c 2)) into c * [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 (* 2 (sqrt (pow c 2)))) into 0 * [misc]backup-simplify: Simplify (* 0 b) into 0 * [misc]backup-simplify: Simplify (* a c) into (* a c) * [misc]backup-simplify: Simplify (+ 0 (* a c)) into (* a c) * [misc]backup-simplify: Simplify (/ (* a c) c) into a * [misc]backup-simplify: Simplify (* (/ 1 c) a) into (/ a c) * [misc]taylor: Taking taylor expansion of (/ a 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 c in c * [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]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 b)) into b * [misc]backup-simplify: Simplify (+ (* a 0) (* 0 c)) into 0 * [misc]backup-simplify: Simplify (+ b 0) into b * [misc]backup-simplify: Simplify (- (/ b c) (+ (* a (/ 0 c)))) into (/ b c) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 c) (/ b c)) (* 0 a)) into (/ b (pow c 2)) * [misc]taylor: Taking taylor expansion of (/ b (pow c 2)) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of (pow c 2) in c * [misc]backup-simplify: Simplify (/ b 1) into b * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* b (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* b (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* a (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 b))) into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (+ (* 0 0) (* 0 c))) into 0 * [misc]backup-simplify: Simplify (+ 0 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 (pow 0 2) (+)) (* 2 c)) into (/ 1/2 c) * [misc]backup-simplify: Simplify (- (/ 0 c) (+ (* a (/ (/ 1/2 c) c)) (* (/ b c) (/ 0 c)))) into (- (* 1/2 (/ a (pow c 2)))) * [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 (pow 0 2) (+)) (* 2 c)) into (/ 1/2 c) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ (/ 1/2 c) c)) (* 0 (/ 0 c)))) into (- (* 1/2 (/ 1 (pow c 3)))) * [misc]backup-simplify: Simplify (+ (* (/ 1 c) (- (* 1/2 (/ a (pow c 2))))) (+ (* 0 (/ b c)) (* (- (* 1/2 (/ 1 (pow c 3)))) a))) into (- (/ a (pow c 3))) * [misc]taylor: Taking taylor expansion of (- (/ a (pow c 3))) in c * [misc]taylor: Taking taylor expansion of (/ a (pow c 3)) 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 c 3) in c * [misc]backup-simplify: Simplify (/ a 1) into a * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* a (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* a (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* a (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]approximate: Taking taylor expansion of (* (/ 1 (hypot (/ 1 d) (/ 1 c))) (/ (fma (/ 1 d) (/ 1 b) (* (/ 1 a) (/ 1 c))) (hypot (/ 1 d) (/ 1 c)))) in (d c b a) around 0 * [misc]taylor: Taking taylor expansion of (* (/ 1 (hypot (/ 1 d) (/ 1 c))) (/ (fma (/ 1 d) (/ 1 b) (* (/ 1 a) (/ 1 c))) (hypot (/ 1 d) (/ 1 c)))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (hypot (/ 1 d) (/ 1 c))) in a * [misc]taylor: Taking taylor expansion of (hypot (/ 1 d) (/ 1 c)) in a * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c))) in a * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 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 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 c) (/ 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 (/ 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 d) (/ 1 d)) into (/ 1 (pow d 2)) * [misc]backup-simplify: Simplify (* (/ 1 c) (/ 1 c)) into (/ 1 (pow c 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow d 2)) (/ 1 (pow c 2))) into (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) into (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 d) 0) (* 0 (/ 1 d))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 c) 0) (* 0 (/ 1 c))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))))) into 0 * [misc]backup-simplify: Simplify (/ 1 (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))) into (sqrt (/ 1 (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))) * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 d) (/ 1 b) (* (/ 1 a) (/ 1 c))) (hypot (/ 1 d) (/ 1 c))) in a * [misc]taylor: Taking taylor expansion of (fma (/ 1 d) (/ 1 b) (* (/ 1 a) (/ 1 c))) in a * [misc]taylor: Rewrote expression to (+ (* (/ 1 d) (/ 1 b)) (* (/ 1 a) (/ 1 c))) * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 1 b)) 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) 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 a) (/ 1 c)) 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 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 (hypot (/ 1 d) (/ 1 c)) in a * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c))) in a * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 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 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 c) (/ 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 (/ 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 d) (/ 1 d)) into (/ 1 (pow d 2)) * [misc]backup-simplify: Simplify (* (/ 1 c) (/ 1 c)) into (/ 1 (pow c 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow d 2)) (/ 1 (pow c 2))) into (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) into (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 d) 0) (* 0 (/ 1 d))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 c) 0) (* 0 (/ 1 c))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))))) into 0 * [misc]backup-simplify: Simplify (* 1 (/ 1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (+ 0 (/ 1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (/ (/ 1 c) (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))) into (* (sqrt (/ 1 (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))) (/ 1 c)) * [misc]taylor: Taking taylor expansion of (* (/ 1 (hypot (/ 1 d) (/ 1 c))) (/ (fma (/ 1 d) (/ 1 b) (* (/ 1 a) (/ 1 c))) (hypot (/ 1 d) (/ 1 c)))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (hypot (/ 1 d) (/ 1 c))) in b * [misc]taylor: Taking taylor expansion of (hypot (/ 1 d) (/ 1 c)) in b * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 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 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 c) (/ 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 (/ 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 d) (/ 1 d)) into (/ 1 (pow d 2)) * [misc]backup-simplify: Simplify (* (/ 1 c) (/ 1 c)) into (/ 1 (pow c 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow d 2)) (/ 1 (pow c 2))) into (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) into (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 d) 0) (* 0 (/ 1 d))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 c) 0) (* 0 (/ 1 c))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))))) into 0 * [misc]backup-simplify: Simplify (/ 1 (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))) into (sqrt (/ 1 (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))) * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 d) (/ 1 b) (* (/ 1 a) (/ 1 c))) (hypot (/ 1 d) (/ 1 c))) in b * [misc]taylor: Taking taylor expansion of (fma (/ 1 d) (/ 1 b) (* (/ 1 a) (/ 1 c))) in b * [misc]taylor: Rewrote expression to (+ (* (/ 1 d) (/ 1 b)) (* (/ 1 a) (/ 1 c))) * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 1 b)) 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) in b * [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 a) (/ 1 c)) 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 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 (hypot (/ 1 d) (/ 1 c)) in b * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 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 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 c) (/ 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 (/ 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 d) (/ 1 d)) into (/ 1 (pow d 2)) * [misc]backup-simplify: Simplify (* (/ 1 c) (/ 1 c)) into (/ 1 (pow c 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow d 2)) (/ 1 (pow c 2))) into (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) into (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 d) 0) (* 0 (/ 1 d))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 c) 0) (* 0 (/ 1 c))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))))) into 0 * [misc]backup-simplify: Simplify (* (/ 1 d) 1) into (/ 1 d) * [misc]backup-simplify: Simplify (+ (/ 1 d) 0) into (/ 1 d) * [misc]backup-simplify: Simplify (/ (/ 1 d) (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))) into (* (sqrt (/ 1 (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))) (/ 1 d)) * [misc]taylor: Taking taylor expansion of (* (/ 1 (hypot (/ 1 d) (/ 1 c))) (/ (fma (/ 1 d) (/ 1 b) (* (/ 1 a) (/ 1 c))) (hypot (/ 1 d) (/ 1 c)))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (hypot (/ 1 d) (/ 1 c))) in c * [misc]taylor: Taking taylor expansion of (hypot (/ 1 d) (/ 1 c)) in c * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 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 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 c) (/ 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 (/ 1 c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 d) (/ 1 b) (* (/ 1 a) (/ 1 c))) (hypot (/ 1 d) (/ 1 c))) in c * [misc]taylor: Taking taylor expansion of (fma (/ 1 d) (/ 1 b) (* (/ 1 a) (/ 1 c))) in c * [misc]taylor: Rewrote expression to (+ (* (/ 1 d) (/ 1 b)) (* (/ 1 a) (/ 1 c))) * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 1 b)) 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) 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 a) (/ 1 c)) 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 c) in c * [misc]taylor: Taking 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 (hypot (/ 1 d) (/ 1 c)) in c * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 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 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 c) (/ 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 (/ 1 c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (* (/ 1 a) 1) into (/ 1 a) * [misc]backup-simplify: Simplify (+ 0 (/ 1 a)) into (/ 1 a) * [misc]backup-simplify: Simplify (/ (/ 1 a) 1) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (* (/ 1 (hypot (/ 1 d) (/ 1 c))) (/ (fma (/ 1 d) (/ 1 b) (* (/ 1 a) (/ 1 c))) (hypot (/ 1 d) (/ 1 c)))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (hypot (/ 1 d) (/ 1 c))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ 1 d) (/ 1 c)) in d * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 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 d) in d * [misc]taylor: Taking 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 c) (/ 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 (/ 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 1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 d) (/ 1 b) (* (/ 1 a) (/ 1 c))) (hypot (/ 1 d) (/ 1 c))) in d * [misc]taylor: Taking taylor expansion of (fma (/ 1 d) (/ 1 b) (* (/ 1 a) (/ 1 c))) in d * [misc]taylor: Rewrote expression to (+ (* (/ 1 d) (/ 1 b)) (* (/ 1 a) (/ 1 c))) * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 1 b)) 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) 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 a) (/ 1 c)) 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 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 (hypot (/ 1 d) (/ 1 c)) in d * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 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 d) in d * [misc]taylor: Taking 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 c) (/ 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 (/ 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 1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (* 1 (/ 1 b)) into (/ 1 b) * [misc]backup-simplify: Simplify (+ (/ 1 b) 0) into (/ 1 b) * [misc]backup-simplify: Simplify (/ (/ 1 b) 1) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (* (/ 1 (hypot (/ 1 d) (/ 1 c))) (/ (fma (/ 1 d) (/ 1 b) (* (/ 1 a) (/ 1 c))) (hypot (/ 1 d) (/ 1 c)))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (hypot (/ 1 d) (/ 1 c))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ 1 d) (/ 1 c)) in d * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 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 d) in d * [misc]taylor: Taking 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 c) (/ 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 (/ 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 1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 d) (/ 1 b) (* (/ 1 a) (/ 1 c))) (hypot (/ 1 d) (/ 1 c))) in d * [misc]taylor: Taking taylor expansion of (fma (/ 1 d) (/ 1 b) (* (/ 1 a) (/ 1 c))) in d * [misc]taylor: Rewrote expression to (+ (* (/ 1 d) (/ 1 b)) (* (/ 1 a) (/ 1 c))) * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 1 b)) 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) 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 a) (/ 1 c)) 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 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 (hypot (/ 1 d) (/ 1 c)) in d * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 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 d) in d * [misc]taylor: Taking 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 c) (/ 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 (/ 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 1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (* 1 (/ 1 b)) into (/ 1 b) * [misc]backup-simplify: Simplify (+ (/ 1 b) 0) into (/ 1 b) * [misc]backup-simplify: Simplify (/ (/ 1 b) 1) into (/ 1 b) * [misc]backup-simplify: Simplify (* 1 (/ 1 b)) into (/ 1 b) * [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]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 (/ 1 b))) into 0 * [misc]backup-simplify: Simplify (* (/ 1 a) (/ 1 c)) into (/ 1 (* a c)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (* a c))) into (/ 1 (* a c)) * [misc]backup-simplify: Simplify (- (/ (/ 1 (* a c)) 1) (+ (* (/ 1 b) (/ 0 1)))) into (/ 1 (* a c)) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 (/ 1 (* a c))) (* 0 (/ 1 b))) into (/ 1 (* a c)) * [misc]taylor: Taking taylor expansion of (/ 1 (* a c)) in c * [misc]taylor: Taking taylor expansion of (* a 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 c in c * [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 (/ 1 a) into (/ 1 a) * [misc]backup-simplify: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (+ (* 0 1) (* 0 0))) 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]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (/ 1 b)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 a) 0) (* 0 (/ 1 c))) 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 (- (+ (* 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 c) (/ 1 c)) into (/ 1 (pow c 2)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (pow c 2))) into (/ 1 (pow c 2)) * [misc]backup-simplify: Simplify (/ (- (/ 1 (pow c 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow c 2)) * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (/ 1 b) (/ (/ 1/2 (pow c 2)) 1)) (* (/ 1 (* a c)) (/ 0 1)))) into (- (* 1/2 (/ 1 (* b (pow c 2))))) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (* (/ 1 c) (/ 1 c)) into (/ 1 (pow c 2)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (pow c 2))) into (/ 1 (pow c 2)) * [misc]backup-simplify: Simplify (/ (- (/ 1 (pow c 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow c 2)) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ (/ 1/2 (pow c 2)) 1)) (* 0 (/ 0 1)))) into (- (* 1/2 (/ 1 (pow c 2)))) * [misc]backup-simplify: Simplify (+ (* 1 (- (* 1/2 (/ 1 (* b (pow c 2)))))) (+ (* 0 (/ 1 (* a c))) (* (- (* 1/2 (/ 1 (pow c 2)))) (/ 1 b)))) into (- (/ 1 (* b (pow c 2)))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* b (pow c 2)))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (* b (pow c 2))) in c * [misc]taylor: Taking taylor expansion of (* b (pow c 2)) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of (pow c 2) in c * [misc]backup-simplify: Simplify (* b 1) into b * [misc]backup-simplify: Simplify (/ 1 b) into (/ 1 b) * [misc]backup-simplify: Simplify (+ (* b 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* b 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 * [misc]backup-simplify: Simplify (+ (* b 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) 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 b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)))) 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 b))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)))) 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 c)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 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 c) (/ 0 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 (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow c 2)))))) (* 2 1)) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (/ 1 b) (/ 0 1)) (* (/ 1 (* a c)) (/ (/ 1/2 (pow c 2)) 1)) (* (- (* 1/2 (/ 1 (* b (pow c 2))))) (/ 0 1)))) into (- (* 1/2 (/ 1 (* a (pow c 3))))) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 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 (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow c 2)))))) (* 2 1)) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ (/ 1/2 (pow c 2)) 1)) (* (- (* 1/2 (/ 1 (pow c 2)))) (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 (- (* 1/2 (/ 1 (* a (pow c 3)))))) (+ (* 0 (- (* 1/2 (/ 1 (* b (pow c 2)))))) (+ (* (- (* 1/2 (/ 1 (pow c 2)))) (/ 1 (* a c))) (* 0 (/ 1 b))))) into (- (/ 1 (* a (pow c 3)))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* a (pow c 3)))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (* a (pow c 3))) in c * [misc]taylor: Taking taylor expansion of (* a (pow c 3)) 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 c 3) in c * [misc]backup-simplify: Simplify (* a 1) into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]backup-simplify: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)))) into 0 * [misc]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 (+ (* b 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)))) 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 b)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)))) 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 c))))) 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 (/ 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 c) (/ 0 c)) (* 0 (/ 0 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 (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (pow (/ 1/2 (pow c 2)) 2) (+ (* 2 (* 0 0)))) (* 2 1)) into (/ -1/8 (pow c 4)) * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (/ 1 b) (/ (/ -1/8 (pow c 4)) 1)) (* (/ 1 (* a c)) (/ 0 1)) (* (- (* 1/2 (/ 1 (* b (pow c 2))))) (/ (/ 1/2 (pow c 2)) 1)) (* (- (* 1/2 (/ 1 (* a (pow c 3))))) (/ 0 1)))) into (* 3/8 (/ 1 (* b (pow c 4)))) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 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 (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (pow (/ 1/2 (pow c 2)) 2) (+ (* 2 (* 0 0)))) (* 2 1)) into (/ -1/8 (pow c 4)) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ (/ -1/8 (pow c 4)) 1)) (* 0 (/ 0 1)) (* (- (* 1/2 (/ 1 (pow c 2)))) (/ (/ 1/2 (pow c 2)) 1)) (* 0 (/ 0 1)))) into (* 3/8 (/ 1 (pow c 4))) * [misc]backup-simplify: Simplify (+ (* 1 (* 3/8 (/ 1 (* b (pow c 4))))) (+ (* 0 (- (* 1/2 (/ 1 (* a (pow c 3)))))) (+ (* (- (* 1/2 (/ 1 (pow c 2)))) (- (* 1/2 (/ 1 (* b (pow c 2)))))) (+ (* 0 (/ 1 (* a c))) (* (* 3/8 (/ 1 (pow c 4))) (/ 1 b)))))) into (/ 1 (* b (pow c 4))) * [misc]taylor: Taking taylor expansion of (/ 1 (* b (pow c 4))) in c * [misc]taylor: Taking taylor expansion of (* b (pow c 4)) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of (pow c 4) in c * [misc]backup-simplify: Simplify (* b 1) into b * [misc]backup-simplify: Simplify (/ 1 b) into (/ 1 b) * [misc]backup-simplify: Simplify (+ (* b 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 * [misc]backup-simplify: Simplify (+ (* b 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 * [misc]backup-simplify: Simplify (+ (* b 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 * [misc]backup-simplify: Simplify (+ (* b 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 * [misc]backup-simplify: Simplify (+ (* b 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* b 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]approximate: Taking taylor expansion of (* (/ 1 (hypot (/ 1 (- d)) (/ 1 (- c)))) (/ (fma (/ 1 (- d)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- c)))) (hypot (/ 1 (- d)) (/ 1 (- c))))) in (d c b a) around 0 * [misc]taylor: Taking taylor expansion of (* (/ 1 (hypot (/ 1 (- d)) (/ 1 (- c)))) (/ (fma (/ 1 (- d)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- c)))) (hypot (/ 1 (- d)) (/ 1 (- c))))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (hypot (/ 1 (- d)) (/ 1 (- c)))) in a * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- d)) (/ 1 (- c))) in a * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c)))) in a * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 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 (- 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 (- c)) (/ 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 (/ 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 d) (/ -1 d)) into (/ 1 (pow d 2)) * [misc]backup-simplify: Simplify (* (/ -1 c) (/ -1 c)) into (/ 1 (pow c 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow d 2)) (/ 1 (pow c 2))) into (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) into (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) * [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 (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 d) 0) (* 0 (/ -1 d))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 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 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))))) into 0 * [misc]backup-simplify: Simplify (/ 1 (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))) into (sqrt (/ 1 (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))) * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 (- d)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- c)))) (hypot (/ 1 (- d)) (/ 1 (- c)))) in a * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- d)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- c)))) in a * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- d)) (/ 1 (- b))) (* (/ 1 (- a)) (/ 1 (- c)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 1 (- b))) 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)) 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 (- a)) (/ 1 (- c))) 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 (- 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 (hypot (/ 1 (- d)) (/ 1 (- c))) in a * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c)))) in a * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 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 (- 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 (- c)) (/ 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 (/ 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 d) (/ -1 d)) into (/ 1 (pow d 2)) * [misc]backup-simplify: Simplify (* (/ -1 c) (/ -1 c)) into (/ 1 (pow c 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow d 2)) (/ 1 (pow c 2))) into (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) into (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) * [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 (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 d) 0) (* 0 (/ -1 d))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 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 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))))) into 0 * [misc]backup-simplify: Simplify (* -1 (/ -1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (+ 0 (/ 1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (/ (/ 1 c) (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))) into (* (sqrt (/ 1 (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))) (/ 1 c)) * [misc]taylor: Taking taylor expansion of (* (/ 1 (hypot (/ 1 (- d)) (/ 1 (- c)))) (/ (fma (/ 1 (- d)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- c)))) (hypot (/ 1 (- d)) (/ 1 (- c))))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (hypot (/ 1 (- d)) (/ 1 (- c)))) in b * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- d)) (/ 1 (- c))) in b * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c)))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 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 (- 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 (- c)) (/ 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 (/ 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 d) (/ -1 d)) into (/ 1 (pow d 2)) * [misc]backup-simplify: Simplify (* (/ -1 c) (/ -1 c)) into (/ 1 (pow c 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow d 2)) (/ 1 (pow c 2))) into (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) into (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) * [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 (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 d) 0) (* 0 (/ -1 d))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 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 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))))) into 0 * [misc]backup-simplify: Simplify (/ 1 (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))) into (sqrt (/ 1 (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))) * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 (- d)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- c)))) (hypot (/ 1 (- d)) (/ 1 (- c)))) in b * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- d)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- c)))) in b * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- d)) (/ 1 (- b))) (* (/ 1 (- a)) (/ 1 (- c)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 1 (- b))) 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)) 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 (- a)) (/ 1 (- c))) 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 (- 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 (hypot (/ 1 (- d)) (/ 1 (- c))) in b * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c)))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 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 (- 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 (- c)) (/ 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 (/ 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 d) (/ -1 d)) into (/ 1 (pow d 2)) * [misc]backup-simplify: Simplify (* (/ -1 c) (/ -1 c)) into (/ 1 (pow c 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow d 2)) (/ 1 (pow c 2))) into (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) into (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) * [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 (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 d) 0) (* 0 (/ -1 d))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 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 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))))) into 0 * [misc]backup-simplify: Simplify (* (/ -1 d) -1) into (/ 1 d) * [misc]backup-simplify: Simplify (+ (/ 1 d) 0) into (/ 1 d) * [misc]backup-simplify: Simplify (/ (/ 1 d) (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))) into (* (sqrt (/ 1 (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))) (/ 1 d)) * [misc]taylor: Taking taylor expansion of (* (/ 1 (hypot (/ 1 (- d)) (/ 1 (- c)))) (/ (fma (/ 1 (- d)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- c)))) (hypot (/ 1 (- d)) (/ 1 (- c))))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (hypot (/ 1 (- d)) (/ 1 (- c)))) in c * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- d)) (/ 1 (- c))) in c * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c)))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 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 (- 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 (- c)) (/ 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 (/ 1 (- c)) in c * [misc]taylor: Taking taylor expansion of (- c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 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 (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 (- d)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- c)))) (hypot (/ 1 (- d)) (/ 1 (- c)))) in c * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- d)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- c)))) in c * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- d)) (/ 1 (- b))) (* (/ 1 (- a)) (/ 1 (- c)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 1 (- b))) 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)) 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 (- a)) (/ 1 (- c))) 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 (- 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 (hypot (/ 1 (- d)) (/ 1 (- c))) in c * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c)))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 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 (- 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 (- c)) (/ 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 (/ 1 (- c)) in c * [misc]taylor: Taking taylor expansion of (- c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 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 (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (* (/ -1 a) -1) into (/ 1 a) * [misc]backup-simplify: Simplify (+ 0 (/ 1 a)) into (/ 1 a) * [misc]backup-simplify: Simplify (/ (/ 1 a) 1) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (* (/ 1 (hypot (/ 1 (- d)) (/ 1 (- c)))) (/ (fma (/ 1 (- d)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- c)))) (hypot (/ 1 (- d)) (/ 1 (- c))))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (hypot (/ 1 (- d)) (/ 1 (- c)))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- d)) (/ 1 (- c))) in d * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c)))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 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 (- 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 (- c)) (/ 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 (/ 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 -1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 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 (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 (- d)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- c)))) (hypot (/ 1 (- d)) (/ 1 (- c)))) in d * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- d)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- c)))) in d * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- d)) (/ 1 (- b))) (* (/ 1 (- a)) (/ 1 (- c)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 1 (- b))) 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)) 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 (- a)) (/ 1 (- c))) 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 (- 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 (hypot (/ 1 (- d)) (/ 1 (- c))) in d * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c)))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 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 (- 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 (- c)) (/ 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 (/ 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 -1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 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 (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (* -1 (/ -1 b)) into (/ 1 b) * [misc]backup-simplify: Simplify (+ (/ 1 b) 0) into (/ 1 b) * [misc]backup-simplify: Simplify (/ (/ 1 b) 1) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (* (/ 1 (hypot (/ 1 (- d)) (/ 1 (- c)))) (/ (fma (/ 1 (- d)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- c)))) (hypot (/ 1 (- d)) (/ 1 (- c))))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (hypot (/ 1 (- d)) (/ 1 (- c)))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- d)) (/ 1 (- c))) in d * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c)))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 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 (- 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 (- c)) (/ 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 (/ 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 -1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 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 (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 (- d)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- c)))) (hypot (/ 1 (- d)) (/ 1 (- c)))) in d * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- d)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- c)))) in d * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- d)) (/ 1 (- b))) (* (/ 1 (- a)) (/ 1 (- c)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 1 (- b))) 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)) 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 (- a)) (/ 1 (- c))) 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 (- 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 (hypot (/ 1 (- d)) (/ 1 (- c))) in d * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c)))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 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 (- 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 (- c)) (/ 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 (/ 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 -1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 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 (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (* -1 (/ -1 b)) into (/ 1 b) * [misc]backup-simplify: Simplify (+ (/ 1 b) 0) into (/ 1 b) * [misc]backup-simplify: Simplify (/ (/ 1 b) 1) into (/ 1 b) * [misc]backup-simplify: Simplify (* 1 (/ 1 b)) into (/ 1 b) * [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]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 b) (/ 0 (- b))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (/ -1 b))) into 0 * [misc]backup-simplify: Simplify (* (/ -1 a) (/ -1 c)) into (/ 1 (* a c)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (* a c))) into (/ 1 (* a c)) * [misc]backup-simplify: Simplify (- (/ (/ 1 (* a c)) 1) (+ (* (/ 1 b) (/ 0 1)))) into (/ 1 (* a c)) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 (/ 1 (* a c))) (* 0 (/ 1 b))) into (/ 1 (* a c)) * [misc]taylor: Taking taylor expansion of (/ 1 (* a c)) in c * [misc]taylor: Taking taylor expansion of (* a 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 c in c * [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 (/ 1 a) into (/ 1 a) * [misc]backup-simplify: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (+ (* 0 1) (* 0 0))) 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]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 b) (/ 0 (- b))) (* 0 (/ 0 (- b))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ -1 b)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))))) 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 c))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) 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 c) (/ -1 c)) into (/ 1 (pow c 2)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (pow c 2))) into (/ 1 (pow c 2)) * [misc]backup-simplify: Simplify (/ (- (/ 1 (pow c 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow c 2)) * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (/ 1 b) (/ (/ 1/2 (pow c 2)) 1)) (* (/ 1 (* a c)) (/ 0 1)))) into (- (* 1/2 (/ 1 (* b (pow c 2))))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 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 c) (/ -1 c)) into (/ 1 (pow c 2)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (pow c 2))) into (/ 1 (pow c 2)) * [misc]backup-simplify: Simplify (/ (- (/ 1 (pow c 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow c 2)) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ (/ 1/2 (pow c 2)) 1)) (* 0 (/ 0 1)))) into (- (* 1/2 (/ 1 (pow c 2)))) * [misc]backup-simplify: Simplify (+ (* 1 (- (* 1/2 (/ 1 (* b (pow c 2)))))) (+ (* 0 (/ 1 (* a c))) (* (- (* 1/2 (/ 1 (pow c 2)))) (/ 1 b)))) into (- (/ 1 (* b (pow c 2)))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* b (pow c 2)))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (* b (pow c 2))) in c * [misc]taylor: Taking taylor expansion of (* b (pow c 2)) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of (pow c 2) in c * [misc]backup-simplify: Simplify (* b 1) into b * [misc]backup-simplify: Simplify (/ 1 b) into (/ 1 b) * [misc]backup-simplify: Simplify (+ (* b 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* b 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 * [misc]backup-simplify: Simplify (+ (* b 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) 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 b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 b) (/ 0 (- b))) (* 0 (/ 0 (- b))) (* 0 (/ 0 (- b))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-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 b))))) 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 (- 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 c)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-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 (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- 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 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow c 2)))))) (* 2 1)) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (/ 1 b) (/ 0 1)) (* (/ 1 (* a c)) (/ (/ 1/2 (pow c 2)) 1)) (* (- (* 1/2 (/ 1 (* b (pow c 2))))) (/ 0 1)))) into (- (* 1/2 (/ 1 (* a (pow c 3))))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-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 (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- 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 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow c 2)))))) (* 2 1)) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ (/ 1/2 (pow c 2)) 1)) (* (- (* 1/2 (/ 1 (pow c 2)))) (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 (- (* 1/2 (/ 1 (* a (pow c 3)))))) (+ (* 0 (- (* 1/2 (/ 1 (* b (pow c 2)))))) (+ (* (- (* 1/2 (/ 1 (pow c 2)))) (/ 1 (* a c))) (* 0 (/ 1 b))))) into (- (/ 1 (* a (pow c 3)))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* a (pow c 3)))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (* a (pow c 3))) in c * [misc]taylor: Taking taylor expansion of (* a (pow c 3)) 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 c 3) in c * [misc]backup-simplify: Simplify (* a 1) into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]backup-simplify: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)))) into 0 * [misc]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 (+ (* b 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 b) (/ 0 (- b))) (* 0 (/ 0 (- b))) (* 0 (/ 0 (- b))) (* 0 (/ 0 (- b))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-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 b)))))) 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 (- 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 c))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-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 (- 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 (- 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 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (pow (/ 1/2 (pow c 2)) 2) (+ (* 2 (* 0 0)))) (* 2 1)) into (/ -1/8 (pow c 4)) * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (/ 1 b) (/ (/ -1/8 (pow c 4)) 1)) (* (/ 1 (* a c)) (/ 0 1)) (* (- (* 1/2 (/ 1 (* b (pow c 2))))) (/ (/ 1/2 (pow c 2)) 1)) (* (- (* 1/2 (/ 1 (* a (pow c 3))))) (/ 0 1)))) into (* 3/8 (/ 1 (* b (pow c 4)))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-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 (- 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 (- 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 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (pow (/ 1/2 (pow c 2)) 2) (+ (* 2 (* 0 0)))) (* 2 1)) into (/ -1/8 (pow c 4)) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ (/ -1/8 (pow c 4)) 1)) (* 0 (/ 0 1)) (* (- (* 1/2 (/ 1 (pow c 2)))) (/ (/ 1/2 (pow c 2)) 1)) (* 0 (/ 0 1)))) into (* 3/8 (/ 1 (pow c 4))) * [misc]backup-simplify: Simplify (+ (* 1 (* 3/8 (/ 1 (* b (pow c 4))))) (+ (* 0 (- (* 1/2 (/ 1 (* a (pow c 3)))))) (+ (* (- (* 1/2 (/ 1 (pow c 2)))) (- (* 1/2 (/ 1 (* b (pow c 2)))))) (+ (* 0 (/ 1 (* a c))) (* (* 3/8 (/ 1 (pow c 4))) (/ 1 b)))))) into (/ 1 (* b (pow c 4))) * [misc]taylor: Taking taylor expansion of (/ 1 (* b (pow c 4))) in c * [misc]taylor: Taking taylor expansion of (* b (pow c 4)) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of (pow c 4) in c * [misc]backup-simplify: Simplify (* b 1) into b * [misc]backup-simplify: Simplify (/ 1 b) into (/ 1 b) * [misc]backup-simplify: Simplify (+ (* b 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 * [misc]backup-simplify: Simplify (+ (* b 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 * [misc]backup-simplify: Simplify (+ (* b 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 * [misc]backup-simplify: Simplify (+ (* b 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 * [misc]backup-simplify: Simplify (+ (* b 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* b 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * * * * [misc]progress: [ 3 / 4 ] generating series at (2 2 1) * [misc]approximate: Taking taylor expansion of (fma d b (* a c)) in (d b a c) around 0 * [misc]taylor: Taking taylor expansion of (fma d b (* a c)) in c * [misc]taylor: Rewrote expression to (+ (* d b) (* a c)) * [misc]taylor: Taking taylor expansion of (* d b) 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 in c * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of (* a 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 c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (fma d b (* a c)) in a * [misc]taylor: Rewrote expression to (+ (* d b) (* a c)) * [misc]taylor: Taking taylor expansion of (* d b) 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 in a * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of (* a c) in a * [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 c in a * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (fma d b (* a c)) in b * [misc]taylor: Rewrote expression to (+ (* d b) (* a c)) * [misc]taylor: Taking taylor expansion of (* d b) 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 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* a c) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (fma d b (* a c)) in d * [misc]taylor: Rewrote expression to (+ (* d b) (* a c)) * [misc]taylor: Taking taylor expansion of (* d b) in d * [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 in d * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of (* a c) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (fma d b (* a c)) in d * [misc]taylor: Rewrote expression to (+ (* d b) (* a c)) * [misc]taylor: Taking taylor expansion of (* d b) in d * [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 in d * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of (* a c) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (* 0 b) into 0 * [misc]backup-simplify: Simplify (* a c) into (* a c) * [misc]backup-simplify: Simplify (+ 0 (* a c)) into (* a c) * [misc]taylor: Taking taylor expansion of (* a c) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (* a c) into (* a c) * [misc]taylor: Taking taylor expansion of (* a c) in a * [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 c in a * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (* 0 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 b)) into b * [misc]backup-simplify: Simplify (+ (* a 0) (* 0 c)) into 0 * [misc]backup-simplify: Simplify (+ b 0) into b * [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 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (* 0 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 c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 c)) into c * [misc]taylor: Taking 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 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 b))) into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (+ (* 0 0) (* 0 c))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]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 (fma (/ 1 d) (/ 1 b) (* (/ 1 a) (/ 1 c))) in (d b a c) around 0 * [misc]taylor: Taking taylor expansion of (fma (/ 1 d) (/ 1 b) (* (/ 1 a) (/ 1 c))) in c * [misc]taylor: Rewrote expression to (+ (* (/ 1 d) (/ 1 b)) (* (/ 1 a) (/ 1 c))) * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 1 b)) 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) 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 a) (/ 1 c)) 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 c) in c * [misc]taylor: Taking 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 (fma (/ 1 d) (/ 1 b) (* (/ 1 a) (/ 1 c))) in a * [misc]taylor: Rewrote expression to (+ (* (/ 1 d) (/ 1 b)) (* (/ 1 a) (/ 1 c))) * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 1 b)) 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) 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 a) (/ 1 c)) 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 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 (fma (/ 1 d) (/ 1 b) (* (/ 1 a) (/ 1 c))) in b * [misc]taylor: Rewrote expression to (+ (* (/ 1 d) (/ 1 b)) (* (/ 1 a) (/ 1 c))) * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 1 b)) 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) in b * [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 a) (/ 1 c)) 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 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 (fma (/ 1 d) (/ 1 b) (* (/ 1 a) (/ 1 c))) in d * [misc]taylor: Rewrote expression to (+ (* (/ 1 d) (/ 1 b)) (* (/ 1 a) (/ 1 c))) * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 1 b)) 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) 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 a) (/ 1 c)) 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 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 (fma (/ 1 d) (/ 1 b) (* (/ 1 a) (/ 1 c))) in d * [misc]taylor: Rewrote expression to (+ (* (/ 1 d) (/ 1 b)) (* (/ 1 a) (/ 1 c))) * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 1 b)) 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) 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 a) (/ 1 c)) 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 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 (/ 1 b)) into (/ 1 b) * [misc]backup-simplify: Simplify (+ (/ 1 b) 0) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (/ 1 b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of 1 in a * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 (/ 1 b))) into 0 * [misc]backup-simplify: Simplify (* (/ 1 a) (/ 1 c)) into (/ 1 (* a c)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (* a c))) into (/ 1 (* a c)) * [misc]taylor: Taking taylor expansion of (/ 1 (* a c)) in b * [misc]taylor: Taking taylor expansion of (* a c) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (* a c) into (* a c) * [misc]backup-simplify: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) * [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 c * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (/ 1 b)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 a) 0) (* 0 (/ 1 c))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of (/ 1 (* a c)) in a * [misc]taylor: Taking taylor expansion of (* a c) in a * [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 c in a * [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 (/ 1 c) 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]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 c * [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 1 into 1 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)))) 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 b))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)))) 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 c)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (* 0 c)) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* a c)) (/ 0 (* a c))))) 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 (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 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 c * [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 c * [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 b) (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)))) 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 b)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)))) 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 c))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (+ (* 0 0) (* 0 c))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* a c)) (/ 0 (* a c))) (* 0 (/ 0 (* a c))))) 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 c * [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 c * [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 c) (/ 0 c)) (* 0 (/ 0 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 c * [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 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 (* 1 (* 1 (* (/ 1 (/ 1 b)) (/ 1 (/ 1 d)))))) (* 1 (* (/ 1 (/ 1 c)) (* (/ 1 (/ 1 a)) (* 1 1))))) into (+ (* a c) (* b d)) * [misc]approximate: Taking taylor expansion of (fma (/ 1 (- d)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- c)))) in (d b a c) around 0 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- d)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- c)))) in c * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- d)) (/ 1 (- b))) (* (/ 1 (- a)) (/ 1 (- c)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 1 (- b))) 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)) 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 (- a)) (/ 1 (- c))) 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 (- 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 (fma (/ 1 (- d)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- c)))) in a * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- d)) (/ 1 (- b))) (* (/ 1 (- a)) (/ 1 (- c)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 1 (- b))) 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)) 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 (- a)) (/ 1 (- c))) 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 (- 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 (fma (/ 1 (- d)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- c)))) in b * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- d)) (/ 1 (- b))) (* (/ 1 (- a)) (/ 1 (- c)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 1 (- b))) 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)) 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 (- a)) (/ 1 (- c))) 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 (- 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 (fma (/ 1 (- d)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- c)))) in d * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- d)) (/ 1 (- b))) (* (/ 1 (- a)) (/ 1 (- c)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 1 (- b))) 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)) 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 (- a)) (/ 1 (- c))) 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 (- 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 (fma (/ 1 (- d)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- c)))) in d * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- d)) (/ 1 (- b))) (* (/ 1 (- a)) (/ 1 (- c)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 1 (- b))) 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)) 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 (- a)) (/ 1 (- c))) 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 (- 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 (/ -1 b)) into (/ 1 b) * [misc]backup-simplify: Simplify (+ (/ 1 b) 0) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (/ 1 b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of 1 in a * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 b) (/ 0 (- b))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (/ -1 b))) into 0 * [misc]backup-simplify: Simplify (* (/ -1 a) (/ -1 c)) into (/ 1 (* a c)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (* a c))) into (/ 1 (* a c)) * [misc]taylor: Taking taylor expansion of (/ 1 (* a c)) in b * [misc]taylor: Taking taylor expansion of (* a c) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (* a c) into (* a c) * [misc]backup-simplify: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) * [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 c * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 b) (/ 0 (- b))) (* 0 (/ 0 (- b))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ -1 b)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))))) 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 c))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of (/ 1 (* a c)) in a * [misc]taylor: Taking taylor expansion of (* a c) in a * [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 c in a * [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 (/ 1 c) 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]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 c * [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 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 b) (/ 0 (- b))) (* 0 (/ 0 (- b))) (* 0 (/ 0 (- b))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-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 b))))) 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 (- 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 c)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (* 0 c)) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* a c)) (/ 0 (* a c))))) 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 (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 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 c * [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 c * [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 (- b) into (- b) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 b) (/ 0 (- b))) (* 0 (/ 0 (- b))) (* 0 (/ 0 (- b))) (* 0 (/ 0 (- b))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-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 b)))))) 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 (- 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 c))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (+ (* 0 0) (* 0 c))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* a c)) (/ 0 (* a c))) (* 0 (/ 0 (* a c))))) 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 c * [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 c * [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 c) (/ 0 c)) (* 0 (/ 0 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 c * [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 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 (* 1 (* 1 (* (/ 1 (/ 1 (- b))) (/ 1 (/ 1 (- d))))))) (* 1 (* (/ 1 (/ 1 (- c))) (* (/ 1 (/ 1 (- a))) (* 1 1))))) into (+ (* a c) (* b d)) * * * * [misc]progress: [ 4 / 4 ] generating series at (2 2 2) * [misc]approximate: Taking taylor expansion of (hypot d c) in (d c) around 0 * [misc]taylor: Taking taylor expansion of (hypot d c) in c * [misc]taylor: Rewrote expression to (sqrt (+ (* d d) (* c c))) * [misc]taylor: Taking taylor expansion of (+ (* d d) (* c c)) in c * [misc]taylor: Taking taylor expansion of (* d d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (* c c) in c * [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 c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* d d) into (pow d 2) * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ (pow d 2) 0) into (pow d 2) * [misc]backup-simplify: Simplify (sqrt (pow d 2)) into d * [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 (* 2 (sqrt (pow d 2)))) into 0 * [misc]taylor: Taking taylor expansion of (hypot d c) in d * [misc]taylor: Rewrote expression to (sqrt (+ (* d d) (* c c))) * [misc]taylor: Taking taylor expansion of (+ (* d d) (* c c)) in d * [misc]taylor: Taking taylor expansion of (* d d) in d * [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 d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* c 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 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 (pow c 2) * [misc]backup-simplify: Simplify (+ 0 (pow c 2)) into (pow c 2) * [misc]backup-simplify: Simplify (sqrt (pow c 2)) into c * [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 (* 2 (sqrt (pow c 2)))) into 0 * [misc]taylor: Taking taylor expansion of (hypot d c) in d * [misc]taylor: Rewrote expression to (sqrt (+ (* d d) (* c c))) * [misc]taylor: Taking taylor expansion of (+ (* d d) (* c c)) in d * [misc]taylor: Taking taylor expansion of (* d d) in d * [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 d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* c 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 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 (pow c 2) * [misc]backup-simplify: Simplify (+ 0 (pow c 2)) into (pow c 2) * [misc]backup-simplify: Simplify (sqrt (pow c 2)) into c * [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 (* 2 (sqrt (pow c 2)))) into 0 * [misc]taylor: Taking 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]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [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 (pow 0 2) (+)) (* 2 c)) into (/ 1/2 c) * [misc]taylor: Taking taylor expansion of (/ 1/2 c) 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 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1/2 1) into 1/2 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1/2 (/ 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 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 (+ (* 2 (* 0 (/ 1/2 c))))) (* 2 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 1) (+ (* 1/2 (/ 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 (* c 1)) into c * [misc]approximate: Taking taylor expansion of (hypot (/ 1 d) (/ 1 c)) in (d c) around 0 * [misc]taylor: Taking taylor expansion of (hypot (/ 1 d) (/ 1 c)) in c * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 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 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 c) (/ 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 (/ 1 c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]taylor: Taking taylor expansion of (hypot (/ 1 d) (/ 1 c)) in d * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 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 d) in d * [misc]taylor: Taking 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 c) (/ 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 (/ 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 1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]taylor: Taking taylor expansion of (hypot (/ 1 d) (/ 1 c)) in d * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 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 d) in d * [misc]taylor: Taking 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 c) (/ 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 (/ 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 1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]taylor: Taking taylor expansion of 1 in c * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (* (/ 1 c) (/ 1 c)) into (/ 1 (pow c 2)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (pow c 2))) into (/ 1 (pow c 2)) * [misc]backup-simplify: Simplify (/ (- (/ 1 (pow c 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow c 2)) * [misc]taylor: Taking taylor expansion of (/ 1/2 (pow c 2)) 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 (pow c 2) in c * [misc]backup-simplify: Simplify (/ 1/2 1) into 1/2 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1/2 (/ 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)))) 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 c) (/ 0 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 (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow c 2)))))) (* 2 1)) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1/2 (/ 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 (* 1 (/ 1 (/ 1 d)))) into d * [misc]approximate: Taking taylor expansion of (hypot (/ 1 (- d)) (/ 1 (- c))) in (d c) around 0 * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- d)) (/ 1 (- c))) in c * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c)))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 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 (- 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 (- c)) (/ 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 (/ 1 (- c)) in c * [misc]taylor: Taking taylor expansion of (- c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 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 (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- d)) (/ 1 (- c))) in d * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c)))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 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 (- 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 (- c)) (/ 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 (/ 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 -1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 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 (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- d)) (/ 1 (- c))) in d * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c)))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 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 (- 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 (- c)) (/ 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 (/ 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 -1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 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 (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]taylor: Taking taylor expansion of 1 in c * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of 0 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 (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 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 c) (/ -1 c)) into (/ 1 (pow c 2)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (pow c 2))) into (/ 1 (pow c 2)) * [misc]backup-simplify: Simplify (/ (- (/ 1 (pow c 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow c 2)) * [misc]taylor: Taking taylor expansion of (/ 1/2 (pow c 2)) 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 (pow c 2) in c * [misc]backup-simplify: Simplify (/ 1/2 1) into 1/2 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1/2 (/ 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 (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- 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 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow c 2)))))) (* 2 1)) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1/2 (/ 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 (* 1 (/ 1 (/ 1 (- d))))) into (* -1 d) * * * [misc]progress: simplifying candidates * * * * [misc]progress: [ 1 / 98 ] simplifiying candidate # * * * * [misc]progress: [ 2 / 98 ] simplifiying candidate # * * * * [misc]progress: [ 3 / 98 ] simplifiying candidate # * * * * [misc]progress: [ 4 / 98 ] simplifiying candidate # * [enter]simplify: Simplifying (- (log (fma d b (* a c))) (log (hypot d c))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * * [misc]simplify: iters left: 3 (21 enodes) * [exit]simplify: Simplified to (- (log (fma c a (* d b))) (log (hypot d c))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (exp (- (log (fma c a (* d b))) (log (hypot d c)))))) * * * * [misc]progress: [ 5 / 98 ] simplifiying candidate # * * * * [misc]progress: [ 6 / 98 ] simplifiying candidate # * * * * [misc]progress: [ 7 / 98 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (* (fma d b (* a c)) (fma d b (* a c))) (fma d b (* a c))) (* (* (hypot d c) (hypot d c)) (hypot d c))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (66 enodes) * * [misc]simplify: iters left: 3 (219 enodes) * [exit]simplify: Simplified to (pow (/ (fma a c (* d b)) (hypot d c)) 3) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (cbrt (pow (/ (fma a c (* d b)) (hypot d c)) 3)))) * * * * [misc]progress: [ 8 / 98 ] simplifiying candidate # * * * * [misc]progress: [ 9 / 98 ] simplifiying candidate # * * * * [misc]progress: [ 10 / 98 ] simplifiying candidate # * * * * [misc]progress: [ 11 / 98 ] simplifiying candidate # * * * * [misc]progress: [ 12 / 98 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) (* (cbrt (hypot d c)) (cbrt (hypot d c)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (32 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (41 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (fma a c (* d b))) (cbrt (hypot d c))) (/ (cbrt (fma a c (* d b))) (cbrt (hypot d c)))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (* (/ (cbrt (fma a c (* d b))) (cbrt (hypot d c))) (/ (cbrt (fma a c (* d b))) (cbrt (hypot d c)))) (/ (cbrt (fma d b (* a c))) (cbrt (hypot d c)))))) * [enter]simplify: Simplifying (/ (cbrt (fma d b (* a c))) (cbrt (hypot d c))) * * [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 (18 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma c a (* d b))) (cbrt (hypot d c))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) (* (cbrt (hypot d c)) (cbrt (hypot d c)))) (/ (cbrt (fma c a (* d b))) (cbrt (hypot d c)))))) * * * * [misc]progress: [ 13 / 98 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) (sqrt (hypot d c))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma a c (* d b))) (/ (sqrt (hypot d c)) (cbrt (fma a c (* d b))))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (cbrt (fma a c (* d b))) (/ (sqrt (hypot d c)) (cbrt (fma a c (* d b))))) (/ (cbrt (fma d b (* a c))) (sqrt (hypot d c)))))) * [enter]simplify: Simplifying (/ (cbrt (fma d b (* a c))) (sqrt (hypot d c))) * * [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 (18 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma c a (* d b))) (sqrt (hypot d c))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) (sqrt (hypot d c))) (/ (cbrt (fma c a (* d b))) (sqrt (hypot d c)))))) * * * * [misc]progress: [ 14 / 98 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) 1) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (33 enodes) * * [misc]simplify: iters left: 2 (38 enodes) * [exit]simplify: Simplified to (* (cbrt (fma c a (* d b))) (cbrt (fma c a (* d b)))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (* (cbrt (fma c a (* d b))) (cbrt (fma c a (* d b)))) (/ (cbrt (fma d b (* a c))) (hypot d c))))) * [enter]simplify: Simplifying (/ (cbrt (fma d b (* a c))) (hypot d c)) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * * [misc]simplify: iters left: 4 (14 enodes) * * [misc]simplify: iters left: 3 (17 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma a c (* d b))) (hypot d c)) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (* (cbrt (fma c a (* d b))) (cbrt (fma c a (* d b)))) (/ (cbrt (fma a c (* d b))) (hypot d c))))) * * * * [misc]progress: [ 15 / 98 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (fma d b (* a c))) (* (cbrt (hypot d c)) (cbrt (hypot d c)))) * * [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 (21 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma a c (* d b))) (* (cbrt (hypot d c)) (cbrt (hypot d c)))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (sqrt (fma a c (* d b))) (* (cbrt (hypot d c)) (cbrt (hypot d c)))) (/ (sqrt (fma d b (* a c))) (cbrt (hypot d c)))))) * [enter]simplify: Simplifying (/ (sqrt (fma d b (* a c))) (cbrt (hypot d c))) * * [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 (18 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma c a (* d b))) (cbrt (hypot d c))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (sqrt (fma d b (* a c))) (* (cbrt (hypot d c)) (cbrt (hypot d c)))) (/ (sqrt (fma c a (* d b))) (cbrt (hypot d c)))))) * * * * [misc]progress: [ 16 / 98 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (fma d b (* a c))) (sqrt (hypot d c))) * * [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 (18 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma c a (* d b))) (sqrt (hypot d c))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (sqrt (fma c a (* d b))) (sqrt (hypot d c))) (/ (sqrt (fma d b (* a c))) (sqrt (hypot d c)))))) * [enter]simplify: Simplifying (/ (sqrt (fma d b (* a c))) (sqrt (hypot d c))) * * [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 (18 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma c a (* d b))) (sqrt (hypot d c))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (sqrt (fma d b (* a c))) (sqrt (hypot d c))) (/ (sqrt (fma c a (* d b))) (sqrt (hypot d c)))))) * * * * [misc]progress: [ 17 / 98 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (fma d b (* a c))) 1) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * * [misc]simplify: iters left: 3 (21 enodes) * [exit]simplify: Simplified to (sqrt (fma a c (* d b))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (sqrt (fma a c (* d b))) (/ (sqrt (fma d b (* a c))) (hypot d c))))) * [enter]simplify: Simplifying (/ (sqrt (fma d b (* a c))) (hypot d c)) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * * [misc]simplify: iters left: 4 (14 enodes) * * [misc]simplify: iters left: 3 (17 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma a c (* d b))) (hypot d c)) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (sqrt (fma a c (* d b))) (/ (sqrt (fma a c (* d b))) (hypot d c))))) * * * * [misc]progress: [ 18 / 98 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (* (cbrt (hypot d c)) (cbrt (hypot d c)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to (/ (/ 1 (cbrt (hypot d c))) (cbrt (hypot d c))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (/ 1 (cbrt (hypot d c))) (cbrt (hypot d c))) (/ (fma d b (* a c)) (cbrt (hypot d c)))))) * [enter]simplify: Simplifying (/ (fma d b (* a c)) (cbrt (hypot d c))) * * [misc]simplify: iters left: 5 (9 enodes) * * [misc]simplify: iters left: 4 (12 enodes) * * [misc]simplify: iters left: 3 (14 enodes) * * [misc]simplify: iters left: 2 (17 enodes) * [exit]simplify: Simplified to (/ (fma a c (* d b)) (cbrt (hypot d c))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ 1 (* (cbrt (hypot d c)) (cbrt (hypot d c)))) (/ (fma a c (* d b)) (cbrt (hypot d c)))))) * * * * [misc]progress: [ 19 / 98 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (sqrt (hypot d c))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (8 enodes) * [exit]simplify: Simplified to (/ 1 (sqrt (hypot d c))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ 1 (sqrt (hypot d c))) (/ (fma d b (* a c)) (sqrt (hypot d c)))))) * [enter]simplify: Simplifying (/ (fma d b (* a c)) (sqrt (hypot d c))) * * [misc]simplify: iters left: 5 (9 enodes) * * [misc]simplify: iters left: 4 (12 enodes) * * [misc]simplify: iters left: 3 (14 enodes) * * [misc]simplify: iters left: 2 (17 enodes) * [exit]simplify: Simplified to (/ (fma a c (* d b)) (sqrt (hypot d c))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ 1 (sqrt (hypot d c))) (/ (fma a c (* d b)) (sqrt (hypot d c)))))) * * * * [misc]progress: [ 20 / 98 ] 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 * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* 1 (/ (fma d b (* a c)) (hypot d c))))) * [enter]simplify: Simplifying (/ (fma d b (* a c)) (hypot d c)) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (11 enodes) * * [misc]simplify: iters left: 3 (13 enodes) * * [misc]simplify: iters left: 2 (16 enodes) * [exit]simplify: Simplified to (/ (fma a c (* d b)) (hypot d c)) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* 1 (/ (fma a c (* d b)) (hypot d c))))) * * * * [misc]progress: [ 21 / 98 ] simplifiying candidate # * * * * [misc]progress: [ 22 / 98 ] simplifiying candidate # * * * * [misc]progress: [ 23 / 98 ] simplifiying candidate # * * * * [misc]progress: [ 24 / 98 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (hypot d c)) * * [misc]simplify: iters left: 2 (4 enodes) * [exit]simplify: Simplified to (cbrt (hypot d c)) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (/ (/ (fma d b (* a c)) (* (cbrt (hypot d c)) (cbrt (hypot d c)))) (cbrt (hypot d c))))) * * * * [misc]progress: [ 25 / 98 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (hypot d c)) * * [misc]simplify: iters left: 2 (4 enodes) * [exit]simplify: Simplified to (sqrt (hypot d c)) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (/ (/ (fma d b (* a c)) (sqrt (hypot d c))) (sqrt (hypot d c))))) * * * * [misc]progress: [ 26 / 98 ] simplifiying candidate # * [enter]simplify: Simplifying (hypot d c) * * [misc]simplify: iters left: 1 (3 enodes) * [exit]simplify: Simplified to (hypot d c) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (/ (/ (fma d b (* a c)) 1) (hypot d c)))) * * * * [misc]progress: [ 27 / 98 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * * [misc]simplify: iters left: 4 (13 enodes) * * [misc]simplify: iters left: 3 (16 enodes) * [exit]simplify: Simplified to (* (cbrt (fma a c (* d b))) (cbrt (fma a c (* d b)))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (/ (* (cbrt (fma a c (* d b))) (cbrt (fma a c (* d b)))) (/ (hypot d c) (cbrt (fma d b (* a c))))))) * * * * [misc]progress: [ 28 / 98 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (fma d b (* a c))) * * [misc]simplify: iters left: 4 (7 enodes) * * [misc]simplify: iters left: 3 (10 enodes) * * [misc]simplify: iters left: 2 (12 enodes) * * [misc]simplify: iters left: 1 (15 enodes) * [exit]simplify: Simplified to (sqrt (fma a c (* d b))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (/ (sqrt (fma a c (* d b))) (/ (hypot d c) (sqrt (fma d b (* a c))))))) * * * * [misc]progress: [ 29 / 98 ] simplifiying candidate # * * * * [misc]progress: [ 30 / 98 ] simplifiying candidate # * * * * [misc]progress: [ 31 / 98 ] simplifiying candidate # * * * * [misc]progress: [ 32 / 98 ] simplifiying candidate # * [enter]simplify: Simplifying (* (/ 1 (hypot d c)) (/ (fma d b (* a c)) (hypot d c))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (40 enodes) * * [misc]simplify: iters left: 3 (123 enodes) * * [misc]simplify: iters left: 2 (334 enodes) * [exit]simplify: Simplified to (/ (fma c a (* b d)) (* (hypot d c) (hypot d c))) * [misc]simplify: Simplified (2 1) to (λ (a b c d) (pow (/ (fma c a (* b d)) (* (hypot d c) (hypot d c))) 1)) * * * * [misc]progress: [ 33 / 98 ] simplifiying candidate # * * * * [misc]progress: [ 34 / 98 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (- (log (hypot d c))) (- (log (fma d b (* a c))) (log (hypot d c)))) * * [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 (40 enodes) * * [misc]simplify: iters left: 2 (65 enodes) * * [misc]simplify: iters left: 1 (107 enodes) * [exit]simplify: Simplified to (- (log (fma d b (* a c))) (+ (log (hypot d c)) (log (hypot d c)))) * [misc]simplify: Simplified (2 1) to (λ (a b c d) (exp (- (log (fma d b (* a c))) (+ (log (hypot d c)) (log (hypot d c)))))) * * * * [misc]progress: [ 35 / 98 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (- (log (hypot d c))) (log (/ (fma d b (* a c)) (hypot d c)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (26 enodes) * * [misc]simplify: iters left: 3 (40 enodes) * * [misc]simplify: iters left: 2 (65 enodes) * * [misc]simplify: iters left: 1 (95 enodes) * [exit]simplify: Simplified to (- (log (fma d b (* a c))) (+ (log (hypot d c)) (log (hypot d c)))) * [misc]simplify: Simplified (2 1) to (λ (a b c d) (exp (- (log (fma d b (* a c))) (+ (log (hypot d c)) (log (hypot d c)))))) * * * * [misc]progress: [ 36 / 98 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (log (/ 1 (hypot d c))) (- (log (fma d b (* a c))) (log (hypot d c)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (43 enodes) * * [misc]simplify: iters left: 3 (100 enodes) * * [misc]simplify: iters left: 2 (324 enodes) * [exit]simplify: Simplified to (- (log (fma b d (* a c))) (+ (log (hypot d c)) (log (hypot d c)))) * [misc]simplify: Simplified (2 1) to (λ (a b c d) (exp (- (log (fma b d (* a c))) (+ (log (hypot d c)) (log (hypot d c)))))) * * * * [misc]progress: [ 37 / 98 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (log (/ 1 (hypot d c))) (log (/ (fma d b (* a c)) (hypot d c)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (25 enodes) * * [misc]simplify: iters left: 4 (38 enodes) * * [misc]simplify: iters left: 3 (76 enodes) * * [misc]simplify: iters left: 2 (217 enodes) * [exit]simplify: Simplified to (- (log (fma b d (* a c))) (+ (log (hypot d c)) (log (hypot d c)))) * [misc]simplify: Simplified (2 1) to (λ (a b c d) (exp (- (log (fma b d (* a c))) (+ (log (hypot d c)) (log (hypot d c)))))) * * * * [misc]progress: [ 38 / 98 ] simplifiying candidate # * * * * [misc]progress: [ 39 / 98 ] simplifiying candidate # * * * * [misc]progress: [ 40 / 98 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (/ 1 (hypot d c)) (/ 1 (hypot d c))) (/ 1 (hypot d c))) (/ (* (* (fma d b (* a c)) (fma d b (* a c))) (fma d b (* a c))) (* (* (hypot d c) (hypot d c)) (hypot d c)))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (43 enodes) * * [misc]simplify: iters left: 4 (154 enodes) * [exit]simplify: Simplified to (* (* (/ (fma c a (* d b)) (* (hypot d c) (hypot d c))) (* (fma c a (* d b)) (fma c a (* d b)))) (/ (* (/ 1 (hypot d c)) (/ 1 (hypot d c))) (/ (hypot d c) (/ 1 (hypot d c))))) * [misc]simplify: Simplified (2 1) to (λ (a b c d) (cbrt (* (* (/ (fma c a (* d b)) (* (hypot d c) (hypot d c))) (* (fma c a (* d b)) (fma c a (* d b)))) (/ (* (/ 1 (hypot d c)) (/ 1 (hypot d c))) (/ (hypot d c) (/ 1 (hypot d c))))))) * * * * [misc]progress: [ 41 / 98 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (/ 1 (hypot d c)) (/ 1 (hypot d c))) (/ 1 (hypot d c))) (* (* (/ (fma d b (* a c)) (hypot d c)) (/ (fma d b (* a c)) (hypot d c))) (/ (fma d b (* a c)) (hypot d c)))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (39 enodes) * * [misc]simplify: iters left: 4 (126 enodes) * * [misc]simplify: iters left: 3 (457 enodes) * [exit]simplify: Simplified to (* (* (/ (fma c a (* d b)) (* (hypot d c) (hypot d c))) (/ (fma c a (* d b)) (* (hypot d c) (hypot d c)))) (/ (fma c a (* d b)) (* (hypot d c) (hypot d c)))) * [misc]simplify: Simplified (2 1) to (λ (a b c d) (cbrt (* (* (/ (fma c a (* d b)) (* (hypot d c) (hypot d c))) (/ (fma c a (* d b)) (* (hypot d c) (hypot d c)))) (/ (fma c a (* d b)) (* (hypot d c) (hypot d c)))))) * * * * [misc]progress: [ 42 / 98 ] simplifiying candidate # * * * * [misc]progress: [ 43 / 98 ] simplifiying candidate # * * * * [misc]progress: [ 44 / 98 ] simplifiying candidate # * * * * [misc]progress: [ 45 / 98 ] simplifiying candidate # * [enter]simplify: Simplifying (* 1 (fma d b (* a c))) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (14 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * * [misc]simplify: iters left: 2 (46 enodes) * [exit]simplify: Simplified to (fma a c (* b d)) * [misc]simplify: Simplified (2 1) to (λ (a b c d) (/ (fma a c (* b d)) (* (hypot d c) (hypot d c)))) * [enter]simplify: Simplifying (* (hypot d c) (hypot d c)) * * [misc]simplify: iters left: 3 (4 enodes) * [exit]simplify: Simplified to (* (hypot d c) (hypot d c)) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (/ (fma a c (* b d)) (* (hypot d c) (hypot d c)))) * * * * [misc]progress: [ 46 / 98 ] simplifiying candidate # * * * * [misc]progress: [ 47 / 98 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (/ (fma d b (* a c)) (hypot d c))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * * [misc]simplify: iters left: 4 (14 enodes) * * [misc]simplify: iters left: 3 (17 enodes) * [exit]simplify: Simplified to (cbrt (/ (fma a c (* d b)) (hypot d c))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (* (cbrt (/ (fma d b (* a c)) (hypot d c))) (cbrt (/ (fma d b (* a c)) (hypot d c))))) (cbrt (/ (fma a c (* d b)) (hypot d c))))) * * * * [misc]progress: [ 48 / 98 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (/ (fma d b (* a c)) (hypot d c))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * * [misc]simplify: iters left: 4 (14 enodes) * * [misc]simplify: iters left: 3 (17 enodes) * [exit]simplify: Simplified to (sqrt (/ (fma a c (* d b)) (hypot d c))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (sqrt (/ (fma d b (* a c)) (hypot d c)))) (sqrt (/ (fma a c (* d b)) (hypot d c))))) * * * * [misc]progress: [ 49 / 98 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (cbrt (fma d b (* a c))) (cbrt (hypot d c))) * * [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 (18 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma c a (* d b))) (cbrt (hypot d c))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) (* (cbrt (hypot d c)) (cbrt (hypot d c))))) (/ (cbrt (fma c a (* d b))) (cbrt (hypot d c))))) * * * * [misc]progress: [ 50 / 98 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (cbrt (fma d b (* a c))) (sqrt (hypot d c))) * * [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 (18 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma c a (* d b))) (sqrt (hypot d c))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) (sqrt (hypot d c)))) (/ (cbrt (fma c a (* d b))) (sqrt (hypot d c))))) * * * * [misc]progress: [ 51 / 98 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (cbrt (fma d b (* a c))) (hypot d c)) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * * [misc]simplify: iters left: 4 (14 enodes) * * [misc]simplify: iters left: 3 (17 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma a c (* d b))) (hypot d c)) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) 1)) (/ (cbrt (fma a c (* d b))) (hypot d c)))) * * * * [misc]progress: [ 52 / 98 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (fma d b (* a c))) (cbrt (hypot d c))) * * [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 (18 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma c a (* d b))) (cbrt (hypot d c))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (sqrt (fma d b (* a c))) (* (cbrt (hypot d c)) (cbrt (hypot d c))))) (/ (sqrt (fma c a (* d b))) (cbrt (hypot d c))))) * * * * [misc]progress: [ 53 / 98 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (fma d b (* a c))) (sqrt (hypot d c))) * * [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 (18 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma c a (* d b))) (sqrt (hypot d c))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (sqrt (fma d b (* a c))) (sqrt (hypot d c)))) (/ (sqrt (fma c a (* d b))) (sqrt (hypot d c))))) * * * * [misc]progress: [ 54 / 98 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (fma d b (* a c))) (hypot d c)) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * * [misc]simplify: iters left: 4 (14 enodes) * * [misc]simplify: iters left: 3 (17 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma a c (* d b))) (hypot d c)) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (sqrt (fma d b (* a c))) 1)) (/ (sqrt (fma a c (* d b))) (hypot d c)))) * * * * [misc]progress: [ 55 / 98 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (fma d b (* a c)) (cbrt (hypot d c))) * * [misc]simplify: iters left: 5 (9 enodes) * * [misc]simplify: iters left: 4 (12 enodes) * * [misc]simplify: iters left: 3 (14 enodes) * * [misc]simplify: iters left: 2 (17 enodes) * [exit]simplify: Simplified to (/ (fma a c (* d b)) (cbrt (hypot d c))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ 1 (* (cbrt (hypot d c)) (cbrt (hypot d c))))) (/ (fma a c (* d b)) (cbrt (hypot d c))))) * * * * [misc]progress: [ 56 / 98 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (fma d b (* a c)) (sqrt (hypot d c))) * * [misc]simplify: iters left: 5 (9 enodes) * * [misc]simplify: iters left: 4 (12 enodes) * * [misc]simplify: iters left: 3 (14 enodes) * * [misc]simplify: iters left: 2 (17 enodes) * [exit]simplify: Simplified to (/ (fma a c (* d b)) (sqrt (hypot d c))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ 1 (sqrt (hypot d c)))) (/ (fma a c (* d b)) (sqrt (hypot d c))))) * * * * [misc]progress: [ 57 / 98 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (fma d b (* a c)) (hypot d c)) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (11 enodes) * * [misc]simplify: iters left: 3 (13 enodes) * * [misc]simplify: iters left: 2 (16 enodes) * [exit]simplify: Simplified to (/ (fma a c (* d b)) (hypot d c)) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ 1 1)) (/ (fma a c (* d b)) (hypot d c)))) * * * * [misc]progress: [ 58 / 98 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (fma d b (* a c)) (hypot d c)) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (11 enodes) * * [misc]simplify: iters left: 3 (13 enodes) * * [misc]simplify: iters left: 2 (16 enodes) * [exit]simplify: Simplified to (/ (fma a c (* d b)) (hypot d c)) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) 1) (/ (fma a c (* d b)) (hypot d c)))) * * * * [misc]progress: [ 59 / 98 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (hypot d c)) * * [misc]simplify: iters left: 3 (5 enodes) * * [misc]simplify: iters left: 2 (7 enodes) * [exit]simplify: Simplified to (/ 1 (hypot d c)) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (fma d b (* a c))) (/ 1 (hypot d c)))) * * * * [misc]progress: [ 60 / 98 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (/ 1 (hypot d c))) (cbrt (/ 1 (hypot d c)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (9 enodes) * [exit]simplify: Simplified to (* (cbrt (/ 1 (hypot d c))) (cbrt (/ 1 (hypot d c)))) * [misc]simplify: Simplified (2 1) to (λ (a b c d) (* (* (cbrt (/ 1 (hypot d c))) (cbrt (/ 1 (hypot d c)))) (* (cbrt (/ 1 (hypot d c))) (/ (fma d b (* a c)) (hypot d c))))) * * * * [misc]progress: [ 61 / 98 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (/ 1 (hypot d c))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (8 enodes) * [exit]simplify: Simplified to (sqrt (/ 1 (hypot d c))) * [misc]simplify: Simplified (2 1) to (λ (a b c d) (* (sqrt (/ 1 (hypot d c))) (* (sqrt (/ 1 (hypot d c))) (/ (fma d b (* a c)) (hypot d c))))) * * * * [misc]progress: [ 62 / 98 ] simplifiying candidate # * * * * [misc]progress: [ 63 / 98 ] simplifiying candidate # * * * * [misc]progress: [ 64 / 98 ] simplifiying candidate # * [enter]simplify: Simplifying (hypot d c) * * [misc]simplify: iters left: 1 (3 enodes) * [exit]simplify: Simplified to (hypot d c) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (/ (* (/ 1 (hypot d c)) (fma d b (* a c))) (hypot d c))) * * * * [misc]progress: [ 65 / 98 ] simplifiying candidate # * [enter]simplify: Simplifying (* 1 (/ (fma d b (* a c)) (hypot d c))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (32 enodes) * * [misc]simplify: iters left: 3 (58 enodes) * * [misc]simplify: iters left: 2 (74 enodes) * * [misc]simplify: iters left: 1 (152 enodes) * [exit]simplify: Simplified to (/ (fma c a (* b d)) (hypot d c)) * [misc]simplify: Simplified (2 1) to (λ (a b c d) (/ (/ (fma c a (* b d)) (hypot d c)) (hypot d c))) * * * * [misc]progress: [ 66 / 98 ] simplifiying candidate # * * * * [misc]progress: [ 67 / 98 ] simplifiying candidate # * * * * [misc]progress: [ 68 / 98 ] simplifiying candidate # * * * * [misc]progress: [ 69 / 98 ] simplifiying candidate # * * * * [misc]progress: [ 70 / 98 ] simplifiying candidate # * * * * [misc]progress: [ 71 / 98 ] simplifiying candidate # * * * * [misc]progress: [ 72 / 98 ] simplifiying candidate # * * * * [misc]progress: [ 73 / 98 ] simplifiying candidate # * * * * [misc]progress: [ 74 / 98 ] simplifiying candidate # * * * * [misc]progress: [ 75 / 98 ] simplifiying candidate # * * * * [misc]progress: [ 76 / 98 ] simplifiying candidate # * * * * [misc]progress: [ 77 / 98 ] simplifiying candidate # * * * * [misc]progress: [ 78 / 98 ] simplifiying candidate # * * * * [misc]progress: [ 79 / 98 ] simplifiying candidate # * * * * [misc]progress: [ 80 / 98 ] simplifiying candidate # * * * * [misc]progress: [ 81 / 98 ] simplifiying candidate # * * * * [misc]progress: [ 82 / 98 ] simplifiying candidate # * * * * [misc]progress: [ 83 / 98 ] simplifiying candidate # * * * * [misc]progress: [ 84 / 98 ] simplifiying candidate # * * * * [misc]progress: [ 85 / 98 ] simplifiying candidate # * * * * [misc]progress: [ 86 / 98 ] simplifiying candidate # * * * * [misc]progress: [ 87 / 98 ] simplifiying candidate # * [enter]simplify: Simplifying a * * [misc]simplify: iters left: 0 (1 enodes) * [exit]simplify: Simplified to a * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) a)) * * * * [misc]progress: [ 88 / 98 ] simplifiying candidate # * [enter]simplify: Simplifying b * * [misc]simplify: iters left: 0 (1 enodes) * [exit]simplify: Simplified to b * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) b)) * * * * [misc]progress: [ 89 / 98 ] simplifiying candidate # * [enter]simplify: Simplifying (* -1 b) * * [misc]simplify: iters left: 2 (3 enodes) * * [misc]simplify: iters left: 1 (5 enodes) * [exit]simplify: Simplified to (- b) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (- b))) * * * * [misc]progress: [ 90 / 98 ] simplifiying candidate # * [enter]simplify: Simplifying 0 * * [misc]simplify: iters left: 0 (1 enodes) * [exit]simplify: Simplified to 0 * [misc]simplify: Simplified (2) to (λ (a b c d) 0) * * * * [misc]progress: [ 91 / 98 ] simplifiying candidate # * [enter]simplify: Simplifying 0 * * [misc]simplify: iters left: 0 (1 enodes) * [exit]simplify: Simplified to 0 * [misc]simplify: Simplified (2) to (λ (a b c d) 0) * * * * [misc]progress: [ 92 / 98 ] simplifiying candidate # * [enter]simplify: Simplifying 0 * * [misc]simplify: iters left: 0 (1 enodes) * [exit]simplify: Simplified to 0 * [misc]simplify: Simplified (2) to (λ (a b c d) 0) * * * * [misc]progress: [ 93 / 98 ] simplifiying candidate # * [enter]simplify: Simplifying 0 * * [misc]simplify: iters left: 0 (1 enodes) * [exit]simplify: Simplified to 0 * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (/ 0 (hypot d c)))) * * * * [misc]progress: [ 94 / 98 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (* a c) (* b 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 a c (* b d)) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (/ (fma a c (* b d)) (hypot d c)))) * * * * [misc]progress: [ 95 / 98 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (* a c) (* b 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 a c (* b d)) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (/ (fma a c (* b d)) (hypot d c)))) * * * * [misc]progress: [ 96 / 98 ] simplifiying candidate # * [enter]simplify: Simplifying c * * [misc]simplify: iters left: 0 (1 enodes) * [exit]simplify: Simplified to c * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (/ (fma d b (* a c)) c))) * * * * [misc]progress: [ 97 / 98 ] simplifiying candidate # * [enter]simplify: Simplifying d * * [misc]simplify: iters left: 0 (1 enodes) * [exit]simplify: Simplified to d * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (/ (fma d b (* a c)) d))) * * * * [misc]progress: [ 98 / 98 ] simplifiying candidate # * [enter]simplify: Simplifying (* -1 d) * * [misc]simplify: iters left: 2 (3 enodes) * * [misc]simplify: iters left: 1 (5 enodes) * [exit]simplify: Simplified to (- d) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (/ (fma d b (* a c)) (- d)))) * * * [misc]progress: adding candidates to table * * [misc]progress: iteration 3 / 4 * * * [misc]progress: picking best candidate * * * * [misc]pick: Picked # * * * [misc]progress: localizing error * * * [misc]progress: generating rewritten candidates * * * * [misc]progress: [ 1 / 4 ] rewriting at (2 1) * * * * [misc]progress: [ 2 / 4 ] rewriting at (2) * * * * [misc]progress: [ 3 / 4 ] rewriting at (2 2) * * * * [misc]progress: [ 4 / 4 ] rewriting at (2 1 2) * * * [misc]progress: generating series expansions * * * * [misc]progress: [ 1 / 4 ] generating series at (2 1) * [misc]approximate: Taking taylor expansion of (/ (fma c a (* b d)) (hypot d c)) in (c a b d) around 0 * [misc]taylor: Taking taylor expansion of (/ (fma c a (* b d)) (hypot d c)) in d * [misc]taylor: Taking taylor expansion of (fma c a (* b d)) in d * [misc]taylor: Rewrote expression to (+ (* c a) (* b d)) * [misc]taylor: Taking taylor expansion of (* c a) in d * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of (* b 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 d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (hypot d c) in d * [misc]taylor: Rewrote expression to (sqrt (+ (* d d) (* c c))) * [misc]taylor: Taking taylor expansion of (+ (* d d) (* c c)) in d * [misc]taylor: Taking taylor expansion of (* d d) in d * [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 d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* c 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 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 (pow c 2) * [misc]backup-simplify: Simplify (+ 0 (pow c 2)) into (pow c 2) * [misc]backup-simplify: Simplify (sqrt (pow c 2)) into c * [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 (* 2 (sqrt (pow c 2)))) into 0 * [misc]backup-simplify: Simplify (* c a) into (* a c) * [misc]backup-simplify: Simplify (* b 0) into 0 * [misc]backup-simplify: Simplify (+ (* a c) 0) into (* a c) * [misc]backup-simplify: Simplify (/ (* a c) c) into a * [misc]taylor: Taking taylor expansion of (/ (fma c a (* b d)) (hypot d c)) in b * [misc]taylor: Taking taylor expansion of (fma c a (* b d)) in b * [misc]taylor: Rewrote expression to (+ (* c a) (* b d)) * [misc]taylor: Taking taylor expansion of (* c a) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of (* b d) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (hypot d c) in b * [misc]taylor: Rewrote expression to (sqrt (+ (* d d) (* c c))) * [misc]taylor: Taking taylor expansion of (+ (* d d) (* c c)) in b * [misc]taylor: Taking taylor expansion of (* d 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 d in b * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (* c 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 c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (* d d) into (pow d 2) * [misc]backup-simplify: Simplify (* c c) into (pow c 2) * [misc]backup-simplify: Simplify (+ (pow d 2) (pow c 2)) into (+ (pow d 2) (pow c 2)) * [misc]backup-simplify: Simplify (sqrt (+ (pow d 2) (pow c 2))) into (sqrt (+ (pow d 2) (pow c 2))) * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 d)) 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 (* 2 (sqrt (+ (pow d 2) (pow c 2))))) into 0 * [misc]backup-simplify: Simplify (* c a) into (* a c) * [misc]backup-simplify: Simplify (* 0 d) into 0 * [misc]backup-simplify: Simplify (+ (* a c) 0) into (* a c) * [misc]backup-simplify: Simplify (/ (* a c) (sqrt (+ (pow d 2) (pow c 2)))) into (* (* a c) (sqrt (/ 1 (+ (pow d 2) (pow c 2))))) * [misc]taylor: Taking taylor expansion of (/ (fma c a (* b d)) (hypot d c)) in a * [misc]taylor: Taking taylor expansion of (fma c a (* b d)) in a * [misc]taylor: Rewrote expression to (+ (* c a) (* b d)) * [misc]taylor: Taking taylor expansion of (* c a) in a * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [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 (* b 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 d in a * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (hypot d c) in a * [misc]taylor: Rewrote expression to (sqrt (+ (* d d) (* c c))) * [misc]taylor: Taking taylor expansion of (+ (* d d) (* c c)) in a * [misc]taylor: Taking taylor expansion of (* d 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 d in a * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (* c 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 c in a * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (* d d) into (pow d 2) * [misc]backup-simplify: Simplify (* c c) into (pow c 2) * [misc]backup-simplify: Simplify (+ (pow d 2) (pow c 2)) into (+ (pow d 2) (pow c 2)) * [misc]backup-simplify: Simplify (sqrt (+ (pow d 2) (pow c 2))) into (sqrt (+ (pow d 2) (pow c 2))) * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 d)) 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 (* 2 (sqrt (+ (pow d 2) (pow c 2))))) into 0 * [misc]backup-simplify: Simplify (* c 0) into 0 * [misc]backup-simplify: Simplify (* b d) into (* b d) * [misc]backup-simplify: Simplify (+ 0 (* b d)) into (* b d) * [misc]backup-simplify: Simplify (/ (* b d) (sqrt (+ (pow d 2) (pow c 2)))) into (* (sqrt (/ 1 (+ (pow d 2) (pow c 2)))) (* b d)) * [misc]taylor: Taking taylor expansion of (/ (fma c a (* b d)) (hypot d c)) in c * [misc]taylor: Taking taylor expansion of (fma c a (* b d)) in c * [misc]taylor: Rewrote expression to (+ (* c a) (* b d)) * [misc]taylor: Taking taylor expansion of (* c 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 a in c * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of (* b d) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (hypot d c) in c * [misc]taylor: Rewrote expression to (sqrt (+ (* d d) (* c c))) * [misc]taylor: Taking taylor expansion of (+ (* d d) (* c c)) in c * [misc]taylor: Taking taylor expansion of (* d d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (* c c) in c * [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 c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* d d) into (pow d 2) * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ (pow d 2) 0) into (pow d 2) * [misc]backup-simplify: Simplify (sqrt (pow d 2)) into d * [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 (* 2 (sqrt (pow d 2)))) into 0 * [misc]backup-simplify: Simplify (* 0 a) into 0 * [misc]backup-simplify: Simplify (* b d) into (* b d) * [misc]backup-simplify: Simplify (+ 0 (* b d)) into (* b d) * [misc]backup-simplify: Simplify (/ (* b d) d) into b * [misc]taylor: Taking taylor expansion of (/ (fma c a (* b d)) (hypot d c)) in c * [misc]taylor: Taking taylor expansion of (fma c a (* b d)) in c * [misc]taylor: Rewrote expression to (+ (* c a) (* b d)) * [misc]taylor: Taking taylor expansion of (* c 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 a in c * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of (* b d) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (hypot d c) in c * [misc]taylor: Rewrote expression to (sqrt (+ (* d d) (* c c))) * [misc]taylor: Taking taylor expansion of (+ (* d d) (* c c)) in c * [misc]taylor: Taking taylor expansion of (* d d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (* c c) in c * [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 c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* d d) into (pow d 2) * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ (pow d 2) 0) into (pow d 2) * [misc]backup-simplify: Simplify (sqrt (pow d 2)) into d * [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 (* 2 (sqrt (pow d 2)))) into 0 * [misc]backup-simplify: Simplify (* 0 a) into 0 * [misc]backup-simplify: Simplify (* b d) into (* b d) * [misc]backup-simplify: Simplify (+ 0 (* b d)) into (* b d) * [misc]backup-simplify: Simplify (/ (* b d) d) 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 b * [misc]backup-simplify: Simplify 0 into 0 * [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 0) (* 1 a)) into a * [misc]backup-simplify: Simplify (+ (* b 0) (* 0 d)) into 0 * [misc]backup-simplify: Simplify (+ a 0) into a * [misc]backup-simplify: Simplify (- (/ a d) (+ (* b (/ 0 d)))) into (/ a d) * [misc]taylor: Taking taylor expansion of (/ a d) in a * [misc]taylor: Taking taylor expansion of a in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of d in a * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]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 into 1 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 a))) into 0 * [misc]backup-simplify: Simplify (+ (* b 0) (+ (* 0 0) (* 0 d))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (* 0 d))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 d)) into (/ 1/2 d) * [misc]backup-simplify: Simplify (- (/ 0 d) (+ (* b (/ (/ 1/2 d) d)) (* (/ a d) (/ 0 d)))) into (- (* 1/2 (/ b (pow d 2)))) * [misc]taylor: Taking taylor expansion of (- (* 1/2 (/ b (pow d 2)))) in a * [misc]taylor: Taking taylor expansion of (* 1/2 (/ b (pow d 2))) 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 (/ b (pow d 2)) in a * [misc]taylor: Taking taylor expansion of b in a * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of (pow d 2) in a * [misc]taylor: Taking taylor expansion of (exp (* 2 (log d))) in a * [misc]taylor: Taking taylor expansion of (* 2 (log d)) in a * [misc]taylor: Taking taylor expansion of 2 in a * [misc]backup-simplify: Simplify 2 into 2 * [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 (* 2 (log d)) into (* 2 (log d)) * [misc]backup-simplify: Simplify (exp (* 2 (log d))) into (pow d 2) * [misc]backup-simplify: Simplify (/ b (pow d 2)) into (/ b (pow d 2)) * [misc]backup-simplify: Simplify (* 1/2 (/ b (pow d 2))) into (* 1/2 (/ b (pow d 2))) * [misc]backup-simplify: Simplify (- (* 1/2 (/ b (pow d 2)))) into (- (* 1/2 (/ b (pow d 2)))) * [misc]taylor: Taking taylor expansion of (- (* 1/2 (/ b (pow d 2)))) in b * [misc]taylor: Taking taylor expansion of (* 1/2 (/ b (pow d 2))) in b * [misc]taylor: Taking taylor expansion of 1/2 in b * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (/ b (pow d 2)) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (pow d 2) in b * [misc]taylor: Taking taylor expansion of (exp (* 2 (log d))) in b * [misc]taylor: Taking taylor expansion of (* 2 (log d)) in b * [misc]taylor: Taking taylor expansion of 2 in b * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (log d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (log d) into (log d) * [misc]backup-simplify: Simplify (* 2 (log d)) into (* 2 (log d)) * [misc]backup-simplify: Simplify (exp (* 2 (log d))) into (pow d 2) * [misc]backup-simplify: Simplify (/ 1 (pow d 2)) into (/ 1 (pow d 2)) * [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 d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [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 (* 1 (* b (* 1 1)))) into b * [misc]approximate: Taking taylor expansion of (/ (fma (/ 1 c) (/ 1 a) (* (/ 1 b) (/ 1 d))) (hypot (/ 1 d) (/ 1 c))) in (c a b d) around 0 * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 c) (/ 1 a) (* (/ 1 b) (/ 1 d))) (hypot (/ 1 d) (/ 1 c))) in d * [misc]taylor: Taking taylor expansion of (fma (/ 1 c) (/ 1 a) (* (/ 1 b) (/ 1 d))) in d * [misc]taylor: Rewrote expression to (+ (* (/ 1 c) (/ 1 a)) (* (/ 1 b) (/ 1 d))) * [misc]taylor: Taking taylor expansion of (* (/ 1 c) (/ 1 a)) in d * [misc]taylor: Taking taylor expansion of (/ 1 c) in d * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (/ 1 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 b) (/ 1 d)) 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 d) in d * [misc]taylor: Taking 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 (hypot (/ 1 d) (/ 1 c)) in d * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 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 d) in d * [misc]taylor: Taking 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 c) (/ 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 (/ 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 1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (* (/ 1 b) 1) into (/ 1 b) * [misc]backup-simplify: Simplify (+ 0 (/ 1 b)) into (/ 1 b) * [misc]backup-simplify: Simplify (/ (/ 1 b) 1) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 c) (/ 1 a) (* (/ 1 b) (/ 1 d))) (hypot (/ 1 d) (/ 1 c))) in b * [misc]taylor: Taking taylor expansion of (fma (/ 1 c) (/ 1 a) (* (/ 1 b) (/ 1 d))) in b * [misc]taylor: Rewrote expression to (+ (* (/ 1 c) (/ 1 a)) (* (/ 1 b) (/ 1 d))) * [misc]taylor: Taking taylor expansion of (* (/ 1 c) (/ 1 a)) in b * [misc]taylor: Taking taylor expansion of (/ 1 c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (/ 1 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 b) (/ 1 d)) 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 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 (hypot (/ 1 d) (/ 1 c)) in b * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 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 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 c) (/ 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 (/ 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 d) (/ 1 d)) into (/ 1 (pow d 2)) * [misc]backup-simplify: Simplify (* (/ 1 c) (/ 1 c)) into (/ 1 (pow c 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow d 2)) (/ 1 (pow c 2))) into (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) into (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 d) 0) (* 0 (/ 1 d))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 c) 0) (* 0 (/ 1 c))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))))) into 0 * [misc]backup-simplify: Simplify (* 1 (/ 1 d)) into (/ 1 d) * [misc]backup-simplify: Simplify (+ 0 (/ 1 d)) into (/ 1 d) * [misc]backup-simplify: Simplify (/ (/ 1 d) (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))) into (* (sqrt (/ 1 (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))) (/ 1 d)) * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 c) (/ 1 a) (* (/ 1 b) (/ 1 d))) (hypot (/ 1 d) (/ 1 c))) in a * [misc]taylor: Taking taylor expansion of (fma (/ 1 c) (/ 1 a) (* (/ 1 b) (/ 1 d))) in a * [misc]taylor: Rewrote expression to (+ (* (/ 1 c) (/ 1 a)) (* (/ 1 b) (/ 1 d))) * [misc]taylor: Taking taylor expansion of (* (/ 1 c) (/ 1 a)) in a * [misc]taylor: Taking taylor expansion of (/ 1 c) in a * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (/ 1 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 b) (/ 1 d)) 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 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 (hypot (/ 1 d) (/ 1 c)) in a * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c))) in a * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 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 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 c) (/ 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 (/ 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 d) (/ 1 d)) into (/ 1 (pow d 2)) * [misc]backup-simplify: Simplify (* (/ 1 c) (/ 1 c)) into (/ 1 (pow c 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow d 2)) (/ 1 (pow c 2))) into (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) into (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 d) 0) (* 0 (/ 1 d))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 c) 0) (* 0 (/ 1 c))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))))) into 0 * [misc]backup-simplify: Simplify (* (/ 1 c) 1) into (/ 1 c) * [misc]backup-simplify: Simplify (+ (/ 1 c) 0) into (/ 1 c) * [misc]backup-simplify: Simplify (/ (/ 1 c) (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))) into (* (sqrt (/ 1 (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))) (/ 1 c)) * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 c) (/ 1 a) (* (/ 1 b) (/ 1 d))) (hypot (/ 1 d) (/ 1 c))) in c * [misc]taylor: Taking taylor expansion of (fma (/ 1 c) (/ 1 a) (* (/ 1 b) (/ 1 d))) in c * [misc]taylor: Rewrote expression to (+ (* (/ 1 c) (/ 1 a)) (* (/ 1 b) (/ 1 d))) * [misc]taylor: Taking taylor expansion of (* (/ 1 c) (/ 1 a)) in c * [misc]taylor: Taking taylor expansion of (/ 1 c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 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 b) (/ 1 d)) 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 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 (hypot (/ 1 d) (/ 1 c)) in c * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 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 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 c) (/ 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 (/ 1 c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (* 1 (/ 1 a)) into (/ 1 a) * [misc]backup-simplify: Simplify (+ (/ 1 a) 0) into (/ 1 a) * [misc]backup-simplify: Simplify (/ (/ 1 a) 1) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 c) (/ 1 a) (* (/ 1 b) (/ 1 d))) (hypot (/ 1 d) (/ 1 c))) in c * [misc]taylor: Taking taylor expansion of (fma (/ 1 c) (/ 1 a) (* (/ 1 b) (/ 1 d))) in c * [misc]taylor: Rewrote expression to (+ (* (/ 1 c) (/ 1 a)) (* (/ 1 b) (/ 1 d))) * [misc]taylor: Taking taylor expansion of (* (/ 1 c) (/ 1 a)) in c * [misc]taylor: Taking taylor expansion of (/ 1 c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 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 b) (/ 1 d)) 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 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 (hypot (/ 1 d) (/ 1 c)) in c * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 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 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 c) (/ 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 (/ 1 c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (* 1 (/ 1 a)) into (/ 1 a) * [misc]backup-simplify: Simplify (+ (/ 1 a) 0) into (/ 1 a) * [misc]backup-simplify: Simplify (/ (/ 1 a) 1) 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]taylor: Taking taylor expansion of 1 in b * [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 (* (/ 1 b) (/ 1 d)) into (/ 1 (* b d)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (* b d))) into (/ 1 (* b d)) * [misc]backup-simplify: Simplify (- (/ (/ 1 (* b d)) 1) (+ (* (/ 1 a) (/ 0 1)))) into (/ 1 (* b d)) * [misc]taylor: Taking taylor expansion of (/ 1 (* b d)) in a * [misc]taylor: Taking taylor expansion of (* b 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 d in a * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (* b d) into (* b d) * [misc]backup-simplify: Simplify (/ 1 (* b d)) into (/ 1 (* b d)) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 1 in d * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify 1 into 1 * [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 (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 b) 0) (* 0 (/ 1 d))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (* (/ 1 d) (/ 1 d)) into (/ 1 (pow d 2)) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (+ (/ 1 (pow d 2)) 0) into (/ 1 (pow d 2)) * [misc]backup-simplify: Simplify (/ (- (/ 1 (pow d 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow d 2)) * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (/ 1 a) (/ (/ 1/2 (pow d 2)) 1)) (* (/ 1 (* b d)) (/ 0 1)))) into (- (* 1/2 (/ 1 (* a (pow d 2))))) * [misc]taylor: Taking taylor expansion of (- (* 1/2 (/ 1 (* a (pow d 2))))) in a * [misc]taylor: Taking taylor expansion of (* 1/2 (/ 1 (* a (pow d 2)))) 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 (/ 1 (* a (pow d 2))) in a * [misc]taylor: Taking taylor expansion of (* a (pow d 2)) in a * [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 2) in a * [misc]taylor: Taking taylor expansion of (exp (* 2 (log d))) in a * [misc]taylor: Taking taylor expansion of (* 2 (log d)) in a * [misc]taylor: Taking taylor expansion of 2 in a * [misc]backup-simplify: Simplify 2 into 2 * [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 (* 2 (log d)) into (* 2 (log d)) * [misc]backup-simplify: Simplify (exp (* 2 (log d))) into (pow d 2) * [misc]backup-simplify: Simplify (* 0 (pow d 2)) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow d 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 2 0) (* 0 (log d))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 2 (log d))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (pow d 2))) into (pow d 2) * [misc]backup-simplify: Simplify (/ 1 (pow d 2)) into (/ 1 (pow d 2)) * [misc]backup-simplify: Simplify (* 1/2 (/ 1 (pow d 2))) into (/ 1/2 (pow d 2)) * [misc]backup-simplify: Simplify (- (/ 1/2 (pow d 2))) into (- (* 1/2 (/ 1 (pow d 2)))) * [misc]taylor: Taking taylor expansion of (- (* 1/2 (/ 1 (pow d 2)))) in b * [misc]taylor: Taking taylor expansion of (* 1/2 (/ 1 (pow d 2))) in b * [misc]taylor: Taking taylor expansion of 1/2 in b * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (/ 1 (pow d 2)) in b * [misc]taylor: Taking taylor expansion of (pow d 2) in b * [misc]taylor: Taking taylor expansion of (exp (* 2 (log d))) in b * [misc]taylor: Taking taylor expansion of (* 2 (log d)) in b * [misc]taylor: Taking taylor expansion of 2 in b * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (log d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (log d) into (log d) * [misc]backup-simplify: Simplify (* 2 (log d)) into (* 2 (log d)) * [misc]backup-simplify: Simplify (exp (* 2 (log d))) into (pow d 2) * [misc]backup-simplify: Simplify (/ 1 (pow d 2)) into (/ 1 (pow d 2)) * [misc]taylor: Taking taylor expansion of (/ 1 (* b d)) in b * [misc]taylor: Taking taylor expansion of (* b d) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of d in b * [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 (/ 1 d) into (/ 1 d) * [misc]taylor: Taking taylor expansion of (/ 1 d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in 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 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 (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 b) 0) (+ (* 0 0) (* 0 (/ 1 d)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 d) 0) (* 0 (/ 1 d))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow d 2)))))) (* 2 1)) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (/ 1 a) (/ 0 1)) (* (/ 1 (* b d)) (/ (/ 1/2 (pow d 2)) 1)) (* (- (* 1/2 (/ 1 (* a (pow d 2))))) (/ 0 1)))) into (- (* 1/2 (/ 1 (* b (pow d 3))))) * [misc]taylor: Taking taylor expansion of (- (* 1/2 (/ 1 (* b (pow d 3))))) in a * [misc]taylor: Taking taylor expansion of (* 1/2 (/ 1 (* b (pow d 3)))) 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 (/ 1 (* b (pow d 3))) in a * [misc]taylor: Taking taylor expansion of (* b (pow d 3)) in a * [misc]taylor: Taking taylor expansion of b in a * [misc]backup-simplify: Simplify b into b * [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 (* b (pow d 3)) into (* b (pow d 3)) * [misc]backup-simplify: Simplify (/ 1 (* b (pow d 3))) into (/ 1 (* b (pow d 3))) * [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 (+ (* 2 0) (+ (* 0 0) (* 0 (log d)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 2 (log d))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (pow d 2)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow d 2)) (/ 0 (pow d 2))))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (* 0 (/ 1 (pow d 2)))) 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 (+ (* b 0) (* 0 d)) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* b d)) (/ 0 (* b d))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 1/2 (/ 1 (pow d 2))) into (/ 1/2 (pow d 2)) * [misc]backup-simplify: Simplify (- (/ 1/2 (pow d 2))) into (- (* 1/2 (/ 1 (pow d 2)))) * [misc]taylor: Taking taylor expansion of (- (* 1/2 (/ 1 (pow d 2)))) in d * [misc]taylor: Taking taylor expansion of (* 1/2 (/ 1 (pow d 2))) in d * [misc]taylor: Taking taylor expansion of 1/2 in d * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (/ 1 (pow d 2)) in d * [misc]taylor: Taking taylor expansion of (pow d 2) 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/2 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 d))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 1 (* 1 (* 1 (* (/ 1 (/ 1 a)) 1)))) into a * [misc]approximate: Taking taylor expansion of (/ (fma (/ 1 (- c)) (/ 1 (- a)) (* (/ 1 (- b)) (/ 1 (- d)))) (hypot (/ 1 (- d)) (/ 1 (- c)))) in (c a b d) around 0 * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 (- c)) (/ 1 (- a)) (* (/ 1 (- b)) (/ 1 (- d)))) (hypot (/ 1 (- d)) (/ 1 (- c)))) in d * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- c)) (/ 1 (- a)) (* (/ 1 (- b)) (/ 1 (- d)))) in d * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- c)) (/ 1 (- a))) (* (/ 1 (- b)) (/ 1 (- d)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- c)) (/ 1 (- a))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in d * [misc]taylor: Taking taylor expansion of (- c) in d * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (/ 1 (- 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 (- b)) (/ 1 (- d))) 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 (- 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 (hypot (/ 1 (- d)) (/ 1 (- c))) in d * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c)))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 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 (- 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 (- c)) (/ 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 (/ 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 -1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 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 (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (* (/ -1 b) -1) into (/ 1 b) * [misc]backup-simplify: Simplify (+ 0 (/ 1 b)) into (/ 1 b) * [misc]backup-simplify: Simplify (/ (/ 1 b) 1) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 (- c)) (/ 1 (- a)) (* (/ 1 (- b)) (/ 1 (- d)))) (hypot (/ 1 (- d)) (/ 1 (- c)))) in b * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- c)) (/ 1 (- a)) (* (/ 1 (- b)) (/ 1 (- d)))) in b * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- c)) (/ 1 (- a))) (* (/ 1 (- b)) (/ 1 (- d)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- c)) (/ 1 (- a))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in b * [misc]taylor: Taking taylor expansion of (- c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (/ 1 (- 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 (- b)) (/ 1 (- d))) 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 (- 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 (hypot (/ 1 (- d)) (/ 1 (- c))) in b * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c)))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 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 (- 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 (- c)) (/ 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 (/ 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 d) (/ -1 d)) into (/ 1 (pow d 2)) * [misc]backup-simplify: Simplify (* (/ -1 c) (/ -1 c)) into (/ 1 (pow c 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow d 2)) (/ 1 (pow c 2))) into (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) into (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) * [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 (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 d) 0) (* 0 (/ -1 d))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 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 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))))) into 0 * [misc]backup-simplify: Simplify (* -1 (/ -1 d)) into (/ 1 d) * [misc]backup-simplify: Simplify (+ 0 (/ 1 d)) into (/ 1 d) * [misc]backup-simplify: Simplify (/ (/ 1 d) (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))) into (* (sqrt (/ 1 (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))) (/ 1 d)) * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 (- c)) (/ 1 (- a)) (* (/ 1 (- b)) (/ 1 (- d)))) (hypot (/ 1 (- d)) (/ 1 (- c)))) in a * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- c)) (/ 1 (- a)) (* (/ 1 (- b)) (/ 1 (- d)))) in a * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- c)) (/ 1 (- a))) (* (/ 1 (- b)) (/ 1 (- d)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- c)) (/ 1 (- a))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in a * [misc]taylor: Taking taylor expansion of (- c) in a * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (/ 1 (- 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 (- b)) (/ 1 (- d))) 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 (- 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 (hypot (/ 1 (- d)) (/ 1 (- c))) in a * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c)))) in a * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 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 (- 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 (- c)) (/ 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 (/ 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 d) (/ -1 d)) into (/ 1 (pow d 2)) * [misc]backup-simplify: Simplify (* (/ -1 c) (/ -1 c)) into (/ 1 (pow c 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow d 2)) (/ 1 (pow c 2))) into (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) into (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) * [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 (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 d) 0) (* 0 (/ -1 d))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 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 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))))) into 0 * [misc]backup-simplify: Simplify (* (/ -1 c) -1) into (/ 1 c) * [misc]backup-simplify: Simplify (+ (/ 1 c) 0) into (/ 1 c) * [misc]backup-simplify: Simplify (/ (/ 1 c) (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))) into (* (sqrt (/ 1 (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))) (/ 1 c)) * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 (- c)) (/ 1 (- a)) (* (/ 1 (- b)) (/ 1 (- d)))) (hypot (/ 1 (- d)) (/ 1 (- c)))) in c * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- c)) (/ 1 (- a)) (* (/ 1 (- b)) (/ 1 (- d)))) in c * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- c)) (/ 1 (- a))) (* (/ 1 (- b)) (/ 1 (- d)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- c)) (/ 1 (- a))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in c * [misc]taylor: Taking taylor expansion of (- c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- 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 (- b)) (/ 1 (- d))) 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 (- 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 (hypot (/ 1 (- d)) (/ 1 (- c))) in c * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c)))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 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 (- 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 (- c)) (/ 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 (/ 1 (- c)) in c * [misc]taylor: Taking taylor expansion of (- c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 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 (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (* -1 (/ -1 a)) into (/ 1 a) * [misc]backup-simplify: Simplify (+ (/ 1 a) 0) into (/ 1 a) * [misc]backup-simplify: Simplify (/ (/ 1 a) 1) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 (- c)) (/ 1 (- a)) (* (/ 1 (- b)) (/ 1 (- d)))) (hypot (/ 1 (- d)) (/ 1 (- c)))) in c * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- c)) (/ 1 (- a)) (* (/ 1 (- b)) (/ 1 (- d)))) in c * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- c)) (/ 1 (- a))) (* (/ 1 (- b)) (/ 1 (- d)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- c)) (/ 1 (- a))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in c * [misc]taylor: Taking taylor expansion of (- c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- 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 (- b)) (/ 1 (- d))) 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 (- 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 (hypot (/ 1 (- d)) (/ 1 (- c))) in c * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c)))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 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 (- 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 (- c)) (/ 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 (/ 1 (- c)) in c * [misc]taylor: Taking taylor expansion of (- c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 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 (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (* -1 (/ -1 a)) into (/ 1 a) * [misc]backup-simplify: Simplify (+ (/ 1 a) 0) into (/ 1 a) * [misc]backup-simplify: Simplify (/ (/ 1 a) 1) 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]taylor: Taking taylor expansion of 1 in b * [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 (* (/ -1 b) (/ -1 d)) into (/ 1 (* b d)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (* b d))) into (/ 1 (* b d)) * [misc]backup-simplify: Simplify (- (/ (/ 1 (* b d)) 1) (+ (* (/ 1 a) (/ 0 1)))) into (/ 1 (* b d)) * [misc]taylor: Taking taylor expansion of (/ 1 (* b d)) in a * [misc]taylor: Taking taylor expansion of (* b 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 d in a * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (* b d) into (* b d) * [misc]backup-simplify: Simplify (/ 1 (* b d)) into (/ 1 (* b d)) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 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 (- 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 (- 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 (- b) into (- b) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 b) (/ 0 (- b))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 b) 0) (* 0 (/ -1 d))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (* (/ -1 d) (/ -1 d)) into (/ 1 (pow d 2)) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 * [misc]backup-simplify: Simplify (+ (/ 1 (pow d 2)) 0) into (/ 1 (pow d 2)) * [misc]backup-simplify: Simplify (/ (- (/ 1 (pow d 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow d 2)) * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (/ 1 a) (/ (/ 1/2 (pow d 2)) 1)) (* (/ 1 (* b d)) (/ 0 1)))) into (- (* 1/2 (/ 1 (* a (pow d 2))))) * [misc]taylor: Taking taylor expansion of (- (* 1/2 (/ 1 (* a (pow d 2))))) in a * [misc]taylor: Taking taylor expansion of (* 1/2 (/ 1 (* a (pow d 2)))) 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 (/ 1 (* a (pow d 2))) in a * [misc]taylor: Taking taylor expansion of (* a (pow d 2)) in a * [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 2) in a * [misc]taylor: Taking taylor expansion of (exp (* 2 (log d))) in a * [misc]taylor: Taking taylor expansion of (* 2 (log d)) in a * [misc]taylor: Taking taylor expansion of 2 in a * [misc]backup-simplify: Simplify 2 into 2 * [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 (* 2 (log d)) into (* 2 (log d)) * [misc]backup-simplify: Simplify (exp (* 2 (log d))) into (pow d 2) * [misc]backup-simplify: Simplify (* 0 (pow d 2)) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow d 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 2 0) (* 0 (log d))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 2 (log d))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (pow d 2))) into (pow d 2) * [misc]backup-simplify: Simplify (/ 1 (pow d 2)) into (/ 1 (pow d 2)) * [misc]backup-simplify: Simplify (* 1/2 (/ 1 (pow d 2))) into (/ 1/2 (pow d 2)) * [misc]backup-simplify: Simplify (- (/ 1/2 (pow d 2))) into (- (* 1/2 (/ 1 (pow d 2)))) * [misc]taylor: Taking taylor expansion of (- (* 1/2 (/ 1 (pow d 2)))) in b * [misc]taylor: Taking taylor expansion of (* 1/2 (/ 1 (pow d 2))) in b * [misc]taylor: Taking taylor expansion of 1/2 in b * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (/ 1 (pow d 2)) in b * [misc]taylor: Taking taylor expansion of (pow d 2) in b * [misc]taylor: Taking taylor expansion of (exp (* 2 (log d))) in b * [misc]taylor: Taking taylor expansion of (* 2 (log d)) in b * [misc]taylor: Taking taylor expansion of 2 in b * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (log d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (log d) into (log d) * [misc]backup-simplify: Simplify (* 2 (log d)) into (* 2 (log d)) * [misc]backup-simplify: Simplify (exp (* 2 (log d))) into (pow d 2) * [misc]backup-simplify: Simplify (/ 1 (pow d 2)) into (/ 1 (pow d 2)) * [misc]taylor: Taking taylor expansion of (/ 1 (* b d)) in b * [misc]taylor: Taking taylor expansion of (* b d) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of d in b * [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 (/ 1 d) into (/ 1 d) * [misc]taylor: Taking taylor expansion of (/ 1 d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in 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 (- 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 (- 0) into 0 * [misc]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 (- b) into (- b) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 b) (/ 0 (- b))) (* 0 (/ 0 (- b))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 b) 0) (+ (* 0 0) (* 0 (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (+ 0 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 (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 d) 0) (* 0 (/ -1 d))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-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 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow d 2)))))) (* 2 1)) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (/ 1 a) (/ 0 1)) (* (/ 1 (* b d)) (/ (/ 1/2 (pow d 2)) 1)) (* (- (* 1/2 (/ 1 (* a (pow d 2))))) (/ 0 1)))) into (- (* 1/2 (/ 1 (* b (pow d 3))))) * [misc]taylor: Taking taylor expansion of (- (* 1/2 (/ 1 (* b (pow d 3))))) in a * [misc]taylor: Taking taylor expansion of (* 1/2 (/ 1 (* b (pow d 3)))) 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 (/ 1 (* b (pow d 3))) in a * [misc]taylor: Taking taylor expansion of (* b (pow d 3)) in a * [misc]taylor: Taking taylor expansion of b in a * [misc]backup-simplify: Simplify b into b * [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 (* b (pow d 3)) into (* b (pow d 3)) * [misc]backup-simplify: Simplify (/ 1 (* b (pow d 3))) into (/ 1 (* b (pow d 3))) * [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 (+ (* 2 0) (+ (* 0 0) (* 0 (log d)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 2 (log d))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (pow d 2)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow d 2)) (/ 0 (pow d 2))))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (* 0 (/ 1 (pow d 2)))) 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 (+ (* b 0) (* 0 d)) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* b d)) (/ 0 (* b d))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 1/2 (/ 1 (pow d 2))) into (/ 1/2 (pow d 2)) * [misc]backup-simplify: Simplify (- (/ 1/2 (pow d 2))) into (- (* 1/2 (/ 1 (pow d 2)))) * [misc]taylor: Taking taylor expansion of (- (* 1/2 (/ 1 (pow d 2)))) in d * [misc]taylor: Taking taylor expansion of (* 1/2 (/ 1 (pow d 2))) in d * [misc]taylor: Taking taylor expansion of 1/2 in d * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (/ 1 (pow d 2)) in d * [misc]taylor: Taking taylor expansion of (pow d 2) 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/2 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 d))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 1 (* 1 (* 1 (* (/ 1 (/ 1 (- a))) 1)))) into (* -1 a) * * * * [misc]progress: [ 2 / 4 ] generating series at (2) * [misc]approximate: Taking taylor expansion of (/ (/ (fma c a (* b d)) (hypot d c)) (hypot d c)) in (c a b d) around 0 * [misc]taylor: Taking taylor expansion of (/ (/ (fma c a (* b d)) (hypot d c)) (hypot d c)) in d * [misc]taylor: Taking taylor expansion of (/ (fma c a (* b d)) (hypot d c)) in d * [misc]taylor: Taking taylor expansion of (fma c a (* b d)) in d * [misc]taylor: Rewrote expression to (+ (* c a) (* b d)) * [misc]taylor: Taking taylor expansion of (* c a) in d * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of (* b 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 d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (hypot d c) in d * [misc]taylor: Rewrote expression to (sqrt (+ (* d d) (* c c))) * [misc]taylor: Taking taylor expansion of (+ (* d d) (* c c)) in d * [misc]taylor: Taking taylor expansion of (* d d) in d * [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 d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* c 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 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 (pow c 2) * [misc]backup-simplify: Simplify (+ 0 (pow c 2)) into (pow c 2) * [misc]backup-simplify: Simplify (sqrt (pow c 2)) into c * [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 (* 2 (sqrt (pow c 2)))) into 0 * [misc]backup-simplify: Simplify (* c a) into (* a c) * [misc]backup-simplify: Simplify (* b 0) into 0 * [misc]backup-simplify: Simplify (+ (* a c) 0) into (* a c) * [misc]backup-simplify: Simplify (/ (* a c) c) into a * [misc]taylor: Taking taylor expansion of (hypot d c) in d * [misc]taylor: Rewrote expression to (sqrt (+ (* d d) (* c c))) * [misc]taylor: Taking taylor expansion of (+ (* d d) (* c c)) in d * [misc]taylor: Taking taylor expansion of (* d d) in d * [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 d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* c 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 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 (pow c 2) * [misc]backup-simplify: Simplify (+ 0 (pow c 2)) into (pow c 2) * [misc]backup-simplify: Simplify (sqrt (pow c 2)) into c * [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 (* 2 (sqrt (pow c 2)))) into 0 * [misc]backup-simplify: Simplify (/ a c) into (/ a c) * [misc]taylor: Taking taylor expansion of (/ (/ (fma c a (* b d)) (hypot d c)) (hypot d c)) in b * [misc]taylor: Taking taylor expansion of (/ (fma c a (* b d)) (hypot d c)) in b * [misc]taylor: Taking taylor expansion of (fma c a (* b d)) in b * [misc]taylor: Rewrote expression to (+ (* c a) (* b d)) * [misc]taylor: Taking taylor expansion of (* c a) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of (* b d) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (hypot d c) in b * [misc]taylor: Rewrote expression to (sqrt (+ (* d d) (* c c))) * [misc]taylor: Taking taylor expansion of (+ (* d d) (* c c)) in b * [misc]taylor: Taking taylor expansion of (* d 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 d in b * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (* c 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 c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (* d d) into (pow d 2) * [misc]backup-simplify: Simplify (* c c) into (pow c 2) * [misc]backup-simplify: Simplify (+ (pow d 2) (pow c 2)) into (+ (pow d 2) (pow c 2)) * [misc]backup-simplify: Simplify (sqrt (+ (pow d 2) (pow c 2))) into (sqrt (+ (pow d 2) (pow c 2))) * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 d)) 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 (* 2 (sqrt (+ (pow d 2) (pow c 2))))) into 0 * [misc]backup-simplify: Simplify (* c a) into (* a c) * [misc]backup-simplify: Simplify (* 0 d) into 0 * [misc]backup-simplify: Simplify (+ (* a c) 0) into (* a c) * [misc]backup-simplify: Simplify (/ (* a c) (sqrt (+ (pow d 2) (pow c 2)))) into (* (* a c) (sqrt (/ 1 (+ (pow d 2) (pow c 2))))) * [misc]taylor: Taking taylor expansion of (hypot d c) in b * [misc]taylor: Rewrote expression to (sqrt (+ (* d d) (* c c))) * [misc]taylor: Taking taylor expansion of (+ (* d d) (* c c)) in b * [misc]taylor: Taking taylor expansion of (* d 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 d in b * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (* c 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 c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (* d d) into (pow d 2) * [misc]backup-simplify: Simplify (* c c) into (pow c 2) * [misc]backup-simplify: Simplify (+ (pow d 2) (pow c 2)) into (+ (pow d 2) (pow c 2)) * [misc]backup-simplify: Simplify (sqrt (+ (pow d 2) (pow c 2))) into (sqrt (+ (pow d 2) (pow c 2))) * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 d)) 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 (* 2 (sqrt (+ (pow d 2) (pow c 2))))) into 0 * [misc]backup-simplify: Simplify (/ (* (* a c) (sqrt (/ 1 (+ (pow d 2) (pow c 2))))) (sqrt (+ (pow d 2) (pow c 2)))) into (/ (* a c) (+ (pow d 2) (pow c 2))) * [misc]taylor: Taking taylor expansion of (/ (/ (fma c a (* b d)) (hypot d c)) (hypot d c)) in a * [misc]taylor: Taking taylor expansion of (/ (fma c a (* b d)) (hypot d c)) in a * [misc]taylor: Taking taylor expansion of (fma c a (* b d)) in a * [misc]taylor: Rewrote expression to (+ (* c a) (* b d)) * [misc]taylor: Taking taylor expansion of (* c a) in a * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [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 (* b 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 d in a * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (hypot d c) in a * [misc]taylor: Rewrote expression to (sqrt (+ (* d d) (* c c))) * [misc]taylor: Taking taylor expansion of (+ (* d d) (* c c)) in a * [misc]taylor: Taking taylor expansion of (* d 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 d in a * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (* c 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 c in a * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (* d d) into (pow d 2) * [misc]backup-simplify: Simplify (* c c) into (pow c 2) * [misc]backup-simplify: Simplify (+ (pow d 2) (pow c 2)) into (+ (pow d 2) (pow c 2)) * [misc]backup-simplify: Simplify (sqrt (+ (pow d 2) (pow c 2))) into (sqrt (+ (pow d 2) (pow c 2))) * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 d)) 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 (* 2 (sqrt (+ (pow d 2) (pow c 2))))) into 0 * [misc]backup-simplify: Simplify (* c 0) into 0 * [misc]backup-simplify: Simplify (* b d) into (* b d) * [misc]backup-simplify: Simplify (+ 0 (* b d)) into (* b d) * [misc]backup-simplify: Simplify (/ (* b d) (sqrt (+ (pow d 2) (pow c 2)))) into (* (sqrt (/ 1 (+ (pow d 2) (pow c 2)))) (* b d)) * [misc]taylor: Taking taylor expansion of (hypot d c) in a * [misc]taylor: Rewrote expression to (sqrt (+ (* d d) (* c c))) * [misc]taylor: Taking taylor expansion of (+ (* d d) (* c c)) in a * [misc]taylor: Taking taylor expansion of (* d 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 d in a * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (* c 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 c in a * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (* d d) into (pow d 2) * [misc]backup-simplify: Simplify (* c c) into (pow c 2) * [misc]backup-simplify: Simplify (+ (pow d 2) (pow c 2)) into (+ (pow d 2) (pow c 2)) * [misc]backup-simplify: Simplify (sqrt (+ (pow d 2) (pow c 2))) into (sqrt (+ (pow d 2) (pow c 2))) * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 d)) 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 (* 2 (sqrt (+ (pow d 2) (pow c 2))))) into 0 * [misc]backup-simplify: Simplify (/ (* (sqrt (/ 1 (+ (pow d 2) (pow c 2)))) (* b d)) (sqrt (+ (pow d 2) (pow c 2)))) into (/ (* b d) (+ (pow d 2) (pow c 2))) * [misc]taylor: Taking taylor expansion of (/ (/ (fma c a (* b d)) (hypot d c)) (hypot d c)) in c * [misc]taylor: Taking taylor expansion of (/ (fma c a (* b d)) (hypot d c)) in c * [misc]taylor: Taking taylor expansion of (fma c a (* b d)) in c * [misc]taylor: Rewrote expression to (+ (* c a) (* b d)) * [misc]taylor: Taking taylor expansion of (* c 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 a in c * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of (* b d) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (hypot d c) in c * [misc]taylor: Rewrote expression to (sqrt (+ (* d d) (* c c))) * [misc]taylor: Taking taylor expansion of (+ (* d d) (* c c)) in c * [misc]taylor: Taking taylor expansion of (* d d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (* c c) in c * [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 c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* d d) into (pow d 2) * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ (pow d 2) 0) into (pow d 2) * [misc]backup-simplify: Simplify (sqrt (pow d 2)) into d * [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 (* 2 (sqrt (pow d 2)))) into 0 * [misc]backup-simplify: Simplify (* 0 a) into 0 * [misc]backup-simplify: Simplify (* b d) into (* b d) * [misc]backup-simplify: Simplify (+ 0 (* b d)) into (* b d) * [misc]backup-simplify: Simplify (/ (* b d) d) into b * [misc]taylor: Taking taylor expansion of (hypot d c) in c * [misc]taylor: Rewrote expression to (sqrt (+ (* d d) (* c c))) * [misc]taylor: Taking taylor expansion of (+ (* d d) (* c c)) in c * [misc]taylor: Taking taylor expansion of (* d d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (* c c) in c * [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 c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* d d) into (pow d 2) * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ (pow d 2) 0) into (pow d 2) * [misc]backup-simplify: Simplify (sqrt (pow d 2)) into d * [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 (* 2 (sqrt (pow d 2)))) into 0 * [misc]backup-simplify: Simplify (/ b d) into (/ b d) * [misc]taylor: Taking taylor expansion of (/ (/ (fma c a (* b d)) (hypot d c)) (hypot d c)) in c * [misc]taylor: Taking taylor expansion of (/ (fma c a (* b d)) (hypot d c)) in c * [misc]taylor: Taking taylor expansion of (fma c a (* b d)) in c * [misc]taylor: Rewrote expression to (+ (* c a) (* b d)) * [misc]taylor: Taking taylor expansion of (* c 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 a in c * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of (* b d) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (hypot d c) in c * [misc]taylor: Rewrote expression to (sqrt (+ (* d d) (* c c))) * [misc]taylor: Taking taylor expansion of (+ (* d d) (* c c)) in c * [misc]taylor: Taking taylor expansion of (* d d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (* c c) in c * [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 c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* d d) into (pow d 2) * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ (pow d 2) 0) into (pow d 2) * [misc]backup-simplify: Simplify (sqrt (pow d 2)) into d * [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 (* 2 (sqrt (pow d 2)))) into 0 * [misc]backup-simplify: Simplify (* 0 a) into 0 * [misc]backup-simplify: Simplify (* b d) into (* b d) * [misc]backup-simplify: Simplify (+ 0 (* b d)) into (* b d) * [misc]backup-simplify: Simplify (/ (* b d) d) into b * [misc]taylor: Taking taylor expansion of (hypot d c) in c * [misc]taylor: Rewrote expression to (sqrt (+ (* d d) (* c c))) * [misc]taylor: Taking taylor expansion of (+ (* d d) (* c c)) in c * [misc]taylor: Taking taylor expansion of (* d d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (* c c) in c * [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 c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* d d) into (pow d 2) * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ (pow d 2) 0) into (pow d 2) * [misc]backup-simplify: Simplify (sqrt (pow d 2)) into d * [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 (* 2 (sqrt (pow d 2)))) into 0 * [misc]backup-simplify: Simplify (/ b d) into (/ b d) * [misc]taylor: Taking taylor expansion of (/ b 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 d in a * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ b d) into (/ b d) * [misc]taylor: Taking taylor expansion of (/ b d) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 a)) into a * [misc]backup-simplify: Simplify (+ (* b 0) (* 0 d)) into 0 * [misc]backup-simplify: Simplify (+ a 0) into a * [misc]backup-simplify: Simplify (- (/ a d) (+ (* b (/ 0 d)))) into (/ a d) * [misc]backup-simplify: Simplify (- (/ (/ a d) d) (+ (* (/ b d) (/ 0 d)))) into (/ a (pow d 2)) * [misc]taylor: Taking taylor expansion of (/ a (pow d 2)) in a * [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 2) in a * [misc]taylor: Taking taylor expansion of (exp (* 2 (log d))) in a * [misc]taylor: Taking taylor expansion of (* 2 (log d)) in a * [misc]taylor: Taking taylor expansion of 2 in a * [misc]backup-simplify: Simplify 2 into 2 * [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 (* 2 (log d)) into (* 2 (log d)) * [misc]backup-simplify: Simplify (exp (* 2 (log d))) into (pow d 2) * [misc]backup-simplify: Simplify (/ 1 (pow d 2)) into (/ 1 (pow d 2)) * [misc]backup-simplify: Simplify (- (/ 0 d) (+ (* (/ b d) (/ 0 d)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of (/ 1 d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 a))) into 0 * [misc]backup-simplify: Simplify (+ (* b 0) (+ (* 0 0) (* 0 d))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* d 0) (+ (* 0 0) (* 0 d))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 d)) into (/ 1/2 d) * [misc]backup-simplify: Simplify (- (/ 0 d) (+ (* b (/ (/ 1/2 d) d)) (* (/ a d) (/ 0 d)))) into (- (* 1/2 (/ b (pow d 2)))) * [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 (/ (- 1 (pow 0 2) (+)) (* 2 d)) into (/ 1/2 d) * [misc]backup-simplify: Simplify (- (/ (- (* 1/2 (/ b (pow d 2)))) d) (+ (* (/ b d) (/ (/ 1/2 d) d)) (* (/ a (pow d 2)) (/ 0 d)))) into (- (/ b (pow d 3))) * [misc]taylor: Taking taylor expansion of (- (/ b (pow d 3))) in a * [misc]taylor: Taking taylor expansion of (/ b (pow d 3)) in a * [misc]taylor: Taking taylor expansion of b in a * [misc]backup-simplify: Simplify b into b * [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 (/ b (pow d 3)) into (/ b (pow d 3)) * [misc]backup-simplify: Simplify (- (/ b (pow d 3))) into (- (/ b (pow d 3))) * [misc]taylor: Taking taylor expansion of (- (/ b (pow d 3))) in b * [misc]taylor: Taking taylor expansion of (/ b (pow d 3)) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (pow d 3) in b * [misc]taylor: Taking taylor expansion of (exp (* 3 (log d))) in b * [misc]taylor: Taking taylor expansion of (* 3 (log 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 d) in b * [misc]taylor: Taking taylor expansion of d in b * [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 (/ 1 (pow d 2)) in b * [misc]taylor: Taking taylor expansion of (pow d 2) in b * [misc]taylor: Taking taylor expansion of (exp (* 2 (log d))) in b * [misc]taylor: Taking taylor expansion of (* 2 (log d)) in b * [misc]taylor: Taking taylor expansion of 2 in b * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (log d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (log d) into (log d) * [misc]backup-simplify: Simplify (* 2 (log d)) into (* 2 (log d)) * [misc]backup-simplify: Simplify (exp (* 2 (log d))) into (pow d 2) * [misc]backup-simplify: Simplify (/ 1 (pow d 2)) into (/ 1 (pow d 2)) * [misc]taylor: Taking taylor expansion of (/ 1 (pow d 2)) in d * [misc]taylor: Taking taylor expansion of (pow d 2) 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 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 d) (+ (* (/ b d) (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 d) (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]approximate: Taking taylor expansion of (/ (/ (fma (/ 1 c) (/ 1 a) (* (/ 1 b) (/ 1 d))) (hypot (/ 1 d) (/ 1 c))) (hypot (/ 1 d) (/ 1 c))) in (c a b d) around 0 * [misc]taylor: Taking taylor expansion of (/ (/ (fma (/ 1 c) (/ 1 a) (* (/ 1 b) (/ 1 d))) (hypot (/ 1 d) (/ 1 c))) (hypot (/ 1 d) (/ 1 c))) in d * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 c) (/ 1 a) (* (/ 1 b) (/ 1 d))) (hypot (/ 1 d) (/ 1 c))) in d * [misc]taylor: Taking taylor expansion of (fma (/ 1 c) (/ 1 a) (* (/ 1 b) (/ 1 d))) in d * [misc]taylor: Rewrote expression to (+ (* (/ 1 c) (/ 1 a)) (* (/ 1 b) (/ 1 d))) * [misc]taylor: Taking taylor expansion of (* (/ 1 c) (/ 1 a)) in d * [misc]taylor: Taking taylor expansion of (/ 1 c) in d * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (/ 1 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 b) (/ 1 d)) 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 d) in d * [misc]taylor: Taking 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 (hypot (/ 1 d) (/ 1 c)) in d * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 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 d) in d * [misc]taylor: Taking 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 c) (/ 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 (/ 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 1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (* (/ 1 b) 1) into (/ 1 b) * [misc]backup-simplify: Simplify (+ 0 (/ 1 b)) into (/ 1 b) * [misc]backup-simplify: Simplify (/ (/ 1 b) 1) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (hypot (/ 1 d) (/ 1 c)) in d * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 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 d) in d * [misc]taylor: Taking 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 c) (/ 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 (/ 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 1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (/ (/ 1 b) 1) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (/ (/ (fma (/ 1 c) (/ 1 a) (* (/ 1 b) (/ 1 d))) (hypot (/ 1 d) (/ 1 c))) (hypot (/ 1 d) (/ 1 c))) in b * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 c) (/ 1 a) (* (/ 1 b) (/ 1 d))) (hypot (/ 1 d) (/ 1 c))) in b * [misc]taylor: Taking taylor expansion of (fma (/ 1 c) (/ 1 a) (* (/ 1 b) (/ 1 d))) in b * [misc]taylor: Rewrote expression to (+ (* (/ 1 c) (/ 1 a)) (* (/ 1 b) (/ 1 d))) * [misc]taylor: Taking taylor expansion of (* (/ 1 c) (/ 1 a)) in b * [misc]taylor: Taking taylor expansion of (/ 1 c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (/ 1 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 b) (/ 1 d)) 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 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 (hypot (/ 1 d) (/ 1 c)) in b * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 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 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 c) (/ 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 (/ 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 d) (/ 1 d)) into (/ 1 (pow d 2)) * [misc]backup-simplify: Simplify (* (/ 1 c) (/ 1 c)) into (/ 1 (pow c 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow d 2)) (/ 1 (pow c 2))) into (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) into (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 d) 0) (* 0 (/ 1 d))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 c) 0) (* 0 (/ 1 c))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))))) into 0 * [misc]backup-simplify: Simplify (* 1 (/ 1 d)) into (/ 1 d) * [misc]backup-simplify: Simplify (+ 0 (/ 1 d)) into (/ 1 d) * [misc]backup-simplify: Simplify (/ (/ 1 d) (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))) into (* (sqrt (/ 1 (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))) (/ 1 d)) * [misc]taylor: Taking taylor expansion of (hypot (/ 1 d) (/ 1 c)) in b * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 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 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 c) (/ 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 (/ 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 d) (/ 1 d)) into (/ 1 (pow d 2)) * [misc]backup-simplify: Simplify (* (/ 1 c) (/ 1 c)) into (/ 1 (pow c 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow d 2)) (/ 1 (pow c 2))) into (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) into (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 d) 0) (* 0 (/ 1 d))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 c) 0) (* 0 (/ 1 c))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))))) into 0 * [misc]backup-simplify: Simplify (/ (* (sqrt (/ 1 (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))) (/ 1 d)) (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))) into (/ 1 (* (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) d)) * [misc]taylor: Taking taylor expansion of (/ (/ (fma (/ 1 c) (/ 1 a) (* (/ 1 b) (/ 1 d))) (hypot (/ 1 d) (/ 1 c))) (hypot (/ 1 d) (/ 1 c))) in a * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 c) (/ 1 a) (* (/ 1 b) (/ 1 d))) (hypot (/ 1 d) (/ 1 c))) in a * [misc]taylor: Taking taylor expansion of (fma (/ 1 c) (/ 1 a) (* (/ 1 b) (/ 1 d))) in a * [misc]taylor: Rewrote expression to (+ (* (/ 1 c) (/ 1 a)) (* (/ 1 b) (/ 1 d))) * [misc]taylor: Taking taylor expansion of (* (/ 1 c) (/ 1 a)) in a * [misc]taylor: Taking taylor expansion of (/ 1 c) in a * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (/ 1 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 b) (/ 1 d)) 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 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 (hypot (/ 1 d) (/ 1 c)) in a * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c))) in a * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 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 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 c) (/ 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 (/ 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 d) (/ 1 d)) into (/ 1 (pow d 2)) * [misc]backup-simplify: Simplify (* (/ 1 c) (/ 1 c)) into (/ 1 (pow c 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow d 2)) (/ 1 (pow c 2))) into (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) into (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 d) 0) (* 0 (/ 1 d))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 c) 0) (* 0 (/ 1 c))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))))) into 0 * [misc]backup-simplify: Simplify (* (/ 1 c) 1) into (/ 1 c) * [misc]backup-simplify: Simplify (+ (/ 1 c) 0) into (/ 1 c) * [misc]backup-simplify: Simplify (/ (/ 1 c) (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))) into (* (sqrt (/ 1 (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))) (/ 1 c)) * [misc]taylor: Taking taylor expansion of (hypot (/ 1 d) (/ 1 c)) in a * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c))) in a * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 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 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 c) (/ 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 (/ 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 d) (/ 1 d)) into (/ 1 (pow d 2)) * [misc]backup-simplify: Simplify (* (/ 1 c) (/ 1 c)) into (/ 1 (pow c 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow d 2)) (/ 1 (pow c 2))) into (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) into (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 d) 0) (* 0 (/ 1 d))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 c) 0) (* 0 (/ 1 c))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))))) into 0 * [misc]backup-simplify: Simplify (/ (* (sqrt (/ 1 (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))) (/ 1 c)) (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))) into (/ 1 (* (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) c)) * [misc]taylor: Taking taylor expansion of (/ (/ (fma (/ 1 c) (/ 1 a) (* (/ 1 b) (/ 1 d))) (hypot (/ 1 d) (/ 1 c))) (hypot (/ 1 d) (/ 1 c))) in c * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 c) (/ 1 a) (* (/ 1 b) (/ 1 d))) (hypot (/ 1 d) (/ 1 c))) in c * [misc]taylor: Taking taylor expansion of (fma (/ 1 c) (/ 1 a) (* (/ 1 b) (/ 1 d))) in c * [misc]taylor: Rewrote expression to (+ (* (/ 1 c) (/ 1 a)) (* (/ 1 b) (/ 1 d))) * [misc]taylor: Taking taylor expansion of (* (/ 1 c) (/ 1 a)) in c * [misc]taylor: Taking taylor expansion of (/ 1 c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 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 b) (/ 1 d)) 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 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 (hypot (/ 1 d) (/ 1 c)) in c * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 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 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 c) (/ 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 (/ 1 c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (* 1 (/ 1 a)) into (/ 1 a) * [misc]backup-simplify: Simplify (+ (/ 1 a) 0) into (/ 1 a) * [misc]backup-simplify: Simplify (/ (/ 1 a) 1) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (hypot (/ 1 d) (/ 1 c)) in c * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 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 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 c) (/ 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 (/ 1 c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (/ (/ 1 a) 1) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (/ (/ (fma (/ 1 c) (/ 1 a) (* (/ 1 b) (/ 1 d))) (hypot (/ 1 d) (/ 1 c))) (hypot (/ 1 d) (/ 1 c))) in c * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 c) (/ 1 a) (* (/ 1 b) (/ 1 d))) (hypot (/ 1 d) (/ 1 c))) in c * [misc]taylor: Taking taylor expansion of (fma (/ 1 c) (/ 1 a) (* (/ 1 b) (/ 1 d))) in c * [misc]taylor: Rewrote expression to (+ (* (/ 1 c) (/ 1 a)) (* (/ 1 b) (/ 1 d))) * [misc]taylor: Taking taylor expansion of (* (/ 1 c) (/ 1 a)) in c * [misc]taylor: Taking taylor expansion of (/ 1 c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 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 b) (/ 1 d)) 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 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 (hypot (/ 1 d) (/ 1 c)) in c * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 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 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 c) (/ 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 (/ 1 c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (* 1 (/ 1 a)) into (/ 1 a) * [misc]backup-simplify: Simplify (+ (/ 1 a) 0) into (/ 1 a) * [misc]backup-simplify: Simplify (/ (/ 1 a) 1) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (hypot (/ 1 d) (/ 1 c)) in c * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 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 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 c) (/ 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 (/ 1 c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (/ (/ 1 a) 1) 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]taylor: Taking taylor expansion of 1 in b * [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 (* (/ 1 b) (/ 1 d)) into (/ 1 (* b d)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (* b d))) into (/ 1 (* b d)) * [misc]backup-simplify: Simplify (- (/ (/ 1 (* b d)) 1) (+ (* (/ 1 a) (/ 0 1)))) into (/ 1 (* b d)) * [misc]backup-simplify: Simplify (- (/ (/ 1 (* b d)) 1) (+ (* (/ 1 a) (/ 0 1)))) into (/ 1 (* b d)) * [misc]taylor: Taking taylor expansion of (/ 1 (* b d)) in a * [misc]taylor: Taking taylor expansion of (* b 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 d in a * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (* b d) into (* b d) * [misc]backup-simplify: Simplify (/ 1 (* b d)) into (/ 1 (* b d)) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 1 in d * [misc]backup-simplify: Simplify 1 into 1 * [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 (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 b) 0) (* 0 (/ 1 d))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (* (/ 1 d) (/ 1 d)) into (/ 1 (pow d 2)) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (+ (/ 1 (pow d 2)) 0) into (/ 1 (pow d 2)) * [misc]backup-simplify: Simplify (/ (- (/ 1 (pow d 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow d 2)) * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (/ 1 a) (/ (/ 1/2 (pow d 2)) 1)) (* (/ 1 (* b d)) (/ 0 1)))) into (- (* 1/2 (/ 1 (* a (pow d 2))))) * [misc]backup-simplify: Simplify (* (/ 1 d) (/ 1 d)) into (/ 1 (pow d 2)) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (+ (/ 1 (pow d 2)) 0) into (/ 1 (pow d 2)) * [misc]backup-simplify: Simplify (/ (- (/ 1 (pow d 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow d 2)) * [misc]backup-simplify: Simplify (- (/ (- (* 1/2 (/ 1 (* a (pow d 2))))) 1) (+ (* (/ 1 a) (/ (/ 1/2 (pow d 2)) 1)) (* (/ 1 (* b d)) (/ 0 1)))) into (- (/ 1 (* a (pow d 2)))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* a (pow d 2)))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (* a (pow d 2))) in a * [misc]taylor: Taking taylor expansion of (* a (pow d 2)) in a * [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 2) in a * [misc]taylor: Taking taylor expansion of (exp (* 2 (log d))) in a * [misc]taylor: Taking taylor expansion of (* 2 (log d)) in a * [misc]taylor: Taking taylor expansion of 2 in a * [misc]backup-simplify: Simplify 2 into 2 * [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 (* 2 (log d)) into (* 2 (log d)) * [misc]backup-simplify: Simplify (exp (* 2 (log d))) into (pow d 2) * [misc]backup-simplify: Simplify (* 0 (pow d 2)) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow d 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 2 0) (* 0 (log d))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 2 (log d))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (pow d 2))) into (pow d 2) * [misc]backup-simplify: Simplify (/ 1 (pow d 2)) into (/ 1 (pow d 2)) * [misc]backup-simplify: Simplify (- (/ 1 (pow d 2))) into (- (/ 1 (pow d 2))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (pow d 2))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (pow d 2)) in b * [misc]taylor: Taking taylor expansion of (pow d 2) in b * [misc]taylor: Taking taylor expansion of (exp (* 2 (log d))) in b * [misc]taylor: Taking taylor expansion of (* 2 (log d)) in b * [misc]taylor: Taking taylor expansion of 2 in b * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (log d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (log d) into (log d) * [misc]backup-simplify: Simplify (* 2 (log d)) into (* 2 (log d)) * [misc]backup-simplify: Simplify (exp (* 2 (log d))) into (pow d 2) * [misc]backup-simplify: Simplify (/ 1 (pow d 2)) into (/ 1 (pow d 2)) * [misc]taylor: Taking taylor expansion of (/ 1 (* b d)) in b * [misc]taylor: Taking taylor expansion of (* b d) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of d in b * [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 (/ 1 d) into (/ 1 d) * [misc]taylor: Taking taylor expansion of (/ 1 d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 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 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 (- (+ (* (/ 1 d) (/ 0 d)) (* 0 (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 b) 0) (+ (* 0 0) (* 0 (/ 1 d)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 d) 0) (* 0 (/ 1 d))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow d 2)))))) (* 2 1)) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (/ 1 a) (/ 0 1)) (* (/ 1 (* b d)) (/ (/ 1/2 (pow d 2)) 1)) (* (- (* 1/2 (/ 1 (* a (pow d 2))))) (/ 0 1)))) into (- (* 1/2 (/ 1 (* b (pow d 3))))) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 d) 0) (* 0 (/ 1 d))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow d 2)))))) (* 2 1)) into 0 * [misc]backup-simplify: Simplify (- (/ (- (* 1/2 (/ 1 (* b (pow d 3))))) 1) (+ (* (/ 1 a) (/ 0 1)) (* (/ 1 (* b d)) (/ (/ 1/2 (pow d 2)) 1)) (* (- (/ 1 (* a (pow d 2)))) (/ 0 1)))) into (- (/ 1 (* b (pow d 3)))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* b (pow d 3)))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (* b (pow d 3))) in a * [misc]taylor: Taking taylor expansion of (* b (pow d 3)) in a * [misc]taylor: Taking taylor expansion of b in a * [misc]backup-simplify: Simplify b into b * [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 (* b (pow d 3)) into (* b (pow d 3)) * [misc]backup-simplify: Simplify (/ 1 (* b (pow d 3))) into (/ 1 (* b (pow d 3))) * [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 (+ (* 2 0) (+ (* 0 0) (* 0 (log d)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 2 (log d))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (pow d 2)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow d 2)) (/ 0 (pow d 2))))) 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 (+ (* b 0) (* 0 d)) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* b d)) (/ 0 (* b d))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 1 (pow d 2))) into (- (/ 1 (pow d 2))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (pow d 2))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (pow d 2)) in d * [misc]taylor: Taking taylor expansion of (pow d 2) 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 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]approximate: Taking taylor expansion of (/ (/ (fma (/ 1 (- c)) (/ 1 (- a)) (* (/ 1 (- b)) (/ 1 (- d)))) (hypot (/ 1 (- d)) (/ 1 (- c)))) (hypot (/ 1 (- d)) (/ 1 (- c)))) in (c a b d) around 0 * [misc]taylor: Taking taylor expansion of (/ (/ (fma (/ 1 (- c)) (/ 1 (- a)) (* (/ 1 (- b)) (/ 1 (- d)))) (hypot (/ 1 (- d)) (/ 1 (- c)))) (hypot (/ 1 (- d)) (/ 1 (- c)))) in d * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 (- c)) (/ 1 (- a)) (* (/ 1 (- b)) (/ 1 (- d)))) (hypot (/ 1 (- d)) (/ 1 (- c)))) in d * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- c)) (/ 1 (- a)) (* (/ 1 (- b)) (/ 1 (- d)))) in d * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- c)) (/ 1 (- a))) (* (/ 1 (- b)) (/ 1 (- d)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- c)) (/ 1 (- a))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in d * [misc]taylor: Taking taylor expansion of (- c) in d * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (/ 1 (- 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 (- b)) (/ 1 (- d))) 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 (- 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 (hypot (/ 1 (- d)) (/ 1 (- c))) in d * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c)))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 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 (- 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 (- c)) (/ 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 (/ 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 -1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 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 (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (* (/ -1 b) -1) into (/ 1 b) * [misc]backup-simplify: Simplify (+ 0 (/ 1 b)) into (/ 1 b) * [misc]backup-simplify: Simplify (/ (/ 1 b) 1) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- d)) (/ 1 (- c))) in d * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c)))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 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 (- 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 (- c)) (/ 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 (/ 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 -1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 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 (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (/ (/ 1 b) 1) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (/ (/ (fma (/ 1 (- c)) (/ 1 (- a)) (* (/ 1 (- b)) (/ 1 (- d)))) (hypot (/ 1 (- d)) (/ 1 (- c)))) (hypot (/ 1 (- d)) (/ 1 (- c)))) in b * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 (- c)) (/ 1 (- a)) (* (/ 1 (- b)) (/ 1 (- d)))) (hypot (/ 1 (- d)) (/ 1 (- c)))) in b * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- c)) (/ 1 (- a)) (* (/ 1 (- b)) (/ 1 (- d)))) in b * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- c)) (/ 1 (- a))) (* (/ 1 (- b)) (/ 1 (- d)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- c)) (/ 1 (- a))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in b * [misc]taylor: Taking taylor expansion of (- c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (/ 1 (- 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 (- b)) (/ 1 (- d))) 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 (- 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 (hypot (/ 1 (- d)) (/ 1 (- c))) in b * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c)))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 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 (- 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 (- c)) (/ 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 (/ 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 d) (/ -1 d)) into (/ 1 (pow d 2)) * [misc]backup-simplify: Simplify (* (/ -1 c) (/ -1 c)) into (/ 1 (pow c 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow d 2)) (/ 1 (pow c 2))) into (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) into (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) * [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 (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 d) 0) (* 0 (/ -1 d))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 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 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))))) into 0 * [misc]backup-simplify: Simplify (* -1 (/ -1 d)) into (/ 1 d) * [misc]backup-simplify: Simplify (+ 0 (/ 1 d)) into (/ 1 d) * [misc]backup-simplify: Simplify (/ (/ 1 d) (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))) into (* (sqrt (/ 1 (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))) (/ 1 d)) * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- d)) (/ 1 (- c))) in b * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c)))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 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 (- 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 (- c)) (/ 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 (/ 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 d) (/ -1 d)) into (/ 1 (pow d 2)) * [misc]backup-simplify: Simplify (* (/ -1 c) (/ -1 c)) into (/ 1 (pow c 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow d 2)) (/ 1 (pow c 2))) into (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) into (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) * [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 (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 d) 0) (* 0 (/ -1 d))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 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 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))))) into 0 * [misc]backup-simplify: Simplify (/ (* (sqrt (/ 1 (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))) (/ 1 d)) (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))) into (/ 1 (* (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) d)) * [misc]taylor: Taking taylor expansion of (/ (/ (fma (/ 1 (- c)) (/ 1 (- a)) (* (/ 1 (- b)) (/ 1 (- d)))) (hypot (/ 1 (- d)) (/ 1 (- c)))) (hypot (/ 1 (- d)) (/ 1 (- c)))) in a * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 (- c)) (/ 1 (- a)) (* (/ 1 (- b)) (/ 1 (- d)))) (hypot (/ 1 (- d)) (/ 1 (- c)))) in a * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- c)) (/ 1 (- a)) (* (/ 1 (- b)) (/ 1 (- d)))) in a * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- c)) (/ 1 (- a))) (* (/ 1 (- b)) (/ 1 (- d)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- c)) (/ 1 (- a))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in a * [misc]taylor: Taking taylor expansion of (- c) in a * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (/ 1 (- c)) into (/ -1 c) * [misc]taylor: Taking taylor expansion of (/ 1 (- 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 (- b)) (/ 1 (- d))) 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 (- 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 (hypot (/ 1 (- d)) (/ 1 (- c))) in a * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c)))) in a * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 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 (- 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 (- c)) (/ 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 (/ 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 d) (/ -1 d)) into (/ 1 (pow d 2)) * [misc]backup-simplify: Simplify (* (/ -1 c) (/ -1 c)) into (/ 1 (pow c 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow d 2)) (/ 1 (pow c 2))) into (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) into (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) * [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 (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 d) 0) (* 0 (/ -1 d))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 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 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))))) into 0 * [misc]backup-simplify: Simplify (* (/ -1 c) -1) into (/ 1 c) * [misc]backup-simplify: Simplify (+ (/ 1 c) 0) into (/ 1 c) * [misc]backup-simplify: Simplify (/ (/ 1 c) (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))) into (* (sqrt (/ 1 (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))) (/ 1 c)) * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- d)) (/ 1 (- c))) in a * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c)))) in a * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 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 (- 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 (- c)) (/ 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 (/ 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 d) (/ -1 d)) into (/ 1 (pow d 2)) * [misc]backup-simplify: Simplify (* (/ -1 c) (/ -1 c)) into (/ 1 (pow c 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow d 2)) (/ 1 (pow c 2))) into (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) into (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) * [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 (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 d) 0) (* 0 (/ -1 d))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 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 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))))) into 0 * [misc]backup-simplify: Simplify (/ (* (sqrt (/ 1 (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))) (/ 1 c)) (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))) into (/ 1 (* (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) c)) * [misc]taylor: Taking taylor expansion of (/ (/ (fma (/ 1 (- c)) (/ 1 (- a)) (* (/ 1 (- b)) (/ 1 (- d)))) (hypot (/ 1 (- d)) (/ 1 (- c)))) (hypot (/ 1 (- d)) (/ 1 (- c)))) in c * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 (- c)) (/ 1 (- a)) (* (/ 1 (- b)) (/ 1 (- d)))) (hypot (/ 1 (- d)) (/ 1 (- c)))) in c * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- c)) (/ 1 (- a)) (* (/ 1 (- b)) (/ 1 (- d)))) in c * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- c)) (/ 1 (- a))) (* (/ 1 (- b)) (/ 1 (- d)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- c)) (/ 1 (- a))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in c * [misc]taylor: Taking taylor expansion of (- c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- 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 (- b)) (/ 1 (- d))) 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 (- 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 (hypot (/ 1 (- d)) (/ 1 (- c))) in c * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c)))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 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 (- 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 (- c)) (/ 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 (/ 1 (- c)) in c * [misc]taylor: Taking taylor expansion of (- c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 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 (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (* -1 (/ -1 a)) into (/ 1 a) * [misc]backup-simplify: Simplify (+ (/ 1 a) 0) into (/ 1 a) * [misc]backup-simplify: Simplify (/ (/ 1 a) 1) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- d)) (/ 1 (- c))) in c * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c)))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 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 (- 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 (- c)) (/ 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 (/ 1 (- c)) in c * [misc]taylor: Taking taylor expansion of (- c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 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 (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (/ (/ 1 a) 1) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (/ (/ (fma (/ 1 (- c)) (/ 1 (- a)) (* (/ 1 (- b)) (/ 1 (- d)))) (hypot (/ 1 (- d)) (/ 1 (- c)))) (hypot (/ 1 (- d)) (/ 1 (- c)))) in c * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 (- c)) (/ 1 (- a)) (* (/ 1 (- b)) (/ 1 (- d)))) (hypot (/ 1 (- d)) (/ 1 (- c)))) in c * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- c)) (/ 1 (- a)) (* (/ 1 (- b)) (/ 1 (- d)))) in c * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- c)) (/ 1 (- a))) (* (/ 1 (- b)) (/ 1 (- d)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- c)) (/ 1 (- a))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (- c)) in c * [misc]taylor: Taking taylor expansion of (- c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- 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 (- b)) (/ 1 (- d))) 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 (- 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 (hypot (/ 1 (- d)) (/ 1 (- c))) in c * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c)))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 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 (- 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 (- c)) (/ 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 (/ 1 (- c)) in c * [misc]taylor: Taking taylor expansion of (- c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 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 (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (* -1 (/ -1 a)) into (/ 1 a) * [misc]backup-simplify: Simplify (+ (/ 1 a) 0) into (/ 1 a) * [misc]backup-simplify: Simplify (/ (/ 1 a) 1) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- d)) (/ 1 (- c))) in c * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c)))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 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 (- 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 (- c)) (/ 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 (/ 1 (- c)) in c * [misc]taylor: Taking taylor expansion of (- c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 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 (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (/ (/ 1 a) 1) 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]taylor: Taking taylor expansion of 1 in b * [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 (* (/ -1 b) (/ -1 d)) into (/ 1 (* b d)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (* b d))) into (/ 1 (* b d)) * [misc]backup-simplify: Simplify (- (/ (/ 1 (* b d)) 1) (+ (* (/ 1 a) (/ 0 1)))) into (/ 1 (* b d)) * [misc]backup-simplify: Simplify (- (/ (/ 1 (* b d)) 1) (+ (* (/ 1 a) (/ 0 1)))) into (/ 1 (* b d)) * [misc]taylor: Taking taylor expansion of (/ 1 (* b d)) in a * [misc]taylor: Taking taylor expansion of (* b 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 d in a * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (* b d) into (* b d) * [misc]backup-simplify: Simplify (/ 1 (* b d)) into (/ 1 (* b d)) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 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 (- 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 (- 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 (- b) into (- b) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 b) (/ 0 (- b))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 b) 0) (* 0 (/ -1 d))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (* (/ -1 d) (/ -1 d)) into (/ 1 (pow d 2)) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 * [misc]backup-simplify: Simplify (+ (/ 1 (pow d 2)) 0) into (/ 1 (pow d 2)) * [misc]backup-simplify: Simplify (/ (- (/ 1 (pow d 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow d 2)) * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (/ 1 a) (/ (/ 1/2 (pow d 2)) 1)) (* (/ 1 (* b d)) (/ 0 1)))) into (- (* 1/2 (/ 1 (* a (pow d 2))))) * [misc]backup-simplify: Simplify (* (/ -1 d) (/ -1 d)) into (/ 1 (pow d 2)) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 * [misc]backup-simplify: Simplify (+ (/ 1 (pow d 2)) 0) into (/ 1 (pow d 2)) * [misc]backup-simplify: Simplify (/ (- (/ 1 (pow d 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow d 2)) * [misc]backup-simplify: Simplify (- (/ (- (* 1/2 (/ 1 (* a (pow d 2))))) 1) (+ (* (/ 1 a) (/ (/ 1/2 (pow d 2)) 1)) (* (/ 1 (* b d)) (/ 0 1)))) into (- (/ 1 (* a (pow d 2)))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* a (pow d 2)))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (* a (pow d 2))) in a * [misc]taylor: Taking taylor expansion of (* a (pow d 2)) in a * [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 2) in a * [misc]taylor: Taking taylor expansion of (exp (* 2 (log d))) in a * [misc]taylor: Taking taylor expansion of (* 2 (log d)) in a * [misc]taylor: Taking taylor expansion of 2 in a * [misc]backup-simplify: Simplify 2 into 2 * [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 (* 2 (log d)) into (* 2 (log d)) * [misc]backup-simplify: Simplify (exp (* 2 (log d))) into (pow d 2) * [misc]backup-simplify: Simplify (* 0 (pow d 2)) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow d 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 2 0) (* 0 (log d))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 2 (log d))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (pow d 2))) into (pow d 2) * [misc]backup-simplify: Simplify (/ 1 (pow d 2)) into (/ 1 (pow d 2)) * [misc]backup-simplify: Simplify (- (/ 1 (pow d 2))) into (- (/ 1 (pow d 2))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (pow d 2))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (pow d 2)) in b * [misc]taylor: Taking taylor expansion of (pow d 2) in b * [misc]taylor: Taking taylor expansion of (exp (* 2 (log d))) in b * [misc]taylor: Taking taylor expansion of (* 2 (log d)) in b * [misc]taylor: Taking taylor expansion of 2 in b * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (log d) in b * [misc]taylor: Taking taylor expansion of d in b * [misc]backup-simplify: Simplify d into d * [misc]backup-simplify: Simplify (log d) into (log d) * [misc]backup-simplify: Simplify (* 2 (log d)) into (* 2 (log d)) * [misc]backup-simplify: Simplify (exp (* 2 (log d))) into (pow d 2) * [misc]backup-simplify: Simplify (/ 1 (pow d 2)) into (/ 1 (pow d 2)) * [misc]taylor: Taking taylor expansion of (/ 1 (* b d)) in b * [misc]taylor: Taking taylor expansion of (* b d) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of d in b * [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 (/ 1 d) into (/ 1 d) * [misc]taylor: Taking taylor expansion of (/ 1 d) in d * [misc]taylor: Taking taylor expansion of d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- a) 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 (- 0) into 0 * [misc]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 (- b) into (- b) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 b) (/ 0 (- b))) (* 0 (/ 0 (- b))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 b) 0) (+ (* 0 0) (* 0 (/ -1 d)))) into 0 * [misc]backup-simplify: Simplify (+ 0 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 (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 d) 0) (* 0 (/ -1 d))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-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 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow d 2)))))) (* 2 1)) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (/ 1 a) (/ 0 1)) (* (/ 1 (* b d)) (/ (/ 1/2 (pow d 2)) 1)) (* (- (* 1/2 (/ 1 (* a (pow d 2))))) (/ 0 1)))) into (- (* 1/2 (/ 1 (* b (pow d 3))))) * [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 (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 d) 0) (* 0 (/ -1 d))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-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 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow d 2)))))) (* 2 1)) into 0 * [misc]backup-simplify: Simplify (- (/ (- (* 1/2 (/ 1 (* b (pow d 3))))) 1) (+ (* (/ 1 a) (/ 0 1)) (* (/ 1 (* b d)) (/ (/ 1/2 (pow d 2)) 1)) (* (- (/ 1 (* a (pow d 2)))) (/ 0 1)))) into (- (/ 1 (* b (pow d 3)))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* b (pow d 3)))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (* b (pow d 3))) in a * [misc]taylor: Taking taylor expansion of (* b (pow d 3)) in a * [misc]taylor: Taking taylor expansion of b in a * [misc]backup-simplify: Simplify b into b * [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 (* b (pow d 3)) into (* b (pow d 3)) * [misc]backup-simplify: Simplify (/ 1 (* b (pow d 3))) into (/ 1 (* b (pow d 3))) * [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 (+ (* 2 0) (+ (* 0 0) (* 0 (log d)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 2 (log d))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (pow d 2)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow d 2)) (/ 0 (pow d 2))))) 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 (+ (* b 0) (* 0 d)) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* b d)) (/ 0 (* b d))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 1 (pow d 2))) into (- (/ 1 (pow d 2))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (pow d 2))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (pow d 2)) in d * [misc]taylor: Taking taylor expansion of (pow d 2) 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 into 0 * [misc]backup-simplify: Simplify 0 into 0 * * * * [misc]progress: [ 3 / 4 ] generating series at (2 2) * [misc]approximate: Taking taylor expansion of (hypot d c) in (d c) around 0 * [misc]taylor: Taking taylor expansion of (hypot d c) in c * [misc]taylor: Rewrote expression to (sqrt (+ (* d d) (* c c))) * [misc]taylor: Taking taylor expansion of (+ (* d d) (* c c)) in c * [misc]taylor: Taking taylor expansion of (* d d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (* c c) in c * [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 c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* d d) into (pow d 2) * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ (pow d 2) 0) into (pow d 2) * [misc]backup-simplify: Simplify (sqrt (pow d 2)) into d * [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 (* 2 (sqrt (pow d 2)))) into 0 * [misc]taylor: Taking taylor expansion of (hypot d c) in d * [misc]taylor: Rewrote expression to (sqrt (+ (* d d) (* c c))) * [misc]taylor: Taking taylor expansion of (+ (* d d) (* c c)) in d * [misc]taylor: Taking taylor expansion of (* d d) in d * [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 d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* c 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 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 (pow c 2) * [misc]backup-simplify: Simplify (+ 0 (pow c 2)) into (pow c 2) * [misc]backup-simplify: Simplify (sqrt (pow c 2)) into c * [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 (* 2 (sqrt (pow c 2)))) into 0 * [misc]taylor: Taking taylor expansion of (hypot d c) in d * [misc]taylor: Rewrote expression to (sqrt (+ (* d d) (* c c))) * [misc]taylor: Taking taylor expansion of (+ (* d d) (* c c)) in d * [misc]taylor: Taking taylor expansion of (* d d) in d * [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 d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* c 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 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 (pow c 2) * [misc]backup-simplify: Simplify (+ 0 (pow c 2)) into (pow c 2) * [misc]backup-simplify: Simplify (sqrt (pow c 2)) into c * [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 (* 2 (sqrt (pow c 2)))) into 0 * [misc]taylor: Taking 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]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [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 (pow 0 2) (+)) (* 2 c)) into (/ 1/2 c) * [misc]taylor: Taking taylor expansion of (/ 1/2 c) 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 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1/2 1) into 1/2 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1/2 (/ 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 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 (+ (* 2 (* 0 (/ 1/2 c))))) (* 2 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 1) (+ (* 1/2 (/ 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 (* c 1)) into c * [misc]approximate: Taking taylor expansion of (hypot (/ 1 d) (/ 1 c)) in (d c) around 0 * [misc]taylor: Taking taylor expansion of (hypot (/ 1 d) (/ 1 c)) in c * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 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 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 c) (/ 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 (/ 1 c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]taylor: Taking taylor expansion of (hypot (/ 1 d) (/ 1 c)) in d * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 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 d) in d * [misc]taylor: Taking 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 c) (/ 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 (/ 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 1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]taylor: Taking taylor expansion of (hypot (/ 1 d) (/ 1 c)) in d * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 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 d) in d * [misc]taylor: Taking 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 c) (/ 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 (/ 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 1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]taylor: Taking taylor expansion of 1 in c * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (* (/ 1 c) (/ 1 c)) into (/ 1 (pow c 2)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (pow c 2))) into (/ 1 (pow c 2)) * [misc]backup-simplify: Simplify (/ (- (/ 1 (pow c 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow c 2)) * [misc]taylor: Taking taylor expansion of (/ 1/2 (pow c 2)) 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 (pow c 2) in c * [misc]backup-simplify: Simplify (/ 1/2 1) into 1/2 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1/2 (/ 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)))) 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 c) (/ 0 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 (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow c 2)))))) (* 2 1)) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1/2 (/ 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 (* 1 (/ 1 (/ 1 d)))) into d * [misc]approximate: Taking taylor expansion of (hypot (/ 1 (- d)) (/ 1 (- c))) in (d c) around 0 * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- d)) (/ 1 (- c))) in c * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c)))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 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 (- 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 (- c)) (/ 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 (/ 1 (- c)) in c * [misc]taylor: Taking taylor expansion of (- c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 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 (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- d)) (/ 1 (- c))) in d * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c)))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 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 (- 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 (- c)) (/ 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 (/ 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 -1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 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 (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- d)) (/ 1 (- c))) in d * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c)))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 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 (- 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 (- c)) (/ 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 (/ 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 -1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 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 (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]taylor: Taking taylor expansion of 1 in c * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of 0 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 (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 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 c) (/ -1 c)) into (/ 1 (pow c 2)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (pow c 2))) into (/ 1 (pow c 2)) * [misc]backup-simplify: Simplify (/ (- (/ 1 (pow c 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow c 2)) * [misc]taylor: Taking taylor expansion of (/ 1/2 (pow c 2)) 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 (pow c 2) in c * [misc]backup-simplify: Simplify (/ 1/2 1) into 1/2 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1/2 (/ 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 (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- 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 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow c 2)))))) (* 2 1)) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1/2 (/ 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 (* 1 (/ 1 (/ 1 (- d))))) into (* -1 d) * * * * [misc]progress: [ 4 / 4 ] generating series at (2 1 2) * [misc]approximate: Taking taylor expansion of (hypot d c) in (d c) around 0 * [misc]taylor: Taking taylor expansion of (hypot d c) in c * [misc]taylor: Rewrote expression to (sqrt (+ (* d d) (* c c))) * [misc]taylor: Taking taylor expansion of (+ (* d d) (* c c)) in c * [misc]taylor: Taking taylor expansion of (* d d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (* c c) in c * [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 c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* d d) into (pow d 2) * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ (pow d 2) 0) into (pow d 2) * [misc]backup-simplify: Simplify (sqrt (pow d 2)) into d * [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 (* 2 (sqrt (pow d 2)))) into 0 * [misc]taylor: Taking taylor expansion of (hypot d c) in d * [misc]taylor: Rewrote expression to (sqrt (+ (* d d) (* c c))) * [misc]taylor: Taking taylor expansion of (+ (* d d) (* c c)) in d * [misc]taylor: Taking taylor expansion of (* d d) in d * [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 d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* c 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 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 (pow c 2) * [misc]backup-simplify: Simplify (+ 0 (pow c 2)) into (pow c 2) * [misc]backup-simplify: Simplify (sqrt (pow c 2)) into c * [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 (* 2 (sqrt (pow c 2)))) into 0 * [misc]taylor: Taking taylor expansion of (hypot d c) in d * [misc]taylor: Rewrote expression to (sqrt (+ (* d d) (* c c))) * [misc]taylor: Taking taylor expansion of (+ (* d d) (* c c)) in d * [misc]taylor: Taking taylor expansion of (* d d) in d * [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 d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* c 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 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 (pow c 2) * [misc]backup-simplify: Simplify (+ 0 (pow c 2)) into (pow c 2) * [misc]backup-simplify: Simplify (sqrt (pow c 2)) into c * [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 (* 2 (sqrt (pow c 2)))) into 0 * [misc]taylor: Taking 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]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [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 (pow 0 2) (+)) (* 2 c)) into (/ 1/2 c) * [misc]taylor: Taking taylor expansion of (/ 1/2 c) 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 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1/2 1) into 1/2 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1/2 (/ 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 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 (+ (* 2 (* 0 (/ 1/2 c))))) (* 2 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 1) (+ (* 1/2 (/ 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 (* c 1)) into c * [misc]approximate: Taking taylor expansion of (hypot (/ 1 d) (/ 1 c)) in (d c) around 0 * [misc]taylor: Taking taylor expansion of (hypot (/ 1 d) (/ 1 c)) in c * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 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 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 c) (/ 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 (/ 1 c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]taylor: Taking taylor expansion of (hypot (/ 1 d) (/ 1 c)) in d * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 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 d) in d * [misc]taylor: Taking 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 c) (/ 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 (/ 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 1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]taylor: Taking taylor expansion of (hypot (/ 1 d) (/ 1 c)) in d * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 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 d) in d * [misc]taylor: Taking 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 c) (/ 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 (/ 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 1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]taylor: Taking taylor expansion of 1 in c * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (* (/ 1 c) (/ 1 c)) into (/ 1 (pow c 2)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (pow c 2))) into (/ 1 (pow c 2)) * [misc]backup-simplify: Simplify (/ (- (/ 1 (pow c 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow c 2)) * [misc]taylor: Taking taylor expansion of (/ 1/2 (pow c 2)) 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 (pow c 2) in c * [misc]backup-simplify: Simplify (/ 1/2 1) into 1/2 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1/2 (/ 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)))) 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 c) (/ 0 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 (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow c 2)))))) (* 2 1)) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1/2 (/ 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 (* 1 (/ 1 (/ 1 d)))) into d * [misc]approximate: Taking taylor expansion of (hypot (/ 1 (- d)) (/ 1 (- c))) in (d c) around 0 * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- d)) (/ 1 (- c))) in c * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c)))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 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 (- 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 (- c)) (/ 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 (/ 1 (- c)) in c * [misc]taylor: Taking taylor expansion of (- c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 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 (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- d)) (/ 1 (- c))) in d * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c)))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 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 (- 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 (- c)) (/ 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 (/ 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 -1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 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 (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- d)) (/ 1 (- c))) in d * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c)))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 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 (- 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 (- c)) (/ 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 (/ 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 -1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 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 (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]taylor: Taking taylor expansion of 1 in c * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of 0 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 (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 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 c) (/ -1 c)) into (/ 1 (pow c 2)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (pow c 2))) into (/ 1 (pow c 2)) * [misc]backup-simplify: Simplify (/ (- (/ 1 (pow c 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow c 2)) * [misc]taylor: Taking taylor expansion of (/ 1/2 (pow c 2)) 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 (pow c 2) in c * [misc]backup-simplify: Simplify (/ 1/2 1) into 1/2 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1/2 (/ 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 (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- 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 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow c 2)))))) (* 2 1)) into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1/2 (/ 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 (* 1 (/ 1 (/ 1 (- d))))) into (* -1 d) * * * [misc]progress: simplifying candidates * * * * [misc]progress: [ 1 / 133 ] simplifiying candidate # * * * * [misc]progress: [ 2 / 133 ] simplifiying candidate # * * * * [misc]progress: [ 3 / 133 ] simplifiying candidate # * * * * [misc]progress: [ 4 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (- (log (fma c a (* b d))) (log (hypot d c))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * * [misc]simplify: iters left: 3 (21 enodes) * [exit]simplify: Simplified to (- (log (fma d b (* c a))) (log (hypot d c))) * [misc]simplify: Simplified (2 1 1) to (λ (a b c d) (/ (exp (- (log (fma d b (* c a))) (log (hypot d c)))) (hypot d c))) * * * * [misc]progress: [ 5 / 133 ] simplifiying candidate # * * * * [misc]progress: [ 6 / 133 ] simplifiying candidate # * * * * [misc]progress: [ 7 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (* (fma c a (* b d)) (fma c a (* b d))) (fma c a (* b d))) (* (* (hypot d c) (hypot d c)) (hypot d c))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (66 enodes) * * [misc]simplify: iters left: 3 (219 enodes) * [exit]simplify: Simplified to (pow (/ (fma b d (* c a)) (hypot d c)) 3) * [misc]simplify: Simplified (2 1 1) to (λ (a b c d) (/ (cbrt (pow (/ (fma b d (* c a)) (hypot d c)) 3)) (hypot d c))) * * * * [misc]progress: [ 8 / 133 ] simplifiying candidate # * * * * [misc]progress: [ 9 / 133 ] simplifiying candidate # * * * * [misc]progress: [ 10 / 133 ] simplifiying candidate # * * * * [misc]progress: [ 11 / 133 ] simplifiying candidate # * * * * [misc]progress: [ 12 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (fma c a (* b d))) (cbrt (fma c a (* b d)))) (* (cbrt (hypot d c)) (cbrt (hypot d c)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (32 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (41 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (fma b d (* c a))) (cbrt (hypot d c))) (/ (cbrt (fma b d (* c a))) (cbrt (hypot d c)))) * [misc]simplify: Simplified (2 1 1) to (λ (a b c d) (/ (* (* (/ (cbrt (fma b d (* c a))) (cbrt (hypot d c))) (/ (cbrt (fma b d (* c a))) (cbrt (hypot d c)))) (/ (cbrt (fma c a (* b d))) (cbrt (hypot d c)))) (hypot d c))) * [enter]simplify: Simplifying (/ (cbrt (fma c a (* b d))) (cbrt (hypot d c))) * * [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 (18 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma d b (* c a))) (cbrt (hypot d c))) * [misc]simplify: Simplified (2 1 2) to (λ (a b c d) (/ (* (/ (* (cbrt (fma c a (* b d))) (cbrt (fma c a (* b d)))) (* (cbrt (hypot d c)) (cbrt (hypot d c)))) (/ (cbrt (fma d b (* c a))) (cbrt (hypot d c)))) (hypot d c))) * * * * [misc]progress: [ 13 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (fma c a (* b d))) (cbrt (fma c a (* b d)))) (sqrt (hypot d c))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma b d (* c a))) (/ (sqrt (hypot d c)) (cbrt (fma b d (* c a))))) * [misc]simplify: Simplified (2 1 1) to (λ (a b c d) (/ (* (/ (cbrt (fma b d (* c a))) (/ (sqrt (hypot d c)) (cbrt (fma b d (* c a))))) (/ (cbrt (fma c a (* b d))) (sqrt (hypot d c)))) (hypot d c))) * [enter]simplify: Simplifying (/ (cbrt (fma c a (* b d))) (sqrt (hypot d c))) * * [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 (18 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma d b (* c a))) (sqrt (hypot d c))) * [misc]simplify: Simplified (2 1 2) to (λ (a b c d) (/ (* (/ (* (cbrt (fma c a (* b d))) (cbrt (fma c a (* b d)))) (sqrt (hypot d c))) (/ (cbrt (fma d b (* c a))) (sqrt (hypot d c)))) (hypot d c))) * * * * [misc]progress: [ 14 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (fma c a (* b d))) (cbrt (fma c a (* b d)))) 1) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (33 enodes) * * [misc]simplify: iters left: 2 (38 enodes) * [exit]simplify: Simplified to (* (cbrt (fma d b (* c a))) (cbrt (fma d b (* c a)))) * [misc]simplify: Simplified (2 1 1) to (λ (a b c d) (/ (* (* (cbrt (fma d b (* c a))) (cbrt (fma d b (* c a)))) (/ (cbrt (fma c a (* b d))) (hypot d c))) (hypot d c))) * [enter]simplify: Simplifying (/ (cbrt (fma c a (* b d))) (hypot d c)) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * * [misc]simplify: iters left: 4 (14 enodes) * * [misc]simplify: iters left: 3 (17 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma b d (* c a))) (hypot d c)) * [misc]simplify: Simplified (2 1 2) to (λ (a b c d) (/ (* (* (cbrt (fma d b (* c a))) (cbrt (fma d b (* c a)))) (/ (cbrt (fma b d (* c a))) (hypot d c))) (hypot d c))) * * * * [misc]progress: [ 15 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (fma c a (* b d))) (* (cbrt (hypot d c)) (cbrt (hypot d c)))) * * [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 (21 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma b d (* c a))) (* (cbrt (hypot d c)) (cbrt (hypot d c)))) * [misc]simplify: Simplified (2 1 1) to (λ (a b c d) (/ (* (/ (sqrt (fma b d (* c a))) (* (cbrt (hypot d c)) (cbrt (hypot d c)))) (/ (sqrt (fma c a (* b d))) (cbrt (hypot d c)))) (hypot d c))) * [enter]simplify: Simplifying (/ (sqrt (fma c a (* b d))) (cbrt (hypot d c))) * * [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 (18 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma d b (* c a))) (cbrt (hypot d c))) * [misc]simplify: Simplified (2 1 2) to (λ (a b c d) (/ (* (/ (sqrt (fma c a (* b d))) (* (cbrt (hypot d c)) (cbrt (hypot d c)))) (/ (sqrt (fma d b (* c a))) (cbrt (hypot d c)))) (hypot d c))) * * * * [misc]progress: [ 16 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (fma c a (* b d))) (sqrt (hypot d c))) * * [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 (18 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma d b (* c a))) (sqrt (hypot d c))) * [misc]simplify: Simplified (2 1 1) to (λ (a b c d) (/ (* (/ (sqrt (fma d b (* c a))) (sqrt (hypot d c))) (/ (sqrt (fma c a (* b d))) (sqrt (hypot d c)))) (hypot d c))) * [enter]simplify: Simplifying (/ (sqrt (fma c a (* b d))) (sqrt (hypot d c))) * * [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 (18 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma d b (* c a))) (sqrt (hypot d c))) * [misc]simplify: Simplified (2 1 2) to (λ (a b c d) (/ (* (/ (sqrt (fma c a (* b d))) (sqrt (hypot d c))) (/ (sqrt (fma d b (* c a))) (sqrt (hypot d c)))) (hypot d c))) * * * * [misc]progress: [ 17 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (fma c a (* b d))) 1) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * * [misc]simplify: iters left: 3 (21 enodes) * [exit]simplify: Simplified to (sqrt (fma b d (* c a))) * [misc]simplify: Simplified (2 1 1) to (λ (a b c d) (/ (* (sqrt (fma b d (* c a))) (/ (sqrt (fma c a (* b d))) (hypot d c))) (hypot d c))) * [enter]simplify: Simplifying (/ (sqrt (fma c a (* b d))) (hypot d c)) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * * [misc]simplify: iters left: 4 (14 enodes) * * [misc]simplify: iters left: 3 (17 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma b d (* c a))) (hypot d c)) * [misc]simplify: Simplified (2 1 2) to (λ (a b c d) (/ (* (sqrt (fma b d (* c a))) (/ (sqrt (fma b d (* c a))) (hypot d c))) (hypot d c))) * * * * [misc]progress: [ 18 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (* (cbrt (hypot d c)) (cbrt (hypot d c)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to (/ (/ 1 (cbrt (hypot d c))) (cbrt (hypot d c))) * [misc]simplify: Simplified (2 1 1) to (λ (a b c d) (/ (* (/ (/ 1 (cbrt (hypot d c))) (cbrt (hypot d c))) (/ (fma c a (* b d)) (cbrt (hypot d c)))) (hypot d c))) * [enter]simplify: Simplifying (/ (fma c a (* b d)) (cbrt (hypot d c))) * * [misc]simplify: iters left: 5 (9 enodes) * * [misc]simplify: iters left: 4 (12 enodes) * * [misc]simplify: iters left: 3 (14 enodes) * * [misc]simplify: iters left: 2 (17 enodes) * [exit]simplify: Simplified to (/ (fma b d (* c a)) (cbrt (hypot d c))) * [misc]simplify: Simplified (2 1 2) to (λ (a b c d) (/ (* (/ 1 (* (cbrt (hypot d c)) (cbrt (hypot d c)))) (/ (fma b d (* c a)) (cbrt (hypot d c)))) (hypot d c))) * * * * [misc]progress: [ 19 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (sqrt (hypot d c))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (8 enodes) * [exit]simplify: Simplified to (/ 1 (sqrt (hypot d c))) * [misc]simplify: Simplified (2 1 1) to (λ (a b c d) (/ (* (/ 1 (sqrt (hypot d c))) (/ (fma c a (* b d)) (sqrt (hypot d c)))) (hypot d c))) * [enter]simplify: Simplifying (/ (fma c a (* b d)) (sqrt (hypot d c))) * * [misc]simplify: iters left: 5 (9 enodes) * * [misc]simplify: iters left: 4 (12 enodes) * * [misc]simplify: iters left: 3 (14 enodes) * * [misc]simplify: iters left: 2 (17 enodes) * [exit]simplify: Simplified to (/ (fma b d (* c a)) (sqrt (hypot d c))) * [misc]simplify: Simplified (2 1 2) to (λ (a b c d) (/ (* (/ 1 (sqrt (hypot d c))) (/ (fma b d (* c a)) (sqrt (hypot d c)))) (hypot d c))) * * * * [misc]progress: [ 20 / 133 ] 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 * [misc]simplify: Simplified (2 1 1) to (λ (a b c d) (/ (* 1 (/ (fma c a (* b d)) (hypot d c))) (hypot d c))) * [enter]simplify: Simplifying (/ (fma c a (* b d)) (hypot d c)) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (11 enodes) * * [misc]simplify: iters left: 3 (13 enodes) * * [misc]simplify: iters left: 2 (16 enodes) * [exit]simplify: Simplified to (/ (fma b d (* c a)) (hypot d c)) * [misc]simplify: Simplified (2 1 2) to (λ (a b c d) (/ (* 1 (/ (fma b d (* c a)) (hypot d c))) (hypot d c))) * * * * [misc]progress: [ 21 / 133 ] simplifiying candidate # * * * * [misc]progress: [ 22 / 133 ] simplifiying candidate # * * * * [misc]progress: [ 23 / 133 ] simplifiying candidate # * * * * [misc]progress: [ 24 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (hypot d c)) * * [misc]simplify: iters left: 2 (4 enodes) * [exit]simplify: Simplified to (cbrt (hypot d c)) * [misc]simplify: Simplified (2 1 2) to (λ (a b c d) (/ (/ (/ (fma c a (* b d)) (* (cbrt (hypot d c)) (cbrt (hypot d c)))) (cbrt (hypot d c))) (hypot d c))) * * * * [misc]progress: [ 25 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (hypot d c)) * * [misc]simplify: iters left: 2 (4 enodes) * [exit]simplify: Simplified to (sqrt (hypot d c)) * [misc]simplify: Simplified (2 1 2) to (λ (a b c d) (/ (/ (/ (fma c a (* b d)) (sqrt (hypot d c))) (sqrt (hypot d c))) (hypot d c))) * * * * [misc]progress: [ 26 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (hypot d c) * * [misc]simplify: iters left: 1 (3 enodes) * [exit]simplify: Simplified to (hypot d c) * [misc]simplify: Simplified (2 1 2) to (λ (a b c d) (/ (/ (/ (fma c a (* b d)) 1) (hypot d c)) (hypot d c))) * * * * [misc]progress: [ 27 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (fma c a (* b d))) (cbrt (fma c a (* b d)))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * * [misc]simplify: iters left: 4 (13 enodes) * * [misc]simplify: iters left: 3 (16 enodes) * [exit]simplify: Simplified to (* (cbrt (fma b d (* c a))) (cbrt (fma b d (* c a)))) * [misc]simplify: Simplified (2 1 1) to (λ (a b c d) (/ (/ (* (cbrt (fma b d (* c a))) (cbrt (fma b d (* c a)))) (/ (hypot d c) (cbrt (fma c a (* b d))))) (hypot d c))) * * * * [misc]progress: [ 28 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (fma c a (* b d))) * * [misc]simplify: iters left: 4 (7 enodes) * * [misc]simplify: iters left: 3 (10 enodes) * * [misc]simplify: iters left: 2 (12 enodes) * * [misc]simplify: iters left: 1 (15 enodes) * [exit]simplify: Simplified to (sqrt (fma b d (* c a))) * [misc]simplify: Simplified (2 1 1) to (λ (a b c d) (/ (/ (sqrt (fma b d (* c a))) (/ (hypot d c) (sqrt (fma c a (* b d))))) (hypot d c))) * * * * [misc]progress: [ 29 / 133 ] simplifiying candidate # * * * * [misc]progress: [ 30 / 133 ] simplifiying candidate # * * * * [misc]progress: [ 31 / 133 ] simplifiying candidate # * * * * [misc]progress: [ 32 / 133 ] simplifiying candidate # * * * * [misc]progress: [ 33 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (- (- (log (fma c a (* b d))) (log (hypot d c))) (log (hypot d 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 (38 enodes) * * [misc]simplify: iters left: 2 (60 enodes) * * [misc]simplify: iters left: 1 (101 enodes) * [exit]simplify: Simplified to (- (log (fma b d (* c a))) (+ (log (hypot d c)) (log (hypot d c)))) * [misc]simplify: Simplified (2 1) to (λ (a b c d) (exp (- (log (fma b d (* c a))) (+ (log (hypot d c)) (log (hypot d c)))))) * * * * [misc]progress: [ 34 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (- (log (/ (fma c a (* b d)) (hypot d c))) (log (hypot d c))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (26 enodes) * * [misc]simplify: iters left: 3 (42 enodes) * * [misc]simplify: iters left: 2 (71 enodes) * * [misc]simplify: iters left: 1 (99 enodes) * [exit]simplify: Simplified to (- (log (fma b d (* c a))) (+ (log (hypot d c)) (log (hypot d c)))) * [misc]simplify: Simplified (2 1) to (λ (a b c d) (exp (- (log (fma b d (* c a))) (+ (log (hypot d c)) (log (hypot d c)))))) * * * * [misc]progress: [ 35 / 133 ] simplifiying candidate # * * * * [misc]progress: [ 36 / 133 ] simplifiying candidate # * * * * [misc]progress: [ 37 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (* (fma c a (* b d)) (fma c a (* b d))) (fma c a (* b d))) (* (* (hypot d c) (hypot d c)) (hypot d c))) (* (* (hypot d c) (hypot d c)) (hypot d c))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (29 enodes) * * [misc]simplify: iters left: 4 (103 enodes) * * [misc]simplify: iters left: 3 (396 enodes) * [exit]simplify: Simplified to (/ (pow (fma b d (* c a)) 3) (* (pow (hypot d c) 3) (pow (hypot d c) 3))) * [misc]simplify: Simplified (2 1) to (λ (a b c d) (cbrt (/ (pow (fma b d (* c a)) 3) (* (pow (hypot d c) 3) (pow (hypot d c) 3))))) * * * * [misc]progress: [ 38 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (* (/ (fma c a (* b d)) (hypot d c)) (/ (fma c a (* b d)) (hypot d c))) (/ (fma c a (* b d)) (hypot d c))) (* (* (hypot d c) (hypot d c)) (hypot d c))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (31 enodes) * * [misc]simplify: iters left: 4 (98 enodes) * * [misc]simplify: iters left: 3 (344 enodes) * [exit]simplify: Simplified to (pow (/ (fma b d (* c a)) (* (hypot d c) (hypot d c))) 3) * [misc]simplify: Simplified (2 1) to (λ (a b c d) (cbrt (pow (/ (fma b d (* c a)) (* (hypot d c) (hypot d c))) 3))) * * * * [misc]progress: [ 39 / 133 ] simplifiying candidate # * * * * [misc]progress: [ 40 / 133 ] simplifiying candidate # * * * * [misc]progress: [ 41 / 133 ] simplifiying candidate # * * * * [misc]progress: [ 42 / 133 ] simplifiying candidate # * * * * [misc]progress: [ 43 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (/ (fma c a (* b d)) (hypot d c))) (cbrt (/ (fma c a (* b d)) (hypot d c)))) (* (cbrt (hypot d c)) (cbrt (hypot d c)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (33 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (42 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (/ (fma b d (* c a)) (hypot d c))) (cbrt (hypot d c))) (/ (cbrt (/ (fma b d (* c a)) (hypot d c))) (cbrt (hypot d c)))) * [misc]simplify: Simplified (2 1) to (λ (a b c d) (* (* (/ (cbrt (/ (fma b d (* c a)) (hypot d c))) (cbrt (hypot d c))) (/ (cbrt (/ (fma b d (* c a)) (hypot d c))) (cbrt (hypot d c)))) (/ (cbrt (/ (fma c a (* b d)) (hypot d c))) (cbrt (hypot d c))))) * [enter]simplify: Simplifying (/ (cbrt (/ (fma c a (* b d)) (hypot d c))) (cbrt (hypot d c))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (16 enodes) * * [misc]simplify: iters left: 3 (19 enodes) * [exit]simplify: Simplified to (/ (cbrt (/ (fma b d (* c a)) (hypot d c))) (cbrt (hypot d c))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (/ (* (cbrt (/ (fma c a (* b d)) (hypot d c))) (cbrt (/ (fma c a (* b d)) (hypot d c)))) (* (cbrt (hypot d c)) (cbrt (hypot d c)))) (/ (cbrt (/ (fma b d (* c a)) (hypot d c))) (cbrt (hypot d c))))) * * * * [misc]progress: [ 44 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (/ (fma c a (* b d)) (hypot d c))) (cbrt (/ (fma c a (* b d)) (hypot d c)))) (sqrt (hypot d c))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (cbrt (/ (fma b d (* c a)) (hypot d c))) (/ (sqrt (hypot d c)) (cbrt (/ (fma b d (* c a)) (hypot d c))))) * [misc]simplify: Simplified (2 1) to (λ (a b c d) (* (/ (cbrt (/ (fma b d (* c a)) (hypot d c))) (/ (sqrt (hypot d c)) (cbrt (/ (fma b d (* c a)) (hypot d c))))) (/ (cbrt (/ (fma c a (* b d)) (hypot d c))) (sqrt (hypot d c))))) * [enter]simplify: Simplifying (/ (cbrt (/ (fma c a (* b d)) (hypot d c))) (sqrt (hypot d c))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (16 enodes) * * [misc]simplify: iters left: 3 (19 enodes) * [exit]simplify: Simplified to (/ (cbrt (/ (fma b d (* c a)) (hypot d c))) (sqrt (hypot d c))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (/ (* (cbrt (/ (fma c a (* b d)) (hypot d c))) (cbrt (/ (fma c a (* b d)) (hypot d c)))) (sqrt (hypot d c))) (/ (cbrt (/ (fma b d (* c a)) (hypot d c))) (sqrt (hypot d c))))) * * * * [misc]progress: [ 45 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (/ (fma c a (* b d)) (hypot d c))) (cbrt (/ (fma c a (* b d)) (hypot d c)))) 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 (35 enodes) * * [misc]simplify: iters left: 2 (40 enodes) * [exit]simplify: Simplified to (* (cbrt (/ (fma b d (* c a)) (hypot d c))) (cbrt (/ (fma b d (* c a)) (hypot d c)))) * [misc]simplify: Simplified (2 1) to (λ (a b c d) (* (* (cbrt (/ (fma b d (* c a)) (hypot d c))) (cbrt (/ (fma b d (* c a)) (hypot d c)))) (/ (cbrt (/ (fma c a (* b d)) (hypot d c))) (hypot d c)))) * [enter]simplify: Simplifying (/ (cbrt (/ (fma c a (* b d)) (hypot d c))) (hypot d c)) * * [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 (18 enodes) * [exit]simplify: Simplified to (/ (cbrt (/ (fma d b (* c a)) (hypot d c))) (hypot d c)) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (cbrt (/ (fma b d (* c a)) (hypot d c))) (cbrt (/ (fma b d (* c a)) (hypot d c)))) (/ (cbrt (/ (fma d b (* c a)) (hypot d c))) (hypot d c)))) * * * * [misc]progress: [ 46 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (/ (fma c a (* b d)) (hypot d c))) (* (cbrt (hypot d c)) (cbrt (hypot d c)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (22 enodes) * [exit]simplify: Simplified to (/ (sqrt (/ (fma b d (* c a)) (hypot d c))) (* (cbrt (hypot d c)) (cbrt (hypot d c)))) * [misc]simplify: Simplified (2 1) to (λ (a b c d) (* (/ (sqrt (/ (fma b d (* c a)) (hypot d c))) (* (cbrt (hypot d c)) (cbrt (hypot d c)))) (/ (sqrt (/ (fma c a (* b d)) (hypot d c))) (cbrt (hypot d c))))) * [enter]simplify: Simplifying (/ (sqrt (/ (fma c a (* b d)) (hypot d c))) (cbrt (hypot d c))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (16 enodes) * * [misc]simplify: iters left: 3 (19 enodes) * [exit]simplify: Simplified to (/ (sqrt (/ (fma b d (* c a)) (hypot d c))) (cbrt (hypot d c))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (/ (sqrt (/ (fma c a (* b d)) (hypot d c))) (* (cbrt (hypot d c)) (cbrt (hypot d c)))) (/ (sqrt (/ (fma b d (* c a)) (hypot d c))) (cbrt (hypot d c))))) * * * * [misc]progress: [ 47 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (/ (fma c a (* b d)) (hypot d c))) (sqrt (hypot d c))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (16 enodes) * * [misc]simplify: iters left: 3 (19 enodes) * [exit]simplify: Simplified to (/ (sqrt (/ (fma b d (* c a)) (hypot d c))) (sqrt (hypot d c))) * [misc]simplify: Simplified (2 1) to (λ (a b c d) (* (/ (sqrt (/ (fma b d (* c a)) (hypot d c))) (sqrt (hypot d c))) (/ (sqrt (/ (fma c a (* b d)) (hypot d c))) (sqrt (hypot d c))))) * [enter]simplify: Simplifying (/ (sqrt (/ (fma c a (* b d)) (hypot d c))) (sqrt (hypot d c))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (16 enodes) * * [misc]simplify: iters left: 3 (19 enodes) * [exit]simplify: Simplified to (/ (sqrt (/ (fma b d (* c a)) (hypot d c))) (sqrt (hypot d c))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (/ (sqrt (/ (fma c a (* b d)) (hypot d c))) (sqrt (hypot d c))) (/ (sqrt (/ (fma b d (* c a)) (hypot d c))) (sqrt (hypot d c))))) * * * * [misc]progress: [ 48 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (/ (fma c a (* b d)) (hypot d c))) 1) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * [exit]simplify: Simplified to (sqrt (/ (fma b d (* c a)) (hypot d c))) * [misc]simplify: Simplified (2 1) to (λ (a b c d) (* (sqrt (/ (fma b d (* c a)) (hypot d c))) (/ (sqrt (/ (fma c a (* b d)) (hypot d c))) (hypot d c)))) * [enter]simplify: Simplifying (/ (sqrt (/ (fma c a (* b d)) (hypot d c))) (hypot d c)) * * [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 (18 enodes) * [exit]simplify: Simplified to (/ (sqrt (/ (fma d b (* c a)) (hypot d c))) (hypot d c)) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (sqrt (/ (fma b d (* c a)) (hypot d c))) (/ (sqrt (/ (fma d b (* c a)) (hypot d c))) (hypot d c)))) * * * * [misc]progress: [ 49 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma c a (* b d))) (cbrt (fma c a (* b d)))) (* (cbrt (hypot d c)) (cbrt (hypot d c)))) (* (cbrt (hypot d c)) (cbrt (hypot d c)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (53 enodes) * * [misc]simplify: iters left: 3 (92 enodes) * * [misc]simplify: iters left: 2 (126 enodes) * * [misc]simplify: iters left: 1 (138 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (fma b d (* c a))) (* (cbrt (hypot d c)) (cbrt (hypot d c)))) (/ (cbrt (fma b d (* c a))) (* (cbrt (hypot d c)) (cbrt (hypot d c))))) * [misc]simplify: Simplified (2 1) to (λ (a b c d) (* (* (/ (cbrt (fma b d (* c a))) (* (cbrt (hypot d c)) (cbrt (hypot d c)))) (/ (cbrt (fma b d (* c a))) (* (cbrt (hypot d c)) (cbrt (hypot d c))))) (/ (/ (cbrt (fma c a (* b d))) (cbrt (hypot d c))) (cbrt (hypot d c))))) * [enter]simplify: Simplifying (/ (/ (cbrt (fma c a (* b d))) (cbrt (hypot d c))) (cbrt (hypot d c))) * * [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 (21 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma b d (* c a))) (* (cbrt (hypot d c)) (cbrt (hypot d c)))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (/ (/ (* (cbrt (fma c a (* b d))) (cbrt (fma c a (* b d)))) (* (cbrt (hypot d c)) (cbrt (hypot d c)))) (* (cbrt (hypot d c)) (cbrt (hypot d c)))) (/ (cbrt (fma b d (* c a))) (* (cbrt (hypot d c)) (cbrt (hypot d c)))))) * * * * [misc]progress: [ 50 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma c a (* b d))) (cbrt (fma c a (* b d)))) (* (cbrt (hypot d c)) (cbrt (hypot d c)))) (sqrt (hypot d c))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (25 enodes) * * [misc]simplify: iters left: 4 (47 enodes) * * [misc]simplify: iters left: 3 (81 enodes) * * [misc]simplify: iters left: 2 (115 enodes) * * [misc]simplify: iters left: 1 (133 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (fma c a (* b d))) (* (cbrt (hypot d c)) (sqrt (hypot d c)))) (/ (cbrt (fma c a (* b d))) (cbrt (hypot d c)))) * [misc]simplify: Simplified (2 1) to (λ (a b c d) (* (* (/ (cbrt (fma c a (* b d))) (* (cbrt (hypot d c)) (sqrt (hypot d c)))) (/ (cbrt (fma c a (* b d))) (cbrt (hypot d c)))) (/ (/ (cbrt (fma c a (* b d))) (cbrt (hypot d c))) (sqrt (hypot d c))))) * [enter]simplify: Simplifying (/ (/ (cbrt (fma c a (* b d))) (cbrt (hypot d c))) (sqrt (hypot d c))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma b d (* c a))) (* (cbrt (hypot d c)) (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (/ (/ (* (cbrt (fma c a (* b d))) (cbrt (fma c a (* b d)))) (* (cbrt (hypot d c)) (cbrt (hypot d c)))) (sqrt (hypot d c))) (/ (cbrt (fma b d (* c a))) (* (cbrt (hypot d c)) (sqrt (hypot d c)))))) * * * * [misc]progress: [ 51 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma c a (* b d))) (cbrt (fma c a (* b d)))) (* (cbrt (hypot d c)) (cbrt (hypot d c)))) 1) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (48 enodes) * * [misc]simplify: iters left: 3 (89 enodes) * * [misc]simplify: iters left: 2 (284 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (fma c a (* b d))) (cbrt (hypot d c))) (/ (cbrt (fma c a (* b d))) (cbrt (hypot d c)))) * [misc]simplify: Simplified (2 1) to (λ (a b c d) (* (* (/ (cbrt (fma c a (* b d))) (cbrt (hypot d c))) (/ (cbrt (fma c a (* b d))) (cbrt (hypot d c)))) (/ (/ (cbrt (fma c a (* b d))) (cbrt (hypot d c))) (hypot d c)))) * [enter]simplify: Simplifying (/ (/ (cbrt (fma c a (* b d))) (cbrt (hypot d c))) (hypot d c)) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma b d (* c a))) (* (hypot d c) (cbrt (hypot d c)))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ (cbrt (fma c a (* b d))) (cbrt (hypot d c))) (/ (cbrt (fma c a (* b d))) (cbrt (hypot d c)))) (/ (cbrt (fma b d (* c a))) (* (hypot d c) (cbrt (hypot d c)))))) * * * * [misc]progress: [ 52 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma c a (* b d))) (cbrt (fma c a (* b d)))) (sqrt (hypot d c))) (* (cbrt (hypot d c)) (cbrt (hypot d c)))) * * [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 (77 enodes) * * [misc]simplify: iters left: 2 (117 enodes) * * [misc]simplify: iters left: 1 (135 enodes) * [exit]simplify: Simplified to (/ (* (cbrt (fma c a (* b d))) (cbrt (fma c a (* b d)))) (* (* (cbrt (hypot d c)) (sqrt (hypot d c))) (cbrt (hypot d c)))) * [misc]simplify: Simplified (2 1) to (λ (a b c d) (* (/ (* (cbrt (fma c a (* b d))) (cbrt (fma c a (* b d)))) (* (* (cbrt (hypot d c)) (sqrt (hypot d c))) (cbrt (hypot d c)))) (/ (/ (cbrt (fma c a (* b d))) (sqrt (hypot d c))) (cbrt (hypot d c))))) * [enter]simplify: Simplifying (/ (/ (cbrt (fma c a (* b d))) (sqrt (hypot d c))) (cbrt (hypot d c))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma b d (* c a))) (* (sqrt (hypot d c)) (cbrt (hypot d c)))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (/ (/ (* (cbrt (fma c a (* b d))) (cbrt (fma c a (* b d)))) (sqrt (hypot d c))) (* (cbrt (hypot d c)) (cbrt (hypot d c)))) (/ (cbrt (fma b d (* c a))) (* (sqrt (hypot d c)) (cbrt (hypot d c)))))) * * * * [misc]progress: [ 53 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma c a (* b d))) (cbrt (fma c a (* b d)))) (sqrt (hypot d c))) (sqrt (hypot d c))) * * [misc]simplify: iters left: 6 (12 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 (40 enodes) * * [misc]simplify: iters left: 1 (41 enodes) * [exit]simplify: Simplified to (/ (* (cbrt (fma b d (* c a))) (cbrt (fma b d (* c a)))) (hypot d c)) * [misc]simplify: Simplified (2 1) to (λ (a b c d) (* (/ (* (cbrt (fma b d (* c a))) (cbrt (fma b d (* c a)))) (hypot d c)) (/ (/ (cbrt (fma c a (* b d))) (sqrt (hypot d c))) (sqrt (hypot d c))))) * [enter]simplify: Simplifying (/ (/ (cbrt (fma c a (* b d))) (sqrt (hypot d c))) (sqrt (hypot d c))) * * [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 (22 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma b d (* c a))) (hypot d c)) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (/ (* (cbrt (fma b d (* c a))) (cbrt (fma b d (* c a)))) (hypot d c)) (/ (cbrt (fma b d (* c a))) (hypot d c)))) * * * * [misc]progress: [ 54 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma c a (* b d))) (cbrt (fma c a (* b d)))) (sqrt (hypot d c))) 1) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (32 enodes) * * [misc]simplify: iters left: 3 (59 enodes) * * [misc]simplify: iters left: 2 (156 enodes) * * [misc]simplify: iters left: 1 (218 enodes) * [exit]simplify: Simplified to (* (cbrt (fma b d (* c a))) (/ (cbrt (fma b d (* c a))) (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 1) to (λ (a b c d) (* (* (cbrt (fma b d (* c a))) (/ (cbrt (fma b d (* c a))) (sqrt (hypot d c)))) (/ (/ (cbrt (fma c a (* b d))) (sqrt (hypot d c))) (hypot d c)))) * [enter]simplify: Simplifying (/ (/ (cbrt (fma c a (* b d))) (sqrt (hypot d c))) (hypot d c)) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma b d (* c a))) (* (hypot d c) (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (cbrt (fma b d (* c a))) (/ (cbrt (fma b d (* c a))) (sqrt (hypot d c)))) (/ (cbrt (fma b d (* c a))) (* (hypot d c) (sqrt (hypot d c)))))) * * * * [misc]progress: [ 55 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma c a (* b d))) (cbrt (fma c a (* b d)))) 1) (* (cbrt (hypot d c)) (cbrt (hypot d c)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (25 enodes) * * [misc]simplify: iters left: 4 (49 enodes) * * [misc]simplify: iters left: 3 (97 enodes) * * [misc]simplify: iters left: 2 (215 enodes) * * [misc]simplify: iters left: 1 (246 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (fma c a (* b d))) (cbrt (hypot d c))) (/ (cbrt (fma c a (* b d))) (cbrt (hypot d c)))) * [misc]simplify: Simplified (2 1) to (λ (a b c d) (* (* (/ (cbrt (fma c a (* b d))) (cbrt (hypot d c))) (/ (cbrt (fma c a (* b d))) (cbrt (hypot d c)))) (/ (/ (cbrt (fma c a (* b d))) (hypot d c)) (cbrt (hypot d c))))) * [enter]simplify: Simplifying (/ (/ (cbrt (fma c a (* b d))) (hypot d c)) (cbrt (hypot d c))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma b d (* c a))) (* (cbrt (hypot d c)) (hypot d c))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ (cbrt (fma c a (* b d))) (cbrt (hypot d c))) (/ (cbrt (fma c a (* b d))) (cbrt (hypot d c)))) (/ (cbrt (fma b d (* c a))) (* (cbrt (hypot d c)) (hypot d c))))) * * * * [misc]progress: [ 56 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma c a (* b d))) (cbrt (fma c a (* b d)))) 1) (sqrt (hypot d c))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (37 enodes) * * [misc]simplify: iters left: 3 (65 enodes) * * [misc]simplify: iters left: 2 (116 enodes) * * [misc]simplify: iters left: 1 (120 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma b d (* c a))) (/ (sqrt (hypot d c)) (cbrt (fma b d (* c a))))) * [misc]simplify: Simplified (2 1) to (λ (a b c d) (* (/ (cbrt (fma b d (* c a))) (/ (sqrt (hypot d c)) (cbrt (fma b d (* c a))))) (/ (/ (cbrt (fma c a (* b d))) (hypot d c)) (sqrt (hypot d c))))) * [enter]simplify: Simplifying (/ (/ (cbrt (fma c a (* b d))) (hypot d c)) (sqrt (hypot d c))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma b d (* c a))) (* (sqrt (hypot d c)) (hypot d c))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (/ (cbrt (fma b d (* c a))) (/ (sqrt (hypot d c)) (cbrt (fma b d (* c a))))) (/ (cbrt (fma b d (* c a))) (* (sqrt (hypot d c)) (hypot d c))))) * * * * [misc]progress: [ 57 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma c a (* b d))) (cbrt (fma c a (* b d)))) 1) 1) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (27 enodes) * * [misc]simplify: iters left: 2 (35 enodes) * * [misc]simplify: iters left: 1 (37 enodes) * [exit]simplify: Simplified to (* (cbrt (fma b d (* c a))) (cbrt (fma b d (* c a)))) * [misc]simplify: Simplified (2 1) to (λ (a b c d) (* (* (cbrt (fma b d (* c a))) (cbrt (fma b d (* c a)))) (/ (/ (cbrt (fma c a (* b d))) (hypot d c)) (hypot d c)))) * [enter]simplify: Simplifying (/ (/ (cbrt (fma c a (* b d))) (hypot d c)) (hypot d c)) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (17 enodes) * * [misc]simplify: iters left: 3 (20 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma d b (* c a))) (* (hypot d c) (hypot d c))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (cbrt (fma b d (* c a))) (cbrt (fma b d (* c a)))) (/ (cbrt (fma d b (* c a))) (* (hypot d c) (hypot d c))))) * * * * [misc]progress: [ 58 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma c a (* b d))) (* (cbrt (hypot d c)) (cbrt (hypot d c)))) (* (cbrt (hypot d c)) (cbrt (hypot d c)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (34 enodes) * * [misc]simplify: iters left: 2 (37 enodes) * * [misc]simplify: iters left: 1 (40 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma b d (* c a))) (* (cbrt (hypot d c)) (hypot d c))) * [misc]simplify: Simplified (2 1) to (λ (a b c d) (* (/ (sqrt (fma b d (* c a))) (* (cbrt (hypot d c)) (hypot d c))) (/ (/ (sqrt (fma c a (* b d))) (cbrt (hypot d c))) (cbrt (hypot d c))))) * [enter]simplify: Simplifying (/ (/ (sqrt (fma c a (* b d))) (cbrt (hypot d c))) (cbrt (hypot d c))) * * [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 (21 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma b d (* c a))) (* (cbrt (hypot d c)) (cbrt (hypot d c)))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (/ (sqrt (fma b d (* c a))) (* (cbrt (hypot d c)) (hypot d c))) (/ (sqrt (fma b d (* c a))) (* (cbrt (hypot d c)) (cbrt (hypot d c)))))) * * * * [misc]progress: [ 59 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma c a (* b d))) (* (cbrt (hypot d c)) (cbrt (hypot d c)))) (sqrt (hypot d c))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (27 enodes) * * [misc]simplify: iters left: 3 (33 enodes) * * [misc]simplify: iters left: 2 (39 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma b d (* c a))) (sqrt (hypot d c))) (* (cbrt (hypot d c)) (cbrt (hypot d c)))) * [misc]simplify: Simplified (2 1) to (λ (a b c d) (* (/ (/ (sqrt (fma b d (* c a))) (sqrt (hypot d c))) (* (cbrt (hypot d c)) (cbrt (hypot d c)))) (/ (/ (sqrt (fma c a (* b d))) (cbrt (hypot d c))) (sqrt (hypot d c))))) * [enter]simplify: Simplifying (/ (/ (sqrt (fma c a (* b d))) (cbrt (hypot d c))) (sqrt (hypot d c))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma b d (* c a))) (* (cbrt (hypot d c)) (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (/ (/ (sqrt (fma c a (* b d))) (* (cbrt (hypot d c)) (cbrt (hypot d c)))) (sqrt (hypot d c))) (/ (sqrt (fma b d (* c a))) (* (cbrt (hypot d c)) (sqrt (hypot d c)))))) * * * * [misc]progress: [ 60 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma c a (* b d))) (* (cbrt (hypot d c)) (cbrt (hypot d c)))) 1) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (37 enodes) * * [misc]simplify: iters left: 2 (42 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma b d (* c a))) (* (cbrt (hypot d c)) (cbrt (hypot d c)))) * [misc]simplify: Simplified (2 1) to (λ (a b c d) (* (/ (sqrt (fma b d (* c a))) (* (cbrt (hypot d c)) (cbrt (hypot d c)))) (/ (/ (sqrt (fma c a (* b d))) (cbrt (hypot d c))) (hypot d c)))) * [enter]simplify: Simplifying (/ (/ (sqrt (fma c a (* b d))) (cbrt (hypot d c))) (hypot d c)) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma b d (* c a))) (* (hypot d c) (cbrt (hypot d c)))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (/ (sqrt (fma b d (* c a))) (* (cbrt (hypot d c)) (cbrt (hypot d c)))) (/ (sqrt (fma b d (* c a))) (* (hypot d c) (cbrt (hypot d c)))))) * * * * [misc]progress: [ 61 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma c a (* b d))) (sqrt (hypot d c))) (* (cbrt (hypot d c)) (cbrt (hypot d c)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (36 enodes) * * [misc]simplify: iters left: 2 (37 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma b d (* c a))) (sqrt (hypot d c))) (* (cbrt (hypot d c)) (cbrt (hypot d c)))) * [misc]simplify: Simplified (2 1) to (λ (a b c d) (* (/ (/ (sqrt (fma b d (* c a))) (sqrt (hypot d c))) (* (cbrt (hypot d c)) (cbrt (hypot d c)))) (/ (/ (sqrt (fma c a (* b d))) (sqrt (hypot d c))) (cbrt (hypot d c))))) * [enter]simplify: Simplifying (/ (/ (sqrt (fma c a (* b d))) (sqrt (hypot d c))) (cbrt (hypot d c))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma b d (* c a))) (* (sqrt (hypot d c)) (cbrt (hypot d c)))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (/ (/ (sqrt (fma c a (* b d))) (sqrt (hypot d c))) (* (cbrt (hypot d c)) (cbrt (hypot d c)))) (/ (sqrt (fma b d (* c a))) (* (sqrt (hypot d c)) (cbrt (hypot d c)))))) * * * * [misc]progress: [ 62 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma c a (* b d))) (sqrt (hypot d c))) (sqrt (hypot d c))) * * [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 (22 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma b d (* c a))) (hypot d c)) * [misc]simplify: Simplified (2 1) to (λ (a b c d) (* (/ (sqrt (fma b d (* c a))) (hypot d c)) (/ (/ (sqrt (fma c a (* b d))) (sqrt (hypot d c))) (sqrt (hypot d c))))) * [enter]simplify: Simplifying (/ (/ (sqrt (fma c a (* b d))) (sqrt (hypot d c))) (sqrt (hypot d c))) * * [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 (22 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma b d (* c a))) (hypot d c)) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (/ (sqrt (fma b d (* c a))) (hypot d c)) (/ (sqrt (fma b d (* c a))) (hypot d c)))) * * * * [misc]progress: [ 63 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma c a (* b d))) (sqrt (hypot d c))) 1) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (31 enodes) * * [misc]simplify: iters left: 2 (32 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma b d (* c a))) (sqrt (hypot d c))) * [misc]simplify: Simplified (2 1) to (λ (a b c d) (* (/ (sqrt (fma b d (* c a))) (sqrt (hypot d c))) (/ (/ (sqrt (fma c a (* b d))) (sqrt (hypot d c))) (hypot d c)))) * [enter]simplify: Simplifying (/ (/ (sqrt (fma c a (* b d))) (sqrt (hypot d c))) (hypot d c)) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma b d (* c a))) (* (hypot d c) (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (/ (sqrt (fma b d (* c a))) (sqrt (hypot d c))) (/ (sqrt (fma b d (* c a))) (* (hypot d c) (sqrt (hypot d c)))))) * * * * [misc]progress: [ 64 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma c a (* b d))) 1) (* (cbrt (hypot d c)) (cbrt (hypot d c)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (32 enodes) * * [misc]simplify: iters left: 3 (44 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma b d (* c a))) (* (cbrt (hypot d c)) (cbrt (hypot d c)))) * [misc]simplify: Simplified (2 1) to (λ (a b c d) (* (/ (sqrt (fma b d (* c a))) (* (cbrt (hypot d c)) (cbrt (hypot d c)))) (/ (/ (sqrt (fma c a (* b d))) (hypot d c)) (cbrt (hypot d c))))) * [enter]simplify: Simplifying (/ (/ (sqrt (fma c a (* b d))) (hypot d c)) (cbrt (hypot d c))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma b d (* c a))) (* (cbrt (hypot d c)) (hypot d c))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (/ (sqrt (fma b d (* c a))) (* (cbrt (hypot d c)) (cbrt (hypot d c)))) (/ (sqrt (fma b d (* c a))) (* (cbrt (hypot d c)) (hypot d c))))) * * * * [misc]progress: [ 65 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma c a (* b d))) 1) (sqrt (hypot d c))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (26 enodes) * * [misc]simplify: iters left: 3 (29 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma b d (* c a))) (sqrt (hypot d c))) * [misc]simplify: Simplified (2 1) to (λ (a b c d) (* (/ (sqrt (fma b d (* c a))) (sqrt (hypot d c))) (/ (/ (sqrt (fma c a (* b d))) (hypot d c)) (sqrt (hypot d c))))) * [enter]simplify: Simplifying (/ (/ (sqrt (fma c a (* b d))) (hypot d c)) (sqrt (hypot d c))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma b d (* c a))) (* (sqrt (hypot d c)) (hypot d c))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (/ (sqrt (fma b d (* c a))) (sqrt (hypot d c))) (/ (sqrt (fma b d (* c a))) (* (sqrt (hypot d c)) (hypot d c))))) * * * * [misc]progress: [ 66 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma c a (* b d))) 1) 1) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (17 enodes) * * [misc]simplify: iters left: 3 (20 enodes) * [exit]simplify: Simplified to (sqrt (fma d b (* c a))) * [misc]simplify: Simplified (2 1) to (λ (a b c d) (* (sqrt (fma d b (* c a))) (/ (/ (sqrt (fma c a (* b d))) (hypot d c)) (hypot d c)))) * [enter]simplify: Simplifying (/ (/ (sqrt (fma c a (* b d))) (hypot d c)) (hypot d c)) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (17 enodes) * * [misc]simplify: iters left: 3 (20 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma d b (* c a))) (* (hypot d c) (hypot d c))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (sqrt (fma d b (* c a))) (/ (sqrt (fma d b (* c a))) (* (hypot d c) (hypot d c))))) * * * * [misc]progress: [ 67 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (* (cbrt (hypot d c)) (cbrt (hypot d c)))) (* (cbrt (hypot d c)) (cbrt (hypot d c)))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * * [misc]simplify: iters left: 2 (26 enodes) * * [misc]simplify: iters left: 1 (27 enodes) * [exit]simplify: Simplified to (/ (/ 1 (hypot d c)) (cbrt (hypot d c))) * [misc]simplify: Simplified (2 1) to (λ (a b c d) (* (/ (/ 1 (hypot d c)) (cbrt (hypot d c))) (/ (/ (fma c a (* b d)) (cbrt (hypot d c))) (cbrt (hypot d c))))) * [enter]simplify: Simplifying (/ (/ (fma c a (* b d)) (cbrt (hypot d c))) (cbrt (hypot d c))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (17 enodes) * * [misc]simplify: iters left: 3 (20 enodes) * [exit]simplify: Simplified to (/ (/ (fma d b (* c a)) (cbrt (hypot d c))) (cbrt (hypot d c))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (/ (/ 1 (hypot d c)) (cbrt (hypot d c))) (/ (/ (fma d b (* c a)) (cbrt (hypot d c))) (cbrt (hypot d c))))) * * * * [misc]progress: [ 68 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (* (cbrt (hypot d c)) (cbrt (hypot d c)))) (sqrt (hypot d c))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * * [misc]simplify: iters left: 2 (29 enodes) * [exit]simplify: Simplified to (/ (/ 1 (sqrt (hypot d c))) (* (cbrt (hypot d c)) (cbrt (hypot d c)))) * [misc]simplify: Simplified (2 1) to (λ (a b c d) (* (/ (/ 1 (sqrt (hypot d c))) (* (cbrt (hypot d c)) (cbrt (hypot d c)))) (/ (/ (fma c a (* b d)) (cbrt (hypot d c))) (sqrt (hypot d c))))) * [enter]simplify: Simplifying (/ (/ (fma c a (* b d)) (cbrt (hypot d c))) (sqrt (hypot d c))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * [exit]simplify: Simplified to (/ (/ (fma b d (* c a)) (sqrt (hypot d c))) (cbrt (hypot d c))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (/ (/ 1 (* (cbrt (hypot d c)) (cbrt (hypot d c)))) (sqrt (hypot d c))) (/ (/ (fma b d (* c a)) (sqrt (hypot d c))) (cbrt (hypot d c))))) * * * * [misc]progress: [ 69 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (* (cbrt (hypot d c)) (cbrt (hypot d c)))) 1) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * * [misc]simplify: iters left: 2 (24 enodes) * [exit]simplify: Simplified to (/ (/ 1 (cbrt (hypot d c))) (cbrt (hypot d c))) * [misc]simplify: Simplified (2 1) to (λ (a b c d) (* (/ (/ 1 (cbrt (hypot d c))) (cbrt (hypot d c))) (/ (/ (fma c a (* b d)) (cbrt (hypot d c))) (hypot d c)))) * [enter]simplify: Simplifying (/ (/ (fma c a (* b d)) (cbrt (hypot d c))) (hypot d c)) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * [exit]simplify: Simplified to (/ (/ (fma d b (* c a)) (cbrt (hypot d c))) (hypot d c)) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (/ (/ 1 (cbrt (hypot d c))) (cbrt (hypot d c))) (/ (/ (fma d b (* c a)) (cbrt (hypot d c))) (hypot d c)))) * * * * [misc]progress: [ 70 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (sqrt (hypot d c))) (* (cbrt (hypot d c)) (cbrt (hypot d c)))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * * [misc]simplify: iters left: 2 (27 enodes) * [exit]simplify: Simplified to (/ (/ 1 (sqrt (hypot d c))) (* (cbrt (hypot d c)) (cbrt (hypot d c)))) * [misc]simplify: Simplified (2 1) to (λ (a b c d) (* (/ (/ 1 (sqrt (hypot d c))) (* (cbrt (hypot d c)) (cbrt (hypot d c)))) (/ (/ (fma c a (* b d)) (sqrt (hypot d c))) (cbrt (hypot d c))))) * [enter]simplify: Simplifying (/ (/ (fma c a (* b d)) (sqrt (hypot d c))) (cbrt (hypot d c))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * [exit]simplify: Simplified to (/ (/ (fma b d (* c a)) (cbrt (hypot d c))) (sqrt (hypot d c))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (/ (/ 1 (sqrt (hypot d c))) (* (cbrt (hypot d c)) (cbrt (hypot d c)))) (/ (/ (fma b d (* c a)) (cbrt (hypot d c))) (sqrt (hypot d c))))) * * * * [misc]progress: [ 71 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (sqrt (hypot d c))) (sqrt (hypot d c))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to (/ 1 (hypot d c)) * [misc]simplify: Simplified (2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (/ (/ (fma c a (* b d)) (sqrt (hypot d c))) (sqrt (hypot d c))))) * [enter]simplify: Simplifying (/ (/ (fma c a (* b d)) (sqrt (hypot d c))) (sqrt (hypot d c))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (17 enodes) * * [misc]simplify: iters left: 3 (21 enodes) * [exit]simplify: Simplified to (/ (fma d b (* c a)) (hypot d c)) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (/ (fma d b (* c a)) (hypot d c)))) * * * * [misc]progress: [ 72 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (sqrt (hypot d c))) 1) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * * [misc]simplify: iters left: 4 (14 enodes) * * [misc]simplify: iters left: 3 (17 enodes) * [exit]simplify: Simplified to (/ 1 (sqrt (hypot d c))) * [misc]simplify: Simplified (2 1) to (λ (a b c d) (* (/ 1 (sqrt (hypot d c))) (/ (/ (fma c a (* b d)) (sqrt (hypot d c))) (hypot d c)))) * [enter]simplify: Simplifying (/ (/ (fma c a (* b d)) (sqrt (hypot d c))) (hypot d c)) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * [exit]simplify: Simplified to (/ (/ (fma d b (* c a)) (sqrt (hypot d c))) (hypot d c)) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (/ 1 (sqrt (hypot d c))) (/ (/ (fma d b (* c a)) (sqrt (hypot d c))) (hypot d c)))) * * * * [misc]progress: [ 73 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 1) (* (cbrt (hypot d c)) (cbrt (hypot d c)))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * [exit]simplify: Simplified to (/ (/ 1 (cbrt (hypot d c))) (cbrt (hypot d c))) * [misc]simplify: Simplified (2 1) to (λ (a b c d) (* (/ (/ 1 (cbrt (hypot d c))) (cbrt (hypot d c))) (/ (/ (fma c a (* b d)) (hypot d c)) (cbrt (hypot d c))))) * [enter]simplify: Simplifying (/ (/ (fma c a (* b d)) (hypot d c)) (cbrt (hypot d c))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * [exit]simplify: Simplified to (/ (/ (fma d b (* c a)) (cbrt (hypot d c))) (hypot d c)) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (/ (/ 1 (cbrt (hypot d c))) (cbrt (hypot d c))) (/ (/ (fma d b (* c a)) (cbrt (hypot d c))) (hypot d c)))) * * * * [misc]progress: [ 74 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 1) (sqrt (hypot d c))) * * [misc]simplify: iters left: 4 (7 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * [exit]simplify: Simplified to (/ 1 (sqrt (hypot d c))) * [misc]simplify: Simplified (2 1) to (λ (a b c d) (* (/ 1 (sqrt (hypot d c))) (/ (/ (fma c a (* b d)) (hypot d c)) (sqrt (hypot d c))))) * [enter]simplify: Simplifying (/ (/ (fma c a (* b d)) (hypot d c)) (sqrt (hypot d c))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * [exit]simplify: Simplified to (/ (/ (fma d b (* c a)) (sqrt (hypot d c))) (hypot d c)) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (/ 1 (sqrt (hypot d c))) (/ (/ (fma d b (* c a)) (sqrt (hypot d c))) (hypot d c)))) * * * * [misc]progress: [ 75 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 1) 1) * * [misc]simplify: iters left: 4 (3 enodes) * * [misc]simplify: iters left: 3 (5 enodes) * [exit]simplify: Simplified to 1 * [misc]simplify: Simplified (2 1) to (λ (a b c d) (* 1 (/ (/ (fma c a (* b d)) (hypot d c)) (hypot d c)))) * [enter]simplify: Simplifying (/ (/ (fma c a (* b d)) (hypot d c)) (hypot d c)) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (16 enodes) * * [misc]simplify: iters left: 3 (19 enodes) * [exit]simplify: Simplified to (/ (fma b d (* c a)) (* (hypot d c) (hypot d c))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* 1 (/ (fma b d (* c a)) (* (hypot d c) (hypot d c))))) * * * * [misc]progress: [ 76 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (* (cbrt (hypot d c)) (cbrt (hypot d c)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to (/ (/ 1 (cbrt (hypot d c))) (cbrt (hypot d c))) * [misc]simplify: Simplified (2 1) to (λ (a b c d) (* (/ (/ 1 (cbrt (hypot d c))) (cbrt (hypot d c))) (/ (/ (fma c a (* b d)) (hypot d c)) (cbrt (hypot d c))))) * [enter]simplify: Simplifying (/ (/ (fma c a (* b d)) (hypot d c)) (cbrt (hypot d c))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * [exit]simplify: Simplified to (/ (/ (fma d b (* c a)) (cbrt (hypot d c))) (hypot d c)) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (/ 1 (* (cbrt (hypot d c)) (cbrt (hypot d c)))) (/ (/ (fma d b (* c a)) (cbrt (hypot d c))) (hypot d c)))) * * * * [misc]progress: [ 77 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (sqrt (hypot d c))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (8 enodes) * [exit]simplify: Simplified to (/ 1 (sqrt (hypot d c))) * [misc]simplify: Simplified (2 1) to (λ (a b c d) (* (/ 1 (sqrt (hypot d c))) (/ (/ (fma c a (* b d)) (hypot d c)) (sqrt (hypot d c))))) * [enter]simplify: Simplifying (/ (/ (fma c a (* b d)) (hypot d c)) (sqrt (hypot d c))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * [exit]simplify: Simplified to (/ (/ (fma d b (* c a)) (sqrt (hypot d c))) (hypot d c)) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (/ 1 (sqrt (hypot d c))) (/ (/ (fma d b (* c a)) (sqrt (hypot d c))) (hypot d c)))) * * * * [misc]progress: [ 78 / 133 ] 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 * [misc]simplify: Simplified (2 1) to (λ (a b c d) (* 1 (/ (/ (fma c a (* b d)) (hypot d c)) (hypot d c)))) * [enter]simplify: Simplifying (/ (/ (fma c a (* b d)) (hypot d c)) (hypot d c)) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (16 enodes) * * [misc]simplify: iters left: 3 (19 enodes) * [exit]simplify: Simplified to (/ (fma b d (* c a)) (* (hypot d c) (hypot d c))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* 1 (/ (fma b d (* c a)) (* (hypot d c) (hypot d c))))) * * * * [misc]progress: [ 79 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (fma c a (* b d)) (* (cbrt (hypot d c)) (cbrt (hypot d c)))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (17 enodes) * * [misc]simplify: iters left: 3 (20 enodes) * [exit]simplify: Simplified to (/ (/ (fma d b (* c a)) (cbrt (hypot d c))) (cbrt (hypot d c))) * [misc]simplify: Simplified (2 1) to (λ (a b c d) (* (/ (/ (fma d b (* c a)) (cbrt (hypot d c))) (cbrt (hypot d c))) (/ (/ 1 (hypot d c)) (cbrt (hypot d c))))) * [enter]simplify: Simplifying (/ (/ 1 (hypot d c)) (cbrt (hypot d c))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (11 enodes) * * [misc]simplify: iters left: 3 (14 enodes) * [exit]simplify: Simplified to (/ (/ 1 (hypot d c)) (cbrt (hypot d c))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (/ (fma c a (* b d)) (* (cbrt (hypot d c)) (cbrt (hypot d c)))) (/ (/ 1 (hypot d c)) (cbrt (hypot d c))))) * * * * [misc]progress: [ 80 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (fma c a (* b d)) (sqrt (hypot d c))) * * [misc]simplify: iters left: 5 (9 enodes) * * [misc]simplify: iters left: 4 (12 enodes) * * [misc]simplify: iters left: 3 (14 enodes) * * [misc]simplify: iters left: 2 (17 enodes) * [exit]simplify: Simplified to (/ (fma b d (* c a)) (sqrt (hypot d c))) * [misc]simplify: Simplified (2 1) to (λ (a b c d) (* (/ (fma b d (* c a)) (sqrt (hypot d c))) (/ (/ 1 (hypot d c)) (sqrt (hypot d c))))) * [enter]simplify: Simplifying (/ (/ 1 (hypot d c)) (sqrt (hypot d c))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (11 enodes) * * [misc]simplify: iters left: 3 (14 enodes) * [exit]simplify: Simplified to (/ (/ 1 (hypot d c)) (sqrt (hypot d c))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (/ (fma c a (* b d)) (sqrt (hypot d c))) (/ (/ 1 (hypot d c)) (sqrt (hypot d c))))) * * * * [misc]progress: [ 81 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (fma c a (* b d)) 1) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (13 enodes) * * [misc]simplify: iters left: 3 (17 enodes) * * [misc]simplify: iters left: 2 (20 enodes) * [exit]simplify: Simplified to (fma b d (* c a)) * [misc]simplify: Simplified (2 1) to (λ (a b c d) (* (fma b d (* c a)) (/ (/ 1 (hypot d c)) (hypot d c)))) * [enter]simplify: Simplifying (/ (/ 1 (hypot d c)) (hypot d c)) * * [misc]simplify: iters left: 5 (6 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (/ 1 (* (hypot d c) (hypot d c))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (fma b d (* c a)) (/ 1 (* (hypot d c) (hypot d c))))) * * * * [misc]progress: [ 82 / 133 ] simplifiying candidate # * * * * [misc]progress: [ 83 / 133 ] simplifiying candidate # * * * * [misc]progress: [ 84 / 133 ] simplifiying candidate # * * * * [misc]progress: [ 85 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (hypot d c)) * * [misc]simplify: iters left: 2 (4 enodes) * [exit]simplify: Simplified to (cbrt (hypot d c)) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (/ (/ (/ (fma c a (* b d)) (hypot d c)) (* (cbrt (hypot d c)) (cbrt (hypot d c)))) (cbrt (hypot d c)))) * * * * [misc]progress: [ 86 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (hypot d c)) * * [misc]simplify: iters left: 2 (4 enodes) * [exit]simplify: Simplified to (sqrt (hypot d c)) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (/ (/ (/ (fma c a (* b d)) (hypot d c)) (sqrt (hypot d c))) (sqrt (hypot d c)))) * * * * [misc]progress: [ 87 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (hypot d c) * * [misc]simplify: iters left: 1 (3 enodes) * [exit]simplify: Simplified to (hypot d c) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (/ (/ (/ (fma c a (* b d)) (hypot d c)) 1) (hypot d c))) * * * * [misc]progress: [ 88 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (/ (fma c a (* b d)) (hypot d c))) (cbrt (/ (fma c a (* b d)) (hypot d c)))) * * [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 (18 enodes) * [exit]simplify: Simplified to (* (cbrt (/ (fma d b (* c a)) (hypot d c))) (cbrt (/ (fma d b (* c a)) (hypot d c)))) * [misc]simplify: Simplified (2 1) to (λ (a b c d) (/ (* (cbrt (/ (fma d b (* c a)) (hypot d c))) (cbrt (/ (fma d b (* c a)) (hypot d c)))) (/ (hypot d c) (cbrt (/ (fma c a (* b d)) (hypot d c)))))) * * * * [misc]progress: [ 89 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (/ (fma c a (* b d)) (hypot d c))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * * [misc]simplify: iters left: 4 (14 enodes) * * [misc]simplify: iters left: 3 (17 enodes) * [exit]simplify: Simplified to (sqrt (/ (fma b d (* c a)) (hypot d c))) * [misc]simplify: Simplified (2 1) to (λ (a b c d) (/ (sqrt (/ (fma b d (* c a)) (hypot d c))) (/ (hypot d c) (sqrt (/ (fma c a (* b d)) (hypot d c)))))) * * * * [misc]progress: [ 90 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (fma c a (* b d))) (cbrt (fma c a (* b d)))) (* (cbrt (hypot d c)) (cbrt (hypot d c)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (32 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (41 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (fma b d (* c a))) (cbrt (hypot d c))) (/ (cbrt (fma b d (* c a))) (cbrt (hypot d c)))) * [misc]simplify: Simplified (2 1) to (λ (a b c d) (/ (* (/ (cbrt (fma b d (* c a))) (cbrt (hypot d c))) (/ (cbrt (fma b d (* c a))) (cbrt (hypot d c)))) (/ (hypot d c) (/ (cbrt (fma c a (* b d))) (cbrt (hypot d c)))))) * * * * [misc]progress: [ 91 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (fma c a (* b d))) (cbrt (fma c a (* b d)))) (sqrt (hypot d c))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma b d (* c a))) (/ (sqrt (hypot d c)) (cbrt (fma b d (* c a))))) * [misc]simplify: Simplified (2 1) to (λ (a b c d) (/ (/ (cbrt (fma b d (* c a))) (/ (sqrt (hypot d c)) (cbrt (fma b d (* c a))))) (/ (hypot d c) (/ (cbrt (fma c a (* b d))) (sqrt (hypot d c)))))) * * * * [misc]progress: [ 92 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (fma c a (* b d))) (cbrt (fma c a (* b d)))) 1) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (33 enodes) * * [misc]simplify: iters left: 2 (38 enodes) * [exit]simplify: Simplified to (* (cbrt (fma d b (* c a))) (cbrt (fma d b (* c a)))) * [misc]simplify: Simplified (2 1) to (λ (a b c d) (/ (* (cbrt (fma d b (* c a))) (cbrt (fma d b (* c a)))) (/ (hypot d c) (/ (cbrt (fma c a (* b d))) (hypot d c))))) * * * * [misc]progress: [ 93 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (fma c a (* b d))) (* (cbrt (hypot d c)) (cbrt (hypot d c)))) * * [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 (21 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma b d (* c a))) (* (cbrt (hypot d c)) (cbrt (hypot d c)))) * [misc]simplify: Simplified (2 1) to (λ (a b c d) (/ (/ (sqrt (fma b d (* c a))) (* (cbrt (hypot d c)) (cbrt (hypot d c)))) (/ (hypot d c) (/ (sqrt (fma c a (* b d))) (cbrt (hypot d c)))))) * * * * [misc]progress: [ 94 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (fma c a (* b d))) (sqrt (hypot d c))) * * [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 (18 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma d b (* c a))) (sqrt (hypot d c))) * [misc]simplify: Simplified (2 1) to (λ (a b c d) (/ (/ (sqrt (fma d b (* c a))) (sqrt (hypot d c))) (/ (hypot d c) (/ (sqrt (fma c a (* b d))) (sqrt (hypot d c)))))) * * * * [misc]progress: [ 95 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (fma c a (* b d))) 1) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * * [misc]simplify: iters left: 3 (21 enodes) * [exit]simplify: Simplified to (sqrt (fma b d (* c a))) * [misc]simplify: Simplified (2 1) to (λ (a b c d) (/ (sqrt (fma b d (* c a))) (/ (hypot d c) (/ (sqrt (fma c a (* b d))) (hypot d c))))) * * * * [misc]progress: [ 96 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (* (cbrt (hypot d c)) (cbrt (hypot d c)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to (/ (/ 1 (cbrt (hypot d c))) (cbrt (hypot d c))) * [misc]simplify: Simplified (2 1) to (λ (a b c d) (/ (/ (/ 1 (cbrt (hypot d c))) (cbrt (hypot d c))) (/ (hypot d c) (/ (fma c a (* b d)) (cbrt (hypot d c)))))) * * * * [misc]progress: [ 97 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (sqrt (hypot d c))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (8 enodes) * [exit]simplify: Simplified to (/ 1 (sqrt (hypot d c))) * [misc]simplify: Simplified (2 1) to (λ (a b c d) (/ (/ 1 (sqrt (hypot d c))) (/ (hypot d c) (/ (fma c a (* b d)) (sqrt (hypot d c)))))) * * * * [misc]progress: [ 98 / 133 ] 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 * [misc]simplify: Simplified (2 1) to (λ (a b c d) (/ 1 (/ (hypot d c) (/ (fma c a (* b d)) (hypot d c))))) * * * * [misc]progress: [ 99 / 133 ] simplifiying candidate # * * * * [misc]progress: [ 100 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (fma c a (* b d)) * * [misc]simplify: iters left: 3 (6 enodes) * * [misc]simplify: iters left: 2 (9 enodes) * * [misc]simplify: iters left: 1 (11 enodes) * [exit]simplify: Simplified to (fma b d (* c a)) * [misc]simplify: Simplified (2 1) to (λ (a b c d) (/ (fma b d (* c a)) (/ (hypot d c) (/ 1 (hypot d c))))) * * * * [misc]progress: [ 101 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (fma c a (* b d)) * * [misc]simplify: iters left: 3 (6 enodes) * * [misc]simplify: iters left: 2 (9 enodes) * * [misc]simplify: iters left: 1 (11 enodes) * [exit]simplify: Simplified to (fma b d (* c a)) * [misc]simplify: Simplified (2 1) to (λ (a b c d) (/ (fma b d (* c a)) (* (hypot d c) (hypot d c)))) * * * * [misc]progress: [ 102 / 133 ] simplifiying candidate # * * * * [misc]progress: [ 103 / 133 ] simplifiying candidate # * * * * [misc]progress: [ 104 / 133 ] simplifiying candidate # * * * * [misc]progress: [ 105 / 133 ] simplifiying candidate # * * * * [misc]progress: [ 106 / 133 ] simplifiying candidate # * * * * [misc]progress: [ 107 / 133 ] simplifiying candidate # * * * * [misc]progress: [ 108 / 133 ] simplifiying candidate # * * * * [misc]progress: [ 109 / 133 ] simplifiying candidate # * * * * [misc]progress: [ 110 / 133 ] simplifiying candidate # * * * * [misc]progress: [ 111 / 133 ] simplifiying candidate # * * * * [misc]progress: [ 112 / 133 ] simplifiying candidate # * * * * [misc]progress: [ 113 / 133 ] simplifiying candidate # * * * * [misc]progress: [ 114 / 133 ] simplifiying candidate # * * * * [misc]progress: [ 115 / 133 ] simplifiying candidate # * * * * [misc]progress: [ 116 / 133 ] simplifiying candidate # * * * * [misc]progress: [ 117 / 133 ] simplifiying candidate # * * * * [misc]progress: [ 118 / 133 ] simplifiying candidate # * * * * [misc]progress: [ 119 / 133 ] simplifiying candidate # * * * * [misc]progress: [ 120 / 133 ] simplifiying candidate # * * * * [misc]progress: [ 121 / 133 ] simplifiying candidate # * * * * [misc]progress: [ 122 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying b * * [misc]simplify: iters left: 0 (1 enodes) * [exit]simplify: Simplified to b * [misc]simplify: Simplified (2 1) to (λ (a b c d) (/ b (hypot d c))) * * * * [misc]progress: [ 123 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying a * * [misc]simplify: iters left: 0 (1 enodes) * [exit]simplify: Simplified to a * [misc]simplify: Simplified (2 1) to (λ (a b c d) (/ a (hypot d c))) * * * * [misc]progress: [ 124 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (* -1 a) * * [misc]simplify: iters left: 2 (3 enodes) * * [misc]simplify: iters left: 1 (5 enodes) * [exit]simplify: Simplified to (- a) * [misc]simplify: Simplified (2 1) to (λ (a b c d) (/ (- a) (hypot d c))) * * * * [misc]progress: [ 125 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying 0 * * [misc]simplify: iters left: 0 (1 enodes) * [exit]simplify: Simplified to 0 * [misc]simplify: Simplified (2) to (λ (a b c d) 0) * * * * [misc]progress: [ 126 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying 0 * * [misc]simplify: iters left: 0 (1 enodes) * [exit]simplify: Simplified to 0 * [misc]simplify: Simplified (2) to (λ (a b c d) 0) * * * * [misc]progress: [ 127 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying 0 * * [misc]simplify: iters left: 0 (1 enodes) * [exit]simplify: Simplified to 0 * [misc]simplify: Simplified (2) to (λ (a b c d) 0) * * * * [misc]progress: [ 128 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying c * * [misc]simplify: iters left: 0 (1 enodes) * [exit]simplify: Simplified to c * [misc]simplify: Simplified (2 2) to (λ (a b c d) (/ (/ (fma c a (* b d)) (hypot d c)) c)) * * * * [misc]progress: [ 129 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying d * * [misc]simplify: iters left: 0 (1 enodes) * [exit]simplify: Simplified to d * [misc]simplify: Simplified (2 2) to (λ (a b c d) (/ (/ (fma c a (* b d)) (hypot d c)) d)) * * * * [misc]progress: [ 130 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (* -1 d) * * [misc]simplify: iters left: 2 (3 enodes) * * [misc]simplify: iters left: 1 (5 enodes) * [exit]simplify: Simplified to (- d) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (/ (/ (fma c a (* b d)) (hypot d c)) (- d))) * * * * [misc]progress: [ 131 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying c * * [misc]simplify: iters left: 0 (1 enodes) * [exit]simplify: Simplified to c * [misc]simplify: Simplified (2 1 2) to (λ (a b c d) (/ (/ (fma c a (* b d)) c) (hypot d c))) * * * * [misc]progress: [ 132 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying d * * [misc]simplify: iters left: 0 (1 enodes) * [exit]simplify: Simplified to d * [misc]simplify: Simplified (2 1 2) to (λ (a b c d) (/ (/ (fma c a (* b d)) d) (hypot d c))) * * * * [misc]progress: [ 133 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (* -1 d) * * [misc]simplify: iters left: 2 (3 enodes) * * [misc]simplify: iters left: 1 (5 enodes) * [exit]simplify: Simplified to (- d) * [misc]simplify: Simplified (2 1 2) to (λ (a b c d) (/ (/ (fma c a (* b d)) (- d)) (hypot d c))) * * * [misc]progress: adding candidates to table * * [misc]progress: iteration 4 / 4 * * * [misc]progress: picking best candidate * * * * [misc]pick: Picked # * * * [misc]progress: localizing error * * * [misc]progress: generating rewritten candidates * * * * [misc]progress: [ 1 / 4 ] rewriting at (2 2 1) * * * * [misc]progress: [ 2 / 4 ] rewriting at (2 2) * * * * [misc]progress: [ 3 / 4 ] rewriting at (2) * * * * [misc]progress: [ 4 / 4 ] rewriting at (2 2 1 1) * * * [misc]progress: generating series expansions * * * * [misc]progress: [ 1 / 4 ] generating series at (2 2 1) * [misc]approximate: Taking taylor expansion of (/ (fma d b (* a c)) (sqrt (hypot d c))) in (d b a c) around 0 * [misc]taylor: Taking taylor expansion of (/ (fma d b (* a c)) (sqrt (hypot d c))) in c * [misc]taylor: Taking taylor expansion of (fma d b (* a c)) in c * [misc]taylor: Rewrote expression to (+ (* d b) (* a c)) * [misc]taylor: Taking taylor expansion of (* d b) 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 in c * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of (* a 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 c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (sqrt (hypot d c)) in c * [misc]taylor: Taking taylor expansion of (hypot d c) in c * [misc]taylor: Rewrote expression to (sqrt (+ (* d d) (* c c))) * [misc]taylor: Taking taylor expansion of (+ (* d d) (* c c)) in c * [misc]taylor: Taking taylor expansion of (* d d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (* c c) in c * [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 c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* d d) into (pow d 2) * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ (pow d 2) 0) into (pow d 2) * [misc]backup-simplify: Simplify (sqrt (pow d 2)) into d * [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 (* 2 (sqrt (pow d 2)))) into 0 * [misc]backup-simplify: Simplify (sqrt d) into (sqrt d) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt d))) into 0 * [misc]backup-simplify: Simplify (* d b) into (* b d) * [misc]backup-simplify: Simplify (* a 0) into 0 * [misc]backup-simplify: Simplify (+ (* b d) 0) into (* b d) * [misc]backup-simplify: Simplify (/ (* b d) (sqrt d)) into (* b (sqrt d)) * [misc]taylor: Taking taylor expansion of (/ (fma d b (* a c)) (sqrt (hypot d c))) in a * [misc]taylor: Taking taylor expansion of (fma d b (* a c)) in a * [misc]taylor: Rewrote expression to (+ (* d b) (* a c)) * [misc]taylor: Taking taylor expansion of (* d b) 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 in a * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of (* a c) in a * [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 c in a * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (sqrt (hypot d c)) in a * [misc]taylor: Taking taylor expansion of (hypot d c) in a * [misc]taylor: Rewrote expression to (sqrt (+ (* d d) (* c c))) * [misc]taylor: Taking taylor expansion of (+ (* d d) (* c c)) in a * [misc]taylor: Taking taylor expansion of (* d 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 d in a * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (* c 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 c in a * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (* d d) into (pow d 2) * [misc]backup-simplify: Simplify (* c c) into (pow c 2) * [misc]backup-simplify: Simplify (+ (pow d 2) (pow c 2)) into (+ (pow d 2) (pow c 2)) * [misc]backup-simplify: Simplify (sqrt (+ (pow d 2) (pow c 2))) into (sqrt (+ (pow d 2) (pow c 2))) * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 d)) 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 (* 2 (sqrt (+ (pow d 2) (pow c 2))))) into 0 * [misc]backup-simplify: Simplify (sqrt (sqrt (+ (pow d 2) (pow c 2)))) into (pow (+ (pow d 2) (pow c 2)) 1/4) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (sqrt (+ (pow d 2) (pow c 2)))))) into 0 * [misc]backup-simplify: Simplify (* d b) into (* b d) * [misc]backup-simplify: Simplify (* 0 c) into 0 * [misc]backup-simplify: Simplify (+ (* b d) 0) into (* b d) * [misc]backup-simplify: Simplify (/ (* b d) (pow (+ (pow d 2) (pow c 2)) 1/4)) into (* (pow (/ 1 (+ (pow d 2) (pow c 2))) 1/4) (* b d)) * [misc]taylor: Taking taylor expansion of (/ (fma d b (* a c)) (sqrt (hypot d c))) in b * [misc]taylor: Taking taylor expansion of (fma d b (* a c)) in b * [misc]taylor: Rewrote expression to (+ (* d b) (* a c)) * [misc]taylor: Taking taylor expansion of (* d b) 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 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* a c) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (sqrt (hypot d c)) in b * [misc]taylor: Taking taylor expansion of (hypot d c) in b * [misc]taylor: Rewrote expression to (sqrt (+ (* d d) (* c c))) * [misc]taylor: Taking taylor expansion of (+ (* d d) (* c c)) in b * [misc]taylor: Taking taylor expansion of (* d 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 d in b * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (* c 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 c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (* d d) into (pow d 2) * [misc]backup-simplify: Simplify (* c c) into (pow c 2) * [misc]backup-simplify: Simplify (+ (pow d 2) (pow c 2)) into (+ (pow d 2) (pow c 2)) * [misc]backup-simplify: Simplify (sqrt (+ (pow d 2) (pow c 2))) into (sqrt (+ (pow d 2) (pow c 2))) * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 d)) 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 (* 2 (sqrt (+ (pow d 2) (pow c 2))))) into 0 * [misc]backup-simplify: Simplify (sqrt (sqrt (+ (pow d 2) (pow c 2)))) into (pow (+ (pow d 2) (pow c 2)) 1/4) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (sqrt (+ (pow d 2) (pow c 2)))))) into 0 * [misc]backup-simplify: Simplify (* d 0) into 0 * [misc]backup-simplify: Simplify (* a c) into (* a c) * [misc]backup-simplify: Simplify (+ 0 (* a c)) into (* a c) * [misc]backup-simplify: Simplify (/ (* a c) (pow (+ (pow d 2) (pow c 2)) 1/4)) into (* (* a c) (pow (/ 1 (+ (pow d 2) (pow c 2))) 1/4)) * [misc]taylor: Taking taylor expansion of (/ (fma d b (* a c)) (sqrt (hypot d c))) in d * [misc]taylor: Taking taylor expansion of (fma d b (* a c)) in d * [misc]taylor: Rewrote expression to (+ (* d b) (* a c)) * [misc]taylor: Taking taylor expansion of (* d b) in d * [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 in d * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of (* a c) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (sqrt (hypot d c)) in d * [misc]taylor: Taking taylor expansion of (hypot d c) in d * [misc]taylor: Rewrote expression to (sqrt (+ (* d d) (* c c))) * [misc]taylor: Taking taylor expansion of (+ (* d d) (* c c)) in d * [misc]taylor: Taking taylor expansion of (* d d) in d * [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 d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* c 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 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 (pow c 2) * [misc]backup-simplify: Simplify (+ 0 (pow c 2)) into (pow c 2) * [misc]backup-simplify: Simplify (sqrt (pow c 2)) into c * [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 (* 2 (sqrt (pow c 2)))) into 0 * [misc]backup-simplify: Simplify (sqrt c) into (sqrt c) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt c))) into 0 * [misc]backup-simplify: Simplify (* 0 b) into 0 * [misc]backup-simplify: Simplify (* a c) into (* a c) * [misc]backup-simplify: Simplify (+ 0 (* a c)) into (* a c) * [misc]backup-simplify: Simplify (/ (* a c) (sqrt c)) into (* a (sqrt c)) * [misc]taylor: Taking taylor expansion of (/ (fma d b (* a c)) (sqrt (hypot d c))) in d * [misc]taylor: Taking taylor expansion of (fma d b (* a c)) in d * [misc]taylor: Rewrote expression to (+ (* d b) (* a c)) * [misc]taylor: Taking taylor expansion of (* d b) in d * [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 in d * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of (* a c) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (sqrt (hypot d c)) in d * [misc]taylor: Taking taylor expansion of (hypot d c) in d * [misc]taylor: Rewrote expression to (sqrt (+ (* d d) (* c c))) * [misc]taylor: Taking taylor expansion of (+ (* d d) (* c c)) in d * [misc]taylor: Taking taylor expansion of (* d d) in d * [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 d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* c 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 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 (pow c 2) * [misc]backup-simplify: Simplify (+ 0 (pow c 2)) into (pow c 2) * [misc]backup-simplify: Simplify (sqrt (pow c 2)) into c * [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 (* 2 (sqrt (pow c 2)))) into 0 * [misc]backup-simplify: Simplify (sqrt c) into (sqrt c) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt c))) into 0 * [misc]backup-simplify: Simplify (* 0 b) into 0 * [misc]backup-simplify: Simplify (* a c) into (* a c) * [misc]backup-simplify: Simplify (+ 0 (* a c)) into (* a c) * [misc]backup-simplify: Simplify (/ (* a c) (sqrt c)) into (* a (sqrt c)) * [misc]taylor: Taking taylor expansion of (* a (sqrt c)) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of (sqrt c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (sqrt c) into (sqrt c) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt c))) into 0 * [misc]backup-simplify: Simplify (* a (sqrt c)) into (* a (sqrt c)) * [misc]taylor: Taking taylor expansion of (* a (sqrt c)) in a * [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 (sqrt c) in a * [misc]taylor: Taking taylor expansion of c in a * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (sqrt c) into (sqrt c) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt c))) into 0 * [misc]backup-simplify: Simplify (* 0 (sqrt 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 b)) into b * [misc]backup-simplify: Simplify (+ (* a 0) (* 0 c)) into 0 * [misc]backup-simplify: Simplify (+ b 0) into b * [misc]backup-simplify: Simplify (- (/ b (sqrt c)) (+ (* (* a (sqrt c)) (/ 0 (sqrt c))))) into (* b (sqrt (/ 1 c))) * [misc]taylor: Taking taylor expansion of (* b (sqrt (/ 1 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 (sqrt (/ 1 c)) in b * [misc]taylor: Taking taylor expansion of (/ 1 c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]backup-simplify: Simplify (sqrt (/ 1 c)) into (sqrt (/ 1 c)) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 c)))) into 0 * [misc]backup-simplify: Simplify (* 0 (sqrt (/ 1 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 c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (* 0 (sqrt 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 c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (sqrt c))) into (sqrt c) * [misc]taylor: Taking taylor expansion of (sqrt c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (sqrt 0) into 0 * [misc]backup-simplify: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 b))) into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (+ (* 0 0) (* 0 c))) into 0 * [misc]backup-simplify: Simplify (+ 0 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 (pow 0 2) (+)) (* 2 c)) into (/ 1/2 c) * [misc]backup-simplify: Simplify (/ (- (/ 1/2 c) (pow 0 2) (+)) (* 2 (sqrt c))) into (* 1/4 (sqrt (/ 1 (pow c 3)))) * [misc]backup-simplify: Simplify (- (/ 0 (sqrt c)) (+ (* (* a (sqrt c)) (/ (* 1/4 (sqrt (/ 1 (pow c 3)))) (sqrt c))) (* (* b (sqrt (/ 1 c))) (/ 0 (sqrt c))))) into (- (* 1/4 (* a (sqrt (/ 1 (pow c 3)))))) * [misc]taylor: Taking taylor expansion of (- (* 1/4 (* a (sqrt (/ 1 (pow c 3)))))) in b * [misc]taylor: Taking taylor expansion of (* 1/4 (* a (sqrt (/ 1 (pow c 3))))) in b * [misc]taylor: Taking taylor expansion of 1/4 in b * [misc]backup-simplify: Simplify 1/4 into 1/4 * [misc]taylor: Taking taylor expansion of (* a (sqrt (/ 1 (pow c 3)))) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (pow c 3))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (pow c 3)) in b * [misc]taylor: Taking taylor expansion of (pow c 3) in b * [misc]taylor: Taking taylor expansion of (exp (* 3 (log c))) in b * [misc]taylor: Taking taylor expansion of (* 3 (log 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 c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (log c) into (log c) * [misc]backup-simplify: Simplify (* 3 (log c)) into (* 3 (log c)) * [misc]backup-simplify: Simplify (exp (* 3 (log c))) into (pow c 3) * [misc]backup-simplify: Simplify (/ 1 (pow c 3)) into (/ 1 (pow c 3)) * [misc]backup-simplify: Simplify (sqrt (/ 1 (pow c 3))) into (sqrt (/ 1 (pow c 3))) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow c 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (log c))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log c))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow c 3)) (/ 0 (pow c 3))))) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 (pow c 3))))) into 0 * [misc]backup-simplify: Simplify (* a (sqrt (/ 1 (pow c 3)))) into (* a (sqrt (/ 1 (pow c 3)))) * [misc]backup-simplify: Simplify (* 1/4 (* a (sqrt (/ 1 (pow c 3))))) into (* 1/4 (* a (sqrt (/ 1 (pow c 3))))) * [misc]backup-simplify: Simplify (- (* 1/4 (* a (sqrt (/ 1 (pow c 3)))))) into (- (* 1/4 (* a (sqrt (/ 1 (pow c 3)))))) * [misc]taylor: Taking taylor expansion of (- (* 1/4 (* a (sqrt (/ 1 (pow c 3)))))) in a * [misc]taylor: Taking taylor expansion of (* 1/4 (* a (sqrt (/ 1 (pow c 3))))) in a * [misc]taylor: Taking taylor expansion of 1/4 in a * [misc]backup-simplify: Simplify 1/4 into 1/4 * [misc]taylor: Taking taylor expansion of (* a (sqrt (/ 1 (pow c 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 (sqrt (/ 1 (pow c 3))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (pow c 3)) in a * [misc]taylor: Taking taylor expansion of (pow c 3) in a * [misc]taylor: Taking taylor expansion of (exp (* 3 (log c))) in a * [misc]taylor: Taking taylor expansion of (* 3 (log 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 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]backup-simplify: Simplify (* 3 (log c)) into (* 3 (log c)) * [misc]backup-simplify: Simplify (exp (* 3 (log c))) into (pow c 3) * [misc]backup-simplify: Simplify (/ 1 (pow c 3)) into (/ 1 (pow c 3)) * [misc]backup-simplify: Simplify (sqrt (/ 1 (pow c 3))) into (sqrt (/ 1 (pow c 3))) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow c 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (log c))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log c))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow c 3)) (/ 0 (pow c 3))))) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 (pow c 3))))) into 0 * [misc]backup-simplify: Simplify (* 0 (sqrt (/ 1 (pow c 3)))) into 0 * [misc]backup-simplify: Simplify (* 1/4 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 (/ (fma (/ 1 d) (/ 1 b) (* (/ 1 a) (/ 1 c))) (sqrt (hypot (/ 1 d) (/ 1 c)))) in (d b a c) around 0 * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 d) (/ 1 b) (* (/ 1 a) (/ 1 c))) (sqrt (hypot (/ 1 d) (/ 1 c)))) in c * [misc]taylor: Taking taylor expansion of (fma (/ 1 d) (/ 1 b) (* (/ 1 a) (/ 1 c))) in c * [misc]taylor: Rewrote expression to (+ (* (/ 1 d) (/ 1 b)) (* (/ 1 a) (/ 1 c))) * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 1 b)) 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) 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 a) (/ 1 c)) 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 c) in c * [misc]taylor: Taking 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 (sqrt (hypot (/ 1 d) (/ 1 c))) in c * [misc]taylor: Taking taylor expansion of (hypot (/ 1 d) (/ 1 c)) in c * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 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 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 c) (/ 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 (/ 1 c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (sqrt 0) into 0 * [misc]backup-simplify: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 * [misc]backup-simplify: Simplify (* (/ 1 a) 1) into (/ 1 a) * [misc]backup-simplify: Simplify (+ 0 (/ 1 a)) into (/ 1 a) * [misc]backup-simplify: Simplify (/ (/ 1 a) +nan.0) into (/ +nan.0 a) * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 d) (/ 1 b) (* (/ 1 a) (/ 1 c))) (sqrt (hypot (/ 1 d) (/ 1 c)))) in a * [misc]taylor: Taking taylor expansion of (fma (/ 1 d) (/ 1 b) (* (/ 1 a) (/ 1 c))) in a * [misc]taylor: Rewrote expression to (+ (* (/ 1 d) (/ 1 b)) (* (/ 1 a) (/ 1 c))) * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 1 b)) 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) 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 a) (/ 1 c)) 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 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 (sqrt (hypot (/ 1 d) (/ 1 c))) in a * [misc]taylor: Taking taylor expansion of (hypot (/ 1 d) (/ 1 c)) in a * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c))) in a * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 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 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 c) (/ 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 (/ 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 d) (/ 1 d)) into (/ 1 (pow d 2)) * [misc]backup-simplify: Simplify (* (/ 1 c) (/ 1 c)) into (/ 1 (pow c 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow d 2)) (/ 1 (pow c 2))) into (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) into (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 d) 0) (* 0 (/ 1 d))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 c) 0) (* 0 (/ 1 c))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))))) into 0 * [misc]backup-simplify: Simplify (sqrt (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))) into (pow (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) 1/4) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))))) into 0 * [misc]backup-simplify: Simplify (* 1 (/ 1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (+ 0 (/ 1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (/ (/ 1 c) (pow (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) 1/4)) into (* (pow (/ 1 (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) 1/4) (/ 1 c)) * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 d) (/ 1 b) (* (/ 1 a) (/ 1 c))) (sqrt (hypot (/ 1 d) (/ 1 c)))) in b * [misc]taylor: Taking taylor expansion of (fma (/ 1 d) (/ 1 b) (* (/ 1 a) (/ 1 c))) in b * [misc]taylor: Rewrote expression to (+ (* (/ 1 d) (/ 1 b)) (* (/ 1 a) (/ 1 c))) * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 1 b)) 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) in b * [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 a) (/ 1 c)) 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 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 (sqrt (hypot (/ 1 d) (/ 1 c))) in b * [misc]taylor: Taking taylor expansion of (hypot (/ 1 d) (/ 1 c)) in b * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 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 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 c) (/ 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 (/ 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 d) (/ 1 d)) into (/ 1 (pow d 2)) * [misc]backup-simplify: Simplify (* (/ 1 c) (/ 1 c)) into (/ 1 (pow c 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow d 2)) (/ 1 (pow c 2))) into (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) into (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 d) 0) (* 0 (/ 1 d))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 c) 0) (* 0 (/ 1 c))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))))) into 0 * [misc]backup-simplify: Simplify (sqrt (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))) into (pow (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) 1/4) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))))) into 0 * [misc]backup-simplify: Simplify (* (/ 1 d) 1) into (/ 1 d) * [misc]backup-simplify: Simplify (+ (/ 1 d) 0) into (/ 1 d) * [misc]backup-simplify: Simplify (/ (/ 1 d) (pow (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) 1/4)) into (* (pow (/ 1 (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) 1/4) (/ 1 d)) * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 d) (/ 1 b) (* (/ 1 a) (/ 1 c))) (sqrt (hypot (/ 1 d) (/ 1 c)))) in d * [misc]taylor: Taking taylor expansion of (fma (/ 1 d) (/ 1 b) (* (/ 1 a) (/ 1 c))) in d * [misc]taylor: Rewrote expression to (+ (* (/ 1 d) (/ 1 b)) (* (/ 1 a) (/ 1 c))) * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 1 b)) 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) 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 a) (/ 1 c)) 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 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 (sqrt (hypot (/ 1 d) (/ 1 c))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ 1 d) (/ 1 c)) in d * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 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 d) in d * [misc]taylor: Taking 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 c) (/ 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 (/ 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 1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (sqrt 0) into 0 * [misc]backup-simplify: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 * [misc]backup-simplify: Simplify (* 1 (/ 1 b)) into (/ 1 b) * [misc]backup-simplify: Simplify (+ (/ 1 b) 0) into (/ 1 b) * [misc]backup-simplify: Simplify (/ (/ 1 b) +nan.0) into (/ +nan.0 b) * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 d) (/ 1 b) (* (/ 1 a) (/ 1 c))) (sqrt (hypot (/ 1 d) (/ 1 c)))) in d * [misc]taylor: Taking taylor expansion of (fma (/ 1 d) (/ 1 b) (* (/ 1 a) (/ 1 c))) in d * [misc]taylor: Rewrote expression to (+ (* (/ 1 d) (/ 1 b)) (* (/ 1 a) (/ 1 c))) * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 1 b)) 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) 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 a) (/ 1 c)) 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 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 (sqrt (hypot (/ 1 d) (/ 1 c))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ 1 d) (/ 1 c)) in d * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 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 d) in d * [misc]taylor: Taking 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 c) (/ 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 (/ 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 1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (sqrt 0) into 0 * [misc]backup-simplify: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 * [misc]backup-simplify: Simplify (* 1 (/ 1 b)) into (/ 1 b) * [misc]backup-simplify: Simplify (+ (/ 1 b) 0) into (/ 1 b) * [misc]backup-simplify: Simplify (/ (/ 1 b) +nan.0) into (/ +nan.0 b) * [misc]taylor: Taking taylor expansion of (/ +nan.0 b) in b * [misc]taylor: Taking taylor expansion of +nan.0 in b * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ +nan.0 1) into +nan.0 * [misc]taylor: Taking taylor expansion of +nan.0 in a * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 (/ 1 b))) into 0 * [misc]backup-simplify: Simplify (* (/ 1 a) (/ 1 c)) into (/ 1 (* a c)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (* a c))) into (/ 1 (* a c)) * [misc]backup-simplify: Simplify (/ (- 0 (pow +nan.0 2) (+)) (* 2 0)) into +nan.0 * [misc]backup-simplify: Simplify (- (/ (/ 1 (* a c)) +nan.0) (+ (* (/ +nan.0 b) (/ +nan.0 +nan.0)))) into (- (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a c)))))) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a c)))))) in b * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a c))))) in b * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 b)) in b * [misc]taylor: Taking taylor expansion of +nan.0 in b * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 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 (- (* +nan.0 (/ 1 (* a c)))) in b * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* a c))) in b * [misc]taylor: Taking taylor expansion of +nan.0 in b * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* a c)) in b * [misc]taylor: Taking taylor expansion of (* a c) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (* a c) into (* a c) * [misc]backup-simplify: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) * [misc]backup-simplify: Simplify (* +nan.0 1) into +nan.0 * [misc]backup-simplify: Simplify (+ +nan.0 0) into (- +nan.0) * [misc]backup-simplify: Simplify (- (- +nan.0)) into (- +nan.0) * [misc]taylor: Taking taylor expansion of (- +nan.0) in a * [misc]taylor: Taking taylor expansion of +nan.0 in a * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* +nan.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 +nan.0 in c * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (/ 1 b)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 a) 0) (* 0 (/ 1 c))) 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 (- (+ (* 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 c) (/ 1 c)) into (/ 1 (pow c 2)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (pow c 2))) into (/ 1 (pow c 2)) * [misc]backup-simplify: Simplify (/ (- (/ 1 (pow c 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow c 2)) * [misc]backup-simplify: Simplify (/ (- (/ 1/2 (pow c 2)) (+ (* 2 (* +nan.0 +nan.0)))) (* 2 0)) into (* +nan.0 (- (* 1/2 (/ 1 (pow c 2))) +nan.0)) * [misc]backup-simplify: Simplify (- (/ 0 +nan.0) (+ (* (/ +nan.0 b) (/ (* +nan.0 (- (* 1/2 (/ 1 (pow c 2))) +nan.0)) +nan.0)) (* (- (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a c)))))) (/ +nan.0 +nan.0)))) into (- (+ (* +nan.0 (/ 1 (* b (pow c 2)))) (- (+ (* +nan.0 (/ 1 (* a c))) (- (* +nan.0 (/ 1 b))))))) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* b (pow c 2)))) (- (+ (* +nan.0 (/ 1 (* a c))) (- (* +nan.0 (/ 1 b))))))) in b * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* b (pow c 2)))) (- (+ (* +nan.0 (/ 1 (* a c))) (- (* +nan.0 (/ 1 b)))))) in b * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* b (pow c 2)))) in b * [misc]taylor: Taking taylor expansion of +nan.0 in b * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* b (pow c 2))) in b * [misc]taylor: Taking taylor expansion of (* b (pow c 2)) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (pow c 2) in b * [misc]taylor: Taking taylor expansion of (exp (* 2 (log c))) in b * [misc]taylor: Taking taylor expansion of (* 2 (log c)) in b * [misc]taylor: Taking taylor expansion of 2 in b * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (log c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (log c) into (log c) * [misc]backup-simplify: Simplify (* 2 (log c)) into (* 2 (log c)) * [misc]backup-simplify: Simplify (exp (* 2 (log c))) into (pow c 2) * [misc]backup-simplify: Simplify (* 0 (pow c 2)) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow c 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 2 0) (* 0 (log c))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 2 (log c))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (pow c 2))) into (pow c 2) * [misc]backup-simplify: Simplify (/ 1 (pow c 2)) into (/ 1 (pow c 2)) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* a c))) (- (* +nan.0 (/ 1 b))))) in b * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* a c))) (- (* +nan.0 (/ 1 b)))) in b * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* a c))) in b * [misc]taylor: Taking taylor expansion of +nan.0 in b * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* a c)) in b * [misc]taylor: Taking taylor expansion of (* a c) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (* a c) into (* a c) * [misc]backup-simplify: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 b))) in b * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 b)) in b * [misc]taylor: Taking taylor expansion of +nan.0 in b * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 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]backup-simplify: Simplify (* +nan.0 (/ 1 (pow c 2))) into (/ +nan.0 (pow c 2)) * [misc]backup-simplify: Simplify (* +nan.0 1) into +nan.0 * [misc]backup-simplify: Simplify (- +nan.0) into (- +nan.0) * [misc]backup-simplify: Simplify (+ 0 (- +nan.0)) into (- +nan.0) * [misc]backup-simplify: Simplify (- (- +nan.0)) into (- +nan.0) * [misc]backup-simplify: Simplify (+ (/ +nan.0 (pow c 2)) (- +nan.0)) into (- (+ (* +nan.0 (/ 1 (pow c 2))) (- +nan.0))) * [misc]backup-simplify: Simplify (- (- (+ (* +nan.0 (/ 1 (pow c 2))) (- +nan.0)))) into (- (+ (* +nan.0 (/ 1 (pow c 2))) (- +nan.0))) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow c 2))) (- +nan.0))) in a * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow c 2))) (- +nan.0)) in a * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (pow c 2))) 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 c 2)) in a * [misc]taylor: Taking taylor expansion of (pow c 2) in a * [misc]taylor: Taking taylor expansion of (exp (* 2 (log c))) in a * [misc]taylor: Taking taylor expansion of (* 2 (log c)) in a * [misc]taylor: Taking taylor expansion of 2 in a * [misc]backup-simplify: Simplify 2 into 2 * [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]backup-simplify: Simplify (* 2 (log c)) into (* 2 (log c)) * [misc]backup-simplify: Simplify (exp (* 2 (log c))) into (pow c 2) * [misc]backup-simplify: Simplify (/ 1 (pow c 2)) into (/ 1 (pow c 2)) * [misc]taylor: Taking taylor expansion of (- +nan.0) in a * [misc]taylor: Taking taylor expansion of +nan.0 in a * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (* +nan.0 (/ 1 (* a c))) into (/ +nan.0 (* a c)) * [misc]backup-simplify: Simplify (- (/ +nan.0 (* a c))) into (- (* +nan.0 (/ 1 (* a c)))) * [misc]backup-simplify: Simplify (+ 0 (- (* +nan.0 (/ 1 (* a c))))) into (- (* +nan.0 (/ 1 (* a c)))) * [misc]backup-simplify: Simplify (- (- (* +nan.0 (/ 1 (* a c))))) into (- (* +nan.0 (/ 1 (* a c)))) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 (* a c)))) in a * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* a c))) in a * [misc]taylor: Taking taylor expansion of +nan.0 in a * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* a c)) in a * [misc]taylor: Taking taylor expansion of (* a c) in a * [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 c in a * [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 (/ 1 c) into (/ 1 c) * [misc]backup-simplify: Simplify (* +nan.0 (/ 1 c)) into (/ +nan.0 c) * [misc]backup-simplify: Simplify (- (/ +nan.0 c)) into (- (* +nan.0 (/ 1 c))) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 c))) in c * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 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 c) in c * [misc]taylor: Taking 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 (* +nan.0 1) into +nan.0 * [misc]backup-simplify: Simplify (- +nan.0) into (- +nan.0) * [misc]backup-simplify: Simplify (- +nan.0) into (- +nan.0) * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- +nan.0) into (- +nan.0) * [misc]taylor: Taking taylor expansion of (- +nan.0) 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 0 in c * [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 +nan.0 into +nan.0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)))) 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 b))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)))) 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 c)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 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 c) (/ 0 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 (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow c 2)))))) (* 2 1)) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (pow +nan.0 2) (+ (* 2 (* +nan.0 (* +nan.0 (- (* 1/2 (/ 1 (pow c 2))) +nan.0)))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 2))) (- +nan.0))) * [misc]backup-simplify: Simplify (- (/ 0 +nan.0) (+ (* (/ +nan.0 b) (/ (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 2))) (- +nan.0))) +nan.0)) (* (- (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a c)))))) (/ (* +nan.0 (- (* 1/2 (/ 1 (pow c 2))) +nan.0)) +nan.0)) (* (- (+ (* +nan.0 (/ 1 (* b (pow c 2)))) (- (+ (* +nan.0 (/ 1 (* a c))) (- (* +nan.0 (/ 1 b))))))) (/ +nan.0 +nan.0)))) into (- (+ (* +nan.0 (/ 1 (* b (pow c 2)))) (- (+ (* +nan.0 (/ 1 (* a (pow c 3)))) (- (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a c)))))))))) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* b (pow c 2)))) (- (+ (* +nan.0 (/ 1 (* a (pow c 3)))) (- (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a c)))))))))) in b * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* b (pow c 2)))) (- (+ (* +nan.0 (/ 1 (* a (pow c 3)))) (- (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a c))))))))) in b * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* b (pow c 2)))) in b * [misc]taylor: Taking taylor expansion of +nan.0 in b * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* b (pow c 2))) in b * [misc]taylor: Taking taylor expansion of (* b (pow c 2)) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (pow c 2) in b * [misc]taylor: Taking taylor expansion of (exp (* 2 (log c))) in b * [misc]taylor: Taking taylor expansion of (* 2 (log c)) in b * [misc]taylor: Taking taylor expansion of 2 in b * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (log c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (log c) into (log c) * [misc]backup-simplify: Simplify (* 2 (log c)) into (* 2 (log c)) * [misc]backup-simplify: Simplify (exp (* 2 (log c))) into (pow c 2) * [misc]backup-simplify: Simplify (* 0 (pow c 2)) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow c 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 2 0) (* 0 (log c))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 2 (log c))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (pow c 2))) into (pow c 2) * [misc]backup-simplify: Simplify (/ 1 (pow c 2)) into (/ 1 (pow c 2)) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* a (pow c 3)))) (- (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a c)))))))) in b * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* a (pow c 3)))) (- (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a c))))))) in b * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* a (pow c 3)))) in b * [misc]taylor: Taking taylor expansion of +nan.0 in b * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* a (pow c 3))) in b * [misc]taylor: Taking taylor expansion of (* a (pow c 3)) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of (pow c 3) in b * [misc]taylor: Taking taylor expansion of (exp (* 3 (log c))) in b * [misc]taylor: Taking taylor expansion of (* 3 (log 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 c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (log c) into (log c) * [misc]backup-simplify: Simplify (* 3 (log c)) into (* 3 (log c)) * [misc]backup-simplify: Simplify (exp (* 3 (log c))) into (pow c 3) * [misc]backup-simplify: Simplify (* a (pow c 3)) into (* a (pow c 3)) * [misc]backup-simplify: Simplify (/ 1 (* a (pow c 3))) into (/ 1 (* a (pow c 3))) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a c)))))) in b * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a c))))) in b * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 b)) in b * [misc]taylor: Taking taylor expansion of +nan.0 in b * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 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 (- (* +nan.0 (/ 1 (* a c)))) in b * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* a c))) in b * [misc]taylor: Taking taylor expansion of +nan.0 in b * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* a c)) in b * [misc]taylor: Taking taylor expansion of (* a c) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (* a c) into (* a c) * [misc]backup-simplify: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) * [misc]backup-simplify: Simplify (* +nan.0 (/ 1 (pow c 2))) into (/ +nan.0 (pow c 2)) * [misc]backup-simplify: Simplify (* +nan.0 1) into +nan.0 * [misc]backup-simplify: Simplify (+ +nan.0 0) into (- +nan.0) * [misc]backup-simplify: Simplify (- (- +nan.0)) into (- +nan.0) * [misc]backup-simplify: Simplify (+ 0 (- +nan.0)) into (- +nan.0) * [misc]backup-simplify: Simplify (- (- +nan.0)) into (- +nan.0) * [misc]backup-simplify: Simplify (+ (/ +nan.0 (pow c 2)) (- +nan.0)) into (- (+ (* +nan.0 (/ 1 (pow c 2))) (- +nan.0))) * [misc]backup-simplify: Simplify (- (- (+ (* +nan.0 (/ 1 (pow c 2))) (- +nan.0)))) into (- (+ (* +nan.0 (/ 1 (pow c 2))) (- +nan.0))) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow c 2))) (- +nan.0))) in a * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow c 2))) (- +nan.0)) in a * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (pow c 2))) 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 c 2)) in a * [misc]taylor: Taking taylor expansion of (pow c 2) in a * [misc]taylor: Taking taylor expansion of (exp (* 2 (log c))) in a * [misc]taylor: Taking taylor expansion of (* 2 (log c)) in a * [misc]taylor: Taking taylor expansion of 2 in a * [misc]backup-simplify: Simplify 2 into 2 * [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]backup-simplify: Simplify (* 2 (log c)) into (* 2 (log c)) * [misc]backup-simplify: Simplify (exp (* 2 (log c))) into (pow c 2) * [misc]backup-simplify: Simplify (/ 1 (pow c 2)) into (/ 1 (pow c 2)) * [misc]taylor: Taking taylor expansion of (- +nan.0) in a * [misc]taylor: Taking taylor expansion of +nan.0 in a * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow c 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow c 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (log c)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 2 (log c))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (pow c 2)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow c 2)) (/ 0 (pow c 2))))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (* 0 (/ 1 (pow c 2)))) into 0 * [misc]backup-simplify: Simplify (* +nan.0 (/ 1 (* a c))) into (/ +nan.0 (* a c)) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (/ +nan.0 (* a c)) 0) into (- (* +nan.0 (/ 1 (* a c)))) * [misc]backup-simplify: Simplify (- (- (* +nan.0 (/ 1 (* a c))))) into (- (* +nan.0 (/ 1 (* a c)))) * [misc]backup-simplify: Simplify (+ 0 (- (* +nan.0 (/ 1 (* a c))))) into (- (* +nan.0 (/ 1 (* a c)))) * [misc]backup-simplify: Simplify (- (- (* +nan.0 (/ 1 (* a c))))) into (- (* +nan.0 (/ 1 (* a c)))) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 (* a c)))) in a * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* a c))) in a * [misc]taylor: Taking taylor expansion of +nan.0 in a * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* a c)) in a * [misc]taylor: Taking taylor expansion of (* a c) in a * [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 c in a * [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 (/ 1 c) into (/ 1 c) * [misc]backup-simplify: Simplify (* +nan.0 (/ 1 c)) into (/ +nan.0 c) * [misc]backup-simplify: Simplify (- (/ +nan.0 c)) into (- (* +nan.0 (/ 1 c))) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 c))) in c * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 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 c) in c * [misc]taylor: Taking 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 (* +nan.0 1) into +nan.0 * [misc]backup-simplify: Simplify (- +nan.0) into (- +nan.0) * [misc]backup-simplify: Simplify (- +nan.0) into (- +nan.0) * [misc]backup-simplify: Simplify (+ (* (- +nan.0) (* (/ 1 (/ 1 c)) (* (/ 1 (/ 1 a)) (* 1 (/ 1 d))))) (+ (* +nan.0 (* 1 (* 1 (* (/ 1 (/ 1 b)) (/ 1 (/ 1 d)))))) (* (- +nan.0) (* (/ 1 (/ 1 c)) (* (/ 1 (/ 1 a)) (* 1 1)))))) into (- (+ (* +nan.0 (/ (* a c) d)) (- (+ (* +nan.0 (* a c)) (- (* +nan.0 (* b d))))))) * [misc]approximate: Taking taylor expansion of (/ (fma (/ 1 (- d)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- c)))) (sqrt (hypot (/ 1 (- d)) (/ 1 (- c))))) in (d b a c) around 0 * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 (- d)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- c)))) (sqrt (hypot (/ 1 (- d)) (/ 1 (- c))))) in c * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- d)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- c)))) in c * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- d)) (/ 1 (- b))) (* (/ 1 (- a)) (/ 1 (- c)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 1 (- b))) 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)) 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 (- a)) (/ 1 (- c))) 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 (- 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 (sqrt (hypot (/ 1 (- d)) (/ 1 (- c)))) in c * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- d)) (/ 1 (- c))) in c * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c)))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 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 (- 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 (- c)) (/ 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 (/ 1 (- c)) in c * [misc]taylor: Taking taylor expansion of (- c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 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 (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (sqrt 0) into 0 * [misc]backup-simplify: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 * [misc]backup-simplify: Simplify (* (/ -1 a) -1) into (/ 1 a) * [misc]backup-simplify: Simplify (+ 0 (/ 1 a)) into (/ 1 a) * [misc]backup-simplify: Simplify (/ (/ 1 a) +nan.0) into (/ +nan.0 a) * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 (- d)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- c)))) (sqrt (hypot (/ 1 (- d)) (/ 1 (- c))))) in a * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- d)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- c)))) in a * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- d)) (/ 1 (- b))) (* (/ 1 (- a)) (/ 1 (- c)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 1 (- b))) 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)) 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 (- a)) (/ 1 (- c))) 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 (- 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 (sqrt (hypot (/ 1 (- d)) (/ 1 (- c)))) in a * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- d)) (/ 1 (- c))) in a * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c)))) in a * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 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 (- 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 (- c)) (/ 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 (/ 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 d) (/ -1 d)) into (/ 1 (pow d 2)) * [misc]backup-simplify: Simplify (* (/ -1 c) (/ -1 c)) into (/ 1 (pow c 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow d 2)) (/ 1 (pow c 2))) into (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) into (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) * [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 (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 d) 0) (* 0 (/ -1 d))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 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 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))))) into 0 * [misc]backup-simplify: Simplify (sqrt (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))) into (pow (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) 1/4) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))))) into 0 * [misc]backup-simplify: Simplify (* -1 (/ -1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (+ 0 (/ 1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (/ (/ 1 c) (pow (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) 1/4)) into (* (pow (/ 1 (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) 1/4) (/ 1 c)) * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 (- d)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- c)))) (sqrt (hypot (/ 1 (- d)) (/ 1 (- c))))) in b * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- d)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- c)))) in b * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- d)) (/ 1 (- b))) (* (/ 1 (- a)) (/ 1 (- c)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 1 (- b))) 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)) 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 (- a)) (/ 1 (- c))) 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 (- 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 (sqrt (hypot (/ 1 (- d)) (/ 1 (- c)))) in b * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- d)) (/ 1 (- c))) in b * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c)))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 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 (- 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 (- c)) (/ 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 (/ 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 d) (/ -1 d)) into (/ 1 (pow d 2)) * [misc]backup-simplify: Simplify (* (/ -1 c) (/ -1 c)) into (/ 1 (pow c 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow d 2)) (/ 1 (pow c 2))) into (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) into (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) * [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 (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 d) 0) (* 0 (/ -1 d))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 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 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))))) into 0 * [misc]backup-simplify: Simplify (sqrt (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))) into (pow (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) 1/4) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))))) into 0 * [misc]backup-simplify: Simplify (* (/ -1 d) -1) into (/ 1 d) * [misc]backup-simplify: Simplify (+ (/ 1 d) 0) into (/ 1 d) * [misc]backup-simplify: Simplify (/ (/ 1 d) (pow (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) 1/4)) into (* (pow (/ 1 (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) 1/4) (/ 1 d)) * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 (- d)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- c)))) (sqrt (hypot (/ 1 (- d)) (/ 1 (- c))))) in d * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- d)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- c)))) in d * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- d)) (/ 1 (- b))) (* (/ 1 (- a)) (/ 1 (- c)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 1 (- b))) 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)) 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 (- a)) (/ 1 (- c))) 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 (- 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 (sqrt (hypot (/ 1 (- d)) (/ 1 (- c)))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- d)) (/ 1 (- c))) in d * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c)))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 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 (- 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 (- c)) (/ 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 (/ 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 -1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 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 (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (sqrt 0) into 0 * [misc]backup-simplify: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 * [misc]backup-simplify: Simplify (* -1 (/ -1 b)) into (/ 1 b) * [misc]backup-simplify: Simplify (+ (/ 1 b) 0) into (/ 1 b) * [misc]backup-simplify: Simplify (/ (/ 1 b) +nan.0) into (/ +nan.0 b) * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 (- d)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- c)))) (sqrt (hypot (/ 1 (- d)) (/ 1 (- c))))) in d * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- d)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- c)))) in d * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- d)) (/ 1 (- b))) (* (/ 1 (- a)) (/ 1 (- c)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 1 (- b))) 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)) 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 (- a)) (/ 1 (- c))) 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 (- 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 (sqrt (hypot (/ 1 (- d)) (/ 1 (- c)))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- d)) (/ 1 (- c))) in d * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c)))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 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 (- 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 (- c)) (/ 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 (/ 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 -1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 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 (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (sqrt 0) into 0 * [misc]backup-simplify: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 * [misc]backup-simplify: Simplify (* -1 (/ -1 b)) into (/ 1 b) * [misc]backup-simplify: Simplify (+ (/ 1 b) 0) into (/ 1 b) * [misc]backup-simplify: Simplify (/ (/ 1 b) +nan.0) into (/ +nan.0 b) * [misc]taylor: Taking taylor expansion of (/ +nan.0 b) in b * [misc]taylor: Taking taylor expansion of +nan.0 in b * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ +nan.0 1) into +nan.0 * [misc]taylor: Taking taylor expansion of +nan.0 in a * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 b) (/ 0 (- b))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (/ -1 b))) into 0 * [misc]backup-simplify: Simplify (* (/ -1 a) (/ -1 c)) into (/ 1 (* a c)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (* a c))) into (/ 1 (* a c)) * [misc]backup-simplify: Simplify (/ (- 0 (pow +nan.0 2) (+)) (* 2 0)) into +nan.0 * [misc]backup-simplify: Simplify (- (/ (/ 1 (* a c)) +nan.0) (+ (* (/ +nan.0 b) (/ +nan.0 +nan.0)))) into (- (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a c)))))) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a c)))))) in b * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a c))))) in b * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 b)) in b * [misc]taylor: Taking taylor expansion of +nan.0 in b * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 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 (- (* +nan.0 (/ 1 (* a c)))) in b * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* a c))) in b * [misc]taylor: Taking taylor expansion of +nan.0 in b * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* a c)) in b * [misc]taylor: Taking taylor expansion of (* a c) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (* a c) into (* a c) * [misc]backup-simplify: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) * [misc]backup-simplify: Simplify (* +nan.0 1) into +nan.0 * [misc]backup-simplify: Simplify (+ +nan.0 0) into (- +nan.0) * [misc]backup-simplify: Simplify (- (- +nan.0)) into (- +nan.0) * [misc]taylor: Taking taylor expansion of (- +nan.0) in a * [misc]taylor: Taking taylor expansion of +nan.0 in a * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* +nan.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 +nan.0 in c * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 b) (/ 0 (- b))) (* 0 (/ 0 (- b))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ -1 b)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))))) 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 c))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) 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 c) (/ -1 c)) into (/ 1 (pow c 2)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (pow c 2))) into (/ 1 (pow c 2)) * [misc]backup-simplify: Simplify (/ (- (/ 1 (pow c 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow c 2)) * [misc]backup-simplify: Simplify (/ (- (/ 1/2 (pow c 2)) (+ (* 2 (* +nan.0 +nan.0)))) (* 2 0)) into (* +nan.0 (- (* 1/2 (/ 1 (pow c 2))) +nan.0)) * [misc]backup-simplify: Simplify (- (/ 0 +nan.0) (+ (* (/ +nan.0 b) (/ (* +nan.0 (- (* 1/2 (/ 1 (pow c 2))) +nan.0)) +nan.0)) (* (- (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a c)))))) (/ +nan.0 +nan.0)))) into (- (+ (* +nan.0 (/ 1 (* b (pow c 2)))) (- (+ (* +nan.0 (/ 1 (* a c))) (- (* +nan.0 (/ 1 b))))))) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* b (pow c 2)))) (- (+ (* +nan.0 (/ 1 (* a c))) (- (* +nan.0 (/ 1 b))))))) in b * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* b (pow c 2)))) (- (+ (* +nan.0 (/ 1 (* a c))) (- (* +nan.0 (/ 1 b)))))) in b * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* b (pow c 2)))) in b * [misc]taylor: Taking taylor expansion of +nan.0 in b * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* b (pow c 2))) in b * [misc]taylor: Taking taylor expansion of (* b (pow c 2)) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (pow c 2) in b * [misc]taylor: Taking taylor expansion of (exp (* 2 (log c))) in b * [misc]taylor: Taking taylor expansion of (* 2 (log c)) in b * [misc]taylor: Taking taylor expansion of 2 in b * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (log c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (log c) into (log c) * [misc]backup-simplify: Simplify (* 2 (log c)) into (* 2 (log c)) * [misc]backup-simplify: Simplify (exp (* 2 (log c))) into (pow c 2) * [misc]backup-simplify: Simplify (* 0 (pow c 2)) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow c 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 2 0) (* 0 (log c))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 2 (log c))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (pow c 2))) into (pow c 2) * [misc]backup-simplify: Simplify (/ 1 (pow c 2)) into (/ 1 (pow c 2)) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* a c))) (- (* +nan.0 (/ 1 b))))) in b * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* a c))) (- (* +nan.0 (/ 1 b)))) in b * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* a c))) in b * [misc]taylor: Taking taylor expansion of +nan.0 in b * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* a c)) in b * [misc]taylor: Taking taylor expansion of (* a c) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (* a c) into (* a c) * [misc]backup-simplify: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 b))) in b * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 b)) in b * [misc]taylor: Taking taylor expansion of +nan.0 in b * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 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]backup-simplify: Simplify (* +nan.0 (/ 1 (pow c 2))) into (/ +nan.0 (pow c 2)) * [misc]backup-simplify: Simplify (* +nan.0 1) into +nan.0 * [misc]backup-simplify: Simplify (- +nan.0) into (- +nan.0) * [misc]backup-simplify: Simplify (+ 0 (- +nan.0)) into (- +nan.0) * [misc]backup-simplify: Simplify (- (- +nan.0)) into (- +nan.0) * [misc]backup-simplify: Simplify (+ (/ +nan.0 (pow c 2)) (- +nan.0)) into (- (+ (* +nan.0 (/ 1 (pow c 2))) (- +nan.0))) * [misc]backup-simplify: Simplify (- (- (+ (* +nan.0 (/ 1 (pow c 2))) (- +nan.0)))) into (- (+ (* +nan.0 (/ 1 (pow c 2))) (- +nan.0))) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow c 2))) (- +nan.0))) in a * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow c 2))) (- +nan.0)) in a * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (pow c 2))) 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 c 2)) in a * [misc]taylor: Taking taylor expansion of (pow c 2) in a * [misc]taylor: Taking taylor expansion of (exp (* 2 (log c))) in a * [misc]taylor: Taking taylor expansion of (* 2 (log c)) in a * [misc]taylor: Taking taylor expansion of 2 in a * [misc]backup-simplify: Simplify 2 into 2 * [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]backup-simplify: Simplify (* 2 (log c)) into (* 2 (log c)) * [misc]backup-simplify: Simplify (exp (* 2 (log c))) into (pow c 2) * [misc]backup-simplify: Simplify (/ 1 (pow c 2)) into (/ 1 (pow c 2)) * [misc]taylor: Taking taylor expansion of (- +nan.0) in a * [misc]taylor: Taking taylor expansion of +nan.0 in a * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (* +nan.0 (/ 1 (* a c))) into (/ +nan.0 (* a c)) * [misc]backup-simplify: Simplify (- (/ +nan.0 (* a c))) into (- (* +nan.0 (/ 1 (* a c)))) * [misc]backup-simplify: Simplify (+ 0 (- (* +nan.0 (/ 1 (* a c))))) into (- (* +nan.0 (/ 1 (* a c)))) * [misc]backup-simplify: Simplify (- (- (* +nan.0 (/ 1 (* a c))))) into (- (* +nan.0 (/ 1 (* a c)))) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 (* a c)))) in a * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* a c))) in a * [misc]taylor: Taking taylor expansion of +nan.0 in a * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* a c)) in a * [misc]taylor: Taking taylor expansion of (* a c) in a * [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 c in a * [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 (/ 1 c) into (/ 1 c) * [misc]backup-simplify: Simplify (* +nan.0 (/ 1 c)) into (/ +nan.0 c) * [misc]backup-simplify: Simplify (- (/ +nan.0 c)) into (- (* +nan.0 (/ 1 c))) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 c))) in c * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 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 c) in c * [misc]taylor: Taking 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 (* +nan.0 1) into +nan.0 * [misc]backup-simplify: Simplify (- +nan.0) into (- +nan.0) * [misc]backup-simplify: Simplify (- +nan.0) into (- +nan.0) * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- +nan.0) into (- +nan.0) * [misc]taylor: Taking taylor expansion of (- +nan.0) 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 0 in c * [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 +nan.0 into +nan.0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 b) (/ 0 (- b))) (* 0 (/ 0 (- b))) (* 0 (/ 0 (- b))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-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 b))))) 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 (- 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 c)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-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 (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- 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 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow c 2)))))) (* 2 1)) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (pow +nan.0 2) (+ (* 2 (* +nan.0 (* +nan.0 (- (* 1/2 (/ 1 (pow c 2))) +nan.0)))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 2))) (- +nan.0))) * [misc]backup-simplify: Simplify (- (/ 0 +nan.0) (+ (* (/ +nan.0 b) (/ (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 2))) (- +nan.0))) +nan.0)) (* (- (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a c)))))) (/ (* +nan.0 (- (* 1/2 (/ 1 (pow c 2))) +nan.0)) +nan.0)) (* (- (+ (* +nan.0 (/ 1 (* b (pow c 2)))) (- (+ (* +nan.0 (/ 1 (* a c))) (- (* +nan.0 (/ 1 b))))))) (/ +nan.0 +nan.0)))) into (- (+ (* +nan.0 (/ 1 (* b (pow c 2)))) (- (+ (* +nan.0 (/ 1 (* a (pow c 3)))) (- (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a c)))))))))) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* b (pow c 2)))) (- (+ (* +nan.0 (/ 1 (* a (pow c 3)))) (- (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a c)))))))))) in b * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* b (pow c 2)))) (- (+ (* +nan.0 (/ 1 (* a (pow c 3)))) (- (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a c))))))))) in b * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* b (pow c 2)))) in b * [misc]taylor: Taking taylor expansion of +nan.0 in b * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* b (pow c 2))) in b * [misc]taylor: Taking taylor expansion of (* b (pow c 2)) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (pow c 2) in b * [misc]taylor: Taking taylor expansion of (exp (* 2 (log c))) in b * [misc]taylor: Taking taylor expansion of (* 2 (log c)) in b * [misc]taylor: Taking taylor expansion of 2 in b * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (log c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (log c) into (log c) * [misc]backup-simplify: Simplify (* 2 (log c)) into (* 2 (log c)) * [misc]backup-simplify: Simplify (exp (* 2 (log c))) into (pow c 2) * [misc]backup-simplify: Simplify (* 0 (pow c 2)) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow c 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 2 0) (* 0 (log c))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 2 (log c))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (pow c 2))) into (pow c 2) * [misc]backup-simplify: Simplify (/ 1 (pow c 2)) into (/ 1 (pow c 2)) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* a (pow c 3)))) (- (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a c)))))))) in b * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* a (pow c 3)))) (- (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a c))))))) in b * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* a (pow c 3)))) in b * [misc]taylor: Taking taylor expansion of +nan.0 in b * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* a (pow c 3))) in b * [misc]taylor: Taking taylor expansion of (* a (pow c 3)) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of (pow c 3) in b * [misc]taylor: Taking taylor expansion of (exp (* 3 (log c))) in b * [misc]taylor: Taking taylor expansion of (* 3 (log 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 c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (log c) into (log c) * [misc]backup-simplify: Simplify (* 3 (log c)) into (* 3 (log c)) * [misc]backup-simplify: Simplify (exp (* 3 (log c))) into (pow c 3) * [misc]backup-simplify: Simplify (* a (pow c 3)) into (* a (pow c 3)) * [misc]backup-simplify: Simplify (/ 1 (* a (pow c 3))) into (/ 1 (* a (pow c 3))) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a c)))))) in b * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a c))))) in b * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 b)) in b * [misc]taylor: Taking taylor expansion of +nan.0 in b * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 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 (- (* +nan.0 (/ 1 (* a c)))) in b * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* a c))) in b * [misc]taylor: Taking taylor expansion of +nan.0 in b * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* a c)) in b * [misc]taylor: Taking taylor expansion of (* a c) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (* a c) into (* a c) * [misc]backup-simplify: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) * [misc]backup-simplify: Simplify (* +nan.0 (/ 1 (pow c 2))) into (/ +nan.0 (pow c 2)) * [misc]backup-simplify: Simplify (* +nan.0 1) into +nan.0 * [misc]backup-simplify: Simplify (+ +nan.0 0) into (- +nan.0) * [misc]backup-simplify: Simplify (- (- +nan.0)) into (- +nan.0) * [misc]backup-simplify: Simplify (+ 0 (- +nan.0)) into (- +nan.0) * [misc]backup-simplify: Simplify (- (- +nan.0)) into (- +nan.0) * [misc]backup-simplify: Simplify (+ (/ +nan.0 (pow c 2)) (- +nan.0)) into (- (+ (* +nan.0 (/ 1 (pow c 2))) (- +nan.0))) * [misc]backup-simplify: Simplify (- (- (+ (* +nan.0 (/ 1 (pow c 2))) (- +nan.0)))) into (- (+ (* +nan.0 (/ 1 (pow c 2))) (- +nan.0))) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow c 2))) (- +nan.0))) in a * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow c 2))) (- +nan.0)) in a * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (pow c 2))) 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 c 2)) in a * [misc]taylor: Taking taylor expansion of (pow c 2) in a * [misc]taylor: Taking taylor expansion of (exp (* 2 (log c))) in a * [misc]taylor: Taking taylor expansion of (* 2 (log c)) in a * [misc]taylor: Taking taylor expansion of 2 in a * [misc]backup-simplify: Simplify 2 into 2 * [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]backup-simplify: Simplify (* 2 (log c)) into (* 2 (log c)) * [misc]backup-simplify: Simplify (exp (* 2 (log c))) into (pow c 2) * [misc]backup-simplify: Simplify (/ 1 (pow c 2)) into (/ 1 (pow c 2)) * [misc]taylor: Taking taylor expansion of (- +nan.0) in a * [misc]taylor: Taking taylor expansion of +nan.0 in a * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow c 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow c 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (log c)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 2 (log c))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (pow c 2)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow c 2)) (/ 0 (pow c 2))))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (* 0 (/ 1 (pow c 2)))) into 0 * [misc]backup-simplify: Simplify (* +nan.0 (/ 1 (* a c))) into (/ +nan.0 (* a c)) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (/ +nan.0 (* a c)) 0) into (- (* +nan.0 (/ 1 (* a c)))) * [misc]backup-simplify: Simplify (- (- (* +nan.0 (/ 1 (* a c))))) into (- (* +nan.0 (/ 1 (* a c)))) * [misc]backup-simplify: Simplify (+ 0 (- (* +nan.0 (/ 1 (* a c))))) into (- (* +nan.0 (/ 1 (* a c)))) * [misc]backup-simplify: Simplify (- (- (* +nan.0 (/ 1 (* a c))))) into (- (* +nan.0 (/ 1 (* a c)))) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 (* a c)))) in a * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* a c))) in a * [misc]taylor: Taking taylor expansion of +nan.0 in a * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* a c)) in a * [misc]taylor: Taking taylor expansion of (* a c) in a * [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 c in a * [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 (/ 1 c) into (/ 1 c) * [misc]backup-simplify: Simplify (* +nan.0 (/ 1 c)) into (/ +nan.0 c) * [misc]backup-simplify: Simplify (- (/ +nan.0 c)) into (- (* +nan.0 (/ 1 c))) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 c))) in c * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 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 c) in c * [misc]taylor: Taking 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 (* +nan.0 1) into +nan.0 * [misc]backup-simplify: Simplify (- +nan.0) into (- +nan.0) * [misc]backup-simplify: Simplify (- +nan.0) into (- +nan.0) * [misc]backup-simplify: Simplify (+ (* (- +nan.0) (* (/ 1 (/ 1 (- c))) (* (/ 1 (/ 1 (- a))) (* 1 (/ 1 (- d)))))) (+ (* +nan.0 (* 1 (* 1 (* (/ 1 (/ 1 (- b))) (/ 1 (/ 1 (- d))))))) (* (- +nan.0) (* (/ 1 (/ 1 (- c))) (* (/ 1 (/ 1 (- a))) (* 1 1)))))) into (- (+ (* +nan.0 (/ (* a c) d)) (- (+ (* +nan.0 (* a c)) (- (* +nan.0 (* b d))))))) * * * * [misc]progress: [ 2 / 4 ] generating series at (2 2) * [misc]approximate: Taking taylor expansion of (/ (/ (fma d b (* a c)) (sqrt (hypot d c))) (sqrt (hypot d c))) in (d b a c) around 0 * [misc]taylor: Taking taylor expansion of (/ (/ (fma d b (* a c)) (sqrt (hypot d c))) (sqrt (hypot d c))) in c * [misc]taylor: Taking taylor expansion of (/ (fma d b (* a c)) (sqrt (hypot d c))) in c * [misc]taylor: Taking taylor expansion of (fma d b (* a c)) in c * [misc]taylor: Rewrote expression to (+ (* d b) (* a c)) * [misc]taylor: Taking taylor expansion of (* d b) 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 in c * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of (* a 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 c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (sqrt (hypot d c)) in c * [misc]taylor: Taking taylor expansion of (hypot d c) in c * [misc]taylor: Rewrote expression to (sqrt (+ (* d d) (* c c))) * [misc]taylor: Taking taylor expansion of (+ (* d d) (* c c)) in c * [misc]taylor: Taking taylor expansion of (* d d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (* c c) in c * [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 c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* d d) into (pow d 2) * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ (pow d 2) 0) into (pow d 2) * [misc]backup-simplify: Simplify (sqrt (pow d 2)) into d * [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 (* 2 (sqrt (pow d 2)))) into 0 * [misc]backup-simplify: Simplify (sqrt d) into (sqrt d) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt d))) into 0 * [misc]backup-simplify: Simplify (* d b) into (* b d) * [misc]backup-simplify: Simplify (* a 0) into 0 * [misc]backup-simplify: Simplify (+ (* b d) 0) into (* b d) * [misc]backup-simplify: Simplify (/ (* b d) (sqrt d)) into (* b (sqrt d)) * [misc]taylor: Taking taylor expansion of (sqrt (hypot d c)) in c * [misc]taylor: Taking taylor expansion of (hypot d c) in c * [misc]taylor: Rewrote expression to (sqrt (+ (* d d) (* c c))) * [misc]taylor: Taking taylor expansion of (+ (* d d) (* c c)) in c * [misc]taylor: Taking taylor expansion of (* d d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (* c c) in c * [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 c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* d d) into (pow d 2) * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ (pow d 2) 0) into (pow d 2) * [misc]backup-simplify: Simplify (sqrt (pow d 2)) into d * [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 (* 2 (sqrt (pow d 2)))) into 0 * [misc]backup-simplify: Simplify (sqrt d) into (sqrt d) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt d))) into 0 * [misc]backup-simplify: Simplify (/ (* b (sqrt d)) (sqrt d)) into b * [misc]taylor: Taking taylor expansion of (/ (/ (fma d b (* a c)) (sqrt (hypot d c))) (sqrt (hypot d c))) in a * [misc]taylor: Taking taylor expansion of (/ (fma d b (* a c)) (sqrt (hypot d c))) in a * [misc]taylor: Taking taylor expansion of (fma d b (* a c)) in a * [misc]taylor: Rewrote expression to (+ (* d b) (* a c)) * [misc]taylor: Taking taylor expansion of (* d b) 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 in a * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of (* a c) in a * [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 c in a * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (sqrt (hypot d c)) in a * [misc]taylor: Taking taylor expansion of (hypot d c) in a * [misc]taylor: Rewrote expression to (sqrt (+ (* d d) (* c c))) * [misc]taylor: Taking taylor expansion of (+ (* d d) (* c c)) in a * [misc]taylor: Taking taylor expansion of (* d 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 d in a * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (* c 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 c in a * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (* d d) into (pow d 2) * [misc]backup-simplify: Simplify (* c c) into (pow c 2) * [misc]backup-simplify: Simplify (+ (pow d 2) (pow c 2)) into (+ (pow d 2) (pow c 2)) * [misc]backup-simplify: Simplify (sqrt (+ (pow d 2) (pow c 2))) into (sqrt (+ (pow d 2) (pow c 2))) * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 d)) 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 (* 2 (sqrt (+ (pow d 2) (pow c 2))))) into 0 * [misc]backup-simplify: Simplify (sqrt (sqrt (+ (pow d 2) (pow c 2)))) into (pow (+ (pow d 2) (pow c 2)) 1/4) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (sqrt (+ (pow d 2) (pow c 2)))))) into 0 * [misc]backup-simplify: Simplify (* d b) into (* b d) * [misc]backup-simplify: Simplify (* 0 c) into 0 * [misc]backup-simplify: Simplify (+ (* b d) 0) into (* b d) * [misc]backup-simplify: Simplify (/ (* b d) (pow (+ (pow d 2) (pow c 2)) 1/4)) into (* (pow (/ 1 (+ (pow d 2) (pow c 2))) 1/4) (* b d)) * [misc]taylor: Taking taylor expansion of (sqrt (hypot d c)) in a * [misc]taylor: Taking taylor expansion of (hypot d c) in a * [misc]taylor: Rewrote expression to (sqrt (+ (* d d) (* c c))) * [misc]taylor: Taking taylor expansion of (+ (* d d) (* c c)) in a * [misc]taylor: Taking taylor expansion of (* d 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 d in a * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (* c 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 c in a * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (* d d) into (pow d 2) * [misc]backup-simplify: Simplify (* c c) into (pow c 2) * [misc]backup-simplify: Simplify (+ (pow d 2) (pow c 2)) into (+ (pow d 2) (pow c 2)) * [misc]backup-simplify: Simplify (sqrt (+ (pow d 2) (pow c 2))) into (sqrt (+ (pow d 2) (pow c 2))) * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 d)) 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 (* 2 (sqrt (+ (pow d 2) (pow c 2))))) into 0 * [misc]backup-simplify: Simplify (sqrt (sqrt (+ (pow d 2) (pow c 2)))) into (pow (+ (pow d 2) (pow c 2)) 1/4) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (sqrt (+ (pow d 2) (pow c 2)))))) into 0 * [misc]backup-simplify: Simplify (/ (* (pow (/ 1 (+ (pow d 2) (pow c 2))) 1/4) (* b d)) (pow (+ (pow d 2) (pow c 2)) 1/4)) into (* (sqrt (/ 1 (+ (pow d 2) (pow c 2)))) (* b d)) * [misc]taylor: Taking taylor expansion of (/ (/ (fma d b (* a c)) (sqrt (hypot d c))) (sqrt (hypot d c))) in b * [misc]taylor: Taking taylor expansion of (/ (fma d b (* a c)) (sqrt (hypot d c))) in b * [misc]taylor: Taking taylor expansion of (fma d b (* a c)) in b * [misc]taylor: Rewrote expression to (+ (* d b) (* a c)) * [misc]taylor: Taking taylor expansion of (* d b) 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 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* a c) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (sqrt (hypot d c)) in b * [misc]taylor: Taking taylor expansion of (hypot d c) in b * [misc]taylor: Rewrote expression to (sqrt (+ (* d d) (* c c))) * [misc]taylor: Taking taylor expansion of (+ (* d d) (* c c)) in b * [misc]taylor: Taking taylor expansion of (* d 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 d in b * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (* c 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 c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (* d d) into (pow d 2) * [misc]backup-simplify: Simplify (* c c) into (pow c 2) * [misc]backup-simplify: Simplify (+ (pow d 2) (pow c 2)) into (+ (pow d 2) (pow c 2)) * [misc]backup-simplify: Simplify (sqrt (+ (pow d 2) (pow c 2))) into (sqrt (+ (pow d 2) (pow c 2))) * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 d)) 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 (* 2 (sqrt (+ (pow d 2) (pow c 2))))) into 0 * [misc]backup-simplify: Simplify (sqrt (sqrt (+ (pow d 2) (pow c 2)))) into (pow (+ (pow d 2) (pow c 2)) 1/4) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (sqrt (+ (pow d 2) (pow c 2)))))) into 0 * [misc]backup-simplify: Simplify (* d 0) into 0 * [misc]backup-simplify: Simplify (* a c) into (* a c) * [misc]backup-simplify: Simplify (+ 0 (* a c)) into (* a c) * [misc]backup-simplify: Simplify (/ (* a c) (pow (+ (pow d 2) (pow c 2)) 1/4)) into (* (* a c) (pow (/ 1 (+ (pow d 2) (pow c 2))) 1/4)) * [misc]taylor: Taking taylor expansion of (sqrt (hypot d c)) in b * [misc]taylor: Taking taylor expansion of (hypot d c) in b * [misc]taylor: Rewrote expression to (sqrt (+ (* d d) (* c c))) * [misc]taylor: Taking taylor expansion of (+ (* d d) (* c c)) in b * [misc]taylor: Taking taylor expansion of (* d 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 d in b * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (* c 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 c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (* d d) into (pow d 2) * [misc]backup-simplify: Simplify (* c c) into (pow c 2) * [misc]backup-simplify: Simplify (+ (pow d 2) (pow c 2)) into (+ (pow d 2) (pow c 2)) * [misc]backup-simplify: Simplify (sqrt (+ (pow d 2) (pow c 2))) into (sqrt (+ (pow d 2) (pow c 2))) * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 d)) 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 (* 2 (sqrt (+ (pow d 2) (pow c 2))))) into 0 * [misc]backup-simplify: Simplify (sqrt (sqrt (+ (pow d 2) (pow c 2)))) into (pow (+ (pow d 2) (pow c 2)) 1/4) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (sqrt (+ (pow d 2) (pow c 2)))))) into 0 * [misc]backup-simplify: Simplify (/ (* (* a c) (pow (/ 1 (+ (pow d 2) (pow c 2))) 1/4)) (pow (+ (pow d 2) (pow c 2)) 1/4)) into (* (* a c) (sqrt (/ 1 (+ (pow d 2) (pow c 2))))) * [misc]taylor: Taking taylor expansion of (/ (/ (fma d b (* a c)) (sqrt (hypot d c))) (sqrt (hypot d c))) in d * [misc]taylor: Taking taylor expansion of (/ (fma d b (* a c)) (sqrt (hypot d c))) in d * [misc]taylor: Taking taylor expansion of (fma d b (* a c)) in d * [misc]taylor: Rewrote expression to (+ (* d b) (* a c)) * [misc]taylor: Taking taylor expansion of (* d b) in d * [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 in d * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of (* a c) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (sqrt (hypot d c)) in d * [misc]taylor: Taking taylor expansion of (hypot d c) in d * [misc]taylor: Rewrote expression to (sqrt (+ (* d d) (* c c))) * [misc]taylor: Taking taylor expansion of (+ (* d d) (* c c)) in d * [misc]taylor: Taking taylor expansion of (* d d) in d * [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 d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* c 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 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 (pow c 2) * [misc]backup-simplify: Simplify (+ 0 (pow c 2)) into (pow c 2) * [misc]backup-simplify: Simplify (sqrt (pow c 2)) into c * [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 (* 2 (sqrt (pow c 2)))) into 0 * [misc]backup-simplify: Simplify (sqrt c) into (sqrt c) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt c))) into 0 * [misc]backup-simplify: Simplify (* 0 b) into 0 * [misc]backup-simplify: Simplify (* a c) into (* a c) * [misc]backup-simplify: Simplify (+ 0 (* a c)) into (* a c) * [misc]backup-simplify: Simplify (/ (* a c) (sqrt c)) into (* a (sqrt c)) * [misc]taylor: Taking taylor expansion of (sqrt (hypot d c)) in d * [misc]taylor: Taking taylor expansion of (hypot d c) in d * [misc]taylor: Rewrote expression to (sqrt (+ (* d d) (* c c))) * [misc]taylor: Taking taylor expansion of (+ (* d d) (* c c)) in d * [misc]taylor: Taking taylor expansion of (* d d) in d * [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 d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* c 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 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 (pow c 2) * [misc]backup-simplify: Simplify (+ 0 (pow c 2)) into (pow c 2) * [misc]backup-simplify: Simplify (sqrt (pow c 2)) into c * [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 (* 2 (sqrt (pow c 2)))) into 0 * [misc]backup-simplify: Simplify (sqrt c) into (sqrt c) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt c))) into 0 * [misc]backup-simplify: Simplify (/ (* a (sqrt c)) (sqrt c)) into a * [misc]taylor: Taking taylor expansion of (/ (/ (fma d b (* a c)) (sqrt (hypot d c))) (sqrt (hypot d c))) in d * [misc]taylor: Taking taylor expansion of (/ (fma d b (* a c)) (sqrt (hypot d c))) in d * [misc]taylor: Taking taylor expansion of (fma d b (* a c)) in d * [misc]taylor: Rewrote expression to (+ (* d b) (* a c)) * [misc]taylor: Taking taylor expansion of (* d b) in d * [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 in d * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of (* a c) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (sqrt (hypot d c)) in d * [misc]taylor: Taking taylor expansion of (hypot d c) in d * [misc]taylor: Rewrote expression to (sqrt (+ (* d d) (* c c))) * [misc]taylor: Taking taylor expansion of (+ (* d d) (* c c)) in d * [misc]taylor: Taking taylor expansion of (* d d) in d * [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 d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* c 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 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 (pow c 2) * [misc]backup-simplify: Simplify (+ 0 (pow c 2)) into (pow c 2) * [misc]backup-simplify: Simplify (sqrt (pow c 2)) into c * [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 (* 2 (sqrt (pow c 2)))) into 0 * [misc]backup-simplify: Simplify (sqrt c) into (sqrt c) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt c))) into 0 * [misc]backup-simplify: Simplify (* 0 b) into 0 * [misc]backup-simplify: Simplify (* a c) into (* a c) * [misc]backup-simplify: Simplify (+ 0 (* a c)) into (* a c) * [misc]backup-simplify: Simplify (/ (* a c) (sqrt c)) into (* a (sqrt c)) * [misc]taylor: Taking taylor expansion of (sqrt (hypot d c)) in d * [misc]taylor: Taking taylor expansion of (hypot d c) in d * [misc]taylor: Rewrote expression to (sqrt (+ (* d d) (* c c))) * [misc]taylor: Taking taylor expansion of (+ (* d d) (* c c)) in d * [misc]taylor: Taking taylor expansion of (* d d) in d * [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 d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* c 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 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 (pow c 2) * [misc]backup-simplify: Simplify (+ 0 (pow c 2)) into (pow c 2) * [misc]backup-simplify: Simplify (sqrt (pow c 2)) into c * [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 (* 2 (sqrt (pow c 2)))) into 0 * [misc]backup-simplify: Simplify (sqrt c) into (sqrt c) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt c))) into 0 * [misc]backup-simplify: Simplify (/ (* a (sqrt c)) (sqrt c)) into a * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify 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]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 b)) into b * [misc]backup-simplify: Simplify (+ (* a 0) (* 0 c)) into 0 * [misc]backup-simplify: Simplify (+ b 0) into b * [misc]backup-simplify: Simplify (- (/ b (sqrt c)) (+ (* (* a (sqrt c)) (/ 0 (sqrt c))))) into (* b (sqrt (/ 1 c))) * [misc]backup-simplify: Simplify (- (/ (* b (sqrt (/ 1 c))) (sqrt c)) (+ (* a (/ 0 (sqrt c))))) into (/ b c) * [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 (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 1 in c * [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 0) (* 0 b))) into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (+ (* 0 0) (* 0 c))) into 0 * [misc]backup-simplify: Simplify (+ 0 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 (pow 0 2) (+)) (* 2 c)) into (/ 1/2 c) * [misc]backup-simplify: Simplify (/ (- (/ 1/2 c) (pow 0 2) (+)) (* 2 (sqrt c))) into (* 1/4 (sqrt (/ 1 (pow c 3)))) * [misc]backup-simplify: Simplify (- (/ 0 (sqrt c)) (+ (* (* a (sqrt c)) (/ (* 1/4 (sqrt (/ 1 (pow c 3)))) (sqrt c))) (* (* b (sqrt (/ 1 c))) (/ 0 (sqrt c))))) into (- (* 1/4 (* a (sqrt (/ 1 (pow c 3)))))) * [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 (pow 0 2) (+)) (* 2 c)) into (/ 1/2 c) * [misc]backup-simplify: Simplify (/ (- (/ 1/2 c) (pow 0 2) (+)) (* 2 (sqrt c))) into (* 1/4 (sqrt (/ 1 (pow c 3)))) * [misc]backup-simplify: Simplify (- (/ (- (* 1/4 (* a (sqrt (/ 1 (pow c 3)))))) (sqrt c)) (+ (* a (/ (* 1/4 (sqrt (/ 1 (pow c 3)))) (sqrt c))) (* (/ b c) (/ 0 (sqrt c))))) into (- (* 1/2 (/ a (pow c 2)))) * [misc]taylor: Taking taylor expansion of (- (* 1/2 (/ a (pow c 2)))) in b * [misc]taylor: Taking taylor expansion of (* 1/2 (/ a (pow c 2))) in b * [misc]taylor: Taking taylor expansion of 1/2 in b * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (/ a (pow c 2)) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of (pow c 2) in b * [misc]taylor: Taking taylor expansion of (exp (* 2 (log c))) in b * [misc]taylor: Taking taylor expansion of (* 2 (log c)) in b * [misc]taylor: Taking taylor expansion of 2 in b * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (log c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (log c) into (log c) * [misc]backup-simplify: Simplify (* 2 (log c)) into (* 2 (log c)) * [misc]backup-simplify: Simplify (exp (* 2 (log c))) into (pow c 2) * [misc]backup-simplify: Simplify (/ a (pow c 2)) into (/ a (pow c 2)) * [misc]backup-simplify: Simplify (* 1/2 (/ a (pow c 2))) into (* 1/2 (/ a (pow c 2))) * [misc]backup-simplify: Simplify (- (* 1/2 (/ a (pow c 2)))) into (- (* 1/2 (/ a (pow c 2)))) * [misc]taylor: Taking taylor expansion of (- (* 1/2 (/ a (pow c 2)))) in a * [misc]taylor: Taking taylor expansion of (* 1/2 (/ a (pow c 2))) 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 (/ a (pow c 2)) in a * [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 c 2) in a * [misc]taylor: Taking taylor expansion of (exp (* 2 (log c))) in a * [misc]taylor: Taking taylor expansion of (* 2 (log c)) in a * [misc]taylor: Taking taylor expansion of 2 in a * [misc]backup-simplify: Simplify 2 into 2 * [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]backup-simplify: Simplify (* 2 (log c)) into (* 2 (log c)) * [misc]backup-simplify: Simplify (exp (* 2 (log c))) into (pow c 2) * [misc]backup-simplify: Simplify (/ 1 (pow c 2)) into (/ 1 (pow c 2)) * [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 c) in c * [misc]taylor: Taking 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 (/ 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 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]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 (* 1 (* a (* 1 1)))) into a * [misc]approximate: Taking taylor expansion of (/ (/ (fma (/ 1 d) (/ 1 b) (* (/ 1 a) (/ 1 c))) (sqrt (hypot (/ 1 d) (/ 1 c)))) (sqrt (hypot (/ 1 d) (/ 1 c)))) in (d b a c) around 0 * [misc]taylor: Taking taylor expansion of (/ (/ (fma (/ 1 d) (/ 1 b) (* (/ 1 a) (/ 1 c))) (sqrt (hypot (/ 1 d) (/ 1 c)))) (sqrt (hypot (/ 1 d) (/ 1 c)))) in c * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 d) (/ 1 b) (* (/ 1 a) (/ 1 c))) (sqrt (hypot (/ 1 d) (/ 1 c)))) in c * [misc]taylor: Taking taylor expansion of (fma (/ 1 d) (/ 1 b) (* (/ 1 a) (/ 1 c))) in c * [misc]taylor: Rewrote expression to (+ (* (/ 1 d) (/ 1 b)) (* (/ 1 a) (/ 1 c))) * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 1 b)) 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) 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 a) (/ 1 c)) 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 c) in c * [misc]taylor: Taking 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 (sqrt (hypot (/ 1 d) (/ 1 c))) in c * [misc]taylor: Taking taylor expansion of (hypot (/ 1 d) (/ 1 c)) in c * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 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 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 c) (/ 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 (/ 1 c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (sqrt 0) into 0 * [misc]backup-simplify: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 * [misc]backup-simplify: Simplify (* (/ 1 a) 1) into (/ 1 a) * [misc]backup-simplify: Simplify (+ 0 (/ 1 a)) into (/ 1 a) * [misc]backup-simplify: Simplify (/ (/ 1 a) +nan.0) into (/ +nan.0 a) * [misc]taylor: Taking taylor expansion of (sqrt (hypot (/ 1 d) (/ 1 c))) in c * [misc]taylor: Taking taylor expansion of (hypot (/ 1 d) (/ 1 c)) in c * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 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 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 c) (/ 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 (/ 1 c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (sqrt 0) into 0 * [misc]backup-simplify: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 * [misc]backup-simplify: Simplify (/ (/ +nan.0 a) +nan.0) into (/ +nan.0 a) * [misc]taylor: Taking taylor expansion of (/ (/ (fma (/ 1 d) (/ 1 b) (* (/ 1 a) (/ 1 c))) (sqrt (hypot (/ 1 d) (/ 1 c)))) (sqrt (hypot (/ 1 d) (/ 1 c)))) in a * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 d) (/ 1 b) (* (/ 1 a) (/ 1 c))) (sqrt (hypot (/ 1 d) (/ 1 c)))) in a * [misc]taylor: Taking taylor expansion of (fma (/ 1 d) (/ 1 b) (* (/ 1 a) (/ 1 c))) in a * [misc]taylor: Rewrote expression to (+ (* (/ 1 d) (/ 1 b)) (* (/ 1 a) (/ 1 c))) * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 1 b)) 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) 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 a) (/ 1 c)) 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 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 (sqrt (hypot (/ 1 d) (/ 1 c))) in a * [misc]taylor: Taking taylor expansion of (hypot (/ 1 d) (/ 1 c)) in a * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c))) in a * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 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 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 c) (/ 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 (/ 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 d) (/ 1 d)) into (/ 1 (pow d 2)) * [misc]backup-simplify: Simplify (* (/ 1 c) (/ 1 c)) into (/ 1 (pow c 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow d 2)) (/ 1 (pow c 2))) into (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) into (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 d) 0) (* 0 (/ 1 d))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 c) 0) (* 0 (/ 1 c))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))))) into 0 * [misc]backup-simplify: Simplify (sqrt (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))) into (pow (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) 1/4) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))))) into 0 * [misc]backup-simplify: Simplify (* 1 (/ 1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (+ 0 (/ 1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (/ (/ 1 c) (pow (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) 1/4)) into (* (pow (/ 1 (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) 1/4) (/ 1 c)) * [misc]taylor: Taking taylor expansion of (sqrt (hypot (/ 1 d) (/ 1 c))) in a * [misc]taylor: Taking taylor expansion of (hypot (/ 1 d) (/ 1 c)) in a * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c))) in a * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 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 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 c) (/ 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 (/ 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 d) (/ 1 d)) into (/ 1 (pow d 2)) * [misc]backup-simplify: Simplify (* (/ 1 c) (/ 1 c)) into (/ 1 (pow c 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow d 2)) (/ 1 (pow c 2))) into (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) into (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 d) 0) (* 0 (/ 1 d))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 c) 0) (* 0 (/ 1 c))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))))) into 0 * [misc]backup-simplify: Simplify (sqrt (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))) into (pow (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) 1/4) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))))) into 0 * [misc]backup-simplify: Simplify (/ (* (pow (/ 1 (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) 1/4) (/ 1 c)) (pow (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) 1/4)) into (* (sqrt (/ 1 (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))) (/ 1 c)) * [misc]taylor: Taking taylor expansion of (/ (/ (fma (/ 1 d) (/ 1 b) (* (/ 1 a) (/ 1 c))) (sqrt (hypot (/ 1 d) (/ 1 c)))) (sqrt (hypot (/ 1 d) (/ 1 c)))) in b * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 d) (/ 1 b) (* (/ 1 a) (/ 1 c))) (sqrt (hypot (/ 1 d) (/ 1 c)))) in b * [misc]taylor: Taking taylor expansion of (fma (/ 1 d) (/ 1 b) (* (/ 1 a) (/ 1 c))) in b * [misc]taylor: Rewrote expression to (+ (* (/ 1 d) (/ 1 b)) (* (/ 1 a) (/ 1 c))) * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 1 b)) 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) in b * [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 a) (/ 1 c)) 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 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 (sqrt (hypot (/ 1 d) (/ 1 c))) in b * [misc]taylor: Taking taylor expansion of (hypot (/ 1 d) (/ 1 c)) in b * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 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 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 c) (/ 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 (/ 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 d) (/ 1 d)) into (/ 1 (pow d 2)) * [misc]backup-simplify: Simplify (* (/ 1 c) (/ 1 c)) into (/ 1 (pow c 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow d 2)) (/ 1 (pow c 2))) into (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) into (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 d) 0) (* 0 (/ 1 d))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 c) 0) (* 0 (/ 1 c))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))))) into 0 * [misc]backup-simplify: Simplify (sqrt (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))) into (pow (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) 1/4) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))))) into 0 * [misc]backup-simplify: Simplify (* (/ 1 d) 1) into (/ 1 d) * [misc]backup-simplify: Simplify (+ (/ 1 d) 0) into (/ 1 d) * [misc]backup-simplify: Simplify (/ (/ 1 d) (pow (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) 1/4)) into (* (pow (/ 1 (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) 1/4) (/ 1 d)) * [misc]taylor: Taking taylor expansion of (sqrt (hypot (/ 1 d) (/ 1 c))) in b * [misc]taylor: Taking taylor expansion of (hypot (/ 1 d) (/ 1 c)) in b * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 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 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 c) (/ 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 (/ 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 d) (/ 1 d)) into (/ 1 (pow d 2)) * [misc]backup-simplify: Simplify (* (/ 1 c) (/ 1 c)) into (/ 1 (pow c 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow d 2)) (/ 1 (pow c 2))) into (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) into (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 d) 0) (* 0 (/ 1 d))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 c) 0) (* 0 (/ 1 c))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))))) into 0 * [misc]backup-simplify: Simplify (sqrt (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))) into (pow (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) 1/4) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))))) into 0 * [misc]backup-simplify: Simplify (/ (* (pow (/ 1 (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) 1/4) (/ 1 d)) (pow (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) 1/4)) into (* (sqrt (/ 1 (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))) (/ 1 d)) * [misc]taylor: Taking taylor expansion of (/ (/ (fma (/ 1 d) (/ 1 b) (* (/ 1 a) (/ 1 c))) (sqrt (hypot (/ 1 d) (/ 1 c)))) (sqrt (hypot (/ 1 d) (/ 1 c)))) in d * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 d) (/ 1 b) (* (/ 1 a) (/ 1 c))) (sqrt (hypot (/ 1 d) (/ 1 c)))) in d * [misc]taylor: Taking taylor expansion of (fma (/ 1 d) (/ 1 b) (* (/ 1 a) (/ 1 c))) in d * [misc]taylor: Rewrote expression to (+ (* (/ 1 d) (/ 1 b)) (* (/ 1 a) (/ 1 c))) * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 1 b)) 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) 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 a) (/ 1 c)) 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 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 (sqrt (hypot (/ 1 d) (/ 1 c))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ 1 d) (/ 1 c)) in d * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 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 d) in d * [misc]taylor: Taking 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 c) (/ 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 (/ 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 1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (sqrt 0) into 0 * [misc]backup-simplify: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 * [misc]backup-simplify: Simplify (* 1 (/ 1 b)) into (/ 1 b) * [misc]backup-simplify: Simplify (+ (/ 1 b) 0) into (/ 1 b) * [misc]backup-simplify: Simplify (/ (/ 1 b) +nan.0) into (/ +nan.0 b) * [misc]taylor: Taking taylor expansion of (sqrt (hypot (/ 1 d) (/ 1 c))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ 1 d) (/ 1 c)) in d * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 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 d) in d * [misc]taylor: Taking 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 c) (/ 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 (/ 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 1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (sqrt 0) into 0 * [misc]backup-simplify: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 * [misc]backup-simplify: Simplify (/ (/ +nan.0 b) +nan.0) into (/ +nan.0 b) * [misc]taylor: Taking taylor expansion of (/ (/ (fma (/ 1 d) (/ 1 b) (* (/ 1 a) (/ 1 c))) (sqrt (hypot (/ 1 d) (/ 1 c)))) (sqrt (hypot (/ 1 d) (/ 1 c)))) in d * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 d) (/ 1 b) (* (/ 1 a) (/ 1 c))) (sqrt (hypot (/ 1 d) (/ 1 c)))) in d * [misc]taylor: Taking taylor expansion of (fma (/ 1 d) (/ 1 b) (* (/ 1 a) (/ 1 c))) in d * [misc]taylor: Rewrote expression to (+ (* (/ 1 d) (/ 1 b)) (* (/ 1 a) (/ 1 c))) * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 1 b)) 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) 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 a) (/ 1 c)) 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 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 (sqrt (hypot (/ 1 d) (/ 1 c))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ 1 d) (/ 1 c)) in d * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 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 d) in d * [misc]taylor: Taking 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 c) (/ 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 (/ 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 1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (sqrt 0) into 0 * [misc]backup-simplify: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 * [misc]backup-simplify: Simplify (* 1 (/ 1 b)) into (/ 1 b) * [misc]backup-simplify: Simplify (+ (/ 1 b) 0) into (/ 1 b) * [misc]backup-simplify: Simplify (/ (/ 1 b) +nan.0) into (/ +nan.0 b) * [misc]taylor: Taking taylor expansion of (sqrt (hypot (/ 1 d) (/ 1 c))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ 1 d) (/ 1 c)) in d * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 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 d) in d * [misc]taylor: Taking 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 c) (/ 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 (/ 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 1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (sqrt 0) into 0 * [misc]backup-simplify: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 * [misc]backup-simplify: Simplify (/ (/ +nan.0 b) +nan.0) into (/ +nan.0 b) * [misc]taylor: Taking taylor expansion of (/ +nan.0 b) in b * [misc]taylor: Taking taylor expansion of +nan.0 in b * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ +nan.0 1) into +nan.0 * [misc]taylor: Taking taylor expansion of +nan.0 in a * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 (/ 1 b))) into 0 * [misc]backup-simplify: Simplify (* (/ 1 a) (/ 1 c)) into (/ 1 (* a c)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (* a c))) into (/ 1 (* a c)) * [misc]backup-simplify: Simplify (/ (- 0 (pow +nan.0 2) (+)) (* 2 0)) into +nan.0 * [misc]backup-simplify: Simplify (- (/ (/ 1 (* a c)) +nan.0) (+ (* (/ +nan.0 b) (/ +nan.0 +nan.0)))) into (- (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a c)))))) * [misc]backup-simplify: Simplify (/ (- 0 (pow +nan.0 2) (+)) (* 2 0)) into +nan.0 * [misc]backup-simplify: Simplify (- (/ (- (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a c)))))) +nan.0) (+ (* (/ +nan.0 b) (/ +nan.0 +nan.0)))) into (- (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a c)))))) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a c)))))) in b * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a c))))) in b * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 b)) in b * [misc]taylor: Taking taylor expansion of +nan.0 in b * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 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 (- (* +nan.0 (/ 1 (* a c)))) in b * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* a c))) in b * [misc]taylor: Taking taylor expansion of +nan.0 in b * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* a c)) in b * [misc]taylor: Taking taylor expansion of (* a c) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (* a c) into (* a c) * [misc]backup-simplify: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) * [misc]backup-simplify: Simplify (* +nan.0 1) into +nan.0 * [misc]backup-simplify: Simplify (+ +nan.0 0) into (- +nan.0) * [misc]backup-simplify: Simplify (- (- +nan.0)) into (- +nan.0) * [misc]taylor: Taking taylor expansion of (- +nan.0) in a * [misc]taylor: Taking taylor expansion of +nan.0 in a * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* +nan.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 +nan.0 in c * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (/ 1 b)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 a) 0) (* 0 (/ 1 c))) 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 (- (+ (* 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 c) (/ 1 c)) into (/ 1 (pow c 2)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (pow c 2))) into (/ 1 (pow c 2)) * [misc]backup-simplify: Simplify (/ (- (/ 1 (pow c 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow c 2)) * [misc]backup-simplify: Simplify (/ (- (/ 1/2 (pow c 2)) (+ (* 2 (* +nan.0 +nan.0)))) (* 2 0)) into (* +nan.0 (- (* 1/2 (/ 1 (pow c 2))) +nan.0)) * [misc]backup-simplify: Simplify (- (/ 0 +nan.0) (+ (* (/ +nan.0 b) (/ (* +nan.0 (- (* 1/2 (/ 1 (pow c 2))) +nan.0)) +nan.0)) (* (- (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a c)))))) (/ +nan.0 +nan.0)))) into (- (+ (* +nan.0 (/ 1 (* b (pow c 2)))) (- (+ (* +nan.0 (/ 1 (* a c))) (- (* +nan.0 (/ 1 b))))))) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (* (/ 1 c) (/ 1 c)) into (/ 1 (pow c 2)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (pow c 2))) into (/ 1 (pow c 2)) * [misc]backup-simplify: Simplify (/ (- (/ 1 (pow c 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow c 2)) * [misc]backup-simplify: Simplify (/ (- (/ 1/2 (pow c 2)) (+ (* 2 (* +nan.0 +nan.0)))) (* 2 0)) into (* +nan.0 (- (* 1/2 (/ 1 (pow c 2))) +nan.0)) * [misc]backup-simplify: Simplify (- (/ (- (+ (* +nan.0 (/ 1 (* b (pow c 2)))) (- (+ (* +nan.0 (/ 1 (* a c))) (- (* +nan.0 (/ 1 b))))))) +nan.0) (+ (* (/ +nan.0 b) (/ (* +nan.0 (- (* 1/2 (/ 1 (pow c 2))) +nan.0)) +nan.0)) (* (- (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a c)))))) (/ +nan.0 +nan.0)))) into (- (+ (* +nan.0 (/ 1 (* b (pow c 2)))) (- (+ (* +nan.0 (/ 1 (* a c))) (- (* +nan.0 (/ 1 b))))))) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* b (pow c 2)))) (- (+ (* +nan.0 (/ 1 (* a c))) (- (* +nan.0 (/ 1 b))))))) in b * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* b (pow c 2)))) (- (+ (* +nan.0 (/ 1 (* a c))) (- (* +nan.0 (/ 1 b)))))) in b * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* b (pow c 2)))) in b * [misc]taylor: Taking taylor expansion of +nan.0 in b * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* b (pow c 2))) in b * [misc]taylor: Taking taylor expansion of (* b (pow c 2)) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (pow c 2) in b * [misc]taylor: Taking taylor expansion of (exp (* 2 (log c))) in b * [misc]taylor: Taking taylor expansion of (* 2 (log c)) in b * [misc]taylor: Taking taylor expansion of 2 in b * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (log c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (log c) into (log c) * [misc]backup-simplify: Simplify (* 2 (log c)) into (* 2 (log c)) * [misc]backup-simplify: Simplify (exp (* 2 (log c))) into (pow c 2) * [misc]backup-simplify: Simplify (* 0 (pow c 2)) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow c 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 2 0) (* 0 (log c))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 2 (log c))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (pow c 2))) into (pow c 2) * [misc]backup-simplify: Simplify (/ 1 (pow c 2)) into (/ 1 (pow c 2)) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* a c))) (- (* +nan.0 (/ 1 b))))) in b * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* a c))) (- (* +nan.0 (/ 1 b)))) in b * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* a c))) in b * [misc]taylor: Taking taylor expansion of +nan.0 in b * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* a c)) in b * [misc]taylor: Taking taylor expansion of (* a c) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (* a c) into (* a c) * [misc]backup-simplify: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 b))) in b * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 b)) in b * [misc]taylor: Taking taylor expansion of +nan.0 in b * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 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]backup-simplify: Simplify (* +nan.0 (/ 1 (pow c 2))) into (/ +nan.0 (pow c 2)) * [misc]backup-simplify: Simplify (* +nan.0 1) into +nan.0 * [misc]backup-simplify: Simplify (- +nan.0) into (- +nan.0) * [misc]backup-simplify: Simplify (+ 0 (- +nan.0)) into (- +nan.0) * [misc]backup-simplify: Simplify (- (- +nan.0)) into (- +nan.0) * [misc]backup-simplify: Simplify (+ (/ +nan.0 (pow c 2)) (- +nan.0)) into (- (+ (* +nan.0 (/ 1 (pow c 2))) (- +nan.0))) * [misc]backup-simplify: Simplify (- (- (+ (* +nan.0 (/ 1 (pow c 2))) (- +nan.0)))) into (- (+ (* +nan.0 (/ 1 (pow c 2))) (- +nan.0))) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow c 2))) (- +nan.0))) in a * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow c 2))) (- +nan.0)) in a * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (pow c 2))) 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 c 2)) in a * [misc]taylor: Taking taylor expansion of (pow c 2) in a * [misc]taylor: Taking taylor expansion of (exp (* 2 (log c))) in a * [misc]taylor: Taking taylor expansion of (* 2 (log c)) in a * [misc]taylor: Taking taylor expansion of 2 in a * [misc]backup-simplify: Simplify 2 into 2 * [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]backup-simplify: Simplify (* 2 (log c)) into (* 2 (log c)) * [misc]backup-simplify: Simplify (exp (* 2 (log c))) into (pow c 2) * [misc]backup-simplify: Simplify (/ 1 (pow c 2)) into (/ 1 (pow c 2)) * [misc]taylor: Taking taylor expansion of (- +nan.0) in a * [misc]taylor: Taking taylor expansion of +nan.0 in a * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (* +nan.0 (/ 1 (* a c))) into (/ +nan.0 (* a c)) * [misc]backup-simplify: Simplify (- (/ +nan.0 (* a c))) into (- (* +nan.0 (/ 1 (* a c)))) * [misc]backup-simplify: Simplify (+ 0 (- (* +nan.0 (/ 1 (* a c))))) into (- (* +nan.0 (/ 1 (* a c)))) * [misc]backup-simplify: Simplify (- (- (* +nan.0 (/ 1 (* a c))))) into (- (* +nan.0 (/ 1 (* a c)))) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 (* a c)))) in a * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* a c))) in a * [misc]taylor: Taking taylor expansion of +nan.0 in a * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* a c)) in a * [misc]taylor: Taking taylor expansion of (* a c) in a * [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 c in a * [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 (/ 1 c) into (/ 1 c) * [misc]backup-simplify: Simplify (* +nan.0 (/ 1 c)) into (/ +nan.0 c) * [misc]backup-simplify: Simplify (- (/ +nan.0 c)) into (- (* +nan.0 (/ 1 c))) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 c))) in c * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 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 c) in c * [misc]taylor: Taking 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 (* +nan.0 1) into +nan.0 * [misc]backup-simplify: Simplify (- +nan.0) into (- +nan.0) * [misc]backup-simplify: Simplify (- +nan.0) into (- +nan.0) * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- +nan.0) into (- +nan.0) * [misc]taylor: Taking taylor expansion of (- +nan.0) 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 0 in c * [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 +nan.0 into +nan.0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)))) 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 b))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)))) 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 c)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 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 c) (/ 0 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 (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow c 2)))))) (* 2 1)) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (pow +nan.0 2) (+ (* 2 (* +nan.0 (* +nan.0 (- (* 1/2 (/ 1 (pow c 2))) +nan.0)))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 2))) (- +nan.0))) * [misc]backup-simplify: Simplify (- (/ 0 +nan.0) (+ (* (/ +nan.0 b) (/ (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 2))) (- +nan.0))) +nan.0)) (* (- (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a c)))))) (/ (* +nan.0 (- (* 1/2 (/ 1 (pow c 2))) +nan.0)) +nan.0)) (* (- (+ (* +nan.0 (/ 1 (* b (pow c 2)))) (- (+ (* +nan.0 (/ 1 (* a c))) (- (* +nan.0 (/ 1 b))))))) (/ +nan.0 +nan.0)))) into (- (+ (* +nan.0 (/ 1 (* b (pow c 2)))) (- (+ (* +nan.0 (/ 1 (* a (pow c 3)))) (- (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a c)))))))))) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 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 (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow c 2)))))) (* 2 1)) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (pow +nan.0 2) (+ (* 2 (* +nan.0 (* +nan.0 (- (* 1/2 (/ 1 (pow c 2))) +nan.0)))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 2))) (- +nan.0))) * [misc]backup-simplify: Simplify (- (/ (- (+ (* +nan.0 (/ 1 (* b (pow c 2)))) (- (+ (* +nan.0 (/ 1 (* a (pow c 3)))) (- (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a c)))))))))) +nan.0) (+ (* (/ +nan.0 b) (/ (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 2))) (- +nan.0))) +nan.0)) (* (- (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a c)))))) (/ (* +nan.0 (- (* 1/2 (/ 1 (pow c 2))) +nan.0)) +nan.0)) (* (- (+ (* +nan.0 (/ 1 (* b (pow c 2)))) (- (+ (* +nan.0 (/ 1 (* a c))) (- (* +nan.0 (/ 1 b))))))) (/ +nan.0 +nan.0)))) into (- (+ (* +nan.0 (/ 1 (* b (pow c 2)))) (- (+ (* +nan.0 (/ 1 (* a (pow c 3)))) (- (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a c)))))))))) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* b (pow c 2)))) (- (+ (* +nan.0 (/ 1 (* a (pow c 3)))) (- (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a c)))))))))) in b * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* b (pow c 2)))) (- (+ (* +nan.0 (/ 1 (* a (pow c 3)))) (- (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a c))))))))) in b * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* b (pow c 2)))) in b * [misc]taylor: Taking taylor expansion of +nan.0 in b * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* b (pow c 2))) in b * [misc]taylor: Taking taylor expansion of (* b (pow c 2)) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (pow c 2) in b * [misc]taylor: Taking taylor expansion of (exp (* 2 (log c))) in b * [misc]taylor: Taking taylor expansion of (* 2 (log c)) in b * [misc]taylor: Taking taylor expansion of 2 in b * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (log c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (log c) into (log c) * [misc]backup-simplify: Simplify (* 2 (log c)) into (* 2 (log c)) * [misc]backup-simplify: Simplify (exp (* 2 (log c))) into (pow c 2) * [misc]backup-simplify: Simplify (* 0 (pow c 2)) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow c 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 2 0) (* 0 (log c))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 2 (log c))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (pow c 2))) into (pow c 2) * [misc]backup-simplify: Simplify (/ 1 (pow c 2)) into (/ 1 (pow c 2)) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* a (pow c 3)))) (- (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a c)))))))) in b * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* a (pow c 3)))) (- (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a c))))))) in b * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* a (pow c 3)))) in b * [misc]taylor: Taking taylor expansion of +nan.0 in b * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* a (pow c 3))) in b * [misc]taylor: Taking taylor expansion of (* a (pow c 3)) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of (pow c 3) in b * [misc]taylor: Taking taylor expansion of (exp (* 3 (log c))) in b * [misc]taylor: Taking taylor expansion of (* 3 (log 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 c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (log c) into (log c) * [misc]backup-simplify: Simplify (* 3 (log c)) into (* 3 (log c)) * [misc]backup-simplify: Simplify (exp (* 3 (log c))) into (pow c 3) * [misc]backup-simplify: Simplify (* a (pow c 3)) into (* a (pow c 3)) * [misc]backup-simplify: Simplify (/ 1 (* a (pow c 3))) into (/ 1 (* a (pow c 3))) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a c)))))) in b * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a c))))) in b * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 b)) in b * [misc]taylor: Taking taylor expansion of +nan.0 in b * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 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 (- (* +nan.0 (/ 1 (* a c)))) in b * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* a c))) in b * [misc]taylor: Taking taylor expansion of +nan.0 in b * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* a c)) in b * [misc]taylor: Taking taylor expansion of (* a c) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (* a c) into (* a c) * [misc]backup-simplify: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) * [misc]backup-simplify: Simplify (* +nan.0 (/ 1 (pow c 2))) into (/ +nan.0 (pow c 2)) * [misc]backup-simplify: Simplify (* +nan.0 1) into +nan.0 * [misc]backup-simplify: Simplify (+ +nan.0 0) into (- +nan.0) * [misc]backup-simplify: Simplify (- (- +nan.0)) into (- +nan.0) * [misc]backup-simplify: Simplify (+ 0 (- +nan.0)) into (- +nan.0) * [misc]backup-simplify: Simplify (- (- +nan.0)) into (- +nan.0) * [misc]backup-simplify: Simplify (+ (/ +nan.0 (pow c 2)) (- +nan.0)) into (- (+ (* +nan.0 (/ 1 (pow c 2))) (- +nan.0))) * [misc]backup-simplify: Simplify (- (- (+ (* +nan.0 (/ 1 (pow c 2))) (- +nan.0)))) into (- (+ (* +nan.0 (/ 1 (pow c 2))) (- +nan.0))) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow c 2))) (- +nan.0))) in a * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow c 2))) (- +nan.0)) in a * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (pow c 2))) 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 c 2)) in a * [misc]taylor: Taking taylor expansion of (pow c 2) in a * [misc]taylor: Taking taylor expansion of (exp (* 2 (log c))) in a * [misc]taylor: Taking taylor expansion of (* 2 (log c)) in a * [misc]taylor: Taking taylor expansion of 2 in a * [misc]backup-simplify: Simplify 2 into 2 * [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]backup-simplify: Simplify (* 2 (log c)) into (* 2 (log c)) * [misc]backup-simplify: Simplify (exp (* 2 (log c))) into (pow c 2) * [misc]backup-simplify: Simplify (/ 1 (pow c 2)) into (/ 1 (pow c 2)) * [misc]taylor: Taking taylor expansion of (- +nan.0) in a * [misc]taylor: Taking taylor expansion of +nan.0 in a * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow c 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow c 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (log c)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 2 (log c))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (pow c 2)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow c 2)) (/ 0 (pow c 2))))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (* 0 (/ 1 (pow c 2)))) into 0 * [misc]backup-simplify: Simplify (* +nan.0 (/ 1 (* a c))) into (/ +nan.0 (* a c)) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (/ +nan.0 (* a c)) 0) into (- (* +nan.0 (/ 1 (* a c)))) * [misc]backup-simplify: Simplify (- (- (* +nan.0 (/ 1 (* a c))))) into (- (* +nan.0 (/ 1 (* a c)))) * [misc]backup-simplify: Simplify (+ 0 (- (* +nan.0 (/ 1 (* a c))))) into (- (* +nan.0 (/ 1 (* a c)))) * [misc]backup-simplify: Simplify (- (- (* +nan.0 (/ 1 (* a c))))) into (- (* +nan.0 (/ 1 (* a c)))) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 (* a c)))) in a * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* a c))) in a * [misc]taylor: Taking taylor expansion of +nan.0 in a * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* a c)) in a * [misc]taylor: Taking taylor expansion of (* a c) in a * [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 c in a * [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 (/ 1 c) into (/ 1 c) * [misc]backup-simplify: Simplify (* +nan.0 (/ 1 c)) into (/ +nan.0 c) * [misc]backup-simplify: Simplify (- (/ +nan.0 c)) into (- (* +nan.0 (/ 1 c))) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 c))) in c * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 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 c) in c * [misc]taylor: Taking 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 (* +nan.0 1) into +nan.0 * [misc]backup-simplify: Simplify (- +nan.0) into (- +nan.0) * [misc]backup-simplify: Simplify (- +nan.0) into (- +nan.0) * [misc]backup-simplify: Simplify (+ (* (- +nan.0) (* (/ 1 (/ 1 c)) (* (/ 1 (/ 1 a)) (* 1 (/ 1 d))))) (+ (* +nan.0 (* 1 (* 1 (* (/ 1 (/ 1 b)) (/ 1 (/ 1 d)))))) (* (- +nan.0) (* (/ 1 (/ 1 c)) (* (/ 1 (/ 1 a)) (* 1 1)))))) into (- (+ (* +nan.0 (/ (* a c) d)) (- (+ (* +nan.0 (* a c)) (- (* +nan.0 (* b d))))))) * [misc]approximate: Taking taylor expansion of (/ (/ (fma (/ 1 (- d)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- c)))) (sqrt (hypot (/ 1 (- d)) (/ 1 (- c))))) (sqrt (hypot (/ 1 (- d)) (/ 1 (- c))))) in (d b a c) around 0 * [misc]taylor: Taking taylor expansion of (/ (/ (fma (/ 1 (- d)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- c)))) (sqrt (hypot (/ 1 (- d)) (/ 1 (- c))))) (sqrt (hypot (/ 1 (- d)) (/ 1 (- c))))) in c * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 (- d)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- c)))) (sqrt (hypot (/ 1 (- d)) (/ 1 (- c))))) in c * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- d)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- c)))) in c * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- d)) (/ 1 (- b))) (* (/ 1 (- a)) (/ 1 (- c)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 1 (- b))) 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)) 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 (- a)) (/ 1 (- c))) 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 (- 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 (sqrt (hypot (/ 1 (- d)) (/ 1 (- c)))) in c * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- d)) (/ 1 (- c))) in c * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c)))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 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 (- 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 (- c)) (/ 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 (/ 1 (- c)) in c * [misc]taylor: Taking taylor expansion of (- c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 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 (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (sqrt 0) into 0 * [misc]backup-simplify: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 * [misc]backup-simplify: Simplify (* (/ -1 a) -1) into (/ 1 a) * [misc]backup-simplify: Simplify (+ 0 (/ 1 a)) into (/ 1 a) * [misc]backup-simplify: Simplify (/ (/ 1 a) +nan.0) into (/ +nan.0 a) * [misc]taylor: Taking taylor expansion of (sqrt (hypot (/ 1 (- d)) (/ 1 (- c)))) in c * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- d)) (/ 1 (- c))) in c * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c)))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 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 (- 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 (- c)) (/ 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 (/ 1 (- c)) in c * [misc]taylor: Taking taylor expansion of (- c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 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 (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (sqrt 0) into 0 * [misc]backup-simplify: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 * [misc]backup-simplify: Simplify (/ (/ +nan.0 a) +nan.0) into (/ +nan.0 a) * [misc]taylor: Taking taylor expansion of (/ (/ (fma (/ 1 (- d)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- c)))) (sqrt (hypot (/ 1 (- d)) (/ 1 (- c))))) (sqrt (hypot (/ 1 (- d)) (/ 1 (- c))))) in a * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 (- d)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- c)))) (sqrt (hypot (/ 1 (- d)) (/ 1 (- c))))) in a * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- d)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- c)))) in a * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- d)) (/ 1 (- b))) (* (/ 1 (- a)) (/ 1 (- c)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 1 (- b))) 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)) 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 (- a)) (/ 1 (- c))) 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 (- 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 (sqrt (hypot (/ 1 (- d)) (/ 1 (- c)))) in a * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- d)) (/ 1 (- c))) in a * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c)))) in a * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 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 (- 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 (- c)) (/ 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 (/ 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 d) (/ -1 d)) into (/ 1 (pow d 2)) * [misc]backup-simplify: Simplify (* (/ -1 c) (/ -1 c)) into (/ 1 (pow c 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow d 2)) (/ 1 (pow c 2))) into (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) into (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) * [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 (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 d) 0) (* 0 (/ -1 d))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 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 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))))) into 0 * [misc]backup-simplify: Simplify (sqrt (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))) into (pow (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) 1/4) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))))) into 0 * [misc]backup-simplify: Simplify (* -1 (/ -1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (+ 0 (/ 1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (/ (/ 1 c) (pow (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) 1/4)) into (* (pow (/ 1 (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) 1/4) (/ 1 c)) * [misc]taylor: Taking taylor expansion of (sqrt (hypot (/ 1 (- d)) (/ 1 (- c)))) in a * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- d)) (/ 1 (- c))) in a * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c)))) in a * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 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 (- 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 (- c)) (/ 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 (/ 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 d) (/ -1 d)) into (/ 1 (pow d 2)) * [misc]backup-simplify: Simplify (* (/ -1 c) (/ -1 c)) into (/ 1 (pow c 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow d 2)) (/ 1 (pow c 2))) into (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) into (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) * [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 (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 d) 0) (* 0 (/ -1 d))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 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 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))))) into 0 * [misc]backup-simplify: Simplify (sqrt (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))) into (pow (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) 1/4) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))))) into 0 * [misc]backup-simplify: Simplify (/ (* (pow (/ 1 (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) 1/4) (/ 1 c)) (pow (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) 1/4)) into (* (sqrt (/ 1 (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))) (/ 1 c)) * [misc]taylor: Taking taylor expansion of (/ (/ (fma (/ 1 (- d)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- c)))) (sqrt (hypot (/ 1 (- d)) (/ 1 (- c))))) (sqrt (hypot (/ 1 (- d)) (/ 1 (- c))))) in b * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 (- d)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- c)))) (sqrt (hypot (/ 1 (- d)) (/ 1 (- c))))) in b * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- d)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- c)))) in b * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- d)) (/ 1 (- b))) (* (/ 1 (- a)) (/ 1 (- c)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 1 (- b))) 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)) 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 (- a)) (/ 1 (- c))) 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 (- 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 (sqrt (hypot (/ 1 (- d)) (/ 1 (- c)))) in b * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- d)) (/ 1 (- c))) in b * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c)))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 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 (- 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 (- c)) (/ 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 (/ 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 d) (/ -1 d)) into (/ 1 (pow d 2)) * [misc]backup-simplify: Simplify (* (/ -1 c) (/ -1 c)) into (/ 1 (pow c 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow d 2)) (/ 1 (pow c 2))) into (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) into (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) * [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 (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 d) 0) (* 0 (/ -1 d))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 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 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))))) into 0 * [misc]backup-simplify: Simplify (sqrt (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))) into (pow (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) 1/4) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))))) into 0 * [misc]backup-simplify: Simplify (* (/ -1 d) -1) into (/ 1 d) * [misc]backup-simplify: Simplify (+ (/ 1 d) 0) into (/ 1 d) * [misc]backup-simplify: Simplify (/ (/ 1 d) (pow (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) 1/4)) into (* (pow (/ 1 (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) 1/4) (/ 1 d)) * [misc]taylor: Taking taylor expansion of (sqrt (hypot (/ 1 (- d)) (/ 1 (- c)))) in b * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- d)) (/ 1 (- c))) in b * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c)))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 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 (- 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 (- c)) (/ 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 (/ 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 d) (/ -1 d)) into (/ 1 (pow d 2)) * [misc]backup-simplify: Simplify (* (/ -1 c) (/ -1 c)) into (/ 1 (pow c 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow d 2)) (/ 1 (pow c 2))) into (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) into (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) * [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 (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 d) 0) (* 0 (/ -1 d))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 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 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))))) into 0 * [misc]backup-simplify: Simplify (sqrt (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))) into (pow (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) 1/4) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))))) into 0 * [misc]backup-simplify: Simplify (/ (* (pow (/ 1 (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) 1/4) (/ 1 d)) (pow (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) 1/4)) into (* (sqrt (/ 1 (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))) (/ 1 d)) * [misc]taylor: Taking taylor expansion of (/ (/ (fma (/ 1 (- d)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- c)))) (sqrt (hypot (/ 1 (- d)) (/ 1 (- c))))) (sqrt (hypot (/ 1 (- d)) (/ 1 (- c))))) in d * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 (- d)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- c)))) (sqrt (hypot (/ 1 (- d)) (/ 1 (- c))))) in d * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- d)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- c)))) in d * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- d)) (/ 1 (- b))) (* (/ 1 (- a)) (/ 1 (- c)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 1 (- b))) 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)) 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 (- a)) (/ 1 (- c))) 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 (- 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 (sqrt (hypot (/ 1 (- d)) (/ 1 (- c)))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- d)) (/ 1 (- c))) in d * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c)))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 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 (- 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 (- c)) (/ 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 (/ 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 -1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 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 (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (sqrt 0) into 0 * [misc]backup-simplify: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 * [misc]backup-simplify: Simplify (* -1 (/ -1 b)) into (/ 1 b) * [misc]backup-simplify: Simplify (+ (/ 1 b) 0) into (/ 1 b) * [misc]backup-simplify: Simplify (/ (/ 1 b) +nan.0) into (/ +nan.0 b) * [misc]taylor: Taking taylor expansion of (sqrt (hypot (/ 1 (- d)) (/ 1 (- c)))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- d)) (/ 1 (- c))) in d * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c)))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 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 (- 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 (- c)) (/ 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 (/ 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 -1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 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 (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (sqrt 0) into 0 * [misc]backup-simplify: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 * [misc]backup-simplify: Simplify (/ (/ +nan.0 b) +nan.0) into (/ +nan.0 b) * [misc]taylor: Taking taylor expansion of (/ (/ (fma (/ 1 (- d)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- c)))) (sqrt (hypot (/ 1 (- d)) (/ 1 (- c))))) (sqrt (hypot (/ 1 (- d)) (/ 1 (- c))))) in d * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 (- d)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- c)))) (sqrt (hypot (/ 1 (- d)) (/ 1 (- c))))) in d * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- d)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- c)))) in d * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- d)) (/ 1 (- b))) (* (/ 1 (- a)) (/ 1 (- c)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 1 (- b))) 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)) 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 (- a)) (/ 1 (- c))) 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 (- 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 (sqrt (hypot (/ 1 (- d)) (/ 1 (- c)))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- d)) (/ 1 (- c))) in d * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c)))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 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 (- 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 (- c)) (/ 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 (/ 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 -1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 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 (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (sqrt 0) into 0 * [misc]backup-simplify: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 * [misc]backup-simplify: Simplify (* -1 (/ -1 b)) into (/ 1 b) * [misc]backup-simplify: Simplify (+ (/ 1 b) 0) into (/ 1 b) * [misc]backup-simplify: Simplify (/ (/ 1 b) +nan.0) into (/ +nan.0 b) * [misc]taylor: Taking taylor expansion of (sqrt (hypot (/ 1 (- d)) (/ 1 (- c)))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- d)) (/ 1 (- c))) in d * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c)))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 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 (- 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 (- c)) (/ 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 (/ 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 -1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 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 (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (sqrt 0) into 0 * [misc]backup-simplify: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 * [misc]backup-simplify: Simplify (/ (/ +nan.0 b) +nan.0) into (/ +nan.0 b) * [misc]taylor: Taking taylor expansion of (/ +nan.0 b) in b * [misc]taylor: Taking taylor expansion of +nan.0 in b * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ +nan.0 1) into +nan.0 * [misc]taylor: Taking taylor expansion of +nan.0 in a * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 b) (/ 0 (- b))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (/ -1 b))) into 0 * [misc]backup-simplify: Simplify (* (/ -1 a) (/ -1 c)) into (/ 1 (* a c)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (* a c))) into (/ 1 (* a c)) * [misc]backup-simplify: Simplify (/ (- 0 (pow +nan.0 2) (+)) (* 2 0)) into +nan.0 * [misc]backup-simplify: Simplify (- (/ (/ 1 (* a c)) +nan.0) (+ (* (/ +nan.0 b) (/ +nan.0 +nan.0)))) into (- (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a c)))))) * [misc]backup-simplify: Simplify (/ (- 0 (pow +nan.0 2) (+)) (* 2 0)) into +nan.0 * [misc]backup-simplify: Simplify (- (/ (- (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a c)))))) +nan.0) (+ (* (/ +nan.0 b) (/ +nan.0 +nan.0)))) into (- (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a c)))))) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a c)))))) in b * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a c))))) in b * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 b)) in b * [misc]taylor: Taking taylor expansion of +nan.0 in b * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 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 (- (* +nan.0 (/ 1 (* a c)))) in b * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* a c))) in b * [misc]taylor: Taking taylor expansion of +nan.0 in b * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* a c)) in b * [misc]taylor: Taking taylor expansion of (* a c) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (* a c) into (* a c) * [misc]backup-simplify: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) * [misc]backup-simplify: Simplify (* +nan.0 1) into +nan.0 * [misc]backup-simplify: Simplify (+ +nan.0 0) into (- +nan.0) * [misc]backup-simplify: Simplify (- (- +nan.0)) into (- +nan.0) * [misc]taylor: Taking taylor expansion of (- +nan.0) in a * [misc]taylor: Taking taylor expansion of +nan.0 in a * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* +nan.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 +nan.0 in c * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 b) (/ 0 (- b))) (* 0 (/ 0 (- b))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ -1 b)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))))) 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 c))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) 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 c) (/ -1 c)) into (/ 1 (pow c 2)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (pow c 2))) into (/ 1 (pow c 2)) * [misc]backup-simplify: Simplify (/ (- (/ 1 (pow c 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow c 2)) * [misc]backup-simplify: Simplify (/ (- (/ 1/2 (pow c 2)) (+ (* 2 (* +nan.0 +nan.0)))) (* 2 0)) into (* +nan.0 (- (* 1/2 (/ 1 (pow c 2))) +nan.0)) * [misc]backup-simplify: Simplify (- (/ 0 +nan.0) (+ (* (/ +nan.0 b) (/ (* +nan.0 (- (* 1/2 (/ 1 (pow c 2))) +nan.0)) +nan.0)) (* (- (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a c)))))) (/ +nan.0 +nan.0)))) into (- (+ (* +nan.0 (/ 1 (* b (pow c 2)))) (- (+ (* +nan.0 (/ 1 (* a c))) (- (* +nan.0 (/ 1 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 (/ 0 -1)) (* 0 (/ 0 -1)))) 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 c) (/ -1 c)) into (/ 1 (pow c 2)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (pow c 2))) into (/ 1 (pow c 2)) * [misc]backup-simplify: Simplify (/ (- (/ 1 (pow c 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow c 2)) * [misc]backup-simplify: Simplify (/ (- (/ 1/2 (pow c 2)) (+ (* 2 (* +nan.0 +nan.0)))) (* 2 0)) into (* +nan.0 (- (* 1/2 (/ 1 (pow c 2))) +nan.0)) * [misc]backup-simplify: Simplify (- (/ (- (+ (* +nan.0 (/ 1 (* b (pow c 2)))) (- (+ (* +nan.0 (/ 1 (* a c))) (- (* +nan.0 (/ 1 b))))))) +nan.0) (+ (* (/ +nan.0 b) (/ (* +nan.0 (- (* 1/2 (/ 1 (pow c 2))) +nan.0)) +nan.0)) (* (- (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a c)))))) (/ +nan.0 +nan.0)))) into (- (+ (* +nan.0 (/ 1 (* b (pow c 2)))) (- (+ (* +nan.0 (/ 1 (* a c))) (- (* +nan.0 (/ 1 b))))))) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* b (pow c 2)))) (- (+ (* +nan.0 (/ 1 (* a c))) (- (* +nan.0 (/ 1 b))))))) in b * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* b (pow c 2)))) (- (+ (* +nan.0 (/ 1 (* a c))) (- (* +nan.0 (/ 1 b)))))) in b * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* b (pow c 2)))) in b * [misc]taylor: Taking taylor expansion of +nan.0 in b * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* b (pow c 2))) in b * [misc]taylor: Taking taylor expansion of (* b (pow c 2)) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (pow c 2) in b * [misc]taylor: Taking taylor expansion of (exp (* 2 (log c))) in b * [misc]taylor: Taking taylor expansion of (* 2 (log c)) in b * [misc]taylor: Taking taylor expansion of 2 in b * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (log c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (log c) into (log c) * [misc]backup-simplify: Simplify (* 2 (log c)) into (* 2 (log c)) * [misc]backup-simplify: Simplify (exp (* 2 (log c))) into (pow c 2) * [misc]backup-simplify: Simplify (* 0 (pow c 2)) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow c 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 2 0) (* 0 (log c))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 2 (log c))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (pow c 2))) into (pow c 2) * [misc]backup-simplify: Simplify (/ 1 (pow c 2)) into (/ 1 (pow c 2)) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* a c))) (- (* +nan.0 (/ 1 b))))) in b * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* a c))) (- (* +nan.0 (/ 1 b)))) in b * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* a c))) in b * [misc]taylor: Taking taylor expansion of +nan.0 in b * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* a c)) in b * [misc]taylor: Taking taylor expansion of (* a c) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (* a c) into (* a c) * [misc]backup-simplify: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 b))) in b * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 b)) in b * [misc]taylor: Taking taylor expansion of +nan.0 in b * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 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]backup-simplify: Simplify (* +nan.0 (/ 1 (pow c 2))) into (/ +nan.0 (pow c 2)) * [misc]backup-simplify: Simplify (* +nan.0 1) into +nan.0 * [misc]backup-simplify: Simplify (- +nan.0) into (- +nan.0) * [misc]backup-simplify: Simplify (+ 0 (- +nan.0)) into (- +nan.0) * [misc]backup-simplify: Simplify (- (- +nan.0)) into (- +nan.0) * [misc]backup-simplify: Simplify (+ (/ +nan.0 (pow c 2)) (- +nan.0)) into (- (+ (* +nan.0 (/ 1 (pow c 2))) (- +nan.0))) * [misc]backup-simplify: Simplify (- (- (+ (* +nan.0 (/ 1 (pow c 2))) (- +nan.0)))) into (- (+ (* +nan.0 (/ 1 (pow c 2))) (- +nan.0))) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow c 2))) (- +nan.0))) in a * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow c 2))) (- +nan.0)) in a * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (pow c 2))) 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 c 2)) in a * [misc]taylor: Taking taylor expansion of (pow c 2) in a * [misc]taylor: Taking taylor expansion of (exp (* 2 (log c))) in a * [misc]taylor: Taking taylor expansion of (* 2 (log c)) in a * [misc]taylor: Taking taylor expansion of 2 in a * [misc]backup-simplify: Simplify 2 into 2 * [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]backup-simplify: Simplify (* 2 (log c)) into (* 2 (log c)) * [misc]backup-simplify: Simplify (exp (* 2 (log c))) into (pow c 2) * [misc]backup-simplify: Simplify (/ 1 (pow c 2)) into (/ 1 (pow c 2)) * [misc]taylor: Taking taylor expansion of (- +nan.0) in a * [misc]taylor: Taking taylor expansion of +nan.0 in a * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (* +nan.0 (/ 1 (* a c))) into (/ +nan.0 (* a c)) * [misc]backup-simplify: Simplify (- (/ +nan.0 (* a c))) into (- (* +nan.0 (/ 1 (* a c)))) * [misc]backup-simplify: Simplify (+ 0 (- (* +nan.0 (/ 1 (* a c))))) into (- (* +nan.0 (/ 1 (* a c)))) * [misc]backup-simplify: Simplify (- (- (* +nan.0 (/ 1 (* a c))))) into (- (* +nan.0 (/ 1 (* a c)))) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 (* a c)))) in a * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* a c))) in a * [misc]taylor: Taking taylor expansion of +nan.0 in a * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* a c)) in a * [misc]taylor: Taking taylor expansion of (* a c) in a * [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 c in a * [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 (/ 1 c) into (/ 1 c) * [misc]backup-simplify: Simplify (* +nan.0 (/ 1 c)) into (/ +nan.0 c) * [misc]backup-simplify: Simplify (- (/ +nan.0 c)) into (- (* +nan.0 (/ 1 c))) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 c))) in c * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 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 c) in c * [misc]taylor: Taking 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 (* +nan.0 1) into +nan.0 * [misc]backup-simplify: Simplify (- +nan.0) into (- +nan.0) * [misc]backup-simplify: Simplify (- +nan.0) into (- +nan.0) * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- +nan.0) into (- +nan.0) * [misc]taylor: Taking taylor expansion of (- +nan.0) 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 0 in c * [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 +nan.0 into +nan.0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 b) (/ 0 (- b))) (* 0 (/ 0 (- b))) (* 0 (/ 0 (- b))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-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 b))))) 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 (- 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 c)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-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 (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- 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 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow c 2)))))) (* 2 1)) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (pow +nan.0 2) (+ (* 2 (* +nan.0 (* +nan.0 (- (* 1/2 (/ 1 (pow c 2))) +nan.0)))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 2))) (- +nan.0))) * [misc]backup-simplify: Simplify (- (/ 0 +nan.0) (+ (* (/ +nan.0 b) (/ (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 2))) (- +nan.0))) +nan.0)) (* (- (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a c)))))) (/ (* +nan.0 (- (* 1/2 (/ 1 (pow c 2))) +nan.0)) +nan.0)) (* (- (+ (* +nan.0 (/ 1 (* b (pow c 2)))) (- (+ (* +nan.0 (/ 1 (* a c))) (- (* +nan.0 (/ 1 b))))))) (/ +nan.0 +nan.0)))) into (- (+ (* +nan.0 (/ 1 (* b (pow c 2)))) (- (+ (* +nan.0 (/ 1 (* a (pow c 3)))) (- (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a 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 (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-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 (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- 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 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow c 2)))))) (* 2 1)) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (pow +nan.0 2) (+ (* 2 (* +nan.0 (* +nan.0 (- (* 1/2 (/ 1 (pow c 2))) +nan.0)))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 2))) (- +nan.0))) * [misc]backup-simplify: Simplify (- (/ (- (+ (* +nan.0 (/ 1 (* b (pow c 2)))) (- (+ (* +nan.0 (/ 1 (* a (pow c 3)))) (- (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a c)))))))))) +nan.0) (+ (* (/ +nan.0 b) (/ (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 2))) (- +nan.0))) +nan.0)) (* (- (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a c)))))) (/ (* +nan.0 (- (* 1/2 (/ 1 (pow c 2))) +nan.0)) +nan.0)) (* (- (+ (* +nan.0 (/ 1 (* b (pow c 2)))) (- (+ (* +nan.0 (/ 1 (* a c))) (- (* +nan.0 (/ 1 b))))))) (/ +nan.0 +nan.0)))) into (- (+ (* +nan.0 (/ 1 (* b (pow c 2)))) (- (+ (* +nan.0 (/ 1 (* a (pow c 3)))) (- (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a c)))))))))) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* b (pow c 2)))) (- (+ (* +nan.0 (/ 1 (* a (pow c 3)))) (- (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a c)))))))))) in b * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* b (pow c 2)))) (- (+ (* +nan.0 (/ 1 (* a (pow c 3)))) (- (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a c))))))))) in b * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* b (pow c 2)))) in b * [misc]taylor: Taking taylor expansion of +nan.0 in b * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* b (pow c 2))) in b * [misc]taylor: Taking taylor expansion of (* b (pow c 2)) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (pow c 2) in b * [misc]taylor: Taking taylor expansion of (exp (* 2 (log c))) in b * [misc]taylor: Taking taylor expansion of (* 2 (log c)) in b * [misc]taylor: Taking taylor expansion of 2 in b * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (log c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (log c) into (log c) * [misc]backup-simplify: Simplify (* 2 (log c)) into (* 2 (log c)) * [misc]backup-simplify: Simplify (exp (* 2 (log c))) into (pow c 2) * [misc]backup-simplify: Simplify (* 0 (pow c 2)) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow c 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 2 0) (* 0 (log c))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 2 (log c))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 (pow c 2))) into (pow c 2) * [misc]backup-simplify: Simplify (/ 1 (pow c 2)) into (/ 1 (pow c 2)) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* a (pow c 3)))) (- (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a c)))))))) in b * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* a (pow c 3)))) (- (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a c))))))) in b * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* a (pow c 3)))) in b * [misc]taylor: Taking taylor expansion of +nan.0 in b * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* a (pow c 3))) in b * [misc]taylor: Taking taylor expansion of (* a (pow c 3)) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of (pow c 3) in b * [misc]taylor: Taking taylor expansion of (exp (* 3 (log c))) in b * [misc]taylor: Taking taylor expansion of (* 3 (log 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 c) in b * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (log c) into (log c) * [misc]backup-simplify: Simplify (* 3 (log c)) into (* 3 (log c)) * [misc]backup-simplify: Simplify (exp (* 3 (log c))) into (pow c 3) * [misc]backup-simplify: Simplify (* a (pow c 3)) into (* a (pow c 3)) * [misc]backup-simplify: Simplify (/ 1 (* a (pow c 3))) into (/ 1 (* a (pow c 3))) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a c)))))) in b * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a c))))) in b * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 b)) in b * [misc]taylor: Taking taylor expansion of +nan.0 in b * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 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 (- (* +nan.0 (/ 1 (* a c)))) in b * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* a c))) in b * [misc]taylor: Taking taylor expansion of +nan.0 in b * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* a c)) in b * [misc]taylor: Taking taylor expansion of (* a c) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (* a c) into (* a c) * [misc]backup-simplify: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) * [misc]backup-simplify: Simplify (* +nan.0 (/ 1 (pow c 2))) into (/ +nan.0 (pow c 2)) * [misc]backup-simplify: Simplify (* +nan.0 1) into +nan.0 * [misc]backup-simplify: Simplify (+ +nan.0 0) into (- +nan.0) * [misc]backup-simplify: Simplify (- (- +nan.0)) into (- +nan.0) * [misc]backup-simplify: Simplify (+ 0 (- +nan.0)) into (- +nan.0) * [misc]backup-simplify: Simplify (- (- +nan.0)) into (- +nan.0) * [misc]backup-simplify: Simplify (+ (/ +nan.0 (pow c 2)) (- +nan.0)) into (- (+ (* +nan.0 (/ 1 (pow c 2))) (- +nan.0))) * [misc]backup-simplify: Simplify (- (- (+ (* +nan.0 (/ 1 (pow c 2))) (- +nan.0)))) into (- (+ (* +nan.0 (/ 1 (pow c 2))) (- +nan.0))) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow c 2))) (- +nan.0))) in a * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow c 2))) (- +nan.0)) in a * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (pow c 2))) 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 c 2)) in a * [misc]taylor: Taking taylor expansion of (pow c 2) in a * [misc]taylor: Taking taylor expansion of (exp (* 2 (log c))) in a * [misc]taylor: Taking taylor expansion of (* 2 (log c)) in a * [misc]taylor: Taking taylor expansion of 2 in a * [misc]backup-simplify: Simplify 2 into 2 * [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]backup-simplify: Simplify (* 2 (log c)) into (* 2 (log c)) * [misc]backup-simplify: Simplify (exp (* 2 (log c))) into (pow c 2) * [misc]backup-simplify: Simplify (/ 1 (pow c 2)) into (/ 1 (pow c 2)) * [misc]taylor: Taking taylor expansion of (- +nan.0) in a * [misc]taylor: Taking taylor expansion of +nan.0 in a * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow c 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow c 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (log c)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 2 (log c))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (pow c 2)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow c 2)) (/ 0 (pow c 2))))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (* 0 (/ 1 (pow c 2)))) into 0 * [misc]backup-simplify: Simplify (* +nan.0 (/ 1 (* a c))) into (/ +nan.0 (* a c)) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (/ +nan.0 (* a c)) 0) into (- (* +nan.0 (/ 1 (* a c)))) * [misc]backup-simplify: Simplify (- (- (* +nan.0 (/ 1 (* a c))))) into (- (* +nan.0 (/ 1 (* a c)))) * [misc]backup-simplify: Simplify (+ 0 (- (* +nan.0 (/ 1 (* a c))))) into (- (* +nan.0 (/ 1 (* a c)))) * [misc]backup-simplify: Simplify (- (- (* +nan.0 (/ 1 (* a c))))) into (- (* +nan.0 (/ 1 (* a c)))) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 (* a c)))) in a * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* a c))) in a * [misc]taylor: Taking taylor expansion of +nan.0 in a * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* a c)) in a * [misc]taylor: Taking taylor expansion of (* a c) in a * [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 c in a * [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 (/ 1 c) into (/ 1 c) * [misc]backup-simplify: Simplify (* +nan.0 (/ 1 c)) into (/ +nan.0 c) * [misc]backup-simplify: Simplify (- (/ +nan.0 c)) into (- (* +nan.0 (/ 1 c))) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 c))) in c * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 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 c) in c * [misc]taylor: Taking 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 (* +nan.0 1) into +nan.0 * [misc]backup-simplify: Simplify (- +nan.0) into (- +nan.0) * [misc]backup-simplify: Simplify (- +nan.0) into (- +nan.0) * [misc]backup-simplify: Simplify (+ (* (- +nan.0) (* (/ 1 (/ 1 (- c))) (* (/ 1 (/ 1 (- a))) (* 1 (/ 1 (- d)))))) (+ (* +nan.0 (* 1 (* 1 (* (/ 1 (/ 1 (- b))) (/ 1 (/ 1 (- d))))))) (* (- +nan.0) (* (/ 1 (/ 1 (- c))) (* (/ 1 (/ 1 (- a))) (* 1 1)))))) into (- (+ (* +nan.0 (/ (* a c) d)) (- (+ (* +nan.0 (* a c)) (- (* +nan.0 (* b d))))))) * * * * [misc]progress: [ 3 / 4 ] generating series at (2) * [misc]approximate: Taking taylor expansion of (* (/ 1 (hypot d c)) (/ (/ (fma d b (* a c)) (sqrt (hypot d c))) (sqrt (hypot d c)))) in (d c b a) around 0 * [misc]taylor: Taking taylor expansion of (* (/ 1 (hypot d c)) (/ (/ (fma d b (* a c)) (sqrt (hypot d c))) (sqrt (hypot d c)))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (hypot d c)) in a * [misc]taylor: Taking taylor expansion of (hypot d c) in a * [misc]taylor: Rewrote expression to (sqrt (+ (* d d) (* c c))) * [misc]taylor: Taking taylor expansion of (+ (* d d) (* c c)) in a * [misc]taylor: Taking taylor expansion of (* d 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 d in a * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (* c 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 c in a * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (* d d) into (pow d 2) * [misc]backup-simplify: Simplify (* c c) into (pow c 2) * [misc]backup-simplify: Simplify (+ (pow d 2) (pow c 2)) into (+ (pow d 2) (pow c 2)) * [misc]backup-simplify: Simplify (sqrt (+ (pow d 2) (pow c 2))) into (sqrt (+ (pow d 2) (pow c 2))) * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 d)) 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 (* 2 (sqrt (+ (pow d 2) (pow c 2))))) into 0 * [misc]backup-simplify: Simplify (/ 1 (sqrt (+ (pow d 2) (pow c 2)))) into (sqrt (/ 1 (+ (pow d 2) (pow c 2)))) * [misc]taylor: Taking taylor expansion of (/ (/ (fma d b (* a c)) (sqrt (hypot d c))) (sqrt (hypot d c))) in a * [misc]taylor: Taking taylor expansion of (/ (fma d b (* a c)) (sqrt (hypot d c))) in a * [misc]taylor: Taking taylor expansion of (fma d b (* a c)) in a * [misc]taylor: Rewrote expression to (+ (* d b) (* a c)) * [misc]taylor: Taking taylor expansion of (* d b) 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 in a * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of (* a c) in a * [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 c in a * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (sqrt (hypot d c)) in a * [misc]taylor: Taking taylor expansion of (hypot d c) in a * [misc]taylor: Rewrote expression to (sqrt (+ (* d d) (* c c))) * [misc]taylor: Taking taylor expansion of (+ (* d d) (* c c)) in a * [misc]taylor: Taking taylor expansion of (* d 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 d in a * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (* c 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 c in a * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (* d d) into (pow d 2) * [misc]backup-simplify: Simplify (* c c) into (pow c 2) * [misc]backup-simplify: Simplify (+ (pow d 2) (pow c 2)) into (+ (pow d 2) (pow c 2)) * [misc]backup-simplify: Simplify (sqrt (+ (pow d 2) (pow c 2))) into (sqrt (+ (pow d 2) (pow c 2))) * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 d)) 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 (* 2 (sqrt (+ (pow d 2) (pow c 2))))) into 0 * [misc]backup-simplify: Simplify (sqrt (sqrt (+ (pow d 2) (pow c 2)))) into (pow (+ (pow d 2) (pow c 2)) 1/4) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (sqrt (+ (pow d 2) (pow c 2)))))) into 0 * [misc]backup-simplify: Simplify (* d b) into (* b d) * [misc]backup-simplify: Simplify (* 0 c) into 0 * [misc]backup-simplify: Simplify (+ (* b d) 0) into (* b d) * [misc]backup-simplify: Simplify (/ (* b d) (pow (+ (pow d 2) (pow c 2)) 1/4)) into (* (pow (/ 1 (+ (pow d 2) (pow c 2))) 1/4) (* b d)) * [misc]taylor: Taking taylor expansion of (sqrt (hypot d c)) in a * [misc]taylor: Taking taylor expansion of (hypot d c) in a * [misc]taylor: Rewrote expression to (sqrt (+ (* d d) (* c c))) * [misc]taylor: Taking taylor expansion of (+ (* d d) (* c c)) in a * [misc]taylor: Taking taylor expansion of (* d 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 d in a * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (* c 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 c in a * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (* d d) into (pow d 2) * [misc]backup-simplify: Simplify (* c c) into (pow c 2) * [misc]backup-simplify: Simplify (+ (pow d 2) (pow c 2)) into (+ (pow d 2) (pow c 2)) * [misc]backup-simplify: Simplify (sqrt (+ (pow d 2) (pow c 2))) into (sqrt (+ (pow d 2) (pow c 2))) * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 d)) 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 (* 2 (sqrt (+ (pow d 2) (pow c 2))))) into 0 * [misc]backup-simplify: Simplify (sqrt (sqrt (+ (pow d 2) (pow c 2)))) into (pow (+ (pow d 2) (pow c 2)) 1/4) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (sqrt (+ (pow d 2) (pow c 2)))))) into 0 * [misc]backup-simplify: Simplify (/ (* (pow (/ 1 (+ (pow d 2) (pow c 2))) 1/4) (* b d)) (pow (+ (pow d 2) (pow c 2)) 1/4)) into (* (sqrt (/ 1 (+ (pow d 2) (pow c 2)))) (* b d)) * [misc]taylor: Taking taylor expansion of (* (/ 1 (hypot d c)) (/ (/ (fma d b (* a c)) (sqrt (hypot d c))) (sqrt (hypot d c)))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (hypot d c)) in b * [misc]taylor: Taking taylor expansion of (hypot d c) in b * [misc]taylor: Rewrote expression to (sqrt (+ (* d d) (* c c))) * [misc]taylor: Taking taylor expansion of (+ (* d d) (* c c)) in b * [misc]taylor: Taking taylor expansion of (* d 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 d in b * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (* c 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 c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (* d d) into (pow d 2) * [misc]backup-simplify: Simplify (* c c) into (pow c 2) * [misc]backup-simplify: Simplify (+ (pow d 2) (pow c 2)) into (+ (pow d 2) (pow c 2)) * [misc]backup-simplify: Simplify (sqrt (+ (pow d 2) (pow c 2))) into (sqrt (+ (pow d 2) (pow c 2))) * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 d)) 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 (* 2 (sqrt (+ (pow d 2) (pow c 2))))) into 0 * [misc]backup-simplify: Simplify (/ 1 (sqrt (+ (pow d 2) (pow c 2)))) into (sqrt (/ 1 (+ (pow d 2) (pow c 2)))) * [misc]taylor: Taking taylor expansion of (/ (/ (fma d b (* a c)) (sqrt (hypot d c))) (sqrt (hypot d c))) in b * [misc]taylor: Taking taylor expansion of (/ (fma d b (* a c)) (sqrt (hypot d c))) in b * [misc]taylor: Taking taylor expansion of (fma d b (* a c)) in b * [misc]taylor: Rewrote expression to (+ (* d b) (* a c)) * [misc]taylor: Taking taylor expansion of (* d b) 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 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* a c) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (sqrt (hypot d c)) in b * [misc]taylor: Taking taylor expansion of (hypot d c) in b * [misc]taylor: Rewrote expression to (sqrt (+ (* d d) (* c c))) * [misc]taylor: Taking taylor expansion of (+ (* d d) (* c c)) in b * [misc]taylor: Taking taylor expansion of (* d 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 d in b * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (* c 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 c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (* d d) into (pow d 2) * [misc]backup-simplify: Simplify (* c c) into (pow c 2) * [misc]backup-simplify: Simplify (+ (pow d 2) (pow c 2)) into (+ (pow d 2) (pow c 2)) * [misc]backup-simplify: Simplify (sqrt (+ (pow d 2) (pow c 2))) into (sqrt (+ (pow d 2) (pow c 2))) * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 d)) 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 (* 2 (sqrt (+ (pow d 2) (pow c 2))))) into 0 * [misc]backup-simplify: Simplify (sqrt (sqrt (+ (pow d 2) (pow c 2)))) into (pow (+ (pow d 2) (pow c 2)) 1/4) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (sqrt (+ (pow d 2) (pow c 2)))))) into 0 * [misc]backup-simplify: Simplify (* d 0) into 0 * [misc]backup-simplify: Simplify (* a c) into (* a c) * [misc]backup-simplify: Simplify (+ 0 (* a c)) into (* a c) * [misc]backup-simplify: Simplify (/ (* a c) (pow (+ (pow d 2) (pow c 2)) 1/4)) into (* (* a c) (pow (/ 1 (+ (pow d 2) (pow c 2))) 1/4)) * [misc]taylor: Taking taylor expansion of (sqrt (hypot d c)) in b * [misc]taylor: Taking taylor expansion of (hypot d c) in b * [misc]taylor: Rewrote expression to (sqrt (+ (* d d) (* c c))) * [misc]taylor: Taking taylor expansion of (+ (* d d) (* c c)) in b * [misc]taylor: Taking taylor expansion of (* d 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 d in b * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (* c 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 c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (* d d) into (pow d 2) * [misc]backup-simplify: Simplify (* c c) into (pow c 2) * [misc]backup-simplify: Simplify (+ (pow d 2) (pow c 2)) into (+ (pow d 2) (pow c 2)) * [misc]backup-simplify: Simplify (sqrt (+ (pow d 2) (pow c 2))) into (sqrt (+ (pow d 2) (pow c 2))) * [misc]backup-simplify: Simplify (+ (* d 0) (* 0 d)) 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 (* 2 (sqrt (+ (pow d 2) (pow c 2))))) into 0 * [misc]backup-simplify: Simplify (sqrt (sqrt (+ (pow d 2) (pow c 2)))) into (pow (+ (pow d 2) (pow c 2)) 1/4) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (sqrt (+ (pow d 2) (pow c 2)))))) into 0 * [misc]backup-simplify: Simplify (/ (* (* a c) (pow (/ 1 (+ (pow d 2) (pow c 2))) 1/4)) (pow (+ (pow d 2) (pow c 2)) 1/4)) into (* (* a c) (sqrt (/ 1 (+ (pow d 2) (pow c 2))))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (hypot d c)) (/ (/ (fma d b (* a c)) (sqrt (hypot d c))) (sqrt (hypot d c)))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (hypot d c)) in c * [misc]taylor: Taking taylor expansion of (hypot d c) in c * [misc]taylor: Rewrote expression to (sqrt (+ (* d d) (* c c))) * [misc]taylor: Taking taylor expansion of (+ (* d d) (* c c)) in c * [misc]taylor: Taking taylor expansion of (* d d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (* c c) in c * [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 c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* d d) into (pow d 2) * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ (pow d 2) 0) into (pow d 2) * [misc]backup-simplify: Simplify (sqrt (pow d 2)) into d * [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 (* 2 (sqrt (pow d 2)))) into 0 * [misc]backup-simplify: Simplify (/ 1 d) into (/ 1 d) * [misc]taylor: Taking taylor expansion of (/ (/ (fma d b (* a c)) (sqrt (hypot d c))) (sqrt (hypot d c))) in c * [misc]taylor: Taking taylor expansion of (/ (fma d b (* a c)) (sqrt (hypot d c))) in c * [misc]taylor: Taking taylor expansion of (fma d b (* a c)) in c * [misc]taylor: Rewrote expression to (+ (* d b) (* a c)) * [misc]taylor: Taking taylor expansion of (* d b) 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 in c * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of (* a 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 c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (sqrt (hypot d c)) in c * [misc]taylor: Taking taylor expansion of (hypot d c) in c * [misc]taylor: Rewrote expression to (sqrt (+ (* d d) (* c c))) * [misc]taylor: Taking taylor expansion of (+ (* d d) (* c c)) in c * [misc]taylor: Taking taylor expansion of (* d d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (* c c) in c * [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 c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* d d) into (pow d 2) * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ (pow d 2) 0) into (pow d 2) * [misc]backup-simplify: Simplify (sqrt (pow d 2)) into d * [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 (* 2 (sqrt (pow d 2)))) into 0 * [misc]backup-simplify: Simplify (sqrt d) into (sqrt d) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt d))) into 0 * [misc]backup-simplify: Simplify (* d b) into (* b d) * [misc]backup-simplify: Simplify (* a 0) into 0 * [misc]backup-simplify: Simplify (+ (* b d) 0) into (* b d) * [misc]backup-simplify: Simplify (/ (* b d) (sqrt d)) into (* b (sqrt d)) * [misc]taylor: Taking taylor expansion of (sqrt (hypot d c)) in c * [misc]taylor: Taking taylor expansion of (hypot d c) in c * [misc]taylor: Rewrote expression to (sqrt (+ (* d d) (* c c))) * [misc]taylor: Taking taylor expansion of (+ (* d d) (* c c)) in c * [misc]taylor: Taking taylor expansion of (* d d) in c * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of d in c * [misc]backup-simplify: Simplify d into d * [misc]taylor: Taking taylor expansion of (* c c) in c * [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 c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* d d) into (pow d 2) * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ (pow d 2) 0) into (pow d 2) * [misc]backup-simplify: Simplify (sqrt (pow d 2)) into d * [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 (* 2 (sqrt (pow d 2)))) into 0 * [misc]backup-simplify: Simplify (sqrt d) into (sqrt d) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt d))) into 0 * [misc]backup-simplify: Simplify (/ (* b (sqrt d)) (sqrt d)) into b * [misc]taylor: Taking taylor expansion of (* (/ 1 (hypot d c)) (/ (/ (fma d b (* a c)) (sqrt (hypot d c))) (sqrt (hypot d c)))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (hypot d c)) in d * [misc]taylor: Taking taylor expansion of (hypot d c) in d * [misc]taylor: Rewrote expression to (sqrt (+ (* d d) (* c c))) * [misc]taylor: Taking taylor expansion of (+ (* d d) (* c c)) in d * [misc]taylor: Taking taylor expansion of (* d d) in d * [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 d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* c 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 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 (pow c 2) * [misc]backup-simplify: Simplify (+ 0 (pow c 2)) into (pow c 2) * [misc]backup-simplify: Simplify (sqrt (pow c 2)) into c * [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 (* 2 (sqrt (pow c 2)))) into 0 * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (/ (/ (fma d b (* a c)) (sqrt (hypot d c))) (sqrt (hypot d c))) in d * [misc]taylor: Taking taylor expansion of (/ (fma d b (* a c)) (sqrt (hypot d c))) in d * [misc]taylor: Taking taylor expansion of (fma d b (* a c)) in d * [misc]taylor: Rewrote expression to (+ (* d b) (* a c)) * [misc]taylor: Taking taylor expansion of (* d b) in d * [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 in d * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of (* a c) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (sqrt (hypot d c)) in d * [misc]taylor: Taking taylor expansion of (hypot d c) in d * [misc]taylor: Rewrote expression to (sqrt (+ (* d d) (* c c))) * [misc]taylor: Taking taylor expansion of (+ (* d d) (* c c)) in d * [misc]taylor: Taking taylor expansion of (* d d) in d * [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 d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* c 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 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 (pow c 2) * [misc]backup-simplify: Simplify (+ 0 (pow c 2)) into (pow c 2) * [misc]backup-simplify: Simplify (sqrt (pow c 2)) into c * [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 (* 2 (sqrt (pow c 2)))) into 0 * [misc]backup-simplify: Simplify (sqrt c) into (sqrt c) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt c))) into 0 * [misc]backup-simplify: Simplify (* 0 b) into 0 * [misc]backup-simplify: Simplify (* a c) into (* a c) * [misc]backup-simplify: Simplify (+ 0 (* a c)) into (* a c) * [misc]backup-simplify: Simplify (/ (* a c) (sqrt c)) into (* a (sqrt c)) * [misc]taylor: Taking taylor expansion of (sqrt (hypot d c)) in d * [misc]taylor: Taking taylor expansion of (hypot d c) in d * [misc]taylor: Rewrote expression to (sqrt (+ (* d d) (* c c))) * [misc]taylor: Taking taylor expansion of (+ (* d d) (* c c)) in d * [misc]taylor: Taking taylor expansion of (* d d) in d * [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 d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* c 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 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 (pow c 2) * [misc]backup-simplify: Simplify (+ 0 (pow c 2)) into (pow c 2) * [misc]backup-simplify: Simplify (sqrt (pow c 2)) into c * [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 (* 2 (sqrt (pow c 2)))) into 0 * [misc]backup-simplify: Simplify (sqrt c) into (sqrt c) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt c))) into 0 * [misc]backup-simplify: Simplify (/ (* a (sqrt c)) (sqrt c)) into a * [misc]taylor: Taking taylor expansion of (* (/ 1 (hypot d c)) (/ (/ (fma d b (* a c)) (sqrt (hypot d c))) (sqrt (hypot d c)))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (hypot d c)) in d * [misc]taylor: Taking taylor expansion of (hypot d c) in d * [misc]taylor: Rewrote expression to (sqrt (+ (* d d) (* c c))) * [misc]taylor: Taking taylor expansion of (+ (* d d) (* c c)) in d * [misc]taylor: Taking taylor expansion of (* d d) in d * [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 d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* c 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 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 (pow c 2) * [misc]backup-simplify: Simplify (+ 0 (pow c 2)) into (pow c 2) * [misc]backup-simplify: Simplify (sqrt (pow c 2)) into c * [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 (* 2 (sqrt (pow c 2)))) into 0 * [misc]backup-simplify: Simplify (/ 1 c) into (/ 1 c) * [misc]taylor: Taking taylor expansion of (/ (/ (fma d b (* a c)) (sqrt (hypot d c))) (sqrt (hypot d c))) in d * [misc]taylor: Taking taylor expansion of (/ (fma d b (* a c)) (sqrt (hypot d c))) in d * [misc]taylor: Taking taylor expansion of (fma d b (* a c)) in d * [misc]taylor: Rewrote expression to (+ (* d b) (* a c)) * [misc]taylor: Taking taylor expansion of (* d b) in d * [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 in d * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of (* a c) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (sqrt (hypot d c)) in d * [misc]taylor: Taking taylor expansion of (hypot d c) in d * [misc]taylor: Rewrote expression to (sqrt (+ (* d d) (* c c))) * [misc]taylor: Taking taylor expansion of (+ (* d d) (* c c)) in d * [misc]taylor: Taking taylor expansion of (* d d) in d * [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 d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* c 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 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 (pow c 2) * [misc]backup-simplify: Simplify (+ 0 (pow c 2)) into (pow c 2) * [misc]backup-simplify: Simplify (sqrt (pow c 2)) into c * [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 (* 2 (sqrt (pow c 2)))) into 0 * [misc]backup-simplify: Simplify (sqrt c) into (sqrt c) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt c))) into 0 * [misc]backup-simplify: Simplify (* 0 b) into 0 * [misc]backup-simplify: Simplify (* a c) into (* a c) * [misc]backup-simplify: Simplify (+ 0 (* a c)) into (* a c) * [misc]backup-simplify: Simplify (/ (* a c) (sqrt c)) into (* a (sqrt c)) * [misc]taylor: Taking taylor expansion of (sqrt (hypot d c)) in d * [misc]taylor: Taking taylor expansion of (hypot d c) in d * [misc]taylor: Rewrote expression to (sqrt (+ (* d d) (* c c))) * [misc]taylor: Taking taylor expansion of (+ (* d d) (* c c)) in d * [misc]taylor: Taking taylor expansion of (* d d) in d * [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 d in d * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* c 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 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 (pow c 2) * [misc]backup-simplify: Simplify (+ 0 (pow c 2)) into (pow c 2) * [misc]backup-simplify: Simplify (sqrt (pow c 2)) into c * [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 (* 2 (sqrt (pow c 2)))) into 0 * [misc]backup-simplify: Simplify (sqrt c) into (sqrt c) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt c))) into 0 * [misc]backup-simplify: Simplify (/ (* a (sqrt c)) (sqrt c)) into a * [misc]backup-simplify: Simplify (* (/ 1 c) a) into (/ a c) * [misc]taylor: Taking taylor expansion of (/ a 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 c in c * [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]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 b)) into b * [misc]backup-simplify: Simplify (+ (* a 0) (* 0 c)) into 0 * [misc]backup-simplify: Simplify (+ b 0) into b * [misc]backup-simplify: Simplify (- (/ b (sqrt c)) (+ (* (* a (sqrt c)) (/ 0 (sqrt c))))) into (* b (sqrt (/ 1 c))) * [misc]backup-simplify: Simplify (- (/ (* b (sqrt (/ 1 c))) (sqrt c)) (+ (* a (/ 0 (sqrt c))))) into (/ b c) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 c) (/ b c)) (* 0 a)) into (/ b (pow c 2)) * [misc]taylor: Taking taylor expansion of (/ b (pow c 2)) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of (pow c 2) in c * [misc]backup-simplify: Simplify (/ b 1) into b * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* b (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* b (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* a (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 b))) into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (+ (* 0 0) (* 0 c))) into 0 * [misc]backup-simplify: Simplify (+ 0 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 (pow 0 2) (+)) (* 2 c)) into (/ 1/2 c) * [misc]backup-simplify: Simplify (/ (- (/ 1/2 c) (pow 0 2) (+)) (* 2 (sqrt c))) into (* 1/4 (sqrt (/ 1 (pow c 3)))) * [misc]backup-simplify: Simplify (- (/ 0 (sqrt c)) (+ (* (* a (sqrt c)) (/ (* 1/4 (sqrt (/ 1 (pow c 3)))) (sqrt c))) (* (* b (sqrt (/ 1 c))) (/ 0 (sqrt c))))) into (- (* 1/4 (* a (sqrt (/ 1 (pow c 3)))))) * [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 (pow 0 2) (+)) (* 2 c)) into (/ 1/2 c) * [misc]backup-simplify: Simplify (/ (- (/ 1/2 c) (pow 0 2) (+)) (* 2 (sqrt c))) into (* 1/4 (sqrt (/ 1 (pow c 3)))) * [misc]backup-simplify: Simplify (- (/ (- (* 1/4 (* a (sqrt (/ 1 (pow c 3)))))) (sqrt c)) (+ (* a (/ (* 1/4 (sqrt (/ 1 (pow c 3)))) (sqrt c))) (* (/ b c) (/ 0 (sqrt c))))) into (- (* 1/2 (/ a (pow c 2)))) * [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 (pow 0 2) (+)) (* 2 c)) into (/ 1/2 c) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ (/ 1/2 c) c)) (* 0 (/ 0 c)))) into (- (* 1/2 (/ 1 (pow c 3)))) * [misc]backup-simplify: Simplify (+ (* (/ 1 c) (- (* 1/2 (/ a (pow c 2))))) (+ (* 0 (/ b c)) (* (- (* 1/2 (/ 1 (pow c 3)))) a))) into (- (/ a (pow c 3))) * [misc]taylor: Taking taylor expansion of (- (/ a (pow c 3))) in c * [misc]taylor: Taking taylor expansion of (/ a (pow c 3)) 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 c 3) in c * [misc]backup-simplify: Simplify (/ a 1) into a * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* a (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* a (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* a (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]approximate: Taking taylor expansion of (* (/ 1 (hypot (/ 1 d) (/ 1 c))) (/ (/ (fma (/ 1 d) (/ 1 b) (* (/ 1 a) (/ 1 c))) (sqrt (hypot (/ 1 d) (/ 1 c)))) (sqrt (hypot (/ 1 d) (/ 1 c))))) in (d c b a) around 0 * [misc]taylor: Taking taylor expansion of (* (/ 1 (hypot (/ 1 d) (/ 1 c))) (/ (/ (fma (/ 1 d) (/ 1 b) (* (/ 1 a) (/ 1 c))) (sqrt (hypot (/ 1 d) (/ 1 c)))) (sqrt (hypot (/ 1 d) (/ 1 c))))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (hypot (/ 1 d) (/ 1 c))) in a * [misc]taylor: Taking taylor expansion of (hypot (/ 1 d) (/ 1 c)) in a * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c))) in a * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 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 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 c) (/ 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 (/ 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 d) (/ 1 d)) into (/ 1 (pow d 2)) * [misc]backup-simplify: Simplify (* (/ 1 c) (/ 1 c)) into (/ 1 (pow c 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow d 2)) (/ 1 (pow c 2))) into (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) into (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 d) 0) (* 0 (/ 1 d))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 c) 0) (* 0 (/ 1 c))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))))) into 0 * [misc]backup-simplify: Simplify (/ 1 (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))) into (sqrt (/ 1 (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))) * [misc]taylor: Taking taylor expansion of (/ (/ (fma (/ 1 d) (/ 1 b) (* (/ 1 a) (/ 1 c))) (sqrt (hypot (/ 1 d) (/ 1 c)))) (sqrt (hypot (/ 1 d) (/ 1 c)))) in a * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 d) (/ 1 b) (* (/ 1 a) (/ 1 c))) (sqrt (hypot (/ 1 d) (/ 1 c)))) in a * [misc]taylor: Taking taylor expansion of (fma (/ 1 d) (/ 1 b) (* (/ 1 a) (/ 1 c))) in a * [misc]taylor: Rewrote expression to (+ (* (/ 1 d) (/ 1 b)) (* (/ 1 a) (/ 1 c))) * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 1 b)) 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) 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 a) (/ 1 c)) 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 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 (sqrt (hypot (/ 1 d) (/ 1 c))) in a * [misc]taylor: Taking taylor expansion of (hypot (/ 1 d) (/ 1 c)) in a * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c))) in a * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 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 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 c) (/ 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 (/ 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 d) (/ 1 d)) into (/ 1 (pow d 2)) * [misc]backup-simplify: Simplify (* (/ 1 c) (/ 1 c)) into (/ 1 (pow c 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow d 2)) (/ 1 (pow c 2))) into (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) into (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 d) 0) (* 0 (/ 1 d))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 c) 0) (* 0 (/ 1 c))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))))) into 0 * [misc]backup-simplify: Simplify (sqrt (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))) into (pow (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) 1/4) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))))) into 0 * [misc]backup-simplify: Simplify (* 1 (/ 1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (+ 0 (/ 1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (/ (/ 1 c) (pow (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) 1/4)) into (* (pow (/ 1 (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) 1/4) (/ 1 c)) * [misc]taylor: Taking taylor expansion of (sqrt (hypot (/ 1 d) (/ 1 c))) in a * [misc]taylor: Taking taylor expansion of (hypot (/ 1 d) (/ 1 c)) in a * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c))) in a * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 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 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 c) (/ 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 (/ 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 d) (/ 1 d)) into (/ 1 (pow d 2)) * [misc]backup-simplify: Simplify (* (/ 1 c) (/ 1 c)) into (/ 1 (pow c 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow d 2)) (/ 1 (pow c 2))) into (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) into (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 d) 0) (* 0 (/ 1 d))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 c) 0) (* 0 (/ 1 c))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))))) into 0 * [misc]backup-simplify: Simplify (sqrt (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))) into (pow (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) 1/4) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))))) into 0 * [misc]backup-simplify: Simplify (/ (* (pow (/ 1 (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) 1/4) (/ 1 c)) (pow (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) 1/4)) into (* (sqrt (/ 1 (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))) (/ 1 c)) * [misc]taylor: Taking taylor expansion of (* (/ 1 (hypot (/ 1 d) (/ 1 c))) (/ (/ (fma (/ 1 d) (/ 1 b) (* (/ 1 a) (/ 1 c))) (sqrt (hypot (/ 1 d) (/ 1 c)))) (sqrt (hypot (/ 1 d) (/ 1 c))))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (hypot (/ 1 d) (/ 1 c))) in b * [misc]taylor: Taking taylor expansion of (hypot (/ 1 d) (/ 1 c)) in b * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 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 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 c) (/ 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 (/ 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 d) (/ 1 d)) into (/ 1 (pow d 2)) * [misc]backup-simplify: Simplify (* (/ 1 c) (/ 1 c)) into (/ 1 (pow c 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow d 2)) (/ 1 (pow c 2))) into (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) into (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 d) 0) (* 0 (/ 1 d))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 c) 0) (* 0 (/ 1 c))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))))) into 0 * [misc]backup-simplify: Simplify (/ 1 (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))) into (sqrt (/ 1 (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))) * [misc]taylor: Taking taylor expansion of (/ (/ (fma (/ 1 d) (/ 1 b) (* (/ 1 a) (/ 1 c))) (sqrt (hypot (/ 1 d) (/ 1 c)))) (sqrt (hypot (/ 1 d) (/ 1 c)))) in b * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 d) (/ 1 b) (* (/ 1 a) (/ 1 c))) (sqrt (hypot (/ 1 d) (/ 1 c)))) in b * [misc]taylor: Taking taylor expansion of (fma (/ 1 d) (/ 1 b) (* (/ 1 a) (/ 1 c))) in b * [misc]taylor: Rewrote expression to (+ (* (/ 1 d) (/ 1 b)) (* (/ 1 a) (/ 1 c))) * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 1 b)) 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) in b * [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 a) (/ 1 c)) 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 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 (sqrt (hypot (/ 1 d) (/ 1 c))) in b * [misc]taylor: Taking taylor expansion of (hypot (/ 1 d) (/ 1 c)) in b * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 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 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 c) (/ 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 (/ 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 d) (/ 1 d)) into (/ 1 (pow d 2)) * [misc]backup-simplify: Simplify (* (/ 1 c) (/ 1 c)) into (/ 1 (pow c 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow d 2)) (/ 1 (pow c 2))) into (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) into (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 d) 0) (* 0 (/ 1 d))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 c) 0) (* 0 (/ 1 c))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))))) into 0 * [misc]backup-simplify: Simplify (sqrt (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))) into (pow (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) 1/4) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))))) into 0 * [misc]backup-simplify: Simplify (* (/ 1 d) 1) into (/ 1 d) * [misc]backup-simplify: Simplify (+ (/ 1 d) 0) into (/ 1 d) * [misc]backup-simplify: Simplify (/ (/ 1 d) (pow (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) 1/4)) into (* (pow (/ 1 (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) 1/4) (/ 1 d)) * [misc]taylor: Taking taylor expansion of (sqrt (hypot (/ 1 d) (/ 1 c))) in b * [misc]taylor: Taking taylor expansion of (hypot (/ 1 d) (/ 1 c)) in b * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 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 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 c) (/ 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 (/ 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 d) (/ 1 d)) into (/ 1 (pow d 2)) * [misc]backup-simplify: Simplify (* (/ 1 c) (/ 1 c)) into (/ 1 (pow c 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow d 2)) (/ 1 (pow c 2))) into (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) into (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 d) (/ 0 d)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 d) 0) (* 0 (/ 1 d))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 c) 0) (* 0 (/ 1 c))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))))) into 0 * [misc]backup-simplify: Simplify (sqrt (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))) into (pow (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) 1/4) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))))) into 0 * [misc]backup-simplify: Simplify (/ (* (pow (/ 1 (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) 1/4) (/ 1 d)) (pow (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) 1/4)) into (* (sqrt (/ 1 (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))) (/ 1 d)) * [misc]taylor: Taking taylor expansion of (* (/ 1 (hypot (/ 1 d) (/ 1 c))) (/ (/ (fma (/ 1 d) (/ 1 b) (* (/ 1 a) (/ 1 c))) (sqrt (hypot (/ 1 d) (/ 1 c)))) (sqrt (hypot (/ 1 d) (/ 1 c))))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (hypot (/ 1 d) (/ 1 c))) in c * [misc]taylor: Taking taylor expansion of (hypot (/ 1 d) (/ 1 c)) in c * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 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 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 c) (/ 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 (/ 1 c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ (/ (fma (/ 1 d) (/ 1 b) (* (/ 1 a) (/ 1 c))) (sqrt (hypot (/ 1 d) (/ 1 c)))) (sqrt (hypot (/ 1 d) (/ 1 c)))) in c * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 d) (/ 1 b) (* (/ 1 a) (/ 1 c))) (sqrt (hypot (/ 1 d) (/ 1 c)))) in c * [misc]taylor: Taking taylor expansion of (fma (/ 1 d) (/ 1 b) (* (/ 1 a) (/ 1 c))) in c * [misc]taylor: Rewrote expression to (+ (* (/ 1 d) (/ 1 b)) (* (/ 1 a) (/ 1 c))) * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 1 b)) 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) 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 a) (/ 1 c)) 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 c) in c * [misc]taylor: Taking 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 (sqrt (hypot (/ 1 d) (/ 1 c))) in c * [misc]taylor: Taking taylor expansion of (hypot (/ 1 d) (/ 1 c)) in c * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 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 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 c) (/ 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 (/ 1 c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (sqrt 0) into 0 * [misc]backup-simplify: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 * [misc]backup-simplify: Simplify (* (/ 1 a) 1) into (/ 1 a) * [misc]backup-simplify: Simplify (+ 0 (/ 1 a)) into (/ 1 a) * [misc]backup-simplify: Simplify (/ (/ 1 a) +nan.0) into (/ +nan.0 a) * [misc]taylor: Taking taylor expansion of (sqrt (hypot (/ 1 d) (/ 1 c))) in c * [misc]taylor: Taking taylor expansion of (hypot (/ 1 d) (/ 1 c)) in c * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 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 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 c) (/ 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 (/ 1 c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (sqrt 0) into 0 * [misc]backup-simplify: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 * [misc]backup-simplify: Simplify (/ (/ +nan.0 a) +nan.0) into (/ +nan.0 a) * [misc]taylor: Taking taylor expansion of (* (/ 1 (hypot (/ 1 d) (/ 1 c))) (/ (/ (fma (/ 1 d) (/ 1 b) (* (/ 1 a) (/ 1 c))) (sqrt (hypot (/ 1 d) (/ 1 c)))) (sqrt (hypot (/ 1 d) (/ 1 c))))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (hypot (/ 1 d) (/ 1 c))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ 1 d) (/ 1 c)) in d * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 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 d) in d * [misc]taylor: Taking 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 c) (/ 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 (/ 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 1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ (/ (fma (/ 1 d) (/ 1 b) (* (/ 1 a) (/ 1 c))) (sqrt (hypot (/ 1 d) (/ 1 c)))) (sqrt (hypot (/ 1 d) (/ 1 c)))) in d * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 d) (/ 1 b) (* (/ 1 a) (/ 1 c))) (sqrt (hypot (/ 1 d) (/ 1 c)))) in d * [misc]taylor: Taking taylor expansion of (fma (/ 1 d) (/ 1 b) (* (/ 1 a) (/ 1 c))) in d * [misc]taylor: Rewrote expression to (+ (* (/ 1 d) (/ 1 b)) (* (/ 1 a) (/ 1 c))) * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 1 b)) 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) 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 a) (/ 1 c)) 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 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 (sqrt (hypot (/ 1 d) (/ 1 c))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ 1 d) (/ 1 c)) in d * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 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 d) in d * [misc]taylor: Taking 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 c) (/ 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 (/ 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 1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (sqrt 0) into 0 * [misc]backup-simplify: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 * [misc]backup-simplify: Simplify (* 1 (/ 1 b)) into (/ 1 b) * [misc]backup-simplify: Simplify (+ (/ 1 b) 0) into (/ 1 b) * [misc]backup-simplify: Simplify (/ (/ 1 b) +nan.0) into (/ +nan.0 b) * [misc]taylor: Taking taylor expansion of (sqrt (hypot (/ 1 d) (/ 1 c))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ 1 d) (/ 1 c)) in d * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 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 d) in d * [misc]taylor: Taking 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 c) (/ 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 (/ 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 1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (sqrt 0) into 0 * [misc]backup-simplify: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 * [misc]backup-simplify: Simplify (/ (/ +nan.0 b) +nan.0) into (/ +nan.0 b) * [misc]taylor: Taking taylor expansion of (* (/ 1 (hypot (/ 1 d) (/ 1 c))) (/ (/ (fma (/ 1 d) (/ 1 b) (* (/ 1 a) (/ 1 c))) (sqrt (hypot (/ 1 d) (/ 1 c)))) (sqrt (hypot (/ 1 d) (/ 1 c))))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (hypot (/ 1 d) (/ 1 c))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ 1 d) (/ 1 c)) in d * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 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 d) in d * [misc]taylor: Taking 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 c) (/ 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 (/ 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 1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ (/ (fma (/ 1 d) (/ 1 b) (* (/ 1 a) (/ 1 c))) (sqrt (hypot (/ 1 d) (/ 1 c)))) (sqrt (hypot (/ 1 d) (/ 1 c)))) in d * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 d) (/ 1 b) (* (/ 1 a) (/ 1 c))) (sqrt (hypot (/ 1 d) (/ 1 c)))) in d * [misc]taylor: Taking taylor expansion of (fma (/ 1 d) (/ 1 b) (* (/ 1 a) (/ 1 c))) in d * [misc]taylor: Rewrote expression to (+ (* (/ 1 d) (/ 1 b)) (* (/ 1 a) (/ 1 c))) * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 1 b)) 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) 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 a) (/ 1 c)) 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 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 (sqrt (hypot (/ 1 d) (/ 1 c))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ 1 d) (/ 1 c)) in d * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 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 d) in d * [misc]taylor: Taking 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 c) (/ 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 (/ 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 1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (sqrt 0) into 0 * [misc]backup-simplify: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 * [misc]backup-simplify: Simplify (* 1 (/ 1 b)) into (/ 1 b) * [misc]backup-simplify: Simplify (+ (/ 1 b) 0) into (/ 1 b) * [misc]backup-simplify: Simplify (/ (/ 1 b) +nan.0) into (/ +nan.0 b) * [misc]taylor: Taking taylor expansion of (sqrt (hypot (/ 1 d) (/ 1 c))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ 1 d) (/ 1 c)) in d * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 d) (/ 1 d)) (* (/ 1 c) (/ 1 c))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 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 d) in d * [misc]taylor: Taking 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 c) (/ 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 (/ 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 1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (sqrt 0) into 0 * [misc]backup-simplify: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 * [misc]backup-simplify: Simplify (/ (/ +nan.0 b) +nan.0) into (/ +nan.0 b) * [misc]backup-simplify: Simplify (* 1 (/ +nan.0 b)) into (/ +nan.0 b) * [misc]taylor: Taking taylor expansion of (/ +nan.0 b) 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 b in c * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (/ +nan.0 b) into (/ +nan.0 b) * [misc]taylor: Taking taylor expansion of (/ +nan.0 b) in b * [misc]taylor: Taking taylor expansion of +nan.0 in b * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ +nan.0 1) into +nan.0 * [misc]taylor: Taking taylor expansion of +nan.0 in a * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 (/ 1 b))) into 0 * [misc]backup-simplify: Simplify (* (/ 1 a) (/ 1 c)) into (/ 1 (* a c)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (* a c))) into (/ 1 (* a c)) * [misc]backup-simplify: Simplify (/ (- 0 (pow +nan.0 2) (+)) (* 2 0)) into +nan.0 * [misc]backup-simplify: Simplify (- (/ (/ 1 (* a c)) +nan.0) (+ (* (/ +nan.0 b) (/ +nan.0 +nan.0)))) into (- (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a c)))))) * [misc]backup-simplify: Simplify (/ (- 0 (pow +nan.0 2) (+)) (* 2 0)) into +nan.0 * [misc]backup-simplify: Simplify (- (/ (- (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a c)))))) +nan.0) (+ (* (/ +nan.0 b) (/ +nan.0 +nan.0)))) into (- (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a c)))))) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 (- (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a c))))))) (* 0 (/ +nan.0 b))) into (- (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a c)))))) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a c)))))) in c * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a c))))) in c * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 b)) 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 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 (- (* +nan.0 (/ 1 (* a c)))) in c * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* a 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 (* a c)) in c * [misc]taylor: Taking taylor expansion of (* a 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 c in c * [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 (/ 1 a) into (/ 1 a) * [misc]backup-simplify: Simplify (* +nan.0 (/ 1 b)) into (/ +nan.0 b) * [misc]backup-simplify: Simplify (+ (* a 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (* 0 (/ 1 a))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (/ +nan.0 b) 0) into (- (* +nan.0 (/ 1 b))) * [misc]backup-simplify: Simplify (- (- (* +nan.0 (/ 1 b)))) into (- (* +nan.0 (/ 1 b))) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 b))) in b * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 b)) in b * [misc]taylor: Taking taylor expansion of +nan.0 in b * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 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]backup-simplify: Simplify (* +nan.0 1) into +nan.0 * [misc]backup-simplify: Simplify (- +nan.0) into (- +nan.0) * [misc]taylor: Taking taylor expansion of (- +nan.0) in a * [misc]taylor: Taking taylor expansion of +nan.0 in a * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]backup-simplify: Simplify (- (/ 0 b) (+ (* (/ +nan.0 b) (/ 0 b)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* +nan.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 +nan.0 into +nan.0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (/ 1 b)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 a) 0) (* 0 (/ 1 c))) 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 (- (+ (* 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 c) (/ 1 c)) into (/ 1 (pow c 2)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (pow c 2))) into (/ 1 (pow c 2)) * [misc]backup-simplify: Simplify (/ (- (/ 1 (pow c 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow c 2)) * [misc]backup-simplify: Simplify (/ (- (/ 1/2 (pow c 2)) (+ (* 2 (* +nan.0 +nan.0)))) (* 2 0)) into (* +nan.0 (- (* 1/2 (/ 1 (pow c 2))) +nan.0)) * [misc]backup-simplify: Simplify (- (/ 0 +nan.0) (+ (* (/ +nan.0 b) (/ (* +nan.0 (- (* 1/2 (/ 1 (pow c 2))) +nan.0)) +nan.0)) (* (- (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a c)))))) (/ +nan.0 +nan.0)))) into (- (+ (* +nan.0 (/ 1 (* b (pow c 2)))) (- (+ (* +nan.0 (/ 1 (* a c))) (- (* +nan.0 (/ 1 b))))))) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (* (/ 1 c) (/ 1 c)) into (/ 1 (pow c 2)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (pow c 2))) into (/ 1 (pow c 2)) * [misc]backup-simplify: Simplify (/ (- (/ 1 (pow c 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow c 2)) * [misc]backup-simplify: Simplify (/ (- (/ 1/2 (pow c 2)) (+ (* 2 (* +nan.0 +nan.0)))) (* 2 0)) into (* +nan.0 (- (* 1/2 (/ 1 (pow c 2))) +nan.0)) * [misc]backup-simplify: Simplify (- (/ (- (+ (* +nan.0 (/ 1 (* b (pow c 2)))) (- (+ (* +nan.0 (/ 1 (* a c))) (- (* +nan.0 (/ 1 b))))))) +nan.0) (+ (* (/ +nan.0 b) (/ (* +nan.0 (- (* 1/2 (/ 1 (pow c 2))) +nan.0)) +nan.0)) (* (- (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a c)))))) (/ +nan.0 +nan.0)))) into (- (+ (* +nan.0 (/ 1 (* b (pow c 2)))) (- (+ (* +nan.0 (/ 1 (* a c))) (- (* +nan.0 (/ 1 b))))))) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (* (/ 1 c) (/ 1 c)) into (/ 1 (pow c 2)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (pow c 2))) into (/ 1 (pow c 2)) * [misc]backup-simplify: Simplify (/ (- (/ 1 (pow c 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow c 2)) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ (/ 1/2 (pow c 2)) 1)) (* 0 (/ 0 1)))) into (- (* 1/2 (/ 1 (pow c 2)))) * [misc]backup-simplify: Simplify (+ (* 1 (- (+ (* +nan.0 (/ 1 (* b (pow c 2)))) (- (+ (* +nan.0 (/ 1 (* a c))) (- (* +nan.0 (/ 1 b)))))))) (+ (* 0 (- (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a c))))))) (* (- (* 1/2 (/ 1 (pow c 2)))) (/ +nan.0 b)))) into (- (+ (* +nan.0 (/ 1 (* b (pow c 2)))) (- (+ (* +nan.0 (/ 1 (* a c))) (- (* +nan.0 (/ 1 b))))))) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* b (pow c 2)))) (- (+ (* +nan.0 (/ 1 (* a c))) (- (* +nan.0 (/ 1 b))))))) in c * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* b (pow c 2)))) (- (+ (* +nan.0 (/ 1 (* a c))) (- (* +nan.0 (/ 1 b)))))) in c * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* b (pow c 2)))) 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 (* b (pow c 2))) in c * [misc]taylor: Taking taylor expansion of (* b (pow c 2)) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of (pow c 2) in c * [misc]backup-simplify: Simplify (* b 1) into b * [misc]backup-simplify: Simplify (/ 1 b) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* a c))) (- (* +nan.0 (/ 1 b))))) in c * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* a c))) (- (* +nan.0 (/ 1 b)))) in c * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* a 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 (* a c)) in c * [misc]taylor: Taking taylor expansion of (* a 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 c in c * [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 (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 b))) in c * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 b)) 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 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]backup-simplify: Simplify (+ (* b 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (+ (* b 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 (/ 1 b)))) into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (* 0 (/ 1 a))) into 0 * [misc]backup-simplify: Simplify (* +nan.0 (/ 1 b)) into (/ +nan.0 b) * [misc]backup-simplify: Simplify (- (/ +nan.0 b)) into (- (* +nan.0 (/ 1 b))) * [misc]backup-simplify: Simplify (+ 0 (- (* +nan.0 (/ 1 b)))) into (- (* +nan.0 (/ 1 b))) * [misc]backup-simplify: Simplify (- (- (* +nan.0 (/ 1 b)))) into (- (* +nan.0 (/ 1 b))) * [misc]backup-simplify: Simplify (+ 0 (- (* +nan.0 (/ 1 b)))) into (- (* +nan.0 (/ 1 b))) * [misc]backup-simplify: Simplify (- (- (* +nan.0 (/ 1 b)))) into (- (* +nan.0 (/ 1 b))) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 b))) in b * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 b)) in b * [misc]taylor: Taking taylor expansion of +nan.0 in b * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 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]backup-simplify: Simplify (* +nan.0 1) into +nan.0 * [misc]backup-simplify: Simplify (- +nan.0) into (- +nan.0) * [misc]taylor: Taking taylor expansion of (- +nan.0) in a * [misc]taylor: Taking taylor expansion of +nan.0 in a * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (* 0 (/ 1 b))) into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 (/ 1 a)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 b) (+ (* (/ +nan.0 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* +nan.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 (- +nan.0) into (- +nan.0) * [misc]backup-simplify: Simplify (- +nan.0) into (- +nan.0) * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)))) 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 b))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)))) 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 c)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 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 c) (/ 0 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 (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow c 2)))))) (* 2 1)) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (pow +nan.0 2) (+ (* 2 (* +nan.0 (* +nan.0 (- (* 1/2 (/ 1 (pow c 2))) +nan.0)))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 2))) (- +nan.0))) * [misc]backup-simplify: Simplify (- (/ 0 +nan.0) (+ (* (/ +nan.0 b) (/ (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 2))) (- +nan.0))) +nan.0)) (* (- (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a c)))))) (/ (* +nan.0 (- (* 1/2 (/ 1 (pow c 2))) +nan.0)) +nan.0)) (* (- (+ (* +nan.0 (/ 1 (* b (pow c 2)))) (- (+ (* +nan.0 (/ 1 (* a c))) (- (* +nan.0 (/ 1 b))))))) (/ +nan.0 +nan.0)))) into (- (+ (* +nan.0 (/ 1 (* b (pow c 2)))) (- (+ (* +nan.0 (/ 1 (* a (pow c 3)))) (- (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a c)))))))))) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 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 (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow c 2)))))) (* 2 1)) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (pow +nan.0 2) (+ (* 2 (* +nan.0 (* +nan.0 (- (* 1/2 (/ 1 (pow c 2))) +nan.0)))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 2))) (- +nan.0))) * [misc]backup-simplify: Simplify (- (/ (- (+ (* +nan.0 (/ 1 (* b (pow c 2)))) (- (+ (* +nan.0 (/ 1 (* a (pow c 3)))) (- (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a c)))))))))) +nan.0) (+ (* (/ +nan.0 b) (/ (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 2))) (- +nan.0))) +nan.0)) (* (- (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a c)))))) (/ (* +nan.0 (- (* 1/2 (/ 1 (pow c 2))) +nan.0)) +nan.0)) (* (- (+ (* +nan.0 (/ 1 (* b (pow c 2)))) (- (+ (* +nan.0 (/ 1 (* a c))) (- (* +nan.0 (/ 1 b))))))) (/ +nan.0 +nan.0)))) into (- (+ (* +nan.0 (/ 1 (* b (pow c 2)))) (- (+ (* +nan.0 (/ 1 (* a (pow c 3)))) (- (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a c)))))))))) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 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 (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow c 2)))))) (* 2 1)) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ (/ 1/2 (pow c 2)) 1)) (* (- (* 1/2 (/ 1 (pow c 2)))) (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 (- (+ (* +nan.0 (/ 1 (* b (pow c 2)))) (- (+ (* +nan.0 (/ 1 (* a (pow c 3)))) (- (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a c))))))))))) (+ (* 0 (- (+ (* +nan.0 (/ 1 (* b (pow c 2)))) (- (+ (* +nan.0 (/ 1 (* a c))) (- (* +nan.0 (/ 1 b)))))))) (+ (* (- (* 1/2 (/ 1 (pow c 2)))) (- (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a c))))))) (* 0 (/ +nan.0 b))))) into (- (+ (* +nan.0 (/ 1 (* b (pow c 2)))) (- (+ (* +nan.0 (/ 1 (* a (pow c 3)))) (- (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a c)))))))))) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* b (pow c 2)))) (- (+ (* +nan.0 (/ 1 (* a (pow c 3)))) (- (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a c)))))))))) in c * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* b (pow c 2)))) (- (+ (* +nan.0 (/ 1 (* a (pow c 3)))) (- (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a c))))))))) in c * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* b (pow c 2)))) 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 (* b (pow c 2))) in c * [misc]taylor: Taking taylor expansion of (* b (pow c 2)) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of (pow c 2) in c * [misc]backup-simplify: Simplify (* b 1) into b * [misc]backup-simplify: Simplify (/ 1 b) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* a (pow c 3)))) (- (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a c)))))))) in c * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* a (pow c 3)))) (- (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a c))))))) in c * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* a (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 (* a (pow c 3))) in c * [misc]taylor: Taking taylor expansion of (* a (pow c 3)) 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 c 3) in c * [misc]backup-simplify: Simplify (* a 1) into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a c)))))) in c * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a c))))) in c * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 b)) 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 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 (- (* +nan.0 (/ 1 (* a c)))) in c * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* a 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 (* a c)) in c * [misc]taylor: Taking taylor expansion of (* a 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 c in c * [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 (/ 1 a) into (/ 1 a) * [misc]backup-simplify: Simplify (+ (* b 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (+ (* b 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 (/ 1 b)))) into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 a))))) into 0 * [misc]backup-simplify: Simplify (* +nan.0 (/ 1 b)) into (/ +nan.0 b) * [misc]backup-simplify: Simplify (+ (* a 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (* 0 (/ 1 a))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (/ +nan.0 b) 0) into (- (* +nan.0 (/ 1 b))) * [misc]backup-simplify: Simplify (- (- (* +nan.0 (/ 1 b)))) into (- (* +nan.0 (/ 1 b))) * [misc]backup-simplify: Simplify (+ 0 (- (* +nan.0 (/ 1 b)))) into (- (* +nan.0 (/ 1 b))) * [misc]backup-simplify: Simplify (- (- (* +nan.0 (/ 1 b)))) into (- (* +nan.0 (/ 1 b))) * [misc]backup-simplify: Simplify (+ 0 (- (* +nan.0 (/ 1 b)))) into (- (* +nan.0 (/ 1 b))) * [misc]backup-simplify: Simplify (- (- (* +nan.0 (/ 1 b)))) into (- (* +nan.0 (/ 1 b))) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 b))) in b * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 b)) in b * [misc]taylor: Taking taylor expansion of +nan.0 in b * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 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]backup-simplify: Simplify (* +nan.0 1) into +nan.0 * [misc]backup-simplify: Simplify (- +nan.0) into (- +nan.0) * [misc]taylor: Taking taylor expansion of (- +nan.0) in a * [misc]taylor: Taking taylor expansion of +nan.0 in a * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]backup-simplify: Simplify (+ (* b 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 b))))) into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 (/ 1 a)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (* 0 (/ 1 b))) 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 b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 (/ 1 b)))) into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 a))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 b) (+ (* (/ +nan.0 b) (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (+ (* 0 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]backup-simplify: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- +nan.0) into (- +nan.0) * [misc]backup-simplify: Simplify (- +nan.0) into (- +nan.0) * [misc]backup-simplify: Simplify (+ (* (- +nan.0) (* 1 (* (/ 1 (/ 1 b)) (* 1 (pow (/ 1 d) 2))))) (+ (* (- +nan.0) (* 1 (* (/ 1 (/ 1 b)) (* 1 (/ 1 d))))) (* +nan.0 (* 1 (* (/ 1 (/ 1 b)) (* 1 1)))))) into (- (+ (* +nan.0 b) (- (+ (* +nan.0 (/ b d)) (- (* +nan.0 (/ b (pow d 2)))))))) * [misc]approximate: Taking taylor expansion of (* (/ 1 (hypot (/ 1 (- d)) (/ 1 (- c)))) (/ (/ (fma (/ 1 (- d)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- c)))) (sqrt (hypot (/ 1 (- d)) (/ 1 (- c))))) (sqrt (hypot (/ 1 (- d)) (/ 1 (- c)))))) in (d c b a) around 0 * [misc]taylor: Taking taylor expansion of (* (/ 1 (hypot (/ 1 (- d)) (/ 1 (- c)))) (/ (/ (fma (/ 1 (- d)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- c)))) (sqrt (hypot (/ 1 (- d)) (/ 1 (- c))))) (sqrt (hypot (/ 1 (- d)) (/ 1 (- c)))))) in a * [misc]taylor: Taking taylor expansion of (/ 1 (hypot (/ 1 (- d)) (/ 1 (- c)))) in a * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- d)) (/ 1 (- c))) in a * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c)))) in a * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 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 (- 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 (- c)) (/ 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 (/ 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 d) (/ -1 d)) into (/ 1 (pow d 2)) * [misc]backup-simplify: Simplify (* (/ -1 c) (/ -1 c)) into (/ 1 (pow c 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow d 2)) (/ 1 (pow c 2))) into (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) into (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) * [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 (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 d) 0) (* 0 (/ -1 d))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 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 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))))) into 0 * [misc]backup-simplify: Simplify (/ 1 (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))) into (sqrt (/ 1 (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))) * [misc]taylor: Taking taylor expansion of (/ (/ (fma (/ 1 (- d)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- c)))) (sqrt (hypot (/ 1 (- d)) (/ 1 (- c))))) (sqrt (hypot (/ 1 (- d)) (/ 1 (- c))))) in a * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 (- d)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- c)))) (sqrt (hypot (/ 1 (- d)) (/ 1 (- c))))) in a * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- d)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- c)))) in a * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- d)) (/ 1 (- b))) (* (/ 1 (- a)) (/ 1 (- c)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 1 (- b))) 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)) 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 (- a)) (/ 1 (- c))) 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 (- 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 (sqrt (hypot (/ 1 (- d)) (/ 1 (- c)))) in a * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- d)) (/ 1 (- c))) in a * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c)))) in a * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 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 (- 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 (- c)) (/ 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 (/ 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 d) (/ -1 d)) into (/ 1 (pow d 2)) * [misc]backup-simplify: Simplify (* (/ -1 c) (/ -1 c)) into (/ 1 (pow c 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow d 2)) (/ 1 (pow c 2))) into (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) into (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) * [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 (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 d) 0) (* 0 (/ -1 d))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 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 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))))) into 0 * [misc]backup-simplify: Simplify (sqrt (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))) into (pow (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) 1/4) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))))) into 0 * [misc]backup-simplify: Simplify (* -1 (/ -1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (+ 0 (/ 1 c)) into (/ 1 c) * [misc]backup-simplify: Simplify (/ (/ 1 c) (pow (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) 1/4)) into (* (pow (/ 1 (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) 1/4) (/ 1 c)) * [misc]taylor: Taking taylor expansion of (sqrt (hypot (/ 1 (- d)) (/ 1 (- c)))) in a * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- d)) (/ 1 (- c))) in a * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c)))) in a * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 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 (- 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 (- c)) (/ 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 (/ 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 d) (/ -1 d)) into (/ 1 (pow d 2)) * [misc]backup-simplify: Simplify (* (/ -1 c) (/ -1 c)) into (/ 1 (pow c 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow d 2)) (/ 1 (pow c 2))) into (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) into (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) * [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 (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 d) 0) (* 0 (/ -1 d))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 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 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))))) into 0 * [misc]backup-simplify: Simplify (sqrt (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))) into (pow (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) 1/4) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))))) into 0 * [misc]backup-simplify: Simplify (/ (* (pow (/ 1 (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) 1/4) (/ 1 c)) (pow (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) 1/4)) into (* (sqrt (/ 1 (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))) (/ 1 c)) * [misc]taylor: Taking taylor expansion of (* (/ 1 (hypot (/ 1 (- d)) (/ 1 (- c)))) (/ (/ (fma (/ 1 (- d)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- c)))) (sqrt (hypot (/ 1 (- d)) (/ 1 (- c))))) (sqrt (hypot (/ 1 (- d)) (/ 1 (- c)))))) in b * [misc]taylor: Taking taylor expansion of (/ 1 (hypot (/ 1 (- d)) (/ 1 (- c)))) in b * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- d)) (/ 1 (- c))) in b * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c)))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 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 (- 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 (- c)) (/ 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 (/ 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 d) (/ -1 d)) into (/ 1 (pow d 2)) * [misc]backup-simplify: Simplify (* (/ -1 c) (/ -1 c)) into (/ 1 (pow c 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow d 2)) (/ 1 (pow c 2))) into (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) into (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) * [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 (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 d) 0) (* 0 (/ -1 d))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 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 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))))) into 0 * [misc]backup-simplify: Simplify (/ 1 (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))) into (sqrt (/ 1 (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))) * [misc]taylor: Taking taylor expansion of (/ (/ (fma (/ 1 (- d)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- c)))) (sqrt (hypot (/ 1 (- d)) (/ 1 (- c))))) (sqrt (hypot (/ 1 (- d)) (/ 1 (- c))))) in b * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 (- d)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- c)))) (sqrt (hypot (/ 1 (- d)) (/ 1 (- c))))) in b * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- d)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- c)))) in b * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- d)) (/ 1 (- b))) (* (/ 1 (- a)) (/ 1 (- c)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 1 (- b))) 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)) 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 (- a)) (/ 1 (- c))) 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 (- 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 (sqrt (hypot (/ 1 (- d)) (/ 1 (- c)))) in b * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- d)) (/ 1 (- c))) in b * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c)))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 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 (- 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 (- c)) (/ 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 (/ 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 d) (/ -1 d)) into (/ 1 (pow d 2)) * [misc]backup-simplify: Simplify (* (/ -1 c) (/ -1 c)) into (/ 1 (pow c 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow d 2)) (/ 1 (pow c 2))) into (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) into (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) * [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 (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 d) 0) (* 0 (/ -1 d))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 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 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))))) into 0 * [misc]backup-simplify: Simplify (sqrt (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))) into (pow (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) 1/4) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))))) into 0 * [misc]backup-simplify: Simplify (* (/ -1 d) -1) into (/ 1 d) * [misc]backup-simplify: Simplify (+ (/ 1 d) 0) into (/ 1 d) * [misc]backup-simplify: Simplify (/ (/ 1 d) (pow (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) 1/4)) into (* (pow (/ 1 (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) 1/4) (/ 1 d)) * [misc]taylor: Taking taylor expansion of (sqrt (hypot (/ 1 (- d)) (/ 1 (- c)))) in b * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- d)) (/ 1 (- c))) in b * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c)))) in b * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 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 (- 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 (- c)) (/ 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 (/ 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 d) (/ -1 d)) into (/ 1 (pow d 2)) * [misc]backup-simplify: Simplify (* (/ -1 c) (/ -1 c)) into (/ 1 (pow c 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow d 2)) (/ 1 (pow c 2))) into (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) into (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) * [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 (- d) into (- d) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 d) (/ 0 (- d))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 d) 0) (* 0 (/ -1 d))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))))) into 0 * [misc]backup-simplify: Simplify (- 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 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))))) into 0 * [misc]backup-simplify: Simplify (sqrt (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))) into (pow (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) 1/4) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (sqrt (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))))) into 0 * [misc]backup-simplify: Simplify (/ (* (pow (/ 1 (+ (/ 1 (pow c 2)) (/ 1 (pow d 2)))) 1/4) (/ 1 d)) (pow (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))) 1/4)) into (* (sqrt (/ 1 (+ (/ 1 (pow c 2)) (/ 1 (pow d 2))))) (/ 1 d)) * [misc]taylor: Taking taylor expansion of (* (/ 1 (hypot (/ 1 (- d)) (/ 1 (- c)))) (/ (/ (fma (/ 1 (- d)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- c)))) (sqrt (hypot (/ 1 (- d)) (/ 1 (- c))))) (sqrt (hypot (/ 1 (- d)) (/ 1 (- c)))))) in c * [misc]taylor: Taking taylor expansion of (/ 1 (hypot (/ 1 (- d)) (/ 1 (- c)))) in c * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- d)) (/ 1 (- c))) in c * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c)))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 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 (- 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 (- c)) (/ 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 (/ 1 (- c)) in c * [misc]taylor: Taking taylor expansion of (- c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 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 (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ (/ (fma (/ 1 (- d)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- c)))) (sqrt (hypot (/ 1 (- d)) (/ 1 (- c))))) (sqrt (hypot (/ 1 (- d)) (/ 1 (- c))))) in c * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 (- d)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- c)))) (sqrt (hypot (/ 1 (- d)) (/ 1 (- c))))) in c * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- d)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- c)))) in c * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- d)) (/ 1 (- b))) (* (/ 1 (- a)) (/ 1 (- c)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 1 (- b))) 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)) 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 (- a)) (/ 1 (- c))) 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 (- 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 (sqrt (hypot (/ 1 (- d)) (/ 1 (- c)))) in c * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- d)) (/ 1 (- c))) in c * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c)))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 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 (- 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 (- c)) (/ 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 (/ 1 (- c)) in c * [misc]taylor: Taking taylor expansion of (- c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 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 (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (sqrt 0) into 0 * [misc]backup-simplify: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 * [misc]backup-simplify: Simplify (* (/ -1 a) -1) into (/ 1 a) * [misc]backup-simplify: Simplify (+ 0 (/ 1 a)) into (/ 1 a) * [misc]backup-simplify: Simplify (/ (/ 1 a) +nan.0) into (/ +nan.0 a) * [misc]taylor: Taking taylor expansion of (sqrt (hypot (/ 1 (- d)) (/ 1 (- c)))) in c * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- d)) (/ 1 (- c))) in c * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c)))) in c * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 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 (- 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 (- c)) (/ 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 (/ 1 (- c)) in c * [misc]taylor: Taking taylor expansion of (- c) in c * [misc]taylor: Taking taylor expansion of c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 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 (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (sqrt 0) into 0 * [misc]backup-simplify: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 * [misc]backup-simplify: Simplify (/ (/ +nan.0 a) +nan.0) into (/ +nan.0 a) * [misc]taylor: Taking taylor expansion of (* (/ 1 (hypot (/ 1 (- d)) (/ 1 (- c)))) (/ (/ (fma (/ 1 (- d)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- c)))) (sqrt (hypot (/ 1 (- d)) (/ 1 (- c))))) (sqrt (hypot (/ 1 (- d)) (/ 1 (- c)))))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (hypot (/ 1 (- d)) (/ 1 (- c)))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- d)) (/ 1 (- c))) in d * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c)))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 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 (- 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 (- c)) (/ 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 (/ 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 -1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 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 (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ (/ (fma (/ 1 (- d)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- c)))) (sqrt (hypot (/ 1 (- d)) (/ 1 (- c))))) (sqrt (hypot (/ 1 (- d)) (/ 1 (- c))))) in d * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 (- d)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- c)))) (sqrt (hypot (/ 1 (- d)) (/ 1 (- c))))) in d * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- d)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- c)))) in d * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- d)) (/ 1 (- b))) (* (/ 1 (- a)) (/ 1 (- c)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 1 (- b))) 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)) 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 (- a)) (/ 1 (- c))) 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 (- 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 (sqrt (hypot (/ 1 (- d)) (/ 1 (- c)))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- d)) (/ 1 (- c))) in d * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c)))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 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 (- 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 (- c)) (/ 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 (/ 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 -1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 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 (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (sqrt 0) into 0 * [misc]backup-simplify: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 * [misc]backup-simplify: Simplify (* -1 (/ -1 b)) into (/ 1 b) * [misc]backup-simplify: Simplify (+ (/ 1 b) 0) into (/ 1 b) * [misc]backup-simplify: Simplify (/ (/ 1 b) +nan.0) into (/ +nan.0 b) * [misc]taylor: Taking taylor expansion of (sqrt (hypot (/ 1 (- d)) (/ 1 (- c)))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- d)) (/ 1 (- c))) in d * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c)))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 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 (- 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 (- c)) (/ 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 (/ 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 -1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 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 (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (sqrt 0) into 0 * [misc]backup-simplify: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 * [misc]backup-simplify: Simplify (/ (/ +nan.0 b) +nan.0) into (/ +nan.0 b) * [misc]taylor: Taking taylor expansion of (* (/ 1 (hypot (/ 1 (- d)) (/ 1 (- c)))) (/ (/ (fma (/ 1 (- d)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- c)))) (sqrt (hypot (/ 1 (- d)) (/ 1 (- c))))) (sqrt (hypot (/ 1 (- d)) (/ 1 (- c)))))) in d * [misc]taylor: Taking taylor expansion of (/ 1 (hypot (/ 1 (- d)) (/ 1 (- c)))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- d)) (/ 1 (- c))) in d * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c)))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 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 (- 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 (- c)) (/ 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 (/ 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 -1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 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 (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ (/ (fma (/ 1 (- d)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- c)))) (sqrt (hypot (/ 1 (- d)) (/ 1 (- c))))) (sqrt (hypot (/ 1 (- d)) (/ 1 (- c))))) in d * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 (- d)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- c)))) (sqrt (hypot (/ 1 (- d)) (/ 1 (- c))))) in d * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- d)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- c)))) in d * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- d)) (/ 1 (- b))) (* (/ 1 (- a)) (/ 1 (- c)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 1 (- b))) 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)) 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 (- a)) (/ 1 (- c))) 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 (- 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 (sqrt (hypot (/ 1 (- d)) (/ 1 (- c)))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- d)) (/ 1 (- c))) in d * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c)))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 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 (- 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 (- c)) (/ 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 (/ 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 -1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 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 (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (sqrt 0) into 0 * [misc]backup-simplify: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 * [misc]backup-simplify: Simplify (* -1 (/ -1 b)) into (/ 1 b) * [misc]backup-simplify: Simplify (+ (/ 1 b) 0) into (/ 1 b) * [misc]backup-simplify: Simplify (/ (/ 1 b) +nan.0) into (/ +nan.0 b) * [misc]taylor: Taking taylor expansion of (sqrt (hypot (/ 1 (- d)) (/ 1 (- c)))) in d * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- d)) (/ 1 (- c))) in d * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- d)) (/ 1 (- d))) (* (/ 1 (- c)) (/ 1 (- c)))) in d * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 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 (- 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 (- c)) (/ 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 (/ 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 -1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 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 (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (sqrt 0) into 0 * [misc]backup-simplify: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 * [misc]backup-simplify: Simplify (/ (/ +nan.0 b) +nan.0) into (/ +nan.0 b) * [misc]backup-simplify: Simplify (* 1 (/ +nan.0 b)) into (/ +nan.0 b) * [misc]taylor: Taking taylor expansion of (/ +nan.0 b) 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 b in c * [misc]backup-simplify: Simplify b into b * [misc]backup-simplify: Simplify (/ +nan.0 b) into (/ +nan.0 b) * [misc]taylor: Taking taylor expansion of (/ +nan.0 b) in b * [misc]taylor: Taking taylor expansion of +nan.0 in b * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ +nan.0 1) into +nan.0 * [misc]taylor: Taking taylor expansion of +nan.0 in a * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 b) (/ 0 (- b))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (/ -1 b))) into 0 * [misc]backup-simplify: Simplify (* (/ -1 a) (/ -1 c)) into (/ 1 (* a c)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (* a c))) into (/ 1 (* a c)) * [misc]backup-simplify: Simplify (/ (- 0 (pow +nan.0 2) (+)) (* 2 0)) into +nan.0 * [misc]backup-simplify: Simplify (- (/ (/ 1 (* a c)) +nan.0) (+ (* (/ +nan.0 b) (/ +nan.0 +nan.0)))) into (- (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a c)))))) * [misc]backup-simplify: Simplify (/ (- 0 (pow +nan.0 2) (+)) (* 2 0)) into +nan.0 * [misc]backup-simplify: Simplify (- (/ (- (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a c)))))) +nan.0) (+ (* (/ +nan.0 b) (/ +nan.0 +nan.0)))) into (- (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a c)))))) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 (- (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a c))))))) (* 0 (/ +nan.0 b))) into (- (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a c)))))) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a c)))))) in c * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a c))))) in c * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 b)) 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 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 (- (* +nan.0 (/ 1 (* a c)))) in c * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* a 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 (* a c)) in c * [misc]taylor: Taking taylor expansion of (* a 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 c in c * [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 (/ 1 a) into (/ 1 a) * [misc]backup-simplify: Simplify (* +nan.0 (/ 1 b)) into (/ +nan.0 b) * [misc]backup-simplify: Simplify (+ (* a 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (* 0 (/ 1 a))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (/ +nan.0 b) 0) into (- (* +nan.0 (/ 1 b))) * [misc]backup-simplify: Simplify (- (- (* +nan.0 (/ 1 b)))) into (- (* +nan.0 (/ 1 b))) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 b))) in b * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 b)) in b * [misc]taylor: Taking taylor expansion of +nan.0 in b * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 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]backup-simplify: Simplify (* +nan.0 1) into +nan.0 * [misc]backup-simplify: Simplify (- +nan.0) into (- +nan.0) * [misc]taylor: Taking taylor expansion of (- +nan.0) in a * [misc]taylor: Taking taylor expansion of +nan.0 in a * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]backup-simplify: Simplify (- (/ 0 b) (+ (* (/ +nan.0 b) (/ 0 b)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* +nan.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 +nan.0 into +nan.0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 b) (/ 0 (- b))) (* 0 (/ 0 (- b))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ -1 b)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))))) 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 c))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) 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 c) (/ -1 c)) into (/ 1 (pow c 2)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (pow c 2))) into (/ 1 (pow c 2)) * [misc]backup-simplify: Simplify (/ (- (/ 1 (pow c 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow c 2)) * [misc]backup-simplify: Simplify (/ (- (/ 1/2 (pow c 2)) (+ (* 2 (* +nan.0 +nan.0)))) (* 2 0)) into (* +nan.0 (- (* 1/2 (/ 1 (pow c 2))) +nan.0)) * [misc]backup-simplify: Simplify (- (/ 0 +nan.0) (+ (* (/ +nan.0 b) (/ (* +nan.0 (- (* 1/2 (/ 1 (pow c 2))) +nan.0)) +nan.0)) (* (- (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a c)))))) (/ +nan.0 +nan.0)))) into (- (+ (* +nan.0 (/ 1 (* b (pow c 2)))) (- (+ (* +nan.0 (/ 1 (* a c))) (- (* +nan.0 (/ 1 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 (/ 0 -1)) (* 0 (/ 0 -1)))) 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 c) (/ -1 c)) into (/ 1 (pow c 2)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (pow c 2))) into (/ 1 (pow c 2)) * [misc]backup-simplify: Simplify (/ (- (/ 1 (pow c 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow c 2)) * [misc]backup-simplify: Simplify (/ (- (/ 1/2 (pow c 2)) (+ (* 2 (* +nan.0 +nan.0)))) (* 2 0)) into (* +nan.0 (- (* 1/2 (/ 1 (pow c 2))) +nan.0)) * [misc]backup-simplify: Simplify (- (/ (- (+ (* +nan.0 (/ 1 (* b (pow c 2)))) (- (+ (* +nan.0 (/ 1 (* a c))) (- (* +nan.0 (/ 1 b))))))) +nan.0) (+ (* (/ +nan.0 b) (/ (* +nan.0 (- (* 1/2 (/ 1 (pow c 2))) +nan.0)) +nan.0)) (* (- (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a c)))))) (/ +nan.0 +nan.0)))) into (- (+ (* +nan.0 (/ 1 (* b (pow c 2)))) (- (+ (* +nan.0 (/ 1 (* a c))) (- (* +nan.0 (/ 1 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 (/ 0 -1)) (* 0 (/ 0 -1)))) 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 c) (/ -1 c)) into (/ 1 (pow c 2)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (pow c 2))) into (/ 1 (pow c 2)) * [misc]backup-simplify: Simplify (/ (- (/ 1 (pow c 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow c 2)) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ (/ 1/2 (pow c 2)) 1)) (* 0 (/ 0 1)))) into (- (* 1/2 (/ 1 (pow c 2)))) * [misc]backup-simplify: Simplify (+ (* 1 (- (+ (* +nan.0 (/ 1 (* b (pow c 2)))) (- (+ (* +nan.0 (/ 1 (* a c))) (- (* +nan.0 (/ 1 b)))))))) (+ (* 0 (- (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a c))))))) (* (- (* 1/2 (/ 1 (pow c 2)))) (/ +nan.0 b)))) into (- (+ (* +nan.0 (/ 1 (* b (pow c 2)))) (- (+ (* +nan.0 (/ 1 (* a c))) (- (* +nan.0 (/ 1 b))))))) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* b (pow c 2)))) (- (+ (* +nan.0 (/ 1 (* a c))) (- (* +nan.0 (/ 1 b))))))) in c * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* b (pow c 2)))) (- (+ (* +nan.0 (/ 1 (* a c))) (- (* +nan.0 (/ 1 b)))))) in c * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* b (pow c 2)))) 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 (* b (pow c 2))) in c * [misc]taylor: Taking taylor expansion of (* b (pow c 2)) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of (pow c 2) in c * [misc]backup-simplify: Simplify (* b 1) into b * [misc]backup-simplify: Simplify (/ 1 b) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* a c))) (- (* +nan.0 (/ 1 b))))) in c * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* a c))) (- (* +nan.0 (/ 1 b)))) in c * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* a 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 (* a c)) in c * [misc]taylor: Taking taylor expansion of (* a 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 c in c * [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 (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 b))) in c * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 b)) 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 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]backup-simplify: Simplify (+ (* b 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (+ (* b 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 (/ 1 b)))) into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (* 0 (/ 1 a))) into 0 * [misc]backup-simplify: Simplify (* +nan.0 (/ 1 b)) into (/ +nan.0 b) * [misc]backup-simplify: Simplify (- (/ +nan.0 b)) into (- (* +nan.0 (/ 1 b))) * [misc]backup-simplify: Simplify (+ 0 (- (* +nan.0 (/ 1 b)))) into (- (* +nan.0 (/ 1 b))) * [misc]backup-simplify: Simplify (- (- (* +nan.0 (/ 1 b)))) into (- (* +nan.0 (/ 1 b))) * [misc]backup-simplify: Simplify (+ 0 (- (* +nan.0 (/ 1 b)))) into (- (* +nan.0 (/ 1 b))) * [misc]backup-simplify: Simplify (- (- (* +nan.0 (/ 1 b)))) into (- (* +nan.0 (/ 1 b))) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 b))) in b * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 b)) in b * [misc]taylor: Taking taylor expansion of +nan.0 in b * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 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]backup-simplify: Simplify (* +nan.0 1) into +nan.0 * [misc]backup-simplify: Simplify (- +nan.0) into (- +nan.0) * [misc]taylor: Taking taylor expansion of (- +nan.0) in a * [misc]taylor: Taking taylor expansion of +nan.0 in a * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (* 0 (/ 1 b))) into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 (/ 1 a)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 b) (+ (* (/ +nan.0 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* +nan.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 (- +nan.0) into (- +nan.0) * [misc]backup-simplify: Simplify (- +nan.0) into (- +nan.0) * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 b) (/ 0 (- b))) (* 0 (/ 0 (- b))) (* 0 (/ 0 (- b))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-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 b))))) 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 (- 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 c)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-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 (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- 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 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow c 2)))))) (* 2 1)) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (pow +nan.0 2) (+ (* 2 (* +nan.0 (* +nan.0 (- (* 1/2 (/ 1 (pow c 2))) +nan.0)))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 2))) (- +nan.0))) * [misc]backup-simplify: Simplify (- (/ 0 +nan.0) (+ (* (/ +nan.0 b) (/ (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 2))) (- +nan.0))) +nan.0)) (* (- (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a c)))))) (/ (* +nan.0 (- (* 1/2 (/ 1 (pow c 2))) +nan.0)) +nan.0)) (* (- (+ (* +nan.0 (/ 1 (* b (pow c 2)))) (- (+ (* +nan.0 (/ 1 (* a c))) (- (* +nan.0 (/ 1 b))))))) (/ +nan.0 +nan.0)))) into (- (+ (* +nan.0 (/ 1 (* b (pow c 2)))) (- (+ (* +nan.0 (/ 1 (* a (pow c 3)))) (- (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a 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 (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-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 (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- 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 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow c 2)))))) (* 2 1)) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (pow +nan.0 2) (+ (* 2 (* +nan.0 (* +nan.0 (- (* 1/2 (/ 1 (pow c 2))) +nan.0)))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 2))) (- +nan.0))) * [misc]backup-simplify: Simplify (- (/ (- (+ (* +nan.0 (/ 1 (* b (pow c 2)))) (- (+ (* +nan.0 (/ 1 (* a (pow c 3)))) (- (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a c)))))))))) +nan.0) (+ (* (/ +nan.0 b) (/ (* +nan.0 (+ (* +nan.0 (/ 1 (pow c 2))) (- +nan.0))) +nan.0)) (* (- (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a c)))))) (/ (* +nan.0 (- (* 1/2 (/ 1 (pow c 2))) +nan.0)) +nan.0)) (* (- (+ (* +nan.0 (/ 1 (* b (pow c 2)))) (- (+ (* +nan.0 (/ 1 (* a c))) (- (* +nan.0 (/ 1 b))))))) (/ +nan.0 +nan.0)))) into (- (+ (* +nan.0 (/ 1 (* b (pow c 2)))) (- (+ (* +nan.0 (/ 1 (* a (pow c 3)))) (- (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a 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 (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-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 (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- 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 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow c 2)))))) (* 2 1)) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ (/ 1/2 (pow c 2)) 1)) (* (- (* 1/2 (/ 1 (pow c 2)))) (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 (- (+ (* +nan.0 (/ 1 (* b (pow c 2)))) (- (+ (* +nan.0 (/ 1 (* a (pow c 3)))) (- (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a c))))))))))) (+ (* 0 (- (+ (* +nan.0 (/ 1 (* b (pow c 2)))) (- (+ (* +nan.0 (/ 1 (* a c))) (- (* +nan.0 (/ 1 b)))))))) (+ (* (- (* 1/2 (/ 1 (pow c 2)))) (- (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a c))))))) (* 0 (/ +nan.0 b))))) into (- (+ (* +nan.0 (/ 1 (* b (pow c 2)))) (- (+ (* +nan.0 (/ 1 (* a (pow c 3)))) (- (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a c)))))))))) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* b (pow c 2)))) (- (+ (* +nan.0 (/ 1 (* a (pow c 3)))) (- (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a c)))))))))) in c * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* b (pow c 2)))) (- (+ (* +nan.0 (/ 1 (* a (pow c 3)))) (- (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a c))))))))) in c * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* b (pow c 2)))) 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 (* b (pow c 2))) in c * [misc]taylor: Taking taylor expansion of (* b (pow c 2)) in c * [misc]taylor: Taking taylor expansion of b in c * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of (pow c 2) in c * [misc]backup-simplify: Simplify (* b 1) into b * [misc]backup-simplify: Simplify (/ 1 b) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* a (pow c 3)))) (- (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a c)))))))) in c * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* a (pow c 3)))) (- (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a c))))))) in c * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* a (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 (* a (pow c 3))) in c * [misc]taylor: Taking taylor expansion of (* a (pow c 3)) 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 c 3) in c * [misc]backup-simplify: Simplify (* a 1) into a * [misc]backup-simplify: Simplify (/ 1 a) into (/ 1 a) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a c)))))) in c * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 b)) (- (* +nan.0 (/ 1 (* a c))))) in c * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 b)) 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 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 (- (* +nan.0 (/ 1 (* a c)))) in c * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* a 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 (* a c)) in c * [misc]taylor: Taking taylor expansion of (* a 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 c in c * [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 (/ 1 a) into (/ 1 a) * [misc]backup-simplify: Simplify (+ (* b 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (+ (* b 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 (/ 1 b)))) into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 a))))) into 0 * [misc]backup-simplify: Simplify (* +nan.0 (/ 1 b)) into (/ +nan.0 b) * [misc]backup-simplify: Simplify (+ (* a 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (* 0 (/ 1 a))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (/ +nan.0 b) 0) into (- (* +nan.0 (/ 1 b))) * [misc]backup-simplify: Simplify (- (- (* +nan.0 (/ 1 b)))) into (- (* +nan.0 (/ 1 b))) * [misc]backup-simplify: Simplify (+ 0 (- (* +nan.0 (/ 1 b)))) into (- (* +nan.0 (/ 1 b))) * [misc]backup-simplify: Simplify (- (- (* +nan.0 (/ 1 b)))) into (- (* +nan.0 (/ 1 b))) * [misc]backup-simplify: Simplify (+ 0 (- (* +nan.0 (/ 1 b)))) into (- (* +nan.0 (/ 1 b))) * [misc]backup-simplify: Simplify (- (- (* +nan.0 (/ 1 b)))) into (- (* +nan.0 (/ 1 b))) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 b))) in b * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 b)) in b * [misc]taylor: Taking taylor expansion of +nan.0 in b * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 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]backup-simplify: Simplify (* +nan.0 1) into +nan.0 * [misc]backup-simplify: Simplify (- +nan.0) into (- +nan.0) * [misc]taylor: Taking taylor expansion of (- +nan.0) in a * [misc]taylor: Taking taylor expansion of +nan.0 in a * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]backup-simplify: Simplify (+ (* b 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 b))))) into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 (/ 1 a)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (* 0 (/ 1 b))) 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 b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 (/ 1 b)))) into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 a))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 b) (+ (* (/ +nan.0 b) (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (+ (* 0 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]backup-simplify: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- +nan.0) into (- +nan.0) * [misc]backup-simplify: Simplify (- +nan.0) into (- +nan.0) * [misc]backup-simplify: Simplify (+ (* (- +nan.0) (* 1 (* (/ 1 (/ 1 (- b))) (* 1 (pow (/ 1 (- d)) 2))))) (+ (* (- +nan.0) (* 1 (* (/ 1 (/ 1 (- b))) (* 1 (/ 1 (- d)))))) (* +nan.0 (* 1 (* (/ 1 (/ 1 (- b))) (* 1 1)))))) into (- (+ (* +nan.0 b) (- (+ (* +nan.0 (/ b d)) (- (* +nan.0 (/ b (pow d 2)))))))) * * * * [misc]progress: [ 4 / 4 ] generating series at (2 2 1 1) * [misc]approximate: Taking taylor expansion of (fma d b (* a c)) in (d b a c) around 0 * [misc]taylor: Taking taylor expansion of (fma d b (* a c)) in c * [misc]taylor: Rewrote expression to (+ (* d b) (* a c)) * [misc]taylor: Taking taylor expansion of (* d b) 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 in c * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of (* a 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 c in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (fma d b (* a c)) in a * [misc]taylor: Rewrote expression to (+ (* d b) (* a c)) * [misc]taylor: Taking taylor expansion of (* d b) 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 in a * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of (* a c) in a * [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 c in a * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (fma d b (* a c)) in b * [misc]taylor: Rewrote expression to (+ (* d b) (* a c)) * [misc]taylor: Taking taylor expansion of (* d b) 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 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* a c) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (fma d b (* a c)) in d * [misc]taylor: Rewrote expression to (+ (* d b) (* a c)) * [misc]taylor: Taking taylor expansion of (* d b) in d * [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 in d * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of (* a c) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]taylor: Taking taylor expansion of (fma d b (* a c)) in d * [misc]taylor: Rewrote expression to (+ (* d b) (* a c)) * [misc]taylor: Taking taylor expansion of (* d b) in d * [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 in d * [misc]backup-simplify: Simplify b into b * [misc]taylor: Taking taylor expansion of (* a c) in d * [misc]taylor: Taking taylor expansion of a in d * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of c in d * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (* 0 b) into 0 * [misc]backup-simplify: Simplify (* a c) into (* a c) * [misc]backup-simplify: Simplify (+ 0 (* a c)) into (* a c) * [misc]taylor: Taking taylor expansion of (* a c) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (* a c) into (* a c) * [misc]taylor: Taking taylor expansion of (* a c) in a * [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 c in a * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (* 0 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 b)) into b * [misc]backup-simplify: Simplify (+ (* a 0) (* 0 c)) into 0 * [misc]backup-simplify: Simplify (+ b 0) into b * [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 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (* 0 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 c * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 c)) into c * [misc]taylor: Taking 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 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 b))) into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (+ (* 0 0) (* 0 c))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]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 (fma (/ 1 d) (/ 1 b) (* (/ 1 a) (/ 1 c))) in (d b a c) around 0 * [misc]taylor: Taking taylor expansion of (fma (/ 1 d) (/ 1 b) (* (/ 1 a) (/ 1 c))) in c * [misc]taylor: Rewrote expression to (+ (* (/ 1 d) (/ 1 b)) (* (/ 1 a) (/ 1 c))) * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 1 b)) 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) 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 a) (/ 1 c)) 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 c) in c * [misc]taylor: Taking 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 (fma (/ 1 d) (/ 1 b) (* (/ 1 a) (/ 1 c))) in a * [misc]taylor: Rewrote expression to (+ (* (/ 1 d) (/ 1 b)) (* (/ 1 a) (/ 1 c))) * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 1 b)) 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) 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 a) (/ 1 c)) 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 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 (fma (/ 1 d) (/ 1 b) (* (/ 1 a) (/ 1 c))) in b * [misc]taylor: Rewrote expression to (+ (* (/ 1 d) (/ 1 b)) (* (/ 1 a) (/ 1 c))) * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 1 b)) 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) in b * [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 a) (/ 1 c)) 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 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 (fma (/ 1 d) (/ 1 b) (* (/ 1 a) (/ 1 c))) in d * [misc]taylor: Rewrote expression to (+ (* (/ 1 d) (/ 1 b)) (* (/ 1 a) (/ 1 c))) * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 1 b)) 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) 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 a) (/ 1 c)) 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 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 (fma (/ 1 d) (/ 1 b) (* (/ 1 a) (/ 1 c))) in d * [misc]taylor: Rewrote expression to (+ (* (/ 1 d) (/ 1 b)) (* (/ 1 a) (/ 1 c))) * [misc]taylor: Taking taylor expansion of (* (/ 1 d) (/ 1 b)) 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) 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 a) (/ 1 c)) 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 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 (/ 1 b)) into (/ 1 b) * [misc]backup-simplify: Simplify (+ (/ 1 b) 0) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (/ 1 b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of 1 in a * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 (/ 1 b))) into 0 * [misc]backup-simplify: Simplify (* (/ 1 a) (/ 1 c)) into (/ 1 (* a c)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (* a c))) into (/ 1 (* a c)) * [misc]taylor: Taking taylor expansion of (/ 1 (* a c)) in b * [misc]taylor: Taking taylor expansion of (* a c) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (* a c) into (* a c) * [misc]backup-simplify: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) * [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 c * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (/ 1 b)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 a) (/ 0 a)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 a) 0) (* 0 (/ 1 c))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of (/ 1 (* a c)) in a * [misc]taylor: Taking taylor expansion of (* a c) in a * [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 c in a * [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 (/ 1 c) 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]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 c * [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 1 into 1 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 b) (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)))) 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 b))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)))) 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 c)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (* 0 c)) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* a c)) (/ 0 (* a c))))) 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 (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 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 c * [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 c * [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 b) (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)) (* 0 (/ 0 b)))) 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 b)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 c)) (* 0 (/ 0 c)) (* 0 (/ 0 c)))) 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 c))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (+ (* 0 0) (* 0 c))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* a c)) (/ 0 (* a c))) (* 0 (/ 0 (* a c))))) 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 c * [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 c * [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 c) (/ 0 c)) (* 0 (/ 0 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 c * [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 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 (* 1 (* 1 (* (/ 1 (/ 1 b)) (/ 1 (/ 1 d)))))) (* 1 (* (/ 1 (/ 1 c)) (* (/ 1 (/ 1 a)) (* 1 1))))) into (+ (* a c) (* b d)) * [misc]approximate: Taking taylor expansion of (fma (/ 1 (- d)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- c)))) in (d b a c) around 0 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- d)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- c)))) in c * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- d)) (/ 1 (- b))) (* (/ 1 (- a)) (/ 1 (- c)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 1 (- b))) 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)) 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 (- a)) (/ 1 (- c))) 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 (- 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 (fma (/ 1 (- d)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- c)))) in a * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- d)) (/ 1 (- b))) (* (/ 1 (- a)) (/ 1 (- c)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 1 (- b))) 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)) 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 (- a)) (/ 1 (- c))) 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 (- 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 (fma (/ 1 (- d)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- c)))) in b * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- d)) (/ 1 (- b))) (* (/ 1 (- a)) (/ 1 (- c)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 1 (- b))) 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)) 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 (- a)) (/ 1 (- c))) 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 (- 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 (fma (/ 1 (- d)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- c)))) in d * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- d)) (/ 1 (- b))) (* (/ 1 (- a)) (/ 1 (- c)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 1 (- b))) 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)) 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 (- a)) (/ 1 (- c))) 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 (- 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 (fma (/ 1 (- d)) (/ 1 (- b)) (* (/ 1 (- a)) (/ 1 (- c)))) in d * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- d)) (/ 1 (- b))) (* (/ 1 (- a)) (/ 1 (- c)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- d)) (/ 1 (- b))) 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)) 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 (- a)) (/ 1 (- c))) 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 (- 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 (/ -1 b)) into (/ 1 b) * [misc]backup-simplify: Simplify (+ (/ 1 b) 0) into (/ 1 b) * [misc]taylor: Taking taylor expansion of (/ 1 b) in b * [misc]taylor: Taking taylor expansion of b in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of 1 in a * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 b) (/ 0 (- b))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (/ -1 b))) into 0 * [misc]backup-simplify: Simplify (* (/ -1 a) (/ -1 c)) into (/ 1 (* a c)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (* a c))) into (/ 1 (* a c)) * [misc]taylor: Taking taylor expansion of (/ 1 (* a c)) in b * [misc]taylor: Taking taylor expansion of (* a c) in b * [misc]taylor: Taking taylor expansion of a in b * [misc]backup-simplify: Simplify a into a * [misc]taylor: Taking taylor expansion of c in b * [misc]backup-simplify: Simplify c into c * [misc]backup-simplify: Simplify (* a c) into (* a c) * [misc]backup-simplify: Simplify (/ 1 (* a c)) into (/ 1 (* a c)) * [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 c * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 b) (/ 0 (- b))) (* 0 (/ 0 (- b))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ -1 b)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- c) into (- c) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 c) (/ 0 (- c))))) 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 c))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of (/ 1 (* a c)) in a * [misc]taylor: Taking taylor expansion of (* a c) in a * [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 c in a * [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 (/ 1 c) 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]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 c * [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 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 b) (/ 0 (- b))) (* 0 (/ 0 (- b))) (* 0 (/ 0 (- b))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-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 b))))) 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 (- 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 c)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (* 0 c)) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* a c)) (/ 0 (* a c))))) 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 (+ (* 0 0) (+ (* 1 0) (* 0 c))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 c) (/ 0 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 c * [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 c * [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 (- b) into (- b) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- b) into (- b) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 b) (/ 0 (- b))) (* 0 (/ 0 (- b))) (* 0 (/ 0 (- b))) (* 0 (/ 0 (- b))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-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 b)))))) 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 (- 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 c))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in b * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in a * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* a 0) (+ (* 0 0) (* 0 c))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* a c)) (/ 0 (* a c))) (* 0 (/ 0 (* a c))))) 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 c * [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 c * [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 c) (/ 0 c)) (* 0 (/ 0 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 c * [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 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 (* 1 (* 1 (* (/ 1 (/ 1 (- b))) (/ 1 (/ 1 (- d))))))) (* 1 (* (/ 1 (/ 1 (- c))) (* (/ 1 (/ 1 (- a))) (* 1 1))))) into (+ (* a c) (* b d)) * * * [misc]progress: simplifying candidates * * * * [misc]progress: [ 1 / 403 ] simplifiying candidate # * * * * [misc]progress: [ 2 / 403 ] simplifiying candidate # * * * * [misc]progress: [ 3 / 403 ] simplifiying candidate # * * * * [misc]progress: [ 4 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (- (log (fma d b (* a c))) (log (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (22 enodes) * [exit]simplify: Simplified to (- (log (fma a c (* d b))) (log (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2 1 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (/ (exp (- (log (fma a c (* d b))) (log (sqrt (hypot d c))))) (sqrt (hypot d c))))) * * * * [misc]progress: [ 5 / 403 ] simplifiying candidate # * * * * [misc]progress: [ 6 / 403 ] simplifiying candidate # * * * * [misc]progress: [ 7 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (* (fma d b (* a c)) (fma d b (* a c))) (fma d b (* a c))) (* (* (sqrt (hypot d c)) (sqrt (hypot d c))) (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (25 enodes) * * [misc]simplify: iters left: 4 (68 enodes) * * [misc]simplify: iters left: 3 (221 enodes) * [exit]simplify: Simplified to (pow (/ (fma a c (* d b)) (sqrt (hypot d c))) 3) * [misc]simplify: Simplified (2 2 1 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (/ (cbrt (pow (/ (fma a c (* d b)) (sqrt (hypot d c))) 3)) (sqrt (hypot d c))))) * * * * [misc]progress: [ 8 / 403 ] simplifiying candidate # * * * * [misc]progress: [ 9 / 403 ] simplifiying candidate # * * * * [misc]progress: [ 10 / 403 ] simplifiying candidate # * * * * [misc]progress: [ 11 / 403 ] simplifiying candidate # * * * * [misc]progress: [ 12 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (33 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (42 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (fma a c (* d b))) (cbrt (sqrt (hypot d c)))) (/ (cbrt (fma a c (* d b))) (cbrt (sqrt (hypot d c))))) * [misc]simplify: Simplified (2 2 1 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (/ (* (* (/ (cbrt (fma a c (* d b))) (cbrt (sqrt (hypot d c)))) (/ (cbrt (fma a c (* d b))) (cbrt (sqrt (hypot d c))))) (/ (cbrt (fma d b (* a c))) (cbrt (sqrt (hypot d c))))) (sqrt (hypot d c))))) * [enter]simplify: Simplifying (/ (cbrt (fma d b (* a c))) (cbrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (16 enodes) * * [misc]simplify: iters left: 3 (19 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma a c (* d b))) (cbrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2 1 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (/ (* (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) (/ (cbrt (fma a c (* d b))) (cbrt (sqrt (hypot d c))))) (sqrt (hypot d c))))) * * * * [misc]progress: [ 13 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) (sqrt (* (cbrt (hypot d c)) (cbrt (hypot d c))))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (27 enodes) * [exit]simplify: Simplified to (* (cbrt (fma a c (* d b))) (/ (cbrt (fma a c (* d b))) (fabs (cbrt (hypot d c))))) * [misc]simplify: Simplified (2 2 1 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (/ (* (* (cbrt (fma a c (* d b))) (/ (cbrt (fma a c (* d b))) (fabs (cbrt (hypot d c))))) (/ (cbrt (fma d b (* a c))) (sqrt (cbrt (hypot d c))))) (sqrt (hypot d c))))) * [enter]simplify: Simplifying (/ (cbrt (fma d b (* a c))) (sqrt (cbrt (hypot d c)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (16 enodes) * * [misc]simplify: iters left: 3 (19 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma a c (* d b))) (sqrt (cbrt (hypot d c)))) * [misc]simplify: Simplified (2 2 1 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (/ (* (* (cbrt (fma a c (* d b))) (/ (cbrt (fma a c (* d b))) (fabs (cbrt (hypot d c))))) (/ (cbrt (fma a c (* d b))) (sqrt (cbrt (hypot d c))))) (sqrt (hypot d c))))) * * * * [misc]progress: [ 14 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (* (cbrt (fma a c (* d b))) (/ (cbrt (fma a c (* d b))) (sqrt (sqrt (hypot d c))))) * [misc]simplify: Simplified (2 2 1 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (/ (* (* (cbrt (fma a c (* d b))) (/ (cbrt (fma a c (* d b))) (sqrt (sqrt (hypot d c))))) (/ (cbrt (fma d b (* a c))) (sqrt (sqrt (hypot d c))))) (sqrt (hypot d c))))) * [enter]simplify: Simplifying (/ (cbrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (16 enodes) * * [misc]simplify: iters left: 3 (19 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma a c (* d b))) (sqrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2 1 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (/ (* (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) (sqrt (sqrt (hypot d c)))) (/ (cbrt (fma a c (* d b))) (sqrt (sqrt (hypot d c))))) (sqrt (hypot d c))))) * * * * [misc]progress: [ 15 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) (sqrt 1)) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (fma a c (* d b))) (sqrt 1)) (cbrt (fma a c (* d b)))) * [misc]simplify: Simplified (2 2 1 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (/ (* (* (/ (cbrt (fma a c (* d b))) (sqrt 1)) (cbrt (fma a c (* d b)))) (/ (cbrt (fma d b (* a c))) (sqrt (hypot d c)))) (sqrt (hypot d c))))) * [enter]simplify: Simplifying (/ (cbrt (fma d b (* a c))) (sqrt (hypot d c))) * * [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 (18 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma c a (* d b))) (sqrt (hypot d c))) * [misc]simplify: Simplified (2 2 1 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (/ (* (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) (sqrt 1)) (/ (cbrt (fma c a (* d b))) (sqrt (hypot d c)))) (sqrt (hypot d c))))) * * * * [misc]progress: [ 16 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (* (cbrt (fma a c (* d b))) (/ (cbrt (fma a c (* d b))) (sqrt (sqrt (hypot d c))))) * [misc]simplify: Simplified (2 2 1 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (/ (* (* (cbrt (fma a c (* d b))) (/ (cbrt (fma a c (* d b))) (sqrt (sqrt (hypot d c))))) (/ (cbrt (fma d b (* a c))) (sqrt (sqrt (hypot d c))))) (sqrt (hypot d c))))) * [enter]simplify: Simplifying (/ (cbrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (16 enodes) * * [misc]simplify: iters left: 3 (19 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma a c (* d b))) (sqrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2 1 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (/ (* (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) (sqrt (sqrt (hypot d c)))) (/ (cbrt (fma a c (* d b))) (sqrt (sqrt (hypot d c))))) (sqrt (hypot d c))))) * * * * [misc]progress: [ 17 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) 1) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (33 enodes) * * [misc]simplify: iters left: 2 (38 enodes) * [exit]simplify: Simplified to (* (cbrt (fma c a (* d b))) (cbrt (fma c a (* d b)))) * [misc]simplify: Simplified (2 2 1 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (/ (* (* (cbrt (fma c a (* d b))) (cbrt (fma c a (* d b)))) (/ (cbrt (fma d b (* a c))) (sqrt (hypot d c)))) (sqrt (hypot d c))))) * [enter]simplify: Simplifying (/ (cbrt (fma d b (* a c))) (sqrt (hypot d c))) * * [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 (18 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma c a (* d b))) (sqrt (hypot d c))) * [misc]simplify: Simplified (2 2 1 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (/ (* (* (cbrt (fma c a (* d b))) (cbrt (fma c a (* d b)))) (/ (cbrt (fma c a (* d b))) (sqrt (hypot d c)))) (sqrt (hypot d c))))) * * * * [misc]progress: [ 18 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (fma d b (* a c))) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (22 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma a c (* d b))) (cbrt (sqrt (hypot d c)))) (cbrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2 1 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (/ (* (/ (/ (sqrt (fma a c (* d b))) (cbrt (sqrt (hypot d c)))) (cbrt (sqrt (hypot d c)))) (/ (sqrt (fma d b (* a c))) (cbrt (sqrt (hypot d c))))) (sqrt (hypot d c))))) * [enter]simplify: Simplifying (/ (sqrt (fma d b (* a c))) (cbrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (16 enodes) * * [misc]simplify: iters left: 3 (19 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma a c (* d b))) (cbrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2 1 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (/ (* (/ (sqrt (fma d b (* a c))) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) (/ (sqrt (fma a c (* d b))) (cbrt (sqrt (hypot d c))))) (sqrt (hypot d c))))) * * * * [misc]progress: [ 19 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (fma d b (* a c))) (sqrt (* (cbrt (hypot d c)) (cbrt (hypot d c))))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * * [misc]simplify: iters left: 3 (21 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma a c (* d b))) (fabs (cbrt (hypot d c)))) * [misc]simplify: Simplified (2 2 1 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (/ (* (/ (sqrt (fma a c (* d b))) (fabs (cbrt (hypot d c)))) (/ (sqrt (fma d b (* a c))) (sqrt (cbrt (hypot d c))))) (sqrt (hypot d c))))) * [enter]simplify: Simplifying (/ (sqrt (fma d b (* a c))) (sqrt (cbrt (hypot d c)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (16 enodes) * * [misc]simplify: iters left: 3 (19 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma a c (* d b))) (sqrt (cbrt (hypot d c)))) * [misc]simplify: Simplified (2 2 1 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (/ (* (/ (sqrt (fma a c (* d b))) (fabs (cbrt (hypot d c)))) (/ (sqrt (fma a c (* d b))) (sqrt (cbrt (hypot d c))))) (sqrt (hypot d c))))) * * * * [misc]progress: [ 20 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (16 enodes) * * [misc]simplify: iters left: 3 (19 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma a c (* d b))) (sqrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2 1 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (/ (* (/ (sqrt (fma a c (* d b))) (sqrt (sqrt (hypot d c)))) (/ (sqrt (fma d b (* a c))) (sqrt (sqrt (hypot d c))))) (sqrt (hypot d c))))) * [enter]simplify: Simplifying (/ (sqrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (16 enodes) * * [misc]simplify: iters left: 3 (19 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma a c (* d b))) (sqrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2 1 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (/ (* (/ (sqrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (/ (sqrt (fma a c (* d b))) (sqrt (sqrt (hypot d c))))) (sqrt (hypot d c))))) * * * * [misc]progress: [ 21 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (fma d b (* a c))) (sqrt 1)) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (17 enodes) * * [misc]simplify: iters left: 3 (20 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma c a (* d b))) (sqrt 1)) * [misc]simplify: Simplified (2 2 1 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (/ (* (/ (sqrt (fma c a (* d b))) (sqrt 1)) (/ (sqrt (fma d b (* a c))) (sqrt (hypot d c)))) (sqrt (hypot d c))))) * [enter]simplify: Simplifying (/ (sqrt (fma d b (* a c))) (sqrt (hypot d c))) * * [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 (18 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma c a (* d b))) (sqrt (hypot d c))) * [misc]simplify: Simplified (2 2 1 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (/ (* (/ (sqrt (fma d b (* a c))) (sqrt 1)) (/ (sqrt (fma c a (* d b))) (sqrt (hypot d c)))) (sqrt (hypot d c))))) * * * * [misc]progress: [ 22 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (16 enodes) * * [misc]simplify: iters left: 3 (19 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma a c (* d b))) (sqrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2 1 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (/ (* (/ (sqrt (fma a c (* d b))) (sqrt (sqrt (hypot d c)))) (/ (sqrt (fma d b (* a c))) (sqrt (sqrt (hypot d c))))) (sqrt (hypot d c))))) * [enter]simplify: Simplifying (/ (sqrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (16 enodes) * * [misc]simplify: iters left: 3 (19 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma a c (* d b))) (sqrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2 1 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (/ (* (/ (sqrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (/ (sqrt (fma a c (* d b))) (sqrt (sqrt (hypot d c))))) (sqrt (hypot d c))))) * * * * [misc]progress: [ 23 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (fma d b (* a c))) 1) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * * [misc]simplify: iters left: 3 (21 enodes) * [exit]simplify: Simplified to (sqrt (fma a c (* d b))) * [misc]simplify: Simplified (2 2 1 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (/ (* (sqrt (fma a c (* d b))) (/ (sqrt (fma d b (* a c))) (sqrt (hypot d c)))) (sqrt (hypot d c))))) * [enter]simplify: Simplifying (/ (sqrt (fma d b (* a c))) (sqrt (hypot d c))) * * [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 (18 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma c a (* d b))) (sqrt (hypot d c))) * [misc]simplify: Simplified (2 2 1 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (/ (* (sqrt (fma a c (* d b))) (/ (sqrt (fma c a (* d b))) (sqrt (hypot d c)))) (sqrt (hypot d c))))) * * * * [misc]progress: [ 24 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * [exit]simplify: Simplified to (/ 1 (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) * [misc]simplify: Simplified (2 2 1 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (/ (* (/ 1 (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) (/ (fma d b (* a c)) (cbrt (sqrt (hypot d c))))) (sqrt (hypot d c))))) * [enter]simplify: Simplifying (/ (fma d b (* a c)) (cbrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 5 (10 enodes) * * [misc]simplify: iters left: 4 (13 enodes) * * [misc]simplify: iters left: 3 (15 enodes) * * [misc]simplify: iters left: 2 (18 enodes) * [exit]simplify: Simplified to (/ (fma c a (* d b)) (cbrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2 1 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (/ (* (/ 1 (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) (/ (fma c a (* d b)) (cbrt (sqrt (hypot d c))))) (sqrt (hypot d c))))) * * * * [misc]progress: [ 25 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (sqrt (* (cbrt (hypot d c)) (cbrt (hypot d c))))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to (/ 1 (fabs (cbrt (hypot d c)))) * [misc]simplify: Simplified (2 2 1 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (/ (* (/ 1 (fabs (cbrt (hypot d c)))) (/ (fma d b (* a c)) (sqrt (cbrt (hypot d c))))) (sqrt (hypot d c))))) * [enter]simplify: Simplifying (/ (fma d b (* a c)) (sqrt (cbrt (hypot d c)))) * * [misc]simplify: iters left: 5 (10 enodes) * * [misc]simplify: iters left: 4 (13 enodes) * * [misc]simplify: iters left: 3 (15 enodes) * * [misc]simplify: iters left: 2 (18 enodes) * [exit]simplify: Simplified to (/ (fma c a (* d b)) (sqrt (cbrt (hypot d c)))) * [misc]simplify: Simplified (2 2 1 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (/ (* (/ 1 (fabs (cbrt (hypot d c)))) (/ (fma c a (* d b)) (sqrt (cbrt (hypot d c))))) (sqrt (hypot d c))))) * * * * [misc]progress: [ 26 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (9 enodes) * [exit]simplify: Simplified to (/ 1 (sqrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2 1 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (/ (* (/ 1 (sqrt (sqrt (hypot d c)))) (/ (fma d b (* a c)) (sqrt (sqrt (hypot d c))))) (sqrt (hypot d c))))) * [enter]simplify: Simplifying (/ (fma d b (* a c)) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 5 (10 enodes) * * [misc]simplify: iters left: 4 (13 enodes) * * [misc]simplify: iters left: 3 (15 enodes) * * [misc]simplify: iters left: 2 (18 enodes) * [exit]simplify: Simplified to (/ (fma c a (* d b)) (sqrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2 1 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (/ (* (/ 1 (sqrt (sqrt (hypot d c)))) (/ (fma c a (* d b)) (sqrt (sqrt (hypot d c))))) (sqrt (hypot d c))))) * * * * [misc]progress: [ 27 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (sqrt 1)) * * [misc]simplify: iters left: 3 (3 enodes) * * [misc]simplify: iters left: 2 (5 enodes) * [exit]simplify: Simplified to (/ 1 (sqrt 1)) * [misc]simplify: Simplified (2 2 1 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (/ (* (/ 1 (sqrt 1)) (/ (fma d b (* a c)) (sqrt (hypot d c)))) (sqrt (hypot d c))))) * [enter]simplify: Simplifying (/ (fma d b (* a c)) (sqrt (hypot d c))) * * [misc]simplify: iters left: 5 (9 enodes) * * [misc]simplify: iters left: 4 (12 enodes) * * [misc]simplify: iters left: 3 (14 enodes) * * [misc]simplify: iters left: 2 (17 enodes) * [exit]simplify: Simplified to (/ (fma a c (* d b)) (sqrt (hypot d c))) * [misc]simplify: Simplified (2 2 1 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (/ (* (/ 1 (sqrt 1)) (/ (fma a c (* d b)) (sqrt (hypot d c)))) (sqrt (hypot d c))))) * * * * [misc]progress: [ 28 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (9 enodes) * [exit]simplify: Simplified to (/ 1 (sqrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2 1 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (/ (* (/ 1 (sqrt (sqrt (hypot d c)))) (/ (fma d b (* a c)) (sqrt (sqrt (hypot d c))))) (sqrt (hypot d c))))) * [enter]simplify: Simplifying (/ (fma d b (* a c)) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 5 (10 enodes) * * [misc]simplify: iters left: 4 (13 enodes) * * [misc]simplify: iters left: 3 (15 enodes) * * [misc]simplify: iters left: 2 (18 enodes) * [exit]simplify: Simplified to (/ (fma c a (* d b)) (sqrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2 1 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (/ (* (/ 1 (sqrt (sqrt (hypot d c)))) (/ (fma c a (* d b)) (sqrt (sqrt (hypot d c))))) (sqrt (hypot d c))))) * * * * [misc]progress: [ 29 / 403 ] 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 * [misc]simplify: Simplified (2 2 1 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (/ (* 1 (/ (fma d b (* a c)) (sqrt (hypot d c)))) (sqrt (hypot d c))))) * [enter]simplify: Simplifying (/ (fma d b (* a c)) (sqrt (hypot d c))) * * [misc]simplify: iters left: 5 (9 enodes) * * [misc]simplify: iters left: 4 (12 enodes) * * [misc]simplify: iters left: 3 (14 enodes) * * [misc]simplify: iters left: 2 (17 enodes) * [exit]simplify: Simplified to (/ (fma a c (* d b)) (sqrt (hypot d c))) * [misc]simplify: Simplified (2 2 1 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (/ (* 1 (/ (fma a c (* d b)) (sqrt (hypot d c)))) (sqrt (hypot d c))))) * * * * [misc]progress: [ 30 / 403 ] simplifiying candidate # * * * * [misc]progress: [ 31 / 403 ] simplifiying candidate # * * * * [misc]progress: [ 32 / 403 ] simplifiying candidate # * * * * [misc]progress: [ 33 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (sqrt (hypot d c))) * * [misc]simplify: iters left: 3 (5 enodes) * [exit]simplify: Simplified to (cbrt (sqrt (hypot d c))) * [misc]simplify: Simplified (2 2 1 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (/ (/ (/ (fma d b (* a c)) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) (cbrt (sqrt (hypot d c)))) (sqrt (hypot d c))))) * * * * [misc]progress: [ 34 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (cbrt (hypot d c))) * * [misc]simplify: iters left: 3 (5 enodes) * [exit]simplify: Simplified to (sqrt (cbrt (hypot d c))) * [misc]simplify: Simplified (2 2 1 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (/ (/ (/ (fma d b (* a c)) (sqrt (* (cbrt (hypot d c)) (cbrt (hypot d c))))) (sqrt (cbrt (hypot d c)))) (sqrt (hypot d c))))) * * * * [misc]progress: [ 35 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (sqrt (hypot d c))) * * [misc]simplify: iters left: 3 (5 enodes) * [exit]simplify: Simplified to (sqrt (sqrt (hypot d c))) * [misc]simplify: Simplified (2 2 1 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (/ (/ (/ (fma d b (* a c)) (sqrt (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c)))) (sqrt (hypot d c))))) * * * * [misc]progress: [ 36 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (hypot d c)) * * [misc]simplify: iters left: 2 (4 enodes) * [exit]simplify: Simplified to (sqrt (hypot d c)) * [misc]simplify: Simplified (2 2 1 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (/ (/ (/ (fma d b (* a c)) (sqrt 1)) (sqrt (hypot d c))) (sqrt (hypot d c))))) * * * * [misc]progress: [ 37 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (sqrt (hypot d c))) * * [misc]simplify: iters left: 3 (5 enodes) * [exit]simplify: Simplified to (sqrt (sqrt (hypot d c))) * [misc]simplify: Simplified (2 2 1 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (/ (/ (/ (fma d b (* a c)) (sqrt (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c)))) (sqrt (hypot d c))))) * * * * [misc]progress: [ 38 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (hypot d c)) * * [misc]simplify: iters left: 2 (4 enodes) * [exit]simplify: Simplified to (sqrt (hypot d c)) * [misc]simplify: Simplified (2 2 1 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (/ (/ (/ (fma d b (* a c)) 1) (sqrt (hypot d c))) (sqrt (hypot d c))))) * * * * [misc]progress: [ 39 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * * [misc]simplify: iters left: 4 (13 enodes) * * [misc]simplify: iters left: 3 (16 enodes) * [exit]simplify: Simplified to (* (cbrt (fma a c (* d b))) (cbrt (fma a c (* d b)))) * [misc]simplify: Simplified (2 2 1 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (/ (/ (* (cbrt (fma a c (* d b))) (cbrt (fma a c (* d b)))) (/ (sqrt (hypot d c)) (cbrt (fma d b (* a c))))) (sqrt (hypot d c))))) * * * * [misc]progress: [ 40 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (fma d b (* a c))) * * [misc]simplify: iters left: 4 (7 enodes) * * [misc]simplify: iters left: 3 (10 enodes) * * [misc]simplify: iters left: 2 (12 enodes) * * [misc]simplify: iters left: 1 (15 enodes) * [exit]simplify: Simplified to (sqrt (fma a c (* d b))) * [misc]simplify: Simplified (2 2 1 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (/ (/ (sqrt (fma a c (* d b))) (/ (sqrt (hypot d c)) (sqrt (fma d b (* a c))))) (sqrt (hypot d c))))) * * * * [misc]progress: [ 41 / 403 ] simplifiying candidate # * * * * [misc]progress: [ 42 / 403 ] simplifiying candidate # * * * * [misc]progress: [ 43 / 403 ] simplifiying candidate # * * * * [misc]progress: [ 44 / 403 ] simplifiying candidate # * * * * [misc]progress: [ 45 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (- (- (log (fma d b (* a c))) (log (sqrt (hypot d c)))) (log (sqrt (hypot d c)))) * * [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 (39 enodes) * * [misc]simplify: iters left: 2 (61 enodes) * * [misc]simplify: iters left: 1 (101 enodes) * [exit]simplify: Simplified to (- (- (log (fma a c (* d b))) (log (sqrt (hypot d c)))) (log (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (exp (- (- (log (fma a c (* d b))) (log (sqrt (hypot d c)))) (log (sqrt (hypot d c))))))) * * * * [misc]progress: [ 46 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (- (log (/ (fma d b (* a c)) (sqrt (hypot d c)))) (log (sqrt (hypot d c)))) * * [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 (43 enodes) * * [misc]simplify: iters left: 2 (72 enodes) * * [misc]simplify: iters left: 1 (99 enodes) * [exit]simplify: Simplified to (- (log (/ (fma a c (* d b)) (sqrt (hypot d c)))) (log (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (exp (- (log (/ (fma a c (* d b)) (sqrt (hypot d c)))) (log (sqrt (hypot d c))))))) * * * * [misc]progress: [ 47 / 403 ] simplifiying candidate # * * * * [misc]progress: [ 48 / 403 ] simplifiying candidate # * * * * [misc]progress: [ 49 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (* (fma d b (* a c)) (fma d b (* a c))) (fma d b (* a c))) (* (* (sqrt (hypot d c)) (sqrt (hypot d c))) (sqrt (hypot d c)))) (* (* (sqrt (hypot d c)) (sqrt (hypot d c))) (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (105 enodes) * * [misc]simplify: iters left: 3 (392 enodes) * [exit]simplify: Simplified to (/ (* (fma d b (* a c)) (fma d b (* a c))) (/ (pow (hypot d c) 3) (fma d b (* a c)))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (cbrt (/ (* (fma d b (* a c)) (fma d b (* a c))) (/ (pow (hypot d c) 3) (fma d b (* a c))))))) * * * * [misc]progress: [ 50 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (* (/ (fma d b (* a c)) (sqrt (hypot d c))) (/ (fma d b (* a c)) (sqrt (hypot d c)))) (/ (fma d b (* a c)) (sqrt (hypot d c)))) (* (* (sqrt (hypot d c)) (sqrt (hypot d c))) (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (32 enodes) * * [misc]simplify: iters left: 4 (98 enodes) * * [misc]simplify: iters left: 3 (328 enodes) * [exit]simplify: Simplified to (pow (/ (fma d b (* a c)) (hypot d c)) 3) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (cbrt (pow (/ (fma d b (* a c)) (hypot d c)) 3)))) * * * * [misc]progress: [ 51 / 403 ] simplifiying candidate # * * * * [misc]progress: [ 52 / 403 ] simplifiying candidate # * * * * [misc]progress: [ 53 / 403 ] simplifiying candidate # * * * * [misc]progress: [ 54 / 403 ] simplifiying candidate # * * * * [misc]progress: [ 55 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (/ (fma d b (* a c)) (sqrt (hypot d c)))) (cbrt (/ (fma d b (* a c)) (sqrt (hypot d c))))) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (34 enodes) * * [misc]simplify: iters left: 3 (40 enodes) * * [misc]simplify: iters left: 2 (43 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (/ (fma d b (* a c)) (sqrt (hypot d c)))) (cbrt (sqrt (hypot d c)))) (/ (cbrt (/ (fma d b (* a c)) (sqrt (hypot d c)))) (cbrt (sqrt (hypot d c))))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (* (/ (cbrt (/ (fma d b (* a c)) (sqrt (hypot d c)))) (cbrt (sqrt (hypot d c)))) (/ (cbrt (/ (fma d b (* a c)) (sqrt (hypot d c)))) (cbrt (sqrt (hypot d c))))) (/ (cbrt (/ (fma d b (* a c)) (sqrt (hypot d c)))) (cbrt (sqrt (hypot d c))))))) * [enter]simplify: Simplifying (/ (cbrt (/ (fma d b (* a c)) (sqrt (hypot d c)))) (cbrt (sqrt (hypot d c)))) * * [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 (20 enodes) * [exit]simplify: Simplified to (/ (cbrt (/ (fma a c (* d b)) (sqrt (hypot d c)))) (cbrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (* (cbrt (/ (fma d b (* a c)) (sqrt (hypot d c)))) (cbrt (/ (fma d b (* a c)) (sqrt (hypot d c))))) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) (/ (cbrt (/ (fma a c (* d b)) (sqrt (hypot d c)))) (cbrt (sqrt (hypot d c))))))) * * * * [misc]progress: [ 56 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (/ (fma d b (* a c)) (sqrt (hypot d c)))) (cbrt (/ (fma d b (* a c)) (sqrt (hypot d c))))) (sqrt (* (cbrt (hypot d c)) (cbrt (hypot d c))))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (29 enodes) * [exit]simplify: Simplified to (/ (* (cbrt (/ (fma c a (* d b)) (sqrt (hypot d c)))) (cbrt (/ (fma c a (* d b)) (sqrt (hypot d c))))) (fabs (cbrt (hypot d c)))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (* (cbrt (/ (fma c a (* d b)) (sqrt (hypot d c)))) (cbrt (/ (fma c a (* d b)) (sqrt (hypot d c))))) (fabs (cbrt (hypot d c)))) (/ (cbrt (/ (fma d b (* a c)) (sqrt (hypot d c)))) (sqrt (cbrt (hypot d c))))))) * [enter]simplify: Simplifying (/ (cbrt (/ (fma d b (* a c)) (sqrt (hypot d c)))) (sqrt (cbrt (hypot d c)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * * [misc]simplify: iters left: 3 (21 enodes) * [exit]simplify: Simplified to (/ (cbrt (/ (fma a c (* d b)) (sqrt (hypot d c)))) (sqrt (cbrt (hypot d c)))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (* (cbrt (/ (fma c a (* d b)) (sqrt (hypot d c)))) (cbrt (/ (fma c a (* d b)) (sqrt (hypot d c))))) (fabs (cbrt (hypot d c)))) (/ (cbrt (/ (fma a c (* d b)) (sqrt (hypot d c)))) (sqrt (cbrt (hypot d c))))))) * * * * [misc]progress: [ 57 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (/ (fma d b (* a c)) (sqrt (hypot d c)))) (cbrt (/ (fma d b (* a c)) (sqrt (hypot d c))))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * [exit]simplify: Simplified to (/ (cbrt (/ (fma a c (* d b)) (sqrt (hypot d c)))) (/ (sqrt (sqrt (hypot d c))) (cbrt (/ (fma a c (* d b)) (sqrt (hypot d c)))))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (cbrt (/ (fma a c (* d b)) (sqrt (hypot d c)))) (/ (sqrt (sqrt (hypot d c))) (cbrt (/ (fma a c (* d b)) (sqrt (hypot d c)))))) (/ (cbrt (/ (fma d b (* a c)) (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c))))))) * [enter]simplify: Simplifying (/ (cbrt (/ (fma d b (* a c)) (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c)))) * * [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 (20 enodes) * [exit]simplify: Simplified to (/ (cbrt (/ (fma a c (* d b)) (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (* (cbrt (/ (fma d b (* a c)) (sqrt (hypot d c)))) (cbrt (/ (fma d b (* a c)) (sqrt (hypot d c))))) (sqrt (sqrt (hypot d c)))) (/ (cbrt (/ (fma a c (* d b)) (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c))))))) * * * * [misc]progress: [ 58 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (/ (fma d b (* a c)) (sqrt (hypot d c)))) (cbrt (/ (fma d b (* a c)) (sqrt (hypot d c))))) (sqrt 1)) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (29 enodes) * [exit]simplify: Simplified to (/ (cbrt (/ (fma d b (* a c)) (sqrt (hypot d c)))) (/ (sqrt 1) (cbrt (/ (fma d b (* a c)) (sqrt (hypot d c)))))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (cbrt (/ (fma d b (* a c)) (sqrt (hypot d c)))) (/ (sqrt 1) (cbrt (/ (fma d b (* a c)) (sqrt (hypot d c)))))) (/ (cbrt (/ (fma d b (* a c)) (sqrt (hypot d c)))) (sqrt (hypot d c)))))) * [enter]simplify: Simplifying (/ (cbrt (/ (fma d b (* a c)) (sqrt (hypot d c)))) (sqrt (hypot d c))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (16 enodes) * * [misc]simplify: iters left: 3 (19 enodes) * [exit]simplify: Simplified to (/ (cbrt (/ (fma a c (* d b)) (sqrt (hypot d c)))) (sqrt (hypot d c))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (* (cbrt (/ (fma d b (* a c)) (sqrt (hypot d c)))) (cbrt (/ (fma d b (* a c)) (sqrt (hypot d c))))) (sqrt 1)) (/ (cbrt (/ (fma a c (* d b)) (sqrt (hypot d c)))) (sqrt (hypot d c)))))) * * * * [misc]progress: [ 59 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (/ (fma d b (* a c)) (sqrt (hypot d c)))) (cbrt (/ (fma d b (* a c)) (sqrt (hypot d c))))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * [exit]simplify: Simplified to (/ (cbrt (/ (fma a c (* d b)) (sqrt (hypot d c)))) (/ (sqrt (sqrt (hypot d c))) (cbrt (/ (fma a c (* d b)) (sqrt (hypot d c)))))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (cbrt (/ (fma a c (* d b)) (sqrt (hypot d c)))) (/ (sqrt (sqrt (hypot d c))) (cbrt (/ (fma a c (* d b)) (sqrt (hypot d c)))))) (/ (cbrt (/ (fma d b (* a c)) (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c))))))) * [enter]simplify: Simplifying (/ (cbrt (/ (fma d b (* a c)) (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c)))) * * [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 (20 enodes) * [exit]simplify: Simplified to (/ (cbrt (/ (fma a c (* d b)) (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (* (cbrt (/ (fma d b (* a c)) (sqrt (hypot d c)))) (cbrt (/ (fma d b (* a c)) (sqrt (hypot d c))))) (sqrt (sqrt (hypot d c)))) (/ (cbrt (/ (fma a c (* d b)) (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c))))))) * * * * [misc]progress: [ 60 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (/ (fma d b (* a c)) (sqrt (hypot d c)))) (cbrt (/ (fma d b (* a c)) (sqrt (hypot d c))))) 1) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (36 enodes) * * [misc]simplify: iters left: 2 (42 enodes) * [exit]simplify: Simplified to (* (cbrt (/ (fma a c (* d b)) (sqrt (hypot d c)))) (cbrt (/ (fma a c (* d b)) (sqrt (hypot d c))))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (* (cbrt (/ (fma a c (* d b)) (sqrt (hypot d c)))) (cbrt (/ (fma a c (* d b)) (sqrt (hypot d c))))) (/ (cbrt (/ (fma d b (* a c)) (sqrt (hypot d c)))) (sqrt (hypot d c)))))) * [enter]simplify: Simplifying (/ (cbrt (/ (fma d b (* a c)) (sqrt (hypot d c)))) (sqrt (hypot d c))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (16 enodes) * * [misc]simplify: iters left: 3 (19 enodes) * [exit]simplify: Simplified to (/ (cbrt (/ (fma a c (* d b)) (sqrt (hypot d c)))) (sqrt (hypot d c))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (* (cbrt (/ (fma a c (* d b)) (sqrt (hypot d c)))) (cbrt (/ (fma a c (* d b)) (sqrt (hypot d c))))) (/ (cbrt (/ (fma a c (* d b)) (sqrt (hypot d c)))) (sqrt (hypot d c)))))) * * * * [misc]progress: [ 61 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (/ (fma d b (* a c)) (sqrt (hypot d c)))) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) * * [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 (23 enodes) * [exit]simplify: Simplified to (/ (sqrt (/ (fma a c (* d b)) (sqrt (hypot d c)))) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (sqrt (/ (fma a c (* d b)) (sqrt (hypot d c)))) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) (/ (sqrt (/ (fma d b (* a c)) (sqrt (hypot d c)))) (cbrt (sqrt (hypot d c))))))) * [enter]simplify: Simplifying (/ (sqrt (/ (fma d b (* a c)) (sqrt (hypot d c)))) (cbrt (sqrt (hypot d c)))) * * [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 (20 enodes) * [exit]simplify: Simplified to (/ (sqrt (/ (fma a c (* d b)) (sqrt (hypot d c)))) (cbrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (sqrt (/ (fma d b (* a c)) (sqrt (hypot d c)))) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) (/ (sqrt (/ (fma a c (* d b)) (sqrt (hypot d c)))) (cbrt (sqrt (hypot d c))))))) * * * * [misc]progress: [ 62 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (/ (fma d b (* a c)) (sqrt (hypot d c)))) (sqrt (* (cbrt (hypot d c)) (cbrt (hypot d c))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * [exit]simplify: Simplified to (/ (sqrt (/ (fma d b (* a c)) (sqrt (hypot d c)))) (fabs (cbrt (hypot d c)))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (sqrt (/ (fma d b (* a c)) (sqrt (hypot d c)))) (fabs (cbrt (hypot d c)))) (/ (sqrt (/ (fma d b (* a c)) (sqrt (hypot d c)))) (sqrt (cbrt (hypot d c))))))) * [enter]simplify: Simplifying (/ (sqrt (/ (fma d b (* a c)) (sqrt (hypot d c)))) (sqrt (cbrt (hypot d c)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * * [misc]simplify: iters left: 3 (21 enodes) * [exit]simplify: Simplified to (/ (sqrt (/ (fma a c (* d b)) (sqrt (hypot d c)))) (sqrt (cbrt (hypot d c)))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (sqrt (/ (fma d b (* a c)) (sqrt (hypot d c)))) (fabs (cbrt (hypot d c)))) (/ (sqrt (/ (fma a c (* d b)) (sqrt (hypot d c)))) (sqrt (cbrt (hypot d c))))))) * * * * [misc]progress: [ 63 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (/ (fma d b (* a c)) (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c)))) * * [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 (20 enodes) * [exit]simplify: Simplified to (/ (sqrt (/ (fma a c (* d b)) (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (sqrt (/ (fma a c (* d b)) (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c)))) (/ (sqrt (/ (fma d b (* a c)) (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c))))))) * [enter]simplify: Simplifying (/ (sqrt (/ (fma d b (* a c)) (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c)))) * * [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 (20 enodes) * [exit]simplify: Simplified to (/ (sqrt (/ (fma a c (* d b)) (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (sqrt (/ (fma d b (* a c)) (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c)))) (/ (sqrt (/ (fma a c (* d b)) (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c))))))) * * * * [misc]progress: [ 64 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (/ (fma d b (* a c)) (sqrt (hypot d c)))) (sqrt 1)) * * [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 (23 enodes) * [exit]simplify: Simplified to (/ (sqrt (/ (fma a c (* d b)) (sqrt (hypot d c)))) (sqrt 1)) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (sqrt (/ (fma a c (* d b)) (sqrt (hypot d c)))) (sqrt 1)) (/ (sqrt (/ (fma d b (* a c)) (sqrt (hypot d c)))) (sqrt (hypot d c)))))) * [enter]simplify: Simplifying (/ (sqrt (/ (fma d b (* a c)) (sqrt (hypot d c)))) (sqrt (hypot d c))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (16 enodes) * * [misc]simplify: iters left: 3 (19 enodes) * [exit]simplify: Simplified to (/ (sqrt (/ (fma a c (* d b)) (sqrt (hypot d c)))) (sqrt (hypot d c))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (sqrt (/ (fma d b (* a c)) (sqrt (hypot d c)))) (sqrt 1)) (/ (sqrt (/ (fma a c (* d b)) (sqrt (hypot d c)))) (sqrt (hypot d c)))))) * * * * [misc]progress: [ 65 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (/ (fma d b (* a c)) (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c)))) * * [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 (20 enodes) * [exit]simplify: Simplified to (/ (sqrt (/ (fma a c (* d b)) (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (sqrt (/ (fma a c (* d b)) (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c)))) (/ (sqrt (/ (fma d b (* a c)) (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c))))))) * [enter]simplify: Simplifying (/ (sqrt (/ (fma d b (* a c)) (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c)))) * * [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 (20 enodes) * [exit]simplify: Simplified to (/ (sqrt (/ (fma a c (* d b)) (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (sqrt (/ (fma d b (* a c)) (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c)))) (/ (sqrt (/ (fma a c (* d b)) (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c))))))) * * * * [misc]progress: [ 66 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (/ (fma d b (* a c)) (sqrt (hypot d c)))) 1) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * [exit]simplify: Simplified to (sqrt (/ (fma a c (* d b)) (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (sqrt (/ (fma a c (* d b)) (sqrt (hypot d c)))) (/ (sqrt (/ (fma d b (* a c)) (sqrt (hypot d c)))) (sqrt (hypot d c)))))) * [enter]simplify: Simplifying (/ (sqrt (/ (fma d b (* a c)) (sqrt (hypot d c)))) (sqrt (hypot d c))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (16 enodes) * * [misc]simplify: iters left: 3 (19 enodes) * [exit]simplify: Simplified to (/ (sqrt (/ (fma a c (* d b)) (sqrt (hypot d c)))) (sqrt (hypot d c))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (sqrt (/ (fma a c (* d b)) (sqrt (hypot d c)))) (/ (sqrt (/ (fma a c (* d b)) (sqrt (hypot d c)))) (sqrt (hypot d c)))))) * * * * [misc]progress: [ 67 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (54 enodes) * * [misc]simplify: iters left: 3 (90 enodes) * * [misc]simplify: iters left: 2 (119 enodes) * * [misc]simplify: iters left: 1 (124 enodes) * [exit]simplify: Simplified to (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) (* (sqrt (hypot d c)) (cbrt (sqrt (hypot d c))))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) (* (sqrt (hypot d c)) (cbrt (sqrt (hypot d c))))) (/ (/ (cbrt (fma d b (* a c))) (cbrt (sqrt (hypot d c)))) (cbrt (sqrt (hypot d c))))))) * [enter]simplify: Simplifying (/ (/ (cbrt (fma d b (* a c))) (cbrt (sqrt (hypot d c)))) (cbrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (22 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma a c (* d b))) (cbrt (sqrt (hypot d c)))) (cbrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) (* (sqrt (hypot d c)) (cbrt (sqrt (hypot d c))))) (/ (/ (cbrt (fma a c (* d b))) (cbrt (sqrt (hypot d c)))) (cbrt (sqrt (hypot d c))))))) * * * * [misc]progress: [ 68 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) (sqrt (* (cbrt (hypot d c)) (cbrt (hypot d c))))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (29 enodes) * * [misc]simplify: iters left: 4 (51 enodes) * * [misc]simplify: iters left: 3 (85 enodes) * * [misc]simplify: iters left: 2 (118 enodes) * * [misc]simplify: iters left: 1 (135 enodes) * [exit]simplify: Simplified to (/ (* (/ (cbrt (fma a c (* d b))) (cbrt (sqrt (hypot d c)))) (/ (cbrt (fma a c (* d b))) (cbrt (sqrt (hypot d c))))) (fabs (cbrt (hypot d c)))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (* (/ (cbrt (fma a c (* d b))) (cbrt (sqrt (hypot d c)))) (/ (cbrt (fma a c (* d b))) (cbrt (sqrt (hypot d c))))) (fabs (cbrt (hypot d c)))) (/ (/ (cbrt (fma d b (* a c))) (cbrt (sqrt (hypot d c)))) (sqrt (cbrt (hypot d c))))))) * [enter]simplify: Simplifying (/ (/ (cbrt (fma d b (* a c))) (cbrt (sqrt (hypot d c)))) (sqrt (cbrt (hypot d c)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (27 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma d b (* a c))) (* (cbrt (sqrt (hypot d c))) (sqrt (cbrt (hypot d c))))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (* (/ (cbrt (fma a c (* d b))) (cbrt (sqrt (hypot d c)))) (/ (cbrt (fma a c (* d b))) (cbrt (sqrt (hypot d c))))) (fabs (cbrt (hypot d c)))) (/ (cbrt (fma d b (* a c))) (* (cbrt (sqrt (hypot d c))) (sqrt (cbrt (hypot d c)))))))) * * * * [misc]progress: [ 69 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (48 enodes) * * [misc]simplify: iters left: 3 (82 enodes) * * [misc]simplify: iters left: 2 (115 enodes) * * [misc]simplify: iters left: 1 (133 enodes) * [exit]simplify: Simplified to (/ (* (/ (cbrt (fma c a (* d b))) (cbrt (sqrt (hypot d c)))) (/ (cbrt (fma c a (* d b))) (cbrt (sqrt (hypot d c))))) (sqrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (* (/ (cbrt (fma c a (* d b))) (cbrt (sqrt (hypot d c)))) (/ (cbrt (fma c a (* d b))) (cbrt (sqrt (hypot d c))))) (sqrt (sqrt (hypot d c)))) (/ (/ (cbrt (fma d b (* a c))) (cbrt (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c))))))) * [enter]simplify: Simplifying (/ (/ (cbrt (fma d b (* a c))) (cbrt (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma a c (* d b))) (* (sqrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) (sqrt (sqrt (hypot d c)))) (/ (cbrt (fma a c (* d b))) (* (sqrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c)))))))) * * * * [misc]progress: [ 70 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) (sqrt 1)) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (29 enodes) * * [misc]simplify: iters left: 4 (51 enodes) * * [misc]simplify: iters left: 3 (85 enodes) * * [misc]simplify: iters left: 2 (118 enodes) * * [misc]simplify: iters left: 1 (135 enodes) * [exit]simplify: Simplified to (/ (* (/ (cbrt (fma c a (* d b))) (cbrt (sqrt (hypot d c)))) (/ (cbrt (fma c a (* d b))) (cbrt (sqrt (hypot d c))))) (sqrt 1)) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (* (/ (cbrt (fma c a (* d b))) (cbrt (sqrt (hypot d c)))) (/ (cbrt (fma c a (* d b))) (cbrt (sqrt (hypot d c))))) (sqrt 1)) (/ (/ (cbrt (fma d b (* a c))) (cbrt (sqrt (hypot d c)))) (sqrt (hypot d c)))))) * [enter]simplify: Simplifying (/ (/ (cbrt (fma d b (* a c))) (cbrt (sqrt (hypot d c)))) (sqrt (hypot d c))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma a c (* d b))) (cbrt (sqrt (hypot d c)))) (sqrt (hypot d c))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) (sqrt 1)) (/ (/ (cbrt (fma a c (* d b))) (cbrt (sqrt (hypot d c)))) (sqrt (hypot d c)))))) * * * * [misc]progress: [ 71 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (48 enodes) * * [misc]simplify: iters left: 3 (82 enodes) * * [misc]simplify: iters left: 2 (115 enodes) * * [misc]simplify: iters left: 1 (133 enodes) * [exit]simplify: Simplified to (/ (* (/ (cbrt (fma c a (* d b))) (cbrt (sqrt (hypot d c)))) (/ (cbrt (fma c a (* d b))) (cbrt (sqrt (hypot d c))))) (sqrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (* (/ (cbrt (fma c a (* d b))) (cbrt (sqrt (hypot d c)))) (/ (cbrt (fma c a (* d b))) (cbrt (sqrt (hypot d c))))) (sqrt (sqrt (hypot d c)))) (/ (/ (cbrt (fma d b (* a c))) (cbrt (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c))))))) * [enter]simplify: Simplifying (/ (/ (cbrt (fma d b (* a c))) (cbrt (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma a c (* d b))) (* (sqrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) (sqrt (sqrt (hypot d c)))) (/ (cbrt (fma a c (* d b))) (* (sqrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c)))))))) * * * * [misc]progress: [ 72 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) 1) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (28 enodes) * * [misc]simplify: iters left: 4 (49 enodes) * * [misc]simplify: iters left: 3 (90 enodes) * * [misc]simplify: iters left: 2 (283 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (fma c a (* d b))) (cbrt (sqrt (hypot d c)))) (/ (cbrt (fma c a (* d b))) (cbrt (sqrt (hypot d c))))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (* (/ (cbrt (fma c a (* d b))) (cbrt (sqrt (hypot d c)))) (/ (cbrt (fma c a (* d b))) (cbrt (sqrt (hypot d c))))) (/ (/ (cbrt (fma d b (* a c))) (cbrt (sqrt (hypot d c)))) (sqrt (hypot d c)))))) * [enter]simplify: Simplifying (/ (/ (cbrt (fma d b (* a c))) (cbrt (sqrt (hypot d c)))) (sqrt (hypot d c))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma a c (* d b))) (cbrt (sqrt (hypot d c)))) (sqrt (hypot d c))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (* (/ (cbrt (fma c a (* d b))) (cbrt (sqrt (hypot d c)))) (/ (cbrt (fma c a (* d b))) (cbrt (sqrt (hypot d c))))) (/ (/ (cbrt (fma a c (* d b))) (cbrt (sqrt (hypot d c)))) (sqrt (hypot d c)))))) * * * * [misc]progress: [ 73 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) (sqrt (* (cbrt (hypot d c)) (cbrt (hypot d c))))) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (43 enodes) * * [misc]simplify: iters left: 3 (81 enodes) * * [misc]simplify: iters left: 2 (120 enodes) * * [misc]simplify: iters left: 1 (141 enodes) * [exit]simplify: Simplified to (/ (* (/ (cbrt (fma a c (* d b))) (cbrt (sqrt (hypot d c)))) (/ (cbrt (fma a c (* d b))) (cbrt (sqrt (hypot d c))))) (fabs (cbrt (hypot d c)))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (* (/ (cbrt (fma a c (* d b))) (cbrt (sqrt (hypot d c)))) (/ (cbrt (fma a c (* d b))) (cbrt (sqrt (hypot d c))))) (fabs (cbrt (hypot d c)))) (/ (/ (cbrt (fma d b (* a c))) (sqrt (cbrt (hypot d c)))) (cbrt (sqrt (hypot d c))))))) * [enter]simplify: Simplifying (/ (/ (cbrt (fma d b (* a c))) (sqrt (cbrt (hypot d c)))) (cbrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (27 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma d b (* a c))) (* (sqrt (cbrt (hypot d c))) (cbrt (sqrt (hypot d c))))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (* (/ (cbrt (fma a c (* d b))) (cbrt (sqrt (hypot d c)))) (/ (cbrt (fma a c (* d b))) (cbrt (sqrt (hypot d c))))) (fabs (cbrt (hypot d c)))) (/ (cbrt (fma d b (* a c))) (* (sqrt (cbrt (hypot d c))) (cbrt (sqrt (hypot d c)))))))) * * * * [misc]progress: [ 74 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) (sqrt (* (cbrt (hypot d c)) (cbrt (hypot d c))))) (sqrt (* (cbrt (hypot d c)) (cbrt (hypot d c))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (44 enodes) * * [misc]simplify: iters left: 2 (55 enodes) * * [misc]simplify: iters left: 1 (58 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (fma d b (* a c))) (cbrt (hypot d c))) (/ (cbrt (fma d b (* a c))) (cbrt (hypot d c)))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (* (/ (cbrt (fma d b (* a c))) (cbrt (hypot d c))) (/ (cbrt (fma d b (* a c))) (cbrt (hypot d c)))) (/ (/ (cbrt (fma d b (* a c))) (sqrt (cbrt (hypot d c)))) (sqrt (cbrt (hypot d c))))))) * [enter]simplify: Simplifying (/ (/ (cbrt (fma d b (* a c))) (sqrt (cbrt (hypot d c)))) (sqrt (cbrt (hypot d c)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma a c (* d b))) (cbrt (hypot d c))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (* (/ (cbrt (fma d b (* a c))) (cbrt (hypot d c))) (/ (cbrt (fma d b (* a c))) (cbrt (hypot d c)))) (/ (cbrt (fma a c (* d b))) (cbrt (hypot d c)))))) * * * * [misc]progress: [ 75 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) (sqrt (* (cbrt (hypot d c)) (cbrt (hypot d c))))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (35 enodes) * * [misc]simplify: iters left: 3 (51 enodes) * * [misc]simplify: iters left: 2 (59 enodes) * * [misc]simplify: iters left: 1 (62 enodes) * [exit]simplify: Simplified to (/ (* (cbrt (fma c a (* d b))) (cbrt (fma c a (* d b)))) (* (sqrt (sqrt (hypot d c))) (fabs (cbrt (hypot d c))))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (* (cbrt (fma c a (* d b))) (cbrt (fma c a (* d b)))) (* (sqrt (sqrt (hypot d c))) (fabs (cbrt (hypot d c))))) (/ (/ (cbrt (fma d b (* a c))) (sqrt (cbrt (hypot d c)))) (sqrt (sqrt (hypot d c))))))) * [enter]simplify: Simplifying (/ (/ (cbrt (fma d b (* a c))) (sqrt (cbrt (hypot d c)))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (27 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma d b (* a c))) (* (sqrt (cbrt (hypot d c))) (sqrt (sqrt (hypot d c))))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (* (cbrt (fma c a (* d b))) (cbrt (fma c a (* d b)))) (* (sqrt (sqrt (hypot d c))) (fabs (cbrt (hypot d c))))) (/ (cbrt (fma d b (* a c))) (* (sqrt (cbrt (hypot d c))) (sqrt (sqrt (hypot d c)))))))) * * * * [misc]progress: [ 76 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) (sqrt (* (cbrt (hypot d c)) (cbrt (hypot d c))))) (sqrt 1)) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (37 enodes) * * [misc]simplify: iters left: 3 (53 enodes) * * [misc]simplify: iters left: 2 (61 enodes) * * [misc]simplify: iters left: 1 (64 enodes) * [exit]simplify: Simplified to (/ (* (cbrt (fma c a (* d b))) (cbrt (fma c a (* d b)))) (* (sqrt 1) (fabs (cbrt (hypot d c))))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (* (cbrt (fma c a (* d b))) (cbrt (fma c a (* d b)))) (* (sqrt 1) (fabs (cbrt (hypot d c))))) (/ (/ (cbrt (fma d b (* a c))) (sqrt (cbrt (hypot d c)))) (sqrt (hypot d c)))))) * [enter]simplify: Simplifying (/ (/ (cbrt (fma d b (* a c))) (sqrt (cbrt (hypot d c)))) (sqrt (hypot d c))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma a c (* d b))) (* (sqrt (hypot d c)) (sqrt (cbrt (hypot d c))))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (* (cbrt (fma c a (* d b))) (cbrt (fma c a (* d b)))) (* (sqrt 1) (fabs (cbrt (hypot d c))))) (/ (cbrt (fma a c (* d b))) (* (sqrt (hypot d c)) (sqrt (cbrt (hypot d c)))))))) * * * * [misc]progress: [ 77 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) (sqrt (* (cbrt (hypot d c)) (cbrt (hypot d c))))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (35 enodes) * * [misc]simplify: iters left: 3 (51 enodes) * * [misc]simplify: iters left: 2 (59 enodes) * * [misc]simplify: iters left: 1 (62 enodes) * [exit]simplify: Simplified to (/ (* (cbrt (fma c a (* d b))) (cbrt (fma c a (* d b)))) (* (sqrt (sqrt (hypot d c))) (fabs (cbrt (hypot d c))))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (* (cbrt (fma c a (* d b))) (cbrt (fma c a (* d b)))) (* (sqrt (sqrt (hypot d c))) (fabs (cbrt (hypot d c))))) (/ (/ (cbrt (fma d b (* a c))) (sqrt (cbrt (hypot d c)))) (sqrt (sqrt (hypot d c))))))) * [enter]simplify: Simplifying (/ (/ (cbrt (fma d b (* a c))) (sqrt (cbrt (hypot d c)))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (27 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma d b (* a c))) (* (sqrt (cbrt (hypot d c))) (sqrt (sqrt (hypot d c))))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (* (cbrt (fma c a (* d b))) (cbrt (fma c a (* d b)))) (* (sqrt (sqrt (hypot d c))) (fabs (cbrt (hypot d c))))) (/ (cbrt (fma d b (* a c))) (* (sqrt (cbrt (hypot d c))) (sqrt (sqrt (hypot d c)))))))) * * * * [misc]progress: [ 78 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) (sqrt (* (cbrt (hypot d c)) (cbrt (hypot d c))))) 1) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (25 enodes) * * [misc]simplify: iters left: 4 (34 enodes) * * [misc]simplify: iters left: 3 (61 enodes) * * [misc]simplify: iters left: 2 (111 enodes) * * [misc]simplify: iters left: 1 (239 enodes) * [exit]simplify: Simplified to (* (cbrt (fma c a (* d b))) (/ (cbrt (fma c a (* d b))) (fabs (cbrt (hypot d c))))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (* (cbrt (fma c a (* d b))) (/ (cbrt (fma c a (* d b))) (fabs (cbrt (hypot d c))))) (/ (/ (cbrt (fma d b (* a c))) (sqrt (cbrt (hypot d c)))) (sqrt (hypot d c)))))) * [enter]simplify: Simplifying (/ (/ (cbrt (fma d b (* a c))) (sqrt (cbrt (hypot d c)))) (sqrt (hypot d c))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma a c (* d b))) (* (sqrt (hypot d c)) (sqrt (cbrt (hypot d c))))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (* (cbrt (fma c a (* d b))) (/ (cbrt (fma c a (* d b))) (fabs (cbrt (hypot d c))))) (/ (cbrt (fma a c (* d b))) (* (sqrt (hypot d c)) (sqrt (cbrt (hypot d c)))))))) * * * * [misc]progress: [ 79 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) (sqrt (sqrt (hypot d c)))) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (40 enodes) * * [misc]simplify: iters left: 3 (78 enodes) * * [misc]simplify: iters left: 2 (119 enodes) * * [misc]simplify: iters left: 1 (139 enodes) * [exit]simplify: Simplified to (/ (* (/ (cbrt (fma c a (* d b))) (cbrt (sqrt (hypot d c)))) (/ (cbrt (fma c a (* d b))) (cbrt (sqrt (hypot d c))))) (sqrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (* (/ (cbrt (fma c a (* d b))) (cbrt (sqrt (hypot d c)))) (/ (cbrt (fma c a (* d b))) (cbrt (sqrt (hypot d c))))) (sqrt (sqrt (hypot d c)))) (/ (/ (cbrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (cbrt (sqrt (hypot d c))))))) * [enter]simplify: Simplifying (/ (/ (cbrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (cbrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma a c (* d b))) (* (cbrt (sqrt (hypot d c))) (sqrt (sqrt (hypot d c))))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) (sqrt (sqrt (hypot d c)))) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) (/ (cbrt (fma a c (* d b))) (* (cbrt (sqrt (hypot d c))) (sqrt (sqrt (hypot d c)))))))) * * * * [misc]progress: [ 80 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) (sqrt (sqrt (hypot d c)))) (sqrt (* (cbrt (hypot d c)) (cbrt (hypot d c))))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (35 enodes) * * [misc]simplify: iters left: 3 (51 enodes) * * [misc]simplify: iters left: 2 (59 enodes) * * [misc]simplify: iters left: 1 (62 enodes) * [exit]simplify: Simplified to (/ (* (cbrt (fma c a (* d b))) (cbrt (fma c a (* d b)))) (* (fabs (cbrt (hypot d c))) (sqrt (sqrt (hypot d c))))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (* (cbrt (fma c a (* d b))) (cbrt (fma c a (* d b)))) (* (fabs (cbrt (hypot d c))) (sqrt (sqrt (hypot d c))))) (/ (/ (cbrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (sqrt (cbrt (hypot d c))))))) * [enter]simplify: Simplifying (/ (/ (cbrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (sqrt (cbrt (hypot d c)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (27 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma d b (* a c))) (* (sqrt (sqrt (hypot d c))) (sqrt (cbrt (hypot d c))))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (* (cbrt (fma c a (* d b))) (cbrt (fma c a (* d b)))) (* (fabs (cbrt (hypot d c))) (sqrt (sqrt (hypot d c))))) (/ (cbrt (fma d b (* a c))) (* (sqrt (sqrt (hypot d c))) (sqrt (cbrt (hypot d c)))))))) * * * * [misc]progress: [ 81 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) (sqrt (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (27 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (41 enodes) * * [misc]simplify: iters left: 1 (42 enodes) * [exit]simplify: Simplified to (* (cbrt (fma a c (* d b))) (/ (cbrt (fma a c (* d b))) (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (* (cbrt (fma a c (* d b))) (/ (cbrt (fma a c (* d b))) (sqrt (hypot d c)))) (/ (/ (cbrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c))))))) * [enter]simplify: Simplifying (/ (/ (cbrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma a c (* d b))) (sqrt (hypot d c))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (* (cbrt (fma a c (* d b))) (/ (cbrt (fma a c (* d b))) (sqrt (hypot d c)))) (/ (cbrt (fma a c (* d b))) (sqrt (hypot d c)))))) * * * * [misc]progress: [ 82 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) (sqrt (sqrt (hypot d c)))) (sqrt 1)) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (35 enodes) * * [misc]simplify: iters left: 3 (51 enodes) * * [misc]simplify: iters left: 2 (59 enodes) * * [misc]simplify: iters left: 1 (62 enodes) * [exit]simplify: Simplified to (/ (* (cbrt (fma c a (* d b))) (cbrt (fma c a (* d b)))) (* (sqrt (sqrt (hypot d c))) (sqrt 1))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (* (cbrt (fma c a (* d b))) (cbrt (fma c a (* d b)))) (* (sqrt (sqrt (hypot d c))) (sqrt 1))) (/ (/ (cbrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (sqrt (hypot d c)))))) * [enter]simplify: Simplifying (/ (/ (cbrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (sqrt (hypot d c))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma a c (* d b))) (sqrt (sqrt (hypot d c)))) (sqrt (hypot d c))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) (sqrt (sqrt (hypot d c)))) (sqrt 1)) (/ (/ (cbrt (fma a c (* d b))) (sqrt (sqrt (hypot d c)))) (sqrt (hypot d c)))))) * * * * [misc]progress: [ 83 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) (sqrt (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (27 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (41 enodes) * * [misc]simplify: iters left: 1 (42 enodes) * [exit]simplify: Simplified to (* (cbrt (fma a c (* d b))) (/ (cbrt (fma a c (* d b))) (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (* (cbrt (fma a c (* d b))) (/ (cbrt (fma a c (* d b))) (sqrt (hypot d c)))) (/ (/ (cbrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c))))))) * [enter]simplify: Simplifying (/ (/ (cbrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma a c (* d b))) (sqrt (hypot d c))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (* (cbrt (fma a c (* d b))) (/ (cbrt (fma a c (* d b))) (sqrt (hypot d c)))) (/ (cbrt (fma a c (* d b))) (sqrt (hypot d c)))))) * * * * [misc]progress: [ 84 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) (sqrt (sqrt (hypot d c)))) 1) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (33 enodes) * * [misc]simplify: iters left: 3 (60 enodes) * * [misc]simplify: iters left: 2 (159 enodes) * * [misc]simplify: iters left: 1 (232 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (cbrt (fma d b (* a c)))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (* (/ (cbrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (cbrt (fma d b (* a c)))) (/ (/ (cbrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (sqrt (hypot d c)))))) * [enter]simplify: Simplifying (/ (/ (cbrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (sqrt (hypot d c))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma a c (* d b))) (sqrt (sqrt (hypot d c)))) (sqrt (hypot d c))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (* (/ (cbrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (cbrt (fma d b (* a c)))) (/ (/ (cbrt (fma a c (* d b))) (sqrt (sqrt (hypot d c)))) (sqrt (hypot d c)))))) * * * * [misc]progress: [ 85 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) (sqrt 1)) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (43 enodes) * * [misc]simplify: iters left: 3 (81 enodes) * * [misc]simplify: iters left: 2 (120 enodes) * * [misc]simplify: iters left: 1 (139 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (fma c a (* d b))) (cbrt (sqrt (hypot d c)))) (/ (/ (cbrt (fma c a (* d b))) (cbrt (sqrt (hypot d c)))) (sqrt 1))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (* (/ (cbrt (fma c a (* d b))) (cbrt (sqrt (hypot d c)))) (/ (/ (cbrt (fma c a (* d b))) (cbrt (sqrt (hypot d c)))) (sqrt 1))) (/ (/ (cbrt (fma d b (* a c))) (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))))) * [enter]simplify: Simplifying (/ (/ (cbrt (fma d b (* a c))) (sqrt (hypot d c))) (cbrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma a c (* d b))) (sqrt (hypot d c))) (cbrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) (sqrt 1)) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) (/ (/ (cbrt (fma a c (* d b))) (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))))) * * * * [misc]progress: [ 86 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) (sqrt 1)) (sqrt (* (cbrt (hypot d c)) (cbrt (hypot d c))))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (37 enodes) * * [misc]simplify: iters left: 3 (53 enodes) * * [misc]simplify: iters left: 2 (61 enodes) * * [misc]simplify: iters left: 1 (64 enodes) * [exit]simplify: Simplified to (/ (* (cbrt (fma c a (* d b))) (cbrt (fma c a (* d b)))) (* (fabs (cbrt (hypot d c))) (sqrt 1))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (* (cbrt (fma c a (* d b))) (cbrt (fma c a (* d b)))) (* (fabs (cbrt (hypot d c))) (sqrt 1))) (/ (/ (cbrt (fma d b (* a c))) (sqrt (hypot d c))) (sqrt (cbrt (hypot d c))))))) * [enter]simplify: Simplifying (/ (/ (cbrt (fma d b (* a c))) (sqrt (hypot d c))) (sqrt (cbrt (hypot d c)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma a c (* d b))) (sqrt (hypot d c))) (sqrt (cbrt (hypot d c)))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (* (cbrt (fma c a (* d b))) (cbrt (fma c a (* d b)))) (* (fabs (cbrt (hypot d c))) (sqrt 1))) (/ (/ (cbrt (fma a c (* d b))) (sqrt (hypot d c))) (sqrt (cbrt (hypot d c))))))) * * * * [misc]progress: [ 87 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) (sqrt 1)) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (35 enodes) * * [misc]simplify: iters left: 3 (51 enodes) * * [misc]simplify: iters left: 2 (59 enodes) * * [misc]simplify: iters left: 1 (62 enodes) * [exit]simplify: Simplified to (/ (* (cbrt (fma c a (* d b))) (cbrt (fma c a (* d b)))) (* (sqrt 1) (sqrt (sqrt (hypot d c))))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (* (cbrt (fma c a (* d b))) (cbrt (fma c a (* d b)))) (* (sqrt 1) (sqrt (sqrt (hypot d c))))) (/ (/ (cbrt (fma d b (* a c))) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c))))))) * [enter]simplify: Simplifying (/ (/ (cbrt (fma d b (* a c))) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma a c (* d b))) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) (sqrt 1)) (sqrt (sqrt (hypot d c)))) (/ (/ (cbrt (fma a c (* d b))) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c))))))) * * * * [misc]progress: [ 88 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) (sqrt 1)) (sqrt 1)) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (27 enodes) * * [misc]simplify: iters left: 3 (35 enodes) * * [misc]simplify: iters left: 2 (64 enodes) * * [misc]simplify: iters left: 1 (151 enodes) * [exit]simplify: Simplified to (* (cbrt (fma a c (* d b))) (cbrt (fma a c (* d b)))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (* (cbrt (fma a c (* d b))) (cbrt (fma a c (* d b)))) (/ (/ (cbrt (fma d b (* a c))) (sqrt (hypot d c))) (sqrt (hypot d c)))))) * [enter]simplify: Simplifying (/ (/ (cbrt (fma d b (* a c))) (sqrt (hypot d c))) (sqrt (hypot d c))) * * [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 (22 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma a c (* d b))) (hypot d c)) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (* (cbrt (fma a c (* d b))) (cbrt (fma a c (* d b)))) (/ (cbrt (fma a c (* d b))) (hypot d c))))) * * * * [misc]progress: [ 89 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) (sqrt 1)) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (35 enodes) * * [misc]simplify: iters left: 3 (51 enodes) * * [misc]simplify: iters left: 2 (59 enodes) * * [misc]simplify: iters left: 1 (62 enodes) * [exit]simplify: Simplified to (/ (* (cbrt (fma c a (* d b))) (cbrt (fma c a (* d b)))) (* (sqrt 1) (sqrt (sqrt (hypot d c))))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (* (cbrt (fma c a (* d b))) (cbrt (fma c a (* d b)))) (* (sqrt 1) (sqrt (sqrt (hypot d c))))) (/ (/ (cbrt (fma d b (* a c))) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c))))))) * [enter]simplify: Simplifying (/ (/ (cbrt (fma d b (* a c))) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma a c (* d b))) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) (sqrt 1)) (sqrt (sqrt (hypot d c)))) (/ (/ (cbrt (fma a c (* d b))) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c))))))) * * * * [misc]progress: [ 90 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) (sqrt 1)) 1) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (31 enodes) * * [misc]simplify: iters left: 3 (58 enodes) * * [misc]simplify: iters left: 2 (146 enodes) * * [misc]simplify: iters left: 1 (248 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (fma a c (* d b))) (sqrt 1)) (cbrt (fma a c (* d b)))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (* (/ (cbrt (fma a c (* d b))) (sqrt 1)) (cbrt (fma a c (* d b)))) (/ (/ (cbrt (fma d b (* a c))) (sqrt (hypot d c))) (sqrt (hypot d c)))))) * [enter]simplify: Simplifying (/ (/ (cbrt (fma d b (* a c))) (sqrt (hypot d c))) (sqrt (hypot d c))) * * [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 (22 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma a c (* d b))) (hypot d c)) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (* (/ (cbrt (fma a c (* d b))) (sqrt 1)) (cbrt (fma a c (* d b)))) (/ (cbrt (fma a c (* d b))) (hypot d c))))) * * * * [misc]progress: [ 91 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) (sqrt (sqrt (hypot d c)))) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (40 enodes) * * [misc]simplify: iters left: 3 (78 enodes) * * [misc]simplify: iters left: 2 (119 enodes) * * [misc]simplify: iters left: 1 (139 enodes) * [exit]simplify: Simplified to (/ (* (/ (cbrt (fma c a (* d b))) (cbrt (sqrt (hypot d c)))) (/ (cbrt (fma c a (* d b))) (cbrt (sqrt (hypot d c))))) (sqrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (* (/ (cbrt (fma c a (* d b))) (cbrt (sqrt (hypot d c)))) (/ (cbrt (fma c a (* d b))) (cbrt (sqrt (hypot d c))))) (sqrt (sqrt (hypot d c)))) (/ (/ (cbrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (cbrt (sqrt (hypot d c))))))) * [enter]simplify: Simplifying (/ (/ (cbrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (cbrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma a c (* d b))) (* (cbrt (sqrt (hypot d c))) (sqrt (sqrt (hypot d c))))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) (sqrt (sqrt (hypot d c)))) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) (/ (cbrt (fma a c (* d b))) (* (cbrt (sqrt (hypot d c))) (sqrt (sqrt (hypot d c)))))))) * * * * [misc]progress: [ 92 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) (sqrt (sqrt (hypot d c)))) (sqrt (* (cbrt (hypot d c)) (cbrt (hypot d c))))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (35 enodes) * * [misc]simplify: iters left: 3 (51 enodes) * * [misc]simplify: iters left: 2 (59 enodes) * * [misc]simplify: iters left: 1 (62 enodes) * [exit]simplify: Simplified to (/ (* (cbrt (fma c a (* d b))) (cbrt (fma c a (* d b)))) (* (fabs (cbrt (hypot d c))) (sqrt (sqrt (hypot d c))))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (* (cbrt (fma c a (* d b))) (cbrt (fma c a (* d b)))) (* (fabs (cbrt (hypot d c))) (sqrt (sqrt (hypot d c))))) (/ (/ (cbrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (sqrt (cbrt (hypot d c))))))) * [enter]simplify: Simplifying (/ (/ (cbrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (sqrt (cbrt (hypot d c)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (27 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma d b (* a c))) (* (sqrt (sqrt (hypot d c))) (sqrt (cbrt (hypot d c))))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (* (cbrt (fma c a (* d b))) (cbrt (fma c a (* d b)))) (* (fabs (cbrt (hypot d c))) (sqrt (sqrt (hypot d c))))) (/ (cbrt (fma d b (* a c))) (* (sqrt (sqrt (hypot d c))) (sqrt (cbrt (hypot d c)))))))) * * * * [misc]progress: [ 93 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) (sqrt (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (27 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (41 enodes) * * [misc]simplify: iters left: 1 (42 enodes) * [exit]simplify: Simplified to (* (cbrt (fma a c (* d b))) (/ (cbrt (fma a c (* d b))) (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (* (cbrt (fma a c (* d b))) (/ (cbrt (fma a c (* d b))) (sqrt (hypot d c)))) (/ (/ (cbrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c))))))) * [enter]simplify: Simplifying (/ (/ (cbrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma a c (* d b))) (sqrt (hypot d c))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (* (cbrt (fma a c (* d b))) (/ (cbrt (fma a c (* d b))) (sqrt (hypot d c)))) (/ (cbrt (fma a c (* d b))) (sqrt (hypot d c)))))) * * * * [misc]progress: [ 94 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) (sqrt (sqrt (hypot d c)))) (sqrt 1)) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (35 enodes) * * [misc]simplify: iters left: 3 (51 enodes) * * [misc]simplify: iters left: 2 (59 enodes) * * [misc]simplify: iters left: 1 (62 enodes) * [exit]simplify: Simplified to (/ (* (cbrt (fma c a (* d b))) (cbrt (fma c a (* d b)))) (* (sqrt (sqrt (hypot d c))) (sqrt 1))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (* (cbrt (fma c a (* d b))) (cbrt (fma c a (* d b)))) (* (sqrt (sqrt (hypot d c))) (sqrt 1))) (/ (/ (cbrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (sqrt (hypot d c)))))) * [enter]simplify: Simplifying (/ (/ (cbrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (sqrt (hypot d c))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma a c (* d b))) (sqrt (sqrt (hypot d c)))) (sqrt (hypot d c))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) (sqrt (sqrt (hypot d c)))) (sqrt 1)) (/ (/ (cbrt (fma a c (* d b))) (sqrt (sqrt (hypot d c)))) (sqrt (hypot d c)))))) * * * * [misc]progress: [ 95 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) (sqrt (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (27 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (41 enodes) * * [misc]simplify: iters left: 1 (42 enodes) * [exit]simplify: Simplified to (* (cbrt (fma a c (* d b))) (/ (cbrt (fma a c (* d b))) (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (* (cbrt (fma a c (* d b))) (/ (cbrt (fma a c (* d b))) (sqrt (hypot d c)))) (/ (/ (cbrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c))))))) * [enter]simplify: Simplifying (/ (/ (cbrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma a c (* d b))) (sqrt (hypot d c))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (* (cbrt (fma a c (* d b))) (/ (cbrt (fma a c (* d b))) (sqrt (hypot d c)))) (/ (cbrt (fma a c (* d b))) (sqrt (hypot d c)))))) * * * * [misc]progress: [ 96 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) (sqrt (sqrt (hypot d c)))) 1) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (33 enodes) * * [misc]simplify: iters left: 3 (60 enodes) * * [misc]simplify: iters left: 2 (159 enodes) * * [misc]simplify: iters left: 1 (232 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (cbrt (fma d b (* a c)))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (* (/ (cbrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (cbrt (fma d b (* a c)))) (/ (/ (cbrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (sqrt (hypot d c)))))) * [enter]simplify: Simplifying (/ (/ (cbrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (sqrt (hypot d c))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma a c (* d b))) (sqrt (sqrt (hypot d c)))) (sqrt (hypot d c))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (* (/ (cbrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (cbrt (fma d b (* a c)))) (/ (/ (cbrt (fma a c (* d b))) (sqrt (sqrt (hypot d c)))) (sqrt (hypot d c)))))) * * * * [misc]progress: [ 97 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) 1) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (50 enodes) * * [misc]simplify: iters left: 3 (97 enodes) * * [misc]simplify: iters left: 2 (186 enodes) * * [misc]simplify: iters left: 1 (223 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (fma c a (* d b))) (cbrt (sqrt (hypot d c)))) (/ (cbrt (fma c a (* d b))) (cbrt (sqrt (hypot d c))))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (* (/ (cbrt (fma c a (* d b))) (cbrt (sqrt (hypot d c)))) (/ (cbrt (fma c a (* d b))) (cbrt (sqrt (hypot d c))))) (/ (/ (cbrt (fma d b (* a c))) (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))))) * [enter]simplify: Simplifying (/ (/ (cbrt (fma d b (* a c))) (sqrt (hypot d c))) (cbrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma a c (* d b))) (sqrt (hypot d c))) (cbrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (* (/ (cbrt (fma c a (* d b))) (cbrt (sqrt (hypot d c)))) (/ (cbrt (fma c a (* d b))) (cbrt (sqrt (hypot d c))))) (/ (/ (cbrt (fma a c (* d b))) (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))))) * * * * [misc]progress: [ 98 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) 1) (sqrt (* (cbrt (hypot d c)) (cbrt (hypot d c))))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (25 enodes) * * [misc]simplify: iters left: 4 (39 enodes) * * [misc]simplify: iters left: 3 (61 enodes) * * [misc]simplify: iters left: 2 (82 enodes) * * [misc]simplify: iters left: 1 (85 enodes) * [exit]simplify: Simplified to (* (cbrt (fma c a (* d b))) (/ (cbrt (fma c a (* d b))) (fabs (cbrt (hypot d c))))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (* (cbrt (fma c a (* d b))) (/ (cbrt (fma c a (* d b))) (fabs (cbrt (hypot d c))))) (/ (/ (cbrt (fma d b (* a c))) (sqrt (hypot d c))) (sqrt (cbrt (hypot d c))))))) * [enter]simplify: Simplifying (/ (/ (cbrt (fma d b (* a c))) (sqrt (hypot d c))) (sqrt (cbrt (hypot d c)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma a c (* d b))) (sqrt (hypot d c))) (sqrt (cbrt (hypot d c)))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (* (cbrt (fma c a (* d b))) (/ (cbrt (fma c a (* d b))) (fabs (cbrt (hypot d c))))) (/ (/ (cbrt (fma a c (* d b))) (sqrt (hypot d c))) (sqrt (cbrt (hypot d c))))))) * * * * [misc]progress: [ 99 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) 1) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (38 enodes) * * [misc]simplify: iters left: 3 (67 enodes) * * [misc]simplify: iters left: 2 (144 enodes) * * [misc]simplify: iters left: 1 (146 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma d b (* a c))) (/ (sqrt (sqrt (hypot d c))) (cbrt (fma d b (* a c))))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (cbrt (fma d b (* a c))) (/ (sqrt (sqrt (hypot d c))) (cbrt (fma d b (* a c))))) (/ (/ (cbrt (fma d b (* a c))) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c))))))) * [enter]simplify: Simplifying (/ (/ (cbrt (fma d b (* a c))) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma a c (* d b))) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (cbrt (fma d b (* a c))) (/ (sqrt (sqrt (hypot d c))) (cbrt (fma d b (* a c))))) (/ (/ (cbrt (fma a c (* d b))) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c))))))) * * * * [misc]progress: [ 100 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) 1) (sqrt 1)) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (36 enodes) * * [misc]simplify: iters left: 3 (64 enodes) * * [misc]simplify: iters left: 2 (115 enodes) * * [misc]simplify: iters left: 1 (119 enodes) * [exit]simplify: Simplified to (* (cbrt (fma a c (* d b))) (/ (cbrt (fma a c (* d b))) (sqrt 1))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (* (cbrt (fma a c (* d b))) (/ (cbrt (fma a c (* d b))) (sqrt 1))) (/ (/ (cbrt (fma d b (* a c))) (sqrt (hypot d c))) (sqrt (hypot d c)))))) * [enter]simplify: Simplifying (/ (/ (cbrt (fma d b (* a c))) (sqrt (hypot d c))) (sqrt (hypot d c))) * * [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 (22 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma a c (* d b))) (hypot d c)) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (* (cbrt (fma a c (* d b))) (/ (cbrt (fma a c (* d b))) (sqrt 1))) (/ (cbrt (fma a c (* d b))) (hypot d c))))) * * * * [misc]progress: [ 101 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) 1) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (38 enodes) * * [misc]simplify: iters left: 3 (67 enodes) * * [misc]simplify: iters left: 2 (144 enodes) * * [misc]simplify: iters left: 1 (146 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma d b (* a c))) (/ (sqrt (sqrt (hypot d c))) (cbrt (fma d b (* a c))))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (cbrt (fma d b (* a c))) (/ (sqrt (sqrt (hypot d c))) (cbrt (fma d b (* a c))))) (/ (/ (cbrt (fma d b (* a c))) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c))))))) * [enter]simplify: Simplifying (/ (/ (cbrt (fma d b (* a c))) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma a c (* d b))) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (cbrt (fma d b (* a c))) (/ (sqrt (sqrt (hypot d c))) (cbrt (fma d b (* a c))))) (/ (/ (cbrt (fma a c (* d b))) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c))))))) * * * * [misc]progress: [ 102 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) 1) 1) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (27 enodes) * * [misc]simplify: iters left: 2 (35 enodes) * * [misc]simplify: iters left: 1 (37 enodes) * [exit]simplify: Simplified to (* (cbrt (fma a c (* d b))) (cbrt (fma a c (* d b)))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (* (cbrt (fma a c (* d b))) (cbrt (fma a c (* d b)))) (/ (/ (cbrt (fma d b (* a c))) (sqrt (hypot d c))) (sqrt (hypot d c)))))) * [enter]simplify: Simplifying (/ (/ (cbrt (fma d b (* a c))) (sqrt (hypot d c))) (sqrt (hypot d c))) * * [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 (22 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma a c (* d b))) (hypot d c)) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (* (cbrt (fma a c (* d b))) (cbrt (fma a c (* d b)))) (/ (cbrt (fma a c (* d b))) (hypot d c))))) * * * * [misc]progress: [ 103 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (30 enodes) * * [misc]simplify: iters left: 3 (35 enodes) * * [misc]simplify: iters left: 2 (38 enodes) * * [misc]simplify: iters left: 1 (41 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma a c (* d b))) (* (cbrt (sqrt (hypot d c))) (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (sqrt (fma a c (* d b))) (* (cbrt (sqrt (hypot d c))) (sqrt (hypot d c)))) (/ (/ (sqrt (fma d b (* a c))) (cbrt (sqrt (hypot d c)))) (cbrt (sqrt (hypot d c))))))) * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) (cbrt (sqrt (hypot d c)))) (cbrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (22 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma a c (* d b))) (cbrt (sqrt (hypot d c)))) (cbrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (sqrt (fma a c (* d b))) (* (cbrt (sqrt (hypot d c))) (sqrt (hypot d c)))) (/ (/ (sqrt (fma a c (* d b))) (cbrt (sqrt (hypot d c)))) (cbrt (sqrt (hypot d c))))))) * * * * [misc]progress: [ 104 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) (sqrt (* (cbrt (hypot d c)) (cbrt (hypot d c))))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (31 enodes) * * [misc]simplify: iters left: 3 (37 enodes) * * [misc]simplify: iters left: 2 (43 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma c a (* d b))) (fabs (cbrt (hypot d c)))) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (/ (sqrt (fma c a (* d b))) (fabs (cbrt (hypot d c)))) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) (/ (/ (sqrt (fma d b (* a c))) (cbrt (sqrt (hypot d c)))) (sqrt (cbrt (hypot d c))))))) * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) (cbrt (sqrt (hypot d c)))) (sqrt (cbrt (hypot d c)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (27 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma d b (* a c))) (* (cbrt (sqrt (hypot d c))) (sqrt (cbrt (hypot d c))))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (/ (sqrt (fma c a (* d b))) (fabs (cbrt (hypot d c)))) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) (/ (sqrt (fma d b (* a c))) (* (cbrt (sqrt (hypot d c))) (sqrt (cbrt (hypot d c)))))))) * * * * [misc]progress: [ 105 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (34 enodes) * * [misc]simplify: iters left: 2 (40 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma d b (* a c))) (cbrt (sqrt (hypot d c)))) (* (cbrt (sqrt (hypot d c))) (sqrt (sqrt (hypot d c))))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (/ (sqrt (fma d b (* a c))) (cbrt (sqrt (hypot d c)))) (* (cbrt (sqrt (hypot d c))) (sqrt (sqrt (hypot d c))))) (/ (/ (sqrt (fma d b (* a c))) (cbrt (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c))))))) * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) (cbrt (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma a c (* d b))) (* (sqrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (/ (sqrt (fma d b (* a c))) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) (sqrt (sqrt (hypot d c)))) (/ (sqrt (fma a c (* d b))) (* (sqrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c)))))))) * * * * [misc]progress: [ 106 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) (sqrt 1)) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (31 enodes) * * [misc]simplify: iters left: 3 (37 enodes) * * [misc]simplify: iters left: 2 (43 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma c a (* d b))) (sqrt 1)) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (/ (sqrt (fma c a (* d b))) (sqrt 1)) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) (/ (/ (sqrt (fma d b (* a c))) (cbrt (sqrt (hypot d c)))) (sqrt (hypot d c)))))) * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) (cbrt (sqrt (hypot d c)))) (sqrt (hypot d c))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma a c (* d b))) (cbrt (sqrt (hypot d c)))) (sqrt (hypot d c))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (/ (sqrt (fma d b (* a c))) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) (sqrt 1)) (/ (/ (sqrt (fma a c (* d b))) (cbrt (sqrt (hypot d c)))) (sqrt (hypot d c)))))) * * * * [misc]progress: [ 107 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (34 enodes) * * [misc]simplify: iters left: 2 (40 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma d b (* a c))) (cbrt (sqrt (hypot d c)))) (* (cbrt (sqrt (hypot d c))) (sqrt (sqrt (hypot d c))))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (/ (sqrt (fma d b (* a c))) (cbrt (sqrt (hypot d c)))) (* (cbrt (sqrt (hypot d c))) (sqrt (sqrt (hypot d c))))) (/ (/ (sqrt (fma d b (* a c))) (cbrt (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c))))))) * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) (cbrt (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma a c (* d b))) (* (sqrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (/ (sqrt (fma d b (* a c))) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) (sqrt (sqrt (hypot d c)))) (/ (sqrt (fma a c (* d b))) (* (sqrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c)))))))) * * * * [misc]progress: [ 108 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) 1) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (30 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (43 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma d b (* a c))) (cbrt (sqrt (hypot d c)))) (cbrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (/ (sqrt (fma d b (* a c))) (cbrt (sqrt (hypot d c)))) (cbrt (sqrt (hypot d c)))) (/ (/ (sqrt (fma d b (* a c))) (cbrt (sqrt (hypot d c)))) (sqrt (hypot d c)))))) * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) (cbrt (sqrt (hypot d c)))) (sqrt (hypot d c))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma a c (* d b))) (cbrt (sqrt (hypot d c)))) (sqrt (hypot d c))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (/ (sqrt (fma d b (* a c))) (cbrt (sqrt (hypot d c)))) (cbrt (sqrt (hypot d c)))) (/ (/ (sqrt (fma a c (* d b))) (cbrt (sqrt (hypot d c)))) (sqrt (hypot d c)))))) * * * * [misc]progress: [ 109 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) (sqrt (* (cbrt (hypot d c)) (cbrt (hypot d c))))) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (32 enodes) * * [misc]simplify: iters left: 3 (40 enodes) * * [misc]simplify: iters left: 2 (41 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma c a (* d b))) (fabs (cbrt (hypot d c)))) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (/ (sqrt (fma c a (* d b))) (fabs (cbrt (hypot d c)))) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) (/ (/ (sqrt (fma d b (* a c))) (sqrt (cbrt (hypot d c)))) (cbrt (sqrt (hypot d c))))))) * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) (sqrt (cbrt (hypot d c)))) (cbrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (27 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma d b (* a c))) (* (sqrt (cbrt (hypot d c))) (cbrt (sqrt (hypot d c))))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (/ (sqrt (fma c a (* d b))) (fabs (cbrt (hypot d c)))) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) (/ (sqrt (fma d b (* a c))) (* (sqrt (cbrt (hypot d c))) (cbrt (sqrt (hypot d c)))))))) * * * * [misc]progress: [ 110 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) (sqrt (* (cbrt (hypot d c)) (cbrt (hypot d c))))) (sqrt (* (cbrt (hypot d c)) (cbrt (hypot d c))))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma a c (* d b))) (* (cbrt (hypot d c)) (cbrt (hypot d c)))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (sqrt (fma a c (* d b))) (* (cbrt (hypot d c)) (cbrt (hypot d c)))) (/ (/ (sqrt (fma d b (* a c))) (sqrt (cbrt (hypot d c)))) (sqrt (cbrt (hypot d c))))))) * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) (sqrt (cbrt (hypot d c)))) (sqrt (cbrt (hypot d c)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma a c (* d b))) (cbrt (hypot d c))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (sqrt (fma a c (* d b))) (* (cbrt (hypot d c)) (cbrt (hypot d c)))) (/ (sqrt (fma a c (* d b))) (cbrt (hypot d c)))))) * * * * [misc]progress: [ 111 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) (sqrt (* (cbrt (hypot d c)) (cbrt (hypot d c))))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (26 enodes) * * [misc]simplify: iters left: 3 (29 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma c a (* d b))) (* (fabs (cbrt (hypot d c))) (sqrt (sqrt (hypot d c))))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (sqrt (fma c a (* d b))) (* (fabs (cbrt (hypot d c))) (sqrt (sqrt (hypot d c))))) (/ (/ (sqrt (fma d b (* a c))) (sqrt (cbrt (hypot d c)))) (sqrt (sqrt (hypot d c))))))) * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) (sqrt (cbrt (hypot d c)))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (27 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma d b (* a c))) (* (sqrt (cbrt (hypot d c))) (sqrt (sqrt (hypot d c))))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (sqrt (fma c a (* d b))) (* (fabs (cbrt (hypot d c))) (sqrt (sqrt (hypot d c))))) (/ (sqrt (fma d b (* a c))) (* (sqrt (cbrt (hypot d c))) (sqrt (sqrt (hypot d c)))))))) * * * * [misc]progress: [ 112 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) (sqrt (* (cbrt (hypot d c)) (cbrt (hypot d c))))) (sqrt 1)) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (31 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma c a (* d b))) (* (fabs (cbrt (hypot d c))) (sqrt 1))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (sqrt (fma c a (* d b))) (* (fabs (cbrt (hypot d c))) (sqrt 1))) (/ (/ (sqrt (fma d b (* a c))) (sqrt (cbrt (hypot d c)))) (sqrt (hypot d c)))))) * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) (sqrt (cbrt (hypot d c)))) (sqrt (hypot d c))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma a c (* d b))) (* (sqrt (hypot d c)) (sqrt (cbrt (hypot d c))))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (sqrt (fma c a (* d b))) (* (fabs (cbrt (hypot d c))) (sqrt 1))) (/ (sqrt (fma a c (* d b))) (* (sqrt (hypot d c)) (sqrt (cbrt (hypot d c)))))))) * * * * [misc]progress: [ 113 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) (sqrt (* (cbrt (hypot d c)) (cbrt (hypot d c))))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (26 enodes) * * [misc]simplify: iters left: 3 (29 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma c a (* d b))) (* (fabs (cbrt (hypot d c))) (sqrt (sqrt (hypot d c))))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (sqrt (fma c a (* d b))) (* (fabs (cbrt (hypot d c))) (sqrt (sqrt (hypot d c))))) (/ (/ (sqrt (fma d b (* a c))) (sqrt (cbrt (hypot d c)))) (sqrt (sqrt (hypot d c))))))) * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) (sqrt (cbrt (hypot d c)))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (27 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma d b (* a c))) (* (sqrt (cbrt (hypot d c))) (sqrt (sqrt (hypot d c))))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (sqrt (fma c a (* d b))) (* (fabs (cbrt (hypot d c))) (sqrt (sqrt (hypot d c))))) (/ (sqrt (fma d b (* a c))) (* (sqrt (cbrt (hypot d c))) (sqrt (sqrt (hypot d c)))))))) * * * * [misc]progress: [ 114 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) (sqrt (* (cbrt (hypot d c)) (cbrt (hypot d c))))) 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 (35 enodes) * * [misc]simplify: iters left: 2 (36 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma d b (* a c))) (fabs (cbrt (hypot d c)))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (sqrt (fma d b (* a c))) (fabs (cbrt (hypot d c)))) (/ (/ (sqrt (fma d b (* a c))) (sqrt (cbrt (hypot d c)))) (sqrt (hypot d c)))))) * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) (sqrt (cbrt (hypot d c)))) (sqrt (hypot d c))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma a c (* d b))) (* (sqrt (hypot d c)) (sqrt (cbrt (hypot d c))))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (sqrt (fma d b (* a c))) (fabs (cbrt (hypot d c)))) (/ (sqrt (fma a c (* d b))) (* (sqrt (hypot d c)) (sqrt (cbrt (hypot d c)))))))) * * * * [misc]progress: [ 115 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (37 enodes) * * [misc]simplify: iters left: 2 (38 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (/ (sqrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) (/ (/ (sqrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (cbrt (sqrt (hypot d c))))))) * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (cbrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma a c (* d b))) (* (cbrt (sqrt (hypot d c))) (sqrt (sqrt (hypot d c))))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (/ (sqrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) (/ (sqrt (fma a c (* d b))) (* (cbrt (sqrt (hypot d c))) (sqrt (sqrt (hypot d c)))))))) * * * * [misc]progress: [ 116 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (sqrt (* (cbrt (hypot d c)) (cbrt (hypot d c))))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (26 enodes) * * [misc]simplify: iters left: 3 (29 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma c a (* d b))) (sqrt (sqrt (hypot d c)))) (fabs (cbrt (hypot d c)))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (/ (sqrt (fma c a (* d b))) (sqrt (sqrt (hypot d c)))) (fabs (cbrt (hypot d c)))) (/ (/ (sqrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (sqrt (cbrt (hypot d c))))))) * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (sqrt (cbrt (hypot d c)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (27 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma d b (* a c))) (* (sqrt (sqrt (hypot d c))) (sqrt (cbrt (hypot d c))))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (/ (sqrt (fma c a (* d b))) (sqrt (sqrt (hypot d c)))) (fabs (cbrt (hypot d c)))) (/ (sqrt (fma d b (* a c))) (* (sqrt (sqrt (hypot d c))) (sqrt (cbrt (hypot d c)))))))) * * * * [misc]progress: [ 117 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma a c (* d b))) (sqrt (hypot d c))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (sqrt (fma a c (* d b))) (sqrt (hypot d c))) (/ (/ (sqrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c))))))) * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma a c (* d b))) (sqrt (hypot d c))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (sqrt (fma a c (* d b))) (sqrt (hypot d c))) (/ (sqrt (fma a c (* d b))) (sqrt (hypot d c)))))) * * * * [misc]progress: [ 118 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (sqrt 1)) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (26 enodes) * * [misc]simplify: iters left: 3 (29 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma d b (* a c))) (* (sqrt (sqrt (hypot d c))) (sqrt 1))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (sqrt (fma d b (* a c))) (* (sqrt (sqrt (hypot d c))) (sqrt 1))) (/ (/ (sqrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (sqrt (hypot d c)))))) * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (sqrt (hypot d c))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma a c (* d b))) (sqrt (sqrt (hypot d c)))) (sqrt (hypot d c))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (/ (sqrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (sqrt 1)) (/ (/ (sqrt (fma a c (* d b))) (sqrt (sqrt (hypot d c)))) (sqrt (hypot d c)))))) * * * * [misc]progress: [ 119 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma a c (* d b))) (sqrt (hypot d c))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (sqrt (fma a c (* d b))) (sqrt (hypot d c))) (/ (/ (sqrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c))))))) * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma a c (* d b))) (sqrt (hypot d c))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (sqrt (fma a c (* d b))) (sqrt (hypot d c))) (/ (sqrt (fma a c (* d b))) (sqrt (hypot d c)))))) * * * * [misc]progress: [ 120 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) 1) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (32 enodes) * * [misc]simplify: iters left: 2 (33 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma a c (* d b))) (sqrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (sqrt (fma a c (* d b))) (sqrt (sqrt (hypot d c)))) (/ (/ (sqrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (sqrt (hypot d c)))))) * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (sqrt (hypot d c))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma a c (* d b))) (sqrt (sqrt (hypot d c)))) (sqrt (hypot d c))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (sqrt (fma a c (* d b))) (sqrt (sqrt (hypot d c)))) (/ (/ (sqrt (fma a c (* d b))) (sqrt (sqrt (hypot d c)))) (sqrt (hypot d c)))))) * * * * [misc]progress: [ 121 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) (sqrt 1)) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (32 enodes) * * [misc]simplify: iters left: 3 (40 enodes) * * [misc]simplify: iters left: 2 (41 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma c a (* d b))) (sqrt 1)) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (/ (sqrt (fma c a (* d b))) (sqrt 1)) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) (/ (/ (sqrt (fma d b (* a c))) (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))))) * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) (sqrt (hypot d c))) (cbrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma a c (* d b))) (sqrt (hypot d c))) (cbrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (/ (sqrt (fma d b (* a c))) (sqrt 1)) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) (/ (/ (sqrt (fma a c (* d b))) (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))))) * * * * [misc]progress: [ 122 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) (sqrt 1)) (sqrt (* (cbrt (hypot d c)) (cbrt (hypot d c))))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (31 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma c a (* d b))) (sqrt 1)) (fabs (cbrt (hypot d c)))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (/ (sqrt (fma c a (* d b))) (sqrt 1)) (fabs (cbrt (hypot d c)))) (/ (/ (sqrt (fma d b (* a c))) (sqrt (hypot d c))) (sqrt (cbrt (hypot d c))))))) * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) (sqrt (hypot d c))) (sqrt (cbrt (hypot d c)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma a c (* d b))) (sqrt (hypot d c))) (sqrt (cbrt (hypot d c)))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (/ (sqrt (fma c a (* d b))) (sqrt 1)) (fabs (cbrt (hypot d c)))) (/ (/ (sqrt (fma a c (* d b))) (sqrt (hypot d c))) (sqrt (cbrt (hypot d c))))))) * * * * [misc]progress: [ 123 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) (sqrt 1)) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (26 enodes) * * [misc]simplify: iters left: 3 (29 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma d b (* a c))) (* (sqrt (sqrt (hypot d c))) (sqrt 1))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (sqrt (fma d b (* a c))) (* (sqrt (sqrt (hypot d c))) (sqrt 1))) (/ (/ (sqrt (fma d b (* a c))) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c))))))) * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma a c (* d b))) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (/ (sqrt (fma d b (* a c))) (sqrt 1)) (sqrt (sqrt (hypot d c)))) (/ (/ (sqrt (fma a c (* d b))) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c))))))) * * * * [misc]progress: [ 124 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) (sqrt 1)) (sqrt 1)) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * * [misc]simplify: iters left: 2 (31 enodes) * * [misc]simplify: iters left: 1 (36 enodes) * [exit]simplify: Simplified to (sqrt (fma a c (* d b))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (sqrt (fma a c (* d b))) (/ (/ (sqrt (fma d b (* a c))) (sqrt (hypot d c))) (sqrt (hypot d c)))))) * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) (sqrt (hypot d c))) (sqrt (hypot d c))) * * [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 (22 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma a c (* d b))) (hypot d c)) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (sqrt (fma a c (* d b))) (/ (sqrt (fma a c (* d b))) (hypot d c))))) * * * * [misc]progress: [ 125 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) (sqrt 1)) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (26 enodes) * * [misc]simplify: iters left: 3 (29 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma d b (* a c))) (* (sqrt (sqrt (hypot d c))) (sqrt 1))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (sqrt (fma d b (* a c))) (* (sqrt (sqrt (hypot d c))) (sqrt 1))) (/ (/ (sqrt (fma d b (* a c))) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c))))))) * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma a c (* d b))) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (/ (sqrt (fma d b (* a c))) (sqrt 1)) (sqrt (sqrt (hypot d c)))) (/ (/ (sqrt (fma a c (* d b))) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c))))))) * * * * [misc]progress: [ 126 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) (sqrt 1)) 1) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (30 enodes) * * [misc]simplify: iters left: 2 (31 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma a c (* d b))) (sqrt 1)) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (sqrt (fma a c (* d b))) (sqrt 1)) (/ (/ (sqrt (fma d b (* a c))) (sqrt (hypot d c))) (sqrt (hypot d c)))))) * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) (sqrt (hypot d c))) (sqrt (hypot d c))) * * [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 (22 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma a c (* d b))) (hypot d c)) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (sqrt (fma a c (* d b))) (sqrt 1)) (/ (sqrt (fma a c (* d b))) (hypot d c))))) * * * * [misc]progress: [ 127 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (37 enodes) * * [misc]simplify: iters left: 2 (38 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (/ (sqrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) (/ (/ (sqrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (cbrt (sqrt (hypot d c))))))) * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (cbrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma a c (* d b))) (* (cbrt (sqrt (hypot d c))) (sqrt (sqrt (hypot d c))))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (/ (sqrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) (/ (sqrt (fma a c (* d b))) (* (cbrt (sqrt (hypot d c))) (sqrt (sqrt (hypot d c)))))))) * * * * [misc]progress: [ 128 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (sqrt (* (cbrt (hypot d c)) (cbrt (hypot d c))))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (26 enodes) * * [misc]simplify: iters left: 3 (29 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma c a (* d b))) (sqrt (sqrt (hypot d c)))) (fabs (cbrt (hypot d c)))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (/ (sqrt (fma c a (* d b))) (sqrt (sqrt (hypot d c)))) (fabs (cbrt (hypot d c)))) (/ (/ (sqrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (sqrt (cbrt (hypot d c))))))) * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (sqrt (cbrt (hypot d c)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (27 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma d b (* a c))) (* (sqrt (sqrt (hypot d c))) (sqrt (cbrt (hypot d c))))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (/ (sqrt (fma c a (* d b))) (sqrt (sqrt (hypot d c)))) (fabs (cbrt (hypot d c)))) (/ (sqrt (fma d b (* a c))) (* (sqrt (sqrt (hypot d c))) (sqrt (cbrt (hypot d c)))))))) * * * * [misc]progress: [ 129 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma a c (* d b))) (sqrt (hypot d c))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (sqrt (fma a c (* d b))) (sqrt (hypot d c))) (/ (/ (sqrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c))))))) * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma a c (* d b))) (sqrt (hypot d c))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (sqrt (fma a c (* d b))) (sqrt (hypot d c))) (/ (sqrt (fma a c (* d b))) (sqrt (hypot d c)))))) * * * * [misc]progress: [ 130 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (sqrt 1)) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (26 enodes) * * [misc]simplify: iters left: 3 (29 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma d b (* a c))) (* (sqrt (sqrt (hypot d c))) (sqrt 1))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (sqrt (fma d b (* a c))) (* (sqrt (sqrt (hypot d c))) (sqrt 1))) (/ (/ (sqrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (sqrt (hypot d c)))))) * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (sqrt (hypot d c))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma a c (* d b))) (sqrt (sqrt (hypot d c)))) (sqrt (hypot d c))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (/ (sqrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (sqrt 1)) (/ (/ (sqrt (fma a c (* d b))) (sqrt (sqrt (hypot d c)))) (sqrt (hypot d c)))))) * * * * [misc]progress: [ 131 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma a c (* d b))) (sqrt (hypot d c))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (sqrt (fma a c (* d b))) (sqrt (hypot d c))) (/ (/ (sqrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c))))))) * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma a c (* d b))) (sqrt (hypot d c))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (sqrt (fma a c (* d b))) (sqrt (hypot d c))) (/ (sqrt (fma a c (* d b))) (sqrt (hypot d c)))))) * * * * [misc]progress: [ 132 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) 1) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (32 enodes) * * [misc]simplify: iters left: 2 (33 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma a c (* d b))) (sqrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (sqrt (fma a c (* d b))) (sqrt (sqrt (hypot d c)))) (/ (/ (sqrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (sqrt (hypot d c)))))) * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (sqrt (hypot d c))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma a c (* d b))) (sqrt (sqrt (hypot d c)))) (sqrt (hypot d c))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (sqrt (fma a c (* d b))) (sqrt (sqrt (hypot d c)))) (/ (/ (sqrt (fma a c (* d b))) (sqrt (sqrt (hypot d c)))) (sqrt (hypot d c)))))) * * * * [misc]progress: [ 133 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) 1) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (33 enodes) * * [misc]simplify: iters left: 3 (45 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma d b (* a c))) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (sqrt (fma d b (* a c))) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) (/ (/ (sqrt (fma d b (* a c))) (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))))) * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) (sqrt (hypot d c))) (cbrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma a c (* d b))) (sqrt (hypot d c))) (cbrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (sqrt (fma d b (* a c))) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) (/ (/ (sqrt (fma a c (* d b))) (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))))) * * * * [misc]progress: [ 134 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) 1) (sqrt (* (cbrt (hypot d c)) (cbrt (hypot d c))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (31 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma d b (* a c))) (fabs (cbrt (hypot d c)))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (sqrt (fma d b (* a c))) (fabs (cbrt (hypot d c)))) (/ (/ (sqrt (fma d b (* a c))) (sqrt (hypot d c))) (sqrt (cbrt (hypot d c))))))) * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) (sqrt (hypot d c))) (sqrt (cbrt (hypot d c)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma a c (* d b))) (sqrt (hypot d c))) (sqrt (cbrt (hypot d c)))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (sqrt (fma d b (* a c))) (fabs (cbrt (hypot d c)))) (/ (/ (sqrt (fma a c (* d b))) (sqrt (hypot d c))) (sqrt (cbrt (hypot d c))))))) * * * * [misc]progress: [ 135 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) 1) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (27 enodes) * * [misc]simplify: iters left: 3 (30 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma a c (* d b))) (sqrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (sqrt (fma a c (* d b))) (sqrt (sqrt (hypot d c)))) (/ (/ (sqrt (fma d b (* a c))) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c))))))) * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma a c (* d b))) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (sqrt (fma a c (* d b))) (sqrt (sqrt (hypot d c)))) (/ (/ (sqrt (fma a c (* d b))) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c))))))) * * * * [misc]progress: [ 136 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) 1) (sqrt 1)) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (28 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma a c (* d b))) (sqrt 1)) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (sqrt (fma a c (* d b))) (sqrt 1)) (/ (/ (sqrt (fma d b (* a c))) (sqrt (hypot d c))) (sqrt (hypot d c)))))) * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) (sqrt (hypot d c))) (sqrt (hypot d c))) * * [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 (22 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma a c (* d b))) (hypot d c)) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (sqrt (fma a c (* d b))) (sqrt 1)) (/ (sqrt (fma a c (* d b))) (hypot d c))))) * * * * [misc]progress: [ 137 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) 1) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (27 enodes) * * [misc]simplify: iters left: 3 (30 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma a c (* d b))) (sqrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (sqrt (fma a c (* d b))) (sqrt (sqrt (hypot d c)))) (/ (/ (sqrt (fma d b (* a c))) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c))))))) * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma a c (* d b))) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (sqrt (fma a c (* d b))) (sqrt (sqrt (hypot d c)))) (/ (/ (sqrt (fma a c (* d b))) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c))))))) * * * * [misc]progress: [ 138 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) 1) 1) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (17 enodes) * * [misc]simplify: iters left: 3 (20 enodes) * [exit]simplify: Simplified to (sqrt (fma c a (* d b))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (sqrt (fma c a (* d b))) (/ (/ (sqrt (fma d b (* a c))) (sqrt (hypot d c))) (sqrt (hypot d c)))))) * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) (sqrt (hypot d c))) (sqrt (hypot d c))) * * [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 (22 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma a c (* d b))) (hypot d c)) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (sqrt (fma c a (* d b))) (/ (sqrt (fma a c (* d b))) (hypot d c))))) * * * * [misc]progress: [ 139 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * * [misc]simplify: iters left: 2 (27 enodes) * * [misc]simplify: iters left: 1 (28 enodes) * [exit]simplify: Simplified to (/ (/ 1 (sqrt (hypot d c))) (cbrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (/ 1 (sqrt (hypot d c))) (cbrt (sqrt (hypot d c)))) (/ (/ (fma d b (* a c)) (cbrt (sqrt (hypot d c)))) (cbrt (sqrt (hypot d c))))))) * [enter]simplify: Simplifying (/ (/ (fma d b (* a c)) (cbrt (sqrt (hypot d c)))) (cbrt (sqrt (hypot d c)))) * * [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 (21 enodes) * [exit]simplify: Simplified to (/ (/ (fma a c (* d b)) (cbrt (sqrt (hypot d c)))) (cbrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (/ 1 (sqrt (hypot d c))) (cbrt (sqrt (hypot d c)))) (/ (/ (fma a c (* d b)) (cbrt (sqrt (hypot d c)))) (cbrt (sqrt (hypot d c))))))) * * * * [misc]progress: [ 140 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) (sqrt (* (cbrt (hypot d c)) (cbrt (hypot d c))))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (27 enodes) * * [misc]simplify: iters left: 2 (33 enodes) * [exit]simplify: Simplified to (/ (/ 1 (fabs (cbrt (hypot d c)))) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (/ 1 (fabs (cbrt (hypot d c)))) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) (/ (/ (fma d b (* a c)) (cbrt (sqrt (hypot d c)))) (sqrt (cbrt (hypot d c))))))) * [enter]simplify: Simplifying (/ (/ (fma d b (* a c)) (cbrt (sqrt (hypot d c)))) (sqrt (cbrt (hypot d c)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * [exit]simplify: Simplified to (/ (/ (fma a c (* d b)) (cbrt (sqrt (hypot d c)))) (sqrt (cbrt (hypot d c)))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (/ 1 (fabs (cbrt (hypot d c)))) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) (/ (/ (fma a c (* d b)) (cbrt (sqrt (hypot d c)))) (sqrt (cbrt (hypot d c))))))) * * * * [misc]progress: [ 141 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * * [misc]simplify: iters left: 2 (30 enodes) * [exit]simplify: Simplified to (/ (/ 1 (cbrt (sqrt (hypot d c)))) (* (sqrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (/ 1 (cbrt (sqrt (hypot d c)))) (* (sqrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) (/ (/ (fma d b (* a c)) (cbrt (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c))))))) * [enter]simplify: Simplifying (/ (/ (fma d b (* a c)) (cbrt (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (fma a c (* d b)) (* (cbrt (sqrt (hypot d c))) (sqrt (sqrt (hypot d c))))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (/ 1 (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) (sqrt (sqrt (hypot d c)))) (/ (fma a c (* d b)) (* (cbrt (sqrt (hypot d c))) (sqrt (sqrt (hypot d c)))))))) * * * * [misc]progress: [ 142 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) (sqrt 1)) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * * [misc]simplify: iters left: 2 (30 enodes) * [exit]simplify: Simplified to (/ (/ (/ 1 (sqrt 1)) (cbrt (sqrt (hypot d c)))) (cbrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (/ (/ 1 (sqrt 1)) (cbrt (sqrt (hypot d c)))) (cbrt (sqrt (hypot d c)))) (/ (/ (fma d b (* a c)) (cbrt (sqrt (hypot d c)))) (sqrt (hypot d c)))))) * [enter]simplify: Simplifying (/ (/ (fma d b (* a c)) (cbrt (sqrt (hypot d c)))) (sqrt (hypot d c))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * [exit]simplify: Simplified to (/ (/ (fma a c (* d b)) (sqrt (hypot d c))) (cbrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (/ 1 (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) (sqrt 1)) (/ (/ (fma a c (* d b)) (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))))) * * * * [misc]progress: [ 143 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * * [misc]simplify: iters left: 2 (30 enodes) * [exit]simplify: Simplified to (/ (/ 1 (cbrt (sqrt (hypot d c)))) (* (sqrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (/ 1 (cbrt (sqrt (hypot d c)))) (* (sqrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) (/ (/ (fma d b (* a c)) (cbrt (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c))))))) * [enter]simplify: Simplifying (/ (/ (fma d b (* a c)) (cbrt (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (fma a c (* d b)) (* (cbrt (sqrt (hypot d c))) (sqrt (sqrt (hypot d c))))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (/ 1 (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) (sqrt (sqrt (hypot d c)))) (/ (fma a c (* d b)) (* (cbrt (sqrt (hypot d c))) (sqrt (sqrt (hypot d c)))))))) * * * * [misc]progress: [ 144 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) 1) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * * [misc]simplify: iters left: 2 (25 enodes) * [exit]simplify: Simplified to (/ 1 (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ 1 (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) (/ (/ (fma d b (* a c)) (cbrt (sqrt (hypot d c)))) (sqrt (hypot d c)))))) * [enter]simplify: Simplifying (/ (/ (fma d b (* a c)) (cbrt (sqrt (hypot d c)))) (sqrt (hypot d c))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * [exit]simplify: Simplified to (/ (/ (fma a c (* d b)) (sqrt (hypot d c))) (cbrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ 1 (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) (/ (/ (fma a c (* d b)) (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))))) * * * * [misc]progress: [ 145 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (sqrt (* (cbrt (hypot d c)) (cbrt (hypot d c))))) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (30 enodes) * * [misc]simplify: iters left: 2 (31 enodes) * [exit]simplify: Simplified to (/ (/ 1 (fabs (cbrt (hypot d c)))) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (/ 1 (fabs (cbrt (hypot d c)))) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) (/ (/ (fma d b (* a c)) (sqrt (cbrt (hypot d c)))) (cbrt (sqrt (hypot d c))))))) * [enter]simplify: Simplifying (/ (/ (fma d b (* a c)) (sqrt (cbrt (hypot d c)))) (cbrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * [exit]simplify: Simplified to (/ (/ (fma a c (* d b)) (sqrt (cbrt (hypot d c)))) (cbrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (/ 1 (fabs (cbrt (hypot d c)))) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) (/ (/ (fma a c (* d b)) (sqrt (cbrt (hypot d c)))) (cbrt (sqrt (hypot d c))))))) * * * * [misc]progress: [ 146 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (sqrt (* (cbrt (hypot d c)) (cbrt (hypot d c))))) (sqrt (* (cbrt (hypot d c)) (cbrt (hypot d c))))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * [exit]simplify: Simplified to (/ 1 (* (cbrt (hypot d c)) (cbrt (hypot d c)))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ 1 (* (cbrt (hypot d c)) (cbrt (hypot d c)))) (/ (/ (fma d b (* a c)) (sqrt (cbrt (hypot d c)))) (sqrt (cbrt (hypot d c))))))) * [enter]simplify: Simplifying (/ (/ (fma d b (* a c)) (sqrt (cbrt (hypot d c)))) (sqrt (cbrt (hypot d c)))) * * [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 (22 enodes) * [exit]simplify: Simplified to (/ (fma a c (* d b)) (cbrt (hypot d c))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ 1 (* (cbrt (hypot d c)) (cbrt (hypot d c)))) (/ (fma a c (* d b)) (cbrt (hypot d c)))))) * * * * [misc]progress: [ 147 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (sqrt (* (cbrt (hypot d c)) (cbrt (hypot d c))))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * [exit]simplify: Simplified to (/ (/ 1 (fabs (cbrt (hypot d c)))) (sqrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (/ 1 (fabs (cbrt (hypot d c)))) (sqrt (sqrt (hypot d c)))) (/ (/ (fma d b (* a c)) (sqrt (cbrt (hypot d c)))) (sqrt (sqrt (hypot d c))))))) * [enter]simplify: Simplifying (/ (/ (fma d b (* a c)) (sqrt (cbrt (hypot d c)))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * [exit]simplify: Simplified to (/ (/ (fma a c (* d b)) (sqrt (cbrt (hypot d c)))) (sqrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (/ 1 (fabs (cbrt (hypot d c)))) (sqrt (sqrt (hypot d c)))) (/ (/ (fma a c (* d b)) (sqrt (cbrt (hypot d c)))) (sqrt (sqrt (hypot d c))))))) * * * * [misc]progress: [ 148 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (sqrt (* (cbrt (hypot d c)) (cbrt (hypot d c))))) (sqrt 1)) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * [exit]simplify: Simplified to (/ (/ 1 (sqrt 1)) (fabs (cbrt (hypot d c)))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (/ 1 (sqrt 1)) (fabs (cbrt (hypot d c)))) (/ (/ (fma d b (* a c)) (sqrt (cbrt (hypot d c)))) (sqrt (hypot d c)))))) * [enter]simplify: Simplifying (/ (/ (fma d b (* a c)) (sqrt (cbrt (hypot d c)))) (sqrt (hypot d c))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (/ (fma a c (* d b)) (sqrt (hypot d c))) (sqrt (cbrt (hypot d c)))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (/ 1 (sqrt 1)) (fabs (cbrt (hypot d c)))) (/ (/ (fma a c (* d b)) (sqrt (hypot d c))) (sqrt (cbrt (hypot d c))))))) * * * * [misc]progress: [ 149 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (sqrt (* (cbrt (hypot d c)) (cbrt (hypot d c))))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * [exit]simplify: Simplified to (/ (/ 1 (fabs (cbrt (hypot d c)))) (sqrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (/ 1 (fabs (cbrt (hypot d c)))) (sqrt (sqrt (hypot d c)))) (/ (/ (fma d b (* a c)) (sqrt (cbrt (hypot d c)))) (sqrt (sqrt (hypot d c))))))) * [enter]simplify: Simplifying (/ (/ (fma d b (* a c)) (sqrt (cbrt (hypot d c)))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * [exit]simplify: Simplified to (/ (/ (fma a c (* d b)) (sqrt (cbrt (hypot d c)))) (sqrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (/ 1 (fabs (cbrt (hypot d c)))) (sqrt (sqrt (hypot d c)))) (/ (/ (fma a c (* d b)) (sqrt (cbrt (hypot d c)))) (sqrt (sqrt (hypot d c))))))) * * * * [misc]progress: [ 150 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (sqrt (* (cbrt (hypot d c)) (cbrt (hypot d c))))) 1) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (17 enodes) * * [misc]simplify: iters left: 3 (21 enodes) * [exit]simplify: Simplified to (/ 1 (fabs (cbrt (hypot d c)))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ 1 (fabs (cbrt (hypot d c)))) (/ (/ (fma d b (* a c)) (sqrt (cbrt (hypot d c)))) (sqrt (hypot d c)))))) * [enter]simplify: Simplifying (/ (/ (fma d b (* a c)) (sqrt (cbrt (hypot d c)))) (sqrt (hypot d c))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (/ (fma a c (* d b)) (sqrt (hypot d c))) (sqrt (cbrt (hypot d c)))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ 1 (fabs (cbrt (hypot d c)))) (/ (/ (fma a c (* d b)) (sqrt (hypot d c))) (sqrt (cbrt (hypot d c))))))) * * * * [misc]progress: [ 151 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (sqrt (sqrt (hypot d c)))) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) * * [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) * [exit]simplify: Simplified to (/ (/ 1 (sqrt (sqrt (hypot d c)))) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (/ 1 (sqrt (sqrt (hypot d c)))) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) (/ (/ (fma d b (* a c)) (sqrt (sqrt (hypot d c)))) (cbrt (sqrt (hypot d c))))))) * [enter]simplify: Simplifying (/ (/ (fma d b (* a c)) (sqrt (sqrt (hypot d c)))) (cbrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (fma a c (* d b)) (* (sqrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (/ 1 (sqrt (sqrt (hypot d c)))) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) (/ (fma a c (* d b)) (* (sqrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c)))))))) * * * * [misc]progress: [ 152 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (sqrt (sqrt (hypot d c)))) (sqrt (* (cbrt (hypot d c)) (cbrt (hypot d c))))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * [exit]simplify: Simplified to (/ (/ 1 (sqrt (sqrt (hypot d c)))) (fabs (cbrt (hypot d c)))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (/ 1 (sqrt (sqrt (hypot d c)))) (fabs (cbrt (hypot d c)))) (/ (/ (fma d b (* a c)) (sqrt (sqrt (hypot d c)))) (sqrt (cbrt (hypot d c))))))) * [enter]simplify: Simplifying (/ (/ (fma d b (* a c)) (sqrt (sqrt (hypot d c)))) (sqrt (cbrt (hypot d c)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * [exit]simplify: Simplified to (/ (/ (fma a c (* d b)) (sqrt (sqrt (hypot d c)))) (sqrt (cbrt (hypot d c)))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (/ 1 (sqrt (sqrt (hypot d c)))) (fabs (cbrt (hypot d c)))) (/ (/ (fma a c (* d b)) (sqrt (sqrt (hypot d c)))) (sqrt (cbrt (hypot d c))))))) * * * * [misc]progress: [ 153 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (sqrt (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * [exit]simplify: Simplified to (/ 1 (sqrt (hypot d c))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ 1 (sqrt (hypot d c))) (/ (/ (fma d b (* a c)) (sqrt (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c))))))) * [enter]simplify: Simplifying (/ (/ (fma d b (* a c)) (sqrt (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c)))) * * [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 (22 enodes) * [exit]simplify: Simplified to (/ (fma a c (* d b)) (sqrt (hypot d c))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ 1 (sqrt (hypot d c))) (/ (fma a c (* d b)) (sqrt (hypot d c)))))) * * * * [misc]progress: [ 154 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (sqrt (sqrt (hypot d c)))) (sqrt 1)) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * * [misc]simplify: iters left: 4 (16 enodes) * [exit]simplify: Simplified to (/ (/ 1 (sqrt 1)) (sqrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (/ 1 (sqrt 1)) (sqrt (sqrt (hypot d c)))) (/ (/ (fma d b (* a c)) (sqrt (sqrt (hypot d c)))) (sqrt (hypot d c)))))) * [enter]simplify: Simplifying (/ (/ (fma d b (* a c)) (sqrt (sqrt (hypot d c)))) (sqrt (hypot d c))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * [exit]simplify: Simplified to (/ (/ (fma a c (* d b)) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (/ 1 (sqrt (sqrt (hypot d c)))) (sqrt 1)) (/ (/ (fma a c (* d b)) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c))))))) * * * * [misc]progress: [ 155 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (sqrt (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * [exit]simplify: Simplified to (/ 1 (sqrt (hypot d c))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ 1 (sqrt (hypot d c))) (/ (/ (fma d b (* a c)) (sqrt (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c))))))) * [enter]simplify: Simplifying (/ (/ (fma d b (* a c)) (sqrt (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c)))) * * [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 (22 enodes) * [exit]simplify: Simplified to (/ (fma a c (* d b)) (sqrt (hypot d c))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ 1 (sqrt (hypot d c))) (/ (fma a c (* d b)) (sqrt (hypot d c)))))) * * * * [misc]progress: [ 156 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (sqrt (sqrt (hypot d c)))) 1) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * * [misc]simplify: iters left: 4 (15 enodes) * * [misc]simplify: iters left: 3 (18 enodes) * [exit]simplify: Simplified to (/ 1 (sqrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ 1 (sqrt (sqrt (hypot d c)))) (/ (/ (fma d b (* a c)) (sqrt (sqrt (hypot d c)))) (sqrt (hypot d c)))))) * [enter]simplify: Simplifying (/ (/ (fma d b (* a c)) (sqrt (sqrt (hypot d c)))) (sqrt (hypot d c))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * [exit]simplify: Simplified to (/ (/ (fma a c (* d b)) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ 1 (sqrt (sqrt (hypot d c)))) (/ (/ (fma a c (* d b)) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c))))))) * * * * [misc]progress: [ 157 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (sqrt 1)) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) * * [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) * [exit]simplify: Simplified to (/ (/ (/ 1 (sqrt 1)) (cbrt (sqrt (hypot d c)))) (cbrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (/ (/ 1 (sqrt 1)) (cbrt (sqrt (hypot d c)))) (cbrt (sqrt (hypot d c)))) (/ (/ (fma d b (* a c)) (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))))) * [enter]simplify: Simplifying (/ (/ (fma d b (* a c)) (sqrt (hypot d c))) (cbrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * [exit]simplify: Simplified to (/ (/ (fma a c (* d b)) (sqrt (hypot d c))) (cbrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (/ 1 (sqrt 1)) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) (/ (/ (fma a c (* d b)) (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))))) * * * * [misc]progress: [ 158 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (sqrt 1)) (sqrt (* (cbrt (hypot d c)) (cbrt (hypot d c))))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * [exit]simplify: Simplified to (/ (/ 1 (sqrt 1)) (fabs (cbrt (hypot d c)))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (/ 1 (sqrt 1)) (fabs (cbrt (hypot d c)))) (/ (/ (fma d b (* a c)) (sqrt (hypot d c))) (sqrt (cbrt (hypot d c))))))) * [enter]simplify: Simplifying (/ (/ (fma d b (* a c)) (sqrt (hypot d c))) (sqrt (cbrt (hypot d c)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (/ (fma a c (* d b)) (sqrt (hypot d c))) (sqrt (cbrt (hypot d c)))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (/ 1 (sqrt 1)) (fabs (cbrt (hypot d c)))) (/ (/ (fma a c (* d b)) (sqrt (hypot d c))) (sqrt (cbrt (hypot d c))))))) * * * * [misc]progress: [ 159 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (sqrt 1)) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 5 (9 enodes) * * [misc]simplify: iters left: 4 (13 enodes) * * [misc]simplify: iters left: 3 (16 enodes) * [exit]simplify: Simplified to (/ (/ 1 (sqrt 1)) (sqrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (/ 1 (sqrt 1)) (sqrt (sqrt (hypot d c)))) (/ (/ (fma d b (* a c)) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c))))))) * [enter]simplify: Simplifying (/ (/ (fma d b (* a c)) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * [exit]simplify: Simplified to (/ (/ (fma a c (* d b)) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (/ 1 (sqrt 1)) (sqrt (sqrt (hypot d c)))) (/ (/ (fma a c (* d b)) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c))))))) * * * * [misc]progress: [ 160 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (sqrt 1)) (sqrt 1)) * * [misc]simplify: iters left: 5 (4 enodes) * * [misc]simplify: iters left: 4 (8 enodes) * [exit]simplify: Simplified to (/ 1 1) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ 1 1) (/ (/ (fma d b (* a c)) (sqrt (hypot d c))) (sqrt (hypot d c)))))) * [enter]simplify: Simplifying (/ (/ (fma d b (* a c)) (sqrt (hypot d c))) (sqrt (hypot d c))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (17 enodes) * * [misc]simplify: iters left: 3 (21 enodes) * [exit]simplify: Simplified to (/ (fma c a (* d b)) (hypot d c)) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ 1 1) (/ (fma c a (* d b)) (hypot d c))))) * * * * [misc]progress: [ 161 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (sqrt 1)) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 5 (9 enodes) * * [misc]simplify: iters left: 4 (13 enodes) * * [misc]simplify: iters left: 3 (16 enodes) * [exit]simplify: Simplified to (/ (/ 1 (sqrt 1)) (sqrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (/ 1 (sqrt 1)) (sqrt (sqrt (hypot d c)))) (/ (/ (fma d b (* a c)) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c))))))) * [enter]simplify: Simplifying (/ (/ (fma d b (* a c)) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * [exit]simplify: Simplified to (/ (/ (fma a c (* d b)) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (/ 1 (sqrt 1)) (sqrt (sqrt (hypot d c)))) (/ (/ (fma a c (* d b)) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c))))))) * * * * [misc]progress: [ 162 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (sqrt 1)) 1) * * [misc]simplify: iters left: 5 (4 enodes) * * [misc]simplify: iters left: 4 (8 enodes) * * [misc]simplify: iters left: 3 (11 enodes) * * [misc]simplify: iters left: 2 (14 enodes) * [exit]simplify: Simplified to (/ 1 (sqrt 1)) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ 1 (sqrt 1)) (/ (/ (fma d b (* a c)) (sqrt (hypot d c))) (sqrt (hypot d c)))))) * [enter]simplify: Simplifying (/ (/ (fma d b (* a c)) (sqrt (hypot d c))) (sqrt (hypot d c))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (17 enodes) * * [misc]simplify: iters left: 3 (21 enodes) * [exit]simplify: Simplified to (/ (fma c a (* d b)) (hypot d c)) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ 1 (sqrt 1)) (/ (fma c a (* d b)) (hypot d c))))) * * * * [misc]progress: [ 163 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (sqrt (sqrt (hypot d c)))) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) * * [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) * [exit]simplify: Simplified to (/ (/ 1 (sqrt (sqrt (hypot d c)))) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (/ 1 (sqrt (sqrt (hypot d c)))) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) (/ (/ (fma d b (* a c)) (sqrt (sqrt (hypot d c)))) (cbrt (sqrt (hypot d c))))))) * [enter]simplify: Simplifying (/ (/ (fma d b (* a c)) (sqrt (sqrt (hypot d c)))) (cbrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (fma a c (* d b)) (* (sqrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (/ 1 (sqrt (sqrt (hypot d c)))) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) (/ (fma a c (* d b)) (* (sqrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c)))))))) * * * * [misc]progress: [ 164 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (sqrt (sqrt (hypot d c)))) (sqrt (* (cbrt (hypot d c)) (cbrt (hypot d c))))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * [exit]simplify: Simplified to (/ (/ 1 (sqrt (sqrt (hypot d c)))) (fabs (cbrt (hypot d c)))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (/ 1 (sqrt (sqrt (hypot d c)))) (fabs (cbrt (hypot d c)))) (/ (/ (fma d b (* a c)) (sqrt (sqrt (hypot d c)))) (sqrt (cbrt (hypot d c))))))) * [enter]simplify: Simplifying (/ (/ (fma d b (* a c)) (sqrt (sqrt (hypot d c)))) (sqrt (cbrt (hypot d c)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * [exit]simplify: Simplified to (/ (/ (fma a c (* d b)) (sqrt (sqrt (hypot d c)))) (sqrt (cbrt (hypot d c)))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (/ 1 (sqrt (sqrt (hypot d c)))) (fabs (cbrt (hypot d c)))) (/ (/ (fma a c (* d b)) (sqrt (sqrt (hypot d c)))) (sqrt (cbrt (hypot d c))))))) * * * * [misc]progress: [ 165 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (sqrt (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * [exit]simplify: Simplified to (/ 1 (sqrt (hypot d c))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ 1 (sqrt (hypot d c))) (/ (/ (fma d b (* a c)) (sqrt (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c))))))) * [enter]simplify: Simplifying (/ (/ (fma d b (* a c)) (sqrt (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c)))) * * [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 (22 enodes) * [exit]simplify: Simplified to (/ (fma a c (* d b)) (sqrt (hypot d c))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ 1 (sqrt (hypot d c))) (/ (fma a c (* d b)) (sqrt (hypot d c)))))) * * * * [misc]progress: [ 166 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (sqrt (sqrt (hypot d c)))) (sqrt 1)) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * * [misc]simplify: iters left: 4 (16 enodes) * [exit]simplify: Simplified to (/ (/ 1 (sqrt 1)) (sqrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (/ 1 (sqrt 1)) (sqrt (sqrt (hypot d c)))) (/ (/ (fma d b (* a c)) (sqrt (sqrt (hypot d c)))) (sqrt (hypot d c)))))) * [enter]simplify: Simplifying (/ (/ (fma d b (* a c)) (sqrt (sqrt (hypot d c)))) (sqrt (hypot d c))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * [exit]simplify: Simplified to (/ (/ (fma a c (* d b)) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (/ 1 (sqrt (sqrt (hypot d c)))) (sqrt 1)) (/ (/ (fma a c (* d b)) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c))))))) * * * * [misc]progress: [ 167 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (sqrt (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * [exit]simplify: Simplified to (/ 1 (sqrt (hypot d c))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ 1 (sqrt (hypot d c))) (/ (/ (fma d b (* a c)) (sqrt (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c))))))) * [enter]simplify: Simplifying (/ (/ (fma d b (* a c)) (sqrt (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c)))) * * [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 (22 enodes) * [exit]simplify: Simplified to (/ (fma a c (* d b)) (sqrt (hypot d c))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ 1 (sqrt (hypot d c))) (/ (fma a c (* d b)) (sqrt (hypot d c)))))) * * * * [misc]progress: [ 168 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (sqrt (sqrt (hypot d c)))) 1) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * * [misc]simplify: iters left: 4 (15 enodes) * * [misc]simplify: iters left: 3 (18 enodes) * [exit]simplify: Simplified to (/ 1 (sqrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ 1 (sqrt (sqrt (hypot d c)))) (/ (/ (fma d b (* a c)) (sqrt (sqrt (hypot d c)))) (sqrt (hypot d c)))))) * [enter]simplify: Simplifying (/ (/ (fma d b (* a c)) (sqrt (sqrt (hypot d c)))) (sqrt (hypot d c))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * [exit]simplify: Simplified to (/ (/ (fma a c (* d b)) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ 1 (sqrt (sqrt (hypot d c)))) (/ (/ (fma a c (* d b)) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c))))))) * * * * [misc]progress: [ 169 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 1) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * [exit]simplify: Simplified to (/ 1 (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ 1 (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) (/ (/ (fma d b (* a c)) (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))))) * [enter]simplify: Simplifying (/ (/ (fma d b (* a c)) (sqrt (hypot d c))) (cbrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * [exit]simplify: Simplified to (/ (/ (fma a c (* d b)) (sqrt (hypot d c))) (cbrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ 1 (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) (/ (/ (fma a c (* d b)) (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))))) * * * * [misc]progress: [ 170 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 1) (sqrt (* (cbrt (hypot d c)) (cbrt (hypot d c))))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * [exit]simplify: Simplified to (/ 1 (fabs (cbrt (hypot d c)))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ 1 (fabs (cbrt (hypot d c)))) (/ (/ (fma d b (* a c)) (sqrt (hypot d c))) (sqrt (cbrt (hypot d c))))))) * [enter]simplify: Simplifying (/ (/ (fma d b (* a c)) (sqrt (hypot d c))) (sqrt (cbrt (hypot d c)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (/ (fma a c (* d b)) (sqrt (hypot d c))) (sqrt (cbrt (hypot d c)))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ 1 (fabs (cbrt (hypot d c)))) (/ (/ (fma a c (* d b)) (sqrt (hypot d c))) (sqrt (cbrt (hypot d c))))))) * * * * [misc]progress: [ 171 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 1) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (/ 1 (sqrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ 1 (sqrt (sqrt (hypot d c)))) (/ (/ (fma d b (* a c)) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c))))))) * [enter]simplify: Simplifying (/ (/ (fma d b (* a c)) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * [exit]simplify: Simplified to (/ (/ (fma a c (* d b)) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ 1 (sqrt (sqrt (hypot d c)))) (/ (/ (fma a c (* d b)) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c))))))) * * * * [misc]progress: [ 172 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 1) (sqrt 1)) * * [misc]simplify: iters left: 4 (4 enodes) * * [misc]simplify: iters left: 3 (6 enodes) * [exit]simplify: Simplified to (/ 1 (sqrt 1)) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ 1 (sqrt 1)) (/ (/ (fma d b (* a c)) (sqrt (hypot d c))) (sqrt (hypot d c)))))) * [enter]simplify: Simplifying (/ (/ (fma d b (* a c)) (sqrt (hypot d c))) (sqrt (hypot d c))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (17 enodes) * * [misc]simplify: iters left: 3 (21 enodes) * [exit]simplify: Simplified to (/ (fma c a (* d b)) (hypot d c)) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ 1 (sqrt 1)) (/ (fma c a (* d b)) (hypot d c))))) * * * * [misc]progress: [ 173 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 1) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (/ 1 (sqrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ 1 (sqrt (sqrt (hypot d c)))) (/ (/ (fma d b (* a c)) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c))))))) * [enter]simplify: Simplifying (/ (/ (fma d b (* a c)) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * [exit]simplify: Simplified to (/ (/ (fma a c (* d b)) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ 1 (sqrt (sqrt (hypot d c)))) (/ (/ (fma a c (* d b)) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c))))))) * * * * [misc]progress: [ 174 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 1) 1) * * [misc]simplify: iters left: 4 (3 enodes) * * [misc]simplify: iters left: 3 (5 enodes) * [exit]simplify: Simplified to 1 * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* 1 (/ (/ (fma d b (* a c)) (sqrt (hypot d c))) (sqrt (hypot d c)))))) * [enter]simplify: Simplifying (/ (/ (fma d b (* a c)) (sqrt (hypot d c))) (sqrt (hypot d c))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (17 enodes) * * [misc]simplify: iters left: 3 (21 enodes) * [exit]simplify: Simplified to (/ (fma c a (* d b)) (hypot d c)) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* 1 (/ (fma c a (* d b)) (hypot d c))))) * * * * [misc]progress: [ 175 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * [exit]simplify: Simplified to (/ 1 (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ 1 (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) (/ (/ (fma d b (* a c)) (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))))) * [enter]simplify: Simplifying (/ (/ (fma d b (* a c)) (sqrt (hypot d c))) (cbrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * [exit]simplify: Simplified to (/ (/ (fma a c (* d b)) (sqrt (hypot d c))) (cbrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ 1 (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) (/ (/ (fma a c (* d b)) (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))))) * * * * [misc]progress: [ 176 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (sqrt (* (cbrt (hypot d c)) (cbrt (hypot d c))))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to (/ 1 (fabs (cbrt (hypot d c)))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ 1 (fabs (cbrt (hypot d c)))) (/ (/ (fma d b (* a c)) (sqrt (hypot d c))) (sqrt (cbrt (hypot d c))))))) * [enter]simplify: Simplifying (/ (/ (fma d b (* a c)) (sqrt (hypot d c))) (sqrt (cbrt (hypot d c)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (/ (fma a c (* d b)) (sqrt (hypot d c))) (sqrt (cbrt (hypot d c)))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ 1 (fabs (cbrt (hypot d c)))) (/ (/ (fma a c (* d b)) (sqrt (hypot d c))) (sqrt (cbrt (hypot d c))))))) * * * * [misc]progress: [ 177 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (9 enodes) * [exit]simplify: Simplified to (/ 1 (sqrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ 1 (sqrt (sqrt (hypot d c)))) (/ (/ (fma d b (* a c)) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c))))))) * [enter]simplify: Simplifying (/ (/ (fma d b (* a c)) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * [exit]simplify: Simplified to (/ (/ (fma a c (* d b)) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ 1 (sqrt (sqrt (hypot d c)))) (/ (/ (fma a c (* d b)) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c))))))) * * * * [misc]progress: [ 178 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (sqrt 1)) * * [misc]simplify: iters left: 3 (3 enodes) * * [misc]simplify: iters left: 2 (5 enodes) * [exit]simplify: Simplified to (/ 1 (sqrt 1)) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ 1 (sqrt 1)) (/ (/ (fma d b (* a c)) (sqrt (hypot d c))) (sqrt (hypot d c)))))) * [enter]simplify: Simplifying (/ (/ (fma d b (* a c)) (sqrt (hypot d c))) (sqrt (hypot d c))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (17 enodes) * * [misc]simplify: iters left: 3 (21 enodes) * [exit]simplify: Simplified to (/ (fma c a (* d b)) (hypot d c)) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ 1 (sqrt 1)) (/ (fma c a (* d b)) (hypot d c))))) * * * * [misc]progress: [ 179 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (9 enodes) * [exit]simplify: Simplified to (/ 1 (sqrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ 1 (sqrt (sqrt (hypot d c)))) (/ (/ (fma d b (* a c)) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c))))))) * [enter]simplify: Simplifying (/ (/ (fma d b (* a c)) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * [exit]simplify: Simplified to (/ (/ (fma a c (* d b)) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ 1 (sqrt (sqrt (hypot d c)))) (/ (/ (fma a c (* d b)) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c))))))) * * * * [misc]progress: [ 180 / 403 ] 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 * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* 1 (/ (/ (fma d b (* a c)) (sqrt (hypot d c))) (sqrt (hypot d c)))))) * [enter]simplify: Simplifying (/ (/ (fma d b (* a c)) (sqrt (hypot d c))) (sqrt (hypot d c))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (17 enodes) * * [misc]simplify: iters left: 3 (21 enodes) * [exit]simplify: Simplified to (/ (fma c a (* d b)) (hypot d c)) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* 1 (/ (fma c a (* d b)) (hypot d c))))) * * * * [misc]progress: [ 181 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (fma d b (* a c)) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) * * [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 (21 enodes) * [exit]simplify: Simplified to (/ (fma a c (* d b)) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (fma a c (* d b)) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) (/ (/ 1 (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))))) * [enter]simplify: Simplifying (/ (/ 1 (sqrt (hypot d c))) (cbrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * * [misc]simplify: iters left: 4 (15 enodes) * [exit]simplify: Simplified to (/ (/ 1 (sqrt (hypot d c))) (cbrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (fma d b (* a c)) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) (/ (/ 1 (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))))) * * * * [misc]progress: [ 182 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (fma d b (* a c)) (sqrt (* (cbrt (hypot d c)) (cbrt (hypot d c))))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (17 enodes) * * [misc]simplify: iters left: 3 (20 enodes) * [exit]simplify: Simplified to (/ (fma a c (* d b)) (fabs (cbrt (hypot d c)))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (fma a c (* d b)) (fabs (cbrt (hypot d c)))) (/ (/ 1 (sqrt (hypot d c))) (sqrt (cbrt (hypot d c))))))) * [enter]simplify: Simplifying (/ (/ 1 (sqrt (hypot d c))) (sqrt (cbrt (hypot d c)))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * * [misc]simplify: iters left: 4 (16 enodes) * [exit]simplify: Simplified to (/ (/ 1 (sqrt (hypot d c))) (sqrt (cbrt (hypot d c)))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (fma a c (* d b)) (fabs (cbrt (hypot d c)))) (/ (/ 1 (sqrt (hypot d c))) (sqrt (cbrt (hypot d c))))))) * * * * [misc]progress: [ 183 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (fma d b (* a c)) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 5 (10 enodes) * * [misc]simplify: iters left: 4 (13 enodes) * * [misc]simplify: iters left: 3 (15 enodes) * * [misc]simplify: iters left: 2 (18 enodes) * [exit]simplify: Simplified to (/ (fma c a (* d b)) (sqrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (fma c a (* d b)) (sqrt (sqrt (hypot d c)))) (/ (/ 1 (sqrt (hypot d c))) (sqrt (sqrt (hypot d c))))))) * [enter]simplify: Simplifying (/ (/ 1 (sqrt (hypot d c))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * * [misc]simplify: iters left: 4 (15 enodes) * [exit]simplify: Simplified to (/ (/ 1 (sqrt (hypot d c))) (sqrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (fma d b (* a c)) (sqrt (sqrt (hypot d c)))) (/ (/ 1 (sqrt (hypot d c))) (sqrt (sqrt (hypot d c))))))) * * * * [misc]progress: [ 184 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (fma d b (* a c)) (sqrt 1)) * * [misc]simplify: iters left: 5 (9 enodes) * * [misc]simplify: iters left: 4 (14 enodes) * * [misc]simplify: iters left: 3 (16 enodes) * * [misc]simplify: iters left: 2 (19 enodes) * [exit]simplify: Simplified to (/ (fma a c (* d b)) (sqrt 1)) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (fma a c (* d b)) (sqrt 1)) (/ (/ 1 (sqrt (hypot d c))) (sqrt (hypot d c)))))) * [enter]simplify: Simplifying (/ (/ 1 (sqrt (hypot d c))) (sqrt (hypot d c))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to (/ 1 (hypot d c)) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (fma d b (* a c)) (sqrt 1)) (/ 1 (hypot d c))))) * * * * [misc]progress: [ 185 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (fma d b (* a c)) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 5 (10 enodes) * * [misc]simplify: iters left: 4 (13 enodes) * * [misc]simplify: iters left: 3 (15 enodes) * * [misc]simplify: iters left: 2 (18 enodes) * [exit]simplify: Simplified to (/ (fma c a (* d b)) (sqrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (fma c a (* d b)) (sqrt (sqrt (hypot d c)))) (/ (/ 1 (sqrt (hypot d c))) (sqrt (sqrt (hypot d c))))))) * [enter]simplify: Simplifying (/ (/ 1 (sqrt (hypot d c))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * * [misc]simplify: iters left: 4 (15 enodes) * [exit]simplify: Simplified to (/ (/ 1 (sqrt (hypot d c))) (sqrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (/ (fma d b (* a c)) (sqrt (sqrt (hypot d c)))) (/ (/ 1 (sqrt (hypot d c))) (sqrt (sqrt (hypot d c))))))) * * * * [misc]progress: [ 186 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (fma d b (* a c)) 1) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (13 enodes) * * [misc]simplify: iters left: 3 (17 enodes) * * [misc]simplify: iters left: 2 (20 enodes) * [exit]simplify: Simplified to (fma a c (* d b)) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (fma a c (* d b)) (/ (/ 1 (sqrt (hypot d c))) (sqrt (hypot d c)))))) * [enter]simplify: Simplifying (/ (/ 1 (sqrt (hypot d c))) (sqrt (hypot d c))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to (/ 1 (hypot d c)) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (* (fma a c (* d b)) (/ 1 (hypot d c))))) * * * * [misc]progress: [ 187 / 403 ] simplifiying candidate # * * * * [misc]progress: [ 188 / 403 ] simplifiying candidate # * * * * [misc]progress: [ 189 / 403 ] simplifiying candidate # * * * * [misc]progress: [ 190 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (sqrt (hypot d c))) * * [misc]simplify: iters left: 3 (5 enodes) * [exit]simplify: Simplified to (cbrt (sqrt (hypot d c))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (/ (/ (/ (fma d b (* a c)) (sqrt (hypot d c))) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) (cbrt (sqrt (hypot d c)))))) * * * * [misc]progress: [ 191 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (cbrt (hypot d c))) * * [misc]simplify: iters left: 3 (5 enodes) * [exit]simplify: Simplified to (sqrt (cbrt (hypot d c))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (/ (/ (/ (fma d b (* a c)) (sqrt (hypot d c))) (sqrt (* (cbrt (hypot d c)) (cbrt (hypot d c))))) (sqrt (cbrt (hypot d c)))))) * * * * [misc]progress: [ 192 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (sqrt (hypot d c))) * * [misc]simplify: iters left: 3 (5 enodes) * [exit]simplify: Simplified to (sqrt (sqrt (hypot d c))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (/ (/ (/ (fma d b (* a c)) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c)))))) * * * * [misc]progress: [ 193 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (hypot d c)) * * [misc]simplify: iters left: 2 (4 enodes) * [exit]simplify: Simplified to (sqrt (hypot d c)) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (/ (/ (/ (fma d b (* a c)) (sqrt (hypot d c))) (sqrt 1)) (sqrt (hypot d c))))) * * * * [misc]progress: [ 194 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (sqrt (hypot d c))) * * [misc]simplify: iters left: 3 (5 enodes) * [exit]simplify: Simplified to (sqrt (sqrt (hypot d c))) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (/ (/ (/ (fma d b (* a c)) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c)))))) * * * * [misc]progress: [ 195 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (hypot d c)) * * [misc]simplify: iters left: 2 (4 enodes) * [exit]simplify: Simplified to (sqrt (hypot d c)) * [misc]simplify: Simplified (2 2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) (/ (/ (/ (fma d b (* a c)) (sqrt (hypot d c))) 1) (sqrt (hypot d c))))) * * * * [misc]progress: [ 196 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (/ (fma d b (* a c)) (sqrt (hypot d c)))) (cbrt (/ (fma d b (* a c)) (sqrt (hypot d c))))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (16 enodes) * * [misc]simplify: iters left: 3 (19 enodes) * [exit]simplify: Simplified to (* (cbrt (/ (fma a c (* d b)) (sqrt (hypot d c)))) (cbrt (/ (fma a c (* d b)) (sqrt (hypot d c))))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (/ (* (cbrt (/ (fma a c (* d b)) (sqrt (hypot d c)))) (cbrt (/ (fma a c (* d b)) (sqrt (hypot d c))))) (/ (sqrt (hypot d c)) (cbrt (/ (fma d b (* a c)) (sqrt (hypot d c)))))))) * * * * [misc]progress: [ 197 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (/ (fma d b (* a c)) (sqrt (hypot d c)))) * * [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 (18 enodes) * [exit]simplify: Simplified to (sqrt (/ (fma c a (* d b)) (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (/ (sqrt (/ (fma c a (* d b)) (sqrt (hypot d c)))) (/ (sqrt (hypot d c)) (sqrt (/ (fma d b (* a c)) (sqrt (hypot d c)))))))) * * * * [misc]progress: [ 198 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (33 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (42 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (fma a c (* d b))) (cbrt (sqrt (hypot d c)))) (/ (cbrt (fma a c (* d b))) (cbrt (sqrt (hypot d c))))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (/ (* (/ (cbrt (fma a c (* d b))) (cbrt (sqrt (hypot d c)))) (/ (cbrt (fma a c (* d b))) (cbrt (sqrt (hypot d c))))) (/ (sqrt (hypot d c)) (/ (cbrt (fma d b (* a c))) (cbrt (sqrt (hypot d c)))))))) * * * * [misc]progress: [ 199 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) (sqrt (* (cbrt (hypot d c)) (cbrt (hypot d c))))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (27 enodes) * [exit]simplify: Simplified to (* (cbrt (fma a c (* d b))) (/ (cbrt (fma a c (* d b))) (fabs (cbrt (hypot d c))))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (/ (* (cbrt (fma a c (* d b))) (/ (cbrt (fma a c (* d b))) (fabs (cbrt (hypot d c))))) (/ (sqrt (hypot d c)) (/ (cbrt (fma d b (* a c))) (sqrt (cbrt (hypot d c)))))))) * * * * [misc]progress: [ 200 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (* (cbrt (fma a c (* d b))) (/ (cbrt (fma a c (* d b))) (sqrt (sqrt (hypot d c))))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (/ (* (cbrt (fma a c (* d b))) (/ (cbrt (fma a c (* d b))) (sqrt (sqrt (hypot d c))))) (/ (sqrt (hypot d c)) (/ (cbrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))))))) * * * * [misc]progress: [ 201 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) (sqrt 1)) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (fma a c (* d b))) (sqrt 1)) (cbrt (fma a c (* d b)))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (/ (* (/ (cbrt (fma a c (* d b))) (sqrt 1)) (cbrt (fma a c (* d b)))) (/ (sqrt (hypot d c)) (/ (cbrt (fma d b (* a c))) (sqrt (hypot d c))))))) * * * * [misc]progress: [ 202 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (* (cbrt (fma a c (* d b))) (/ (cbrt (fma a c (* d b))) (sqrt (sqrt (hypot d c))))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (/ (* (cbrt (fma a c (* d b))) (/ (cbrt (fma a c (* d b))) (sqrt (sqrt (hypot d c))))) (/ (sqrt (hypot d c)) (/ (cbrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))))))) * * * * [misc]progress: [ 203 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) 1) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (33 enodes) * * [misc]simplify: iters left: 2 (38 enodes) * [exit]simplify: Simplified to (* (cbrt (fma c a (* d b))) (cbrt (fma c a (* d b)))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (/ (* (cbrt (fma c a (* d b))) (cbrt (fma c a (* d b)))) (/ (sqrt (hypot d c)) (/ (cbrt (fma d b (* a c))) (sqrt (hypot d c))))))) * * * * [misc]progress: [ 204 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (fma d b (* a c))) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (22 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma a c (* d b))) (cbrt (sqrt (hypot d c)))) (cbrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (/ (/ (/ (sqrt (fma a c (* d b))) (cbrt (sqrt (hypot d c)))) (cbrt (sqrt (hypot d c)))) (/ (sqrt (hypot d c)) (/ (sqrt (fma d b (* a c))) (cbrt (sqrt (hypot d c)))))))) * * * * [misc]progress: [ 205 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (fma d b (* a c))) (sqrt (* (cbrt (hypot d c)) (cbrt (hypot d c))))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * * [misc]simplify: iters left: 3 (21 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma a c (* d b))) (fabs (cbrt (hypot d c)))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (/ (/ (sqrt (fma a c (* d b))) (fabs (cbrt (hypot d c)))) (/ (sqrt (hypot d c)) (/ (sqrt (fma d b (* a c))) (sqrt (cbrt (hypot d c)))))))) * * * * [misc]progress: [ 206 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (16 enodes) * * [misc]simplify: iters left: 3 (19 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma a c (* d b))) (sqrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (/ (/ (sqrt (fma a c (* d b))) (sqrt (sqrt (hypot d c)))) (/ (sqrt (hypot d c)) (/ (sqrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))))))) * * * * [misc]progress: [ 207 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (fma d b (* a c))) (sqrt 1)) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (17 enodes) * * [misc]simplify: iters left: 3 (20 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma c a (* d b))) (sqrt 1)) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (/ (/ (sqrt (fma c a (* d b))) (sqrt 1)) (/ (sqrt (hypot d c)) (/ (sqrt (fma d b (* a c))) (sqrt (hypot d c))))))) * * * * [misc]progress: [ 208 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (16 enodes) * * [misc]simplify: iters left: 3 (19 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma a c (* d b))) (sqrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (/ (/ (sqrt (fma a c (* d b))) (sqrt (sqrt (hypot d c)))) (/ (sqrt (hypot d c)) (/ (sqrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))))))) * * * * [misc]progress: [ 209 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (fma d b (* a c))) 1) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * * [misc]simplify: iters left: 3 (21 enodes) * [exit]simplify: Simplified to (sqrt (fma a c (* d b))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (/ (sqrt (fma a c (* d b))) (/ (sqrt (hypot d c)) (/ (sqrt (fma d b (* a c))) (sqrt (hypot d c))))))) * * * * [misc]progress: [ 210 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * [exit]simplify: Simplified to (/ 1 (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (/ (/ 1 (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) (/ (sqrt (hypot d c)) (/ (fma d b (* a c)) (cbrt (sqrt (hypot d c)))))))) * * * * [misc]progress: [ 211 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (sqrt (* (cbrt (hypot d c)) (cbrt (hypot d c))))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to (/ 1 (fabs (cbrt (hypot d c)))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (/ (/ 1 (fabs (cbrt (hypot d c)))) (/ (sqrt (hypot d c)) (/ (fma d b (* a c)) (sqrt (cbrt (hypot d c)))))))) * * * * [misc]progress: [ 212 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (9 enodes) * [exit]simplify: Simplified to (/ 1 (sqrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (/ (/ 1 (sqrt (sqrt (hypot d c)))) (/ (sqrt (hypot d c)) (/ (fma d b (* a c)) (sqrt (sqrt (hypot d c)))))))) * * * * [misc]progress: [ 213 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (sqrt 1)) * * [misc]simplify: iters left: 3 (3 enodes) * * [misc]simplify: iters left: 2 (5 enodes) * [exit]simplify: Simplified to (/ 1 (sqrt 1)) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (/ (/ 1 (sqrt 1)) (/ (sqrt (hypot d c)) (/ (fma d b (* a c)) (sqrt (hypot d c))))))) * * * * [misc]progress: [ 214 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (9 enodes) * [exit]simplify: Simplified to (/ 1 (sqrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (/ (/ 1 (sqrt (sqrt (hypot d c)))) (/ (sqrt (hypot d c)) (/ (fma d b (* a c)) (sqrt (sqrt (hypot d c)))))))) * * * * [misc]progress: [ 215 / 403 ] 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 * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (/ 1 (/ (sqrt (hypot d c)) (/ (fma d b (* a c)) (sqrt (hypot d c))))))) * * * * [misc]progress: [ 216 / 403 ] simplifiying candidate # * * * * [misc]progress: [ 217 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (fma d b (* a c)) * * [misc]simplify: iters left: 3 (6 enodes) * * [misc]simplify: iters left: 2 (9 enodes) * * [misc]simplify: iters left: 1 (11 enodes) * [exit]simplify: Simplified to (fma a c (* d b)) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (/ (fma a c (* d b)) (/ (sqrt (hypot d c)) (/ 1 (sqrt (hypot d c))))))) * * * * [misc]progress: [ 218 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (fma d b (* a c)) * * [misc]simplify: iters left: 3 (6 enodes) * * [misc]simplify: iters left: 2 (9 enodes) * * [misc]simplify: iters left: 1 (11 enodes) * [exit]simplify: Simplified to (fma a c (* d b)) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (/ (fma a c (* d b)) (* (sqrt (hypot d c)) (sqrt (hypot d c)))))) * * * * [misc]progress: [ 219 / 403 ] simplifiying candidate # * * * * [misc]progress: [ 220 / 403 ] simplifiying candidate # * * * * [misc]progress: [ 221 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (* (/ 1 (hypot d c)) (/ (/ (fma d b (* a c)) (sqrt (hypot d c))) (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (25 enodes) * * [misc]simplify: iters left: 4 (44 enodes) * * [misc]simplify: iters left: 3 (105 enodes) * * [misc]simplify: iters left: 2 (303 enodes) * [exit]simplify: Simplified to (/ (fma c a (* b d)) (* (hypot d c) (hypot d c))) * [misc]simplify: Simplified (2 1) to (λ (a b c d) (pow (/ (fma c a (* b d)) (* (hypot d c) (hypot d c))) 1)) * * * * [misc]progress: [ 222 / 403 ] simplifiying candidate # * * * * [misc]progress: [ 223 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (- (log (hypot d c))) (- (- (log (fma d b (* a c))) (log (sqrt (hypot d c)))) (log (sqrt (hypot d c))))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (49 enodes) * * [misc]simplify: iters left: 3 (109 enodes) * * [misc]simplify: iters left: 2 (275 enodes) * [exit]simplify: Simplified to (- (- (log (fma d b (* a c))) (log (sqrt (hypot d c)))) (+ (log (hypot d c)) (log (sqrt (hypot d c))))) * [misc]simplify: Simplified (2 1) to (λ (a b c d) (exp (- (- (log (fma d b (* a c))) (log (sqrt (hypot d c)))) (+ (log (hypot d c)) (log (sqrt (hypot d c))))))) * * * * [misc]progress: [ 224 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (- (log (hypot d c))) (- (log (/ (fma d b (* a c)) (sqrt (hypot d c)))) (log (sqrt (hypot d c))))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (25 enodes) * * [misc]simplify: iters left: 4 (42 enodes) * * [misc]simplify: iters left: 3 (98 enodes) * * [misc]simplify: iters left: 2 (255 enodes) * [exit]simplify: Simplified to (- (- (log (fma d b (* a c))) (log (sqrt (hypot d c)))) (+ (log (sqrt (hypot d c))) (log (hypot d c)))) * [misc]simplify: Simplified (2 1) to (λ (a b c d) (exp (- (- (log (fma d b (* a c))) (log (sqrt (hypot d c)))) (+ (log (sqrt (hypot d c))) (log (hypot d c)))))) * * * * [misc]progress: [ 225 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (- (log (hypot d c))) (log (/ (/ (fma d b (* a c)) (sqrt (hypot d c))) (sqrt (hypot d c))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (34 enodes) * * [misc]simplify: iters left: 3 (60 enodes) * * [misc]simplify: iters left: 2 (108 enodes) * * [misc]simplify: iters left: 1 (264 enodes) * [exit]simplify: Simplified to (- (log (fma d b (* a c))) (+ (log (hypot d c)) (log (hypot d c)))) * [misc]simplify: Simplified (2 1) to (λ (a b c d) (exp (- (log (fma d b (* a c))) (+ (log (hypot d c)) (log (hypot d c)))))) * * * * [misc]progress: [ 226 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (log (/ 1 (hypot d c))) (- (- (log (fma d b (* a c))) (log (sqrt (hypot d c)))) (log (sqrt (hypot d c))))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (33 enodes) * * [misc]simplify: iters left: 4 (63 enodes) * * [misc]simplify: iters left: 3 (176 enodes) * [exit]simplify: Simplified to (- (- (log (fma b d (* a c))) (log (sqrt (hypot d c)))) (+ (log (sqrt (hypot d c))) (log (hypot d c)))) * [misc]simplify: Simplified (2 1) to (λ (a b c d) (exp (- (- (log (fma b d (* a c))) (log (sqrt (hypot d c)))) (+ (log (sqrt (hypot d c))) (log (hypot d c)))))) * * * * [misc]progress: [ 227 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (log (/ 1 (hypot d c))) (- (log (/ (fma d b (* a c)) (sqrt (hypot d c)))) (log (sqrt (hypot d c))))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (32 enodes) * * [misc]simplify: iters left: 4 (56 enodes) * * [misc]simplify: iters left: 3 (156 enodes) * [exit]simplify: Simplified to (- (- (log (fma b d (* a c))) (log (sqrt (hypot d c)))) (+ (log (hypot d c)) (log (sqrt (hypot d c))))) * [misc]simplify: Simplified (2 1) to (λ (a b c d) (exp (- (- (log (fma b d (* a c))) (log (sqrt (hypot d c)))) (+ (log (hypot d c)) (log (sqrt (hypot d c))))))) * * * * [misc]progress: [ 228 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (log (/ 1 (hypot d c))) (log (/ (/ (fma d b (* a c)) (sqrt (hypot d c))) (sqrt (hypot d c))))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (46 enodes) * * [misc]simplify: iters left: 3 (101 enodes) * * [misc]simplify: iters left: 2 (286 enodes) * [exit]simplify: Simplified to (- (log (fma b d (* a c))) (+ (log (hypot d c)) (log (hypot d c)))) * [misc]simplify: Simplified (2 1) to (λ (a b c d) (exp (- (log (fma b d (* a c))) (+ (log (hypot d c)) (log (hypot d c)))))) * * * * [misc]progress: [ 229 / 403 ] simplifiying candidate # * * * * [misc]progress: [ 230 / 403 ] simplifiying candidate # * * * * [misc]progress: [ 231 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (/ 1 (hypot d c)) (/ 1 (hypot d c))) (/ 1 (hypot d c))) (/ (/ (* (* (fma d b (* a c)) (fma d b (* a c))) (fma d b (* a c))) (* (* (sqrt (hypot d c)) (sqrt (hypot d c))) (sqrt (hypot d c)))) (* (* (sqrt (hypot d c)) (sqrt (hypot d c))) (sqrt (hypot d c))))) * * [misc]simplify: iters left: 6 (19 enodes) * * [misc]simplify: iters left: 5 (49 enodes) * * [misc]simplify: iters left: 4 (207 enodes) * [exit]simplify: Simplified to (* (* (/ (fma c a (* d b)) (hypot d c)) (/ (fma c a (* d b)) (hypot d c))) (* (/ (fma c a (* d b)) (hypot d c)) (/ (/ 1 (hypot d c)) (* (hypot d c) (hypot d c))))) * [misc]simplify: Simplified (2 1) to (λ (a b c d) (cbrt (* (* (/ (fma c a (* d b)) (hypot d c)) (/ (fma c a (* d b)) (hypot d c))) (* (/ (fma c a (* d b)) (hypot d c)) (/ (/ 1 (hypot d c)) (* (hypot d c) (hypot d c))))))) * * * * [misc]progress: [ 232 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (/ 1 (hypot d c)) (/ 1 (hypot d c))) (/ 1 (hypot d c))) (/ (* (* (/ (fma d b (* a c)) (sqrt (hypot d c))) (/ (fma d b (* a c)) (sqrt (hypot d c)))) (/ (fma d b (* a c)) (sqrt (hypot d c)))) (* (* (sqrt (hypot d c)) (sqrt (hypot d c))) (sqrt (hypot d c))))) * * [misc]simplify: iters left: 6 (19 enodes) * * [misc]simplify: iters left: 5 (51 enodes) * * [misc]simplify: iters left: 4 (206 enodes) * [exit]simplify: Simplified to (* (* (/ (/ 1 (hypot d c)) (* (hypot d c) (hypot d c))) (/ (fma c a (* d b)) (hypot d c))) (* (/ (fma c a (* d b)) (hypot d c)) (/ (fma c a (* d b)) (hypot d c)))) * [misc]simplify: Simplified (2 1) to (λ (a b c d) (cbrt (* (* (/ (/ 1 (hypot d c)) (* (hypot d c) (hypot d c))) (/ (fma c a (* d b)) (hypot d c))) (* (/ (fma c a (* d b)) (hypot d c)) (/ (fma c a (* d b)) (hypot d c)))))) * * * * [misc]progress: [ 233 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (/ 1 (hypot d c)) (/ 1 (hypot d c))) (/ 1 (hypot d c))) (* (* (/ (/ (fma d b (* a c)) (sqrt (hypot d c))) (sqrt (hypot d c))) (/ (/ (fma d b (* a c)) (sqrt (hypot d c))) (sqrt (hypot d c)))) (/ (/ (fma d b (* a c)) (sqrt (hypot d c))) (sqrt (hypot d c))))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (43 enodes) * * [misc]simplify: iters left: 4 (136 enodes) * [exit]simplify: Simplified to (* (* (/ (/ 1 (hypot d c)) (* (hypot d c) (hypot d c))) (/ (fma c a (* d b)) (hypot d c))) (* (/ (fma c a (* d b)) (hypot d c)) (/ (fma c a (* d b)) (hypot d c)))) * [misc]simplify: Simplified (2 1) to (λ (a b c d) (cbrt (* (* (/ (/ 1 (hypot d c)) (* (hypot d c) (hypot d c))) (/ (fma c a (* d b)) (hypot d c))) (* (/ (fma c a (* d b)) (hypot d c)) (/ (fma c a (* d b)) (hypot d c)))))) * * * * [misc]progress: [ 234 / 403 ] simplifiying candidate # * * * * [misc]progress: [ 235 / 403 ] simplifiying candidate # * * * * [misc]progress: [ 236 / 403 ] simplifiying candidate # * * * * [misc]progress: [ 237 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (* 1 (/ (fma d b (* a c)) (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (33 enodes) * * [misc]simplify: iters left: 3 (59 enodes) * * [misc]simplify: iters left: 2 (74 enodes) * * [misc]simplify: iters left: 1 (151 enodes) * [exit]simplify: Simplified to (/ (fma b d (* a c)) (sqrt (hypot d c))) * [misc]simplify: Simplified (2 1) to (λ (a b c d) (/ (/ (fma b d (* a c)) (sqrt (hypot d c))) (* (hypot d c) (sqrt (hypot d c))))) * [enter]simplify: Simplifying (* (hypot d c) (sqrt (hypot d c))) * * [misc]simplify: iters left: 4 (5 enodes) * * [misc]simplify: iters left: 3 (6 enodes) * [exit]simplify: Simplified to (* (hypot d c) (sqrt (hypot d c))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (/ (/ (fma b d (* a c)) (sqrt (hypot d c))) (* (hypot d c) (sqrt (hypot d c))))) * * * * [misc]progress: [ 238 / 403 ] simplifiying candidate # * * * * [misc]progress: [ 239 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (/ (/ (fma d b (* a c)) (sqrt (hypot d c))) (sqrt (hypot d c)))) * * [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 (22 enodes) * [exit]simplify: Simplified to (cbrt (/ (fma a c (* d b)) (hypot d c))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (* (cbrt (/ (/ (fma d b (* a c)) (sqrt (hypot d c))) (sqrt (hypot d c)))) (cbrt (/ (/ (fma d b (* a c)) (sqrt (hypot d c))) (sqrt (hypot d c)))))) (cbrt (/ (fma a c (* d b)) (hypot d c))))) * * * * [misc]progress: [ 240 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (/ (/ (fma d b (* a c)) (sqrt (hypot d c))) (sqrt (hypot d c)))) * * [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 (22 enodes) * [exit]simplify: Simplified to (sqrt (/ (fma a c (* d b)) (hypot d c))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (sqrt (/ (/ (fma d b (* a c)) (sqrt (hypot d c))) (sqrt (hypot d c))))) (sqrt (/ (fma a c (* d b)) (hypot d c))))) * * * * [misc]progress: [ 241 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (cbrt (/ (fma d b (* a c)) (sqrt (hypot d c)))) (cbrt (sqrt (hypot d c)))) * * [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 (20 enodes) * [exit]simplify: Simplified to (/ (cbrt (/ (fma a c (* d b)) (sqrt (hypot d c)))) (cbrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (* (cbrt (/ (fma d b (* a c)) (sqrt (hypot d c)))) (cbrt (/ (fma d b (* a c)) (sqrt (hypot d c))))) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c)))))) (/ (cbrt (/ (fma a c (* d b)) (sqrt (hypot d c)))) (cbrt (sqrt (hypot d c)))))) * * * * [misc]progress: [ 242 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (cbrt (/ (fma d b (* a c)) (sqrt (hypot d c)))) (sqrt (cbrt (hypot d c)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * * [misc]simplify: iters left: 3 (21 enodes) * [exit]simplify: Simplified to (/ (cbrt (/ (fma a c (* d b)) (sqrt (hypot d c)))) (sqrt (cbrt (hypot d c)))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (* (cbrt (/ (fma d b (* a c)) (sqrt (hypot d c)))) (cbrt (/ (fma d b (* a c)) (sqrt (hypot d c))))) (sqrt (* (cbrt (hypot d c)) (cbrt (hypot d c)))))) (/ (cbrt (/ (fma a c (* d b)) (sqrt (hypot d c)))) (sqrt (cbrt (hypot d c)))))) * * * * [misc]progress: [ 243 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (cbrt (/ (fma d b (* a c)) (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c)))) * * [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 (20 enodes) * [exit]simplify: Simplified to (/ (cbrt (/ (fma a c (* d b)) (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (* (cbrt (/ (fma d b (* a c)) (sqrt (hypot d c)))) (cbrt (/ (fma d b (* a c)) (sqrt (hypot d c))))) (sqrt (sqrt (hypot d c))))) (/ (cbrt (/ (fma a c (* d b)) (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c)))))) * * * * [misc]progress: [ 244 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (cbrt (/ (fma d b (* a c)) (sqrt (hypot d c)))) (sqrt (hypot d c))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (16 enodes) * * [misc]simplify: iters left: 3 (19 enodes) * [exit]simplify: Simplified to (/ (cbrt (/ (fma a c (* d b)) (sqrt (hypot d c)))) (sqrt (hypot d c))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (* (cbrt (/ (fma d b (* a c)) (sqrt (hypot d c)))) (cbrt (/ (fma d b (* a c)) (sqrt (hypot d c))))) (sqrt 1))) (/ (cbrt (/ (fma a c (* d b)) (sqrt (hypot d c)))) (sqrt (hypot d c))))) * * * * [misc]progress: [ 245 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (cbrt (/ (fma d b (* a c)) (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c)))) * * [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 (20 enodes) * [exit]simplify: Simplified to (/ (cbrt (/ (fma a c (* d b)) (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (* (cbrt (/ (fma d b (* a c)) (sqrt (hypot d c)))) (cbrt (/ (fma d b (* a c)) (sqrt (hypot d c))))) (sqrt (sqrt (hypot d c))))) (/ (cbrt (/ (fma a c (* d b)) (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c)))))) * * * * [misc]progress: [ 246 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (cbrt (/ (fma d b (* a c)) (sqrt (hypot d c)))) (sqrt (hypot d c))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (16 enodes) * * [misc]simplify: iters left: 3 (19 enodes) * [exit]simplify: Simplified to (/ (cbrt (/ (fma a c (* d b)) (sqrt (hypot d c)))) (sqrt (hypot d c))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (* (cbrt (/ (fma d b (* a c)) (sqrt (hypot d c)))) (cbrt (/ (fma d b (* a c)) (sqrt (hypot d c))))) 1)) (/ (cbrt (/ (fma a c (* d b)) (sqrt (hypot d c)))) (sqrt (hypot d c))))) * * * * [misc]progress: [ 247 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (/ (fma d b (* a c)) (sqrt (hypot d c)))) (cbrt (sqrt (hypot d c)))) * * [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 (20 enodes) * [exit]simplify: Simplified to (/ (sqrt (/ (fma a c (* d b)) (sqrt (hypot d c)))) (cbrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (sqrt (/ (fma d b (* a c)) (sqrt (hypot d c)))) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c)))))) (/ (sqrt (/ (fma a c (* d b)) (sqrt (hypot d c)))) (cbrt (sqrt (hypot d c)))))) * * * * [misc]progress: [ 248 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (/ (fma d b (* a c)) (sqrt (hypot d c)))) (sqrt (cbrt (hypot d c)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * * [misc]simplify: iters left: 3 (21 enodes) * [exit]simplify: Simplified to (/ (sqrt (/ (fma a c (* d b)) (sqrt (hypot d c)))) (sqrt (cbrt (hypot d c)))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (sqrt (/ (fma d b (* a c)) (sqrt (hypot d c)))) (sqrt (* (cbrt (hypot d c)) (cbrt (hypot d c)))))) (/ (sqrt (/ (fma a c (* d b)) (sqrt (hypot d c)))) (sqrt (cbrt (hypot d c)))))) * * * * [misc]progress: [ 249 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (/ (fma d b (* a c)) (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c)))) * * [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 (20 enodes) * [exit]simplify: Simplified to (/ (sqrt (/ (fma a c (* d b)) (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (sqrt (/ (fma d b (* a c)) (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c))))) (/ (sqrt (/ (fma a c (* d b)) (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c)))))) * * * * [misc]progress: [ 250 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (/ (fma d b (* a c)) (sqrt (hypot d c)))) (sqrt (hypot d c))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (16 enodes) * * [misc]simplify: iters left: 3 (19 enodes) * [exit]simplify: Simplified to (/ (sqrt (/ (fma a c (* d b)) (sqrt (hypot d c)))) (sqrt (hypot d c))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (sqrt (/ (fma d b (* a c)) (sqrt (hypot d c)))) (sqrt 1))) (/ (sqrt (/ (fma a c (* d b)) (sqrt (hypot d c)))) (sqrt (hypot d c))))) * * * * [misc]progress: [ 251 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (/ (fma d b (* a c)) (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c)))) * * [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 (20 enodes) * [exit]simplify: Simplified to (/ (sqrt (/ (fma a c (* d b)) (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (sqrt (/ (fma d b (* a c)) (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c))))) (/ (sqrt (/ (fma a c (* d b)) (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c)))))) * * * * [misc]progress: [ 252 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (/ (fma d b (* a c)) (sqrt (hypot d c)))) (sqrt (hypot d c))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (16 enodes) * * [misc]simplify: iters left: 3 (19 enodes) * [exit]simplify: Simplified to (/ (sqrt (/ (fma a c (* d b)) (sqrt (hypot d c)))) (sqrt (hypot d c))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (sqrt (/ (fma d b (* a c)) (sqrt (hypot d c)))) 1)) (/ (sqrt (/ (fma a c (* d b)) (sqrt (hypot d c)))) (sqrt (hypot d c))))) * * * * [misc]progress: [ 253 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (cbrt (fma d b (* a c))) (cbrt (sqrt (hypot d c)))) (cbrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (22 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma a c (* d b))) (cbrt (sqrt (hypot d c)))) (cbrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c)))))) (/ (/ (cbrt (fma a c (* d b))) (cbrt (sqrt (hypot d c)))) (cbrt (sqrt (hypot d c)))))) * * * * [misc]progress: [ 254 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (cbrt (fma d b (* a c))) (cbrt (sqrt (hypot d c)))) (sqrt (cbrt (hypot d c)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (27 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma d b (* a c))) (* (cbrt (sqrt (hypot d c))) (sqrt (cbrt (hypot d c))))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) (sqrt (* (cbrt (hypot d c)) (cbrt (hypot d c)))))) (/ (cbrt (fma d b (* a c))) (* (cbrt (sqrt (hypot d c))) (sqrt (cbrt (hypot d c))))))) * * * * [misc]progress: [ 255 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (cbrt (fma d b (* a c))) (cbrt (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma a c (* d b))) (* (sqrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) (sqrt (sqrt (hypot d c))))) (/ (cbrt (fma a c (* d b))) (* (sqrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))))) * * * * [misc]progress: [ 256 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (cbrt (fma d b (* a c))) (cbrt (sqrt (hypot d c)))) (sqrt (hypot d c))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma a c (* d b))) (cbrt (sqrt (hypot d c)))) (sqrt (hypot d c))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) (sqrt 1))) (/ (/ (cbrt (fma a c (* d b))) (cbrt (sqrt (hypot d c)))) (sqrt (hypot d c))))) * * * * [misc]progress: [ 257 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (cbrt (fma d b (* a c))) (cbrt (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma a c (* d b))) (* (sqrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) (sqrt (sqrt (hypot d c))))) (/ (cbrt (fma a c (* d b))) (* (sqrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))))) * * * * [misc]progress: [ 258 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (cbrt (fma d b (* a c))) (cbrt (sqrt (hypot d c)))) (sqrt (hypot d c))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma a c (* d b))) (cbrt (sqrt (hypot d c)))) (sqrt (hypot d c))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) 1)) (/ (/ (cbrt (fma a c (* d b))) (cbrt (sqrt (hypot d c)))) (sqrt (hypot d c))))) * * * * [misc]progress: [ 259 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (cbrt (fma d b (* a c))) (sqrt (cbrt (hypot d c)))) (cbrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (27 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma d b (* a c))) (* (sqrt (cbrt (hypot d c))) (cbrt (sqrt (hypot d c))))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) (sqrt (* (cbrt (hypot d c)) (cbrt (hypot d c))))) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c)))))) (/ (cbrt (fma d b (* a c))) (* (sqrt (cbrt (hypot d c))) (cbrt (sqrt (hypot d c))))))) * * * * [misc]progress: [ 260 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (cbrt (fma d b (* a c))) (sqrt (cbrt (hypot d c)))) (sqrt (cbrt (hypot d c)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma a c (* d b))) (cbrt (hypot d c))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) (sqrt (* (cbrt (hypot d c)) (cbrt (hypot d c))))) (sqrt (* (cbrt (hypot d c)) (cbrt (hypot d c)))))) (/ (cbrt (fma a c (* d b))) (cbrt (hypot d c))))) * * * * [misc]progress: [ 261 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (cbrt (fma d b (* a c))) (sqrt (cbrt (hypot d c)))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (27 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma d b (* a c))) (* (sqrt (cbrt (hypot d c))) (sqrt (sqrt (hypot d c))))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) (sqrt (* (cbrt (hypot d c)) (cbrt (hypot d c))))) (sqrt (sqrt (hypot d c))))) (/ (cbrt (fma d b (* a c))) (* (sqrt (cbrt (hypot d c))) (sqrt (sqrt (hypot d c))))))) * * * * [misc]progress: [ 262 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (cbrt (fma d b (* a c))) (sqrt (cbrt (hypot d c)))) (sqrt (hypot d c))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma a c (* d b))) (* (sqrt (hypot d c)) (sqrt (cbrt (hypot d c))))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) (sqrt (* (cbrt (hypot d c)) (cbrt (hypot d c))))) (sqrt 1))) (/ (cbrt (fma a c (* d b))) (* (sqrt (hypot d c)) (sqrt (cbrt (hypot d c))))))) * * * * [misc]progress: [ 263 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (cbrt (fma d b (* a c))) (sqrt (cbrt (hypot d c)))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (27 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma d b (* a c))) (* (sqrt (cbrt (hypot d c))) (sqrt (sqrt (hypot d c))))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) (sqrt (* (cbrt (hypot d c)) (cbrt (hypot d c))))) (sqrt (sqrt (hypot d c))))) (/ (cbrt (fma d b (* a c))) (* (sqrt (cbrt (hypot d c))) (sqrt (sqrt (hypot d c))))))) * * * * [misc]progress: [ 264 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (cbrt (fma d b (* a c))) (sqrt (cbrt (hypot d c)))) (sqrt (hypot d c))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma a c (* d b))) (* (sqrt (hypot d c)) (sqrt (cbrt (hypot d c))))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) (sqrt (* (cbrt (hypot d c)) (cbrt (hypot d c))))) 1)) (/ (cbrt (fma a c (* d b))) (* (sqrt (hypot d c)) (sqrt (cbrt (hypot d c))))))) * * * * [misc]progress: [ 265 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (cbrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (cbrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma a c (* d b))) (* (cbrt (sqrt (hypot d c))) (sqrt (sqrt (hypot d c))))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) (sqrt (sqrt (hypot d c)))) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c)))))) (/ (cbrt (fma a c (* d b))) (* (cbrt (sqrt (hypot d c))) (sqrt (sqrt (hypot d c))))))) * * * * [misc]progress: [ 266 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (cbrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (sqrt (cbrt (hypot d c)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (27 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma d b (* a c))) (* (sqrt (sqrt (hypot d c))) (sqrt (cbrt (hypot d c))))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) (sqrt (sqrt (hypot d c)))) (sqrt (* (cbrt (hypot d c)) (cbrt (hypot d c)))))) (/ (cbrt (fma d b (* a c))) (* (sqrt (sqrt (hypot d c))) (sqrt (cbrt (hypot d c))))))) * * * * [misc]progress: [ 267 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (cbrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma a c (* d b))) (sqrt (hypot d c))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) (sqrt (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c))))) (/ (cbrt (fma a c (* d b))) (sqrt (hypot d c))))) * * * * [misc]progress: [ 268 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (cbrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (sqrt (hypot d c))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma a c (* d b))) (sqrt (sqrt (hypot d c)))) (sqrt (hypot d c))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) (sqrt (sqrt (hypot d c)))) (sqrt 1))) (/ (/ (cbrt (fma a c (* d b))) (sqrt (sqrt (hypot d c)))) (sqrt (hypot d c))))) * * * * [misc]progress: [ 269 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (cbrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma a c (* d b))) (sqrt (hypot d c))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) (sqrt (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c))))) (/ (cbrt (fma a c (* d b))) (sqrt (hypot d c))))) * * * * [misc]progress: [ 270 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (cbrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (sqrt (hypot d c))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma a c (* d b))) (sqrt (sqrt (hypot d c)))) (sqrt (hypot d c))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) (sqrt (sqrt (hypot d c)))) 1)) (/ (/ (cbrt (fma a c (* d b))) (sqrt (sqrt (hypot d c)))) (sqrt (hypot d c))))) * * * * [misc]progress: [ 271 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (cbrt (fma d b (* a c))) (sqrt (hypot d c))) (cbrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma a c (* d b))) (sqrt (hypot d c))) (cbrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) (sqrt 1)) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c)))))) (/ (/ (cbrt (fma a c (* d b))) (sqrt (hypot d c))) (cbrt (sqrt (hypot d c)))))) * * * * [misc]progress: [ 272 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (cbrt (fma d b (* a c))) (sqrt (hypot d c))) (sqrt (cbrt (hypot d c)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma a c (* d b))) (sqrt (hypot d c))) (sqrt (cbrt (hypot d c)))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) (sqrt 1)) (sqrt (* (cbrt (hypot d c)) (cbrt (hypot d c)))))) (/ (/ (cbrt (fma a c (* d b))) (sqrt (hypot d c))) (sqrt (cbrt (hypot d c)))))) * * * * [misc]progress: [ 273 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (cbrt (fma d b (* a c))) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma a c (* d b))) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) (sqrt 1)) (sqrt (sqrt (hypot d c))))) (/ (/ (cbrt (fma a c (* d b))) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c)))))) * * * * [misc]progress: [ 274 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (cbrt (fma d b (* a c))) (sqrt (hypot d c))) (sqrt (hypot d c))) * * [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 (22 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma a c (* d b))) (hypot d c)) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) (sqrt 1)) (sqrt 1))) (/ (cbrt (fma a c (* d b))) (hypot d c)))) * * * * [misc]progress: [ 275 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (cbrt (fma d b (* a c))) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma a c (* d b))) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) (sqrt 1)) (sqrt (sqrt (hypot d c))))) (/ (/ (cbrt (fma a c (* d b))) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c)))))) * * * * [misc]progress: [ 276 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (cbrt (fma d b (* a c))) (sqrt (hypot d c))) (sqrt (hypot d c))) * * [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 (22 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma a c (* d b))) (hypot d c)) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) (sqrt 1)) 1)) (/ (cbrt (fma a c (* d b))) (hypot d c)))) * * * * [misc]progress: [ 277 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (cbrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (cbrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma a c (* d b))) (* (cbrt (sqrt (hypot d c))) (sqrt (sqrt (hypot d c))))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) (sqrt (sqrt (hypot d c)))) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c)))))) (/ (cbrt (fma a c (* d b))) (* (cbrt (sqrt (hypot d c))) (sqrt (sqrt (hypot d c))))))) * * * * [misc]progress: [ 278 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (cbrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (sqrt (cbrt (hypot d c)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (27 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma d b (* a c))) (* (sqrt (sqrt (hypot d c))) (sqrt (cbrt (hypot d c))))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) (sqrt (sqrt (hypot d c)))) (sqrt (* (cbrt (hypot d c)) (cbrt (hypot d c)))))) (/ (cbrt (fma d b (* a c))) (* (sqrt (sqrt (hypot d c))) (sqrt (cbrt (hypot d c))))))) * * * * [misc]progress: [ 279 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (cbrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma a c (* d b))) (sqrt (hypot d c))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) (sqrt (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c))))) (/ (cbrt (fma a c (* d b))) (sqrt (hypot d c))))) * * * * [misc]progress: [ 280 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (cbrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (sqrt (hypot d c))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma a c (* d b))) (sqrt (sqrt (hypot d c)))) (sqrt (hypot d c))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) (sqrt (sqrt (hypot d c)))) (sqrt 1))) (/ (/ (cbrt (fma a c (* d b))) (sqrt (sqrt (hypot d c)))) (sqrt (hypot d c))))) * * * * [misc]progress: [ 281 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (cbrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma a c (* d b))) (sqrt (hypot d c))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) (sqrt (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c))))) (/ (cbrt (fma a c (* d b))) (sqrt (hypot d c))))) * * * * [misc]progress: [ 282 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (cbrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (sqrt (hypot d c))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma a c (* d b))) (sqrt (sqrt (hypot d c)))) (sqrt (hypot d c))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) (sqrt (sqrt (hypot d c)))) 1)) (/ (/ (cbrt (fma a c (* d b))) (sqrt (sqrt (hypot d c)))) (sqrt (hypot d c))))) * * * * [misc]progress: [ 283 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (cbrt (fma d b (* a c))) (sqrt (hypot d c))) (cbrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma a c (* d b))) (sqrt (hypot d c))) (cbrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) 1) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c)))))) (/ (/ (cbrt (fma a c (* d b))) (sqrt (hypot d c))) (cbrt (sqrt (hypot d c)))))) * * * * [misc]progress: [ 284 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (cbrt (fma d b (* a c))) (sqrt (hypot d c))) (sqrt (cbrt (hypot d c)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma a c (* d b))) (sqrt (hypot d c))) (sqrt (cbrt (hypot d c)))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) 1) (sqrt (* (cbrt (hypot d c)) (cbrt (hypot d c)))))) (/ (/ (cbrt (fma a c (* d b))) (sqrt (hypot d c))) (sqrt (cbrt (hypot d c)))))) * * * * [misc]progress: [ 285 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (cbrt (fma d b (* a c))) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma a c (* d b))) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) 1) (sqrt (sqrt (hypot d c))))) (/ (/ (cbrt (fma a c (* d b))) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c)))))) * * * * [misc]progress: [ 286 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (cbrt (fma d b (* a c))) (sqrt (hypot d c))) (sqrt (hypot d c))) * * [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 (22 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma a c (* d b))) (hypot d c)) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) 1) (sqrt 1))) (/ (cbrt (fma a c (* d b))) (hypot d c)))) * * * * [misc]progress: [ 287 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (cbrt (fma d b (* a c))) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma a c (* d b))) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) 1) (sqrt (sqrt (hypot d c))))) (/ (/ (cbrt (fma a c (* d b))) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c)))))) * * * * [misc]progress: [ 288 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (cbrt (fma d b (* a c))) (sqrt (hypot d c))) (sqrt (hypot d c))) * * [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 (22 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma a c (* d b))) (hypot d c)) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ (* (cbrt (fma d b (* a c))) (cbrt (fma d b (* a c)))) 1) 1)) (/ (cbrt (fma a c (* d b))) (hypot d c)))) * * * * [misc]progress: [ 289 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) (cbrt (sqrt (hypot d c)))) (cbrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (22 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma a c (* d b))) (cbrt (sqrt (hypot d c)))) (cbrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ (sqrt (fma d b (* a c))) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c)))))) (/ (/ (sqrt (fma a c (* d b))) (cbrt (sqrt (hypot d c)))) (cbrt (sqrt (hypot d c)))))) * * * * [misc]progress: [ 290 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) (cbrt (sqrt (hypot d c)))) (sqrt (cbrt (hypot d c)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (27 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma d b (* a c))) (* (cbrt (sqrt (hypot d c))) (sqrt (cbrt (hypot d c))))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ (sqrt (fma d b (* a c))) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) (sqrt (* (cbrt (hypot d c)) (cbrt (hypot d c)))))) (/ (sqrt (fma d b (* a c))) (* (cbrt (sqrt (hypot d c))) (sqrt (cbrt (hypot d c))))))) * * * * [misc]progress: [ 291 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) (cbrt (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma a c (* d b))) (* (sqrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ (sqrt (fma d b (* a c))) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) (sqrt (sqrt (hypot d c))))) (/ (sqrt (fma a c (* d b))) (* (sqrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))))) * * * * [misc]progress: [ 292 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) (cbrt (sqrt (hypot d c)))) (sqrt (hypot d c))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma a c (* d b))) (cbrt (sqrt (hypot d c)))) (sqrt (hypot d c))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ (sqrt (fma d b (* a c))) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) (sqrt 1))) (/ (/ (sqrt (fma a c (* d b))) (cbrt (sqrt (hypot d c)))) (sqrt (hypot d c))))) * * * * [misc]progress: [ 293 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) (cbrt (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma a c (* d b))) (* (sqrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ (sqrt (fma d b (* a c))) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) (sqrt (sqrt (hypot d c))))) (/ (sqrt (fma a c (* d b))) (* (sqrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))))) * * * * [misc]progress: [ 294 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) (cbrt (sqrt (hypot d c)))) (sqrt (hypot d c))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma a c (* d b))) (cbrt (sqrt (hypot d c)))) (sqrt (hypot d c))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ (sqrt (fma d b (* a c))) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) 1)) (/ (/ (sqrt (fma a c (* d b))) (cbrt (sqrt (hypot d c)))) (sqrt (hypot d c))))) * * * * [misc]progress: [ 295 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) (sqrt (cbrt (hypot d c)))) (cbrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (27 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma d b (* a c))) (* (sqrt (cbrt (hypot d c))) (cbrt (sqrt (hypot d c))))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ (sqrt (fma d b (* a c))) (sqrt (* (cbrt (hypot d c)) (cbrt (hypot d c))))) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c)))))) (/ (sqrt (fma d b (* a c))) (* (sqrt (cbrt (hypot d c))) (cbrt (sqrt (hypot d c))))))) * * * * [misc]progress: [ 296 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) (sqrt (cbrt (hypot d c)))) (sqrt (cbrt (hypot d c)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma a c (* d b))) (cbrt (hypot d c))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ (sqrt (fma d b (* a c))) (sqrt (* (cbrt (hypot d c)) (cbrt (hypot d c))))) (sqrt (* (cbrt (hypot d c)) (cbrt (hypot d c)))))) (/ (sqrt (fma a c (* d b))) (cbrt (hypot d c))))) * * * * [misc]progress: [ 297 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) (sqrt (cbrt (hypot d c)))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (27 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma d b (* a c))) (* (sqrt (cbrt (hypot d c))) (sqrt (sqrt (hypot d c))))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ (sqrt (fma d b (* a c))) (sqrt (* (cbrt (hypot d c)) (cbrt (hypot d c))))) (sqrt (sqrt (hypot d c))))) (/ (sqrt (fma d b (* a c))) (* (sqrt (cbrt (hypot d c))) (sqrt (sqrt (hypot d c))))))) * * * * [misc]progress: [ 298 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) (sqrt (cbrt (hypot d c)))) (sqrt (hypot d c))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma a c (* d b))) (* (sqrt (hypot d c)) (sqrt (cbrt (hypot d c))))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ (sqrt (fma d b (* a c))) (sqrt (* (cbrt (hypot d c)) (cbrt (hypot d c))))) (sqrt 1))) (/ (sqrt (fma a c (* d b))) (* (sqrt (hypot d c)) (sqrt (cbrt (hypot d c))))))) * * * * [misc]progress: [ 299 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) (sqrt (cbrt (hypot d c)))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (27 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma d b (* a c))) (* (sqrt (cbrt (hypot d c))) (sqrt (sqrt (hypot d c))))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ (sqrt (fma d b (* a c))) (sqrt (* (cbrt (hypot d c)) (cbrt (hypot d c))))) (sqrt (sqrt (hypot d c))))) (/ (sqrt (fma d b (* a c))) (* (sqrt (cbrt (hypot d c))) (sqrt (sqrt (hypot d c))))))) * * * * [misc]progress: [ 300 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) (sqrt (cbrt (hypot d c)))) (sqrt (hypot d c))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma a c (* d b))) (* (sqrt (hypot d c)) (sqrt (cbrt (hypot d c))))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ (sqrt (fma d b (* a c))) (sqrt (* (cbrt (hypot d c)) (cbrt (hypot d c))))) 1)) (/ (sqrt (fma a c (* d b))) (* (sqrt (hypot d c)) (sqrt (cbrt (hypot d c))))))) * * * * [misc]progress: [ 301 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (cbrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma a c (* d b))) (* (cbrt (sqrt (hypot d c))) (sqrt (sqrt (hypot d c))))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ (sqrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c)))))) (/ (sqrt (fma a c (* d b))) (* (cbrt (sqrt (hypot d c))) (sqrt (sqrt (hypot d c))))))) * * * * [misc]progress: [ 302 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (sqrt (cbrt (hypot d c)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (27 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma d b (* a c))) (* (sqrt (sqrt (hypot d c))) (sqrt (cbrt (hypot d c))))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ (sqrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (sqrt (* (cbrt (hypot d c)) (cbrt (hypot d c)))))) (/ (sqrt (fma d b (* a c))) (* (sqrt (sqrt (hypot d c))) (sqrt (cbrt (hypot d c))))))) * * * * [misc]progress: [ 303 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma a c (* d b))) (sqrt (hypot d c))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ (sqrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c))))) (/ (sqrt (fma a c (* d b))) (sqrt (hypot d c))))) * * * * [misc]progress: [ 304 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (sqrt (hypot d c))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma a c (* d b))) (sqrt (sqrt (hypot d c)))) (sqrt (hypot d c))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ (sqrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (sqrt 1))) (/ (/ (sqrt (fma a c (* d b))) (sqrt (sqrt (hypot d c)))) (sqrt (hypot d c))))) * * * * [misc]progress: [ 305 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma a c (* d b))) (sqrt (hypot d c))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ (sqrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c))))) (/ (sqrt (fma a c (* d b))) (sqrt (hypot d c))))) * * * * [misc]progress: [ 306 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (sqrt (hypot d c))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma a c (* d b))) (sqrt (sqrt (hypot d c)))) (sqrt (hypot d c))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ (sqrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) 1)) (/ (/ (sqrt (fma a c (* d b))) (sqrt (sqrt (hypot d c)))) (sqrt (hypot d c))))) * * * * [misc]progress: [ 307 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) (sqrt (hypot d c))) (cbrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma a c (* d b))) (sqrt (hypot d c))) (cbrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ (sqrt (fma d b (* a c))) (sqrt 1)) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c)))))) (/ (/ (sqrt (fma a c (* d b))) (sqrt (hypot d c))) (cbrt (sqrt (hypot d c)))))) * * * * [misc]progress: [ 308 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) (sqrt (hypot d c))) (sqrt (cbrt (hypot d c)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma a c (* d b))) (sqrt (hypot d c))) (sqrt (cbrt (hypot d c)))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ (sqrt (fma d b (* a c))) (sqrt 1)) (sqrt (* (cbrt (hypot d c)) (cbrt (hypot d c)))))) (/ (/ (sqrt (fma a c (* d b))) (sqrt (hypot d c))) (sqrt (cbrt (hypot d c)))))) * * * * [misc]progress: [ 309 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma a c (* d b))) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ (sqrt (fma d b (* a c))) (sqrt 1)) (sqrt (sqrt (hypot d c))))) (/ (/ (sqrt (fma a c (* d b))) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c)))))) * * * * [misc]progress: [ 310 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) (sqrt (hypot d c))) (sqrt (hypot d c))) * * [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 (22 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma a c (* d b))) (hypot d c)) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ (sqrt (fma d b (* a c))) (sqrt 1)) (sqrt 1))) (/ (sqrt (fma a c (* d b))) (hypot d c)))) * * * * [misc]progress: [ 311 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma a c (* d b))) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ (sqrt (fma d b (* a c))) (sqrt 1)) (sqrt (sqrt (hypot d c))))) (/ (/ (sqrt (fma a c (* d b))) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c)))))) * * * * [misc]progress: [ 312 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) (sqrt (hypot d c))) (sqrt (hypot d c))) * * [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 (22 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma a c (* d b))) (hypot d c)) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ (sqrt (fma d b (* a c))) (sqrt 1)) 1)) (/ (sqrt (fma a c (* d b))) (hypot d c)))) * * * * [misc]progress: [ 313 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (cbrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma a c (* d b))) (* (cbrt (sqrt (hypot d c))) (sqrt (sqrt (hypot d c))))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ (sqrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c)))))) (/ (sqrt (fma a c (* d b))) (* (cbrt (sqrt (hypot d c))) (sqrt (sqrt (hypot d c))))))) * * * * [misc]progress: [ 314 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (sqrt (cbrt (hypot d c)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (27 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma d b (* a c))) (* (sqrt (sqrt (hypot d c))) (sqrt (cbrt (hypot d c))))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ (sqrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (sqrt (* (cbrt (hypot d c)) (cbrt (hypot d c)))))) (/ (sqrt (fma d b (* a c))) (* (sqrt (sqrt (hypot d c))) (sqrt (cbrt (hypot d c))))))) * * * * [misc]progress: [ 315 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma a c (* d b))) (sqrt (hypot d c))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ (sqrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c))))) (/ (sqrt (fma a c (* d b))) (sqrt (hypot d c))))) * * * * [misc]progress: [ 316 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (sqrt (hypot d c))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma a c (* d b))) (sqrt (sqrt (hypot d c)))) (sqrt (hypot d c))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ (sqrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (sqrt 1))) (/ (/ (sqrt (fma a c (* d b))) (sqrt (sqrt (hypot d c)))) (sqrt (hypot d c))))) * * * * [misc]progress: [ 317 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma a c (* d b))) (sqrt (hypot d c))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ (sqrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c))))) (/ (sqrt (fma a c (* d b))) (sqrt (hypot d c))))) * * * * [misc]progress: [ 318 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) (sqrt (hypot d c))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma a c (* d b))) (sqrt (sqrt (hypot d c)))) (sqrt (hypot d c))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ (sqrt (fma d b (* a c))) (sqrt (sqrt (hypot d c)))) 1)) (/ (/ (sqrt (fma a c (* d b))) (sqrt (sqrt (hypot d c)))) (sqrt (hypot d c))))) * * * * [misc]progress: [ 319 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) (sqrt (hypot d c))) (cbrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma a c (* d b))) (sqrt (hypot d c))) (cbrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ (sqrt (fma d b (* a c))) 1) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c)))))) (/ (/ (sqrt (fma a c (* d b))) (sqrt (hypot d c))) (cbrt (sqrt (hypot d c)))))) * * * * [misc]progress: [ 320 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) (sqrt (hypot d c))) (sqrt (cbrt (hypot d c)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma a c (* d b))) (sqrt (hypot d c))) (sqrt (cbrt (hypot d c)))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ (sqrt (fma d b (* a c))) 1) (sqrt (* (cbrt (hypot d c)) (cbrt (hypot d c)))))) (/ (/ (sqrt (fma a c (* d b))) (sqrt (hypot d c))) (sqrt (cbrt (hypot d c)))))) * * * * [misc]progress: [ 321 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma a c (* d b))) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ (sqrt (fma d b (* a c))) 1) (sqrt (sqrt (hypot d c))))) (/ (/ (sqrt (fma a c (* d b))) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c)))))) * * * * [misc]progress: [ 322 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) (sqrt (hypot d c))) (sqrt (hypot d c))) * * [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 (22 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma a c (* d b))) (hypot d c)) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ (sqrt (fma d b (* a c))) 1) (sqrt 1))) (/ (sqrt (fma a c (* d b))) (hypot d c)))) * * * * [misc]progress: [ 323 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma a c (* d b))) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ (sqrt (fma d b (* a c))) 1) (sqrt (sqrt (hypot d c))))) (/ (/ (sqrt (fma a c (* d b))) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c)))))) * * * * [misc]progress: [ 324 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma d b (* a c))) (sqrt (hypot d c))) (sqrt (hypot d c))) * * [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 (22 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma a c (* d b))) (hypot d c)) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ (sqrt (fma d b (* a c))) 1) 1)) (/ (sqrt (fma a c (* d b))) (hypot d c)))) * * * * [misc]progress: [ 325 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (fma d b (* a c)) (cbrt (sqrt (hypot d c)))) (cbrt (sqrt (hypot d c)))) * * [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 (21 enodes) * [exit]simplify: Simplified to (/ (/ (fma a c (* d b)) (cbrt (sqrt (hypot d c)))) (cbrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ 1 (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c)))))) (/ (/ (fma a c (* d b)) (cbrt (sqrt (hypot d c)))) (cbrt (sqrt (hypot d c)))))) * * * * [misc]progress: [ 326 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (fma d b (* a c)) (cbrt (sqrt (hypot d c)))) (sqrt (cbrt (hypot d c)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * [exit]simplify: Simplified to (/ (/ (fma a c (* d b)) (cbrt (sqrt (hypot d c)))) (sqrt (cbrt (hypot d c)))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ 1 (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) (sqrt (* (cbrt (hypot d c)) (cbrt (hypot d c)))))) (/ (/ (fma a c (* d b)) (cbrt (sqrt (hypot d c)))) (sqrt (cbrt (hypot d c)))))) * * * * [misc]progress: [ 327 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (fma d b (* a c)) (cbrt (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (fma a c (* d b)) (* (cbrt (sqrt (hypot d c))) (sqrt (sqrt (hypot d c))))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ 1 (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) (sqrt (sqrt (hypot d c))))) (/ (fma a c (* d b)) (* (cbrt (sqrt (hypot d c))) (sqrt (sqrt (hypot d c))))))) * * * * [misc]progress: [ 328 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (fma d b (* a c)) (cbrt (sqrt (hypot d c)))) (sqrt (hypot d c))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * [exit]simplify: Simplified to (/ (/ (fma a c (* d b)) (sqrt (hypot d c))) (cbrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ 1 (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) (sqrt 1))) (/ (/ (fma a c (* d b)) (sqrt (hypot d c))) (cbrt (sqrt (hypot d c)))))) * * * * [misc]progress: [ 329 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (fma d b (* a c)) (cbrt (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (fma a c (* d b)) (* (cbrt (sqrt (hypot d c))) (sqrt (sqrt (hypot d c))))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ 1 (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) (sqrt (sqrt (hypot d c))))) (/ (fma a c (* d b)) (* (cbrt (sqrt (hypot d c))) (sqrt (sqrt (hypot d c))))))) * * * * [misc]progress: [ 330 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (fma d b (* a c)) (cbrt (sqrt (hypot d c)))) (sqrt (hypot d c))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * [exit]simplify: Simplified to (/ (/ (fma a c (* d b)) (sqrt (hypot d c))) (cbrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ 1 (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) 1)) (/ (/ (fma a c (* d b)) (sqrt (hypot d c))) (cbrt (sqrt (hypot d c)))))) * * * * [misc]progress: [ 331 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (fma d b (* a c)) (sqrt (cbrt (hypot d c)))) (cbrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * [exit]simplify: Simplified to (/ (/ (fma a c (* d b)) (sqrt (cbrt (hypot d c)))) (cbrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ 1 (sqrt (* (cbrt (hypot d c)) (cbrt (hypot d c))))) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c)))))) (/ (/ (fma a c (* d b)) (sqrt (cbrt (hypot d c)))) (cbrt (sqrt (hypot d c)))))) * * * * [misc]progress: [ 332 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (fma d b (* a c)) (sqrt (cbrt (hypot d c)))) (sqrt (cbrt (hypot d c)))) * * [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 (22 enodes) * [exit]simplify: Simplified to (/ (fma a c (* d b)) (cbrt (hypot d c))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ 1 (sqrt (* (cbrt (hypot d c)) (cbrt (hypot d c))))) (sqrt (* (cbrt (hypot d c)) (cbrt (hypot d c)))))) (/ (fma a c (* d b)) (cbrt (hypot d c))))) * * * * [misc]progress: [ 333 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (fma d b (* a c)) (sqrt (cbrt (hypot d c)))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * [exit]simplify: Simplified to (/ (/ (fma a c (* d b)) (sqrt (cbrt (hypot d c)))) (sqrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ 1 (sqrt (* (cbrt (hypot d c)) (cbrt (hypot d c))))) (sqrt (sqrt (hypot d c))))) (/ (/ (fma a c (* d b)) (sqrt (cbrt (hypot d c)))) (sqrt (sqrt (hypot d c)))))) * * * * [misc]progress: [ 334 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (fma d b (* a c)) (sqrt (cbrt (hypot d c)))) (sqrt (hypot d c))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (/ (fma a c (* d b)) (sqrt (hypot d c))) (sqrt (cbrt (hypot d c)))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ 1 (sqrt (* (cbrt (hypot d c)) (cbrt (hypot d c))))) (sqrt 1))) (/ (/ (fma a c (* d b)) (sqrt (hypot d c))) (sqrt (cbrt (hypot d c)))))) * * * * [misc]progress: [ 335 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (fma d b (* a c)) (sqrt (cbrt (hypot d c)))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * [exit]simplify: Simplified to (/ (/ (fma a c (* d b)) (sqrt (cbrt (hypot d c)))) (sqrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ 1 (sqrt (* (cbrt (hypot d c)) (cbrt (hypot d c))))) (sqrt (sqrt (hypot d c))))) (/ (/ (fma a c (* d b)) (sqrt (cbrt (hypot d c)))) (sqrt (sqrt (hypot d c)))))) * * * * [misc]progress: [ 336 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (fma d b (* a c)) (sqrt (cbrt (hypot d c)))) (sqrt (hypot d c))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (/ (fma a c (* d b)) (sqrt (hypot d c))) (sqrt (cbrt (hypot d c)))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ 1 (sqrt (* (cbrt (hypot d c)) (cbrt (hypot d c))))) 1)) (/ (/ (fma a c (* d b)) (sqrt (hypot d c))) (sqrt (cbrt (hypot d c)))))) * * * * [misc]progress: [ 337 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (fma d b (* a c)) (sqrt (sqrt (hypot d c)))) (cbrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (fma a c (* d b)) (* (sqrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ 1 (sqrt (sqrt (hypot d c)))) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c)))))) (/ (fma a c (* d b)) (* (sqrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))))) * * * * [misc]progress: [ 338 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (fma d b (* a c)) (sqrt (sqrt (hypot d c)))) (sqrt (cbrt (hypot d c)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * [exit]simplify: Simplified to (/ (/ (fma a c (* d b)) (sqrt (sqrt (hypot d c)))) (sqrt (cbrt (hypot d c)))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ 1 (sqrt (sqrt (hypot d c)))) (sqrt (* (cbrt (hypot d c)) (cbrt (hypot d c)))))) (/ (/ (fma a c (* d b)) (sqrt (sqrt (hypot d c)))) (sqrt (cbrt (hypot d c)))))) * * * * [misc]progress: [ 339 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (fma d b (* a c)) (sqrt (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c)))) * * [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 (22 enodes) * [exit]simplify: Simplified to (/ (fma a c (* d b)) (sqrt (hypot d c))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ 1 (sqrt (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c))))) (/ (fma a c (* d b)) (sqrt (hypot d c))))) * * * * [misc]progress: [ 340 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (fma d b (* a c)) (sqrt (sqrt (hypot d c)))) (sqrt (hypot d c))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * [exit]simplify: Simplified to (/ (/ (fma a c (* d b)) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ 1 (sqrt (sqrt (hypot d c)))) (sqrt 1))) (/ (/ (fma a c (* d b)) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c)))))) * * * * [misc]progress: [ 341 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (fma d b (* a c)) (sqrt (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c)))) * * [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 (22 enodes) * [exit]simplify: Simplified to (/ (fma a c (* d b)) (sqrt (hypot d c))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ 1 (sqrt (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c))))) (/ (fma a c (* d b)) (sqrt (hypot d c))))) * * * * [misc]progress: [ 342 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (fma d b (* a c)) (sqrt (sqrt (hypot d c)))) (sqrt (hypot d c))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * [exit]simplify: Simplified to (/ (/ (fma a c (* d b)) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ 1 (sqrt (sqrt (hypot d c)))) 1)) (/ (/ (fma a c (* d b)) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c)))))) * * * * [misc]progress: [ 343 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (fma d b (* a c)) (sqrt (hypot d c))) (cbrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * [exit]simplify: Simplified to (/ (/ (fma a c (* d b)) (sqrt (hypot d c))) (cbrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ 1 (sqrt 1)) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c)))))) (/ (/ (fma a c (* d b)) (sqrt (hypot d c))) (cbrt (sqrt (hypot d c)))))) * * * * [misc]progress: [ 344 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (fma d b (* a c)) (sqrt (hypot d c))) (sqrt (cbrt (hypot d c)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (/ (fma a c (* d b)) (sqrt (hypot d c))) (sqrt (cbrt (hypot d c)))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ 1 (sqrt 1)) (sqrt (* (cbrt (hypot d c)) (cbrt (hypot d c)))))) (/ (/ (fma a c (* d b)) (sqrt (hypot d c))) (sqrt (cbrt (hypot d c)))))) * * * * [misc]progress: [ 345 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (fma d b (* a c)) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * [exit]simplify: Simplified to (/ (/ (fma a c (* d b)) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ 1 (sqrt 1)) (sqrt (sqrt (hypot d c))))) (/ (/ (fma a c (* d b)) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c)))))) * * * * [misc]progress: [ 346 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (fma d b (* a c)) (sqrt (hypot d c))) (sqrt (hypot d c))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (17 enodes) * * [misc]simplify: iters left: 3 (21 enodes) * [exit]simplify: Simplified to (/ (fma c a (* d b)) (hypot d c)) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ 1 (sqrt 1)) (sqrt 1))) (/ (fma c a (* d b)) (hypot d c)))) * * * * [misc]progress: [ 347 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (fma d b (* a c)) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * [exit]simplify: Simplified to (/ (/ (fma a c (* d b)) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ 1 (sqrt 1)) (sqrt (sqrt (hypot d c))))) (/ (/ (fma a c (* d b)) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c)))))) * * * * [misc]progress: [ 348 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (fma d b (* a c)) (sqrt (hypot d c))) (sqrt (hypot d c))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (17 enodes) * * [misc]simplify: iters left: 3 (21 enodes) * [exit]simplify: Simplified to (/ (fma c a (* d b)) (hypot d c)) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ 1 (sqrt 1)) 1)) (/ (fma c a (* d b)) (hypot d c)))) * * * * [misc]progress: [ 349 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (fma d b (* a c)) (sqrt (sqrt (hypot d c)))) (cbrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (fma a c (* d b)) (* (sqrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ 1 (sqrt (sqrt (hypot d c)))) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c)))))) (/ (fma a c (* d b)) (* (sqrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c))))))) * * * * [misc]progress: [ 350 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (fma d b (* a c)) (sqrt (sqrt (hypot d c)))) (sqrt (cbrt (hypot d c)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * [exit]simplify: Simplified to (/ (/ (fma a c (* d b)) (sqrt (sqrt (hypot d c)))) (sqrt (cbrt (hypot d c)))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ 1 (sqrt (sqrt (hypot d c)))) (sqrt (* (cbrt (hypot d c)) (cbrt (hypot d c)))))) (/ (/ (fma a c (* d b)) (sqrt (sqrt (hypot d c)))) (sqrt (cbrt (hypot d c)))))) * * * * [misc]progress: [ 351 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (fma d b (* a c)) (sqrt (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c)))) * * [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 (22 enodes) * [exit]simplify: Simplified to (/ (fma a c (* d b)) (sqrt (hypot d c))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ 1 (sqrt (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c))))) (/ (fma a c (* d b)) (sqrt (hypot d c))))) * * * * [misc]progress: [ 352 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (fma d b (* a c)) (sqrt (sqrt (hypot d c)))) (sqrt (hypot d c))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * [exit]simplify: Simplified to (/ (/ (fma a c (* d b)) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ 1 (sqrt (sqrt (hypot d c)))) (sqrt 1))) (/ (/ (fma a c (* d b)) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c)))))) * * * * [misc]progress: [ 353 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (fma d b (* a c)) (sqrt (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c)))) * * [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 (22 enodes) * [exit]simplify: Simplified to (/ (fma a c (* d b)) (sqrt (hypot d c))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ 1 (sqrt (sqrt (hypot d c)))) (sqrt (sqrt (hypot d c))))) (/ (fma a c (* d b)) (sqrt (hypot d c))))) * * * * [misc]progress: [ 354 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (fma d b (* a c)) (sqrt (sqrt (hypot d c)))) (sqrt (hypot d c))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * [exit]simplify: Simplified to (/ (/ (fma a c (* d b)) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ 1 (sqrt (sqrt (hypot d c)))) 1)) (/ (/ (fma a c (* d b)) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c)))))) * * * * [misc]progress: [ 355 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (fma d b (* a c)) (sqrt (hypot d c))) (cbrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * [exit]simplify: Simplified to (/ (/ (fma a c (* d b)) (sqrt (hypot d c))) (cbrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ 1 1) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c)))))) (/ (/ (fma a c (* d b)) (sqrt (hypot d c))) (cbrt (sqrt (hypot d c)))))) * * * * [misc]progress: [ 356 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (fma d b (* a c)) (sqrt (hypot d c))) (sqrt (cbrt (hypot d c)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (/ (fma a c (* d b)) (sqrt (hypot d c))) (sqrt (cbrt (hypot d c)))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ 1 1) (sqrt (* (cbrt (hypot d c)) (cbrt (hypot d c)))))) (/ (/ (fma a c (* d b)) (sqrt (hypot d c))) (sqrt (cbrt (hypot d c)))))) * * * * [misc]progress: [ 357 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (fma d b (* a c)) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * [exit]simplify: Simplified to (/ (/ (fma a c (* d b)) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ 1 1) (sqrt (sqrt (hypot d c))))) (/ (/ (fma a c (* d b)) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c)))))) * * * * [misc]progress: [ 358 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (fma d b (* a c)) (sqrt (hypot d c))) (sqrt (hypot d c))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (17 enodes) * * [misc]simplify: iters left: 3 (21 enodes) * [exit]simplify: Simplified to (/ (fma c a (* d b)) (hypot d c)) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ 1 1) (sqrt 1))) (/ (fma c a (* d b)) (hypot d c)))) * * * * [misc]progress: [ 359 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (fma d b (* a c)) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * [exit]simplify: Simplified to (/ (/ (fma a c (* d b)) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ 1 1) (sqrt (sqrt (hypot d c))))) (/ (/ (fma a c (* d b)) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c)))))) * * * * [misc]progress: [ 360 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (fma d b (* a c)) (sqrt (hypot d c))) (sqrt (hypot d c))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (17 enodes) * * [misc]simplify: iters left: 3 (21 enodes) * [exit]simplify: Simplified to (/ (fma c a (* d b)) (hypot d c)) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (/ 1 1) 1)) (/ (fma c a (* d b)) (hypot d c)))) * * * * [misc]progress: [ 361 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (fma d b (* a c)) (sqrt (hypot d c))) (cbrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * [exit]simplify: Simplified to (/ (/ (fma a c (* d b)) (sqrt (hypot d c))) (cbrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ 1 (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c)))))) (/ (/ (fma a c (* d b)) (sqrt (hypot d c))) (cbrt (sqrt (hypot d c)))))) * * * * [misc]progress: [ 362 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (fma d b (* a c)) (sqrt (hypot d c))) (sqrt (cbrt (hypot d c)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (/ (fma a c (* d b)) (sqrt (hypot d c))) (sqrt (cbrt (hypot d c)))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ 1 (sqrt (* (cbrt (hypot d c)) (cbrt (hypot d c)))))) (/ (/ (fma a c (* d b)) (sqrt (hypot d c))) (sqrt (cbrt (hypot d c)))))) * * * * [misc]progress: [ 363 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (fma d b (* a c)) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * [exit]simplify: Simplified to (/ (/ (fma a c (* d b)) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ 1 (sqrt (sqrt (hypot d c))))) (/ (/ (fma a c (* d b)) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c)))))) * * * * [misc]progress: [ 364 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (fma d b (* a c)) (sqrt (hypot d c))) (sqrt (hypot d c))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (17 enodes) * * [misc]simplify: iters left: 3 (21 enodes) * [exit]simplify: Simplified to (/ (fma c a (* d b)) (hypot d c)) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ 1 (sqrt 1))) (/ (fma c a (* d b)) (hypot d c)))) * * * * [misc]progress: [ 365 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (fma d b (* a c)) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * [exit]simplify: Simplified to (/ (/ (fma a c (* d b)) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ 1 (sqrt (sqrt (hypot d c))))) (/ (/ (fma a c (* d b)) (sqrt (hypot d c))) (sqrt (sqrt (hypot d c)))))) * * * * [misc]progress: [ 366 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (fma d b (* a c)) (sqrt (hypot d c))) (sqrt (hypot d c))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (17 enodes) * * [misc]simplify: iters left: 3 (21 enodes) * [exit]simplify: Simplified to (/ (fma c a (* d b)) (hypot d c)) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ 1 1)) (/ (fma c a (* d b)) (hypot d c)))) * * * * [misc]progress: [ 367 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (sqrt (hypot d c))) (cbrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * * [misc]simplify: iters left: 4 (15 enodes) * [exit]simplify: Simplified to (/ (/ 1 (sqrt (hypot d c))) (cbrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (fma d b (* a c)) (* (cbrt (sqrt (hypot d c))) (cbrt (sqrt (hypot d c)))))) (/ (/ 1 (sqrt (hypot d c))) (cbrt (sqrt (hypot d c)))))) * * * * [misc]progress: [ 368 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (sqrt (hypot d c))) (sqrt (cbrt (hypot d c)))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * * [misc]simplify: iters left: 4 (16 enodes) * [exit]simplify: Simplified to (/ (/ 1 (sqrt (hypot d c))) (sqrt (cbrt (hypot d c)))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (fma d b (* a c)) (sqrt (* (cbrt (hypot d c)) (cbrt (hypot d c)))))) (/ (/ 1 (sqrt (hypot d c))) (sqrt (cbrt (hypot d c)))))) * * * * [misc]progress: [ 369 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (sqrt (hypot d c))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * * [misc]simplify: iters left: 4 (15 enodes) * [exit]simplify: Simplified to (/ (/ 1 (sqrt (hypot d c))) (sqrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (fma d b (* a c)) (sqrt (sqrt (hypot d c))))) (/ (/ 1 (sqrt (hypot d c))) (sqrt (sqrt (hypot d c)))))) * * * * [misc]progress: [ 370 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (sqrt (hypot d c))) (sqrt (hypot d c))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to (/ 1 (hypot d c)) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (fma d b (* a c)) (sqrt 1))) (/ 1 (hypot d c)))) * * * * [misc]progress: [ 371 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (sqrt (hypot d c))) (sqrt (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * * [misc]simplify: iters left: 4 (15 enodes) * [exit]simplify: Simplified to (/ (/ 1 (sqrt (hypot d c))) (sqrt (sqrt (hypot d c)))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (fma d b (* a c)) (sqrt (sqrt (hypot d c))))) (/ (/ 1 (sqrt (hypot d c))) (sqrt (sqrt (hypot d c)))))) * * * * [misc]progress: [ 372 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (sqrt (hypot d c))) (sqrt (hypot d c))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to (/ 1 (hypot d c)) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (fma d b (* a c)) 1)) (/ 1 (hypot d c)))) * * * * [misc]progress: [ 373 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (fma d b (* a c)) (sqrt (hypot d c))) (sqrt (hypot d c))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (17 enodes) * * [misc]simplify: iters left: 3 (21 enodes) * [exit]simplify: Simplified to (/ (fma c a (* d b)) (hypot d c)) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) 1) (/ (fma c a (* d b)) (hypot d c)))) * * * * [misc]progress: [ 374 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (sqrt (hypot d c))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (8 enodes) * [exit]simplify: Simplified to (/ 1 (sqrt (hypot d c))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (* (/ 1 (hypot d c)) (/ (fma d b (* a c)) (sqrt (hypot d c)))) (/ 1 (sqrt (hypot d c))))) * * * * [misc]progress: [ 375 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (/ 1 (hypot d c))) (cbrt (/ 1 (hypot d c)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (9 enodes) * [exit]simplify: Simplified to (* (cbrt (/ 1 (hypot d c))) (cbrt (/ 1 (hypot d c)))) * [misc]simplify: Simplified (2 1) to (λ (a b c d) (* (* (cbrt (/ 1 (hypot d c))) (cbrt (/ 1 (hypot d c)))) (* (cbrt (/ 1 (hypot d c))) (/ (/ (fma d b (* a c)) (sqrt (hypot d c))) (sqrt (hypot d c)))))) * * * * [misc]progress: [ 376 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (/ 1 (hypot d c))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (8 enodes) * [exit]simplify: Simplified to (sqrt (/ 1 (hypot d c))) * [misc]simplify: Simplified (2 1) to (λ (a b c d) (* (sqrt (/ 1 (hypot d c))) (* (sqrt (/ 1 (hypot d c))) (/ (/ (fma d b (* a c)) (sqrt (hypot d c))) (sqrt (hypot d c)))))) * * * * [misc]progress: [ 377 / 403 ] simplifiying candidate # * * * * [misc]progress: [ 378 / 403 ] simplifiying candidate # * * * * [misc]progress: [ 379 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (hypot d c)) * * [misc]simplify: iters left: 2 (4 enodes) * [exit]simplify: Simplified to (sqrt (hypot d c)) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (/ (* (/ 1 (hypot d c)) (/ (fma d b (* a c)) (sqrt (hypot d c)))) (sqrt (hypot d c)))) * * * * [misc]progress: [ 380 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (* 1 (/ (/ (fma d b (* a c)) (sqrt (hypot d c))) (sqrt (hypot d c)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (36 enodes) * * [misc]simplify: iters left: 3 (55 enodes) * * [misc]simplify: iters left: 2 (87 enodes) * * [misc]simplify: iters left: 1 (121 enodes) * [exit]simplify: Simplified to (/ (fma c a (* b d)) (hypot d c)) * [misc]simplify: Simplified (2 1) to (λ (a b c d) (/ (/ (fma c a (* b d)) (hypot d c)) (hypot d c))) * * * * [misc]progress: [ 381 / 403 ] simplifiying candidate # * * * * [misc]progress: [ 382 / 403 ] simplifiying candidate # * * * * [misc]progress: [ 383 / 403 ] simplifiying candidate # * * * * [misc]progress: [ 384 / 403 ] simplifiying candidate # * * * * [misc]progress: [ 385 / 403 ] simplifiying candidate # * * * * [misc]progress: [ 386 / 403 ] simplifiying candidate # * * * * [misc]progress: [ 387 / 403 ] simplifiying candidate # * * * * [misc]progress: [ 388 / 403 ] simplifiying candidate # * * * * [misc]progress: [ 389 / 403 ] simplifiying candidate # * * * * [misc]progress: [ 390 / 403 ] simplifiying candidate # * * * * [misc]progress: [ 391 / 403 ] simplifiying candidate # * * * * [misc]progress: [ 392 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying 0 * * [misc]simplify: iters left: 0 (1 enodes) * [exit]simplify: Simplified to 0 * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (/ 0 (sqrt (hypot d c))))) * * * * [misc]progress: [ 393 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (- (+ (* +nan.0 (/ (* a c) d)) (- (+ (* +nan.0 (* a c)) (- (* +nan.0 (* b d))))))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (/ +nan.0 (sqrt (hypot d c))))) * * * * [misc]progress: [ 394 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (- (+ (* +nan.0 (/ (* a c) d)) (- (+ (* +nan.0 (* a c)) (- (* +nan.0 (* b d))))))) * [misc]simplify: Simplified (2 2 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (/ +nan.0 (sqrt (hypot d c))))) * * * * [misc]progress: [ 395 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying a * * [misc]simplify: iters left: 0 (1 enodes) * [exit]simplify: Simplified to a * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) a)) * * * * [misc]progress: [ 396 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (- (+ (* +nan.0 (/ (* a c) d)) (- (+ (* +nan.0 (* a c)) (- (* +nan.0 (* b d))))))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) +nan.0)) * * * * [misc]progress: [ 397 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (- (+ (* +nan.0 (/ (* a c) d)) (- (+ (* +nan.0 (* a c)) (- (* +nan.0 (* b d))))))) * [misc]simplify: Simplified (2 2) to (λ (a b c d) (* (/ 1 (hypot d c)) +nan.0)) * * * * [misc]progress: [ 398 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying 0 * * [misc]simplify: iters left: 0 (1 enodes) * [exit]simplify: Simplified to 0 * [misc]simplify: Simplified (2) to (λ (a b c d) 0) * * * * [misc]progress: [ 399 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (- (+ (* +nan.0 b) (- (+ (* +nan.0 (/ b d)) (- (* +nan.0 (/ b (pow d 2)))))))) * [misc]simplify: Simplified (2) to (λ (a b c d) +nan.0) * * * * [misc]progress: [ 400 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (- (+ (* +nan.0 b) (- (+ (* +nan.0 (/ b d)) (- (* +nan.0 (/ b (pow d 2)))))))) * [misc]simplify: Simplified (2) to (λ (a b c d) +nan.0) * * * * [misc]progress: [ 401 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying 0 * * [misc]simplify: iters left: 0 (1 enodes) * [exit]simplify: Simplified to 0 * [misc]simplify: Simplified (2 2 1 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (/ (/ 0 (sqrt (hypot d c))) (sqrt (hypot d c))))) * * * * [misc]progress: [ 402 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (* a c) (* b 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 a c (* b d)) * [misc]simplify: Simplified (2 2 1 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (/ (/ (fma a c (* b d)) (sqrt (hypot d c))) (sqrt (hypot d c))))) * * * * [misc]progress: [ 403 / 403 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (* a c) (* b 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 a c (* b d)) * [misc]simplify: Simplified (2 2 1 1) to (λ (a b c d) (* (/ 1 (hypot d c)) (/ (/ (fma a c (* b d)) (sqrt (hypot d c))) (sqrt (hypot d c))))) * * * [misc]progress: adding candidates to table * [misc]progress: [Phase 3 of 3] Extracting. * * [misc]regime: Finding splitpoints for: (# # # # # # # # # # # # #) * * * [misc]regime-changes: Trying 4 branch expressions: (d b c a) * * * * [misc]regimes: Trying to branch on d from (# # # # # # # # # # # # #) * * * * [misc]regimes: Trying to branch on b from (# # # # # # # # # # # # #) * * * * [misc]regimes: Trying to branch on c from (# # # # # # # # # # # # #) * * * * [misc]regimes: Trying to branch on a from (# # # # # # # # # # # # #) * * * [misc]regime: Found split indices: #