* [misc]progress: [Phase 1 of 3] Setting up. * * * [misc]progress: [1/2] Preparing points * * * [misc]progress: [2/2] Setting up program. * [enter]simplify: Simplifying (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (/ 1 21) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)))))) * * [misc]simplify: iters left: 6 (28 enodes) * * [misc]simplify: iters left: 5 (63 enodes) * * [misc]simplify: iters left: 4 (141 enodes) * * [misc]simplify: iters left: 3 (283 enodes) * [exit]simplify: Simplified to (fabs (/ (+ (+ (+ (* (cube (fabs x)) (/ 2 3)) (+ (fabs x) (fabs x))) (/ (* (cube (fabs x)) (* (fabs x) (fabs x))) 5)) (/ (* (* (cube (fabs x)) (cube (fabs x))) (fabs x)) 21)) (sqrt PI))) * [misc]progress: [Phase 2 of 3] Improving. * * [misc]progress: iteration 1 / 3 * * * [misc]progress: picking best candidate * * * * [misc]pick: Picked # * * * [misc]progress: localizing error * * * [misc]progress: generating series expansions * * * * [misc]progress: [ 1 / 4 ] generating series at (2 1 2) * * * * [misc]progress: [ 2 / 4 ] generating series at (2 1) * [misc]approximate: Taking taylor expansion of (/ (+ (+ (+ (* (cube (fabs x)) (/ 2 3)) (+ (fabs x) (fabs x))) (/ (* (cube (fabs x)) (* (fabs x) (fabs x))) 5)) (/ (* (* (cube (fabs x)) (cube (fabs x))) (fabs x)) 21)) (sqrt PI)) in (x) around 0 * [misc]taylor: Taking taylor expansion of (/ (+ (+ (+ (* (cube (fabs x)) (/ 2 3)) (+ (fabs x) (fabs x))) (/ (* (cube (fabs x)) (* (fabs x) (fabs x))) 5)) (/ (* (* (cube (fabs x)) (cube (fabs x))) (fabs x)) 21)) (sqrt PI)) in x * [misc]taylor: Taking taylor expansion of (+ (+ (+ (* (cube (fabs x)) (/ 2 3)) (+ (fabs x) (fabs x))) (/ (* (cube (fabs x)) (* (fabs x) (fabs x))) 5)) (/ (* (* (cube (fabs x)) (cube (fabs x))) (fabs x)) 21)) in x * [misc]taylor: Taking taylor expansion of (+ (+ (* (cube (fabs x)) (/ 2 3)) (+ (fabs x) (fabs x))) (/ (* (cube (fabs x)) (* (fabs x) (fabs x))) 5)) in x * [misc]taylor: Taking taylor expansion of (+ (* (cube (fabs x)) (/ 2 3)) (+ (fabs x) (fabs x))) in x * [misc]taylor: Taking taylor expansion of (* (cube (fabs x)) (/ 2 3)) in x * [misc]taylor: Taking taylor expansion of (cube (fabs x)) in x * [misc]taylor: Rewrote expression to (pow (fabs x) 3) * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (fabs x)))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (fabs x))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (fabs x)) in x * [misc]taylor: Taking taylor expansion of (fabs x) in x * [misc]backup-simplify: Simplify (fabs x) into (fabs x) * [misc]backup-simplify: Simplify (log (fabs x)) into (log (fabs x)) * [misc]backup-simplify: Simplify (* 3 (log (fabs x))) into (* 3 (log (fabs x))) * [misc]backup-simplify: Simplify (exp (* 3 (log (fabs x)))) into (pow (fabs x) 3) * [misc]taylor: Taking taylor expansion of (/ 2 3) in x * [misc]taylor: Taking taylor expansion of 2 in x * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ 2 3) into 2/3 * [misc]taylor: Taking taylor expansion of (+ (fabs x) (fabs x)) in x * [misc]taylor: Taking taylor expansion of (fabs x) in x * [misc]backup-simplify: Simplify (fabs x) into (fabs x) * [misc]taylor: Taking taylor expansion of (fabs x) in x * [misc]backup-simplify: Simplify (fabs x) into (fabs x) * [misc]taylor: Taking taylor expansion of (/ (* (cube (fabs x)) (* (fabs x) (fabs x))) 5) in x * [misc]taylor: Taking taylor expansion of (* (cube (fabs x)) (* (fabs x) (fabs x))) in x * [misc]taylor: Taking taylor expansion of (cube (fabs x)) in x * [misc]taylor: Rewrote expression to (pow (fabs x) 3) * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (fabs x)))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (fabs x))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (fabs x)) in x * [misc]taylor: Taking taylor expansion of (fabs x) in x * [misc]backup-simplify: Simplify (fabs x) into (fabs x) * [misc]backup-simplify: Simplify (log (fabs x)) into (log (fabs x)) * [misc]backup-simplify: Simplify (* 3 (log (fabs x))) into (* 3 (log (fabs x))) * [misc]backup-simplify: Simplify (exp (* 3 (log (fabs x)))) into (pow (fabs x) 3) * [misc]taylor: Taking taylor expansion of (* (fabs x) (fabs x)) in x * [misc]taylor: Taking taylor expansion of (fabs x) in x * [misc]backup-simplify: Simplify (fabs x) into (fabs x) * [misc]taylor: Taking taylor expansion of (fabs x) in x * [misc]backup-simplify: Simplify (fabs x) into (fabs x) * [misc]taylor: Taking taylor expansion of 5 in x * [misc]backup-simplify: Simplify 5 into 5 * [misc]backup-simplify: Simplify (* (fabs x) (fabs x)) into (sqr (fabs x)) * [misc]backup-simplify: Simplify (* (pow (fabs x) 3) (sqr (fabs x))) into (pow (fabs x) 5) * [misc]backup-simplify: Simplify (/ (pow (fabs x) 5) 5) into (* 1/5 (pow (fabs x) 5)) * [misc]taylor: Taking taylor expansion of (/ (* (* (cube (fabs x)) (cube (fabs x))) (fabs x)) 21) in x * [misc]taylor: Taking taylor expansion of (* (* (cube (fabs x)) (cube (fabs x))) (fabs x)) in x * [misc]taylor: Taking taylor expansion of (* (cube (fabs x)) (cube (fabs x))) in x * [misc]taylor: Taking taylor expansion of (cube (fabs x)) in x * [misc]taylor: Rewrote expression to (pow (fabs x) 3) * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (fabs x)))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (fabs x))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (fabs x)) in x * [misc]taylor: Taking taylor expansion of (fabs x) in x * [misc]backup-simplify: Simplify (fabs x) into (fabs x) * [misc]backup-simplify: Simplify (log (fabs x)) into (log (fabs x)) * [misc]backup-simplify: Simplify (* 3 (log (fabs x))) into (* 3 (log (fabs x))) * [misc]backup-simplify: Simplify (exp (* 3 (log (fabs x)))) into (pow (fabs x) 3) * [misc]taylor: Taking taylor expansion of (cube (fabs x)) in x * [misc]taylor: Rewrote expression to (pow (fabs x) 3) * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (fabs x)))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (fabs x))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (fabs x)) in x * [misc]taylor: Taking taylor expansion of (fabs x) in x * [misc]backup-simplify: Simplify (fabs x) into (fabs x) * [misc]backup-simplify: Simplify (log (fabs x)) into (log (fabs x)) * [misc]backup-simplify: Simplify (* 3 (log (fabs x))) into (* 3 (log (fabs x))) * [misc]backup-simplify: Simplify (exp (* 3 (log (fabs x)))) into (pow (fabs x) 3) * [misc]taylor: Taking taylor expansion of (fabs x) in x * [misc]backup-simplify: Simplify (fabs x) into (fabs x) * [misc]taylor: Taking taylor expansion of 21 in x * [misc]backup-simplify: Simplify 21 into 21 * [misc]backup-simplify: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) * [misc]backup-simplify: Simplify (* (pow (fabs x) 6) (fabs x)) into (pow (fabs x) 7) * [misc]backup-simplify: Simplify (/ (pow (fabs x) 7) 21) into (* 1/21 (pow (fabs x) 7)) * [misc]taylor: Taking taylor expansion of (sqrt PI) in x * [misc]taylor: Taking taylor expansion of PI in x * [misc]backup-simplify: Simplify PI into PI * [misc]backup-simplify: Simplify (sqrt PI) into (sqrt PI) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt PI))) into 0 * [misc]backup-simplify: Simplify (* (pow (fabs x) 3) 2/3) into (* 2/3 (pow (fabs x) 3)) * [misc]backup-simplify: Simplify (+ (fabs x) (fabs x)) into (* 2 (fabs x)) * [misc]backup-simplify: Simplify (+ (* 2/3 (pow (fabs x) 3)) (* 2 (fabs x))) into (+ (* 2/3 (pow (fabs x) 3)) (* 2 (fabs x))) * [misc]backup-simplify: Simplify (+ (+ (* 2/3 (pow (fabs x) 3)) (* 2 (fabs x))) (* 1/5 (pow (fabs x) 5))) into (+ (* 2/3 (pow (fabs x) 3)) (+ (* 2 (fabs x)) (* 1/5 (pow (fabs x) 5)))) * [misc]backup-simplify: Simplify (+ (+ (* 2/3 (pow (fabs x) 3)) (+ (* 2 (fabs x)) (* 1/5 (pow (fabs x) 5)))) (* 1/21 (pow (fabs x) 7))) into (+ (* 2/3 (pow (fabs x) 3)) (+ (* 2 (fabs x)) (+ (* 1/21 (pow (fabs x) 7)) (* 1/5 (pow (fabs x) 5))))) * [misc]backup-simplify: Simplify (/ (+ (* 2/3 (pow (fabs x) 3)) (+ (* 2 (fabs x)) (+ (* 1/21 (pow (fabs x) 7)) (* 1/5 (pow (fabs x) 5))))) (sqrt PI)) into (* (+ (* 2/3 (pow (fabs x) 3)) (+ (* 2 (fabs x)) (+ (* 1/21 (pow (fabs x) 7)) (* 1/5 (pow (fabs x) 5))))) (sqrt (/ 1 PI))) * [misc]taylor: Taking taylor expansion of (/ (+ (+ (+ (* (cube (fabs x)) (/ 2 3)) (+ (fabs x) (fabs x))) (/ (* (cube (fabs x)) (* (fabs x) (fabs x))) 5)) (/ (* (* (cube (fabs x)) (cube (fabs x))) (fabs x)) 21)) (sqrt PI)) in x * [misc]taylor: Taking taylor expansion of (+ (+ (+ (* (cube (fabs x)) (/ 2 3)) (+ (fabs x) (fabs x))) (/ (* (cube (fabs x)) (* (fabs x) (fabs x))) 5)) (/ (* (* (cube (fabs x)) (cube (fabs x))) (fabs x)) 21)) in x * [misc]taylor: Taking taylor expansion of (+ (+ (* (cube (fabs x)) (/ 2 3)) (+ (fabs x) (fabs x))) (/ (* (cube (fabs x)) (* (fabs x) (fabs x))) 5)) in x * [misc]taylor: Taking taylor expansion of (+ (* (cube (fabs x)) (/ 2 3)) (+ (fabs x) (fabs x))) in x * [misc]taylor: Taking taylor expansion of (* (cube (fabs x)) (/ 2 3)) in x * [misc]taylor: Taking taylor expansion of (cube (fabs x)) in x * [misc]taylor: Rewrote expression to (pow (fabs x) 3) * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (fabs x)))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (fabs x))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (fabs x)) in x * [misc]taylor: Taking taylor expansion of (fabs x) in x * [misc]backup-simplify: Simplify (fabs x) into (fabs x) * [misc]backup-simplify: Simplify (log (fabs x)) into (log (fabs x)) * [misc]backup-simplify: Simplify (* 3 (log (fabs x))) into (* 3 (log (fabs x))) * [misc]backup-simplify: Simplify (exp (* 3 (log (fabs x)))) into (pow (fabs x) 3) * [misc]taylor: Taking taylor expansion of (/ 2 3) in x * [misc]taylor: Taking taylor expansion of 2 in x * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ 2 3) into 2/3 * [misc]taylor: Taking taylor expansion of (+ (fabs x) (fabs x)) in x * [misc]taylor: Taking taylor expansion of (fabs x) in x * [misc]backup-simplify: Simplify (fabs x) into (fabs x) * [misc]taylor: Taking taylor expansion of (fabs x) in x * [misc]backup-simplify: Simplify (fabs x) into (fabs x) * [misc]taylor: Taking taylor expansion of (/ (* (cube (fabs x)) (* (fabs x) (fabs x))) 5) in x * [misc]taylor: Taking taylor expansion of (* (cube (fabs x)) (* (fabs x) (fabs x))) in x * [misc]taylor: Taking taylor expansion of (cube (fabs x)) in x * [misc]taylor: Rewrote expression to (pow (fabs x) 3) * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (fabs x)))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (fabs x))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (fabs x)) in x * [misc]taylor: Taking taylor expansion of (fabs x) in x * [misc]backup-simplify: Simplify (fabs x) into (fabs x) * [misc]backup-simplify: Simplify (log (fabs x)) into (log (fabs x)) * [misc]backup-simplify: Simplify (* 3 (log (fabs x))) into (* 3 (log (fabs x))) * [misc]backup-simplify: Simplify (exp (* 3 (log (fabs x)))) into (pow (fabs x) 3) * [misc]taylor: Taking taylor expansion of (* (fabs x) (fabs x)) in x * [misc]taylor: Taking taylor expansion of (fabs x) in x * [misc]backup-simplify: Simplify (fabs x) into (fabs x) * [misc]taylor: Taking taylor expansion of (fabs x) in x * [misc]backup-simplify: Simplify (fabs x) into (fabs x) * [misc]taylor: Taking taylor expansion of 5 in x * [misc]backup-simplify: Simplify 5 into 5 * [misc]backup-simplify: Simplify (* (fabs x) (fabs x)) into (sqr (fabs x)) * [misc]backup-simplify: Simplify (* (pow (fabs x) 3) (sqr (fabs x))) into (pow (fabs x) 5) * [misc]backup-simplify: Simplify (/ (pow (fabs x) 5) 5) into (* 1/5 (pow (fabs x) 5)) * [misc]taylor: Taking taylor expansion of (/ (* (* (cube (fabs x)) (cube (fabs x))) (fabs x)) 21) in x * [misc]taylor: Taking taylor expansion of (* (* (cube (fabs x)) (cube (fabs x))) (fabs x)) in x * [misc]taylor: Taking taylor expansion of (* (cube (fabs x)) (cube (fabs x))) in x * [misc]taylor: Taking taylor expansion of (cube (fabs x)) in x * [misc]taylor: Rewrote expression to (pow (fabs x) 3) * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (fabs x)))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (fabs x))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (fabs x)) in x * [misc]taylor: Taking taylor expansion of (fabs x) in x * [misc]backup-simplify: Simplify (fabs x) into (fabs x) * [misc]backup-simplify: Simplify (log (fabs x)) into (log (fabs x)) * [misc]backup-simplify: Simplify (* 3 (log (fabs x))) into (* 3 (log (fabs x))) * [misc]backup-simplify: Simplify (exp (* 3 (log (fabs x)))) into (pow (fabs x) 3) * [misc]taylor: Taking taylor expansion of (cube (fabs x)) in x * [misc]taylor: Rewrote expression to (pow (fabs x) 3) * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (fabs x)))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (fabs x))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (fabs x)) in x * [misc]taylor: Taking taylor expansion of (fabs x) in x * [misc]backup-simplify: Simplify (fabs x) into (fabs x) * [misc]backup-simplify: Simplify (log (fabs x)) into (log (fabs x)) * [misc]backup-simplify: Simplify (* 3 (log (fabs x))) into (* 3 (log (fabs x))) * [misc]backup-simplify: Simplify (exp (* 3 (log (fabs x)))) into (pow (fabs x) 3) * [misc]taylor: Taking taylor expansion of (fabs x) in x * [misc]backup-simplify: Simplify (fabs x) into (fabs x) * [misc]taylor: Taking taylor expansion of 21 in x * [misc]backup-simplify: Simplify 21 into 21 * [misc]backup-simplify: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) * [misc]backup-simplify: Simplify (* (pow (fabs x) 6) (fabs x)) into (pow (fabs x) 7) * [misc]backup-simplify: Simplify (/ (pow (fabs x) 7) 21) into (* 1/21 (pow (fabs x) 7)) * [misc]taylor: Taking taylor expansion of (sqrt PI) in x * [misc]taylor: Taking taylor expansion of PI in x * [misc]backup-simplify: Simplify PI into PI * [misc]backup-simplify: Simplify (sqrt PI) into (sqrt PI) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt PI))) into 0 * [misc]backup-simplify: Simplify (* (pow (fabs x) 3) 2/3) into (* 2/3 (pow (fabs x) 3)) * [misc]backup-simplify: Simplify (+ (fabs x) (fabs x)) into (* 2 (fabs x)) * [misc]backup-simplify: Simplify (+ (* 2/3 (pow (fabs x) 3)) (* 2 (fabs x))) into (+ (* 2/3 (pow (fabs x) 3)) (* 2 (fabs x))) * [misc]backup-simplify: Simplify (+ (+ (* 2/3 (pow (fabs x) 3)) (* 2 (fabs x))) (* 1/5 (pow (fabs x) 5))) into (+ (* 2/3 (pow (fabs x) 3)) (+ (* 2 (fabs x)) (* 1/5 (pow (fabs x) 5)))) * [misc]backup-simplify: Simplify (+ (+ (* 2/3 (pow (fabs x) 3)) (+ (* 2 (fabs x)) (* 1/5 (pow (fabs x) 5)))) (* 1/21 (pow (fabs x) 7))) into (+ (* 2/3 (pow (fabs x) 3)) (+ (* 2 (fabs x)) (+ (* 1/21 (pow (fabs x) 7)) (* 1/5 (pow (fabs x) 5))))) * [misc]backup-simplify: Simplify (/ (+ (* 2/3 (pow (fabs x) 3)) (+ (* 2 (fabs x)) (+ (* 1/21 (pow (fabs x) 7)) (* 1/5 (pow (fabs x) 5))))) (sqrt PI)) into (* (+ (* 2/3 (pow (fabs x) 3)) (+ (* 2 (fabs x)) (+ (* 1/21 (pow (fabs x) 7)) (* 1/5 (pow (fabs x) 5))))) (sqrt (/ 1 PI))) * [misc]backup-simplify: Simplify (* (+ (* 2/3 (pow (fabs x) 3)) (+ (* 2 (fabs x)) (+ (* 1/21 (pow (fabs x) 7)) (* 1/5 (pow (fabs x) 5))))) (sqrt (/ 1 PI))) into (* (+ (* 2/3 (pow (fabs x) 3)) (+ (* 2 (fabs x)) (+ (* 1/21 (pow (fabs x) 7)) (* 1/5 (pow (fabs x) 5))))) (sqrt (/ 1 PI))) * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* 2/3 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (fabs x) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (log (fabs x)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs x)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (* 0 2/3)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (fabs x) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (log (fabs x)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs x)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (* 0 (sqr (fabs x)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 5) (+ (* (* 1/5 (pow (fabs x) 5)) (/ 0 5)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (fabs x) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (log (fabs x)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs x)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (fabs x) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (log (fabs x)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs x)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (* 0 (pow (fabs x) 3))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 6) 0) (* 0 (fabs x))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 21) (+ (* (* 1/21 (pow (fabs x) 7)) (/ 0 21)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqrt PI)) (+ (* (* (+ (* 2/3 (pow (fabs x) 3)) (+ (* 2 (fabs x)) (+ (* 1/21 (pow (fabs x) 7)) (* 1/5 (pow (fabs x) 5))))) (sqrt (/ 1 PI))) (/ 0 (sqrt PI))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* 2/3 (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (fabs x) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (fabs x) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (log (fabs x))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs x)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (* 0 2/3))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (fabs x) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (fabs x) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (log (fabs x))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs x)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (* 0 (sqr (fabs x))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 5) (+ (* (* 1/5 (pow (fabs x) 5)) (/ 0 5)) (* 0 (/ 0 5)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (fabs x) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (fabs x) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (log (fabs x))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs x)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (fabs x) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (fabs x) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (log (fabs x))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs x)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 6) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 21) (+ (* (* 1/21 (pow (fabs x) 7)) (/ 0 21)) (* 0 (/ 0 21)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (sqr 0) (+)) (* 2 (sqrt PI))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqrt PI)) (+ (* (* (+ (* 2/3 (pow (fabs x) 3)) (+ (* 2 (fabs x)) (+ (* 1/21 (pow (fabs x) 7)) (* 1/5 (pow (fabs x) 5))))) (sqrt (/ 1 PI))) (/ 0 (sqrt PI))) (* 0 (/ 0 (sqrt PI))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* 2/3 (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (fabs x) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (fabs x) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (fabs x) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs x)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs x)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 2/3)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (fabs x) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (fabs x) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (fabs x) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs x)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs x)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqr (fabs x)))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 5) (+ (* (* 1/5 (pow (fabs x) 5)) (/ 0 5)) (* 0 (/ 0 5)) (* 0 (/ 0 5)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (fabs x) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (fabs x) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (fabs x) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs x)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs x)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (fabs x) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (fabs x) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (fabs x) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs x)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs x)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 6) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 21) (+ (* (* 1/21 (pow (fabs x) 7)) (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt PI))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqrt PI)) (+ (* (* (+ (* 2/3 (pow (fabs x) 3)) (+ (* 2 (fabs x)) (+ (* 1/21 (pow (fabs x) 7)) (* 1/5 (pow (fabs x) 5))))) (sqrt (/ 1 PI))) (/ 0 (sqrt PI))) (* 0 (/ 0 (sqrt PI))) (* 0 (/ 0 (sqrt PI))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* 2/3 (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (fabs x) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (fabs x) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (fabs x) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (fabs x) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (fabs x) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs x))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs x)))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 2/3))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (fabs x) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (fabs x) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (fabs x) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (fabs x) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (fabs x) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs x))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs x)))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqr (fabs x))))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 5) (+ (* (* 1/5 (pow (fabs x) 5)) (/ 0 5)) (* 0 (/ 0 5)) (* 0 (/ 0 5)) (* 0 (/ 0 5)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (fabs x) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (fabs x) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (fabs x) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (fabs x) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (fabs x) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs x))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs x)))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (fabs x) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (fabs x) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (fabs x) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (fabs x) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (fabs x) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs x))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs x)))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 6) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 21) (+ (* (* 1/21 (pow (fabs x) 7)) (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (sqr 0) (+ (* 2 (* 0 0)))) (* 2 (sqrt PI))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqrt PI)) (+ (* (* (+ (* 2/3 (pow (fabs x) 3)) (+ (* 2 (fabs x)) (+ (* 1/21 (pow (fabs x) 7)) (* 1/5 (pow (fabs x) 5))))) (sqrt (/ 1 PI))) (/ 0 (sqrt PI))) (* 0 (/ 0 (sqrt PI))) (* 0 (/ 0 (sqrt PI))) (* 0 (/ 0 (sqrt PI))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* 2/3 (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (fabs x) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (fabs x) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (fabs x) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (fabs x) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs x) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (fabs x) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (fabs x) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs x)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs x)))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 2/3)))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (fabs x) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (fabs x) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (fabs x) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (fabs x) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs x) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (fabs x) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (fabs x) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs x)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs x)))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqr (fabs x)))))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 5) (+ (* (* 1/5 (pow (fabs x) 5)) (/ 0 5)) (* 0 (/ 0 5)) (* 0 (/ 0 5)) (* 0 (/ 0 5)) (* 0 (/ 0 5)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (fabs x) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (fabs x) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (fabs x) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (fabs x) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs x) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (fabs x) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (fabs x) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs x)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs x)))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (fabs x) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (fabs x) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (fabs x) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (fabs x) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs x) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (fabs x) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (fabs x) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs x)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs x)))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 6) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 21) (+ (* (* 1/21 (pow (fabs x) 7)) (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt PI))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqrt PI)) (+ (* (* (+ (* 2/3 (pow (fabs x) 3)) (+ (* 2 (fabs x)) (+ (* 1/21 (pow (fabs x) 7)) (* 1/5 (pow (fabs x) 5))))) (sqrt (/ 1 PI))) (/ 0 (sqrt PI))) (* 0 (/ 0 (sqrt PI))) (* 0 (/ 0 (sqrt PI))) (* 0 (/ 0 (sqrt PI))) (* 0 (/ 0 (sqrt PI))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* 2/3 (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (fabs x) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (fabs x) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (fabs x) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (fabs x) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (fabs x) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs x) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (fabs x) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (fabs x) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (fabs x) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (fabs x) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (fabs x) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs x))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs x)))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 2/3))))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (fabs x) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (fabs x) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (fabs x) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (fabs x) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (fabs x) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs x) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (fabs x) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (fabs x) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (fabs x) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (fabs x) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (fabs x) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs x))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs x)))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqr (fabs x))))))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 5) (+ (* (* 1/5 (pow (fabs x) 5)) (/ 0 5)) (* 0 (/ 0 5)) (* 0 (/ 0 5)) (* 0 (/ 0 5)) (* 0 (/ 0 5)) (* 0 (/ 0 5)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (fabs x) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (fabs x) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (fabs x) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (fabs x) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (fabs x) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs x) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (fabs x) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (fabs x) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (fabs x) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (fabs x) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (fabs x) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs x))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs x)))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (fabs x) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (fabs x) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (fabs x) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (fabs x) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (fabs x) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs x) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (fabs x) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (fabs x) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (fabs x) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (fabs x) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (fabs x) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs x))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs x)))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 6) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 21) (+ (* (* 1/21 (pow (fabs x) 7)) (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (sqr 0) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt PI))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqrt PI)) (+ (* (* (+ (* 2/3 (pow (fabs x) 3)) (+ (* 2 (fabs x)) (+ (* 1/21 (pow (fabs x) 7)) (* 1/5 (pow (fabs x) 5))))) (sqrt (/ 1 PI))) (/ 0 (sqrt PI))) (* 0 (/ 0 (sqrt PI))) (* 0 (/ 0 (sqrt PI))) (* 0 (/ 0 (sqrt PI))) (* 0 (/ 0 (sqrt PI))) (* 0 (/ 0 (sqrt PI))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* (+ (* 2/3 (pow (fabs x) 3)) (+ (* 2 (fabs x)) (+ (* 1/21 (pow (fabs x) 7)) (* 1/5 (pow (fabs x) 5))))) (sqrt (/ 1 PI))) into (* (+ (* 2/3 (pow (fabs x) 3)) (+ (* 2 (fabs x)) (+ (* 1/21 (pow (fabs x) 7)) (* 1/5 (pow (fabs x) 5))))) (sqrt (/ 1 PI))) * [misc]approximate: Taking taylor expansion of (/ (+ (+ (+ (* (cube (fabs (/ 1 x))) (/ 2 3)) (+ (fabs (/ 1 x)) (fabs (/ 1 x)))) (/ (* (cube (fabs (/ 1 x))) (* (fabs (/ 1 x)) (fabs (/ 1 x)))) 5)) (/ (* (* (cube (fabs (/ 1 x))) (cube (fabs (/ 1 x)))) (fabs (/ 1 x))) 21)) (sqrt PI)) in (x) around 0 * [misc]taylor: Taking taylor expansion of (/ (+ (+ (+ (* (cube (fabs (/ 1 x))) (/ 2 3)) (+ (fabs (/ 1 x)) (fabs (/ 1 x)))) (/ (* (cube (fabs (/ 1 x))) (* (fabs (/ 1 x)) (fabs (/ 1 x)))) 5)) (/ (* (* (cube (fabs (/ 1 x))) (cube (fabs (/ 1 x)))) (fabs (/ 1 x))) 21)) (sqrt PI)) in x * [misc]taylor: Taking taylor expansion of (+ (+ (+ (* (cube (fabs (/ 1 x))) (/ 2 3)) (+ (fabs (/ 1 x)) (fabs (/ 1 x)))) (/ (* (cube (fabs (/ 1 x))) (* (fabs (/ 1 x)) (fabs (/ 1 x)))) 5)) (/ (* (* (cube (fabs (/ 1 x))) (cube (fabs (/ 1 x)))) (fabs (/ 1 x))) 21)) in x * [misc]taylor: Taking taylor expansion of (+ (+ (* (cube (fabs (/ 1 x))) (/ 2 3)) (+ (fabs (/ 1 x)) (fabs (/ 1 x)))) (/ (* (cube (fabs (/ 1 x))) (* (fabs (/ 1 x)) (fabs (/ 1 x)))) 5)) in x * [misc]taylor: Taking taylor expansion of (+ (* (cube (fabs (/ 1 x))) (/ 2 3)) (+ (fabs (/ 1 x)) (fabs (/ 1 x)))) in x * [misc]taylor: Taking taylor expansion of (* (cube (fabs (/ 1 x))) (/ 2 3)) in x * [misc]taylor: Taking taylor expansion of (cube (fabs (/ 1 x))) in x * [misc]taylor: Rewrote expression to (pow (fabs (/ 1 x)) 3) * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (fabs (/ 1 x))))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (fabs (/ 1 x)))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (fabs (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) * [misc]backup-simplify: Simplify (log (fabs (/ 1 x))) into (log (fabs (/ 1 x))) * [misc]backup-simplify: Simplify (* 3 (log (fabs (/ 1 x)))) into (* 3 (log (fabs (/ 1 x)))) * [misc]backup-simplify: Simplify (exp (* 3 (log (fabs (/ 1 x))))) into (pow (fabs (/ 1 x)) 3) * [misc]taylor: Taking taylor expansion of (/ 2 3) in x * [misc]taylor: Taking taylor expansion of 2 in x * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ 2 3) into 2/3 * [misc]taylor: Taking taylor expansion of (+ (fabs (/ 1 x)) (fabs (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) * [misc]taylor: Taking taylor expansion of (/ (* (cube (fabs (/ 1 x))) (* (fabs (/ 1 x)) (fabs (/ 1 x)))) 5) in x * [misc]taylor: Taking taylor expansion of (* (cube (fabs (/ 1 x))) (* (fabs (/ 1 x)) (fabs (/ 1 x)))) in x * [misc]taylor: Taking taylor expansion of (cube (fabs (/ 1 x))) in x * [misc]taylor: Rewrote expression to (pow (fabs (/ 1 x)) 3) * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (fabs (/ 1 x))))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (fabs (/ 1 x)))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (fabs (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) * [misc]backup-simplify: Simplify (log (fabs (/ 1 x))) into (log (fabs (/ 1 x))) * [misc]backup-simplify: Simplify (* 3 (log (fabs (/ 1 x)))) into (* 3 (log (fabs (/ 1 x)))) * [misc]backup-simplify: Simplify (exp (* 3 (log (fabs (/ 1 x))))) into (pow (fabs (/ 1 x)) 3) * [misc]taylor: Taking taylor expansion of (* (fabs (/ 1 x)) (fabs (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) * [misc]taylor: Taking taylor expansion of 5 in x * [misc]backup-simplify: Simplify 5 into 5 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (sqr (fabs (/ 1 x))) * [misc]backup-simplify: Simplify (* (pow (fabs (/ 1 x)) 3) (sqr (fabs (/ 1 x)))) into (pow (fabs (/ 1 x)) 5) * [misc]backup-simplify: Simplify (/ (pow (fabs (/ 1 x)) 5) 5) into (* 1/5 (pow (fabs (/ 1 x)) 5)) * [misc]taylor: Taking taylor expansion of (/ (* (* (cube (fabs (/ 1 x))) (cube (fabs (/ 1 x)))) (fabs (/ 1 x))) 21) in x * [misc]taylor: Taking taylor expansion of (* (* (cube (fabs (/ 1 x))) (cube (fabs (/ 1 x)))) (fabs (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of (* (cube (fabs (/ 1 x))) (cube (fabs (/ 1 x)))) in x * [misc]taylor: Taking taylor expansion of (cube (fabs (/ 1 x))) in x * [misc]taylor: Rewrote expression to (pow (fabs (/ 1 x)) 3) * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (fabs (/ 1 x))))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (fabs (/ 1 x)))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (fabs (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) * [misc]backup-simplify: Simplify (log (fabs (/ 1 x))) into (log (fabs (/ 1 x))) * [misc]backup-simplify: Simplify (* 3 (log (fabs (/ 1 x)))) into (* 3 (log (fabs (/ 1 x)))) * [misc]backup-simplify: Simplify (exp (* 3 (log (fabs (/ 1 x))))) into (pow (fabs (/ 1 x)) 3) * [misc]taylor: Taking taylor expansion of (cube (fabs (/ 1 x))) in x * [misc]taylor: Rewrote expression to (pow (fabs (/ 1 x)) 3) * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (fabs (/ 1 x))))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (fabs (/ 1 x)))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (fabs (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) * [misc]backup-simplify: Simplify (log (fabs (/ 1 x))) into (log (fabs (/ 1 x))) * [misc]backup-simplify: Simplify (* 3 (log (fabs (/ 1 x)))) into (* 3 (log (fabs (/ 1 x)))) * [misc]backup-simplify: Simplify (exp (* 3 (log (fabs (/ 1 x))))) into (pow (fabs (/ 1 x)) 3) * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) * [misc]taylor: Taking taylor expansion of 21 in x * [misc]backup-simplify: Simplify 21 into 21 * [misc]backup-simplify: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) * [misc]backup-simplify: Simplify (* (pow (fabs (/ 1 x)) 6) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 7) * [misc]backup-simplify: Simplify (/ (pow (fabs (/ 1 x)) 7) 21) into (* 1/21 (pow (fabs (/ 1 x)) 7)) * [misc]taylor: Taking taylor expansion of (sqrt PI) in x * [misc]taylor: Taking taylor expansion of PI in x * [misc]backup-simplify: Simplify PI into PI * [misc]backup-simplify: Simplify (sqrt PI) into (sqrt PI) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt PI))) into 0 * [misc]backup-simplify: Simplify (* (pow (fabs (/ 1 x)) 3) 2/3) into (* 2/3 (pow (fabs (/ 1 x)) 3)) * [misc]backup-simplify: Simplify (+ (fabs (/ 1 x)) (fabs (/ 1 x))) into (* 2 (fabs (/ 1 x))) * [misc]backup-simplify: Simplify (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 2 (fabs (/ 1 x)))) into (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 2 (fabs (/ 1 x)))) * [misc]backup-simplify: Simplify (+ (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 2 (fabs (/ 1 x)))) (* 1/5 (pow (fabs (/ 1 x)) 5))) into (+ (* 1/5 (pow (fabs (/ 1 x)) 5)) (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 2 (fabs (/ 1 x))))) * [misc]backup-simplify: Simplify (+ (+ (* 1/5 (pow (fabs (/ 1 x)) 5)) (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 2 (fabs (/ 1 x))))) (* 1/21 (pow (fabs (/ 1 x)) 7))) into (+ (* 1/5 (pow (fabs (/ 1 x)) 5)) (+ (* 1/21 (pow (fabs (/ 1 x)) 7)) (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 2 (fabs (/ 1 x)))))) * [misc]backup-simplify: Simplify (/ (+ (* 1/5 (pow (fabs (/ 1 x)) 5)) (+ (* 1/21 (pow (fabs (/ 1 x)) 7)) (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 2 (fabs (/ 1 x)))))) (sqrt PI)) into (* (+ (* 1/21 (pow (fabs (/ 1 x)) 7)) (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (+ (* 2 (fabs (/ 1 x))) (* 1/5 (pow (fabs (/ 1 x)) 5))))) (sqrt (/ 1 PI))) * [misc]taylor: Taking taylor expansion of (/ (+ (+ (+ (* (cube (fabs (/ 1 x))) (/ 2 3)) (+ (fabs (/ 1 x)) (fabs (/ 1 x)))) (/ (* (cube (fabs (/ 1 x))) (* (fabs (/ 1 x)) (fabs (/ 1 x)))) 5)) (/ (* (* (cube (fabs (/ 1 x))) (cube (fabs (/ 1 x)))) (fabs (/ 1 x))) 21)) (sqrt PI)) in x * [misc]taylor: Taking taylor expansion of (+ (+ (+ (* (cube (fabs (/ 1 x))) (/ 2 3)) (+ (fabs (/ 1 x)) (fabs (/ 1 x)))) (/ (* (cube (fabs (/ 1 x))) (* (fabs (/ 1 x)) (fabs (/ 1 x)))) 5)) (/ (* (* (cube (fabs (/ 1 x))) (cube (fabs (/ 1 x)))) (fabs (/ 1 x))) 21)) in x * [misc]taylor: Taking taylor expansion of (+ (+ (* (cube (fabs (/ 1 x))) (/ 2 3)) (+ (fabs (/ 1 x)) (fabs (/ 1 x)))) (/ (* (cube (fabs (/ 1 x))) (* (fabs (/ 1 x)) (fabs (/ 1 x)))) 5)) in x * [misc]taylor: Taking taylor expansion of (+ (* (cube (fabs (/ 1 x))) (/ 2 3)) (+ (fabs (/ 1 x)) (fabs (/ 1 x)))) in x * [misc]taylor: Taking taylor expansion of (* (cube (fabs (/ 1 x))) (/ 2 3)) in x * [misc]taylor: Taking taylor expansion of (cube (fabs (/ 1 x))) in x * [misc]taylor: Rewrote expression to (pow (fabs (/ 1 x)) 3) * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (fabs (/ 1 x))))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (fabs (/ 1 x)))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (fabs (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) * [misc]backup-simplify: Simplify (log (fabs (/ 1 x))) into (log (fabs (/ 1 x))) * [misc]backup-simplify: Simplify (* 3 (log (fabs (/ 1 x)))) into (* 3 (log (fabs (/ 1 x)))) * [misc]backup-simplify: Simplify (exp (* 3 (log (fabs (/ 1 x))))) into (pow (fabs (/ 1 x)) 3) * [misc]taylor: Taking taylor expansion of (/ 2 3) in x * [misc]taylor: Taking taylor expansion of 2 in x * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ 2 3) into 2/3 * [misc]taylor: Taking taylor expansion of (+ (fabs (/ 1 x)) (fabs (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) * [misc]taylor: Taking taylor expansion of (/ (* (cube (fabs (/ 1 x))) (* (fabs (/ 1 x)) (fabs (/ 1 x)))) 5) in x * [misc]taylor: Taking taylor expansion of (* (cube (fabs (/ 1 x))) (* (fabs (/ 1 x)) (fabs (/ 1 x)))) in x * [misc]taylor: Taking taylor expansion of (cube (fabs (/ 1 x))) in x * [misc]taylor: Rewrote expression to (pow (fabs (/ 1 x)) 3) * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (fabs (/ 1 x))))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (fabs (/ 1 x)))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (fabs (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) * [misc]backup-simplify: Simplify (log (fabs (/ 1 x))) into (log (fabs (/ 1 x))) * [misc]backup-simplify: Simplify (* 3 (log (fabs (/ 1 x)))) into (* 3 (log (fabs (/ 1 x)))) * [misc]backup-simplify: Simplify (exp (* 3 (log (fabs (/ 1 x))))) into (pow (fabs (/ 1 x)) 3) * [misc]taylor: Taking taylor expansion of (* (fabs (/ 1 x)) (fabs (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) * [misc]taylor: Taking taylor expansion of 5 in x * [misc]backup-simplify: Simplify 5 into 5 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (sqr (fabs (/ 1 x))) * [misc]backup-simplify: Simplify (* (pow (fabs (/ 1 x)) 3) (sqr (fabs (/ 1 x)))) into (pow (fabs (/ 1 x)) 5) * [misc]backup-simplify: Simplify (/ (pow (fabs (/ 1 x)) 5) 5) into (* 1/5 (pow (fabs (/ 1 x)) 5)) * [misc]taylor: Taking taylor expansion of (/ (* (* (cube (fabs (/ 1 x))) (cube (fabs (/ 1 x)))) (fabs (/ 1 x))) 21) in x * [misc]taylor: Taking taylor expansion of (* (* (cube (fabs (/ 1 x))) (cube (fabs (/ 1 x)))) (fabs (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of (* (cube (fabs (/ 1 x))) (cube (fabs (/ 1 x)))) in x * [misc]taylor: Taking taylor expansion of (cube (fabs (/ 1 x))) in x * [misc]taylor: Rewrote expression to (pow (fabs (/ 1 x)) 3) * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (fabs (/ 1 x))))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (fabs (/ 1 x)))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (fabs (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) * [misc]backup-simplify: Simplify (log (fabs (/ 1 x))) into (log (fabs (/ 1 x))) * [misc]backup-simplify: Simplify (* 3 (log (fabs (/ 1 x)))) into (* 3 (log (fabs (/ 1 x)))) * [misc]backup-simplify: Simplify (exp (* 3 (log (fabs (/ 1 x))))) into (pow (fabs (/ 1 x)) 3) * [misc]taylor: Taking taylor expansion of (cube (fabs (/ 1 x))) in x * [misc]taylor: Rewrote expression to (pow (fabs (/ 1 x)) 3) * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (fabs (/ 1 x))))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (fabs (/ 1 x)))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (fabs (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) * [misc]backup-simplify: Simplify (log (fabs (/ 1 x))) into (log (fabs (/ 1 x))) * [misc]backup-simplify: Simplify (* 3 (log (fabs (/ 1 x)))) into (* 3 (log (fabs (/ 1 x)))) * [misc]backup-simplify: Simplify (exp (* 3 (log (fabs (/ 1 x))))) into (pow (fabs (/ 1 x)) 3) * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) * [misc]taylor: Taking taylor expansion of 21 in x * [misc]backup-simplify: Simplify 21 into 21 * [misc]backup-simplify: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) * [misc]backup-simplify: Simplify (* (pow (fabs (/ 1 x)) 6) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 7) * [misc]backup-simplify: Simplify (/ (pow (fabs (/ 1 x)) 7) 21) into (* 1/21 (pow (fabs (/ 1 x)) 7)) * [misc]taylor: Taking taylor expansion of (sqrt PI) in x * [misc]taylor: Taking taylor expansion of PI in x * [misc]backup-simplify: Simplify PI into PI * [misc]backup-simplify: Simplify (sqrt PI) into (sqrt PI) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt PI))) into 0 * [misc]backup-simplify: Simplify (* (pow (fabs (/ 1 x)) 3) 2/3) into (* 2/3 (pow (fabs (/ 1 x)) 3)) * [misc]backup-simplify: Simplify (+ (fabs (/ 1 x)) (fabs (/ 1 x))) into (* 2 (fabs (/ 1 x))) * [misc]backup-simplify: Simplify (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 2 (fabs (/ 1 x)))) into (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 2 (fabs (/ 1 x)))) * [misc]backup-simplify: Simplify (+ (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 2 (fabs (/ 1 x)))) (* 1/5 (pow (fabs (/ 1 x)) 5))) into (+ (* 1/5 (pow (fabs (/ 1 x)) 5)) (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 2 (fabs (/ 1 x))))) * [misc]backup-simplify: Simplify (+ (+ (* 1/5 (pow (fabs (/ 1 x)) 5)) (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 2 (fabs (/ 1 x))))) (* 1/21 (pow (fabs (/ 1 x)) 7))) into (+ (* 1/5 (pow (fabs (/ 1 x)) 5)) (+ (* 1/21 (pow (fabs (/ 1 x)) 7)) (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 2 (fabs (/ 1 x)))))) * [misc]backup-simplify: Simplify (/ (+ (* 1/5 (pow (fabs (/ 1 x)) 5)) (+ (* 1/21 (pow (fabs (/ 1 x)) 7)) (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 2 (fabs (/ 1 x)))))) (sqrt PI)) into (* (+ (* 1/21 (pow (fabs (/ 1 x)) 7)) (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (+ (* 2 (fabs (/ 1 x))) (* 1/5 (pow (fabs (/ 1 x)) 5))))) (sqrt (/ 1 PI))) * [misc]backup-simplify: Simplify (* (+ (* 1/21 (pow (fabs (/ 1 x)) 7)) (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (+ (* 2 (fabs (/ 1 x))) (* 1/5 (pow (fabs (/ 1 x)) 5))))) (sqrt (/ 1 PI))) into (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs (/ 1 x)) 5)) (+ (* 1/21 (pow (fabs (/ 1 x)) 7)) (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 2 (fabs (/ 1 x))))))) * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* 2/3 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (fabs (/ 1 x)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (log (fabs (/ 1 x))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (* 0 2/3)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (fabs (/ 1 x)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (log (fabs (/ 1 x))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (* 0 (sqr (fabs (/ 1 x))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 5) (+ (* (* 1/5 (pow (fabs (/ 1 x)) 5)) (/ 0 5)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (fabs (/ 1 x)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (log (fabs (/ 1 x))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (fabs (/ 1 x)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (log (fabs (/ 1 x))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 6) 0) (* 0 (fabs (/ 1 x)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 21) (+ (* (* 1/21 (pow (fabs (/ 1 x)) 7)) (/ 0 21)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqrt PI)) (+ (* (* (+ (* 1/21 (pow (fabs (/ 1 x)) 7)) (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (+ (* 2 (fabs (/ 1 x))) (* 1/5 (pow (fabs (/ 1 x)) 5))))) (sqrt (/ 1 PI))) (/ 0 (sqrt PI))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* 2/3 (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (fabs (/ 1 x)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (fabs (/ 1 x)) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (* 0 2/3))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (fabs (/ 1 x)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (fabs (/ 1 x)) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (* 0 (sqr (fabs (/ 1 x)))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 5) (+ (* (* 1/5 (pow (fabs (/ 1 x)) 5)) (/ 0 5)) (* 0 (/ 0 5)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (fabs (/ 1 x)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (fabs (/ 1 x)) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (fabs (/ 1 x)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (fabs (/ 1 x)) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 6) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 21) (+ (* (* 1/21 (pow (fabs (/ 1 x)) 7)) (/ 0 21)) (* 0 (/ 0 21)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (sqr 0) (+)) (* 2 (sqrt PI))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqrt PI)) (+ (* (* (+ (* 1/21 (pow (fabs (/ 1 x)) 7)) (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (+ (* 2 (fabs (/ 1 x))) (* 1/5 (pow (fabs (/ 1 x)) 5))))) (sqrt (/ 1 PI))) (/ 0 (sqrt PI))) (* 0 (/ 0 (sqrt PI))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* 2/3 (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (fabs (/ 1 x)) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (fabs (/ 1 x)) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 2/3)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (fabs (/ 1 x)) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (fabs (/ 1 x)) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqr (fabs (/ 1 x))))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 5) (+ (* (* 1/5 (pow (fabs (/ 1 x)) 5)) (/ 0 5)) (* 0 (/ 0 5)) (* 0 (/ 0 5)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (fabs (/ 1 x)) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (fabs (/ 1 x)) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (fabs (/ 1 x)) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (fabs (/ 1 x)) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 6) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 21) (+ (* (* 1/21 (pow (fabs (/ 1 x)) 7)) (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt PI))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqrt PI)) (+ (* (* (+ (* 1/21 (pow (fabs (/ 1 x)) 7)) (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (+ (* 2 (fabs (/ 1 x))) (* 1/5 (pow (fabs (/ 1 x)) 5))))) (sqrt (/ 1 PI))) (/ 0 (sqrt PI))) (* 0 (/ 0 (sqrt PI))) (* 0 (/ 0 (sqrt PI))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* 2/3 (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (fabs (/ 1 x)) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (fabs (/ 1 x)) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (fabs (/ 1 x)) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (fabs (/ 1 x)) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 2/3))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (fabs (/ 1 x)) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (fabs (/ 1 x)) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (fabs (/ 1 x)) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (fabs (/ 1 x)) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqr (fabs (/ 1 x)))))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 5) (+ (* (* 1/5 (pow (fabs (/ 1 x)) 5)) (/ 0 5)) (* 0 (/ 0 5)) (* 0 (/ 0 5)) (* 0 (/ 0 5)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (fabs (/ 1 x)) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (fabs (/ 1 x)) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (fabs (/ 1 x)) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (fabs (/ 1 x)) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (fabs (/ 1 x)) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (fabs (/ 1 x)) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (fabs (/ 1 x)) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (fabs (/ 1 x)) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 6) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 21) (+ (* (* 1/21 (pow (fabs (/ 1 x)) 7)) (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (sqr 0) (+ (* 2 (* 0 0)))) (* 2 (sqrt PI))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqrt PI)) (+ (* (* (+ (* 1/21 (pow (fabs (/ 1 x)) 7)) (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (+ (* 2 (fabs (/ 1 x))) (* 1/5 (pow (fabs (/ 1 x)) 5))))) (sqrt (/ 1 PI))) (/ 0 (sqrt PI))) (* 0 (/ 0 (sqrt PI))) (* 0 (/ 0 (sqrt PI))) (* 0 (/ 0 (sqrt PI))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* 2/3 (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (fabs (/ 1 x)) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (fabs (/ 1 x)) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (fabs (/ 1 x)) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (fabs (/ 1 x)) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (fabs (/ 1 x)) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 2/3)))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (fabs (/ 1 x)) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (fabs (/ 1 x)) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (fabs (/ 1 x)) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (fabs (/ 1 x)) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (fabs (/ 1 x)) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqr (fabs (/ 1 x))))))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 5) (+ (* (* 1/5 (pow (fabs (/ 1 x)) 5)) (/ 0 5)) (* 0 (/ 0 5)) (* 0 (/ 0 5)) (* 0 (/ 0 5)) (* 0 (/ 0 5)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (fabs (/ 1 x)) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (fabs (/ 1 x)) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (fabs (/ 1 x)) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (fabs (/ 1 x)) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (fabs (/ 1 x)) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (fabs (/ 1 x)) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (fabs (/ 1 x)) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (fabs (/ 1 x)) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (fabs (/ 1 x)) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (fabs (/ 1 x)) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 6) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 21) (+ (* (* 1/21 (pow (fabs (/ 1 x)) 7)) (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt PI))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqrt PI)) (+ (* (* (+ (* 1/21 (pow (fabs (/ 1 x)) 7)) (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (+ (* 2 (fabs (/ 1 x))) (* 1/5 (pow (fabs (/ 1 x)) 5))))) (sqrt (/ 1 PI))) (/ 0 (sqrt PI))) (* 0 (/ 0 (sqrt PI))) (* 0 (/ 0 (sqrt PI))) (* 0 (/ 0 (sqrt PI))) (* 0 (/ 0 (sqrt PI))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* 2/3 (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (fabs (/ 1 x)) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (fabs (/ 1 x)) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (fabs (/ 1 x)) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (fabs (/ 1 x)) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (fabs (/ 1 x)) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (fabs (/ 1 x)) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (fabs (/ 1 x)) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (fabs (/ 1 x)) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (fabs (/ 1 x)) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x)))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 2/3))))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (fabs (/ 1 x)) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (fabs (/ 1 x)) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (fabs (/ 1 x)) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (fabs (/ 1 x)) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (fabs (/ 1 x)) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (fabs (/ 1 x)) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (fabs (/ 1 x)) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (fabs (/ 1 x)) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (fabs (/ 1 x)) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x)))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqr (fabs (/ 1 x)))))))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 5) (+ (* (* 1/5 (pow (fabs (/ 1 x)) 5)) (/ 0 5)) (* 0 (/ 0 5)) (* 0 (/ 0 5)) (* 0 (/ 0 5)) (* 0 (/ 0 5)) (* 0 (/ 0 5)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (fabs (/ 1 x)) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (fabs (/ 1 x)) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (fabs (/ 1 x)) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (fabs (/ 1 x)) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (fabs (/ 1 x)) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (fabs (/ 1 x)) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (fabs (/ 1 x)) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (fabs (/ 1 x)) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (fabs (/ 1 x)) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x)))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (fabs (/ 1 x)) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (fabs (/ 1 x)) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (fabs (/ 1 x)) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (fabs (/ 1 x)) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (fabs (/ 1 x)) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (fabs (/ 1 x)) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (fabs (/ 1 x)) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (fabs (/ 1 x)) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (fabs (/ 1 x)) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x)))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 6) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 21) (+ (* (* 1/21 (pow (fabs (/ 1 x)) 7)) (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (sqr 0) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt PI))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqrt PI)) (+ (* (* (+ (* 1/21 (pow (fabs (/ 1 x)) 7)) (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (+ (* 2 (fabs (/ 1 x))) (* 1/5 (pow (fabs (/ 1 x)) 5))))) (sqrt (/ 1 PI))) (/ 0 (sqrt PI))) (* 0 (/ 0 (sqrt PI))) (* 0 (/ 0 (sqrt PI))) (* 0 (/ 0 (sqrt PI))) (* 0 (/ 0 (sqrt PI))) (* 0 (/ 0 (sqrt PI))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs (/ 1 x)) 5)) (+ (* 1/21 (pow (fabs (/ 1 x)) 7)) (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 2 (fabs (/ 1 x))))))) into (* (+ (* 1/21 (pow (fabs (/ 1 x)) 7)) (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (+ (* 2 (fabs (/ 1 x))) (* 1/5 (pow (fabs (/ 1 x)) 5))))) (sqrt (/ 1 PI))) * [misc]approximate: Taking taylor expansion of (/ (+ (+ (+ (* (cube (fabs (/ 1 (- x)))) (/ 2 3)) (+ (fabs (/ 1 (- x))) (fabs (/ 1 (- x))))) (/ (* (cube (fabs (/ 1 (- x)))) (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x))))) 5)) (/ (* (* (cube (fabs (/ 1 (- x)))) (cube (fabs (/ 1 (- x))))) (fabs (/ 1 (- x)))) 21)) (sqrt PI)) in (x) around 0 * [misc]taylor: Taking taylor expansion of (/ (+ (+ (+ (* (cube (fabs (/ 1 (- x)))) (/ 2 3)) (+ (fabs (/ 1 (- x))) (fabs (/ 1 (- x))))) (/ (* (cube (fabs (/ 1 (- x)))) (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x))))) 5)) (/ (* (* (cube (fabs (/ 1 (- x)))) (cube (fabs (/ 1 (- x))))) (fabs (/ 1 (- x)))) 21)) (sqrt PI)) in x * [misc]taylor: Taking taylor expansion of (+ (+ (+ (* (cube (fabs (/ 1 (- x)))) (/ 2 3)) (+ (fabs (/ 1 (- x))) (fabs (/ 1 (- x))))) (/ (* (cube (fabs (/ 1 (- x)))) (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x))))) 5)) (/ (* (* (cube (fabs (/ 1 (- x)))) (cube (fabs (/ 1 (- x))))) (fabs (/ 1 (- x)))) 21)) in x * [misc]taylor: Taking taylor expansion of (+ (+ (* (cube (fabs (/ 1 (- x)))) (/ 2 3)) (+ (fabs (/ 1 (- x))) (fabs (/ 1 (- x))))) (/ (* (cube (fabs (/ 1 (- x)))) (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x))))) 5)) in x * [misc]taylor: Taking taylor expansion of (+ (* (cube (fabs (/ 1 (- x)))) (/ 2 3)) (+ (fabs (/ 1 (- x))) (fabs (/ 1 (- x))))) in x * [misc]taylor: Taking taylor expansion of (* (cube (fabs (/ 1 (- x)))) (/ 2 3)) in x * [misc]taylor: Taking taylor expansion of (cube (fabs (/ 1 (- x)))) in x * [misc]taylor: Rewrote expression to (pow (fabs (/ 1 (- x))) 3) * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (fabs (/ 1 (- x)))))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (fabs (/ 1 (- x))))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (fabs (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of (fabs (/ 1 (- x))) in x * [misc]backup-simplify: Simplify (fabs (/ 1 (- x))) into (fabs (/ -1 x)) * [misc]backup-simplify: Simplify (log (fabs (/ -1 x))) into (log (fabs (/ -1 x))) * [misc]backup-simplify: Simplify (* 3 (log (fabs (/ -1 x)))) into (* 3 (log (fabs (/ -1 x)))) * [misc]backup-simplify: Simplify (exp (* 3 (log (fabs (/ -1 x))))) into (pow (fabs (/ -1 x)) 3) * [misc]taylor: Taking taylor expansion of (/ 2 3) in x * [misc]taylor: Taking taylor expansion of 2 in x * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ 2 3) into 2/3 * [misc]taylor: Taking taylor expansion of (+ (fabs (/ 1 (- x))) (fabs (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of (fabs (/ 1 (- x))) in x * [misc]backup-simplify: Simplify (fabs (/ 1 (- x))) into (fabs (/ -1 x)) * [misc]taylor: Taking taylor expansion of (fabs (/ 1 (- x))) in x * [misc]backup-simplify: Simplify (fabs (/ 1 (- x))) into (fabs (/ -1 x)) * [misc]taylor: Taking taylor expansion of (/ (* (cube (fabs (/ 1 (- x)))) (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x))))) 5) in x * [misc]taylor: Taking taylor expansion of (* (cube (fabs (/ 1 (- x)))) (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x))))) in x * [misc]taylor: Taking taylor expansion of (cube (fabs (/ 1 (- x)))) in x * [misc]taylor: Rewrote expression to (pow (fabs (/ 1 (- x))) 3) * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (fabs (/ 1 (- x)))))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (fabs (/ 1 (- x))))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (fabs (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of (fabs (/ 1 (- x))) in x * [misc]backup-simplify: Simplify (fabs (/ 1 (- x))) into (fabs (/ -1 x)) * [misc]backup-simplify: Simplify (log (fabs (/ -1 x))) into (log (fabs (/ -1 x))) * [misc]backup-simplify: Simplify (* 3 (log (fabs (/ -1 x)))) into (* 3 (log (fabs (/ -1 x)))) * [misc]backup-simplify: Simplify (exp (* 3 (log (fabs (/ -1 x))))) into (pow (fabs (/ -1 x)) 3) * [misc]taylor: Taking taylor expansion of (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of (fabs (/ 1 (- x))) in x * [misc]backup-simplify: Simplify (fabs (/ 1 (- x))) into (fabs (/ -1 x)) * [misc]taylor: Taking taylor expansion of (fabs (/ 1 (- x))) in x * [misc]backup-simplify: Simplify (fabs (/ 1 (- x))) into (fabs (/ -1 x)) * [misc]taylor: Taking taylor expansion of 5 in x * [misc]backup-simplify: Simplify 5 into 5 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (sqr (fabs (/ -1 x))) * [misc]backup-simplify: Simplify (* (pow (fabs (/ -1 x)) 3) (sqr (fabs (/ -1 x)))) into (pow (fabs (/ -1 x)) 5) * [misc]backup-simplify: Simplify (/ (pow (fabs (/ -1 x)) 5) 5) into (* 1/5 (pow (fabs (/ -1 x)) 5)) * [misc]taylor: Taking taylor expansion of (/ (* (* (cube (fabs (/ 1 (- x)))) (cube (fabs (/ 1 (- x))))) (fabs (/ 1 (- x)))) 21) in x * [misc]taylor: Taking taylor expansion of (* (* (cube (fabs (/ 1 (- x)))) (cube (fabs (/ 1 (- x))))) (fabs (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of (* (cube (fabs (/ 1 (- x)))) (cube (fabs (/ 1 (- x))))) in x * [misc]taylor: Taking taylor expansion of (cube (fabs (/ 1 (- x)))) in x * [misc]taylor: Rewrote expression to (pow (fabs (/ 1 (- x))) 3) * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (fabs (/ 1 (- x)))))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (fabs (/ 1 (- x))))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (fabs (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of (fabs (/ 1 (- x))) in x * [misc]backup-simplify: Simplify (fabs (/ 1 (- x))) into (fabs (/ -1 x)) * [misc]backup-simplify: Simplify (log (fabs (/ -1 x))) into (log (fabs (/ -1 x))) * [misc]backup-simplify: Simplify (* 3 (log (fabs (/ -1 x)))) into (* 3 (log (fabs (/ -1 x)))) * [misc]backup-simplify: Simplify (exp (* 3 (log (fabs (/ -1 x))))) into (pow (fabs (/ -1 x)) 3) * [misc]taylor: Taking taylor expansion of (cube (fabs (/ 1 (- x)))) in x * [misc]taylor: Rewrote expression to (pow (fabs (/ 1 (- x))) 3) * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (fabs (/ 1 (- x)))))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (fabs (/ 1 (- x))))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (fabs (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of (fabs (/ 1 (- x))) in x * [misc]backup-simplify: Simplify (fabs (/ 1 (- x))) into (fabs (/ -1 x)) * [misc]backup-simplify: Simplify (log (fabs (/ -1 x))) into (log (fabs (/ -1 x))) * [misc]backup-simplify: Simplify (* 3 (log (fabs (/ -1 x)))) into (* 3 (log (fabs (/ -1 x)))) * [misc]backup-simplify: Simplify (exp (* 3 (log (fabs (/ -1 x))))) into (pow (fabs (/ -1 x)) 3) * [misc]taylor: Taking taylor expansion of (fabs (/ 1 (- x))) in x * [misc]backup-simplify: Simplify (fabs (/ 1 (- x))) into (fabs (/ -1 x)) * [misc]taylor: Taking taylor expansion of 21 in x * [misc]backup-simplify: Simplify 21 into 21 * [misc]backup-simplify: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) * [misc]backup-simplify: Simplify (* (pow (fabs (/ -1 x)) 6) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 7) * [misc]backup-simplify: Simplify (/ (pow (fabs (/ -1 x)) 7) 21) into (* 1/21 (pow (fabs (/ -1 x)) 7)) * [misc]taylor: Taking taylor expansion of (sqrt PI) in x * [misc]taylor: Taking taylor expansion of PI in x * [misc]backup-simplify: Simplify PI into PI * [misc]backup-simplify: Simplify (sqrt PI) into (sqrt PI) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt PI))) into 0 * [misc]backup-simplify: Simplify (* (pow (fabs (/ -1 x)) 3) 2/3) into (* 2/3 (pow (fabs (/ -1 x)) 3)) * [misc]backup-simplify: Simplify (+ (fabs (/ -1 x)) (fabs (/ -1 x))) into (* 2 (fabs (/ -1 x))) * [misc]backup-simplify: Simplify (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (* 2 (fabs (/ -1 x)))) into (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (* 2 (fabs (/ -1 x)))) * [misc]backup-simplify: Simplify (+ (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (* 2 (fabs (/ -1 x)))) (* 1/5 (pow (fabs (/ -1 x)) 5))) into (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (* 2 (fabs (/ -1 x))))) * [misc]backup-simplify: Simplify (+ (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (* 2 (fabs (/ -1 x))))) (* 1/21 (pow (fabs (/ -1 x)) 7))) into (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (+ (* 2 (fabs (/ -1 x))) (* 1/21 (pow (fabs (/ -1 x)) 7))))) * [misc]backup-simplify: Simplify (/ (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (+ (* 2 (fabs (/ -1 x))) (* 1/21 (pow (fabs (/ -1 x)) 7))))) (sqrt PI)) into (* (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (+ (* 2 (fabs (/ -1 x))) (* 1/21 (pow (fabs (/ -1 x)) 7))))) (sqrt (/ 1 PI))) * [misc]taylor: Taking taylor expansion of (/ (+ (+ (+ (* (cube (fabs (/ 1 (- x)))) (/ 2 3)) (+ (fabs (/ 1 (- x))) (fabs (/ 1 (- x))))) (/ (* (cube (fabs (/ 1 (- x)))) (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x))))) 5)) (/ (* (* (cube (fabs (/ 1 (- x)))) (cube (fabs (/ 1 (- x))))) (fabs (/ 1 (- x)))) 21)) (sqrt PI)) in x * [misc]taylor: Taking taylor expansion of (+ (+ (+ (* (cube (fabs (/ 1 (- x)))) (/ 2 3)) (+ (fabs (/ 1 (- x))) (fabs (/ 1 (- x))))) (/ (* (cube (fabs (/ 1 (- x)))) (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x))))) 5)) (/ (* (* (cube (fabs (/ 1 (- x)))) (cube (fabs (/ 1 (- x))))) (fabs (/ 1 (- x)))) 21)) in x * [misc]taylor: Taking taylor expansion of (+ (+ (* (cube (fabs (/ 1 (- x)))) (/ 2 3)) (+ (fabs (/ 1 (- x))) (fabs (/ 1 (- x))))) (/ (* (cube (fabs (/ 1 (- x)))) (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x))))) 5)) in x * [misc]taylor: Taking taylor expansion of (+ (* (cube (fabs (/ 1 (- x)))) (/ 2 3)) (+ (fabs (/ 1 (- x))) (fabs (/ 1 (- x))))) in x * [misc]taylor: Taking taylor expansion of (* (cube (fabs (/ 1 (- x)))) (/ 2 3)) in x * [misc]taylor: Taking taylor expansion of (cube (fabs (/ 1 (- x)))) in x * [misc]taylor: Rewrote expression to (pow (fabs (/ 1 (- x))) 3) * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (fabs (/ 1 (- x)))))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (fabs (/ 1 (- x))))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (fabs (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of (fabs (/ 1 (- x))) in x * [misc]backup-simplify: Simplify (fabs (/ 1 (- x))) into (fabs (/ -1 x)) * [misc]backup-simplify: Simplify (log (fabs (/ -1 x))) into (log (fabs (/ -1 x))) * [misc]backup-simplify: Simplify (* 3 (log (fabs (/ -1 x)))) into (* 3 (log (fabs (/ -1 x)))) * [misc]backup-simplify: Simplify (exp (* 3 (log (fabs (/ -1 x))))) into (pow (fabs (/ -1 x)) 3) * [misc]taylor: Taking taylor expansion of (/ 2 3) in x * [misc]taylor: Taking taylor expansion of 2 in x * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ 2 3) into 2/3 * [misc]taylor: Taking taylor expansion of (+ (fabs (/ 1 (- x))) (fabs (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of (fabs (/ 1 (- x))) in x * [misc]backup-simplify: Simplify (fabs (/ 1 (- x))) into (fabs (/ -1 x)) * [misc]taylor: Taking taylor expansion of (fabs (/ 1 (- x))) in x * [misc]backup-simplify: Simplify (fabs (/ 1 (- x))) into (fabs (/ -1 x)) * [misc]taylor: Taking taylor expansion of (/ (* (cube (fabs (/ 1 (- x)))) (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x))))) 5) in x * [misc]taylor: Taking taylor expansion of (* (cube (fabs (/ 1 (- x)))) (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x))))) in x * [misc]taylor: Taking taylor expansion of (cube (fabs (/ 1 (- x)))) in x * [misc]taylor: Rewrote expression to (pow (fabs (/ 1 (- x))) 3) * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (fabs (/ 1 (- x)))))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (fabs (/ 1 (- x))))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (fabs (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of (fabs (/ 1 (- x))) in x * [misc]backup-simplify: Simplify (fabs (/ 1 (- x))) into (fabs (/ -1 x)) * [misc]backup-simplify: Simplify (log (fabs (/ -1 x))) into (log (fabs (/ -1 x))) * [misc]backup-simplify: Simplify (* 3 (log (fabs (/ -1 x)))) into (* 3 (log (fabs (/ -1 x)))) * [misc]backup-simplify: Simplify (exp (* 3 (log (fabs (/ -1 x))))) into (pow (fabs (/ -1 x)) 3) * [misc]taylor: Taking taylor expansion of (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of (fabs (/ 1 (- x))) in x * [misc]backup-simplify: Simplify (fabs (/ 1 (- x))) into (fabs (/ -1 x)) * [misc]taylor: Taking taylor expansion of (fabs (/ 1 (- x))) in x * [misc]backup-simplify: Simplify (fabs (/ 1 (- x))) into (fabs (/ -1 x)) * [misc]taylor: Taking taylor expansion of 5 in x * [misc]backup-simplify: Simplify 5 into 5 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (sqr (fabs (/ -1 x))) * [misc]backup-simplify: Simplify (* (pow (fabs (/ -1 x)) 3) (sqr (fabs (/ -1 x)))) into (pow (fabs (/ -1 x)) 5) * [misc]backup-simplify: Simplify (/ (pow (fabs (/ -1 x)) 5) 5) into (* 1/5 (pow (fabs (/ -1 x)) 5)) * [misc]taylor: Taking taylor expansion of (/ (* (* (cube (fabs (/ 1 (- x)))) (cube (fabs (/ 1 (- x))))) (fabs (/ 1 (- x)))) 21) in x * [misc]taylor: Taking taylor expansion of (* (* (cube (fabs (/ 1 (- x)))) (cube (fabs (/ 1 (- x))))) (fabs (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of (* (cube (fabs (/ 1 (- x)))) (cube (fabs (/ 1 (- x))))) in x * [misc]taylor: Taking taylor expansion of (cube (fabs (/ 1 (- x)))) in x * [misc]taylor: Rewrote expression to (pow (fabs (/ 1 (- x))) 3) * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (fabs (/ 1 (- x)))))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (fabs (/ 1 (- x))))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (fabs (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of (fabs (/ 1 (- x))) in x * [misc]backup-simplify: Simplify (fabs (/ 1 (- x))) into (fabs (/ -1 x)) * [misc]backup-simplify: Simplify (log (fabs (/ -1 x))) into (log (fabs (/ -1 x))) * [misc]backup-simplify: Simplify (* 3 (log (fabs (/ -1 x)))) into (* 3 (log (fabs (/ -1 x)))) * [misc]backup-simplify: Simplify (exp (* 3 (log (fabs (/ -1 x))))) into (pow (fabs (/ -1 x)) 3) * [misc]taylor: Taking taylor expansion of (cube (fabs (/ 1 (- x)))) in x * [misc]taylor: Rewrote expression to (pow (fabs (/ 1 (- x))) 3) * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (fabs (/ 1 (- x)))))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (fabs (/ 1 (- x))))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (fabs (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of (fabs (/ 1 (- x))) in x * [misc]backup-simplify: Simplify (fabs (/ 1 (- x))) into (fabs (/ -1 x)) * [misc]backup-simplify: Simplify (log (fabs (/ -1 x))) into (log (fabs (/ -1 x))) * [misc]backup-simplify: Simplify (* 3 (log (fabs (/ -1 x)))) into (* 3 (log (fabs (/ -1 x)))) * [misc]backup-simplify: Simplify (exp (* 3 (log (fabs (/ -1 x))))) into (pow (fabs (/ -1 x)) 3) * [misc]taylor: Taking taylor expansion of (fabs (/ 1 (- x))) in x * [misc]backup-simplify: Simplify (fabs (/ 1 (- x))) into (fabs (/ -1 x)) * [misc]taylor: Taking taylor expansion of 21 in x * [misc]backup-simplify: Simplify 21 into 21 * [misc]backup-simplify: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) * [misc]backup-simplify: Simplify (* (pow (fabs (/ -1 x)) 6) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 7) * [misc]backup-simplify: Simplify (/ (pow (fabs (/ -1 x)) 7) 21) into (* 1/21 (pow (fabs (/ -1 x)) 7)) * [misc]taylor: Taking taylor expansion of (sqrt PI) in x * [misc]taylor: Taking taylor expansion of PI in x * [misc]backup-simplify: Simplify PI into PI * [misc]backup-simplify: Simplify (sqrt PI) into (sqrt PI) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt PI))) into 0 * [misc]backup-simplify: Simplify (* (pow (fabs (/ -1 x)) 3) 2/3) into (* 2/3 (pow (fabs (/ -1 x)) 3)) * [misc]backup-simplify: Simplify (+ (fabs (/ -1 x)) (fabs (/ -1 x))) into (* 2 (fabs (/ -1 x))) * [misc]backup-simplify: Simplify (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (* 2 (fabs (/ -1 x)))) into (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (* 2 (fabs (/ -1 x)))) * [misc]backup-simplify: Simplify (+ (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (* 2 (fabs (/ -1 x)))) (* 1/5 (pow (fabs (/ -1 x)) 5))) into (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (* 2 (fabs (/ -1 x))))) * [misc]backup-simplify: Simplify (+ (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (* 2 (fabs (/ -1 x))))) (* 1/21 (pow (fabs (/ -1 x)) 7))) into (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (+ (* 2 (fabs (/ -1 x))) (* 1/21 (pow (fabs (/ -1 x)) 7))))) * [misc]backup-simplify: Simplify (/ (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (+ (* 2 (fabs (/ -1 x))) (* 1/21 (pow (fabs (/ -1 x)) 7))))) (sqrt PI)) into (* (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (+ (* 2 (fabs (/ -1 x))) (* 1/21 (pow (fabs (/ -1 x)) 7))))) (sqrt (/ 1 PI))) * [misc]backup-simplify: Simplify (* (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (+ (* 2 (fabs (/ -1 x))) (* 1/21 (pow (fabs (/ -1 x)) 7))))) (sqrt (/ 1 PI))) into (* (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (+ (* 2 (fabs (/ -1 x))) (* 1/21 (pow (fabs (/ -1 x)) 7))))) (sqrt (/ 1 PI))) * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* 2/3 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (fabs (/ -1 x)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (log (fabs (/ -1 x))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (* 0 2/3)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (fabs (/ -1 x)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (log (fabs (/ -1 x))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (* 0 (sqr (fabs (/ -1 x))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 5) (+ (* (* 1/5 (pow (fabs (/ -1 x)) 5)) (/ 0 5)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (fabs (/ -1 x)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (log (fabs (/ -1 x))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (fabs (/ -1 x)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (log (fabs (/ -1 x))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 6) 0) (* 0 (fabs (/ -1 x)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 21) (+ (* (* 1/21 (pow (fabs (/ -1 x)) 7)) (/ 0 21)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqrt PI)) (+ (* (* (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (+ (* 2 (fabs (/ -1 x))) (* 1/21 (pow (fabs (/ -1 x)) 7))))) (sqrt (/ 1 PI))) (/ 0 (sqrt PI))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* 2/3 (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (fabs (/ -1 x)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (fabs (/ -1 x)) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (* 0 2/3))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (fabs (/ -1 x)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (fabs (/ -1 x)) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (* 0 (sqr (fabs (/ -1 x)))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 5) (+ (* (* 1/5 (pow (fabs (/ -1 x)) 5)) (/ 0 5)) (* 0 (/ 0 5)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (fabs (/ -1 x)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (fabs (/ -1 x)) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (fabs (/ -1 x)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (fabs (/ -1 x)) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 6) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 21) (+ (* (* 1/21 (pow (fabs (/ -1 x)) 7)) (/ 0 21)) (* 0 (/ 0 21)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (sqr 0) (+)) (* 2 (sqrt PI))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqrt PI)) (+ (* (* (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (+ (* 2 (fabs (/ -1 x))) (* 1/21 (pow (fabs (/ -1 x)) 7))))) (sqrt (/ 1 PI))) (/ 0 (sqrt PI))) (* 0 (/ 0 (sqrt PI))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* 2/3 (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (fabs (/ -1 x)) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (fabs (/ -1 x)) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 2/3)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (fabs (/ -1 x)) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (fabs (/ -1 x)) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqr (fabs (/ -1 x))))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 5) (+ (* (* 1/5 (pow (fabs (/ -1 x)) 5)) (/ 0 5)) (* 0 (/ 0 5)) (* 0 (/ 0 5)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (fabs (/ -1 x)) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (fabs (/ -1 x)) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (fabs (/ -1 x)) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (fabs (/ -1 x)) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 6) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 21) (+ (* (* 1/21 (pow (fabs (/ -1 x)) 7)) (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt PI))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqrt PI)) (+ (* (* (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (+ (* 2 (fabs (/ -1 x))) (* 1/21 (pow (fabs (/ -1 x)) 7))))) (sqrt (/ 1 PI))) (/ 0 (sqrt PI))) (* 0 (/ 0 (sqrt PI))) (* 0 (/ 0 (sqrt PI))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* 2/3 (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (fabs (/ -1 x)) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (fabs (/ -1 x)) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (fabs (/ -1 x)) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (fabs (/ -1 x)) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 2/3))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (fabs (/ -1 x)) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (fabs (/ -1 x)) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (fabs (/ -1 x)) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (fabs (/ -1 x)) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqr (fabs (/ -1 x)))))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 5) (+ (* (* 1/5 (pow (fabs (/ -1 x)) 5)) (/ 0 5)) (* 0 (/ 0 5)) (* 0 (/ 0 5)) (* 0 (/ 0 5)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (fabs (/ -1 x)) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (fabs (/ -1 x)) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (fabs (/ -1 x)) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (fabs (/ -1 x)) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (fabs (/ -1 x)) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (fabs (/ -1 x)) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (fabs (/ -1 x)) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (fabs (/ -1 x)) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 6) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 21) (+ (* (* 1/21 (pow (fabs (/ -1 x)) 7)) (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (sqr 0) (+ (* 2 (* 0 0)))) (* 2 (sqrt PI))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqrt PI)) (+ (* (* (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (+ (* 2 (fabs (/ -1 x))) (* 1/21 (pow (fabs (/ -1 x)) 7))))) (sqrt (/ 1 PI))) (/ 0 (sqrt PI))) (* 0 (/ 0 (sqrt PI))) (* 0 (/ 0 (sqrt PI))) (* 0 (/ 0 (sqrt PI))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* 2/3 (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (fabs (/ -1 x)) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (fabs (/ -1 x)) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (fabs (/ -1 x)) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (fabs (/ -1 x)) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (fabs (/ -1 x)) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 2/3)))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (fabs (/ -1 x)) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (fabs (/ -1 x)) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (fabs (/ -1 x)) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (fabs (/ -1 x)) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (fabs (/ -1 x)) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqr (fabs (/ -1 x))))))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 5) (+ (* (* 1/5 (pow (fabs (/ -1 x)) 5)) (/ 0 5)) (* 0 (/ 0 5)) (* 0 (/ 0 5)) (* 0 (/ 0 5)) (* 0 (/ 0 5)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (fabs (/ -1 x)) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (fabs (/ -1 x)) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (fabs (/ -1 x)) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (fabs (/ -1 x)) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (fabs (/ -1 x)) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (fabs (/ -1 x)) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (fabs (/ -1 x)) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (fabs (/ -1 x)) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (fabs (/ -1 x)) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (fabs (/ -1 x)) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 6) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 21) (+ (* (* 1/21 (pow (fabs (/ -1 x)) 7)) (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt PI))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqrt PI)) (+ (* (* (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (+ (* 2 (fabs (/ -1 x))) (* 1/21 (pow (fabs (/ -1 x)) 7))))) (sqrt (/ 1 PI))) (/ 0 (sqrt PI))) (* 0 (/ 0 (sqrt PI))) (* 0 (/ 0 (sqrt PI))) (* 0 (/ 0 (sqrt PI))) (* 0 (/ 0 (sqrt PI))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* 2/3 (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (fabs (/ -1 x)) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (fabs (/ -1 x)) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (fabs (/ -1 x)) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (fabs (/ -1 x)) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (fabs (/ -1 x)) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (fabs (/ -1 x)) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (fabs (/ -1 x)) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (fabs (/ -1 x)) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (fabs (/ -1 x)) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x)))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 2/3))))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (fabs (/ -1 x)) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (fabs (/ -1 x)) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (fabs (/ -1 x)) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (fabs (/ -1 x)) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (fabs (/ -1 x)) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (fabs (/ -1 x)) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (fabs (/ -1 x)) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (fabs (/ -1 x)) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (fabs (/ -1 x)) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x)))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqr (fabs (/ -1 x)))))))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 5) (+ (* (* 1/5 (pow (fabs (/ -1 x)) 5)) (/ 0 5)) (* 0 (/ 0 5)) (* 0 (/ 0 5)) (* 0 (/ 0 5)) (* 0 (/ 0 5)) (* 0 (/ 0 5)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (fabs (/ -1 x)) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (fabs (/ -1 x)) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (fabs (/ -1 x)) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (fabs (/ -1 x)) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (fabs (/ -1 x)) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (fabs (/ -1 x)) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (fabs (/ -1 x)) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (fabs (/ -1 x)) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (fabs (/ -1 x)) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x)))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (fabs (/ -1 x)) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (fabs (/ -1 x)) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (fabs (/ -1 x)) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (fabs (/ -1 x)) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (fabs (/ -1 x)) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (fabs (/ -1 x)) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (fabs (/ -1 x)) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (fabs (/ -1 x)) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (fabs (/ -1 x)) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x)))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 6) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 21) (+ (* (* 1/21 (pow (fabs (/ -1 x)) 7)) (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (sqr 0) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt PI))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (sqrt PI)) (+ (* (* (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (+ (* 2 (fabs (/ -1 x))) (* 1/21 (pow (fabs (/ -1 x)) 7))))) (sqrt (/ 1 PI))) (/ 0 (sqrt PI))) (* 0 (/ 0 (sqrt PI))) (* 0 (/ 0 (sqrt PI))) (* 0 (/ 0 (sqrt PI))) (* 0 (/ 0 (sqrt PI))) (* 0 (/ 0 (sqrt PI))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (+ (* 2 (fabs (/ -1 x))) (* 1/21 (pow (fabs (/ -1 x)) 7))))) (sqrt (/ 1 PI))) into (* (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (+ (* 2 (fabs (/ -1 x))) (* 1/21 (pow (fabs (/ -1 x)) 7))))) (sqrt (/ 1 PI))) * * * * [misc]progress: [ 3 / 4 ] generating series at (2 1 1 1 1 1) * [misc]approximate: Taking taylor expansion of (* (cube (fabs x)) (/ 2 3)) in (x) around 0 * [misc]taylor: Taking taylor expansion of (* (cube (fabs x)) (/ 2 3)) in x * [misc]taylor: Taking taylor expansion of (cube (fabs x)) in x * [misc]taylor: Rewrote expression to (pow (fabs x) 3) * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (fabs x)))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (fabs x))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (fabs x)) in x * [misc]taylor: Taking taylor expansion of (fabs x) in x * [misc]backup-simplify: Simplify (fabs x) into (fabs x) * [misc]backup-simplify: Simplify (log (fabs x)) into (log (fabs x)) * [misc]backup-simplify: Simplify (* 3 (log (fabs x))) into (* 3 (log (fabs x))) * [misc]backup-simplify: Simplify (exp (* 3 (log (fabs x)))) into (pow (fabs x) 3) * [misc]taylor: Taking taylor expansion of (/ 2 3) in x * [misc]taylor: Taking taylor expansion of 2 in x * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ 2 3) into 2/3 * [misc]taylor: Taking taylor expansion of (* (cube (fabs x)) (/ 2 3)) in x * [misc]taylor: Taking taylor expansion of (cube (fabs x)) in x * [misc]taylor: Rewrote expression to (pow (fabs x) 3) * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (fabs x)))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (fabs x))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (fabs x)) in x * [misc]taylor: Taking taylor expansion of (fabs x) in x * [misc]backup-simplify: Simplify (fabs x) into (fabs x) * [misc]backup-simplify: Simplify (log (fabs x)) into (log (fabs x)) * [misc]backup-simplify: Simplify (* 3 (log (fabs x))) into (* 3 (log (fabs x))) * [misc]backup-simplify: Simplify (exp (* 3 (log (fabs x)))) into (pow (fabs x) 3) * [misc]taylor: Taking taylor expansion of (/ 2 3) in x * [misc]taylor: Taking taylor expansion of 2 in x * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ 2 3) into 2/3 * [misc]backup-simplify: Simplify (* (pow (fabs x) 3) 2/3) into (* 2/3 (pow (fabs x) 3)) * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs x) 3)) into (* 2/3 (pow (fabs x) 3)) * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* 2/3 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (fabs x) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (log (fabs x)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs x)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (* 0 2/3)) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* 2/3 (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (fabs x) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (fabs x) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (log (fabs x))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs x)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (* 0 2/3))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* 2/3 (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (fabs x) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (fabs x) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (fabs x) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs x)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs x)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 2/3)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* 2/3 (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (fabs x) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (fabs x) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (fabs x) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (fabs x) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (fabs x) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs x))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs x)))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 2/3))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* 2/3 (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (fabs x) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (fabs x) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (fabs x) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (fabs x) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs x) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (fabs x) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (fabs x) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs x)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs x)))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 2/3)))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* 2/3 (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (fabs x) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (fabs x) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (fabs x) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (fabs x) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (fabs x) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs x) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (fabs x) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (fabs x) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (fabs x) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (fabs x) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (fabs x) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs x))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs x)))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 2/3))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs x) 3)) into (* 2/3 (pow (fabs x) 3)) * [misc]approximate: Taking taylor expansion of (* (cube (fabs (/ 1 x))) (/ 2 3)) in (x) around 0 * [misc]taylor: Taking taylor expansion of (* (cube (fabs (/ 1 x))) (/ 2 3)) in x * [misc]taylor: Taking taylor expansion of (cube (fabs (/ 1 x))) in x * [misc]taylor: Rewrote expression to (pow (fabs (/ 1 x)) 3) * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (fabs (/ 1 x))))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (fabs (/ 1 x)))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (fabs (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) * [misc]backup-simplify: Simplify (log (fabs (/ 1 x))) into (log (fabs (/ 1 x))) * [misc]backup-simplify: Simplify (* 3 (log (fabs (/ 1 x)))) into (* 3 (log (fabs (/ 1 x)))) * [misc]backup-simplify: Simplify (exp (* 3 (log (fabs (/ 1 x))))) into (pow (fabs (/ 1 x)) 3) * [misc]taylor: Taking taylor expansion of (/ 2 3) in x * [misc]taylor: Taking taylor expansion of 2 in x * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ 2 3) into 2/3 * [misc]taylor: Taking taylor expansion of (* (cube (fabs (/ 1 x))) (/ 2 3)) in x * [misc]taylor: Taking taylor expansion of (cube (fabs (/ 1 x))) in x * [misc]taylor: Rewrote expression to (pow (fabs (/ 1 x)) 3) * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (fabs (/ 1 x))))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (fabs (/ 1 x)))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (fabs (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) * [misc]backup-simplify: Simplify (log (fabs (/ 1 x))) into (log (fabs (/ 1 x))) * [misc]backup-simplify: Simplify (* 3 (log (fabs (/ 1 x)))) into (* 3 (log (fabs (/ 1 x)))) * [misc]backup-simplify: Simplify (exp (* 3 (log (fabs (/ 1 x))))) into (pow (fabs (/ 1 x)) 3) * [misc]taylor: Taking taylor expansion of (/ 2 3) in x * [misc]taylor: Taking taylor expansion of 2 in x * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ 2 3) into 2/3 * [misc]backup-simplify: Simplify (* (pow (fabs (/ 1 x)) 3) 2/3) into (* 2/3 (pow (fabs (/ 1 x)) 3)) * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs (/ 1 x)) 3)) into (* 2/3 (pow (fabs (/ 1 x)) 3)) * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* 2/3 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (fabs (/ 1 x)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (log (fabs (/ 1 x))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (* 0 2/3)) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* 2/3 (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (fabs (/ 1 x)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (fabs (/ 1 x)) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (* 0 2/3))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* 2/3 (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (fabs (/ 1 x)) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (fabs (/ 1 x)) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 2/3)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* 2/3 (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (fabs (/ 1 x)) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (fabs (/ 1 x)) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (fabs (/ 1 x)) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (fabs (/ 1 x)) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 2/3))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* 2/3 (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (fabs (/ 1 x)) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (fabs (/ 1 x)) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (fabs (/ 1 x)) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (fabs (/ 1 x)) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (fabs (/ 1 x)) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 2/3)))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* 2/3 (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (fabs (/ 1 x)) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (fabs (/ 1 x)) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (fabs (/ 1 x)) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (fabs (/ 1 x)) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (fabs (/ 1 x)) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (fabs (/ 1 x)) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (fabs (/ 1 x)) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (fabs (/ 1 x)) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (fabs (/ 1 x)) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x)))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 2/3))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs (/ 1 x)) 3)) into (* 2/3 (pow (fabs (/ 1 x)) 3)) * [misc]approximate: Taking taylor expansion of (* (cube (fabs (/ 1 (- x)))) (/ 2 3)) in (x) around 0 * [misc]taylor: Taking taylor expansion of (* (cube (fabs (/ 1 (- x)))) (/ 2 3)) in x * [misc]taylor: Taking taylor expansion of (cube (fabs (/ 1 (- x)))) in x * [misc]taylor: Rewrote expression to (pow (fabs (/ 1 (- x))) 3) * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (fabs (/ 1 (- x)))))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (fabs (/ 1 (- x))))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (fabs (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of (fabs (/ 1 (- x))) in x * [misc]backup-simplify: Simplify (fabs (/ 1 (- x))) into (fabs (/ -1 x)) * [misc]backup-simplify: Simplify (log (fabs (/ -1 x))) into (log (fabs (/ -1 x))) * [misc]backup-simplify: Simplify (* 3 (log (fabs (/ -1 x)))) into (* 3 (log (fabs (/ -1 x)))) * [misc]backup-simplify: Simplify (exp (* 3 (log (fabs (/ -1 x))))) into (pow (fabs (/ -1 x)) 3) * [misc]taylor: Taking taylor expansion of (/ 2 3) in x * [misc]taylor: Taking taylor expansion of 2 in x * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ 2 3) into 2/3 * [misc]taylor: Taking taylor expansion of (* (cube (fabs (/ 1 (- x)))) (/ 2 3)) in x * [misc]taylor: Taking taylor expansion of (cube (fabs (/ 1 (- x)))) in x * [misc]taylor: Rewrote expression to (pow (fabs (/ 1 (- x))) 3) * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (fabs (/ 1 (- x)))))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (fabs (/ 1 (- x))))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (fabs (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of (fabs (/ 1 (- x))) in x * [misc]backup-simplify: Simplify (fabs (/ 1 (- x))) into (fabs (/ -1 x)) * [misc]backup-simplify: Simplify (log (fabs (/ -1 x))) into (log (fabs (/ -1 x))) * [misc]backup-simplify: Simplify (* 3 (log (fabs (/ -1 x)))) into (* 3 (log (fabs (/ -1 x)))) * [misc]backup-simplify: Simplify (exp (* 3 (log (fabs (/ -1 x))))) into (pow (fabs (/ -1 x)) 3) * [misc]taylor: Taking taylor expansion of (/ 2 3) in x * [misc]taylor: Taking taylor expansion of 2 in x * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ 2 3) into 2/3 * [misc]backup-simplify: Simplify (* (pow (fabs (/ -1 x)) 3) 2/3) into (* 2/3 (pow (fabs (/ -1 x)) 3)) * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs (/ -1 x)) 3)) into (* 2/3 (pow (fabs (/ -1 x)) 3)) * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* 2/3 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (fabs (/ -1 x)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (log (fabs (/ -1 x))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (* 0 2/3)) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* 2/3 (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (fabs (/ -1 x)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (fabs (/ -1 x)) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (* 0 2/3))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* 2/3 (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (fabs (/ -1 x)) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (fabs (/ -1 x)) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 2/3)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* 2/3 (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (fabs (/ -1 x)) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (fabs (/ -1 x)) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (fabs (/ -1 x)) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (fabs (/ -1 x)) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 2/3))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* 2/3 (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (fabs (/ -1 x)) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (fabs (/ -1 x)) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (fabs (/ -1 x)) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (fabs (/ -1 x)) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (fabs (/ -1 x)) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 2/3)))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* 2/3 (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (fabs (/ -1 x)) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (fabs (/ -1 x)) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (fabs (/ -1 x)) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (fabs (/ -1 x)) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (fabs (/ -1 x)) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (fabs (/ -1 x)) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (fabs (/ -1 x)) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (fabs (/ -1 x)) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (fabs (/ -1 x)) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x)))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 2/3))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs (/ -1 x)) 3)) into (* 2/3 (pow (fabs (/ -1 x)) 3)) * * * * [misc]progress: [ 4 / 4 ] generating series at (2 1 1 1 2 1) * [misc]approximate: Taking taylor expansion of (* (cube (fabs x)) (* (fabs x) (fabs x))) in (x) around 0 * [misc]taylor: Taking taylor expansion of (* (cube (fabs x)) (* (fabs x) (fabs x))) in x * [misc]taylor: Taking taylor expansion of (cube (fabs x)) in x * [misc]taylor: Rewrote expression to (pow (fabs x) 3) * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (fabs x)))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (fabs x))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (fabs x)) in x * [misc]taylor: Taking taylor expansion of (fabs x) in x * [misc]backup-simplify: Simplify (fabs x) into (fabs x) * [misc]backup-simplify: Simplify (log (fabs x)) into (log (fabs x)) * [misc]backup-simplify: Simplify (* 3 (log (fabs x))) into (* 3 (log (fabs x))) * [misc]backup-simplify: Simplify (exp (* 3 (log (fabs x)))) into (pow (fabs x) 3) * [misc]taylor: Taking taylor expansion of (* (fabs x) (fabs x)) in x * [misc]taylor: Taking taylor expansion of (fabs x) in x * [misc]backup-simplify: Simplify (fabs x) into (fabs x) * [misc]taylor: Taking taylor expansion of (fabs x) in x * [misc]backup-simplify: Simplify (fabs x) into (fabs x) * [misc]taylor: Taking taylor expansion of (* (cube (fabs x)) (* (fabs x) (fabs x))) in x * [misc]taylor: Taking taylor expansion of (cube (fabs x)) in x * [misc]taylor: Rewrote expression to (pow (fabs x) 3) * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (fabs x)))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (fabs x))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (fabs x)) in x * [misc]taylor: Taking taylor expansion of (fabs x) in x * [misc]backup-simplify: Simplify (fabs x) into (fabs x) * [misc]backup-simplify: Simplify (log (fabs x)) into (log (fabs x)) * [misc]backup-simplify: Simplify (* 3 (log (fabs x))) into (* 3 (log (fabs x))) * [misc]backup-simplify: Simplify (exp (* 3 (log (fabs x)))) into (pow (fabs x) 3) * [misc]taylor: Taking taylor expansion of (* (fabs x) (fabs x)) in x * [misc]taylor: Taking taylor expansion of (fabs x) in x * [misc]backup-simplify: Simplify (fabs x) into (fabs x) * [misc]taylor: Taking taylor expansion of (fabs x) in x * [misc]backup-simplify: Simplify (fabs x) into (fabs x) * [misc]backup-simplify: Simplify (* (fabs x) (fabs x)) into (sqr (fabs x)) * [misc]backup-simplify: Simplify (* (pow (fabs x) 3) (sqr (fabs x))) into (pow (fabs x) 5) * [misc]backup-simplify: Simplify (pow (fabs x) 5) into (pow (fabs x) 5) * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (fabs x) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (log (fabs x)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs x)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (* 0 (sqr (fabs x)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (fabs x) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (fabs x) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (log (fabs x))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs x)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (* 0 (sqr (fabs x))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (fabs x) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (fabs x) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (fabs x) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs x)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs x)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqr (fabs x)))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (fabs x) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (fabs x) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (fabs x) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (fabs x) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (fabs x) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs x))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs x)))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqr (fabs x))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (fabs x) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (fabs x) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (fabs x) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (fabs x) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs x) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (fabs x) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (fabs x) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs x)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs x)))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqr (fabs x)))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (fabs x) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (fabs x) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (fabs x) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (fabs x) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (fabs x) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs x) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (fabs x) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (fabs x) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (fabs x) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (fabs x) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (fabs x) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs x))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs x)))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqr (fabs x))))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (pow (fabs x) 5) into (pow (fabs x) 5) * [misc]approximate: Taking taylor expansion of (* (cube (fabs (/ 1 x))) (* (fabs (/ 1 x)) (fabs (/ 1 x)))) in (x) around 0 * [misc]taylor: Taking taylor expansion of (* (cube (fabs (/ 1 x))) (* (fabs (/ 1 x)) (fabs (/ 1 x)))) in x * [misc]taylor: Taking taylor expansion of (cube (fabs (/ 1 x))) in x * [misc]taylor: Rewrote expression to (pow (fabs (/ 1 x)) 3) * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (fabs (/ 1 x))))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (fabs (/ 1 x)))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (fabs (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) * [misc]backup-simplify: Simplify (log (fabs (/ 1 x))) into (log (fabs (/ 1 x))) * [misc]backup-simplify: Simplify (* 3 (log (fabs (/ 1 x)))) into (* 3 (log (fabs (/ 1 x)))) * [misc]backup-simplify: Simplify (exp (* 3 (log (fabs (/ 1 x))))) into (pow (fabs (/ 1 x)) 3) * [misc]taylor: Taking taylor expansion of (* (fabs (/ 1 x)) (fabs (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) * [misc]taylor: Taking taylor expansion of (* (cube (fabs (/ 1 x))) (* (fabs (/ 1 x)) (fabs (/ 1 x)))) in x * [misc]taylor: Taking taylor expansion of (cube (fabs (/ 1 x))) in x * [misc]taylor: Rewrote expression to (pow (fabs (/ 1 x)) 3) * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (fabs (/ 1 x))))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (fabs (/ 1 x)))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (fabs (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) * [misc]backup-simplify: Simplify (log (fabs (/ 1 x))) into (log (fabs (/ 1 x))) * [misc]backup-simplify: Simplify (* 3 (log (fabs (/ 1 x)))) into (* 3 (log (fabs (/ 1 x)))) * [misc]backup-simplify: Simplify (exp (* 3 (log (fabs (/ 1 x))))) into (pow (fabs (/ 1 x)) 3) * [misc]taylor: Taking taylor expansion of (* (fabs (/ 1 x)) (fabs (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (sqr (fabs (/ 1 x))) * [misc]backup-simplify: Simplify (* (pow (fabs (/ 1 x)) 3) (sqr (fabs (/ 1 x)))) into (pow (fabs (/ 1 x)) 5) * [misc]backup-simplify: Simplify (pow (fabs (/ 1 x)) 5) into (pow (fabs (/ 1 x)) 5) * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (fabs (/ 1 x)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (log (fabs (/ 1 x))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (* 0 (sqr (fabs (/ 1 x))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (fabs (/ 1 x)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (fabs (/ 1 x)) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (* 0 (sqr (fabs (/ 1 x)))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (fabs (/ 1 x)) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (fabs (/ 1 x)) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqr (fabs (/ 1 x))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (fabs (/ 1 x)) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (fabs (/ 1 x)) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (fabs (/ 1 x)) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (fabs (/ 1 x)) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqr (fabs (/ 1 x)))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (fabs (/ 1 x)) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (fabs (/ 1 x)) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (fabs (/ 1 x)) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (fabs (/ 1 x)) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (fabs (/ 1 x)) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqr (fabs (/ 1 x))))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (fabs (/ 1 x)) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (fabs (/ 1 x)) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (fabs (/ 1 x)) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (fabs (/ 1 x)) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (fabs (/ 1 x)) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (fabs (/ 1 x)) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (fabs (/ 1 x)) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (fabs (/ 1 x)) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (fabs (/ 1 x)) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x)))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqr (fabs (/ 1 x)))))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (pow (fabs (/ 1 x)) 5) into (pow (fabs (/ 1 x)) 5) * [misc]approximate: Taking taylor expansion of (* (cube (fabs (/ 1 (- x)))) (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x))))) in (x) around 0 * [misc]taylor: Taking taylor expansion of (* (cube (fabs (/ 1 (- x)))) (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x))))) in x * [misc]taylor: Taking taylor expansion of (cube (fabs (/ 1 (- x)))) in x * [misc]taylor: Rewrote expression to (pow (fabs (/ 1 (- x))) 3) * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (fabs (/ 1 (- x)))))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (fabs (/ 1 (- x))))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (fabs (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of (fabs (/ 1 (- x))) in x * [misc]backup-simplify: Simplify (fabs (/ 1 (- x))) into (fabs (/ -1 x)) * [misc]backup-simplify: Simplify (log (fabs (/ -1 x))) into (log (fabs (/ -1 x))) * [misc]backup-simplify: Simplify (* 3 (log (fabs (/ -1 x)))) into (* 3 (log (fabs (/ -1 x)))) * [misc]backup-simplify: Simplify (exp (* 3 (log (fabs (/ -1 x))))) into (pow (fabs (/ -1 x)) 3) * [misc]taylor: Taking taylor expansion of (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of (fabs (/ 1 (- x))) in x * [misc]backup-simplify: Simplify (fabs (/ 1 (- x))) into (fabs (/ -1 x)) * [misc]taylor: Taking taylor expansion of (fabs (/ 1 (- x))) in x * [misc]backup-simplify: Simplify (fabs (/ 1 (- x))) into (fabs (/ -1 x)) * [misc]taylor: Taking taylor expansion of (* (cube (fabs (/ 1 (- x)))) (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x))))) in x * [misc]taylor: Taking taylor expansion of (cube (fabs (/ 1 (- x)))) in x * [misc]taylor: Rewrote expression to (pow (fabs (/ 1 (- x))) 3) * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (fabs (/ 1 (- x)))))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (fabs (/ 1 (- x))))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (fabs (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of (fabs (/ 1 (- x))) in x * [misc]backup-simplify: Simplify (fabs (/ 1 (- x))) into (fabs (/ -1 x)) * [misc]backup-simplify: Simplify (log (fabs (/ -1 x))) into (log (fabs (/ -1 x))) * [misc]backup-simplify: Simplify (* 3 (log (fabs (/ -1 x)))) into (* 3 (log (fabs (/ -1 x)))) * [misc]backup-simplify: Simplify (exp (* 3 (log (fabs (/ -1 x))))) into (pow (fabs (/ -1 x)) 3) * [misc]taylor: Taking taylor expansion of (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of (fabs (/ 1 (- x))) in x * [misc]backup-simplify: Simplify (fabs (/ 1 (- x))) into (fabs (/ -1 x)) * [misc]taylor: Taking taylor expansion of (fabs (/ 1 (- x))) in x * [misc]backup-simplify: Simplify (fabs (/ 1 (- x))) into (fabs (/ -1 x)) * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (sqr (fabs (/ -1 x))) * [misc]backup-simplify: Simplify (* (pow (fabs (/ -1 x)) 3) (sqr (fabs (/ -1 x)))) into (pow (fabs (/ -1 x)) 5) * [misc]backup-simplify: Simplify (pow (fabs (/ -1 x)) 5) into (pow (fabs (/ -1 x)) 5) * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (fabs (/ -1 x)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (log (fabs (/ -1 x))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (* 0 (sqr (fabs (/ -1 x))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (fabs (/ -1 x)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (fabs (/ -1 x)) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (* 0 (sqr (fabs (/ -1 x)))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (fabs (/ -1 x)) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (fabs (/ -1 x)) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqr (fabs (/ -1 x))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (fabs (/ -1 x)) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (fabs (/ -1 x)) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (fabs (/ -1 x)) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (fabs (/ -1 x)) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqr (fabs (/ -1 x)))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (fabs (/ -1 x)) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (fabs (/ -1 x)) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (fabs (/ -1 x)) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (fabs (/ -1 x)) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (fabs (/ -1 x)) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqr (fabs (/ -1 x))))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (fabs (/ -1 x)) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (fabs (/ -1 x)) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (fabs (/ -1 x)) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (fabs (/ -1 x)) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (fabs (/ -1 x)) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (fabs (/ -1 x)) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (fabs (/ -1 x)) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (fabs (/ -1 x)) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (fabs (/ -1 x)) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x)))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqr (fabs (/ -1 x)))))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (pow (fabs (/ -1 x)) 5) into (pow (fabs (/ -1 x)) 5) * * * [misc]progress: generating rewritten candidates * * * * [misc]progress: [ 1 / 4 ] rewriting at (2 1 2) * * * * [misc]progress: [ 2 / 4 ] rewriting at (2 1) * * * * [misc]progress: [ 3 / 4 ] rewriting at (2 1 1 1 1 1) * * * * [misc]progress: [ 4 / 4 ] rewriting at (2 1 1 1 2 1) * * * [misc]progress: simplifying candidates * * * * [misc]progress: [ 1 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs (/ (+ (+ (+ (* (cube (fabs x)) (/ 2 3)) (+ (fabs x) (fabs x))) (/ (* (cube (fabs x)) (* (fabs x) (fabs x))) 5)) (/ (* (* (cube (fabs x)) (cube (fabs x))) (fabs x)) 21)) (sqrt PI))) * * [misc]simplify: iters left: 6 (23 enodes) * * [misc]simplify: iters left: 5 (38 enodes) * * [misc]simplify: iters left: 4 (67 enodes) * * [misc]simplify: iters left: 3 (107 enodes) * * [misc]simplify: iters left: 2 (179 enodes) * * [misc]simplify: iters left: 1 (352 enodes) * [exit]simplify: Simplified to (fabs (/ (+ (+ (+ (* (cube (fabs x)) (/ 2 3)) (+ (fabs x) (fabs x))) (* (/ (sqr (fabs x)) (/ 5 (fabs x))) (sqr (fabs x)))) (/ (sqr (sqr (fabs x))) (/ (/ 21 (fabs x)) (sqr (fabs x))))) (sqrt PI))) * * * * [misc]progress: [ 2 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs (/ (+ (+ (+ (* (cube (fabs x)) (/ 2 3)) (+ (fabs x) (fabs x))) (/ (* (cube (fabs x)) (* (fabs x) (fabs x))) 5)) (/ (* (* (cube (fabs x)) (cube (fabs x))) (fabs x)) 21)) (sqrt PI))) * * [misc]simplify: iters left: 6 (23 enodes) * * [misc]simplify: iters left: 5 (38 enodes) * * [misc]simplify: iters left: 4 (67 enodes) * * [misc]simplify: iters left: 3 (107 enodes) * * [misc]simplify: iters left: 2 (179 enodes) * * [misc]simplify: iters left: 1 (352 enodes) * [exit]simplify: Simplified to (fabs (/ (+ (+ (+ (* (cube (fabs x)) (/ 2 3)) (+ (fabs x) (fabs x))) (* (/ (sqr (fabs x)) (/ 5 (fabs x))) (sqr (fabs x)))) (/ (sqr (sqr (fabs x))) (/ (/ 21 (fabs x)) (sqr (fabs x))))) (sqrt PI))) * * * * [misc]progress: [ 3 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs (/ (+ (+ (+ (* (cube (fabs x)) (/ 2 3)) (+ (fabs x) (fabs x))) (/ (* (cube (fabs x)) (* (fabs x) (fabs x))) 5)) (/ (* (* (cube (fabs x)) (cube (fabs x))) (fabs x)) 21)) (sqrt PI))) * * [misc]simplify: iters left: 6 (23 enodes) * * [misc]simplify: iters left: 5 (38 enodes) * * [misc]simplify: iters left: 4 (67 enodes) * * [misc]simplify: iters left: 3 (107 enodes) * * [misc]simplify: iters left: 2 (179 enodes) * * [misc]simplify: iters left: 1 (352 enodes) * [exit]simplify: Simplified to (fabs (/ (+ (+ (+ (* (cube (fabs x)) (/ 2 3)) (+ (fabs x) (fabs x))) (* (/ (sqr (fabs x)) (/ 5 (fabs x))) (sqr (fabs x)))) (/ (sqr (sqr (fabs x))) (/ (/ 21 (fabs x)) (sqr (fabs x))))) (sqrt PI))) * * * * [misc]progress: [ 4 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs (* (+ (* 2/3 (pow (fabs x) 3)) (+ (* 2 (fabs x)) (+ (* 1/21 (pow (fabs x) 7)) (* 1/5 (pow (fabs x) 5))))) (sqrt (/ 1 PI)))) * * [misc]simplify: iters left: 6 (25 enodes) * * [misc]simplify: iters left: 5 (39 enodes) * * [misc]simplify: iters left: 4 (61 enodes) * * [misc]simplify: iters left: 3 (129 enodes) * * [misc]simplify: iters left: 2 (241 enodes) * * [misc]simplify: iters left: 1 (337 enodes) * [exit]simplify: Simplified to (fabs (* (sqrt (/ 1 PI)) (+ (+ (* 1/5 (pow (fabs x) 5)) (* 2/3 (cube (fabs x)))) (+ (* (pow (fabs x) 7) 1/21) (+ (fabs x) (fabs x)))))) * * * * [misc]progress: [ 5 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs (* (+ (* 1/21 (pow (fabs (/ 1 x)) 7)) (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (+ (* 2 (fabs (/ 1 x))) (* 1/5 (pow (fabs (/ 1 x)) 5))))) (sqrt (/ 1 PI)))) * * [misc]simplify: iters left: 6 (26 enodes) * * [misc]simplify: iters left: 5 (39 enodes) * * [misc]simplify: iters left: 4 (59 enodes) * * [misc]simplify: iters left: 3 (108 enodes) * * [misc]simplify: iters left: 2 (194 enodes) * * [misc]simplify: iters left: 1 (280 enodes) * [exit]simplify: Simplified to (fabs (+ (+ (* (* 1/5 (sqrt (/ 1 PI))) (pow (fabs (/ 1 x)) 5)) (* (sqrt (/ 1 PI)) (+ (fabs (/ 1 x)) (fabs (/ 1 x))))) (+ (* (* 1/21 (sqrt (/ 1 PI))) (pow (fabs (/ 1 x)) 7)) (* (cube (fabs (/ 1 x))) (* (sqrt (/ 1 PI)) 2/3))))) * * * * [misc]progress: [ 6 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs (* (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (+ (* 2 (fabs (/ -1 x))) (* 1/21 (pow (fabs (/ -1 x)) 7))))) (sqrt (/ 1 PI)))) * * [misc]simplify: iters left: 6 (27 enodes) * * [misc]simplify: iters left: 5 (40 enodes) * * [misc]simplify: iters left: 4 (60 enodes) * * [misc]simplify: iters left: 3 (109 enodes) * * [misc]simplify: iters left: 2 (191 enodes) * * [misc]simplify: iters left: 1 (279 enodes) * [exit]simplify: Simplified to (fabs (+ (+ (+ (* (fabs (/ -1 x)) (sqrt (/ 1 PI))) (* (fabs (/ -1 x)) (sqrt (/ 1 PI)))) (* (* 1/21 (sqrt (/ 1 PI))) (pow (fabs (/ -1 x)) 7))) (+ (* (* 2/3 (sqrt (/ 1 PI))) (cube (fabs (/ -1 x)))) (* (* (sqrt (/ 1 PI)) 1/5) (pow (fabs (/ -1 x)) 5))))) * * * * [misc]progress: [ 7 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs (/ (+ (+ (+ (* 2/3 (pow (fabs x) 3)) (+ (fabs x) (fabs x))) (/ (* (cube (fabs x)) (* (fabs x) (fabs x))) 5)) (/ (* (* (cube (fabs x)) (cube (fabs x))) (fabs x)) 21)) (sqrt PI))) * * [misc]simplify: iters left: 6 (23 enodes) * * [misc]simplify: iters left: 5 (39 enodes) * * [misc]simplify: iters left: 4 (64 enodes) * * [misc]simplify: iters left: 3 (106 enodes) * * [misc]simplify: iters left: 2 (170 enodes) * * [misc]simplify: iters left: 1 (260 enodes) * [exit]simplify: Simplified to (fabs (/ (+ (+ (fabs x) (fabs x)) (+ (+ (/ (pow (fabs x) (+ 3 2)) 5) (* 2/3 (cube (fabs x)))) (* (/ (cube (fabs x)) (/ 21 (fabs x))) (cube (fabs x))))) (sqrt PI))) * * * * [misc]progress: [ 8 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs (/ (+ (+ (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (+ (fabs x) (fabs x))) (/ (* (cube (fabs x)) (* (fabs x) (fabs x))) 5)) (/ (* (* (cube (fabs x)) (cube (fabs x))) (fabs x)) 21)) (sqrt PI))) * * [misc]simplify: iters left: 6 (26 enodes) * * [misc]simplify: iters left: 5 (43 enodes) * * [misc]simplify: iters left: 4 (72 enodes) * * [misc]simplify: iters left: 3 (109 enodes) * * [misc]simplify: iters left: 2 (167 enodes) * * [misc]simplify: iters left: 1 (270 enodes) * [exit]simplify: Simplified to (fabs (/ (+ (+ (/ (cube (fabs x)) (/ (/ 21 (fabs x)) (cube (fabs x)))) (* (/ (cube (fabs x)) (/ 5 (fabs x))) (fabs x))) (+ (+ (fabs x) (fabs x)) (* 2/3 (cube (fabs (/ 1 x)))))) (sqrt PI))) * * * * [misc]progress: [ 9 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs (/ (+ (+ (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (+ (fabs x) (fabs x))) (/ (* (cube (fabs x)) (* (fabs x) (fabs x))) 5)) (/ (* (* (cube (fabs x)) (cube (fabs x))) (fabs x)) 21)) (sqrt PI))) * * [misc]simplify: iters left: 6 (26 enodes) * * [misc]simplify: iters left: 5 (41 enodes) * * [misc]simplify: iters left: 4 (70 enodes) * * [misc]simplify: iters left: 3 (108 enodes) * * [misc]simplify: iters left: 2 (168 enodes) * * [misc]simplify: iters left: 1 (273 enodes) * [exit]simplify: Simplified to (fabs (/ (+ (+ (/ (cube (fabs x)) (/ (/ 21 (fabs x)) (cube (fabs x)))) (* (/ (cube (fabs x)) (/ 5 (fabs x))) (fabs x))) (+ (+ (fabs x) (fabs x)) (* 2/3 (cube (fabs (/ -1 x)))))) (sqrt PI))) * * * * [misc]progress: [ 10 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs (/ (+ (+ (+ (* (cube (fabs x)) (/ 2 3)) (+ (fabs x) (fabs x))) (/ (pow (fabs x) 5) 5)) (/ (* (* (cube (fabs x)) (cube (fabs x))) (fabs x)) 21)) (sqrt PI))) * * [misc]simplify: iters left: 6 (22 enodes) * * [misc]simplify: iters left: 5 (36 enodes) * * [misc]simplify: iters left: 4 (61 enodes) * * [misc]simplify: iters left: 3 (97 enodes) * * [misc]simplify: iters left: 2 (170 enodes) * * [misc]simplify: iters left: 1 (272 enodes) * [exit]simplify: Simplified to (fabs (/ (+ (* (sqr (fabs x)) (* (/ 2 3) (fabs x))) (+ (+ (/ (pow (fabs x) 5) 5) (+ (fabs x) (fabs x))) (* (/ (sqr (fabs x)) (/ 21 (fabs x))) (* (sqr (fabs x)) (sqr (fabs x)))))) (sqrt PI))) * * * * [misc]progress: [ 11 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs (/ (+ (+ (+ (* (cube (fabs x)) (/ 2 3)) (+ (fabs x) (fabs x))) (/ (pow (fabs (/ 1 x)) 5) 5)) (/ (* (* (cube (fabs x)) (cube (fabs x))) (fabs x)) 21)) (sqrt PI))) * * [misc]simplify: iters left: 6 (25 enodes) * * [misc]simplify: iters left: 5 (41 enodes) * * [misc]simplify: iters left: 4 (65 enodes) * * [misc]simplify: iters left: 3 (109 enodes) * * [misc]simplify: iters left: 2 (174 enodes) * * [misc]simplify: iters left: 1 (273 enodes) * [exit]simplify: Simplified to (fabs (/ (+ (+ (/ (pow (fabs (/ 1 x)) 5) 5) (+ (/ (cube (fabs x)) (/ 3 2)) (+ (fabs x) (fabs x)))) (* (/ (cube (fabs x)) (/ 21 (fabs x))) (cube (fabs x)))) (sqrt PI))) * * * * [misc]progress: [ 12 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs (/ (+ (+ (+ (* (cube (fabs x)) (/ 2 3)) (+ (fabs x) (fabs x))) (/ (pow (fabs (/ -1 x)) 5) 5)) (/ (* (* (cube (fabs x)) (cube (fabs x))) (fabs x)) 21)) (sqrt PI))) * * [misc]simplify: iters left: 6 (25 enodes) * * [misc]simplify: iters left: 5 (39 enodes) * * [misc]simplify: iters left: 4 (63 enodes) * * [misc]simplify: iters left: 3 (102 enodes) * * [misc]simplify: iters left: 2 (169 enodes) * * [misc]simplify: iters left: 1 (269 enodes) * [exit]simplify: Simplified to (fabs (/ (+ (+ (/ (pow (fabs (/ -1 x)) 5) 5) (+ (/ (cube (fabs x)) (/ 3 2)) (+ (fabs x) (fabs x)))) (* (/ (cube (fabs x)) (/ 21 (fabs x))) (cube (fabs x)))) (sqrt PI))) * * * * [misc]progress: [ 13 / 93 ] simplifiying candidate # * * * * [misc]progress: [ 14 / 93 ] simplifiying candidate # * * * * [misc]progress: [ 15 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (log (sqrt PI)) * * [misc]simplify: iters left: 2 (3 enodes) * [exit]simplify: Simplified to (log (sqrt PI)) * [exit]simplify: Simplified to (log (sqrt PI)) * * * * [misc]progress: [ 16 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (sqrt PI)) * * [misc]simplify: iters left: 2 (3 enodes) * [exit]simplify: Simplified to (exp (sqrt PI)) * [exit]simplify: Simplified to (exp (sqrt PI)) * * * * [misc]progress: [ 17 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (sqrt PI)) * * [misc]simplify: iters left: 2 (3 enodes) * [exit]simplify: Simplified to (cbrt (sqrt PI)) * [exit]simplify: Simplified to (cbrt (sqrt PI)) * * * * [misc]progress: [ 18 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (cube (sqrt PI)) * * [misc]simplify: iters left: 2 (3 enodes) * * [misc]simplify: iters left: 1 (5 enodes) * [exit]simplify: Simplified to (cube (sqrt PI)) * [exit]simplify: Simplified to (cube (sqrt PI)) * * * * [misc]progress: [ 19 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (sqrt PI)) * * [misc]simplify: iters left: 2 (3 enodes) * [exit]simplify: Simplified to (sqrt (sqrt PI)) * [exit]simplify: Simplified to (sqrt (sqrt PI)) * * * * [misc]progress: [ 20 / 93 ] simplifiying candidate # * * * * [misc]progress: [ 21 / 93 ] simplifiying candidate # * * * * [misc]progress: [ 22 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (- (log (+ (+ (+ (* (cube (fabs x)) (/ 2 3)) (+ (fabs x) (fabs x))) (/ (* (cube (fabs x)) (* (fabs x) (fabs x))) 5)) (/ (* (* (cube (fabs x)) (cube (fabs x))) (fabs x)) 21))) (log (sqrt PI))) * * [misc]simplify: iters left: 6 (24 enodes) * * [misc]simplify: iters left: 5 (39 enodes) * * [misc]simplify: iters left: 4 (68 enodes) * * [misc]simplify: iters left: 3 (107 enodes) * * [misc]simplify: iters left: 2 (181 enodes) * * [misc]simplify: iters left: 1 (343 enodes) * [exit]simplify: Simplified to (- (log (+ (+ (* (cube (fabs x)) (/ 2 3)) (+ (fabs x) (fabs x))) (+ (/ (cube (fabs x)) (/ (/ 21 (fabs x)) (cube (fabs x)))) (* (/ (cube (fabs x)) (/ 5 (fabs x))) (fabs x))))) (log (sqrt PI))) * [exit]simplify: Simplified to (- (log (+ (+ (* (cube (fabs x)) (/ 2 3)) (+ (fabs x) (fabs x))) (+ (/ (cube (fabs x)) (/ (/ 21 (fabs x)) (cube (fabs x)))) (* (/ (cube (fabs x)) (/ 5 (fabs x))) (fabs x))))) (log (sqrt PI))) * * * * [misc]progress: [ 23 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (log (/ (+ (+ (+ (* (cube (fabs x)) (/ 2 3)) (+ (fabs x) (fabs x))) (/ (* (cube (fabs x)) (* (fabs x) (fabs x))) 5)) (/ (* (* (cube (fabs x)) (cube (fabs x))) (fabs x)) 21)) (sqrt PI))) * * [misc]simplify: iters left: 6 (23 enodes) * * [misc]simplify: iters left: 5 (41 enodes) * * [misc]simplify: iters left: 4 (70 enodes) * * [misc]simplify: iters left: 3 (114 enodes) * * [misc]simplify: iters left: 2 (185 enodes) * * [misc]simplify: iters left: 1 (358 enodes) * [exit]simplify: Simplified to (log (/ (+ (+ (+ (* (* (/ 2 3) (fabs x)) (sqr (fabs x))) (+ (fabs x) (fabs x))) (/ (sqr (sqr (fabs x))) (/ 5 (fabs x)))) (* (/ (cube (fabs x)) (/ 21 (fabs x))) (cube (fabs x)))) (sqrt PI))) * [exit]simplify: Simplified to (log (/ (+ (+ (+ (* (* (/ 2 3) (fabs x)) (sqr (fabs x))) (+ (fabs x) (fabs x))) (/ (sqr (sqr (fabs x))) (/ 5 (fabs x)))) (* (/ (cube (fabs x)) (/ 21 (fabs x))) (cube (fabs x)))) (sqrt PI))) * * * * [misc]progress: [ 24 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (/ (+ (+ (+ (* (cube (fabs x)) (/ 2 3)) (+ (fabs x) (fabs x))) (/ (* (cube (fabs x)) (* (fabs x) (fabs x))) 5)) (/ (* (* (cube (fabs x)) (cube (fabs x))) (fabs x)) 21)) (sqrt PI))) * * [misc]simplify: iters left: 6 (23 enodes) * * [misc]simplify: iters left: 5 (38 enodes) * * [misc]simplify: iters left: 4 (67 enodes) * * [misc]simplify: iters left: 3 (107 enodes) * * [misc]simplify: iters left: 2 (179 enodes) * * [misc]simplify: iters left: 1 (352 enodes) * [exit]simplify: Simplified to (exp (/ (+ (+ (+ (* (cube (fabs x)) (/ 2 3)) (+ (fabs x) (fabs x))) (* (/ (sqr (fabs x)) (/ 5 (fabs x))) (sqr (fabs x)))) (/ (sqr (sqr (fabs x))) (/ (/ 21 (fabs x)) (sqr (fabs x))))) (sqrt PI))) * [exit]simplify: Simplified to (exp (/ (+ (+ (+ (* (cube (fabs x)) (/ 2 3)) (+ (fabs x) (fabs x))) (* (/ (sqr (fabs x)) (/ 5 (fabs x))) (sqr (fabs x)))) (/ (sqr (sqr (fabs x))) (/ (/ 21 (fabs x)) (sqr (fabs x))))) (sqrt PI))) * * * * [misc]progress: [ 25 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (cube (+ (+ (+ (* (cube (fabs x)) (/ 2 3)) (+ (fabs x) (fabs x))) (/ (* (cube (fabs x)) (* (fabs x) (fabs x))) 5)) (/ (* (* (cube (fabs x)) (cube (fabs x))) (fabs x)) 21))) (cube (sqrt PI))) * * [misc]simplify: iters left: 6 (24 enodes) * * [misc]simplify: iters left: 5 (43 enodes) * * [misc]simplify: iters left: 4 (91 enodes) * * [misc]simplify: iters left: 3 (260 enodes) * [exit]simplify: Simplified to (/ (cube (+ (+ (+ (* (cube (fabs x)) (/ 2 3)) (+ (fabs x) (fabs x))) (/ (cube (fabs x)) (/ (/ 21 (fabs x)) (cube (fabs x))))) (/ (sqr (sqr (fabs x))) (/ 5 (fabs x))))) (* PI (sqrt PI))) * [exit]simplify: Simplified to (/ (cube (+ (+ (+ (* (cube (fabs x)) (/ 2 3)) (+ (fabs x) (fabs x))) (/ (cube (fabs x)) (/ (/ 21 (fabs x)) (cube (fabs x))))) (/ (sqr (sqr (fabs x))) (/ 5 (fabs x))))) (* PI (sqrt PI))) * * * * [misc]progress: [ 26 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (/ (+ (+ (+ (* (cube (fabs x)) (/ 2 3)) (+ (fabs x) (fabs x))) (/ (* (cube (fabs x)) (* (fabs x) (fabs x))) 5)) (/ (* (* (cube (fabs x)) (cube (fabs x))) (fabs x)) 21)) (sqrt PI))) * * [misc]simplify: iters left: 6 (23 enodes) * * [misc]simplify: iters left: 5 (38 enodes) * * [misc]simplify: iters left: 4 (67 enodes) * * [misc]simplify: iters left: 3 (107 enodes) * * [misc]simplify: iters left: 2 (179 enodes) * * [misc]simplify: iters left: 1 (352 enodes) * [exit]simplify: Simplified to (cbrt (/ (+ (+ (+ (* (cube (fabs x)) (/ 2 3)) (+ (fabs x) (fabs x))) (* (/ (sqr (fabs x)) (/ 5 (fabs x))) (sqr (fabs x)))) (/ (sqr (sqr (fabs x))) (/ (/ 21 (fabs x)) (sqr (fabs x))))) (sqrt PI))) * [exit]simplify: Simplified to (cbrt (/ (+ (+ (+ (* (cube (fabs x)) (/ 2 3)) (+ (fabs x) (fabs x))) (* (/ (sqr (fabs x)) (/ 5 (fabs x))) (sqr (fabs x)))) (/ (sqr (sqr (fabs x))) (/ (/ 21 (fabs x)) (sqr (fabs x))))) (sqrt PI))) * * * * [misc]progress: [ 27 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (cube (/ (+ (+ (+ (* (cube (fabs x)) (/ 2 3)) (+ (fabs x) (fabs x))) (/ (* (cube (fabs x)) (* (fabs x) (fabs x))) 5)) (/ (* (* (cube (fabs x)) (cube (fabs x))) (fabs x)) 21)) (sqrt PI))) * * [misc]simplify: iters left: 6 (23 enodes) * * [misc]simplify: iters left: 5 (43 enodes) * * [misc]simplify: iters left: 4 (82 enodes) * * [misc]simplify: iters left: 3 (160 enodes) * [exit]simplify: Simplified to (cube (/ (+ (+ (+ (* (* (/ 2 3) (fabs x)) (sqr (fabs x))) (+ (fabs x) (fabs x))) (/ (sqr (sqr (fabs x))) (/ 5 (fabs x)))) (/ (cube (fabs x)) (/ (/ 21 (fabs x)) (cube (fabs x))))) (sqrt PI))) * [exit]simplify: Simplified to (cube (/ (+ (+ (+ (* (* (/ 2 3) (fabs x)) (sqr (fabs x))) (+ (fabs x) (fabs x))) (/ (sqr (sqr (fabs x))) (/ 5 (fabs x)))) (/ (cube (fabs x)) (/ (/ 21 (fabs x)) (cube (fabs x))))) (sqrt PI))) * * * * [misc]progress: [ 28 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (cbrt (+ (+ (+ (* (cube (fabs x)) (/ 2 3)) (+ (fabs x) (fabs x))) (/ (* (cube (fabs x)) (* (fabs x) (fabs x))) 5)) (/ (* (* (cube (fabs x)) (cube (fabs x))) (fabs x)) 21))) (cbrt (sqrt PI))) * * [misc]simplify: iters left: 6 (24 enodes) * * [misc]simplify: iters left: 5 (39 enodes) * * [misc]simplify: iters left: 4 (68 enodes) * * [misc]simplify: iters left: 3 (107 enodes) * * [misc]simplify: iters left: 2 (181 enodes) * * [misc]simplify: iters left: 1 (343 enodes) * [exit]simplify: Simplified to (/ (cbrt (+ (+ (* (cube (fabs x)) (/ 2 3)) (+ (fabs x) (fabs x))) (+ (/ (cube (fabs x)) (/ (/ 21 (fabs x)) (cube (fabs x)))) (* (/ (cube (fabs x)) (/ 5 (fabs x))) (fabs x))))) (cbrt (sqrt PI))) * [exit]simplify: Simplified to (/ (cbrt (+ (+ (* (cube (fabs x)) (/ 2 3)) (+ (fabs x) (fabs x))) (+ (/ (cube (fabs x)) (/ (/ 21 (fabs x)) (cube (fabs x)))) (* (/ (cube (fabs x)) (/ 5 (fabs x))) (fabs x))))) (cbrt (sqrt PI))) * * * * [misc]progress: [ 29 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (/ (+ (+ (+ (* (cube (fabs x)) (/ 2 3)) (+ (fabs x) (fabs x))) (/ (* (cube (fabs x)) (* (fabs x) (fabs x))) 5)) (/ (* (* (cube (fabs x)) (cube (fabs x))) (fabs x)) 21)) (sqrt PI))) * * [misc]simplify: iters left: 6 (23 enodes) * * [misc]simplify: iters left: 5 (38 enodes) * * [misc]simplify: iters left: 4 (67 enodes) * * [misc]simplify: iters left: 3 (107 enodes) * * [misc]simplify: iters left: 2 (179 enodes) * * [misc]simplify: iters left: 1 (352 enodes) * [exit]simplify: Simplified to (sqrt (/ (+ (+ (+ (* (cube (fabs x)) (/ 2 3)) (+ (fabs x) (fabs x))) (* (/ (sqr (fabs x)) (/ 5 (fabs x))) (sqr (fabs x)))) (/ (sqr (sqr (fabs x))) (/ (/ 21 (fabs x)) (sqr (fabs x))))) (sqrt PI))) * [exit]simplify: Simplified to (sqrt (/ (+ (+ (+ (* (cube (fabs x)) (/ 2 3)) (+ (fabs x) (fabs x))) (* (/ (sqr (fabs x)) (/ 5 (fabs x))) (sqr (fabs x)))) (/ (sqr (sqr (fabs x))) (/ (/ 21 (fabs x)) (sqr (fabs x))))) (sqrt PI))) * * * * [misc]progress: [ 30 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (+ (+ (+ (* (cube (fabs x)) (/ 2 3)) (+ (fabs x) (fabs x))) (/ (* (cube (fabs x)) (* (fabs x) (fabs x))) 5)) (/ (* (* (cube (fabs x)) (cube (fabs x))) (fabs x)) 21))) (sqrt (sqrt PI))) * * [misc]simplify: iters left: 6 (24 enodes) * * [misc]simplify: iters left: 5 (39 enodes) * * [misc]simplify: iters left: 4 (68 enodes) * * [misc]simplify: iters left: 3 (107 enodes) * * [misc]simplify: iters left: 2 (181 enodes) * * [misc]simplify: iters left: 1 (343 enodes) * [exit]simplify: Simplified to (/ (sqrt (+ (+ (* (cube (fabs x)) (/ 2 3)) (+ (fabs x) (fabs x))) (+ (/ (cube (fabs x)) (/ (/ 21 (fabs x)) (cube (fabs x)))) (* (/ (cube (fabs x)) (/ 5 (fabs x))) (fabs x))))) (sqrt (sqrt PI))) * [exit]simplify: Simplified to (/ (sqrt (+ (+ (* (cube (fabs x)) (/ 2 3)) (+ (fabs x) (fabs x))) (+ (/ (cube (fabs x)) (/ (/ 21 (fabs x)) (cube (fabs x)))) (* (/ (cube (fabs x)) (/ 5 (fabs x))) (fabs x))))) (sqrt (sqrt PI))) * * * * [misc]progress: [ 31 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (- (+ (+ (+ (* (cube (fabs x)) (/ 2 3)) (+ (fabs x) (fabs x))) (/ (* (cube (fabs x)) (* (fabs x) (fabs x))) 5)) (/ (* (* (cube (fabs x)) (cube (fabs x))) (fabs x)) 21))) * * [misc]simplify: iters left: 6 (20 enodes) * * [misc]simplify: iters left: 5 (38 enodes) * * [misc]simplify: iters left: 4 (74 enodes) * * [misc]simplify: iters left: 3 (140 enodes) * * [misc]simplify: iters left: 2 (287 enodes) * [exit]simplify: Simplified to (+ (+ (* (fabs x) (- 2)) (* (cube (fabs x)) (- (/ 2 3)))) (+ (/ (* (- (fabs x)) (cube (fabs x))) (/ 21 (cube (fabs x)))) (/ (sqr (sqr (fabs x))) (/ 5 (- (fabs x)))))) * [exit]simplify: Simplified to (+ (+ (* (fabs x) (- 2)) (* (cube (fabs x)) (- (/ 2 3)))) (+ (/ (* (- (fabs x)) (cube (fabs x))) (/ 21 (cube (fabs x)))) (/ (sqr (sqr (fabs x))) (/ 5 (- (fabs x)))))) * [enter]simplify: Simplifying (- (sqrt PI)) * * [misc]simplify: iters left: 3 (3 enodes) * [exit]simplify: Simplified to (- (sqrt PI)) * [exit]simplify: Simplified to (- (sqrt PI)) * * * * [misc]progress: [ 32 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 1) * * [misc]simplify: iters left: 2 (2 enodes) * * [misc]simplify: iters left: 1 (4 enodes) * [exit]simplify: Simplified to 1 * [exit]simplify: Simplified to 1 * [enter]simplify: Simplifying (/ (+ (+ (+ (* (cube (fabs x)) (/ 2 3)) (+ (fabs x) (fabs x))) (/ (* (cube (fabs x)) (* (fabs x) (fabs x))) 5)) (/ (* (* (cube (fabs x)) (cube (fabs x))) (fabs x)) 21)) (sqrt PI)) * * [misc]simplify: iters left: 6 (22 enodes) * * [misc]simplify: iters left: 5 (37 enodes) * * [misc]simplify: iters left: 4 (66 enodes) * * [misc]simplify: iters left: 3 (106 enodes) * * [misc]simplify: iters left: 2 (180 enodes) * * [misc]simplify: iters left: 1 (342 enodes) * [exit]simplify: Simplified to (/ (+ (+ (* (* (/ 2 3) (fabs x)) (sqr (fabs x))) (+ (fabs x) (fabs x))) (+ (* (/ (sqr (fabs x)) (/ 21 (fabs x))) (sqr (sqr (fabs x)))) (/ (sqr (sqr (fabs x))) (/ 5 (fabs x))))) (sqrt PI)) * [exit]simplify: Simplified to (/ (+ (+ (* (* (/ 2 3) (fabs x)) (sqr (fabs x))) (+ (fabs x) (fabs x))) (+ (* (/ (sqr (fabs x)) (/ 21 (fabs x))) (sqr (sqr (fabs x)))) (/ (sqr (sqr (fabs x))) (/ 5 (fabs x))))) (sqrt PI)) * * * * [misc]progress: [ 33 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 1) * * [misc]simplify: iters left: 2 (2 enodes) * * [misc]simplify: iters left: 1 (4 enodes) * [exit]simplify: Simplified to 1 * [exit]simplify: Simplified to 1 * [enter]simplify: Simplifying (/ (+ (+ (+ (* (cube (fabs x)) (/ 2 3)) (+ (fabs x) (fabs x))) (/ (* (cube (fabs x)) (* (fabs x) (fabs x))) 5)) (/ (* (* (cube (fabs x)) (cube (fabs x))) (fabs x)) 21)) (sqrt PI)) * * [misc]simplify: iters left: 6 (22 enodes) * * [misc]simplify: iters left: 5 (37 enodes) * * [misc]simplify: iters left: 4 (66 enodes) * * [misc]simplify: iters left: 3 (106 enodes) * * [misc]simplify: iters left: 2 (180 enodes) * * [misc]simplify: iters left: 1 (342 enodes) * [exit]simplify: Simplified to (/ (+ (+ (* (* (/ 2 3) (fabs x)) (sqr (fabs x))) (+ (fabs x) (fabs x))) (+ (* (/ (sqr (fabs x)) (/ 21 (fabs x))) (sqr (sqr (fabs x)))) (/ (sqr (sqr (fabs x))) (/ 5 (fabs x))))) (sqrt PI)) * [exit]simplify: Simplified to (/ (+ (+ (* (* (/ 2 3) (fabs x)) (sqr (fabs x))) (+ (fabs x) (fabs x))) (+ (* (/ (sqr (fabs x)) (/ 21 (fabs x))) (sqr (sqr (fabs x)))) (/ (sqr (sqr (fabs x))) (/ 5 (fabs x))))) (sqrt PI)) * * * * [misc]progress: [ 34 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 1) * * [misc]simplify: iters left: 2 (2 enodes) * * [misc]simplify: iters left: 1 (4 enodes) * [exit]simplify: Simplified to 1 * [exit]simplify: Simplified to 1 * [enter]simplify: Simplifying (/ (+ (+ (+ (* (cube (fabs x)) (/ 2 3)) (+ (fabs x) (fabs x))) (/ (* (cube (fabs x)) (* (fabs x) (fabs x))) 5)) (/ (* (* (cube (fabs x)) (cube (fabs x))) (fabs x)) 21)) (sqrt PI)) * * [misc]simplify: iters left: 6 (22 enodes) * * [misc]simplify: iters left: 5 (37 enodes) * * [misc]simplify: iters left: 4 (66 enodes) * * [misc]simplify: iters left: 3 (106 enodes) * * [misc]simplify: iters left: 2 (180 enodes) * * [misc]simplify: iters left: 1 (342 enodes) * [exit]simplify: Simplified to (/ (+ (+ (* (* (/ 2 3) (fabs x)) (sqr (fabs x))) (+ (fabs x) (fabs x))) (+ (* (/ (sqr (fabs x)) (/ 21 (fabs x))) (sqr (sqr (fabs x)))) (/ (sqr (sqr (fabs x))) (/ 5 (fabs x))))) (sqrt PI)) * [exit]simplify: Simplified to (/ (+ (+ (* (* (/ 2 3) (fabs x)) (sqr (fabs x))) (+ (fabs x) (fabs x))) (+ (* (/ (sqr (fabs x)) (/ 21 (fabs x))) (sqr (sqr (fabs x)))) (/ (sqr (sqr (fabs x))) (/ 5 (fabs x))))) (sqrt PI)) * * * * [misc]progress: [ 35 / 93 ] simplifiying candidate # * * * * [misc]progress: [ 36 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (sqrt PI)) * * [misc]simplify: iters left: 3 (4 enodes) * * [misc]simplify: iters left: 2 (6 enodes) * [exit]simplify: Simplified to (/ 1 (sqrt PI)) * [exit]simplify: Simplified to (/ 1 (sqrt PI)) * * * * [misc]progress: [ 37 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt PI) (+ (+ (+ (* (cube (fabs x)) (/ 2 3)) (+ (fabs x) (fabs x))) (/ (* (cube (fabs x)) (* (fabs x) (fabs x))) 5)) (/ (* (* (cube (fabs x)) (cube (fabs x))) (fabs x)) 21))) * * [misc]simplify: iters left: 6 (22 enodes) * * [misc]simplify: iters left: 5 (37 enodes) * * [misc]simplify: iters left: 4 (66 enodes) * * [misc]simplify: iters left: 3 (106 enodes) * * [misc]simplify: iters left: 2 (178 enodes) * * [misc]simplify: iters left: 1 (345 enodes) * [exit]simplify: Simplified to (/ (sqrt PI) (+ (+ (/ (sqr (fabs x)) (/ (/ 5 (fabs x)) (sqr (fabs x)))) (+ (+ (fabs x) (fabs x)) (* (sqr (fabs x)) (* (fabs x) (/ 2 3))))) (/ (* (cube (fabs x)) (cube (fabs x))) (/ 21 (fabs x))))) * [exit]simplify: Simplified to (/ (sqrt PI) (+ (+ (/ (sqr (fabs x)) (/ (/ 5 (fabs x)) (sqr (fabs x)))) (+ (+ (fabs x) (fabs x)) (* (sqr (fabs x)) (* (fabs x) (/ 2 3))))) (/ (* (cube (fabs x)) (cube (fabs x))) (/ 21 (fabs x))))) * * * * [misc]progress: [ 38 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (+ (+ (+ (* (cube (fabs x)) (/ 2 3)) (+ (fabs x) (fabs x))) (/ (* (cube (fabs x)) (* (fabs x) (fabs x))) 5)) (/ (* (* (cube (fabs x)) (cube (fabs x))) (fabs x)) 21)) 1) * * [misc]simplify: iters left: 6 (21 enodes) * * [misc]simplify: iters left: 5 (38 enodes) * * [misc]simplify: iters left: 4 (67 enodes) * * [misc]simplify: iters left: 3 (107 enodes) * * [misc]simplify: iters left: 2 (178 enodes) * * [misc]simplify: iters left: 1 (349 enodes) * [exit]simplify: Simplified to (/ (+ (+ (+ (/ (cube (fabs x)) (/ 3 2)) (+ (fabs x) (fabs x))) (* (* (/ (fabs x) 5) (sqr (fabs x))) (sqr (fabs x)))) (* (/ (cube (fabs x)) (/ 21 (fabs x))) (cube (fabs x)))) 1) * [exit]simplify: Simplified to (/ (+ (+ (+ (/ (cube (fabs x)) (/ 3 2)) (+ (fabs x) (fabs x))) (* (* (/ (fabs x) 5) (sqr (fabs x))) (sqr (fabs x)))) (* (/ (cube (fabs x)) (/ 21 (fabs x))) (cube (fabs x)))) 1) * * * * [misc]progress: [ 39 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt PI) (+ (+ (+ (* (cube (fabs x)) (/ 2 3)) (+ (fabs x) (fabs x))) (/ (* (cube (fabs x)) (* (fabs x) (fabs x))) 5)) (/ (* (* (cube (fabs x)) (cube (fabs x))) (fabs x)) 21))) * * [misc]simplify: iters left: 6 (22 enodes) * * [misc]simplify: iters left: 5 (37 enodes) * * [misc]simplify: iters left: 4 (66 enodes) * * [misc]simplify: iters left: 3 (106 enodes) * * [misc]simplify: iters left: 2 (178 enodes) * * [misc]simplify: iters left: 1 (345 enodes) * [exit]simplify: Simplified to (/ (sqrt PI) (+ (+ (/ (sqr (fabs x)) (/ (/ 5 (fabs x)) (sqr (fabs x)))) (+ (+ (fabs x) (fabs x)) (* (sqr (fabs x)) (* (fabs x) (/ 2 3))))) (/ (* (cube (fabs x)) (cube (fabs x))) (/ 21 (fabs x))))) * [exit]simplify: Simplified to (/ (sqrt PI) (+ (+ (/ (sqr (fabs x)) (/ (/ 5 (fabs x)) (sqr (fabs x)))) (+ (+ (fabs x) (fabs x)) (* (sqr (fabs x)) (* (fabs x) (/ 2 3))))) (/ (* (cube (fabs x)) (cube (fabs x))) (/ 21 (fabs x))))) * * * * [misc]progress: [ 40 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt PI) (+ (+ (+ (* (cube (fabs x)) (/ 2 3)) (+ (fabs x) (fabs x))) (/ (* (cube (fabs x)) (* (fabs x) (fabs x))) 5)) (/ (* (* (cube (fabs x)) (cube (fabs x))) (fabs x)) 21))) * * [misc]simplify: iters left: 6 (22 enodes) * * [misc]simplify: iters left: 5 (37 enodes) * * [misc]simplify: iters left: 4 (66 enodes) * * [misc]simplify: iters left: 3 (106 enodes) * * [misc]simplify: iters left: 2 (178 enodes) * * [misc]simplify: iters left: 1 (345 enodes) * [exit]simplify: Simplified to (/ (sqrt PI) (+ (+ (/ (sqr (fabs x)) (/ (/ 5 (fabs x)) (sqr (fabs x)))) (+ (+ (fabs x) (fabs x)) (* (sqr (fabs x)) (* (fabs x) (/ 2 3))))) (/ (* (cube (fabs x)) (cube (fabs x))) (/ 21 (fabs x))))) * [exit]simplify: Simplified to (/ (sqrt PI) (+ (+ (/ (sqr (fabs x)) (/ (/ 5 (fabs x)) (sqr (fabs x)))) (+ (+ (fabs x) (fabs x)) (* (sqr (fabs x)) (* (fabs x) (/ 2 3))))) (/ (* (cube (fabs x)) (cube (fabs x))) (/ 21 (fabs x))))) * * * * [misc]progress: [ 41 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt PI) (+ (+ (+ (* (cube (fabs x)) (/ 2 3)) (+ (fabs x) (fabs x))) (/ (* (cube (fabs x)) (* (fabs x) (fabs x))) 5)) (/ (* (* (cube (fabs x)) (cube (fabs x))) (fabs x)) 21))) * * [misc]simplify: iters left: 6 (22 enodes) * * [misc]simplify: iters left: 5 (37 enodes) * * [misc]simplify: iters left: 4 (66 enodes) * * [misc]simplify: iters left: 3 (106 enodes) * * [misc]simplify: iters left: 2 (178 enodes) * * [misc]simplify: iters left: 1 (345 enodes) * [exit]simplify: Simplified to (/ (sqrt PI) (+ (+ (/ (sqr (fabs x)) (/ (/ 5 (fabs x)) (sqr (fabs x)))) (+ (+ (fabs x) (fabs x)) (* (sqr (fabs x)) (* (fabs x) (/ 2 3))))) (/ (* (cube (fabs x)) (cube (fabs x))) (/ 21 (fabs x))))) * [exit]simplify: Simplified to (/ (sqrt PI) (+ (+ (/ (sqr (fabs x)) (/ (/ 5 (fabs x)) (sqr (fabs x)))) (+ (+ (fabs x) (fabs x)) (* (sqr (fabs x)) (* (fabs x) (/ 2 3))))) (/ (* (cube (fabs x)) (cube (fabs x))) (/ 21 (fabs x))))) * * * * [misc]progress: [ 42 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (sqrt PI) (* (* (* 3 (+ (sqr (fabs x)) (- (sqr (fabs x)) (* (fabs x) (fabs x))))) 5) 21)) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (60 enodes) * * [misc]simplify: iters left: 3 (154 enodes) * * [misc]simplify: iters left: 2 (261 enodes) * * [misc]simplify: iters left: 1 (351 enodes) * [exit]simplify: Simplified to (* (* 5 (* (fabs x) (fabs x))) (* (* 3 21) (sqrt PI))) * [exit]simplify: Simplified to (* (* 5 (* (fabs x) (fabs x))) (* (* 3 21) (sqrt PI))) * * * * [misc]progress: [ 43 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (sqrt PI) (* (* (* 3 (- (fabs x) (fabs x))) 5) 21)) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * [exit]simplify: Simplified to 0 * [exit]simplify: Simplified to 0 * * * * [misc]progress: [ 44 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (sqrt PI) (* (* (+ (sqr (* (cube (fabs x)) (/ 2 3))) (- (sqr (+ (fabs x) (fabs x))) (* (* (cube (fabs x)) (/ 2 3)) (+ (fabs x) (fabs x))))) 5) 21)) * * [misc]simplify: iters left: 6 (20 enodes) * * [misc]simplify: iters left: 5 (45 enodes) * * [misc]simplify: iters left: 4 (114 enodes) * * [misc]simplify: iters left: 3 (290 enodes) * [exit]simplify: Simplified to (* (* (* 5 21) (sqrt PI)) (- (* (+ (fabs x) (fabs x)) (+ (fabs x) (fabs x))) (* (* (/ 2 3) (cube (fabs x))) (- (+ (fabs x) (fabs x)) (* (/ 2 3) (cube (fabs x))))))) * [exit]simplify: Simplified to (* (* (* 5 21) (sqrt PI)) (- (* (+ (fabs x) (fabs x)) (+ (fabs x) (fabs x))) (* (* (/ 2 3) (cube (fabs x))) (- (+ (fabs x) (fabs x)) (* (/ 2 3) (cube (fabs x))))))) * * * * [misc]progress: [ 45 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (sqrt PI) (* (* (- (* (cube (fabs x)) (/ 2 3)) (+ (fabs x) (fabs x))) 5) 21)) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (29 enodes) * * [misc]simplify: iters left: 4 (43 enodes) * * [misc]simplify: iters left: 3 (60 enodes) * * [misc]simplify: iters left: 2 (88 enodes) * * [misc]simplify: iters left: 1 (123 enodes) * [exit]simplify: Simplified to (* (* (sqrt PI) (* 5 21)) (- (* (/ 2 3) (cube (fabs x))) (+ (fabs x) (fabs x)))) * [exit]simplify: Simplified to (* (* (sqrt PI) (* 5 21)) (- (* (/ 2 3) (cube (fabs x))) (+ (fabs x) (fabs x)))) * * * * [misc]progress: [ 46 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (sqrt PI) (* (+ (sqr (+ (* (cube (fabs x)) (/ 2 3)) (+ (fabs x) (fabs x)))) (- (sqr (/ (* (cube (fabs x)) (* (fabs x) (fabs x))) 5)) (* (+ (* (cube (fabs x)) (/ 2 3)) (+ (fabs x) (fabs x))) (/ (* (cube (fabs x)) (* (fabs x) (fabs x))) 5)))) 21)) * * [misc]simplify: iters left: 6 (23 enodes) * * [misc]simplify: iters left: 5 (47 enodes) * * [misc]simplify: iters left: 4 (126 enodes) * * [misc]simplify: iters left: 3 (375 enodes) * [exit]simplify: Simplified to (+ (* (* (sqrt PI) (/ (* 21 (cube (fabs x))) (/ (/ 5 (fabs x)) (fabs x)))) (- (/ (* (sqr (fabs x)) (sqr (fabs x))) (/ 5 (fabs x))) (+ (+ (fabs x) (fabs x)) (* (sqr (fabs x)) (* (fabs x) (/ 2 3)))))) (* (* 21 (+ (+ (fabs x) (fabs x)) (* (sqr (fabs x)) (* (fabs x) (/ 2 3))))) (* (+ (+ (fabs x) (fabs x)) (* (sqr (fabs x)) (* (fabs x) (/ 2 3)))) (sqrt PI)))) * [exit]simplify: Simplified to (+ (* (* (sqrt PI) (/ (* 21 (cube (fabs x))) (/ (/ 5 (fabs x)) (fabs x)))) (- (/ (* (sqr (fabs x)) (sqr (fabs x))) (/ 5 (fabs x))) (+ (+ (fabs x) (fabs x)) (* (sqr (fabs x)) (* (fabs x) (/ 2 3)))))) (* (* 21 (+ (+ (fabs x) (fabs x)) (* (sqr (fabs x)) (* (fabs x) (/ 2 3))))) (* (+ (+ (fabs x) (fabs x)) (* (sqr (fabs x)) (* (fabs x) (/ 2 3)))) (sqrt PI)))) * * * * [misc]progress: [ 47 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (sqrt PI) (* (- (+ (* (cube (fabs x)) (/ 2 3)) (+ (fabs x) (fabs x))) (/ (* (cube (fabs x)) (* (fabs x) (fabs x))) 5)) 21)) * * [misc]simplify: iters left: 6 (19 enodes) * * [misc]simplify: iters left: 5 (32 enodes) * * [misc]simplify: iters left: 4 (53 enodes) * * [misc]simplify: iters left: 3 (96 enodes) * * [misc]simplify: iters left: 2 (218 enodes) * * [misc]simplify: iters left: 1 (476 enodes) * [exit]simplify: Simplified to (* (* 21 (sqrt PI)) (- (+ (+ (fabs x) (fabs x)) (* (sqr (fabs x)) (* (fabs x) (/ 2 3)))) (/ (* (sqr (fabs x)) (sqr (fabs x))) (/ 5 (fabs x))))) * [exit]simplify: Simplified to (* (* 21 (sqrt PI)) (- (+ (+ (fabs x) (fabs x)) (* (sqr (fabs x)) (* (fabs x) (/ 2 3)))) (/ (* (sqr (fabs x)) (sqr (fabs x))) (/ 5 (fabs x))))) * * * * [misc]progress: [ 48 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (sqrt PI) (+ (sqr (+ (+ (* (cube (fabs x)) (/ 2 3)) (+ (fabs x) (fabs x))) (/ (* (cube (fabs x)) (* (fabs x) (fabs x))) 5))) (- (sqr (/ (* (* (cube (fabs x)) (cube (fabs x))) (fabs x)) 21)) (* (+ (+ (* (cube (fabs x)) (/ 2 3)) (+ (fabs x) (fabs x))) (/ (* (cube (fabs x)) (* (fabs x) (fabs x))) 5)) (/ (* (* (cube (fabs x)) (cube (fabs x))) (fabs x)) 21))))) * * [misc]simplify: iters left: 6 (26 enodes) * * [misc]simplify: iters left: 5 (57 enodes) * * [misc]simplify: iters left: 4 (126 enodes) * * [misc]simplify: iters left: 3 (397 enodes) * [exit]simplify: Simplified to (+ (* (* (sqrt PI) (+ (/ (* (sqr (fabs x)) (sqr (fabs x))) (/ 5 (fabs x))) (+ (+ (fabs x) (fabs x)) (* (/ 2 3) (cube (fabs x)))))) (+ (/ (* (sqr (fabs x)) (sqr (fabs x))) (/ 5 (fabs x))) (+ (+ (fabs x) (fabs x)) (* (/ 2 3) (cube (fabs x)))))) (* (- (/ (* (cube (fabs x)) (cube (fabs x))) (/ 21 (fabs x))) (+ (/ (* (sqr (fabs x)) (sqr (fabs x))) (/ 5 (fabs x))) (+ (+ (fabs x) (fabs x)) (* (/ 2 3) (cube (fabs x)))))) (/ (* (sqrt PI) (cube (fabs x))) (/ (/ 21 (fabs x)) (cube (fabs x)))))) * [exit]simplify: Simplified to (+ (* (* (sqrt PI) (+ (/ (* (sqr (fabs x)) (sqr (fabs x))) (/ 5 (fabs x))) (+ (+ (fabs x) (fabs x)) (* (/ 2 3) (cube (fabs x)))))) (+ (/ (* (sqr (fabs x)) (sqr (fabs x))) (/ 5 (fabs x))) (+ (+ (fabs x) (fabs x)) (* (/ 2 3) (cube (fabs x)))))) (* (- (/ (* (cube (fabs x)) (cube (fabs x))) (/ 21 (fabs x))) (+ (/ (* (sqr (fabs x)) (sqr (fabs x))) (/ 5 (fabs x))) (+ (+ (fabs x) (fabs x)) (* (/ 2 3) (cube (fabs x)))))) (/ (* (sqrt PI) (cube (fabs x))) (/ (/ 21 (fabs x)) (cube (fabs x)))))) * * * * [misc]progress: [ 49 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (sqrt PI) (- (+ (+ (* (cube (fabs x)) (/ 2 3)) (+ (fabs x) (fabs x))) (/ (* (cube (fabs x)) (* (fabs x) (fabs x))) 5)) (/ (* (* (cube (fabs x)) (cube (fabs x))) (fabs x)) 21))) * * [misc]simplify: iters left: 6 (22 enodes) * * [misc]simplify: iters left: 5 (38 enodes) * * [misc]simplify: iters left: 4 (74 enodes) * * [misc]simplify: iters left: 3 (128 enodes) * * [misc]simplify: iters left: 2 (246 enodes) * * [misc]simplify: iters left: 1 (424 enodes) * [exit]simplify: Simplified to (* (sqrt PI) (+ (- (+ (fabs x) (fabs x)) (/ (* (sqr (fabs x)) (sqr (fabs x))) (/ (/ 21 (fabs x)) (sqr (fabs x))))) (+ (/ (* (sqr (fabs x)) (sqr (fabs x))) (/ 5 (fabs x))) (* (sqr (fabs x)) (* (fabs x) (/ 2 3)))))) * [exit]simplify: Simplified to (* (sqrt PI) (+ (- (+ (fabs x) (fabs x)) (/ (* (sqr (fabs x)) (sqr (fabs x))) (/ (/ 21 (fabs x)) (sqr (fabs x))))) (+ (/ (* (sqr (fabs x)) (sqr (fabs x))) (/ 5 (fabs x))) (* (sqr (fabs x)) (* (fabs x) (/ 2 3)))))) * * * * [misc]progress: [ 50 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cube (fabs x)) (/ 2 3)) * * [misc]simplify: iters left: 4 (7 enodes) * * [misc]simplify: iters left: 3 (12 enodes) * * [misc]simplify: iters left: 2 (16 enodes) * * [misc]simplify: iters left: 1 (25 enodes) * [exit]simplify: Simplified to (* (cube (fabs x)) (/ 2 3)) * [exit]simplify: Simplified to (* (cube (fabs x)) (/ 2 3)) * * * * [misc]progress: [ 51 / 93 ] simplifiying candidate # * * * * [misc]progress: [ 52 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (log (cube (fabs x))) (log (/ 2 3))) * * [misc]simplify: iters left: 5 (9 enodes) * * [misc]simplify: iters left: 4 (15 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * * [misc]simplify: iters left: 2 (32 enodes) * * [misc]simplify: iters left: 1 (44 enodes) * [exit]simplify: Simplified to (+ (log (cube (fabs x))) (log (/ 2 3))) * [exit]simplify: Simplified to (+ (log (cube (fabs x))) (log (/ 2 3))) * * * * [misc]progress: [ 53 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (log (* (cube (fabs x)) (/ 2 3))) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (16 enodes) * * [misc]simplify: iters left: 3 (29 enodes) * * [misc]simplify: iters left: 2 (46 enodes) * * [misc]simplify: iters left: 1 (75 enodes) * [exit]simplify: Simplified to (log (* (cube (fabs x)) (/ 2 3))) * [exit]simplify: Simplified to (log (* (cube (fabs x)) (/ 2 3))) * * * * [misc]progress: [ 54 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (* (cube (fabs x)) (/ 2 3))) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (15 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * * [misc]simplify: iters left: 2 (38 enodes) * * [misc]simplify: iters left: 1 (55 enodes) * [exit]simplify: Simplified to (pow (exp (/ 2 3)) (cube (fabs x))) * [exit]simplify: Simplified to (pow (exp (/ 2 3)) (cube (fabs x))) * * * * [misc]progress: [ 55 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cube (cube (fabs x))) (cube (/ 2 3))) * * [misc]simplify: iters left: 5 (9 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (61 enodes) * * [misc]simplify: iters left: 1 (132 enodes) * [exit]simplify: Simplified to (* (cube (cube (fabs x))) (cube (/ 2 3))) * [exit]simplify: Simplified to (* (cube (cube (fabs x))) (cube (/ 2 3))) * * * * [misc]progress: [ 56 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (* (cube (fabs x)) (/ 2 3))) * * [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 (26 enodes) * * [misc]simplify: iters left: 1 (37 enodes) * [exit]simplify: Simplified to (cbrt (* (sqr (fabs x)) (* (/ 2 3) (fabs x)))) * [exit]simplify: Simplified to (cbrt (* (sqr (fabs x)) (* (/ 2 3) (fabs x)))) * * * * [misc]progress: [ 57 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (cube (* (cube (fabs x)) (/ 2 3))) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * * [misc]simplify: iters left: 3 (41 enodes) * * [misc]simplify: iters left: 2 (91 enodes) * * [misc]simplify: iters left: 1 (172 enodes) * [exit]simplify: Simplified to (cube (* (sqr (fabs x)) (/ (fabs x) (/ 3 2)))) * [exit]simplify: Simplified to (cube (* (sqr (fabs x)) (/ (fabs x) (/ 3 2)))) * * * * [misc]progress: [ 58 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (fabs x) (cbrt (/ 2 3))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (8 enodes) * [exit]simplify: Simplified to (* (cbrt (/ 2 3)) (fabs x)) * [exit]simplify: Simplified to (* (cbrt (/ 2 3)) (fabs x)) * * * * [misc]progress: [ 59 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (* (cube (fabs x)) (/ 2 3))) * * [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 (26 enodes) * * [misc]simplify: iters left: 1 (37 enodes) * [exit]simplify: Simplified to (sqrt (* (sqr (fabs x)) (* (/ 2 3) (fabs x)))) * [exit]simplify: Simplified to (sqrt (* (sqr (fabs x)) (* (/ 2 3) (fabs x)))) * * * * [misc]progress: [ 60 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (sqrt (cube (fabs x))) (sqrt (/ 2 3))) * * [misc]simplify: iters left: 5 (9 enodes) * * [misc]simplify: iters left: 4 (12 enodes) * * [misc]simplify: iters left: 3 (14 enodes) * [exit]simplify: Simplified to (* (sqrt (cube (fabs x))) (sqrt (/ 2 3))) * [exit]simplify: Simplified to (* (sqrt (cube (fabs x))) (sqrt (/ 2 3))) * * * * [misc]progress: [ 61 / 93 ] simplifiying candidate # * * * * [misc]progress: [ 62 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cube (fabs x)) 1) * * [misc]simplify: iters left: 4 (5 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * * [misc]simplify: iters left: 2 (11 enodes) * * [misc]simplify: iters left: 1 (17 enodes) * [exit]simplify: Simplified to (cube (fabs x)) * [exit]simplify: Simplified to (cube (fabs x)) * * * * [misc]progress: [ 63 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cube (fabs x)) 2) * * [misc]simplify: iters left: 4 (5 enodes) * * [misc]simplify: iters left: 3 (8 enodes) * * [misc]simplify: iters left: 2 (11 enodes) * * [misc]simplify: iters left: 1 (19 enodes) * [exit]simplify: Simplified to (* (+ (fabs x) (fabs x)) (sqr (fabs x))) * [exit]simplify: Simplified to (* (+ (fabs x) (fabs x)) (sqr (fabs x))) * * * * [misc]progress: [ 64 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cube (fabs x)) (/ 2 3)) * * [misc]simplify: iters left: 4 (7 enodes) * * [misc]simplify: iters left: 3 (12 enodes) * * [misc]simplify: iters left: 2 (16 enodes) * * [misc]simplify: iters left: 1 (25 enodes) * [exit]simplify: Simplified to (* (cube (fabs x)) (/ 2 3)) * [exit]simplify: Simplified to (* (cube (fabs x)) (/ 2 3)) * * * * [misc]progress: [ 65 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (fabs x) (fabs x)) (/ 2 3)) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (12 enodes) * * [misc]simplify: iters left: 3 (18 enodes) * * [misc]simplify: iters left: 2 (24 enodes) * * [misc]simplify: iters left: 1 (36 enodes) * [exit]simplify: Simplified to (/ (+ (fabs x) (fabs x)) (/ 3 (fabs x))) * [exit]simplify: Simplified to (/ (+ (fabs x) (fabs x)) (/ 3 (fabs x))) * * * * [misc]progress: [ 66 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cube (fabs x)) (/ 2 3)) * * [misc]simplify: iters left: 4 (7 enodes) * * [misc]simplify: iters left: 3 (12 enodes) * * [misc]simplify: iters left: 2 (16 enodes) * * [misc]simplify: iters left: 1 (25 enodes) * [exit]simplify: Simplified to (* (cube (fabs x)) (/ 2 3)) * [exit]simplify: Simplified to (* (cube (fabs x)) (/ 2 3)) * * * * [misc]progress: [ 67 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cube (fabs x)) 2) * * [misc]simplify: iters left: 4 (5 enodes) * * [misc]simplify: iters left: 3 (8 enodes) * * [misc]simplify: iters left: 2 (11 enodes) * * [misc]simplify: iters left: 1 (19 enodes) * [exit]simplify: Simplified to (* (+ (fabs x) (fabs x)) (sqr (fabs x))) * [exit]simplify: Simplified to (* (+ (fabs x) (fabs x)) (sqr (fabs x))) * * * * [misc]progress: [ 68 / 93 ] simplifiying candidate # * * * * [misc]progress: [ 69 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (+ 3 (+ 1 1)) * * [misc]simplify: iters left: 4 (4 enodes) * * [misc]simplify: iters left: 3 (10 enodes) * * [misc]simplify: iters left: 2 (11 enodes) * * [misc]simplify: iters left: 1 (13 enodes) * [exit]simplify: Simplified to (+ 2 3) * [exit]simplify: Simplified to (+ 2 3) * * * * [misc]progress: [ 70 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (+ 3 (+ 1 1)) * * [misc]simplify: iters left: 4 (4 enodes) * * [misc]simplify: iters left: 3 (10 enodes) * * [misc]simplify: iters left: 2 (11 enodes) * * [misc]simplify: iters left: 1 (13 enodes) * [exit]simplify: Simplified to (+ 2 3) * [exit]simplify: Simplified to (+ 2 3) * * * * [misc]progress: [ 71 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cube (fabs x)) (* (fabs x) (fabs x))) * * [misc]simplify: iters left: 5 (5 enodes) * * [misc]simplify: iters left: 4 (9 enodes) * * [misc]simplify: iters left: 3 (13 enodes) * * [misc]simplify: iters left: 2 (15 enodes) * * [misc]simplify: iters left: 1 (16 enodes) * [exit]simplify: Simplified to (* (cube (fabs x)) (sqr (fabs x))) * [exit]simplify: Simplified to (* (cube (fabs x)) (sqr (fabs x))) * * * * [misc]progress: [ 72 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cube (fabs x)) (* (fabs x) (fabs x))) * * [misc]simplify: iters left: 5 (5 enodes) * * [misc]simplify: iters left: 4 (9 enodes) * * [misc]simplify: iters left: 3 (13 enodes) * * [misc]simplify: iters left: 2 (15 enodes) * * [misc]simplify: iters left: 1 (16 enodes) * [exit]simplify: Simplified to (* (cube (fabs x)) (sqr (fabs x))) * [exit]simplify: Simplified to (* (cube (fabs x)) (sqr (fabs x))) * * * * [misc]progress: [ 73 / 93 ] simplifiying candidate # * * * * [misc]progress: [ 74 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (log (cube (fabs x))) (+ (log (fabs x)) (log (fabs x)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * * [misc]simplify: iters left: 2 (29 enodes) * * [misc]simplify: iters left: 1 (40 enodes) * [exit]simplify: Simplified to (* (log (fabs x)) (+ (+ 2 1) 2)) * [exit]simplify: Simplified to (* (log (fabs x)) (+ (+ 2 1) 2)) * * * * [misc]progress: [ 75 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (log (cube (fabs x))) (log (* (fabs x) (fabs x)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * * [misc]simplify: iters left: 4 (16 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * * [misc]simplify: iters left: 2 (37 enodes) * * [misc]simplify: iters left: 1 (52 enodes) * [exit]simplify: Simplified to (* (log (fabs x)) (+ 2 (+ 2 1))) * [exit]simplify: Simplified to (* (log (fabs x)) (+ 2 (+ 2 1))) * * * * [misc]progress: [ 76 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (log (* (cube (fabs x)) (* (fabs x) (fabs x)))) * * [misc]simplify: iters left: 6 (6 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (28 enodes) * * [misc]simplify: iters left: 2 (36 enodes) * * [misc]simplify: iters left: 1 (49 enodes) * [exit]simplify: Simplified to (* (log (fabs x)) (+ 2 (+ 2 1))) * [exit]simplify: Simplified to (* (log (fabs x)) (+ 2 (+ 2 1))) * * * * [misc]progress: [ 77 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (* (cube (fabs x)) (* (fabs x) (fabs x)))) * * [misc]simplify: iters left: 6 (6 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * * [misc]simplify: iters left: 3 (20 enodes) * * [misc]simplify: iters left: 2 (21 enodes) * [exit]simplify: Simplified to (exp (* (cube (fabs x)) (sqr (fabs x)))) * [exit]simplify: Simplified to (exp (* (cube (fabs x)) (sqr (fabs x)))) * * * * [misc]progress: [ 78 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cube (cube (fabs x))) (* (cube (fabs x)) (cube (fabs x)))) * * [misc]simplify: iters left: 6 (6 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (32 enodes) * * [misc]simplify: iters left: 2 (44 enodes) * * [misc]simplify: iters left: 1 (67 enodes) * [exit]simplify: Simplified to (* (cube (cube (fabs x))) (cube (sqr (fabs x)))) * [exit]simplify: Simplified to (* (cube (cube (fabs x))) (cube (sqr (fabs x)))) * * * * [misc]progress: [ 79 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cube (cube (fabs x))) (cube (* (fabs x) (fabs x)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (27 enodes) * * [misc]simplify: iters left: 3 (40 enodes) * * [misc]simplify: iters left: 2 (57 enodes) * * [misc]simplify: iters left: 1 (107 enodes) * [exit]simplify: Simplified to (* (cube (cube (fabs x))) (cube (sqr (fabs x)))) * [exit]simplify: Simplified to (* (cube (cube (fabs x))) (cube (sqr (fabs x)))) * * * * [misc]progress: [ 80 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (* (cube (fabs x)) (* (fabs x) (fabs x)))) * * [misc]simplify: iters left: 6 (6 enodes) * * [misc]simplify: iters left: 5 (10 enodes) * * [misc]simplify: iters left: 4 (14 enodes) * * [misc]simplify: iters left: 3 (16 enodes) * * [misc]simplify: iters left: 2 (17 enodes) * [exit]simplify: Simplified to (cbrt (* (cube (fabs x)) (sqr (fabs x)))) * [exit]simplify: Simplified to (cbrt (* (cube (fabs x)) (sqr (fabs x)))) * * * * [misc]progress: [ 81 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (cube (* (cube (fabs x)) (* (fabs x) (fabs x)))) * * [misc]simplify: iters left: 6 (6 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (30 enodes) * * [misc]simplify: iters left: 3 (57 enodes) * * [misc]simplify: iters left: 2 (66 enodes) * * [misc]simplify: iters left: 1 (116 enodes) * [exit]simplify: Simplified to (cube (* (cube (fabs x)) (sqr (fabs x)))) * [exit]simplify: Simplified to (cube (* (cube (fabs x)) (sqr (fabs x)))) * * * * [misc]progress: [ 82 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (fabs x) (cbrt (* (fabs x) (fabs x)))) * * [misc]simplify: iters left: 6 (5 enodes) * * [misc]simplify: iters left: 5 (7 enodes) * [exit]simplify: Simplified to (* (cbrt (sqr (fabs x))) (fabs x)) * [exit]simplify: Simplified to (* (cbrt (sqr (fabs x))) (fabs x)) * * * * [misc]progress: [ 83 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (fabs x) (* (cbrt (fabs x)) (cbrt (fabs x)))) * * [misc]simplify: iters left: 6 (5 enodes) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (11 enodes) * [exit]simplify: Simplified to (* (cbrt (fabs x)) (* (cbrt (fabs x)) (fabs x))) * [exit]simplify: Simplified to (* (cbrt (fabs x)) (* (cbrt (fabs x)) (fabs x))) * * * * [misc]progress: [ 84 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (* (cube (fabs x)) (* (fabs x) (fabs x)))) * * [misc]simplify: iters left: 6 (6 enodes) * * [misc]simplify: iters left: 5 (10 enodes) * * [misc]simplify: iters left: 4 (14 enodes) * * [misc]simplify: iters left: 3 (16 enodes) * * [misc]simplify: iters left: 2 (17 enodes) * [exit]simplify: Simplified to (sqrt (* (cube (fabs x)) (sqr (fabs x)))) * [exit]simplify: Simplified to (sqrt (* (cube (fabs x)) (sqr (fabs x)))) * * * * [misc]progress: [ 85 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (sqrt (cube (fabs x))) (fabs x)) * * [misc]simplify: iters left: 5 (5 enodes) * * [misc]simplify: iters left: 4 (8 enodes) * * [misc]simplify: iters left: 3 (10 enodes) * [exit]simplify: Simplified to (* (sqrt (cube (fabs x))) (fabs x)) * [exit]simplify: Simplified to (* (sqrt (cube (fabs x))) (fabs x)) * * * * [misc]progress: [ 86 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (sqrt (cube (fabs x))) (sqrt (* (fabs x) (fabs x)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (10 enodes) * * [misc]simplify: iters left: 4 (12 enodes) * [exit]simplify: Simplified to (* (sqrt (cube (fabs x))) (fabs (fabs x))) * [exit]simplify: Simplified to (* (sqrt (cube (fabs x))) (fabs (fabs x))) * * * * [misc]progress: [ 87 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (sqrt (cube (fabs x))) (* (sqrt (fabs x)) (sqrt (fabs x)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * * [misc]simplify: iters left: 2 (28 enodes) * * [misc]simplify: iters left: 1 (30 enodes) * [exit]simplify: Simplified to (* (sqrt (cube (fabs x))) (fabs x)) * [exit]simplify: Simplified to (* (sqrt (cube (fabs x))) (fabs x)) * * * * [misc]progress: [ 88 / 93 ] simplifiying candidate # * * * * [misc]progress: [ 89 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cube (fabs x)) (fabs x)) * * [misc]simplify: iters left: 4 (4 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 (* (sqr (fabs x)) (sqr (fabs x))) * [exit]simplify: Simplified to (* (sqr (fabs x)) (sqr (fabs x))) * * * * [misc]progress: [ 90 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cube (fabs x)) (* (fabs x) (fabs x))) * * [misc]simplify: iters left: 5 (5 enodes) * * [misc]simplify: iters left: 4 (9 enodes) * * [misc]simplify: iters left: 3 (13 enodes) * * [misc]simplify: iters left: 2 (15 enodes) * * [misc]simplify: iters left: 1 (16 enodes) * [exit]simplify: Simplified to (* (cube (fabs x)) (sqr (fabs x))) * [exit]simplify: Simplified to (* (cube (fabs x)) (sqr (fabs x))) * * * * [misc]progress: [ 91 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) * * [misc]simplify: iters left: 5 (4 enodes) * * [misc]simplify: iters left: 4 (8 enodes) * * [misc]simplify: iters left: 3 (10 enodes) * * [misc]simplify: iters left: 2 (11 enodes) * [exit]simplify: Simplified to (* (sqr (fabs x)) (sqr (fabs x))) * [exit]simplify: Simplified to (* (sqr (fabs x)) (sqr (fabs x))) * * * * [misc]progress: [ 92 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cube (fabs x)) (* (fabs x) (fabs x))) * * [misc]simplify: iters left: 5 (5 enodes) * * [misc]simplify: iters left: 4 (9 enodes) * * [misc]simplify: iters left: 3 (13 enodes) * * [misc]simplify: iters left: 2 (15 enodes) * * [misc]simplify: iters left: 1 (16 enodes) * [exit]simplify: Simplified to (* (cube (fabs x)) (sqr (fabs x))) * [exit]simplify: Simplified to (* (cube (fabs x)) (sqr (fabs x))) * * * * [misc]progress: [ 93 / 93 ] simplifiying candidate # * * * [misc]progress: adding candidates to table * * [misc]progress: iteration 2 / 3 * * * [misc]progress: picking best candidate * * * * [misc]pick: Picked # * * * [misc]progress: localizing error * * * [misc]progress: generating series expansions * * * * [misc]progress: [ 1 / 4 ] generating series at (2 1 1 1) * [misc]approximate: Taking taylor expansion of (* 2/3 (pow (fabs x) 3)) in (x) around 0 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs x) 3)) in x * [misc]taylor: Taking taylor expansion of 2/3 in x * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 3) in x * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (fabs x)))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (fabs x))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (fabs x)) in x * [misc]taylor: Taking taylor expansion of (fabs x) in x * [misc]backup-simplify: Simplify (fabs x) into (fabs x) * [misc]backup-simplify: Simplify (log (fabs x)) into (log (fabs x)) * [misc]backup-simplify: Simplify (* 3 (log (fabs x))) into (* 3 (log (fabs x))) * [misc]backup-simplify: Simplify (exp (* 3 (log (fabs x)))) into (pow (fabs x) 3) * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs x) 3)) in x * [misc]taylor: Taking taylor expansion of 2/3 in x * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 3) in x * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (fabs x)))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (fabs x))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (fabs x)) in x * [misc]taylor: Taking taylor expansion of (fabs x) in x * [misc]backup-simplify: Simplify (fabs x) into (fabs x) * [misc]backup-simplify: Simplify (log (fabs x)) into (log (fabs x)) * [misc]backup-simplify: Simplify (* 3 (log (fabs x))) into (* 3 (log (fabs x))) * [misc]backup-simplify: Simplify (exp (* 3 (log (fabs x)))) into (pow (fabs x) 3) * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs x) 3)) into (* 2/3 (pow (fabs x) 3)) * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs x) 3)) into (* 2/3 (pow (fabs x) 3)) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (fabs x) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (log (fabs x)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs x)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 (pow (fabs x) 3))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (fabs x) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (fabs x) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (log (fabs x))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs x)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (fabs x) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (fabs x) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (fabs x) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs x)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs x)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (fabs x) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (fabs x) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (fabs x) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (fabs x) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (fabs x) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs x))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs x)))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (fabs x) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (fabs x) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (fabs x) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (fabs x) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs x) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (fabs x) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (fabs x) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs x)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs x)))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (fabs x) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (fabs x) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (fabs x) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (fabs x) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (fabs x) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs x) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (fabs x) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (fabs x) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (fabs x) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (fabs x) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (fabs x) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs x))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs x)))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs x) 3)) into (* 2/3 (pow (fabs x) 3)) * [misc]approximate: Taking taylor expansion of (* 2/3 (pow (fabs (/ 1 x)) 3)) in (x) around 0 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs (/ 1 x)) 3)) in x * [misc]taylor: Taking taylor expansion of 2/3 in x * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (fabs (/ 1 x))))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (fabs (/ 1 x)))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (fabs (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) * [misc]backup-simplify: Simplify (log (fabs (/ 1 x))) into (log (fabs (/ 1 x))) * [misc]backup-simplify: Simplify (* 3 (log (fabs (/ 1 x)))) into (* 3 (log (fabs (/ 1 x)))) * [misc]backup-simplify: Simplify (exp (* 3 (log (fabs (/ 1 x))))) into (pow (fabs (/ 1 x)) 3) * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs (/ 1 x)) 3)) in x * [misc]taylor: Taking taylor expansion of 2/3 in x * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (fabs (/ 1 x))))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (fabs (/ 1 x)))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (fabs (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) * [misc]backup-simplify: Simplify (log (fabs (/ 1 x))) into (log (fabs (/ 1 x))) * [misc]backup-simplify: Simplify (* 3 (log (fabs (/ 1 x)))) into (* 3 (log (fabs (/ 1 x)))) * [misc]backup-simplify: Simplify (exp (* 3 (log (fabs (/ 1 x))))) into (pow (fabs (/ 1 x)) 3) * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs (/ 1 x)) 3)) into (* 2/3 (pow (fabs (/ 1 x)) 3)) * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs (/ 1 x)) 3)) into (* 2/3 (pow (fabs (/ 1 x)) 3)) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (fabs (/ 1 x)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (log (fabs (/ 1 x))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (fabs (/ 1 x)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (fabs (/ 1 x)) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (fabs (/ 1 x)) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (fabs (/ 1 x)) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (fabs (/ 1 x)) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (fabs (/ 1 x)) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (fabs (/ 1 x)) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (fabs (/ 1 x)) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (fabs (/ 1 x)) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (fabs (/ 1 x)) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (fabs (/ 1 x)) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (fabs (/ 1 x)) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (fabs (/ 1 x)) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (fabs (/ 1 x)) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (fabs (/ 1 x)) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (fabs (/ 1 x)) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (fabs (/ 1 x)) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (fabs (/ 1 x)) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (fabs (/ 1 x)) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (fabs (/ 1 x)) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (fabs (/ 1 x)) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (fabs (/ 1 x)) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x)))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs (/ 1 x)) 3)) into (* 2/3 (pow (fabs (/ 1 x)) 3)) * [misc]approximate: Taking taylor expansion of (* 2/3 (pow (fabs (/ 1 (- x))) 3)) in (x) around 0 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs (/ 1 (- x))) 3)) in x * [misc]taylor: Taking taylor expansion of 2/3 in x * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 (- x))) 3) in x * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (fabs (/ 1 (- x)))))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (fabs (/ 1 (- x))))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (fabs (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of (fabs (/ 1 (- x))) in x * [misc]backup-simplify: Simplify (fabs (/ 1 (- x))) into (fabs (/ -1 x)) * [misc]backup-simplify: Simplify (log (fabs (/ -1 x))) into (log (fabs (/ -1 x))) * [misc]backup-simplify: Simplify (* 3 (log (fabs (/ -1 x)))) into (* 3 (log (fabs (/ -1 x)))) * [misc]backup-simplify: Simplify (exp (* 3 (log (fabs (/ -1 x))))) into (pow (fabs (/ -1 x)) 3) * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs (/ 1 (- x))) 3)) in x * [misc]taylor: Taking taylor expansion of 2/3 in x * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 (- x))) 3) in x * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (fabs (/ 1 (- x)))))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (fabs (/ 1 (- x))))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (fabs (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of (fabs (/ 1 (- x))) in x * [misc]backup-simplify: Simplify (fabs (/ 1 (- x))) into (fabs (/ -1 x)) * [misc]backup-simplify: Simplify (log (fabs (/ -1 x))) into (log (fabs (/ -1 x))) * [misc]backup-simplify: Simplify (* 3 (log (fabs (/ -1 x)))) into (* 3 (log (fabs (/ -1 x)))) * [misc]backup-simplify: Simplify (exp (* 3 (log (fabs (/ -1 x))))) into (pow (fabs (/ -1 x)) 3) * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs (/ -1 x)) 3)) into (* 2/3 (pow (fabs (/ -1 x)) 3)) * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs (/ -1 x)) 3)) into (* 2/3 (pow (fabs (/ -1 x)) 3)) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (fabs (/ -1 x)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (log (fabs (/ -1 x))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (fabs (/ -1 x)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (fabs (/ -1 x)) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (fabs (/ -1 x)) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (fabs (/ -1 x)) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (fabs (/ -1 x)) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (fabs (/ -1 x)) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (fabs (/ -1 x)) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (fabs (/ -1 x)) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (fabs (/ -1 x)) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (fabs (/ -1 x)) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (fabs (/ -1 x)) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (fabs (/ -1 x)) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (fabs (/ -1 x)) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (fabs (/ -1 x)) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (fabs (/ -1 x)) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (fabs (/ -1 x)) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (fabs (/ -1 x)) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (fabs (/ -1 x)) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (fabs (/ -1 x)) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (fabs (/ -1 x)) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (fabs (/ -1 x)) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (fabs (/ -1 x)) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x)))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs (/ -1 x)) 3)) into (* 2/3 (pow (fabs (/ -1 x)) 3)) * * * * [misc]progress: [ 2 / 4 ] generating series at (2 1 1 2 2 2) * [misc]approximate: Taking taylor expansion of (* 1/5 (pow (fabs x) 5)) in (x) around 0 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs x) 5)) in x * [misc]taylor: Taking taylor expansion of 1/5 in x * [misc]backup-simplify: Simplify 1/5 into 1/5 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 5) in x * [misc]taylor: Taking taylor expansion of (exp (* 5 (log (fabs x)))) in x * [misc]taylor: Taking taylor expansion of (* 5 (log (fabs x))) in x * [misc]taylor: Taking taylor expansion of 5 in x * [misc]backup-simplify: Simplify 5 into 5 * [misc]taylor: Taking taylor expansion of (log (fabs x)) in x * [misc]taylor: Taking taylor expansion of (fabs x) in x * [misc]backup-simplify: Simplify (fabs x) into (fabs x) * [misc]backup-simplify: Simplify (log (fabs x)) into (log (fabs x)) * [misc]backup-simplify: Simplify (* 5 (log (fabs x))) into (* 5 (log (fabs x))) * [misc]backup-simplify: Simplify (exp (* 5 (log (fabs x)))) into (pow (fabs x) 5) * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs x) 5)) in x * [misc]taylor: Taking taylor expansion of 1/5 in x * [misc]backup-simplify: Simplify 1/5 into 1/5 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 5) in x * [misc]taylor: Taking taylor expansion of (exp (* 5 (log (fabs x)))) in x * [misc]taylor: Taking taylor expansion of (* 5 (log (fabs x))) in x * [misc]taylor: Taking taylor expansion of 5 in x * [misc]backup-simplify: Simplify 5 into 5 * [misc]taylor: Taking taylor expansion of (log (fabs x)) in x * [misc]taylor: Taking taylor expansion of (fabs x) in x * [misc]backup-simplify: Simplify (fabs x) into (fabs x) * [misc]backup-simplify: Simplify (log (fabs x)) into (log (fabs x)) * [misc]backup-simplify: Simplify (* 5 (log (fabs x))) into (* 5 (log (fabs x))) * [misc]backup-simplify: Simplify (exp (* 5 (log (fabs x)))) into (pow (fabs x) 5) * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs x) 5)) into (* 1/5 (pow (fabs x) 5)) * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs x) 5)) into (* 1/5 (pow (fabs x) 5)) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (fabs x) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 5 0) (* 0 (log (fabs x)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 5 (log (fabs x)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (* 0 (pow (fabs x) 5))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (fabs x) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (fabs x) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (* 0 (log (fabs x))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 5 (log (fabs x)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (fabs x) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (fabs x) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (fabs x) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs x)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 5 (log (fabs x)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (fabs x) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (fabs x) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (fabs x) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (fabs x) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (fabs x) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs x))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 5 (log (fabs x)))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (fabs x) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (fabs x) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (fabs x) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (fabs x) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs x) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (fabs x) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (fabs x) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs x)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 5 (log (fabs x)))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (fabs x) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (fabs x) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (fabs x) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (fabs x) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (fabs x) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs x) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (fabs x) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (fabs x) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (fabs x) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (fabs x) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (fabs x) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs x))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 5 (log (fabs x)))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs x) 5)) into (* 1/5 (pow (fabs x) 5)) * [misc]approximate: Taking taylor expansion of (* 1/5 (pow (fabs (/ 1 x)) 5)) in (x) around 0 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs (/ 1 x)) 5)) in x * [misc]taylor: Taking taylor expansion of 1/5 in x * [misc]backup-simplify: Simplify 1/5 into 1/5 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x * [misc]taylor: Taking taylor expansion of (exp (* 5 (log (fabs (/ 1 x))))) in x * [misc]taylor: Taking taylor expansion of (* 5 (log (fabs (/ 1 x)))) in x * [misc]taylor: Taking taylor expansion of 5 in x * [misc]backup-simplify: Simplify 5 into 5 * [misc]taylor: Taking taylor expansion of (log (fabs (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) * [misc]backup-simplify: Simplify (log (fabs (/ 1 x))) into (log (fabs (/ 1 x))) * [misc]backup-simplify: Simplify (* 5 (log (fabs (/ 1 x)))) into (* 5 (log (fabs (/ 1 x)))) * [misc]backup-simplify: Simplify (exp (* 5 (log (fabs (/ 1 x))))) into (pow (fabs (/ 1 x)) 5) * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs (/ 1 x)) 5)) in x * [misc]taylor: Taking taylor expansion of 1/5 in x * [misc]backup-simplify: Simplify 1/5 into 1/5 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x * [misc]taylor: Taking taylor expansion of (exp (* 5 (log (fabs (/ 1 x))))) in x * [misc]taylor: Taking taylor expansion of (* 5 (log (fabs (/ 1 x)))) in x * [misc]taylor: Taking taylor expansion of 5 in x * [misc]backup-simplify: Simplify 5 into 5 * [misc]taylor: Taking taylor expansion of (log (fabs (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) * [misc]backup-simplify: Simplify (log (fabs (/ 1 x))) into (log (fabs (/ 1 x))) * [misc]backup-simplify: Simplify (* 5 (log (fabs (/ 1 x)))) into (* 5 (log (fabs (/ 1 x)))) * [misc]backup-simplify: Simplify (exp (* 5 (log (fabs (/ 1 x))))) into (pow (fabs (/ 1 x)) 5) * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs (/ 1 x)) 5)) into (* 1/5 (pow (fabs (/ 1 x)) 5)) * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs (/ 1 x)) 5)) into (* 1/5 (pow (fabs (/ 1 x)) 5)) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (fabs (/ 1 x)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 5 0) (* 0 (log (fabs (/ 1 x))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 5 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (* 0 (pow (fabs (/ 1 x)) 5))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (fabs (/ 1 x)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (fabs (/ 1 x)) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 5 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (fabs (/ 1 x)) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (fabs (/ 1 x)) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 5 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (fabs (/ 1 x)) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (fabs (/ 1 x)) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (fabs (/ 1 x)) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (fabs (/ 1 x)) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 5 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5)))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (fabs (/ 1 x)) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (fabs (/ 1 x)) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (fabs (/ 1 x)) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (fabs (/ 1 x)) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (fabs (/ 1 x)) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 5 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (fabs (/ 1 x)) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (fabs (/ 1 x)) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (fabs (/ 1 x)) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (fabs (/ 1 x)) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (fabs (/ 1 x)) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (fabs (/ 1 x)) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (fabs (/ 1 x)) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (fabs (/ 1 x)) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (fabs (/ 1 x)) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x)))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 5 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5)))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs (/ 1 x)) 5)) into (* 1/5 (pow (fabs (/ 1 x)) 5)) * [misc]approximate: Taking taylor expansion of (* 1/5 (pow (fabs (/ 1 (- x))) 5)) in (x) around 0 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs (/ 1 (- x))) 5)) in x * [misc]taylor: Taking taylor expansion of 1/5 in x * [misc]backup-simplify: Simplify 1/5 into 1/5 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 (- x))) 5) in x * [misc]taylor: Taking taylor expansion of (exp (* 5 (log (fabs (/ 1 (- x)))))) in x * [misc]taylor: Taking taylor expansion of (* 5 (log (fabs (/ 1 (- x))))) in x * [misc]taylor: Taking taylor expansion of 5 in x * [misc]backup-simplify: Simplify 5 into 5 * [misc]taylor: Taking taylor expansion of (log (fabs (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of (fabs (/ 1 (- x))) in x * [misc]backup-simplify: Simplify (fabs (/ 1 (- x))) into (fabs (/ -1 x)) * [misc]backup-simplify: Simplify (log (fabs (/ -1 x))) into (log (fabs (/ -1 x))) * [misc]backup-simplify: Simplify (* 5 (log (fabs (/ -1 x)))) into (* 5 (log (fabs (/ -1 x)))) * [misc]backup-simplify: Simplify (exp (* 5 (log (fabs (/ -1 x))))) into (pow (fabs (/ -1 x)) 5) * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs (/ 1 (- x))) 5)) in x * [misc]taylor: Taking taylor expansion of 1/5 in x * [misc]backup-simplify: Simplify 1/5 into 1/5 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 (- x))) 5) in x * [misc]taylor: Taking taylor expansion of (exp (* 5 (log (fabs (/ 1 (- x)))))) in x * [misc]taylor: Taking taylor expansion of (* 5 (log (fabs (/ 1 (- x))))) in x * [misc]taylor: Taking taylor expansion of 5 in x * [misc]backup-simplify: Simplify 5 into 5 * [misc]taylor: Taking taylor expansion of (log (fabs (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of (fabs (/ 1 (- x))) in x * [misc]backup-simplify: Simplify (fabs (/ 1 (- x))) into (fabs (/ -1 x)) * [misc]backup-simplify: Simplify (log (fabs (/ -1 x))) into (log (fabs (/ -1 x))) * [misc]backup-simplify: Simplify (* 5 (log (fabs (/ -1 x)))) into (* 5 (log (fabs (/ -1 x)))) * [misc]backup-simplify: Simplify (exp (* 5 (log (fabs (/ -1 x))))) into (pow (fabs (/ -1 x)) 5) * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs (/ -1 x)) 5)) into (* 1/5 (pow (fabs (/ -1 x)) 5)) * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs (/ -1 x)) 5)) into (* 1/5 (pow (fabs (/ -1 x)) 5)) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (fabs (/ -1 x)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 5 0) (* 0 (log (fabs (/ -1 x))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 5 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (* 0 (pow (fabs (/ -1 x)) 5))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (fabs (/ -1 x)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (fabs (/ -1 x)) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 5 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (fabs (/ -1 x)) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (fabs (/ -1 x)) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 5 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (fabs (/ -1 x)) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (fabs (/ -1 x)) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (fabs (/ -1 x)) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (fabs (/ -1 x)) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 5 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5)))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (fabs (/ -1 x)) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (fabs (/ -1 x)) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (fabs (/ -1 x)) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (fabs (/ -1 x)) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (fabs (/ -1 x)) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 5 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (fabs (/ -1 x)) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (fabs (/ -1 x)) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (fabs (/ -1 x)) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (fabs (/ -1 x)) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (fabs (/ -1 x)) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (fabs (/ -1 x)) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (fabs (/ -1 x)) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (fabs (/ -1 x)) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (fabs (/ -1 x)) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x)))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 5 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5)))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs (/ -1 x)) 5)) into (* 1/5 (pow (fabs (/ -1 x)) 5)) * * * * [misc]progress: [ 3 / 4 ] generating series at (2 1 1 2 2 1) * [misc]approximate: Taking taylor expansion of (* 1/21 (pow (fabs x) 7)) in (x) around 0 * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs x) 7)) in x * [misc]taylor: Taking taylor expansion of 1/21 in x * [misc]backup-simplify: Simplify 1/21 into 1/21 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 7) in x * [misc]taylor: Taking taylor expansion of (exp (* 7 (log (fabs x)))) in x * [misc]taylor: Taking taylor expansion of (* 7 (log (fabs x))) in x * [misc]taylor: Taking taylor expansion of 7 in x * [misc]backup-simplify: Simplify 7 into 7 * [misc]taylor: Taking taylor expansion of (log (fabs x)) in x * [misc]taylor: Taking taylor expansion of (fabs x) in x * [misc]backup-simplify: Simplify (fabs x) into (fabs x) * [misc]backup-simplify: Simplify (log (fabs x)) into (log (fabs x)) * [misc]backup-simplify: Simplify (* 7 (log (fabs x))) into (* 7 (log (fabs x))) * [misc]backup-simplify: Simplify (exp (* 7 (log (fabs x)))) into (pow (fabs x) 7) * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs x) 7)) in x * [misc]taylor: Taking taylor expansion of 1/21 in x * [misc]backup-simplify: Simplify 1/21 into 1/21 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 7) in x * [misc]taylor: Taking taylor expansion of (exp (* 7 (log (fabs x)))) in x * [misc]taylor: Taking taylor expansion of (* 7 (log (fabs x))) in x * [misc]taylor: Taking taylor expansion of 7 in x * [misc]backup-simplify: Simplify 7 into 7 * [misc]taylor: Taking taylor expansion of (log (fabs x)) in x * [misc]taylor: Taking taylor expansion of (fabs x) in x * [misc]backup-simplify: Simplify (fabs x) into (fabs x) * [misc]backup-simplify: Simplify (log (fabs x)) into (log (fabs x)) * [misc]backup-simplify: Simplify (* 7 (log (fabs x))) into (* 7 (log (fabs x))) * [misc]backup-simplify: Simplify (exp (* 7 (log (fabs x)))) into (pow (fabs x) 7) * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs x) 7)) into (* 1/21 (pow (fabs x) 7)) * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs x) 7)) into (* 1/21 (pow (fabs x) 7)) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (fabs x) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 7 0) (* 0 (log (fabs x)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 7 (log (fabs x)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (* 0 (pow (fabs x) 7))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (fabs x) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (fabs x) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 7 0) (+ (* 0 0) (* 0 (log (fabs x))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 7 (log (fabs x)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (* 0 (pow (fabs x) 7)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (fabs x) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (fabs x) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (fabs x) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 7 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs x)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 7 (log (fabs x)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (fabs x) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (fabs x) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (fabs x) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (fabs x) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (fabs x) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 7 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs x))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 7 (log (fabs x)))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7)))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (fabs x) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (fabs x) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (fabs x) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (fabs x) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs x) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (fabs x) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (fabs x) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 7 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs x)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 7 (log (fabs x)))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (fabs x) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (fabs x) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (fabs x) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (fabs x) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (fabs x) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs x) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (fabs x) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (fabs x) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (fabs x) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (fabs x) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (fabs x) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 7 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs x))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 7 (log (fabs x)))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7)))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs x) 7)) into (* 1/21 (pow (fabs x) 7)) * [misc]approximate: Taking taylor expansion of (* 1/21 (pow (fabs (/ 1 x)) 7)) in (x) around 0 * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs (/ 1 x)) 7)) in x * [misc]taylor: Taking taylor expansion of 1/21 in x * [misc]backup-simplify: Simplify 1/21 into 1/21 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x * [misc]taylor: Taking taylor expansion of (exp (* 7 (log (fabs (/ 1 x))))) in x * [misc]taylor: Taking taylor expansion of (* 7 (log (fabs (/ 1 x)))) in x * [misc]taylor: Taking taylor expansion of 7 in x * [misc]backup-simplify: Simplify 7 into 7 * [misc]taylor: Taking taylor expansion of (log (fabs (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) * [misc]backup-simplify: Simplify (log (fabs (/ 1 x))) into (log (fabs (/ 1 x))) * [misc]backup-simplify: Simplify (* 7 (log (fabs (/ 1 x)))) into (* 7 (log (fabs (/ 1 x)))) * [misc]backup-simplify: Simplify (exp (* 7 (log (fabs (/ 1 x))))) into (pow (fabs (/ 1 x)) 7) * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs (/ 1 x)) 7)) in x * [misc]taylor: Taking taylor expansion of 1/21 in x * [misc]backup-simplify: Simplify 1/21 into 1/21 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x * [misc]taylor: Taking taylor expansion of (exp (* 7 (log (fabs (/ 1 x))))) in x * [misc]taylor: Taking taylor expansion of (* 7 (log (fabs (/ 1 x)))) in x * [misc]taylor: Taking taylor expansion of 7 in x * [misc]backup-simplify: Simplify 7 into 7 * [misc]taylor: Taking taylor expansion of (log (fabs (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) * [misc]backup-simplify: Simplify (log (fabs (/ 1 x))) into (log (fabs (/ 1 x))) * [misc]backup-simplify: Simplify (* 7 (log (fabs (/ 1 x)))) into (* 7 (log (fabs (/ 1 x)))) * [misc]backup-simplify: Simplify (exp (* 7 (log (fabs (/ 1 x))))) into (pow (fabs (/ 1 x)) 7) * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs (/ 1 x)) 7)) into (* 1/21 (pow (fabs (/ 1 x)) 7)) * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs (/ 1 x)) 7)) into (* 1/21 (pow (fabs (/ 1 x)) 7)) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (fabs (/ 1 x)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 7 0) (* 0 (log (fabs (/ 1 x))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 7 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (* 0 (pow (fabs (/ 1 x)) 7))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (fabs (/ 1 x)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (fabs (/ 1 x)) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 7 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 7 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (fabs (/ 1 x)) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (fabs (/ 1 x)) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 7 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 7 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (fabs (/ 1 x)) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (fabs (/ 1 x)) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (fabs (/ 1 x)) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (fabs (/ 1 x)) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 7 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 7 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7)))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (fabs (/ 1 x)) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (fabs (/ 1 x)) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (fabs (/ 1 x)) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (fabs (/ 1 x)) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (fabs (/ 1 x)) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 7 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 7 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (fabs (/ 1 x)) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (fabs (/ 1 x)) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (fabs (/ 1 x)) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (fabs (/ 1 x)) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (fabs (/ 1 x)) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (fabs (/ 1 x)) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (fabs (/ 1 x)) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (fabs (/ 1 x)) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (fabs (/ 1 x)) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 7 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x)))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 7 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7)))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs (/ 1 x)) 7)) into (* 1/21 (pow (fabs (/ 1 x)) 7)) * [misc]approximate: Taking taylor expansion of (* 1/21 (pow (fabs (/ 1 (- x))) 7)) in (x) around 0 * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs (/ 1 (- x))) 7)) in x * [misc]taylor: Taking taylor expansion of 1/21 in x * [misc]backup-simplify: Simplify 1/21 into 1/21 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 (- x))) 7) in x * [misc]taylor: Taking taylor expansion of (exp (* 7 (log (fabs (/ 1 (- x)))))) in x * [misc]taylor: Taking taylor expansion of (* 7 (log (fabs (/ 1 (- x))))) in x * [misc]taylor: Taking taylor expansion of 7 in x * [misc]backup-simplify: Simplify 7 into 7 * [misc]taylor: Taking taylor expansion of (log (fabs (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of (fabs (/ 1 (- x))) in x * [misc]backup-simplify: Simplify (fabs (/ 1 (- x))) into (fabs (/ -1 x)) * [misc]backup-simplify: Simplify (log (fabs (/ -1 x))) into (log (fabs (/ -1 x))) * [misc]backup-simplify: Simplify (* 7 (log (fabs (/ -1 x)))) into (* 7 (log (fabs (/ -1 x)))) * [misc]backup-simplify: Simplify (exp (* 7 (log (fabs (/ -1 x))))) into (pow (fabs (/ -1 x)) 7) * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs (/ 1 (- x))) 7)) in x * [misc]taylor: Taking taylor expansion of 1/21 in x * [misc]backup-simplify: Simplify 1/21 into 1/21 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 (- x))) 7) in x * [misc]taylor: Taking taylor expansion of (exp (* 7 (log (fabs (/ 1 (- x)))))) in x * [misc]taylor: Taking taylor expansion of (* 7 (log (fabs (/ 1 (- x))))) in x * [misc]taylor: Taking taylor expansion of 7 in x * [misc]backup-simplify: Simplify 7 into 7 * [misc]taylor: Taking taylor expansion of (log (fabs (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of (fabs (/ 1 (- x))) in x * [misc]backup-simplify: Simplify (fabs (/ 1 (- x))) into (fabs (/ -1 x)) * [misc]backup-simplify: Simplify (log (fabs (/ -1 x))) into (log (fabs (/ -1 x))) * [misc]backup-simplify: Simplify (* 7 (log (fabs (/ -1 x)))) into (* 7 (log (fabs (/ -1 x)))) * [misc]backup-simplify: Simplify (exp (* 7 (log (fabs (/ -1 x))))) into (pow (fabs (/ -1 x)) 7) * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs (/ -1 x)) 7)) into (* 1/21 (pow (fabs (/ -1 x)) 7)) * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs (/ -1 x)) 7)) into (* 1/21 (pow (fabs (/ -1 x)) 7)) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (fabs (/ -1 x)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 7 0) (* 0 (log (fabs (/ -1 x))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 7 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (* 0 (pow (fabs (/ -1 x)) 7))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (fabs (/ -1 x)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (fabs (/ -1 x)) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 7 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 7 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (fabs (/ -1 x)) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (fabs (/ -1 x)) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 7 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 7 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (fabs (/ -1 x)) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (fabs (/ -1 x)) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (fabs (/ -1 x)) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (fabs (/ -1 x)) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 7 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 7 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7)))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (fabs (/ -1 x)) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (fabs (/ -1 x)) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (fabs (/ -1 x)) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (fabs (/ -1 x)) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (fabs (/ -1 x)) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 7 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 7 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (fabs (/ -1 x)) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (fabs (/ -1 x)) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (fabs (/ -1 x)) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (fabs (/ -1 x)) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (fabs (/ -1 x)) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (fabs (/ -1 x)) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (fabs (/ -1 x)) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (fabs (/ -1 x)) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (fabs (/ -1 x)) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 7 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x)))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 7 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7)))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs (/ -1 x)) 7)) into (* 1/21 (pow (fabs (/ -1 x)) 7)) * * * * [misc]progress: [ 4 / 4 ] generating series at (2 1) * [misc]approximate: Taking taylor expansion of (* (+ (* 2/3 (pow (fabs x) 3)) (+ (* 2 (fabs x)) (+ (* 1/21 (pow (fabs x) 7)) (* 1/5 (pow (fabs x) 5))))) (sqrt (/ 1 PI))) in (x) around 0 * [misc]taylor: Taking taylor expansion of (* (+ (* 2/3 (pow (fabs x) 3)) (+ (* 2 (fabs x)) (+ (* 1/21 (pow (fabs x) 7)) (* 1/5 (pow (fabs x) 5))))) (sqrt (/ 1 PI))) in x * [misc]taylor: Taking taylor expansion of (+ (* 2/3 (pow (fabs x) 3)) (+ (* 2 (fabs x)) (+ (* 1/21 (pow (fabs x) 7)) (* 1/5 (pow (fabs x) 5))))) in x * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs x) 3)) in x * [misc]taylor: Taking taylor expansion of 2/3 in x * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 3) in x * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (fabs x)))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (fabs x))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (fabs x)) in x * [misc]taylor: Taking taylor expansion of (fabs x) in x * [misc]backup-simplify: Simplify (fabs x) into (fabs x) * [misc]backup-simplify: Simplify (log (fabs x)) into (log (fabs x)) * [misc]backup-simplify: Simplify (* 3 (log (fabs x))) into (* 3 (log (fabs x))) * [misc]backup-simplify: Simplify (exp (* 3 (log (fabs x)))) into (pow (fabs x) 3) * [misc]taylor: Taking taylor expansion of (+ (* 2 (fabs x)) (+ (* 1/21 (pow (fabs x) 7)) (* 1/5 (pow (fabs x) 5)))) in x * [misc]taylor: Taking taylor expansion of (* 2 (fabs x)) in x * [misc]taylor: Taking taylor expansion of 2 in x * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (fabs x) in x * [misc]backup-simplify: Simplify (fabs x) into (fabs x) * [misc]taylor: Taking taylor expansion of (+ (* 1/21 (pow (fabs x) 7)) (* 1/5 (pow (fabs x) 5))) in x * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs x) 7)) in x * [misc]taylor: Taking taylor expansion of 1/21 in x * [misc]backup-simplify: Simplify 1/21 into 1/21 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 7) in x * [misc]taylor: Taking taylor expansion of (exp (* 7 (log (fabs x)))) in x * [misc]taylor: Taking taylor expansion of (* 7 (log (fabs x))) in x * [misc]taylor: Taking taylor expansion of 7 in x * [misc]backup-simplify: Simplify 7 into 7 * [misc]taylor: Taking taylor expansion of (log (fabs x)) in x * [misc]taylor: Taking taylor expansion of (fabs x) in x * [misc]backup-simplify: Simplify (fabs x) into (fabs x) * [misc]backup-simplify: Simplify (log (fabs x)) into (log (fabs x)) * [misc]backup-simplify: Simplify (* 7 (log (fabs x))) into (* 7 (log (fabs x))) * [misc]backup-simplify: Simplify (exp (* 7 (log (fabs x)))) into (pow (fabs x) 7) * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs x) 5)) in x * [misc]taylor: Taking taylor expansion of 1/5 in x * [misc]backup-simplify: Simplify 1/5 into 1/5 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 5) in x * [misc]taylor: Taking taylor expansion of (exp (* 5 (log (fabs x)))) in x * [misc]taylor: Taking taylor expansion of (* 5 (log (fabs x))) in x * [misc]taylor: Taking taylor expansion of 5 in x * [misc]backup-simplify: Simplify 5 into 5 * [misc]taylor: Taking taylor expansion of (log (fabs x)) in x * [misc]taylor: Taking taylor expansion of (fabs x) in x * [misc]backup-simplify: Simplify (fabs x) into (fabs x) * [misc]backup-simplify: Simplify (log (fabs x)) into (log (fabs x)) * [misc]backup-simplify: Simplify (* 5 (log (fabs x))) into (* 5 (log (fabs x))) * [misc]backup-simplify: Simplify (exp (* 5 (log (fabs x)))) into (pow (fabs x) 5) * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 PI)) in x * [misc]taylor: Taking taylor expansion of (/ 1 PI) in x * [misc]taylor: Taking taylor expansion of PI in x * [misc]backup-simplify: Simplify PI into PI * [misc]backup-simplify: Simplify (/ 1 PI) into (/ 1 PI) * [misc]backup-simplify: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 * [misc]taylor: Taking taylor expansion of (* (+ (* 2/3 (pow (fabs x) 3)) (+ (* 2 (fabs x)) (+ (* 1/21 (pow (fabs x) 7)) (* 1/5 (pow (fabs x) 5))))) (sqrt (/ 1 PI))) in x * [misc]taylor: Taking taylor expansion of (+ (* 2/3 (pow (fabs x) 3)) (+ (* 2 (fabs x)) (+ (* 1/21 (pow (fabs x) 7)) (* 1/5 (pow (fabs x) 5))))) in x * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs x) 3)) in x * [misc]taylor: Taking taylor expansion of 2/3 in x * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 3) in x * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (fabs x)))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (fabs x))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (fabs x)) in x * [misc]taylor: Taking taylor expansion of (fabs x) in x * [misc]backup-simplify: Simplify (fabs x) into (fabs x) * [misc]backup-simplify: Simplify (log (fabs x)) into (log (fabs x)) * [misc]backup-simplify: Simplify (* 3 (log (fabs x))) into (* 3 (log (fabs x))) * [misc]backup-simplify: Simplify (exp (* 3 (log (fabs x)))) into (pow (fabs x) 3) * [misc]taylor: Taking taylor expansion of (+ (* 2 (fabs x)) (+ (* 1/21 (pow (fabs x) 7)) (* 1/5 (pow (fabs x) 5)))) in x * [misc]taylor: Taking taylor expansion of (* 2 (fabs x)) in x * [misc]taylor: Taking taylor expansion of 2 in x * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (fabs x) in x * [misc]backup-simplify: Simplify (fabs x) into (fabs x) * [misc]taylor: Taking taylor expansion of (+ (* 1/21 (pow (fabs x) 7)) (* 1/5 (pow (fabs x) 5))) in x * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs x) 7)) in x * [misc]taylor: Taking taylor expansion of 1/21 in x * [misc]backup-simplify: Simplify 1/21 into 1/21 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 7) in x * [misc]taylor: Taking taylor expansion of (exp (* 7 (log (fabs x)))) in x * [misc]taylor: Taking taylor expansion of (* 7 (log (fabs x))) in x * [misc]taylor: Taking taylor expansion of 7 in x * [misc]backup-simplify: Simplify 7 into 7 * [misc]taylor: Taking taylor expansion of (log (fabs x)) in x * [misc]taylor: Taking taylor expansion of (fabs x) in x * [misc]backup-simplify: Simplify (fabs x) into (fabs x) * [misc]backup-simplify: Simplify (log (fabs x)) into (log (fabs x)) * [misc]backup-simplify: Simplify (* 7 (log (fabs x))) into (* 7 (log (fabs x))) * [misc]backup-simplify: Simplify (exp (* 7 (log (fabs x)))) into (pow (fabs x) 7) * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs x) 5)) in x * [misc]taylor: Taking taylor expansion of 1/5 in x * [misc]backup-simplify: Simplify 1/5 into 1/5 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 5) in x * [misc]taylor: Taking taylor expansion of (exp (* 5 (log (fabs x)))) in x * [misc]taylor: Taking taylor expansion of (* 5 (log (fabs x))) in x * [misc]taylor: Taking taylor expansion of 5 in x * [misc]backup-simplify: Simplify 5 into 5 * [misc]taylor: Taking taylor expansion of (log (fabs x)) in x * [misc]taylor: Taking taylor expansion of (fabs x) in x * [misc]backup-simplify: Simplify (fabs x) into (fabs x) * [misc]backup-simplify: Simplify (log (fabs x)) into (log (fabs x)) * [misc]backup-simplify: Simplify (* 5 (log (fabs x))) into (* 5 (log (fabs x))) * [misc]backup-simplify: Simplify (exp (* 5 (log (fabs x)))) into (pow (fabs x) 5) * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 PI)) in x * [misc]taylor: Taking taylor expansion of (/ 1 PI) in x * [misc]taylor: Taking taylor expansion of PI in x * [misc]backup-simplify: Simplify PI into PI * [misc]backup-simplify: Simplify (/ 1 PI) into (/ 1 PI) * [misc]backup-simplify: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs x) 3)) into (* 2/3 (pow (fabs x) 3)) * [misc]backup-simplify: Simplify (* 2 (fabs x)) into (* 2 (fabs x)) * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs x) 7)) into (* 1/21 (pow (fabs x) 7)) * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs x) 5)) into (* 1/5 (pow (fabs x) 5)) * [misc]backup-simplify: Simplify (+ (* 1/21 (pow (fabs x) 7)) (* 1/5 (pow (fabs x) 5))) into (+ (* 1/5 (pow (fabs x) 5)) (* 1/21 (pow (fabs x) 7))) * [misc]backup-simplify: Simplify (+ (* 2 (fabs x)) (+ (* 1/5 (pow (fabs x) 5)) (* 1/21 (pow (fabs x) 7)))) into (+ (* 2 (fabs x)) (+ (* 1/21 (pow (fabs x) 7)) (* 1/5 (pow (fabs x) 5)))) * [misc]backup-simplify: Simplify (+ (* 2/3 (pow (fabs x) 3)) (+ (* 2 (fabs x)) (+ (* 1/21 (pow (fabs x) 7)) (* 1/5 (pow (fabs x) 5))))) into (+ (* 2/3 (pow (fabs x) 3)) (+ (* 2 (fabs x)) (+ (* 1/21 (pow (fabs x) 7)) (* 1/5 (pow (fabs x) 5))))) * [misc]backup-simplify: Simplify (* (+ (* 2/3 (pow (fabs x) 3)) (+ (* 2 (fabs x)) (+ (* 1/21 (pow (fabs x) 7)) (* 1/5 (pow (fabs x) 5))))) (sqrt (/ 1 PI))) into (* (+ (* 2/3 (pow (fabs x) 3)) (+ (* 2 (fabs x)) (+ (* 1/21 (pow (fabs x) 7)) (* 1/5 (pow (fabs x) 5))))) (sqrt (/ 1 PI))) * [misc]backup-simplify: Simplify (* (+ (* 2/3 (pow (fabs x) 3)) (+ (* 2 (fabs x)) (+ (* 1/21 (pow (fabs x) 7)) (* 1/5 (pow (fabs x) 5))))) (sqrt (/ 1 PI))) into (* (+ (* 2/3 (pow (fabs x) 3)) (+ (* 2 (fabs x)) (+ (* 1/21 (pow (fabs x) 7)) (* 1/5 (pow (fabs x) 5))))) (sqrt (/ 1 PI))) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (fabs x) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (log (fabs x)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs x)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 (pow (fabs x) 3))) into 0 * [misc]backup-simplify: Simplify (+ (* 2 0) (* 0 (fabs x))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (fabs x) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 7 0) (* 0 (log (fabs x)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 7 (log (fabs x)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (* 0 (pow (fabs x) 7))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (fabs x) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 5 0) (* 0 (log (fabs x)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 5 (log (fabs x)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (* 0 (pow (fabs x) 5))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* (+ (* 2/3 (pow (fabs x) 3)) (+ (* 2 (fabs x)) (+ (* 1/21 (pow (fabs x) 7)) (* 1/5 (pow (fabs x) 5))))) 0) (* 0 (sqrt (/ 1 PI)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (sqr 0) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (fabs x) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (fabs x) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (log (fabs x))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs x)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (fabs x) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (fabs x) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 7 0) (+ (* 0 0) (* 0 (log (fabs x))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 7 (log (fabs x)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (* 0 (pow (fabs x) 7)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (fabs x) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (fabs x) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (* 0 (log (fabs x))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 5 (log (fabs x)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* (+ (* 2/3 (pow (fabs x) 3)) (+ (* 2 (fabs x)) (+ (* 1/21 (pow (fabs x) 7)) (* 1/5 (pow (fabs x) 5))))) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (fabs x) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (fabs x) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (fabs x) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs x)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs x)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (fabs x) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (fabs x) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (fabs x) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 7 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs x)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 7 (log (fabs x)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (fabs x) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (fabs x) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (fabs x) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs x)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 5 (log (fabs x)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* (+ (* 2/3 (pow (fabs x) 3)) (+ (* 2 (fabs x)) (+ (* 1/21 (pow (fabs x) 7)) (* 1/5 (pow (fabs x) 5))))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI)))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (sqr 0) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (fabs x) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (fabs x) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (fabs x) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (fabs x) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (fabs x) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs x))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs x)))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (fabs x) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (fabs x) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (fabs x) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (fabs x) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (fabs x) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 7 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs x))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 7 (log (fabs x)))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7)))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (fabs x) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (fabs x) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (fabs x) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (fabs x) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (fabs x) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs x))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 5 (log (fabs x)))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* (+ (* 2/3 (pow (fabs x) 3)) (+ (* 2 (fabs x)) (+ (* 1/21 (pow (fabs x) 7)) (* 1/5 (pow (fabs x) 5))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (fabs x) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (fabs x) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (fabs x) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (fabs x) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs x) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (fabs x) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (fabs x) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs x)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs x)))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (fabs x) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (fabs x) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (fabs x) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (fabs x) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs x) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (fabs x) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (fabs x) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 7 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs x)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 7 (log (fabs x)))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (fabs x) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (fabs x) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (fabs x) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (fabs x) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs x) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (fabs x) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (fabs x) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs x)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 5 (log (fabs x)))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5))))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* (+ (* 2/3 (pow (fabs x) 3)) (+ (* 2 (fabs x)) (+ (* 1/21 (pow (fabs x) 7)) (* 1/5 (pow (fabs x) 5))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI)))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (sqr 0) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (fabs x) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (fabs x) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (fabs x) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (fabs x) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (fabs x) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs x) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (fabs x) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (fabs x) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (fabs x) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (fabs x) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (fabs x) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs x))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs x)))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))))) into 0 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (fabs x) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (fabs x) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (fabs x) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (fabs x) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (fabs x) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs x) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (fabs x) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (fabs x) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (fabs x) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (fabs x) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (fabs x) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 7 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs x))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 7 (log (fabs x)))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7)))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (fabs x) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (fabs x) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (fabs x) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (fabs x) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (fabs x) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs x) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (fabs x) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (fabs x) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (fabs x) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (fabs x) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (fabs x) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs x))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 5 (log (fabs x)))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* (+ (* 2/3 (pow (fabs x) 3)) (+ (* 2 (fabs x)) (+ (* 1/21 (pow (fabs x) 7)) (* 1/5 (pow (fabs x) 5))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* (+ (* 2/3 (pow (fabs x) 3)) (+ (* 2 (fabs x)) (+ (* 1/21 (pow (fabs x) 7)) (* 1/5 (pow (fabs x) 5))))) (sqrt (/ 1 PI))) into (* (+ (* 2/3 (pow (fabs x) 3)) (+ (* 2 (fabs x)) (+ (* 1/21 (pow (fabs x) 7)) (* 1/5 (pow (fabs x) 5))))) (sqrt (/ 1 PI))) * [misc]approximate: Taking taylor expansion of (* (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (+ (* 2 (fabs (/ 1 x))) (+ (* 1/21 (pow (fabs (/ 1 x)) 7)) (* 1/5 (pow (fabs (/ 1 x)) 5))))) (sqrt (/ 1 PI))) in (x) around 0 * [misc]taylor: Taking taylor expansion of (* (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (+ (* 2 (fabs (/ 1 x))) (+ (* 1/21 (pow (fabs (/ 1 x)) 7)) (* 1/5 (pow (fabs (/ 1 x)) 5))))) (sqrt (/ 1 PI))) in x * [misc]taylor: Taking taylor expansion of (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (+ (* 2 (fabs (/ 1 x))) (+ (* 1/21 (pow (fabs (/ 1 x)) 7)) (* 1/5 (pow (fabs (/ 1 x)) 5))))) in x * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs (/ 1 x)) 3)) in x * [misc]taylor: Taking taylor expansion of 2/3 in x * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (fabs (/ 1 x))))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (fabs (/ 1 x)))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (fabs (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) * [misc]backup-simplify: Simplify (log (fabs (/ 1 x))) into (log (fabs (/ 1 x))) * [misc]backup-simplify: Simplify (* 3 (log (fabs (/ 1 x)))) into (* 3 (log (fabs (/ 1 x)))) * [misc]backup-simplify: Simplify (exp (* 3 (log (fabs (/ 1 x))))) into (pow (fabs (/ 1 x)) 3) * [misc]taylor: Taking taylor expansion of (+ (* 2 (fabs (/ 1 x))) (+ (* 1/21 (pow (fabs (/ 1 x)) 7)) (* 1/5 (pow (fabs (/ 1 x)) 5)))) in x * [misc]taylor: Taking taylor expansion of (* 2 (fabs (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of 2 in x * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) * [misc]taylor: Taking taylor expansion of (+ (* 1/21 (pow (fabs (/ 1 x)) 7)) (* 1/5 (pow (fabs (/ 1 x)) 5))) in x * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs (/ 1 x)) 7)) in x * [misc]taylor: Taking taylor expansion of 1/21 in x * [misc]backup-simplify: Simplify 1/21 into 1/21 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x * [misc]taylor: Taking taylor expansion of (exp (* 7 (log (fabs (/ 1 x))))) in x * [misc]taylor: Taking taylor expansion of (* 7 (log (fabs (/ 1 x)))) in x * [misc]taylor: Taking taylor expansion of 7 in x * [misc]backup-simplify: Simplify 7 into 7 * [misc]taylor: Taking taylor expansion of (log (fabs (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) * [misc]backup-simplify: Simplify (log (fabs (/ 1 x))) into (log (fabs (/ 1 x))) * [misc]backup-simplify: Simplify (* 7 (log (fabs (/ 1 x)))) into (* 7 (log (fabs (/ 1 x)))) * [misc]backup-simplify: Simplify (exp (* 7 (log (fabs (/ 1 x))))) into (pow (fabs (/ 1 x)) 7) * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs (/ 1 x)) 5)) in x * [misc]taylor: Taking taylor expansion of 1/5 in x * [misc]backup-simplify: Simplify 1/5 into 1/5 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x * [misc]taylor: Taking taylor expansion of (exp (* 5 (log (fabs (/ 1 x))))) in x * [misc]taylor: Taking taylor expansion of (* 5 (log (fabs (/ 1 x)))) in x * [misc]taylor: Taking taylor expansion of 5 in x * [misc]backup-simplify: Simplify 5 into 5 * [misc]taylor: Taking taylor expansion of (log (fabs (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) * [misc]backup-simplify: Simplify (log (fabs (/ 1 x))) into (log (fabs (/ 1 x))) * [misc]backup-simplify: Simplify (* 5 (log (fabs (/ 1 x)))) into (* 5 (log (fabs (/ 1 x)))) * [misc]backup-simplify: Simplify (exp (* 5 (log (fabs (/ 1 x))))) into (pow (fabs (/ 1 x)) 5) * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 PI)) in x * [misc]taylor: Taking taylor expansion of (/ 1 PI) in x * [misc]taylor: Taking taylor expansion of PI in x * [misc]backup-simplify: Simplify PI into PI * [misc]backup-simplify: Simplify (/ 1 PI) into (/ 1 PI) * [misc]backup-simplify: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 * [misc]taylor: Taking taylor expansion of (* (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (+ (* 2 (fabs (/ 1 x))) (+ (* 1/21 (pow (fabs (/ 1 x)) 7)) (* 1/5 (pow (fabs (/ 1 x)) 5))))) (sqrt (/ 1 PI))) in x * [misc]taylor: Taking taylor expansion of (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (+ (* 2 (fabs (/ 1 x))) (+ (* 1/21 (pow (fabs (/ 1 x)) 7)) (* 1/5 (pow (fabs (/ 1 x)) 5))))) in x * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs (/ 1 x)) 3)) in x * [misc]taylor: Taking taylor expansion of 2/3 in x * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (fabs (/ 1 x))))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (fabs (/ 1 x)))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (fabs (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) * [misc]backup-simplify: Simplify (log (fabs (/ 1 x))) into (log (fabs (/ 1 x))) * [misc]backup-simplify: Simplify (* 3 (log (fabs (/ 1 x)))) into (* 3 (log (fabs (/ 1 x)))) * [misc]backup-simplify: Simplify (exp (* 3 (log (fabs (/ 1 x))))) into (pow (fabs (/ 1 x)) 3) * [misc]taylor: Taking taylor expansion of (+ (* 2 (fabs (/ 1 x))) (+ (* 1/21 (pow (fabs (/ 1 x)) 7)) (* 1/5 (pow (fabs (/ 1 x)) 5)))) in x * [misc]taylor: Taking taylor expansion of (* 2 (fabs (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of 2 in x * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) * [misc]taylor: Taking taylor expansion of (+ (* 1/21 (pow (fabs (/ 1 x)) 7)) (* 1/5 (pow (fabs (/ 1 x)) 5))) in x * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs (/ 1 x)) 7)) in x * [misc]taylor: Taking taylor expansion of 1/21 in x * [misc]backup-simplify: Simplify 1/21 into 1/21 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x * [misc]taylor: Taking taylor expansion of (exp (* 7 (log (fabs (/ 1 x))))) in x * [misc]taylor: Taking taylor expansion of (* 7 (log (fabs (/ 1 x)))) in x * [misc]taylor: Taking taylor expansion of 7 in x * [misc]backup-simplify: Simplify 7 into 7 * [misc]taylor: Taking taylor expansion of (log (fabs (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) * [misc]backup-simplify: Simplify (log (fabs (/ 1 x))) into (log (fabs (/ 1 x))) * [misc]backup-simplify: Simplify (* 7 (log (fabs (/ 1 x)))) into (* 7 (log (fabs (/ 1 x)))) * [misc]backup-simplify: Simplify (exp (* 7 (log (fabs (/ 1 x))))) into (pow (fabs (/ 1 x)) 7) * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs (/ 1 x)) 5)) in x * [misc]taylor: Taking taylor expansion of 1/5 in x * [misc]backup-simplify: Simplify 1/5 into 1/5 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x * [misc]taylor: Taking taylor expansion of (exp (* 5 (log (fabs (/ 1 x))))) in x * [misc]taylor: Taking taylor expansion of (* 5 (log (fabs (/ 1 x)))) in x * [misc]taylor: Taking taylor expansion of 5 in x * [misc]backup-simplify: Simplify 5 into 5 * [misc]taylor: Taking taylor expansion of (log (fabs (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) * [misc]backup-simplify: Simplify (log (fabs (/ 1 x))) into (log (fabs (/ 1 x))) * [misc]backup-simplify: Simplify (* 5 (log (fabs (/ 1 x)))) into (* 5 (log (fabs (/ 1 x)))) * [misc]backup-simplify: Simplify (exp (* 5 (log (fabs (/ 1 x))))) into (pow (fabs (/ 1 x)) 5) * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 PI)) in x * [misc]taylor: Taking taylor expansion of (/ 1 PI) in x * [misc]taylor: Taking taylor expansion of PI in x * [misc]backup-simplify: Simplify PI into PI * [misc]backup-simplify: Simplify (/ 1 PI) into (/ 1 PI) * [misc]backup-simplify: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs (/ 1 x)) 3)) into (* 2/3 (pow (fabs (/ 1 x)) 3)) * [misc]backup-simplify: Simplify (* 2 (fabs (/ 1 x))) into (* 2 (fabs (/ 1 x))) * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs (/ 1 x)) 7)) into (* 1/21 (pow (fabs (/ 1 x)) 7)) * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs (/ 1 x)) 5)) into (* 1/5 (pow (fabs (/ 1 x)) 5)) * [misc]backup-simplify: Simplify (+ (* 1/21 (pow (fabs (/ 1 x)) 7)) (* 1/5 (pow (fabs (/ 1 x)) 5))) into (+ (* 1/21 (pow (fabs (/ 1 x)) 7)) (* 1/5 (pow (fabs (/ 1 x)) 5))) * [misc]backup-simplify: Simplify (+ (* 2 (fabs (/ 1 x))) (+ (* 1/21 (pow (fabs (/ 1 x)) 7)) (* 1/5 (pow (fabs (/ 1 x)) 5)))) into (+ (* 1/5 (pow (fabs (/ 1 x)) 5)) (+ (* 1/21 (pow (fabs (/ 1 x)) 7)) (* 2 (fabs (/ 1 x))))) * [misc]backup-simplify: Simplify (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (+ (* 1/5 (pow (fabs (/ 1 x)) 5)) (+ (* 1/21 (pow (fabs (/ 1 x)) 7)) (* 2 (fabs (/ 1 x)))))) into (+ (* 1/5 (pow (fabs (/ 1 x)) 5)) (+ (* 1/21 (pow (fabs (/ 1 x)) 7)) (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 2 (fabs (/ 1 x)))))) * [misc]backup-simplify: Simplify (* (+ (* 1/5 (pow (fabs (/ 1 x)) 5)) (+ (* 1/21 (pow (fabs (/ 1 x)) 7)) (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 2 (fabs (/ 1 x)))))) (sqrt (/ 1 PI))) into (* (+ (* 1/21 (pow (fabs (/ 1 x)) 7)) (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (+ (* 2 (fabs (/ 1 x))) (* 1/5 (pow (fabs (/ 1 x)) 5))))) (sqrt (/ 1 PI))) * [misc]backup-simplify: Simplify (* (+ (* 1/21 (pow (fabs (/ 1 x)) 7)) (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (+ (* 2 (fabs (/ 1 x))) (* 1/5 (pow (fabs (/ 1 x)) 5))))) (sqrt (/ 1 PI))) into (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs (/ 1 x)) 5)) (+ (* 1/21 (pow (fabs (/ 1 x)) 7)) (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 2 (fabs (/ 1 x))))))) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (fabs (/ 1 x)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (log (fabs (/ 1 x))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 * [misc]backup-simplify: Simplify (+ (* 2 0) (* 0 (fabs (/ 1 x)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (fabs (/ 1 x)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 7 0) (* 0 (log (fabs (/ 1 x))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 7 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (* 0 (pow (fabs (/ 1 x)) 7))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (fabs (/ 1 x)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 5 0) (* 0 (log (fabs (/ 1 x))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 5 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (* 0 (pow (fabs (/ 1 x)) 5))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* (+ (* 1/5 (pow (fabs (/ 1 x)) 5)) (+ (* 1/21 (pow (fabs (/ 1 x)) 7)) (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 2 (fabs (/ 1 x)))))) 0) (* 0 (sqrt (/ 1 PI)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (sqr 0) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (fabs (/ 1 x)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (fabs (/ 1 x)) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (fabs (/ 1 x)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (fabs (/ 1 x)) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 7 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 7 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (fabs (/ 1 x)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (fabs (/ 1 x)) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 5 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* (+ (* 1/5 (pow (fabs (/ 1 x)) 5)) (+ (* 1/21 (pow (fabs (/ 1 x)) 7)) (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 2 (fabs (/ 1 x)))))) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (fabs (/ 1 x)) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (fabs (/ 1 x)) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (fabs (/ 1 x)) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (fabs (/ 1 x)) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 7 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 7 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (fabs (/ 1 x)) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (fabs (/ 1 x)) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 5 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* (+ (* 1/5 (pow (fabs (/ 1 x)) 5)) (+ (* 1/21 (pow (fabs (/ 1 x)) 7)) (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 2 (fabs (/ 1 x)))))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI)))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (sqr 0) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (fabs (/ 1 x)) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (fabs (/ 1 x)) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (fabs (/ 1 x)) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (fabs (/ 1 x)) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (fabs (/ 1 x)) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (fabs (/ 1 x)) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (fabs (/ 1 x)) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (fabs (/ 1 x)) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 7 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 7 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7)))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (fabs (/ 1 x)) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (fabs (/ 1 x)) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (fabs (/ 1 x)) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (fabs (/ 1 x)) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 5 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5)))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* (+ (* 1/5 (pow (fabs (/ 1 x)) 5)) (+ (* 1/21 (pow (fabs (/ 1 x)) 7)) (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 2 (fabs (/ 1 x)))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (fabs (/ 1 x)) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (fabs (/ 1 x)) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (fabs (/ 1 x)) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (fabs (/ 1 x)) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (fabs (/ 1 x)) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))))) into 0 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (fabs (/ 1 x)) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (fabs (/ 1 x)) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (fabs (/ 1 x)) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (fabs (/ 1 x)) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (fabs (/ 1 x)) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 7 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 7 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (fabs (/ 1 x)) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (fabs (/ 1 x)) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (fabs (/ 1 x)) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (fabs (/ 1 x)) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (fabs (/ 1 x)) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 5 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5))))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* (+ (* 1/5 (pow (fabs (/ 1 x)) 5)) (+ (* 1/21 (pow (fabs (/ 1 x)) 7)) (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 2 (fabs (/ 1 x)))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI)))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (sqr 0) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (fabs (/ 1 x)) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (fabs (/ 1 x)) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (fabs (/ 1 x)) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (fabs (/ 1 x)) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (fabs (/ 1 x)) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (fabs (/ 1 x)) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (fabs (/ 1 x)) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (fabs (/ 1 x)) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (fabs (/ 1 x)) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x)))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))))) into 0 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (fabs (/ 1 x)) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (fabs (/ 1 x)) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (fabs (/ 1 x)) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (fabs (/ 1 x)) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (fabs (/ 1 x)) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (fabs (/ 1 x)) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (fabs (/ 1 x)) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (fabs (/ 1 x)) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (fabs (/ 1 x)) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 7 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x)))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 7 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7)))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (fabs (/ 1 x)) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (fabs (/ 1 x)) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (fabs (/ 1 x)) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (fabs (/ 1 x)) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (fabs (/ 1 x)) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (fabs (/ 1 x)) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (fabs (/ 1 x)) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (fabs (/ 1 x)) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (fabs (/ 1 x)) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x)))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 5 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5)))))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* (+ (* 1/5 (pow (fabs (/ 1 x)) 5)) (+ (* 1/21 (pow (fabs (/ 1 x)) 7)) (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 2 (fabs (/ 1 x)))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs (/ 1 x)) 5)) (+ (* 1/21 (pow (fabs (/ 1 x)) 7)) (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 2 (fabs (/ 1 x))))))) into (* (+ (* 1/21 (pow (fabs (/ 1 x)) 7)) (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (+ (* 2 (fabs (/ 1 x))) (* 1/5 (pow (fabs (/ 1 x)) 5))))) (sqrt (/ 1 PI))) * [misc]approximate: Taking taylor expansion of (* (+ (* 2/3 (pow (fabs (/ 1 (- x))) 3)) (+ (* 2 (fabs (/ 1 (- x)))) (+ (* 1/21 (pow (fabs (/ 1 (- x))) 7)) (* 1/5 (pow (fabs (/ 1 (- x))) 5))))) (sqrt (/ 1 PI))) in (x) around 0 * [misc]taylor: Taking taylor expansion of (* (+ (* 2/3 (pow (fabs (/ 1 (- x))) 3)) (+ (* 2 (fabs (/ 1 (- x)))) (+ (* 1/21 (pow (fabs (/ 1 (- x))) 7)) (* 1/5 (pow (fabs (/ 1 (- x))) 5))))) (sqrt (/ 1 PI))) in x * [misc]taylor: Taking taylor expansion of (+ (* 2/3 (pow (fabs (/ 1 (- x))) 3)) (+ (* 2 (fabs (/ 1 (- x)))) (+ (* 1/21 (pow (fabs (/ 1 (- x))) 7)) (* 1/5 (pow (fabs (/ 1 (- x))) 5))))) in x * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs (/ 1 (- x))) 3)) in x * [misc]taylor: Taking taylor expansion of 2/3 in x * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 (- x))) 3) in x * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (fabs (/ 1 (- x)))))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (fabs (/ 1 (- x))))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (fabs (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of (fabs (/ 1 (- x))) in x * [misc]backup-simplify: Simplify (fabs (/ 1 (- x))) into (fabs (/ -1 x)) * [misc]backup-simplify: Simplify (log (fabs (/ -1 x))) into (log (fabs (/ -1 x))) * [misc]backup-simplify: Simplify (* 3 (log (fabs (/ -1 x)))) into (* 3 (log (fabs (/ -1 x)))) * [misc]backup-simplify: Simplify (exp (* 3 (log (fabs (/ -1 x))))) into (pow (fabs (/ -1 x)) 3) * [misc]taylor: Taking taylor expansion of (+ (* 2 (fabs (/ 1 (- x)))) (+ (* 1/21 (pow (fabs (/ 1 (- x))) 7)) (* 1/5 (pow (fabs (/ 1 (- x))) 5)))) in x * [misc]taylor: Taking taylor expansion of (* 2 (fabs (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of 2 in x * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 (- x))) in x * [misc]backup-simplify: Simplify (fabs (/ 1 (- x))) into (fabs (/ -1 x)) * [misc]taylor: Taking taylor expansion of (+ (* 1/21 (pow (fabs (/ 1 (- x))) 7)) (* 1/5 (pow (fabs (/ 1 (- x))) 5))) in x * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs (/ 1 (- x))) 7)) in x * [misc]taylor: Taking taylor expansion of 1/21 in x * [misc]backup-simplify: Simplify 1/21 into 1/21 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 (- x))) 7) in x * [misc]taylor: Taking taylor expansion of (exp (* 7 (log (fabs (/ 1 (- x)))))) in x * [misc]taylor: Taking taylor expansion of (* 7 (log (fabs (/ 1 (- x))))) in x * [misc]taylor: Taking taylor expansion of 7 in x * [misc]backup-simplify: Simplify 7 into 7 * [misc]taylor: Taking taylor expansion of (log (fabs (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of (fabs (/ 1 (- x))) in x * [misc]backup-simplify: Simplify (fabs (/ 1 (- x))) into (fabs (/ -1 x)) * [misc]backup-simplify: Simplify (log (fabs (/ -1 x))) into (log (fabs (/ -1 x))) * [misc]backup-simplify: Simplify (* 7 (log (fabs (/ -1 x)))) into (* 7 (log (fabs (/ -1 x)))) * [misc]backup-simplify: Simplify (exp (* 7 (log (fabs (/ -1 x))))) into (pow (fabs (/ -1 x)) 7) * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs (/ 1 (- x))) 5)) in x * [misc]taylor: Taking taylor expansion of 1/5 in x * [misc]backup-simplify: Simplify 1/5 into 1/5 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 (- x))) 5) in x * [misc]taylor: Taking taylor expansion of (exp (* 5 (log (fabs (/ 1 (- x)))))) in x * [misc]taylor: Taking taylor expansion of (* 5 (log (fabs (/ 1 (- x))))) in x * [misc]taylor: Taking taylor expansion of 5 in x * [misc]backup-simplify: Simplify 5 into 5 * [misc]taylor: Taking taylor expansion of (log (fabs (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of (fabs (/ 1 (- x))) in x * [misc]backup-simplify: Simplify (fabs (/ 1 (- x))) into (fabs (/ -1 x)) * [misc]backup-simplify: Simplify (log (fabs (/ -1 x))) into (log (fabs (/ -1 x))) * [misc]backup-simplify: Simplify (* 5 (log (fabs (/ -1 x)))) into (* 5 (log (fabs (/ -1 x)))) * [misc]backup-simplify: Simplify (exp (* 5 (log (fabs (/ -1 x))))) into (pow (fabs (/ -1 x)) 5) * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 PI)) in x * [misc]taylor: Taking taylor expansion of (/ 1 PI) in x * [misc]taylor: Taking taylor expansion of PI in x * [misc]backup-simplify: Simplify PI into PI * [misc]backup-simplify: Simplify (/ 1 PI) into (/ 1 PI) * [misc]backup-simplify: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 * [misc]taylor: Taking taylor expansion of (* (+ (* 2/3 (pow (fabs (/ 1 (- x))) 3)) (+ (* 2 (fabs (/ 1 (- x)))) (+ (* 1/21 (pow (fabs (/ 1 (- x))) 7)) (* 1/5 (pow (fabs (/ 1 (- x))) 5))))) (sqrt (/ 1 PI))) in x * [misc]taylor: Taking taylor expansion of (+ (* 2/3 (pow (fabs (/ 1 (- x))) 3)) (+ (* 2 (fabs (/ 1 (- x)))) (+ (* 1/21 (pow (fabs (/ 1 (- x))) 7)) (* 1/5 (pow (fabs (/ 1 (- x))) 5))))) in x * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs (/ 1 (- x))) 3)) in x * [misc]taylor: Taking taylor expansion of 2/3 in x * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 (- x))) 3) in x * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (fabs (/ 1 (- x)))))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (fabs (/ 1 (- x))))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (fabs (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of (fabs (/ 1 (- x))) in x * [misc]backup-simplify: Simplify (fabs (/ 1 (- x))) into (fabs (/ -1 x)) * [misc]backup-simplify: Simplify (log (fabs (/ -1 x))) into (log (fabs (/ -1 x))) * [misc]backup-simplify: Simplify (* 3 (log (fabs (/ -1 x)))) into (* 3 (log (fabs (/ -1 x)))) * [misc]backup-simplify: Simplify (exp (* 3 (log (fabs (/ -1 x))))) into (pow (fabs (/ -1 x)) 3) * [misc]taylor: Taking taylor expansion of (+ (* 2 (fabs (/ 1 (- x)))) (+ (* 1/21 (pow (fabs (/ 1 (- x))) 7)) (* 1/5 (pow (fabs (/ 1 (- x))) 5)))) in x * [misc]taylor: Taking taylor expansion of (* 2 (fabs (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of 2 in x * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 (- x))) in x * [misc]backup-simplify: Simplify (fabs (/ 1 (- x))) into (fabs (/ -1 x)) * [misc]taylor: Taking taylor expansion of (+ (* 1/21 (pow (fabs (/ 1 (- x))) 7)) (* 1/5 (pow (fabs (/ 1 (- x))) 5))) in x * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs (/ 1 (- x))) 7)) in x * [misc]taylor: Taking taylor expansion of 1/21 in x * [misc]backup-simplify: Simplify 1/21 into 1/21 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 (- x))) 7) in x * [misc]taylor: Taking taylor expansion of (exp (* 7 (log (fabs (/ 1 (- x)))))) in x * [misc]taylor: Taking taylor expansion of (* 7 (log (fabs (/ 1 (- x))))) in x * [misc]taylor: Taking taylor expansion of 7 in x * [misc]backup-simplify: Simplify 7 into 7 * [misc]taylor: Taking taylor expansion of (log (fabs (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of (fabs (/ 1 (- x))) in x * [misc]backup-simplify: Simplify (fabs (/ 1 (- x))) into (fabs (/ -1 x)) * [misc]backup-simplify: Simplify (log (fabs (/ -1 x))) into (log (fabs (/ -1 x))) * [misc]backup-simplify: Simplify (* 7 (log (fabs (/ -1 x)))) into (* 7 (log (fabs (/ -1 x)))) * [misc]backup-simplify: Simplify (exp (* 7 (log (fabs (/ -1 x))))) into (pow (fabs (/ -1 x)) 7) * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs (/ 1 (- x))) 5)) in x * [misc]taylor: Taking taylor expansion of 1/5 in x * [misc]backup-simplify: Simplify 1/5 into 1/5 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 (- x))) 5) in x * [misc]taylor: Taking taylor expansion of (exp (* 5 (log (fabs (/ 1 (- x)))))) in x * [misc]taylor: Taking taylor expansion of (* 5 (log (fabs (/ 1 (- x))))) in x * [misc]taylor: Taking taylor expansion of 5 in x * [misc]backup-simplify: Simplify 5 into 5 * [misc]taylor: Taking taylor expansion of (log (fabs (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of (fabs (/ 1 (- x))) in x * [misc]backup-simplify: Simplify (fabs (/ 1 (- x))) into (fabs (/ -1 x)) * [misc]backup-simplify: Simplify (log (fabs (/ -1 x))) into (log (fabs (/ -1 x))) * [misc]backup-simplify: Simplify (* 5 (log (fabs (/ -1 x)))) into (* 5 (log (fabs (/ -1 x)))) * [misc]backup-simplify: Simplify (exp (* 5 (log (fabs (/ -1 x))))) into (pow (fabs (/ -1 x)) 5) * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 PI)) in x * [misc]taylor: Taking taylor expansion of (/ 1 PI) in x * [misc]taylor: Taking taylor expansion of PI in x * [misc]backup-simplify: Simplify PI into PI * [misc]backup-simplify: Simplify (/ 1 PI) into (/ 1 PI) * [misc]backup-simplify: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs (/ -1 x)) 3)) into (* 2/3 (pow (fabs (/ -1 x)) 3)) * [misc]backup-simplify: Simplify (* 2 (fabs (/ -1 x))) into (* 2 (fabs (/ -1 x))) * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs (/ -1 x)) 7)) into (* 1/21 (pow (fabs (/ -1 x)) 7)) * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs (/ -1 x)) 5)) into (* 1/5 (pow (fabs (/ -1 x)) 5)) * [misc]backup-simplify: Simplify (+ (* 1/21 (pow (fabs (/ -1 x)) 7)) (* 1/5 (pow (fabs (/ -1 x)) 5))) into (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (* 1/21 (pow (fabs (/ -1 x)) 7))) * [misc]backup-simplify: Simplify (+ (* 2 (fabs (/ -1 x))) (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (* 1/21 (pow (fabs (/ -1 x)) 7)))) into (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2 (fabs (/ -1 x))) (* 1/21 (pow (fabs (/ -1 x)) 7)))) * [misc]backup-simplify: Simplify (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2 (fabs (/ -1 x))) (* 1/21 (pow (fabs (/ -1 x)) 7))))) into (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (+ (* 2 (fabs (/ -1 x))) (* 1/21 (pow (fabs (/ -1 x)) 7))))) * [misc]backup-simplify: Simplify (* (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (+ (* 2 (fabs (/ -1 x))) (* 1/21 (pow (fabs (/ -1 x)) 7))))) (sqrt (/ 1 PI))) into (* (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (+ (* 2 (fabs (/ -1 x))) (* 1/21 (pow (fabs (/ -1 x)) 7))))) (sqrt (/ 1 PI))) * [misc]backup-simplify: Simplify (* (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (+ (* 2 (fabs (/ -1 x))) (* 1/21 (pow (fabs (/ -1 x)) 7))))) (sqrt (/ 1 PI))) into (* (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (+ (* 2 (fabs (/ -1 x))) (* 1/21 (pow (fabs (/ -1 x)) 7))))) (sqrt (/ 1 PI))) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (fabs (/ -1 x)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (log (fabs (/ -1 x))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 * [misc]backup-simplify: Simplify (+ (* 2 0) (* 0 (fabs (/ -1 x)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (fabs (/ -1 x)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 7 0) (* 0 (log (fabs (/ -1 x))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 7 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (* 0 (pow (fabs (/ -1 x)) 7))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (fabs (/ -1 x)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 5 0) (* 0 (log (fabs (/ -1 x))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 5 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (* 0 (pow (fabs (/ -1 x)) 5))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (+ (* 2 (fabs (/ -1 x))) (* 1/21 (pow (fabs (/ -1 x)) 7))))) 0) (* 0 (sqrt (/ 1 PI)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (sqr 0) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (fabs (/ -1 x)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (fabs (/ -1 x)) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (fabs (/ -1 x)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (fabs (/ -1 x)) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 7 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 7 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (fabs (/ -1 x)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (fabs (/ -1 x)) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 5 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (+ (* 2 (fabs (/ -1 x))) (* 1/21 (pow (fabs (/ -1 x)) 7))))) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (fabs (/ -1 x)) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (fabs (/ -1 x)) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (fabs (/ -1 x)) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (fabs (/ -1 x)) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 7 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 7 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (fabs (/ -1 x)) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (fabs (/ -1 x)) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 5 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (+ (* 2 (fabs (/ -1 x))) (* 1/21 (pow (fabs (/ -1 x)) 7))))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI)))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (sqr 0) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (fabs (/ -1 x)) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (fabs (/ -1 x)) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (fabs (/ -1 x)) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (fabs (/ -1 x)) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (fabs (/ -1 x)) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (fabs (/ -1 x)) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (fabs (/ -1 x)) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (fabs (/ -1 x)) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 7 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 7 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7)))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (fabs (/ -1 x)) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (fabs (/ -1 x)) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (fabs (/ -1 x)) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (fabs (/ -1 x)) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 5 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5)))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (+ (* 2 (fabs (/ -1 x))) (* 1/21 (pow (fabs (/ -1 x)) 7))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (fabs (/ -1 x)) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (fabs (/ -1 x)) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (fabs (/ -1 x)) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (fabs (/ -1 x)) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (fabs (/ -1 x)) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))))) into 0 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (fabs (/ -1 x)) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (fabs (/ -1 x)) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (fabs (/ -1 x)) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (fabs (/ -1 x)) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (fabs (/ -1 x)) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 7 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 7 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (fabs (/ -1 x)) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (fabs (/ -1 x)) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (fabs (/ -1 x)) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (fabs (/ -1 x)) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (fabs (/ -1 x)) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 5 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5))))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (+ (* 2 (fabs (/ -1 x))) (* 1/21 (pow (fabs (/ -1 x)) 7))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI)))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (sqr 0) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (fabs (/ -1 x)) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (fabs (/ -1 x)) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (fabs (/ -1 x)) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (fabs (/ -1 x)) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (fabs (/ -1 x)) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (fabs (/ -1 x)) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (fabs (/ -1 x)) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (fabs (/ -1 x)) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (fabs (/ -1 x)) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x)))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))))) into 0 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (fabs (/ -1 x)) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (fabs (/ -1 x)) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (fabs (/ -1 x)) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (fabs (/ -1 x)) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (fabs (/ -1 x)) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (fabs (/ -1 x)) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (fabs (/ -1 x)) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (fabs (/ -1 x)) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (fabs (/ -1 x)) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 7 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x)))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 7 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7)))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (fabs (/ -1 x)) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (fabs (/ -1 x)) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (fabs (/ -1 x)) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (fabs (/ -1 x)) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (fabs (/ -1 x)) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (fabs (/ -1 x)) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (fabs (/ -1 x)) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (fabs (/ -1 x)) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (fabs (/ -1 x)) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x)))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 5 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5)))))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (+ (* 2 (fabs (/ -1 x))) (* 1/21 (pow (fabs (/ -1 x)) 7))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (+ (* 2 (fabs (/ -1 x))) (* 1/21 (pow (fabs (/ -1 x)) 7))))) (sqrt (/ 1 PI))) into (* (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (+ (* 2 (fabs (/ -1 x))) (* 1/21 (pow (fabs (/ -1 x)) 7))))) (sqrt (/ 1 PI))) * * * [misc]progress: generating rewritten candidates * * * * [misc]progress: [ 1 / 4 ] rewriting at (2 1 1 1) * * * * [misc]progress: [ 2 / 4 ] rewriting at (2 1 1 2 2 2) * * * * [misc]progress: [ 3 / 4 ] rewriting at (2 1 1 2 2 1) * * * * [misc]progress: [ 4 / 4 ] rewriting at (2 1) * * * [misc]progress: simplifying candidates * * * * [misc]progress: [ 1 / 64 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs (* (+ (* 2/3 (pow (fabs x) 3)) (+ (* 2 (fabs x)) (+ (* 1/21 (pow (fabs x) 7)) (* 1/5 (pow (fabs x) 5))))) (sqrt (/ 1 PI)))) * * [misc]simplify: iters left: 6 (25 enodes) * * [misc]simplify: iters left: 5 (39 enodes) * * [misc]simplify: iters left: 4 (61 enodes) * * [misc]simplify: iters left: 3 (129 enodes) * * [misc]simplify: iters left: 2 (241 enodes) * * [misc]simplify: iters left: 1 (337 enodes) * [exit]simplify: Simplified to (fabs (* (sqrt (/ 1 PI)) (+ (+ (* 1/5 (pow (fabs x) 5)) (* 2/3 (cube (fabs x)))) (+ (* (pow (fabs x) 7) 1/21) (+ (fabs x) (fabs x)))))) * * * * [misc]progress: [ 2 / 64 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs (* (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (+ (* 2 (fabs x)) (+ (* 1/21 (pow (fabs x) 7)) (* 1/5 (pow (fabs x) 5))))) (sqrt (/ 1 PI)))) * * [misc]simplify: iters left: 6 (27 enodes) * * [misc]simplify: iters left: 5 (41 enodes) * * [misc]simplify: iters left: 4 (63 enodes) * * [misc]simplify: iters left: 3 (131 enodes) * * [misc]simplify: iters left: 2 (245 enodes) * * [misc]simplify: iters left: 1 (335 enodes) * [exit]simplify: Simplified to (fabs (+ (* (+ (* 1/5 (pow (fabs x) 5)) (* 1/21 (pow (fabs x) 7))) (sqrt (/ 1 PI))) (+ (* (* (sqrt (/ 1 PI)) 2/3) (cube (fabs (/ 1 x)))) (* (+ (fabs x) (fabs x)) (sqrt (/ 1 PI)))))) * * * * [misc]progress: [ 3 / 64 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs (* (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (+ (* 2 (fabs x)) (+ (* 1/21 (pow (fabs x) 7)) (* 1/5 (pow (fabs x) 5))))) (sqrt (/ 1 PI)))) * * [misc]simplify: iters left: 6 (28 enodes) * * [misc]simplify: iters left: 5 (42 enodes) * * [misc]simplify: iters left: 4 (64 enodes) * * [misc]simplify: iters left: 3 (132 enodes) * * [misc]simplify: iters left: 2 (246 enodes) * * [misc]simplify: iters left: 1 (333 enodes) * [exit]simplify: Simplified to (fabs (+ (+ (* 1/5 (* (sqrt (/ 1 PI)) (pow (fabs x) 5))) (* (cube (fabs (/ -1 x))) (* 2/3 (sqrt (/ 1 PI))))) (* (+ (* 1/21 (pow (fabs x) 7)) (+ (fabs x) (fabs x))) (sqrt (/ 1 PI))))) * * * * [misc]progress: [ 4 / 64 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs (* (+ (* 2/3 (pow (fabs x) 3)) (+ (* 2 (fabs x)) (+ (* 1/21 (pow (fabs x) 7)) (* 1/5 (pow (fabs x) 5))))) (sqrt (/ 1 PI)))) * * [misc]simplify: iters left: 6 (25 enodes) * * [misc]simplify: iters left: 5 (39 enodes) * * [misc]simplify: iters left: 4 (61 enodes) * * [misc]simplify: iters left: 3 (129 enodes) * * [misc]simplify: iters left: 2 (241 enodes) * * [misc]simplify: iters left: 1 (337 enodes) * [exit]simplify: Simplified to (fabs (* (sqrt (/ 1 PI)) (+ (+ (* 1/5 (pow (fabs x) 5)) (* 2/3 (cube (fabs x)))) (+ (* (pow (fabs x) 7) 1/21) (+ (fabs x) (fabs x)))))) * * * * [misc]progress: [ 5 / 64 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs (* (+ (* 2/3 (pow (fabs x) 3)) (+ (* 2 (fabs x)) (+ (* 1/21 (pow (fabs x) 7)) (* 1/5 (pow (fabs (/ 1 x)) 5))))) (sqrt (/ 1 PI)))) * * [misc]simplify: iters left: 6 (27 enodes) * * [misc]simplify: iters left: 5 (41 enodes) * * [misc]simplify: iters left: 4 (63 enodes) * * [misc]simplify: iters left: 3 (131 enodes) * * [misc]simplify: iters left: 2 (243 enodes) * * [misc]simplify: iters left: 1 (334 enodes) * [exit]simplify: Simplified to (fabs (+ (+ (* (* (sqrt (/ 1 PI)) 1/5) (pow (fabs (/ 1 x)) 5)) (* (* (pow (fabs x) 7) 1/21) (sqrt (/ 1 PI)))) (* (+ (* 2/3 (cube (fabs x))) (+ (fabs x) (fabs x))) (sqrt (/ 1 PI))))) * * * * [misc]progress: [ 6 / 64 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs (* (+ (* 2/3 (pow (fabs x) 3)) (+ (* 2 (fabs x)) (+ (* 1/21 (pow (fabs x) 7)) (* 1/5 (pow (fabs (/ -1 x)) 5))))) (sqrt (/ 1 PI)))) * * [misc]simplify: iters left: 6 (28 enodes) * * [misc]simplify: iters left: 5 (42 enodes) * * [misc]simplify: iters left: 4 (64 enodes) * * [misc]simplify: iters left: 3 (132 enodes) * * [misc]simplify: iters left: 2 (244 enodes) * * [misc]simplify: iters left: 1 (333 enodes) * [exit]simplify: Simplified to (fabs (+ (* (+ (* (* (fabs x) (fabs x)) (* 2/3 (fabs x))) (+ (fabs x) (fabs x))) (sqrt (/ 1 PI))) (+ (* (sqrt (/ 1 PI)) (* (pow (fabs x) 7) 1/21)) (* (* 1/5 (sqrt (/ 1 PI))) (pow (fabs (/ -1 x)) 5))))) * * * * [misc]progress: [ 7 / 64 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs (* (+ (* 2/3 (pow (fabs x) 3)) (+ (* 2 (fabs x)) (+ (* 1/21 (pow (fabs x) 7)) (* 1/5 (pow (fabs x) 5))))) (sqrt (/ 1 PI)))) * * [misc]simplify: iters left: 6 (25 enodes) * * [misc]simplify: iters left: 5 (39 enodes) * * [misc]simplify: iters left: 4 (61 enodes) * * [misc]simplify: iters left: 3 (129 enodes) * * [misc]simplify: iters left: 2 (241 enodes) * * [misc]simplify: iters left: 1 (337 enodes) * [exit]simplify: Simplified to (fabs (* (sqrt (/ 1 PI)) (+ (+ (* 1/5 (pow (fabs x) 5)) (* 2/3 (cube (fabs x)))) (+ (* (pow (fabs x) 7) 1/21) (+ (fabs x) (fabs x)))))) * * * * [misc]progress: [ 8 / 64 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs (* (+ (* 2/3 (pow (fabs x) 3)) (+ (* 2 (fabs x)) (+ (* 1/21 (pow (fabs (/ 1 x)) 7)) (* 1/5 (pow (fabs x) 5))))) (sqrt (/ 1 PI)))) * * [misc]simplify: iters left: 6 (27 enodes) * * [misc]simplify: iters left: 5 (41 enodes) * * [misc]simplify: iters left: 4 (63 enodes) * * [misc]simplify: iters left: 3 (131 enodes) * * [misc]simplify: iters left: 2 (243 enodes) * * [misc]simplify: iters left: 1 (334 enodes) * [exit]simplify: Simplified to (fabs (+ (* (+ (* 1/5 (pow (fabs x) 5)) (* 2/3 (cube (fabs x)))) (sqrt (/ 1 PI))) (+ (* (sqrt (/ 1 PI)) (+ (fabs x) (fabs x))) (* (pow (fabs (/ 1 x)) 7) (* 1/21 (sqrt (/ 1 PI))))))) * * * * [misc]progress: [ 9 / 64 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs (* (+ (* 2/3 (pow (fabs x) 3)) (+ (* 2 (fabs x)) (+ (* 1/21 (pow (fabs (/ -1 x)) 7)) (* 1/5 (pow (fabs x) 5))))) (sqrt (/ 1 PI)))) * * [misc]simplify: iters left: 6 (28 enodes) * * [misc]simplify: iters left: 5 (42 enodes) * * [misc]simplify: iters left: 4 (64 enodes) * * [misc]simplify: iters left: 3 (132 enodes) * * [misc]simplify: iters left: 2 (244 enodes) * * [misc]simplify: iters left: 1 (334 enodes) * [exit]simplify: Simplified to (fabs (+ (* (+ (* (* (fabs x) (fabs x)) (* 2/3 (fabs x))) (+ (fabs x) (fabs x))) (sqrt (/ 1 PI))) (+ (* (* (sqrt (/ 1 PI)) 1/21) (pow (fabs (/ -1 x)) 7)) (* 1/5 (* (sqrt (/ 1 PI)) (pow (fabs x) 5)))))) * * * * [misc]progress: [ 10 / 64 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs (* (+ (* 2/3 (pow (fabs x) 3)) (+ (* 2 (fabs x)) (+ (* 1/21 (pow (fabs x) 7)) (* 1/5 (pow (fabs x) 5))))) (sqrt (/ 1 PI)))) * * [misc]simplify: iters left: 6 (25 enodes) * * [misc]simplify: iters left: 5 (39 enodes) * * [misc]simplify: iters left: 4 (61 enodes) * * [misc]simplify: iters left: 3 (129 enodes) * * [misc]simplify: iters left: 2 (241 enodes) * * [misc]simplify: iters left: 1 (337 enodes) * [exit]simplify: Simplified to (fabs (* (sqrt (/ 1 PI)) (+ (+ (* 1/5 (pow (fabs x) 5)) (* 2/3 (cube (fabs x)))) (+ (* (pow (fabs x) 7) 1/21) (+ (fabs x) (fabs x)))))) * * * * [misc]progress: [ 11 / 64 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs (* (+ (* 1/21 (pow (fabs (/ 1 x)) 7)) (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (+ (* 2 (fabs (/ 1 x))) (* 1/5 (pow (fabs (/ 1 x)) 5))))) (sqrt (/ 1 PI)))) * * [misc]simplify: iters left: 6 (26 enodes) * * [misc]simplify: iters left: 5 (39 enodes) * * [misc]simplify: iters left: 4 (59 enodes) * * [misc]simplify: iters left: 3 (108 enodes) * * [misc]simplify: iters left: 2 (194 enodes) * * [misc]simplify: iters left: 1 (280 enodes) * [exit]simplify: Simplified to (fabs (+ (+ (* (* 1/5 (sqrt (/ 1 PI))) (pow (fabs (/ 1 x)) 5)) (* (sqrt (/ 1 PI)) (+ (fabs (/ 1 x)) (fabs (/ 1 x))))) (+ (* (* 1/21 (sqrt (/ 1 PI))) (pow (fabs (/ 1 x)) 7)) (* (cube (fabs (/ 1 x))) (* (sqrt (/ 1 PI)) 2/3))))) * * * * [misc]progress: [ 12 / 64 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs (* (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (+ (* 2 (fabs (/ -1 x))) (* 1/21 (pow (fabs (/ -1 x)) 7))))) (sqrt (/ 1 PI)))) * * [misc]simplify: iters left: 6 (27 enodes) * * [misc]simplify: iters left: 5 (40 enodes) * * [misc]simplify: iters left: 4 (60 enodes) * * [misc]simplify: iters left: 3 (109 enodes) * * [misc]simplify: iters left: 2 (191 enodes) * * [misc]simplify: iters left: 1 (279 enodes) * [exit]simplify: Simplified to (fabs (+ (+ (+ (* (fabs (/ -1 x)) (sqrt (/ 1 PI))) (* (fabs (/ -1 x)) (sqrt (/ 1 PI)))) (* (* 1/21 (sqrt (/ 1 PI))) (pow (fabs (/ -1 x)) 7))) (+ (* (* 2/3 (sqrt (/ 1 PI))) (cube (fabs (/ -1 x)))) (* (* (sqrt (/ 1 PI)) 1/5) (pow (fabs (/ -1 x)) 5))))) * * * * [misc]progress: [ 13 / 64 ] simplifiying candidate # * * * * [misc]progress: [ 14 / 64 ] simplifiying candidate # * [enter]simplify: Simplifying (log (* 2/3 (pow (fabs x) 3))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (12 enodes) * * [misc]simplify: iters left: 3 (17 enodes) * * [misc]simplify: iters left: 2 (22 enodes) * * [misc]simplify: iters left: 1 (28 enodes) * [exit]simplify: Simplified to (log (* 2/3 (cube (fabs x)))) * [exit]simplify: Simplified to (log (* 2/3 (cube (fabs x)))) * * * * [misc]progress: [ 15 / 64 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (* 2/3 (pow (fabs x) 3))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (11 enodes) * * [misc]simplify: iters left: 3 (13 enodes) * * [misc]simplify: iters left: 2 (15 enodes) * * [misc]simplify: iters left: 1 (19 enodes) * [exit]simplify: Simplified to (pow (exp 2/3) (cube (fabs x))) * [exit]simplify: Simplified to (pow (exp 2/3) (cube (fabs x))) * * * * [misc]progress: [ 16 / 64 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (* 2/3 (pow (fabs x) 3))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (9 enodes) * * [misc]simplify: iters left: 3 (11 enodes) * * [misc]simplify: iters left: 2 (13 enodes) * * [misc]simplify: iters left: 1 (17 enodes) * [exit]simplify: Simplified to (cbrt (* 2/3 (cube (fabs x)))) * [exit]simplify: Simplified to (cbrt (* 2/3 (cube (fabs x)))) * * * * [misc]progress: [ 17 / 64 ] simplifiying candidate # * [enter]simplify: Simplifying (cube (* 2/3 (pow (fabs x) 3))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (14 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * * [misc]simplify: iters left: 2 (42 enodes) * * [misc]simplify: iters left: 1 (59 enodes) * [exit]simplify: Simplified to (cube (* 2/3 (cube (fabs x)))) * [exit]simplify: Simplified to (cube (* 2/3 (cube (fabs x)))) * * * * [misc]progress: [ 18 / 64 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (* 2/3 (pow (fabs x) 3))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (9 enodes) * * [misc]simplify: iters left: 3 (11 enodes) * * [misc]simplify: iters left: 2 (13 enodes) * * [misc]simplify: iters left: 1 (17 enodes) * [exit]simplify: Simplified to (sqrt (* 2/3 (cube (fabs x)))) * [exit]simplify: Simplified to (sqrt (* 2/3 (cube (fabs x)))) * * * * [misc]progress: [ 19 / 64 ] simplifiying candidate # * * * * [misc]progress: [ 20 / 64 ] simplifiying candidate # * [enter]simplify: Simplifying (* 2/3 (pow 1 3)) * * [misc]simplify: iters left: 3 (5 enodes) * * [misc]simplify: iters left: 2 (9 enodes) * * [misc]simplify: iters left: 1 (11 enodes) * [exit]simplify: Simplified to (* 1 2/3) * [exit]simplify: Simplified to (* 1 2/3) * * * * [misc]progress: [ 21 / 64 ] simplifiying candidate # * [enter]simplify: Simplifying (* 2/3 1) * * [misc]simplify: iters left: 2 (3 enodes) * * [misc]simplify: iters left: 1 (5 enodes) * [exit]simplify: Simplified to 2/3 * [exit]simplify: Simplified to 2/3 * * * * [misc]progress: [ 22 / 64 ] simplifiying candidate # * * * * [misc]progress: [ 23 / 64 ] simplifiying candidate # * * * * [misc]progress: [ 24 / 64 ] simplifiying candidate # * [enter]simplify: Simplifying (log (* 1/5 (pow (fabs x) 5))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (11 enodes) * * [misc]simplify: iters left: 3 (14 enodes) * * [misc]simplify: iters left: 2 (15 enodes) * [exit]simplify: Simplified to (+ (* 5 (log (fabs x))) (log 1/5)) * [exit]simplify: Simplified to (+ (* 5 (log (fabs x))) (log 1/5)) * * * * [misc]progress: [ 25 / 64 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (* 1/5 (pow (fabs x) 5))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (pow (exp 1/5) (pow (fabs x) 5)) * [exit]simplify: Simplified to (pow (exp 1/5) (pow (fabs x) 5)) * * * * [misc]progress: [ 26 / 64 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (* 1/5 (pow (fabs x) 5))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (8 enodes) * [exit]simplify: Simplified to (cbrt (* 1/5 (pow (fabs x) 5))) * [exit]simplify: Simplified to (cbrt (* 1/5 (pow (fabs x) 5))) * * * * [misc]progress: [ 27 / 64 ] simplifiying candidate # * [enter]simplify: Simplifying (cube (* 1/5 (pow (fabs x) 5))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (13 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * * [misc]simplify: iters left: 2 (34 enodes) * * [misc]simplify: iters left: 1 (59 enodes) * [exit]simplify: Simplified to (cube (* 1/5 (pow (fabs x) 5))) * [exit]simplify: Simplified to (cube (* 1/5 (pow (fabs x) 5))) * * * * [misc]progress: [ 28 / 64 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (* 1/5 (pow (fabs x) 5))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (8 enodes) * [exit]simplify: Simplified to (sqrt (* 1/5 (pow (fabs x) 5))) * [exit]simplify: Simplified to (sqrt (* 1/5 (pow (fabs x) 5))) * * * * [misc]progress: [ 29 / 64 ] simplifiying candidate # * * * * [misc]progress: [ 30 / 64 ] simplifiying candidate # * [enter]simplify: Simplifying (* 1/5 (pow 1 5)) * * [misc]simplify: iters left: 3 (5 enodes) * * [misc]simplify: iters left: 2 (8 enodes) * [exit]simplify: Simplified to (* (pow 1 5) 1/5) * [exit]simplify: Simplified to (* (pow 1 5) 1/5) * * * * [misc]progress: [ 31 / 64 ] simplifiying candidate # * [enter]simplify: Simplifying (* 1/5 1) * * [misc]simplify: iters left: 2 (3 enodes) * * [misc]simplify: iters left: 1 (5 enodes) * [exit]simplify: Simplified to 1/5 * [exit]simplify: Simplified to 1/5 * * * * [misc]progress: [ 32 / 64 ] simplifiying candidate # * * * * [misc]progress: [ 33 / 64 ] simplifiying candidate # * * * * [misc]progress: [ 34 / 64 ] simplifiying candidate # * [enter]simplify: Simplifying (log (* 1/21 (pow (fabs x) 7))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (11 enodes) * * [misc]simplify: iters left: 3 (14 enodes) * * [misc]simplify: iters left: 2 (15 enodes) * [exit]simplify: Simplified to (+ (* 7 (log (fabs x))) (log 1/21)) * [exit]simplify: Simplified to (+ (* 7 (log (fabs x))) (log 1/21)) * * * * [misc]progress: [ 35 / 64 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (* 1/21 (pow (fabs x) 7))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (pow (exp 1/21) (pow (fabs x) 7)) * [exit]simplify: Simplified to (pow (exp 1/21) (pow (fabs x) 7)) * * * * [misc]progress: [ 36 / 64 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (* 1/21 (pow (fabs x) 7))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (8 enodes) * [exit]simplify: Simplified to (cbrt (* 1/21 (pow (fabs x) 7))) * [exit]simplify: Simplified to (cbrt (* 1/21 (pow (fabs x) 7))) * * * * [misc]progress: [ 37 / 64 ] simplifiying candidate # * [enter]simplify: Simplifying (cube (* 1/21 (pow (fabs x) 7))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (13 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * * [misc]simplify: iters left: 2 (34 enodes) * * [misc]simplify: iters left: 1 (59 enodes) * [exit]simplify: Simplified to (cube (* 1/21 (pow (fabs x) 7))) * [exit]simplify: Simplified to (cube (* 1/21 (pow (fabs x) 7))) * * * * [misc]progress: [ 38 / 64 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (* 1/21 (pow (fabs x) 7))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (8 enodes) * [exit]simplify: Simplified to (sqrt (* 1/21 (pow (fabs x) 7))) * [exit]simplify: Simplified to (sqrt (* 1/21 (pow (fabs x) 7))) * * * * [misc]progress: [ 39 / 64 ] simplifiying candidate # * * * * [misc]progress: [ 40 / 64 ] simplifiying candidate # * [enter]simplify: Simplifying (* 1/21 (pow 1 7)) * * [misc]simplify: iters left: 3 (5 enodes) * * [misc]simplify: iters left: 2 (8 enodes) * [exit]simplify: Simplified to (* (pow 1 7) 1/21) * [exit]simplify: Simplified to (* (pow 1 7) 1/21) * * * * [misc]progress: [ 41 / 64 ] simplifiying candidate # * [enter]simplify: Simplifying (* 1/21 1) * * [misc]simplify: iters left: 2 (3 enodes) * * [misc]simplify: iters left: 1 (5 enodes) * [exit]simplify: Simplified to 1/21 * [exit]simplify: Simplified to 1/21 * * * * [misc]progress: [ 42 / 64 ] simplifiying candidate # * * * * [misc]progress: [ 43 / 64 ] simplifiying candidate # * [enter]simplify: Simplifying (* (+ (* 2/3 (pow (fabs x) 3)) (+ (* 2 (fabs x)) (+ (* 1/21 (pow (fabs x) 7)) (* 1/5 (pow (fabs x) 5))))) (sqrt (/ 1 PI))) * * [misc]simplify: iters left: 6 (24 enodes) * * [misc]simplify: iters left: 5 (38 enodes) * * [misc]simplify: iters left: 4 (60 enodes) * * [misc]simplify: iters left: 3 (128 enodes) * * [misc]simplify: iters left: 2 (240 enodes) * * [misc]simplify: iters left: 1 (334 enodes) * [exit]simplify: Simplified to (* (sqrt (/ 1 PI)) (+ (+ (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) (+ (fabs x) (fabs x))) (+ (* 1/5 (pow (fabs x) 5)) (* (pow (fabs x) 7) 1/21)))) * [exit]simplify: Simplified to (* (sqrt (/ 1 PI)) (+ (+ (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) (+ (fabs x) (fabs x))) (+ (* 1/5 (pow (fabs x) 5)) (* (pow (fabs x) 7) 1/21)))) * * * * [misc]progress: [ 44 / 64 ] simplifiying candidate # * * * * [misc]progress: [ 45 / 64 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (log (+ (* 2/3 (pow (fabs x) 3)) (+ (* 2 (fabs x)) (+ (* 1/21 (pow (fabs x) 7)) (* 1/5 (pow (fabs x) 5)))))) (log (sqrt (/ 1 PI)))) * * [misc]simplify: iters left: 6 (26 enodes) * * [misc]simplify: iters left: 5 (40 enodes) * * [misc]simplify: iters left: 4 (50 enodes) * * [misc]simplify: iters left: 3 (80 enodes) * * [misc]simplify: iters left: 2 (111 enodes) * * [misc]simplify: iters left: 1 (145 enodes) * [exit]simplify: Simplified to (+ (log (+ (+ (* 1/5 (pow (fabs x) 5)) (* (pow (fabs x) 7) 1/21)) (+ (* (* (fabs x) (fabs x)) (* 2/3 (fabs x))) (+ (fabs x) (fabs x))))) (log (sqrt (/ 1 PI)))) * [exit]simplify: Simplified to (+ (log (+ (+ (* 1/5 (pow (fabs x) 5)) (* (pow (fabs x) 7) 1/21)) (+ (* (* (fabs x) (fabs x)) (* 2/3 (fabs x))) (+ (fabs x) (fabs x))))) (log (sqrt (/ 1 PI)))) * * * * [misc]progress: [ 46 / 64 ] simplifiying candidate # * [enter]simplify: Simplifying (log (* (+ (* 2/3 (pow (fabs x) 3)) (+ (* 2 (fabs x)) (+ (* 1/21 (pow (fabs x) 7)) (* 1/5 (pow (fabs x) 5))))) (sqrt (/ 1 PI)))) * * [misc]simplify: iters left: 6 (25 enodes) * * [misc]simplify: iters left: 5 (42 enodes) * * [misc]simplify: iters left: 4 (65 enodes) * * [misc]simplify: iters left: 3 (127 enodes) * * [misc]simplify: iters left: 2 (230 enodes) * * [misc]simplify: iters left: 1 (335 enodes) * [exit]simplify: Simplified to (log (* (sqrt (/ 1 PI)) (+ (+ (* 1/5 (pow (fabs x) 5)) (* (pow (fabs x) 7) 1/21)) (+ (* 2/3 (cube (fabs x))) (+ (fabs x) (fabs x)))))) * [exit]simplify: Simplified to (log (* (sqrt (/ 1 PI)) (+ (+ (* 1/5 (pow (fabs x) 5)) (* (pow (fabs x) 7) 1/21)) (+ (* 2/3 (cube (fabs x))) (+ (fabs x) (fabs x)))))) * * * * [misc]progress: [ 47 / 64 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (* (+ (* 2/3 (pow (fabs x) 3)) (+ (* 2 (fabs x)) (+ (* 1/21 (pow (fabs x) 7)) (* 1/5 (pow (fabs x) 5))))) (sqrt (/ 1 PI)))) * * [misc]simplify: iters left: 6 (25 enodes) * * [misc]simplify: iters left: 5 (41 enodes) * * [misc]simplify: iters left: 4 (69 enodes) * * [misc]simplify: iters left: 3 (169 enodes) * * [misc]simplify: iters left: 2 (358 enodes) * [exit]simplify: Simplified to (pow (exp (sqrt (/ 1 PI))) (+ (+ (* 1/5 (pow (fabs x) 5)) (* 2/3 (cube (fabs x)))) (+ (* (pow (fabs x) 7) 1/21) (+ (fabs x) (fabs x))))) * [exit]simplify: Simplified to (pow (exp (sqrt (/ 1 PI))) (+ (+ (* 1/5 (pow (fabs x) 5)) (* 2/3 (cube (fabs x)))) (+ (* (pow (fabs x) 7) 1/21) (+ (fabs x) (fabs x))))) * * * * [misc]progress: [ 48 / 64 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cube (+ (* 2/3 (pow (fabs x) 3)) (+ (* 2 (fabs x)) (+ (* 1/21 (pow (fabs x) 7)) (* 1/5 (pow (fabs x) 5)))))) (cube (sqrt (/ 1 PI)))) * * [misc]simplify: iters left: 6 (26 enodes) * * [misc]simplify: iters left: 5 (44 enodes) * * [misc]simplify: iters left: 4 (70 enodes) * * [misc]simplify: iters left: 3 (214 enodes) * [exit]simplify: Simplified to (* (sqr (+ (+ (* 1/5 (pow (fabs x) 5)) (* (pow (fabs x) 7) 1/21)) (+ (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) (+ (fabs x) (fabs x))))) (* (* (/ 1 PI) (sqrt (/ 1 PI))) (+ (+ (* 1/5 (pow (fabs x) 5)) (* (pow (fabs x) 7) 1/21)) (+ (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) (+ (fabs x) (fabs x)))))) * [exit]simplify: Simplified to (* (sqr (+ (+ (* 1/5 (pow (fabs x) 5)) (* (pow (fabs x) 7) 1/21)) (+ (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) (+ (fabs x) (fabs x))))) (* (* (/ 1 PI) (sqrt (/ 1 PI))) (+ (+ (* 1/5 (pow (fabs x) 5)) (* (pow (fabs x) 7) 1/21)) (+ (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) (+ (fabs x) (fabs x)))))) * * * * [misc]progress: [ 49 / 64 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (* (+ (* 2/3 (pow (fabs x) 3)) (+ (* 2 (fabs x)) (+ (* 1/21 (pow (fabs x) 7)) (* 1/5 (pow (fabs x) 5))))) (sqrt (/ 1 PI)))) * * [misc]simplify: iters left: 6 (25 enodes) * * [misc]simplify: iters left: 5 (39 enodes) * * [misc]simplify: iters left: 4 (61 enodes) * * [misc]simplify: iters left: 3 (129 enodes) * * [misc]simplify: iters left: 2 (241 enodes) * * [misc]simplify: iters left: 1 (337 enodes) * [exit]simplify: Simplified to (cbrt (* (sqrt (/ 1 PI)) (+ (+ (* 1/5 (pow (fabs x) 5)) (* 2/3 (cube (fabs x)))) (+ (* (pow (fabs x) 7) 1/21) (+ (fabs x) (fabs x)))))) * [exit]simplify: Simplified to (cbrt (* (sqrt (/ 1 PI)) (+ (+ (* 1/5 (pow (fabs x) 5)) (* 2/3 (cube (fabs x)))) (+ (* (pow (fabs x) 7) 1/21) (+ (fabs x) (fabs x)))))) * * * * [misc]progress: [ 50 / 64 ] simplifiying candidate # * [enter]simplify: Simplifying (cube (* (+ (* 2/3 (pow (fabs x) 3)) (+ (* 2 (fabs x)) (+ (* 1/21 (pow (fabs x) 7)) (* 1/5 (pow (fabs x) 5))))) (sqrt (/ 1 PI)))) * * [misc]simplify: iters left: 6 (25 enodes) * * [misc]simplify: iters left: 5 (44 enodes) * * [misc]simplify: iters left: 4 (76 enodes) * * [misc]simplify: iters left: 3 (187 enodes) * [exit]simplify: Simplified to (cube (* (sqrt (/ 1 PI)) (+ (+ (* 1/5 (pow (fabs x) 5)) (* (pow (fabs x) 7) 1/21)) (+ (* 2/3 (cube (fabs x))) (+ (fabs x) (fabs x)))))) * [exit]simplify: Simplified to (cube (* (sqrt (/ 1 PI)) (+ (+ (* 1/5 (pow (fabs x) 5)) (* (pow (fabs x) 7) 1/21)) (+ (* 2/3 (cube (fabs x))) (+ (fabs x) (fabs x)))))) * * * * [misc]progress: [ 51 / 64 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (+ (* 2/3 (pow (fabs x) 3)) (+ (* 2 (fabs x)) (+ (* 1/21 (pow (fabs x) 7)) (* 1/5 (pow (fabs x) 5)))))) (cbrt (sqrt (/ 1 PI)))) * * [misc]simplify: iters left: 6 (26 enodes) * * [misc]simplify: iters left: 5 (40 enodes) * * [misc]simplify: iters left: 4 (50 enodes) * * [misc]simplify: iters left: 3 (80 enodes) * * [misc]simplify: iters left: 2 (111 enodes) * * [misc]simplify: iters left: 1 (145 enodes) * [exit]simplify: Simplified to (* (cbrt (+ (+ (* 1/5 (pow (fabs x) 5)) (* (pow (fabs x) 7) 1/21)) (+ (* (* (fabs x) (fabs x)) (* 2/3 (fabs x))) (+ (fabs x) (fabs x))))) (cbrt (sqrt (/ 1 PI)))) * [exit]simplify: Simplified to (* (cbrt (+ (+ (* 1/5 (pow (fabs x) 5)) (* (pow (fabs x) 7) 1/21)) (+ (* (* (fabs x) (fabs x)) (* 2/3 (fabs x))) (+ (fabs x) (fabs x))))) (cbrt (sqrt (/ 1 PI)))) * * * * [misc]progress: [ 52 / 64 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (* (+ (* 2/3 (pow (fabs x) 3)) (+ (* 2 (fabs x)) (+ (* 1/21 (pow (fabs x) 7)) (* 1/5 (pow (fabs x) 5))))) (sqrt (/ 1 PI)))) * * [misc]simplify: iters left: 6 (25 enodes) * * [misc]simplify: iters left: 5 (39 enodes) * * [misc]simplify: iters left: 4 (61 enodes) * * [misc]simplify: iters left: 3 (129 enodes) * * [misc]simplify: iters left: 2 (241 enodes) * * [misc]simplify: iters left: 1 (337 enodes) * [exit]simplify: Simplified to (sqrt (* (sqrt (/ 1 PI)) (+ (+ (* 1/5 (pow (fabs x) 5)) (* 2/3 (cube (fabs x)))) (+ (* (pow (fabs x) 7) 1/21) (+ (fabs x) (fabs x)))))) * [exit]simplify: Simplified to (sqrt (* (sqrt (/ 1 PI)) (+ (+ (* 1/5 (pow (fabs x) 5)) (* 2/3 (cube (fabs x)))) (+ (* (pow (fabs x) 7) 1/21) (+ (fabs x) (fabs x)))))) * * * * [misc]progress: [ 53 / 64 ] simplifiying candidate # * [enter]simplify: Simplifying (* (sqrt (+ (* 2/3 (pow (fabs x) 3)) (+ (* 2 (fabs x)) (+ (* 1/21 (pow (fabs x) 7)) (* 1/5 (pow (fabs x) 5)))))) (sqrt (sqrt (/ 1 PI)))) * * [misc]simplify: iters left: 6 (26 enodes) * * [misc]simplify: iters left: 5 (40 enodes) * * [misc]simplify: iters left: 4 (50 enodes) * * [misc]simplify: iters left: 3 (80 enodes) * * [misc]simplify: iters left: 2 (111 enodes) * * [misc]simplify: iters left: 1 (145 enodes) * [exit]simplify: Simplified to (* (sqrt (+ (+ (* 1/5 (pow (fabs x) 5)) (* (pow (fabs x) 7) 1/21)) (+ (* (* (fabs x) (fabs x)) (* 2/3 (fabs x))) (+ (fabs x) (fabs x))))) (sqrt (sqrt (/ 1 PI)))) * [exit]simplify: Simplified to (* (sqrt (+ (+ (* 1/5 (pow (fabs x) 5)) (* (pow (fabs x) 7) 1/21)) (+ (* (* (fabs x) (fabs x)) (* 2/3 (fabs x))) (+ (fabs x) (fabs x))))) (sqrt (sqrt (/ 1 PI)))) * * * * [misc]progress: [ 54 / 64 ] simplifiying candidate # * [enter]simplify: Simplifying (* (+ (pow (* 2/3 (pow (fabs x) 3)) 3) (pow (+ (* 2 (fabs x)) (+ (* 1/21 (pow (fabs x) 7)) (* 1/5 (pow (fabs x) 5)))) 3)) (sqrt 1)) * * [misc]simplify: iters left: 6 (24 enodes) * * [misc]simplify: iters left: 5 (39 enodes) * * [misc]simplify: iters left: 4 (61 enodes) * * [misc]simplify: iters left: 3 (118 enodes) * * [misc]simplify: iters left: 2 (335 enodes) * [exit]simplify: Simplified to (* (sqrt 1) (+ (cube (+ (+ (* (pow (fabs x) 5) 1/5) (fabs x)) (+ (* (pow (fabs x) 7) 1/21) (fabs x)))) (cube (* (* (fabs x) (fabs x)) (* 2/3 (fabs x)))))) * [exit]simplify: Simplified to (* (sqrt 1) (+ (cube (+ (+ (* (pow (fabs x) 5) 1/5) (fabs x)) (+ (* (pow (fabs x) 7) 1/21) (fabs x)))) (cube (* (* (fabs x) (fabs x)) (* 2/3 (fabs x)))))) * [enter]simplify: Simplifying (* (+ (sqr (* 2/3 (pow (fabs x) 3))) (- (sqr (+ (* 2 (fabs x)) (+ (* 1/21 (pow (fabs x) 7)) (* 1/5 (pow (fabs x) 5))))) (* (* 2/3 (pow (fabs x) 3)) (+ (* 2 (fabs x)) (+ (* 1/21 (pow (fabs x) 7)) (* 1/5 (pow (fabs x) 5))))))) (sqrt PI)) * * [misc]simplify: iters left: 6 (26 enodes) * * [misc]simplify: iters left: 5 (52 enodes) * * [misc]simplify: iters left: 4 (135 enodes) * * [misc]simplify: iters left: 3 (374 enodes) * [exit]simplify: Simplified to (* (- (sqr (+ (+ (* (pow (fabs x) 5) 1/5) (+ (fabs x) (fabs x))) (* (pow (fabs x) 7) 1/21))) (* (+ (+ (+ (fabs x) (fabs x)) (* (pow (fabs x) 7) 1/21)) (- (* (pow (fabs x) 5) 1/5) (* 2/3 (cube (fabs x))))) (* 2/3 (cube (fabs x))))) (sqrt PI)) * [exit]simplify: Simplified to (* (- (sqr (+ (+ (* (pow (fabs x) 5) 1/5) (+ (fabs x) (fabs x))) (* (pow (fabs x) 7) 1/21))) (* (+ (+ (+ (fabs x) (fabs x)) (* (pow (fabs x) 7) 1/21)) (- (* (pow (fabs x) 5) 1/5) (* 2/3 (cube (fabs x))))) (* 2/3 (cube (fabs x))))) (sqrt PI)) * * * * [misc]progress: [ 55 / 64 ] simplifiying candidate # * [enter]simplify: Simplifying (* (- (sqr (* 2/3 (pow (fabs x) 3))) (sqr (+ (* 2 (fabs x)) (+ (* 1/21 (pow (fabs x) 7)) (* 1/5 (pow (fabs x) 5)))))) (sqrt 1)) * * [misc]simplify: iters left: 6 (24 enodes) * * [misc]simplify: iters left: 5 (44 enodes) * * [misc]simplify: iters left: 4 (76 enodes) * * [misc]simplify: iters left: 3 (222 enodes) * [exit]simplify: Simplified to (* (* (- (- (* 2/3 (cube (fabs x))) (+ (fabs x) (fabs x))) (+ (* (pow (fabs x) 7) 1/21) (* (pow (fabs x) 5) 1/5))) (sqrt 1)) (+ (+ (* (pow (fabs x) 7) 1/21) (* (pow (fabs x) 5) 1/5)) (+ (* 2/3 (cube (fabs x))) (+ (fabs x) (fabs x))))) * [exit]simplify: Simplified to (* (* (- (- (* 2/3 (cube (fabs x))) (+ (fabs x) (fabs x))) (+ (* (pow (fabs x) 7) 1/21) (* (pow (fabs x) 5) 1/5))) (sqrt 1)) (+ (+ (* (pow (fabs x) 7) 1/21) (* (pow (fabs x) 5) 1/5)) (+ (* 2/3 (cube (fabs x))) (+ (fabs x) (fabs x))))) * [enter]simplify: Simplifying (* (- (* 2/3 (pow (fabs x) 3)) (+ (* 2 (fabs x)) (+ (* 1/21 (pow (fabs x) 7)) (* 1/5 (pow (fabs x) 5))))) (sqrt PI)) * * [misc]simplify: iters left: 6 (22 enodes) * * [misc]simplify: iters left: 5 (32 enodes) * * [misc]simplify: iters left: 4 (38 enodes) * * [misc]simplify: iters left: 3 (48 enodes) * * [misc]simplify: iters left: 2 (67 enodes) * * [misc]simplify: iters left: 1 (82 enodes) * [exit]simplify: Simplified to (* (sqrt PI) (- (- (* 2/3 (cube (fabs x))) (* (pow (fabs x) 7) 1/21)) (+ (* 1/5 (pow (fabs x) 5)) (+ (fabs x) (fabs x))))) * [exit]simplify: Simplified to (* (sqrt PI) (- (- (* 2/3 (cube (fabs x))) (* (pow (fabs x) 7) 1/21)) (+ (* 1/5 (pow (fabs x) 5)) (+ (fabs x) (fabs x))))) * * * * [misc]progress: [ 56 / 64 ] simplifiying candidate # * * * * [misc]progress: [ 57 / 64 ] simplifiying candidate # * [enter]simplify: Simplifying (* (+ (* 2/3 (pow (fabs x) 3)) (+ (* 2 (fabs x)) (+ (* 1/21 (pow (fabs x) 7)) (* 1/5 (pow (fabs x) 5))))) (sqrt 1)) * * [misc]simplify: iters left: 6 (22 enodes) * * [misc]simplify: iters left: 5 (35 enodes) * * [misc]simplify: iters left: 4 (53 enodes) * * [misc]simplify: iters left: 3 (100 enodes) * * [misc]simplify: iters left: 2 (219 enodes) * * [misc]simplify: iters left: 1 (359 enodes) * [exit]simplify: Simplified to (+ (+ (* (pow (fabs x) 7) (* 1/21 (sqrt 1))) (* (* (sqrt 1) 1/5) (pow (fabs x) 5))) (+ (* (* (sqrt 1) 2/3) (cube (fabs x))) (* (+ (sqrt 1) (sqrt 1)) (fabs x)))) * [exit]simplify: Simplified to (+ (+ (* (pow (fabs x) 7) (* 1/21 (sqrt 1))) (* (* (sqrt 1) 1/5) (pow (fabs x) 5))) (+ (* (* (sqrt 1) 2/3) (cube (fabs x))) (* (+ (sqrt 1) (sqrt 1)) (fabs x)))) * * * * [misc]progress: [ 58 / 64 ] simplifiying candidate # * [enter]simplify: Simplifying (* (+ (* 2/3 (pow (fabs x) 3)) (+ (* 2 (fabs x)) (+ (* 1/21 (pow (fabs x) 7)) (* 1/5 (pow (fabs x) 5))))) (sqrt 1)) * * [misc]simplify: iters left: 6 (22 enodes) * * [misc]simplify: iters left: 5 (35 enodes) * * [misc]simplify: iters left: 4 (53 enodes) * * [misc]simplify: iters left: 3 (100 enodes) * * [misc]simplify: iters left: 2 (219 enodes) * * [misc]simplify: iters left: 1 (359 enodes) * [exit]simplify: Simplified to (+ (+ (* (pow (fabs x) 7) (* 1/21 (sqrt 1))) (* (* (sqrt 1) 1/5) (pow (fabs x) 5))) (+ (* (* (sqrt 1) 2/3) (cube (fabs x))) (* (+ (sqrt 1) (sqrt 1)) (fabs x)))) * [exit]simplify: Simplified to (+ (+ (* (pow (fabs x) 7) (* 1/21 (sqrt 1))) (* (* (sqrt 1) 1/5) (pow (fabs x) 5))) (+ (* (* (sqrt 1) 2/3) (cube (fabs x))) (* (+ (sqrt 1) (sqrt 1)) (fabs x)))) * * * * [misc]progress: [ 59 / 64 ] simplifiying candidate # * [enter]simplify: Simplifying (* (+ (* 2/3 (pow (fabs x) 3)) (+ (* 2 (fabs x)) (+ (* 1/21 (pow (fabs x) 7)) (* 1/5 (pow (fabs x) 5))))) 1) * * [misc]simplify: iters left: 6 (21 enodes) * * [misc]simplify: iters left: 5 (34 enodes) * * [misc]simplify: iters left: 4 (48 enodes) * * [misc]simplify: iters left: 3 (72 enodes) * * [misc]simplify: iters left: 2 (119 enodes) * * [misc]simplify: iters left: 1 (153 enodes) * [exit]simplify: Simplified to (+ (+ (* (cube (fabs x)) 2/3) (+ (fabs x) (fabs x))) (+ (* (pow (fabs x) 5) 1/5) (* (pow (fabs x) 7) 1/21))) * [exit]simplify: Simplified to (+ (+ (* (cube (fabs x)) 2/3) (+ (fabs x) (fabs x))) (+ (* (pow (fabs x) 5) 1/5) (* (pow (fabs x) 7) 1/21))) * * * * [misc]progress: [ 60 / 64 ] simplifiying candidate # * [enter]simplify: Simplifying (* (+ (* 2/3 (pow (fabs x) 3)) (+ (* 2 (fabs x)) (+ (* 1/21 (pow (fabs x) 7)) (* 1/5 (pow (fabs x) 5))))) (sqrt (/ 1 PI))) * * [misc]simplify: iters left: 6 (24 enodes) * * [misc]simplify: iters left: 5 (38 enodes) * * [misc]simplify: iters left: 4 (60 enodes) * * [misc]simplify: iters left: 3 (128 enodes) * * [misc]simplify: iters left: 2 (240 enodes) * * [misc]simplify: iters left: 1 (334 enodes) * [exit]simplify: Simplified to (* (sqrt (/ 1 PI)) (+ (+ (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) (+ (fabs x) (fabs x))) (+ (* 1/5 (pow (fabs x) 5)) (* (pow (fabs x) 7) 1/21)))) * [exit]simplify: Simplified to (* (sqrt (/ 1 PI)) (+ (+ (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) (+ (fabs x) (fabs x))) (+ (* 1/5 (pow (fabs x) 5)) (* (pow (fabs x) 7) 1/21)))) * * * * [misc]progress: [ 61 / 64 ] simplifiying candidate # * [enter]simplify: Simplifying (* (+ (* 2/3 (pow (fabs x) 3)) (+ (* 2 (fabs x)) (+ (* 1/21 (pow (fabs x) 7)) (* 1/5 (pow (fabs x) 5))))) (sqrt 1)) * * [misc]simplify: iters left: 6 (22 enodes) * * [misc]simplify: iters left: 5 (35 enodes) * * [misc]simplify: iters left: 4 (53 enodes) * * [misc]simplify: iters left: 3 (100 enodes) * * [misc]simplify: iters left: 2 (219 enodes) * * [misc]simplify: iters left: 1 (359 enodes) * [exit]simplify: Simplified to (+ (+ (* (pow (fabs x) 7) (* 1/21 (sqrt 1))) (* (* (sqrt 1) 1/5) (pow (fabs x) 5))) (+ (* (* (sqrt 1) 2/3) (cube (fabs x))) (* (+ (sqrt 1) (sqrt 1)) (fabs x)))) * [exit]simplify: Simplified to (+ (+ (* (pow (fabs x) 7) (* 1/21 (sqrt 1))) (* (* (sqrt 1) 1/5) (pow (fabs x) 5))) (+ (* (* (sqrt 1) 2/3) (cube (fabs x))) (* (+ (sqrt 1) (sqrt 1)) (fabs x)))) * * * * [misc]progress: [ 62 / 64 ] simplifiying candidate # * [enter]simplify: Simplifying (* (+ (pow (* 2/3 (pow (fabs x) 3)) 3) (pow (+ (* 2 (fabs x)) (+ (* 1/21 (pow (fabs x) 7)) (* 1/5 (pow (fabs x) 5)))) 3)) (sqrt (/ 1 PI))) * * [misc]simplify: iters left: 6 (26 enodes) * * [misc]simplify: iters left: 5 (41 enodes) * * [misc]simplify: iters left: 4 (63 enodes) * * [misc]simplify: iters left: 3 (118 enodes) * * [misc]simplify: iters left: 2 (333 enodes) * [exit]simplify: Simplified to (* (+ (cube (+ (+ (* (pow (fabs x) 5) 1/5) (+ (fabs x) (fabs x))) (* (pow (fabs x) 7) 1/21))) (cube (* 2/3 (cube (fabs x))))) (sqrt (/ 1 PI))) * [exit]simplify: Simplified to (* (+ (cube (+ (+ (* (pow (fabs x) 5) 1/5) (+ (fabs x) (fabs x))) (* (pow (fabs x) 7) 1/21))) (cube (* 2/3 (cube (fabs x))))) (sqrt (/ 1 PI))) * * * * [misc]progress: [ 63 / 64 ] simplifiying candidate # * [enter]simplify: Simplifying (* (- (sqr (* 2/3 (pow (fabs x) 3))) (sqr (+ (* 2 (fabs x)) (+ (* 1/21 (pow (fabs x) 7)) (* 1/5 (pow (fabs x) 5)))))) (sqrt (/ 1 PI))) * * [misc]simplify: iters left: 6 (26 enodes) * * [misc]simplify: iters left: 5 (46 enodes) * * [misc]simplify: iters left: 4 (74 enodes) * * [misc]simplify: iters left: 3 (221 enodes) * [exit]simplify: Simplified to (* (* (- (- (* 2/3 (cube (fabs x))) (+ (fabs x) (fabs x))) (+ (* (pow (fabs x) 7) 1/21) (* (pow (fabs x) 5) 1/5))) (sqrt (/ 1 PI))) (+ (+ (* 2/3 (cube (fabs x))) (+ (fabs x) (fabs x))) (+ (* (pow (fabs x) 7) 1/21) (* (pow (fabs x) 5) 1/5)))) * [exit]simplify: Simplified to (* (* (- (- (* 2/3 (cube (fabs x))) (+ (fabs x) (fabs x))) (+ (* (pow (fabs x) 7) 1/21) (* (pow (fabs x) 5) 1/5))) (sqrt (/ 1 PI))) (+ (+ (* 2/3 (cube (fabs x))) (+ (fabs x) (fabs x))) (+ (* (pow (fabs x) 7) 1/21) (* (pow (fabs x) 5) 1/5)))) * * * * [misc]progress: [ 64 / 64 ] simplifiying candidate # * * * [misc]progress: adding candidates to table * * [misc]progress: iteration 3 / 3 * * * [misc]progress: picking best candidate * * * * [misc]pick: Picked # * * * [misc]progress: localizing error * * * [misc]progress: generating series expansions * * * * [misc]progress: [ 1 / 4 ] generating series at (2 1 1 2 2 1 1) * [misc]approximate: Taking taylor expansion of (cbrt (* 1/21 (pow (fabs x) 7))) in (x) around 0 * [misc]taylor: Taking taylor expansion of (cbrt (* 1/21 (pow (fabs x) 7))) in x * [misc]taylor: Rewrote expression to (pow (* 1/21 (pow (fabs x) 7)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* 1/21 (pow (fabs x) 7))))) in x * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* 1/21 (pow (fabs x) 7)))) in x * [misc]taylor: Taking taylor expansion of 1/3 in x * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (* 1/21 (pow (fabs x) 7))) in x * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs x) 7)) in x * [misc]taylor: Taking taylor expansion of 1/21 in x * [misc]backup-simplify: Simplify 1/21 into 1/21 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 7) in x * [misc]taylor: Taking taylor expansion of (exp (* 7 (log (fabs x)))) in x * [misc]taylor: Taking taylor expansion of (* 7 (log (fabs x))) in x * [misc]taylor: Taking taylor expansion of 7 in x * [misc]backup-simplify: Simplify 7 into 7 * [misc]taylor: Taking taylor expansion of (log (fabs x)) in x * [misc]taylor: Taking taylor expansion of (fabs x) in x * [misc]backup-simplify: Simplify (fabs x) into (fabs x) * [misc]backup-simplify: Simplify (log (fabs x)) into (log (fabs x)) * [misc]backup-simplify: Simplify (* 7 (log (fabs x))) into (* 7 (log (fabs x))) * [misc]backup-simplify: Simplify (exp (* 7 (log (fabs x)))) into (pow (fabs x) 7) * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs x) 7)) into (* 1/21 (pow (fabs x) 7)) * [misc]backup-simplify: Simplify (log (* 1/21 (pow (fabs x) 7))) into (log (* 1/21 (pow (fabs x) 7))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/21 (pow (fabs x) 7)))) into (* 1/3 (log (* 1/21 (pow (fabs x) 7)))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/21 (pow (fabs x) 7))))) into (pow (* 1/21 (pow (fabs x) 7)) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (* 1/21 (pow (fabs x) 7))) in x * [misc]taylor: Rewrote expression to (pow (* 1/21 (pow (fabs x) 7)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* 1/21 (pow (fabs x) 7))))) in x * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* 1/21 (pow (fabs x) 7)))) in x * [misc]taylor: Taking taylor expansion of 1/3 in x * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (* 1/21 (pow (fabs x) 7))) in x * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs x) 7)) in x * [misc]taylor: Taking taylor expansion of 1/21 in x * [misc]backup-simplify: Simplify 1/21 into 1/21 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 7) in x * [misc]taylor: Taking taylor expansion of (exp (* 7 (log (fabs x)))) in x * [misc]taylor: Taking taylor expansion of (* 7 (log (fabs x))) in x * [misc]taylor: Taking taylor expansion of 7 in x * [misc]backup-simplify: Simplify 7 into 7 * [misc]taylor: Taking taylor expansion of (log (fabs x)) in x * [misc]taylor: Taking taylor expansion of (fabs x) in x * [misc]backup-simplify: Simplify (fabs x) into (fabs x) * [misc]backup-simplify: Simplify (log (fabs x)) into (log (fabs x)) * [misc]backup-simplify: Simplify (* 7 (log (fabs x))) into (* 7 (log (fabs x))) * [misc]backup-simplify: Simplify (exp (* 7 (log (fabs x)))) into (pow (fabs x) 7) * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs x) 7)) into (* 1/21 (pow (fabs x) 7)) * [misc]backup-simplify: Simplify (log (* 1/21 (pow (fabs x) 7))) into (log (* 1/21 (pow (fabs x) 7))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/21 (pow (fabs x) 7)))) into (* 1/3 (log (* 1/21 (pow (fabs x) 7)))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/21 (pow (fabs x) 7))))) into (pow (* 1/21 (pow (fabs x) 7)) 1/3) * [misc]backup-simplify: Simplify (pow (* 1/21 (pow (fabs x) 7)) 1/3) into (pow (* 1/21 (pow (fabs x) 7)) 1/3) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (fabs x) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 7 0) (* 0 (log (fabs x)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 7 (log (fabs x)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (* 0 (pow (fabs x) 7))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (* 1/21 (pow (fabs x) 7)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (* 1/21 (pow (fabs x) 7))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/21 (pow (fabs x) 7))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (fabs x) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (fabs x) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 7 0) (+ (* 0 0) (* 0 (log (fabs x))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 7 (log (fabs x)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (* 0 (pow (fabs x) 7)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (* 1/21 (pow (fabs x) 7)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (* 1/21 (pow (fabs x) 7)) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (* 1/21 (pow (fabs x) 7)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/21 (pow (fabs x) 7))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (fabs x) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (fabs x) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (fabs x) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 7 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs x)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 7 (log (fabs x)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (* 1/21 (pow (fabs x) 7)) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (* 1/21 (pow (fabs x) 7)) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (* 1/21 (pow (fabs x) 7)) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (* 1/21 (pow (fabs x) 7))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/21 (pow (fabs x) 7))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (fabs x) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (fabs x) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (fabs x) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (fabs x) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (fabs x) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 7 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs x))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 7 (log (fabs x)))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7)))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (* 1/21 (pow (fabs x) 7)) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (* 1/21 (pow (fabs x) 7)) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (* 1/21 (pow (fabs x) 7)) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (* 1/21 (pow (fabs x) 7)) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (* 1/21 (pow (fabs x) 7)) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (* 1/21 (pow (fabs x) 7)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/21 (pow (fabs x) 7))))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (fabs x) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (fabs x) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (fabs x) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (fabs x) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs x) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (fabs x) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (fabs x) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 7 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs x)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 7 (log (fabs x)))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (* 1/21 (pow (fabs x) 7)) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (* 1/21 (pow (fabs x) 7)) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (* 1/21 (pow (fabs x) 7)) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (* 1/21 (pow (fabs x) 7)) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (* 1/21 (pow (fabs x) 7)) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (* 1/21 (pow (fabs x) 7)) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (* 1/21 (pow (fabs x) 7)) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (* 1/21 (pow (fabs x) 7))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/21 (pow (fabs x) 7))))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (fabs x) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (fabs x) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (fabs x) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (fabs x) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (fabs x) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs x) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (fabs x) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (fabs x) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (fabs x) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (fabs x) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (fabs x) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 7 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs x))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 7 (log (fabs x)))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7)))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (* 1/21 (pow (fabs x) 7)) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (* 1/21 (pow (fabs x) 7)) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (* 1/21 (pow (fabs x) 7)) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (* 1/21 (pow (fabs x) 7)) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (* 1/21 (pow (fabs x) 7)) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (* 1/21 (pow (fabs x) 7)) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (* 1/21 (pow (fabs x) 7)) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (* 1/21 (pow (fabs x) 7)) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (* 1/21 (pow (fabs x) 7)) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (* 1/21 (pow (fabs x) 7)) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (* 1/21 (pow (fabs x) 7)) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (* 1/21 (pow (fabs x) 7)))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/21 (pow (fabs x) 7))))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (pow (* 1/21 (pow (fabs x) 7)) 1/3) into (pow (* 1/21 (pow (fabs x) 7)) 1/3) * [misc]approximate: Taking taylor expansion of (cbrt (* 1/21 (pow (fabs (/ 1 x)) 7))) in (x) around 0 * [misc]taylor: Taking taylor expansion of (cbrt (* 1/21 (pow (fabs (/ 1 x)) 7))) in x * [misc]taylor: Rewrote expression to (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* 1/21 (pow (fabs (/ 1 x)) 7))))) in x * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* 1/21 (pow (fabs (/ 1 x)) 7)))) in x * [misc]taylor: Taking taylor expansion of 1/3 in x * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (* 1/21 (pow (fabs (/ 1 x)) 7))) in x * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs (/ 1 x)) 7)) in x * [misc]taylor: Taking taylor expansion of 1/21 in x * [misc]backup-simplify: Simplify 1/21 into 1/21 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x * [misc]taylor: Taking taylor expansion of (exp (* 7 (log (fabs (/ 1 x))))) in x * [misc]taylor: Taking taylor expansion of (* 7 (log (fabs (/ 1 x)))) in x * [misc]taylor: Taking taylor expansion of 7 in x * [misc]backup-simplify: Simplify 7 into 7 * [misc]taylor: Taking taylor expansion of (log (fabs (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) * [misc]backup-simplify: Simplify (log (fabs (/ 1 x))) into (log (fabs (/ 1 x))) * [misc]backup-simplify: Simplify (* 7 (log (fabs (/ 1 x)))) into (* 7 (log (fabs (/ 1 x)))) * [misc]backup-simplify: Simplify (exp (* 7 (log (fabs (/ 1 x))))) into (pow (fabs (/ 1 x)) 7) * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs (/ 1 x)) 7)) into (* 1/21 (pow (fabs (/ 1 x)) 7)) * [misc]backup-simplify: Simplify (log (* 1/21 (pow (fabs (/ 1 x)) 7))) into (log (* 1/21 (pow (fabs (/ 1 x)) 7))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/21 (pow (fabs (/ 1 x)) 7)))) into (* 1/3 (log (* 1/21 (pow (fabs (/ 1 x)) 7)))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/21 (pow (fabs (/ 1 x)) 7))))) into (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (* 1/21 (pow (fabs (/ 1 x)) 7))) in x * [misc]taylor: Rewrote expression to (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* 1/21 (pow (fabs (/ 1 x)) 7))))) in x * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* 1/21 (pow (fabs (/ 1 x)) 7)))) in x * [misc]taylor: Taking taylor expansion of 1/3 in x * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (* 1/21 (pow (fabs (/ 1 x)) 7))) in x * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs (/ 1 x)) 7)) in x * [misc]taylor: Taking taylor expansion of 1/21 in x * [misc]backup-simplify: Simplify 1/21 into 1/21 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x * [misc]taylor: Taking taylor expansion of (exp (* 7 (log (fabs (/ 1 x))))) in x * [misc]taylor: Taking taylor expansion of (* 7 (log (fabs (/ 1 x)))) in x * [misc]taylor: Taking taylor expansion of 7 in x * [misc]backup-simplify: Simplify 7 into 7 * [misc]taylor: Taking taylor expansion of (log (fabs (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) * [misc]backup-simplify: Simplify (log (fabs (/ 1 x))) into (log (fabs (/ 1 x))) * [misc]backup-simplify: Simplify (* 7 (log (fabs (/ 1 x)))) into (* 7 (log (fabs (/ 1 x)))) * [misc]backup-simplify: Simplify (exp (* 7 (log (fabs (/ 1 x))))) into (pow (fabs (/ 1 x)) 7) * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs (/ 1 x)) 7)) into (* 1/21 (pow (fabs (/ 1 x)) 7)) * [misc]backup-simplify: Simplify (log (* 1/21 (pow (fabs (/ 1 x)) 7))) into (log (* 1/21 (pow (fabs (/ 1 x)) 7))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/21 (pow (fabs (/ 1 x)) 7)))) into (* 1/3 (log (* 1/21 (pow (fabs (/ 1 x)) 7)))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/21 (pow (fabs (/ 1 x)) 7))))) into (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 1/3) * [misc]backup-simplify: Simplify (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 1/3) into (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 1/3) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (fabs (/ 1 x)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 7 0) (* 0 (log (fabs (/ 1 x))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 7 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (* 0 (pow (fabs (/ 1 x)) 7))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (* 1/21 (pow (fabs (/ 1 x)) 7))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/21 (pow (fabs (/ 1 x)) 7))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (fabs (/ 1 x)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (fabs (/ 1 x)) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 7 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 7 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (* 1/21 (pow (fabs (/ 1 x)) 7)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/21 (pow (fabs (/ 1 x)) 7))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (fabs (/ 1 x)) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (fabs (/ 1 x)) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 7 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 7 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (* 1/21 (pow (fabs (/ 1 x)) 7))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/21 (pow (fabs (/ 1 x)) 7))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (fabs (/ 1 x)) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (fabs (/ 1 x)) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (fabs (/ 1 x)) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (fabs (/ 1 x)) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 7 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 7 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7)))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (* 1/21 (pow (fabs (/ 1 x)) 7)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/21 (pow (fabs (/ 1 x)) 7))))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (fabs (/ 1 x)) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (fabs (/ 1 x)) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (fabs (/ 1 x)) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (fabs (/ 1 x)) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (fabs (/ 1 x)) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 7 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 7 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (* 1/21 (pow (fabs (/ 1 x)) 7))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/21 (pow (fabs (/ 1 x)) 7))))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (fabs (/ 1 x)) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (fabs (/ 1 x)) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (fabs (/ 1 x)) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (fabs (/ 1 x)) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (fabs (/ 1 x)) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (fabs (/ 1 x)) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (fabs (/ 1 x)) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (fabs (/ 1 x)) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (fabs (/ 1 x)) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 7 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x)))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 7 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7)))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (* 1/21 (pow (fabs (/ 1 x)) 7)))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/21 (pow (fabs (/ 1 x)) 7))))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 1/3) into (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 1/3) * [misc]approximate: Taking taylor expansion of (cbrt (* 1/21 (pow (fabs (/ 1 (- x))) 7))) in (x) around 0 * [misc]taylor: Taking taylor expansion of (cbrt (* 1/21 (pow (fabs (/ 1 (- x))) 7))) in x * [misc]taylor: Rewrote expression to (pow (* 1/21 (pow (fabs (/ 1 (- x))) 7)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* 1/21 (pow (fabs (/ 1 (- x))) 7))))) in x * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* 1/21 (pow (fabs (/ 1 (- x))) 7)))) in x * [misc]taylor: Taking taylor expansion of 1/3 in x * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (* 1/21 (pow (fabs (/ 1 (- x))) 7))) in x * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs (/ 1 (- x))) 7)) in x * [misc]taylor: Taking taylor expansion of 1/21 in x * [misc]backup-simplify: Simplify 1/21 into 1/21 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 (- x))) 7) in x * [misc]taylor: Taking taylor expansion of (exp (* 7 (log (fabs (/ 1 (- x)))))) in x * [misc]taylor: Taking taylor expansion of (* 7 (log (fabs (/ 1 (- x))))) in x * [misc]taylor: Taking taylor expansion of 7 in x * [misc]backup-simplify: Simplify 7 into 7 * [misc]taylor: Taking taylor expansion of (log (fabs (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of (fabs (/ 1 (- x))) in x * [misc]backup-simplify: Simplify (fabs (/ 1 (- x))) into (fabs (/ -1 x)) * [misc]backup-simplify: Simplify (log (fabs (/ -1 x))) into (log (fabs (/ -1 x))) * [misc]backup-simplify: Simplify (* 7 (log (fabs (/ -1 x)))) into (* 7 (log (fabs (/ -1 x)))) * [misc]backup-simplify: Simplify (exp (* 7 (log (fabs (/ -1 x))))) into (pow (fabs (/ -1 x)) 7) * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs (/ -1 x)) 7)) into (* 1/21 (pow (fabs (/ -1 x)) 7)) * [misc]backup-simplify: Simplify (log (* 1/21 (pow (fabs (/ -1 x)) 7))) into (log (* 1/21 (pow (fabs (/ -1 x)) 7))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/21 (pow (fabs (/ -1 x)) 7)))) into (* 1/3 (log (* 1/21 (pow (fabs (/ -1 x)) 7)))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/21 (pow (fabs (/ -1 x)) 7))))) into (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (* 1/21 (pow (fabs (/ 1 (- x))) 7))) in x * [misc]taylor: Rewrote expression to (pow (* 1/21 (pow (fabs (/ 1 (- x))) 7)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* 1/21 (pow (fabs (/ 1 (- x))) 7))))) in x * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* 1/21 (pow (fabs (/ 1 (- x))) 7)))) in x * [misc]taylor: Taking taylor expansion of 1/3 in x * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (* 1/21 (pow (fabs (/ 1 (- x))) 7))) in x * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs (/ 1 (- x))) 7)) in x * [misc]taylor: Taking taylor expansion of 1/21 in x * [misc]backup-simplify: Simplify 1/21 into 1/21 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 (- x))) 7) in x * [misc]taylor: Taking taylor expansion of (exp (* 7 (log (fabs (/ 1 (- x)))))) in x * [misc]taylor: Taking taylor expansion of (* 7 (log (fabs (/ 1 (- x))))) in x * [misc]taylor: Taking taylor expansion of 7 in x * [misc]backup-simplify: Simplify 7 into 7 * [misc]taylor: Taking taylor expansion of (log (fabs (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of (fabs (/ 1 (- x))) in x * [misc]backup-simplify: Simplify (fabs (/ 1 (- x))) into (fabs (/ -1 x)) * [misc]backup-simplify: Simplify (log (fabs (/ -1 x))) into (log (fabs (/ -1 x))) * [misc]backup-simplify: Simplify (* 7 (log (fabs (/ -1 x)))) into (* 7 (log (fabs (/ -1 x)))) * [misc]backup-simplify: Simplify (exp (* 7 (log (fabs (/ -1 x))))) into (pow (fabs (/ -1 x)) 7) * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs (/ -1 x)) 7)) into (* 1/21 (pow (fabs (/ -1 x)) 7)) * [misc]backup-simplify: Simplify (log (* 1/21 (pow (fabs (/ -1 x)) 7))) into (log (* 1/21 (pow (fabs (/ -1 x)) 7))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/21 (pow (fabs (/ -1 x)) 7)))) into (* 1/3 (log (* 1/21 (pow (fabs (/ -1 x)) 7)))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/21 (pow (fabs (/ -1 x)) 7))))) into (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 1/3) * [misc]backup-simplify: Simplify (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 1/3) into (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 1/3) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (fabs (/ -1 x)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 7 0) (* 0 (log (fabs (/ -1 x))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 7 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (* 0 (pow (fabs (/ -1 x)) 7))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (* 1/21 (pow (fabs (/ -1 x)) 7))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/21 (pow (fabs (/ -1 x)) 7))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (fabs (/ -1 x)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (fabs (/ -1 x)) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 7 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 7 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (* 1/21 (pow (fabs (/ -1 x)) 7)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/21 (pow (fabs (/ -1 x)) 7))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (fabs (/ -1 x)) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (fabs (/ -1 x)) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 7 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 7 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (* 1/21 (pow (fabs (/ -1 x)) 7))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/21 (pow (fabs (/ -1 x)) 7))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (fabs (/ -1 x)) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (fabs (/ -1 x)) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (fabs (/ -1 x)) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (fabs (/ -1 x)) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 7 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 7 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7)))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (* 1/21 (pow (fabs (/ -1 x)) 7)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/21 (pow (fabs (/ -1 x)) 7))))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (fabs (/ -1 x)) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (fabs (/ -1 x)) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (fabs (/ -1 x)) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (fabs (/ -1 x)) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (fabs (/ -1 x)) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 7 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 7 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (* 1/21 (pow (fabs (/ -1 x)) 7))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/21 (pow (fabs (/ -1 x)) 7))))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (fabs (/ -1 x)) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (fabs (/ -1 x)) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (fabs (/ -1 x)) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (fabs (/ -1 x)) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (fabs (/ -1 x)) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (fabs (/ -1 x)) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (fabs (/ -1 x)) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (fabs (/ -1 x)) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (fabs (/ -1 x)) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 7 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x)))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 7 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7)))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (* 1/21 (pow (fabs (/ -1 x)) 7)))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/21 (pow (fabs (/ -1 x)) 7))))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 1/3) into (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 1/3) * * * * [misc]progress: [ 2 / 4 ] generating series at (2 1 1 2 2 1) * [misc]approximate: Taking taylor expansion of (cube (cbrt (* 1/21 (pow (fabs x) 7)))) in (x) around 0 * [misc]taylor: Taking taylor expansion of (cube (cbrt (* 1/21 (pow (fabs x) 7)))) in x * [misc]taylor: Rewrote expression to (pow (cbrt (* 1/21 (pow (fabs x) 7))) 3) * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (cbrt (* 1/21 (pow (fabs x) 7)))))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (cbrt (* 1/21 (pow (fabs x) 7))))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (cbrt (* 1/21 (pow (fabs x) 7)))) in x * [misc]taylor: Taking taylor expansion of (cbrt (* 1/21 (pow (fabs x) 7))) in x * [misc]taylor: Rewrote expression to (pow (* 1/21 (pow (fabs x) 7)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* 1/21 (pow (fabs x) 7))))) in x * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* 1/21 (pow (fabs x) 7)))) in x * [misc]taylor: Taking taylor expansion of 1/3 in x * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (* 1/21 (pow (fabs x) 7))) in x * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs x) 7)) in x * [misc]taylor: Taking taylor expansion of 1/21 in x * [misc]backup-simplify: Simplify 1/21 into 1/21 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 7) in x * [misc]taylor: Taking taylor expansion of (exp (* 7 (log (fabs x)))) in x * [misc]taylor: Taking taylor expansion of (* 7 (log (fabs x))) in x * [misc]taylor: Taking taylor expansion of 7 in x * [misc]backup-simplify: Simplify 7 into 7 * [misc]taylor: Taking taylor expansion of (log (fabs x)) in x * [misc]taylor: Taking taylor expansion of (fabs x) in x * [misc]backup-simplify: Simplify (fabs x) into (fabs x) * [misc]backup-simplify: Simplify (log (fabs x)) into (log (fabs x)) * [misc]backup-simplify: Simplify (* 7 (log (fabs x))) into (* 7 (log (fabs x))) * [misc]backup-simplify: Simplify (exp (* 7 (log (fabs x)))) into (pow (fabs x) 7) * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs x) 7)) into (* 1/21 (pow (fabs x) 7)) * [misc]backup-simplify: Simplify (log (* 1/21 (pow (fabs x) 7))) into (log (* 1/21 (pow (fabs x) 7))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/21 (pow (fabs x) 7)))) into (* 1/3 (log (* 1/21 (pow (fabs x) 7)))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/21 (pow (fabs x) 7))))) into (pow (* 1/21 (pow (fabs x) 7)) 1/3) * [misc]backup-simplify: Simplify (log (pow (* 1/21 (pow (fabs x) 7)) 1/3)) into (log (pow (* 1/21 (pow (fabs x) 7)) 1/3)) * [misc]backup-simplify: Simplify (* 3 (log (pow (* 1/21 (pow (fabs x) 7)) 1/3))) into (* 3 (log (pow (* 1/21 (pow (fabs x) 7)) 1/3))) * [misc]backup-simplify: Simplify (exp (* 3 (log (pow (* 1/21 (pow (fabs x) 7)) 1/3)))) into (pow (pow (* 1/21 (pow (fabs x) 7)) 1/3) 3) * [misc]taylor: Taking taylor expansion of (cube (cbrt (* 1/21 (pow (fabs x) 7)))) in x * [misc]taylor: Rewrote expression to (pow (cbrt (* 1/21 (pow (fabs x) 7))) 3) * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (cbrt (* 1/21 (pow (fabs x) 7)))))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (cbrt (* 1/21 (pow (fabs x) 7))))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (cbrt (* 1/21 (pow (fabs x) 7)))) in x * [misc]taylor: Taking taylor expansion of (cbrt (* 1/21 (pow (fabs x) 7))) in x * [misc]taylor: Rewrote expression to (pow (* 1/21 (pow (fabs x) 7)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* 1/21 (pow (fabs x) 7))))) in x * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* 1/21 (pow (fabs x) 7)))) in x * [misc]taylor: Taking taylor expansion of 1/3 in x * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (* 1/21 (pow (fabs x) 7))) in x * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs x) 7)) in x * [misc]taylor: Taking taylor expansion of 1/21 in x * [misc]backup-simplify: Simplify 1/21 into 1/21 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 7) in x * [misc]taylor: Taking taylor expansion of (exp (* 7 (log (fabs x)))) in x * [misc]taylor: Taking taylor expansion of (* 7 (log (fabs x))) in x * [misc]taylor: Taking taylor expansion of 7 in x * [misc]backup-simplify: Simplify 7 into 7 * [misc]taylor: Taking taylor expansion of (log (fabs x)) in x * [misc]taylor: Taking taylor expansion of (fabs x) in x * [misc]backup-simplify: Simplify (fabs x) into (fabs x) * [misc]backup-simplify: Simplify (log (fabs x)) into (log (fabs x)) * [misc]backup-simplify: Simplify (* 7 (log (fabs x))) into (* 7 (log (fabs x))) * [misc]backup-simplify: Simplify (exp (* 7 (log (fabs x)))) into (pow (fabs x) 7) * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs x) 7)) into (* 1/21 (pow (fabs x) 7)) * [misc]backup-simplify: Simplify (log (* 1/21 (pow (fabs x) 7))) into (log (* 1/21 (pow (fabs x) 7))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/21 (pow (fabs x) 7)))) into (* 1/3 (log (* 1/21 (pow (fabs x) 7)))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/21 (pow (fabs x) 7))))) into (pow (* 1/21 (pow (fabs x) 7)) 1/3) * [misc]backup-simplify: Simplify (log (pow (* 1/21 (pow (fabs x) 7)) 1/3)) into (log (pow (* 1/21 (pow (fabs x) 7)) 1/3)) * [misc]backup-simplify: Simplify (* 3 (log (pow (* 1/21 (pow (fabs x) 7)) 1/3))) into (* 3 (log (pow (* 1/21 (pow (fabs x) 7)) 1/3))) * [misc]backup-simplify: Simplify (exp (* 3 (log (pow (* 1/21 (pow (fabs x) 7)) 1/3)))) into (pow (pow (* 1/21 (pow (fabs x) 7)) 1/3) 3) * [misc]backup-simplify: Simplify (pow (pow (* 1/21 (pow (fabs x) 7)) 1/3) 3) into (pow (pow (* 1/21 (pow (fabs x) 7)) 1/3) 3) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (fabs x) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 7 0) (* 0 (log (fabs x)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 7 (log (fabs x)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (* 0 (pow (fabs x) 7))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (* 1/21 (pow (fabs x) 7)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (* 1/21 (pow (fabs x) 7))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/21 (pow (fabs x) 7))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (* 1/21 (pow (fabs x) 7)) 1/3) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (log (pow (* 1/21 (pow (fabs x) 7)) 1/3)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (pow (* 1/21 (pow (fabs x) 7)) 1/3)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (fabs x) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (fabs x) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 7 0) (+ (* 0 0) (* 0 (log (fabs x))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 7 (log (fabs x)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (* 0 (pow (fabs x) 7)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (* 1/21 (pow (fabs x) 7)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (* 1/21 (pow (fabs x) 7)) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (* 1/21 (pow (fabs x) 7)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/21 (pow (fabs x) 7))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (* 1/21 (pow (fabs x) 7)) 1/3) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (* 1/21 (pow (fabs x) 7)) 1/3) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (log (pow (* 1/21 (pow (fabs x) 7)) 1/3))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (pow (* 1/21 (pow (fabs x) 7)) 1/3)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (fabs x) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (fabs x) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (fabs x) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 7 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs x)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 7 (log (fabs x)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (* 1/21 (pow (fabs x) 7)) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (* 1/21 (pow (fabs x) 7)) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (* 1/21 (pow (fabs x) 7)) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (* 1/21 (pow (fabs x) 7))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/21 (pow (fabs x) 7))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (pow (* 1/21 (pow (fabs x) 7)) 1/3) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (pow (* 1/21 (pow (fabs x) 7)) 1/3) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (pow (* 1/21 (pow (fabs x) 7)) 1/3) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (* 1/21 (pow (fabs x) 7)) 1/3)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (pow (* 1/21 (pow (fabs x) 7)) 1/3)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (fabs x) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (fabs x) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (fabs x) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (fabs x) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (fabs x) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 7 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs x))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 7 (log (fabs x)))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7)))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (* 1/21 (pow (fabs x) 7)) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (* 1/21 (pow (fabs x) 7)) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (* 1/21 (pow (fabs x) 7)) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (* 1/21 (pow (fabs x) 7)) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (* 1/21 (pow (fabs x) 7)) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (* 1/21 (pow (fabs x) 7)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/21 (pow (fabs x) 7))))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (pow (* 1/21 (pow (fabs x) 7)) 1/3) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (pow (* 1/21 (pow (fabs x) 7)) 1/3) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (pow (* 1/21 (pow (fabs x) 7)) 1/3) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (pow (* 1/21 (pow (fabs x) 7)) 1/3) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (pow (* 1/21 (pow (fabs x) 7)) 1/3) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (* 1/21 (pow (fabs x) 7)) 1/3))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (pow (* 1/21 (pow (fabs x) 7)) 1/3)))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (fabs x) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (fabs x) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (fabs x) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (fabs x) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs x) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (fabs x) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (fabs x) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 7 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs x)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 7 (log (fabs x)))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (* 1/21 (pow (fabs x) 7)) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (* 1/21 (pow (fabs x) 7)) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (* 1/21 (pow (fabs x) 7)) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (* 1/21 (pow (fabs x) 7)) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (* 1/21 (pow (fabs x) 7)) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (* 1/21 (pow (fabs x) 7)) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (* 1/21 (pow (fabs x) 7)) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (* 1/21 (pow (fabs x) 7))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/21 (pow (fabs x) 7))))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (pow (* 1/21 (pow (fabs x) 7)) 1/3) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (pow (* 1/21 (pow (fabs x) 7)) 1/3) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (pow (* 1/21 (pow (fabs x) 7)) 1/3) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (pow (* 1/21 (pow (fabs x) 7)) 1/3) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (pow (* 1/21 (pow (fabs x) 7)) 1/3) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (pow (* 1/21 (pow (fabs x) 7)) 1/3) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (pow (* 1/21 (pow (fabs x) 7)) 1/3) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (* 1/21 (pow (fabs x) 7)) 1/3)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (pow (* 1/21 (pow (fabs x) 7)) 1/3)))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (fabs x) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (fabs x) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (fabs x) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (fabs x) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (fabs x) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs x) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (fabs x) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (fabs x) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (fabs x) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (fabs x) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (fabs x) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 7 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs x))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 7 (log (fabs x)))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7)))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (* 1/21 (pow (fabs x) 7)) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (* 1/21 (pow (fabs x) 7)) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (* 1/21 (pow (fabs x) 7)) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (* 1/21 (pow (fabs x) 7)) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (* 1/21 (pow (fabs x) 7)) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (* 1/21 (pow (fabs x) 7)) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (* 1/21 (pow (fabs x) 7)) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (* 1/21 (pow (fabs x) 7)) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (* 1/21 (pow (fabs x) 7)) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (* 1/21 (pow (fabs x) 7)) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (* 1/21 (pow (fabs x) 7)) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (* 1/21 (pow (fabs x) 7)))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/21 (pow (fabs x) 7))))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (pow (* 1/21 (pow (fabs x) 7)) 1/3) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (pow (* 1/21 (pow (fabs x) 7)) 1/3) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (pow (* 1/21 (pow (fabs x) 7)) 1/3) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (pow (* 1/21 (pow (fabs x) 7)) 1/3) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (pow (* 1/21 (pow (fabs x) 7)) 1/3) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (pow (* 1/21 (pow (fabs x) 7)) 1/3) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (pow (* 1/21 (pow (fabs x) 7)) 1/3) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (pow (* 1/21 (pow (fabs x) 7)) 1/3) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (pow (* 1/21 (pow (fabs x) 7)) 1/3) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (pow (* 1/21 (pow (fabs x) 7)) 1/3) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (pow (* 1/21 (pow (fabs x) 7)) 1/3) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (* 1/21 (pow (fabs x) 7)) 1/3))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (pow (* 1/21 (pow (fabs x) 7)) 1/3)))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (pow (pow (* 1/21 (pow (fabs x) 7)) 1/3) 3) into (pow (pow (* 1/21 (pow (fabs x) 7)) 1/3) 3) * [misc]approximate: Taking taylor expansion of (cube (cbrt (* 1/21 (pow (fabs (/ 1 x)) 7)))) in (x) around 0 * [misc]taylor: Taking taylor expansion of (cube (cbrt (* 1/21 (pow (fabs (/ 1 x)) 7)))) in x * [misc]taylor: Rewrote expression to (pow (cbrt (* 1/21 (pow (fabs (/ 1 x)) 7))) 3) * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (cbrt (* 1/21 (pow (fabs (/ 1 x)) 7)))))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (cbrt (* 1/21 (pow (fabs (/ 1 x)) 7))))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (cbrt (* 1/21 (pow (fabs (/ 1 x)) 7)))) in x * [misc]taylor: Taking taylor expansion of (cbrt (* 1/21 (pow (fabs (/ 1 x)) 7))) in x * [misc]taylor: Rewrote expression to (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* 1/21 (pow (fabs (/ 1 x)) 7))))) in x * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* 1/21 (pow (fabs (/ 1 x)) 7)))) in x * [misc]taylor: Taking taylor expansion of 1/3 in x * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (* 1/21 (pow (fabs (/ 1 x)) 7))) in x * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs (/ 1 x)) 7)) in x * [misc]taylor: Taking taylor expansion of 1/21 in x * [misc]backup-simplify: Simplify 1/21 into 1/21 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x * [misc]taylor: Taking taylor expansion of (exp (* 7 (log (fabs (/ 1 x))))) in x * [misc]taylor: Taking taylor expansion of (* 7 (log (fabs (/ 1 x)))) in x * [misc]taylor: Taking taylor expansion of 7 in x * [misc]backup-simplify: Simplify 7 into 7 * [misc]taylor: Taking taylor expansion of (log (fabs (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) * [misc]backup-simplify: Simplify (log (fabs (/ 1 x))) into (log (fabs (/ 1 x))) * [misc]backup-simplify: Simplify (* 7 (log (fabs (/ 1 x)))) into (* 7 (log (fabs (/ 1 x)))) * [misc]backup-simplify: Simplify (exp (* 7 (log (fabs (/ 1 x))))) into (pow (fabs (/ 1 x)) 7) * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs (/ 1 x)) 7)) into (* 1/21 (pow (fabs (/ 1 x)) 7)) * [misc]backup-simplify: Simplify (log (* 1/21 (pow (fabs (/ 1 x)) 7))) into (log (* 1/21 (pow (fabs (/ 1 x)) 7))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/21 (pow (fabs (/ 1 x)) 7)))) into (* 1/3 (log (* 1/21 (pow (fabs (/ 1 x)) 7)))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/21 (pow (fabs (/ 1 x)) 7))))) into (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 1/3) * [misc]backup-simplify: Simplify (log (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 1/3)) into (log (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 1/3)) * [misc]backup-simplify: Simplify (* 3 (log (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 1/3))) into (* 3 (log (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 1/3))) * [misc]backup-simplify: Simplify (exp (* 3 (log (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 1/3)))) into (pow (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 1/3) 3) * [misc]taylor: Taking taylor expansion of (cube (cbrt (* 1/21 (pow (fabs (/ 1 x)) 7)))) in x * [misc]taylor: Rewrote expression to (pow (cbrt (* 1/21 (pow (fabs (/ 1 x)) 7))) 3) * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (cbrt (* 1/21 (pow (fabs (/ 1 x)) 7)))))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (cbrt (* 1/21 (pow (fabs (/ 1 x)) 7))))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (cbrt (* 1/21 (pow (fabs (/ 1 x)) 7)))) in x * [misc]taylor: Taking taylor expansion of (cbrt (* 1/21 (pow (fabs (/ 1 x)) 7))) in x * [misc]taylor: Rewrote expression to (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* 1/21 (pow (fabs (/ 1 x)) 7))))) in x * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* 1/21 (pow (fabs (/ 1 x)) 7)))) in x * [misc]taylor: Taking taylor expansion of 1/3 in x * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (* 1/21 (pow (fabs (/ 1 x)) 7))) in x * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs (/ 1 x)) 7)) in x * [misc]taylor: Taking taylor expansion of 1/21 in x * [misc]backup-simplify: Simplify 1/21 into 1/21 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x * [misc]taylor: Taking taylor expansion of (exp (* 7 (log (fabs (/ 1 x))))) in x * [misc]taylor: Taking taylor expansion of (* 7 (log (fabs (/ 1 x)))) in x * [misc]taylor: Taking taylor expansion of 7 in x * [misc]backup-simplify: Simplify 7 into 7 * [misc]taylor: Taking taylor expansion of (log (fabs (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) * [misc]backup-simplify: Simplify (log (fabs (/ 1 x))) into (log (fabs (/ 1 x))) * [misc]backup-simplify: Simplify (* 7 (log (fabs (/ 1 x)))) into (* 7 (log (fabs (/ 1 x)))) * [misc]backup-simplify: Simplify (exp (* 7 (log (fabs (/ 1 x))))) into (pow (fabs (/ 1 x)) 7) * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs (/ 1 x)) 7)) into (* 1/21 (pow (fabs (/ 1 x)) 7)) * [misc]backup-simplify: Simplify (log (* 1/21 (pow (fabs (/ 1 x)) 7))) into (log (* 1/21 (pow (fabs (/ 1 x)) 7))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/21 (pow (fabs (/ 1 x)) 7)))) into (* 1/3 (log (* 1/21 (pow (fabs (/ 1 x)) 7)))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/21 (pow (fabs (/ 1 x)) 7))))) into (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 1/3) * [misc]backup-simplify: Simplify (log (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 1/3)) into (log (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 1/3)) * [misc]backup-simplify: Simplify (* 3 (log (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 1/3))) into (* 3 (log (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 1/3))) * [misc]backup-simplify: Simplify (exp (* 3 (log (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 1/3)))) into (pow (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 1/3) 3) * [misc]backup-simplify: Simplify (pow (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 1/3) 3) into (pow (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 1/3) 3) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (fabs (/ 1 x)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 7 0) (* 0 (log (fabs (/ 1 x))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 7 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (* 0 (pow (fabs (/ 1 x)) 7))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (* 1/21 (pow (fabs (/ 1 x)) 7))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/21 (pow (fabs (/ 1 x)) 7))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 1/3) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (log (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 1/3)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 1/3)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (fabs (/ 1 x)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (fabs (/ 1 x)) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 7 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 7 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (* 1/21 (pow (fabs (/ 1 x)) 7)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/21 (pow (fabs (/ 1 x)) 7))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 1/3) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 1/3) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (log (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 1/3))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 1/3)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (fabs (/ 1 x)) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (fabs (/ 1 x)) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 7 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 7 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (* 1/21 (pow (fabs (/ 1 x)) 7))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/21 (pow (fabs (/ 1 x)) 7))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 1/3) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 1/3) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 1/3) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 1/3)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 1/3)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (fabs (/ 1 x)) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (fabs (/ 1 x)) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (fabs (/ 1 x)) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (fabs (/ 1 x)) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 7 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 7 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7)))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (* 1/21 (pow (fabs (/ 1 x)) 7)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/21 (pow (fabs (/ 1 x)) 7))))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 1/3) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 1/3) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 1/3) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 1/3) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 1/3) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 1/3))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 1/3)))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (fabs (/ 1 x)) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (fabs (/ 1 x)) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (fabs (/ 1 x)) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (fabs (/ 1 x)) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (fabs (/ 1 x)) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 7 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 7 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (* 1/21 (pow (fabs (/ 1 x)) 7))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/21 (pow (fabs (/ 1 x)) 7))))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 1/3) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 1/3) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 1/3) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 1/3) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 1/3) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 1/3) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 1/3) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 1/3)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 1/3)))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (fabs (/ 1 x)) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (fabs (/ 1 x)) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (fabs (/ 1 x)) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (fabs (/ 1 x)) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (fabs (/ 1 x)) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (fabs (/ 1 x)) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (fabs (/ 1 x)) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (fabs (/ 1 x)) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (fabs (/ 1 x)) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 7 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x)))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 7 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7)))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (* 1/21 (pow (fabs (/ 1 x)) 7)))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/21 (pow (fabs (/ 1 x)) 7))))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 1/3) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 1/3) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 1/3) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 1/3) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 1/3) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 1/3) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 1/3) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 1/3) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 1/3) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 1/3) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 1/3) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 1/3))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 1/3)))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (pow (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 1/3) 3) into (pow (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 1/3) 3) * [misc]approximate: Taking taylor expansion of (cube (cbrt (* 1/21 (pow (fabs (/ 1 (- x))) 7)))) in (x) around 0 * [misc]taylor: Taking taylor expansion of (cube (cbrt (* 1/21 (pow (fabs (/ 1 (- x))) 7)))) in x * [misc]taylor: Rewrote expression to (pow (cbrt (* 1/21 (pow (fabs (/ 1 (- x))) 7))) 3) * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (cbrt (* 1/21 (pow (fabs (/ 1 (- x))) 7)))))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (cbrt (* 1/21 (pow (fabs (/ 1 (- x))) 7))))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (cbrt (* 1/21 (pow (fabs (/ 1 (- x))) 7)))) in x * [misc]taylor: Taking taylor expansion of (cbrt (* 1/21 (pow (fabs (/ 1 (- x))) 7))) in x * [misc]taylor: Rewrote expression to (pow (* 1/21 (pow (fabs (/ 1 (- x))) 7)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* 1/21 (pow (fabs (/ 1 (- x))) 7))))) in x * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* 1/21 (pow (fabs (/ 1 (- x))) 7)))) in x * [misc]taylor: Taking taylor expansion of 1/3 in x * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (* 1/21 (pow (fabs (/ 1 (- x))) 7))) in x * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs (/ 1 (- x))) 7)) in x * [misc]taylor: Taking taylor expansion of 1/21 in x * [misc]backup-simplify: Simplify 1/21 into 1/21 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 (- x))) 7) in x * [misc]taylor: Taking taylor expansion of (exp (* 7 (log (fabs (/ 1 (- x)))))) in x * [misc]taylor: Taking taylor expansion of (* 7 (log (fabs (/ 1 (- x))))) in x * [misc]taylor: Taking taylor expansion of 7 in x * [misc]backup-simplify: Simplify 7 into 7 * [misc]taylor: Taking taylor expansion of (log (fabs (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of (fabs (/ 1 (- x))) in x * [misc]backup-simplify: Simplify (fabs (/ 1 (- x))) into (fabs (/ -1 x)) * [misc]backup-simplify: Simplify (log (fabs (/ -1 x))) into (log (fabs (/ -1 x))) * [misc]backup-simplify: Simplify (* 7 (log (fabs (/ -1 x)))) into (* 7 (log (fabs (/ -1 x)))) * [misc]backup-simplify: Simplify (exp (* 7 (log (fabs (/ -1 x))))) into (pow (fabs (/ -1 x)) 7) * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs (/ -1 x)) 7)) into (* 1/21 (pow (fabs (/ -1 x)) 7)) * [misc]backup-simplify: Simplify (log (* 1/21 (pow (fabs (/ -1 x)) 7))) into (log (* 1/21 (pow (fabs (/ -1 x)) 7))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/21 (pow (fabs (/ -1 x)) 7)))) into (* 1/3 (log (* 1/21 (pow (fabs (/ -1 x)) 7)))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/21 (pow (fabs (/ -1 x)) 7))))) into (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 1/3) * [misc]backup-simplify: Simplify (log (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 1/3)) into (log (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 1/3)) * [misc]backup-simplify: Simplify (* 3 (log (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 1/3))) into (* 3 (log (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 1/3))) * [misc]backup-simplify: Simplify (exp (* 3 (log (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 1/3)))) into (pow (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 1/3) 3) * [misc]taylor: Taking taylor expansion of (cube (cbrt (* 1/21 (pow (fabs (/ 1 (- x))) 7)))) in x * [misc]taylor: Rewrote expression to (pow (cbrt (* 1/21 (pow (fabs (/ 1 (- x))) 7))) 3) * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (cbrt (* 1/21 (pow (fabs (/ 1 (- x))) 7)))))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (cbrt (* 1/21 (pow (fabs (/ 1 (- x))) 7))))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (cbrt (* 1/21 (pow (fabs (/ 1 (- x))) 7)))) in x * [misc]taylor: Taking taylor expansion of (cbrt (* 1/21 (pow (fabs (/ 1 (- x))) 7))) in x * [misc]taylor: Rewrote expression to (pow (* 1/21 (pow (fabs (/ 1 (- x))) 7)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* 1/21 (pow (fabs (/ 1 (- x))) 7))))) in x * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* 1/21 (pow (fabs (/ 1 (- x))) 7)))) in x * [misc]taylor: Taking taylor expansion of 1/3 in x * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (* 1/21 (pow (fabs (/ 1 (- x))) 7))) in x * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs (/ 1 (- x))) 7)) in x * [misc]taylor: Taking taylor expansion of 1/21 in x * [misc]backup-simplify: Simplify 1/21 into 1/21 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 (- x))) 7) in x * [misc]taylor: Taking taylor expansion of (exp (* 7 (log (fabs (/ 1 (- x)))))) in x * [misc]taylor: Taking taylor expansion of (* 7 (log (fabs (/ 1 (- x))))) in x * [misc]taylor: Taking taylor expansion of 7 in x * [misc]backup-simplify: Simplify 7 into 7 * [misc]taylor: Taking taylor expansion of (log (fabs (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of (fabs (/ 1 (- x))) in x * [misc]backup-simplify: Simplify (fabs (/ 1 (- x))) into (fabs (/ -1 x)) * [misc]backup-simplify: Simplify (log (fabs (/ -1 x))) into (log (fabs (/ -1 x))) * [misc]backup-simplify: Simplify (* 7 (log (fabs (/ -1 x)))) into (* 7 (log (fabs (/ -1 x)))) * [misc]backup-simplify: Simplify (exp (* 7 (log (fabs (/ -1 x))))) into (pow (fabs (/ -1 x)) 7) * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs (/ -1 x)) 7)) into (* 1/21 (pow (fabs (/ -1 x)) 7)) * [misc]backup-simplify: Simplify (log (* 1/21 (pow (fabs (/ -1 x)) 7))) into (log (* 1/21 (pow (fabs (/ -1 x)) 7))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/21 (pow (fabs (/ -1 x)) 7)))) into (* 1/3 (log (* 1/21 (pow (fabs (/ -1 x)) 7)))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/21 (pow (fabs (/ -1 x)) 7))))) into (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 1/3) * [misc]backup-simplify: Simplify (log (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 1/3)) into (log (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 1/3)) * [misc]backup-simplify: Simplify (* 3 (log (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 1/3))) into (* 3 (log (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 1/3))) * [misc]backup-simplify: Simplify (exp (* 3 (log (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 1/3)))) into (pow (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 1/3) 3) * [misc]backup-simplify: Simplify (pow (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 1/3) 3) into (pow (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 1/3) 3) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (fabs (/ -1 x)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 7 0) (* 0 (log (fabs (/ -1 x))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 7 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (* 0 (pow (fabs (/ -1 x)) 7))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (* 1/21 (pow (fabs (/ -1 x)) 7))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/21 (pow (fabs (/ -1 x)) 7))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 1/3) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (log (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 1/3)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 1/3)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (fabs (/ -1 x)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (fabs (/ -1 x)) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 7 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 7 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (* 1/21 (pow (fabs (/ -1 x)) 7)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/21 (pow (fabs (/ -1 x)) 7))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 1/3) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 1/3) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (log (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 1/3))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 1/3)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (fabs (/ -1 x)) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (fabs (/ -1 x)) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 7 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 7 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (* 1/21 (pow (fabs (/ -1 x)) 7))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/21 (pow (fabs (/ -1 x)) 7))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 1/3) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 1/3) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 1/3) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 1/3)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 1/3)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (fabs (/ -1 x)) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (fabs (/ -1 x)) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (fabs (/ -1 x)) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (fabs (/ -1 x)) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 7 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 7 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7)))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (* 1/21 (pow (fabs (/ -1 x)) 7)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/21 (pow (fabs (/ -1 x)) 7))))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 1/3) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 1/3) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 1/3) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 1/3) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 1/3) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 1/3))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 1/3)))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (fabs (/ -1 x)) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (fabs (/ -1 x)) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (fabs (/ -1 x)) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (fabs (/ -1 x)) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (fabs (/ -1 x)) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 7 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 7 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (* 1/21 (pow (fabs (/ -1 x)) 7))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/21 (pow (fabs (/ -1 x)) 7))))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 1/3) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 1/3) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 1/3) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 1/3) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 1/3) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 1/3) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 1/3) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 1/3)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 1/3)))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (fabs (/ -1 x)) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (fabs (/ -1 x)) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (fabs (/ -1 x)) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (fabs (/ -1 x)) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (fabs (/ -1 x)) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (fabs (/ -1 x)) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (fabs (/ -1 x)) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (fabs (/ -1 x)) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (fabs (/ -1 x)) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 7 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x)))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 7 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7)))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (* 1/21 (pow (fabs (/ -1 x)) 7)))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/21 (pow (fabs (/ -1 x)) 7))))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 1/3) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 1/3) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 1/3) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 1/3) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 1/3) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 1/3) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 1/3) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 1/3) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 1/3) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 1/3) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 1/3) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 1/3))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 1/3)))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (pow (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 1/3) 3) into (pow (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 1/3) 3) * * * * [misc]progress: [ 3 / 4 ] generating series at (2 1 1 1) * [misc]approximate: Taking taylor expansion of (* 2/3 (pow (fabs x) 3)) in (x) around 0 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs x) 3)) in x * [misc]taylor: Taking taylor expansion of 2/3 in x * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 3) in x * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (fabs x)))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (fabs x))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (fabs x)) in x * [misc]taylor: Taking taylor expansion of (fabs x) in x * [misc]backup-simplify: Simplify (fabs x) into (fabs x) * [misc]backup-simplify: Simplify (log (fabs x)) into (log (fabs x)) * [misc]backup-simplify: Simplify (* 3 (log (fabs x))) into (* 3 (log (fabs x))) * [misc]backup-simplify: Simplify (exp (* 3 (log (fabs x)))) into (pow (fabs x) 3) * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs x) 3)) in x * [misc]taylor: Taking taylor expansion of 2/3 in x * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 3) in x * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (fabs x)))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (fabs x))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (fabs x)) in x * [misc]taylor: Taking taylor expansion of (fabs x) in x * [misc]backup-simplify: Simplify (fabs x) into (fabs x) * [misc]backup-simplify: Simplify (log (fabs x)) into (log (fabs x)) * [misc]backup-simplify: Simplify (* 3 (log (fabs x))) into (* 3 (log (fabs x))) * [misc]backup-simplify: Simplify (exp (* 3 (log (fabs x)))) into (pow (fabs x) 3) * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs x) 3)) into (* 2/3 (pow (fabs x) 3)) * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs x) 3)) into (* 2/3 (pow (fabs x) 3)) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (fabs x) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (log (fabs x)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs x)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 (pow (fabs x) 3))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (fabs x) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (fabs x) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (log (fabs x))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs x)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (fabs x) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (fabs x) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (fabs x) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs x)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs x)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (fabs x) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (fabs x) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (fabs x) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (fabs x) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (fabs x) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs x))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs x)))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (fabs x) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (fabs x) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (fabs x) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (fabs x) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs x) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (fabs x) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (fabs x) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs x)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs x)))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (fabs x) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (fabs x) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (fabs x) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (fabs x) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (fabs x) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs x) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (fabs x) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (fabs x) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (fabs x) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (fabs x) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (fabs x) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs x))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs x)))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs x) 3)) into (* 2/3 (pow (fabs x) 3)) * [misc]approximate: Taking taylor expansion of (* 2/3 (pow (fabs (/ 1 x)) 3)) in (x) around 0 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs (/ 1 x)) 3)) in x * [misc]taylor: Taking taylor expansion of 2/3 in x * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (fabs (/ 1 x))))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (fabs (/ 1 x)))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (fabs (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) * [misc]backup-simplify: Simplify (log (fabs (/ 1 x))) into (log (fabs (/ 1 x))) * [misc]backup-simplify: Simplify (* 3 (log (fabs (/ 1 x)))) into (* 3 (log (fabs (/ 1 x)))) * [misc]backup-simplify: Simplify (exp (* 3 (log (fabs (/ 1 x))))) into (pow (fabs (/ 1 x)) 3) * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs (/ 1 x)) 3)) in x * [misc]taylor: Taking taylor expansion of 2/3 in x * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (fabs (/ 1 x))))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (fabs (/ 1 x)))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (fabs (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) * [misc]backup-simplify: Simplify (log (fabs (/ 1 x))) into (log (fabs (/ 1 x))) * [misc]backup-simplify: Simplify (* 3 (log (fabs (/ 1 x)))) into (* 3 (log (fabs (/ 1 x)))) * [misc]backup-simplify: Simplify (exp (* 3 (log (fabs (/ 1 x))))) into (pow (fabs (/ 1 x)) 3) * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs (/ 1 x)) 3)) into (* 2/3 (pow (fabs (/ 1 x)) 3)) * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs (/ 1 x)) 3)) into (* 2/3 (pow (fabs (/ 1 x)) 3)) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (fabs (/ 1 x)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (log (fabs (/ 1 x))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (fabs (/ 1 x)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (fabs (/ 1 x)) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (fabs (/ 1 x)) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (fabs (/ 1 x)) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (fabs (/ 1 x)) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (fabs (/ 1 x)) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (fabs (/ 1 x)) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (fabs (/ 1 x)) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (fabs (/ 1 x)) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (fabs (/ 1 x)) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (fabs (/ 1 x)) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (fabs (/ 1 x)) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (fabs (/ 1 x)) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (fabs (/ 1 x)) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (fabs (/ 1 x)) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (fabs (/ 1 x)) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (fabs (/ 1 x)) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (fabs (/ 1 x)) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (fabs (/ 1 x)) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (fabs (/ 1 x)) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (fabs (/ 1 x)) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (fabs (/ 1 x)) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x)))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs (/ 1 x)) 3)) into (* 2/3 (pow (fabs (/ 1 x)) 3)) * [misc]approximate: Taking taylor expansion of (* 2/3 (pow (fabs (/ 1 (- x))) 3)) in (x) around 0 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs (/ 1 (- x))) 3)) in x * [misc]taylor: Taking taylor expansion of 2/3 in x * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 (- x))) 3) in x * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (fabs (/ 1 (- x)))))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (fabs (/ 1 (- x))))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (fabs (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of (fabs (/ 1 (- x))) in x * [misc]backup-simplify: Simplify (fabs (/ 1 (- x))) into (fabs (/ -1 x)) * [misc]backup-simplify: Simplify (log (fabs (/ -1 x))) into (log (fabs (/ -1 x))) * [misc]backup-simplify: Simplify (* 3 (log (fabs (/ -1 x)))) into (* 3 (log (fabs (/ -1 x)))) * [misc]backup-simplify: Simplify (exp (* 3 (log (fabs (/ -1 x))))) into (pow (fabs (/ -1 x)) 3) * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs (/ 1 (- x))) 3)) in x * [misc]taylor: Taking taylor expansion of 2/3 in x * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 (- x))) 3) in x * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (fabs (/ 1 (- x)))))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (fabs (/ 1 (- x))))) in x * [misc]taylor: Taking taylor expansion of 3 in x * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (fabs (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of (fabs (/ 1 (- x))) in x * [misc]backup-simplify: Simplify (fabs (/ 1 (- x))) into (fabs (/ -1 x)) * [misc]backup-simplify: Simplify (log (fabs (/ -1 x))) into (log (fabs (/ -1 x))) * [misc]backup-simplify: Simplify (* 3 (log (fabs (/ -1 x)))) into (* 3 (log (fabs (/ -1 x)))) * [misc]backup-simplify: Simplify (exp (* 3 (log (fabs (/ -1 x))))) into (pow (fabs (/ -1 x)) 3) * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs (/ -1 x)) 3)) into (* 2/3 (pow (fabs (/ -1 x)) 3)) * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs (/ -1 x)) 3)) into (* 2/3 (pow (fabs (/ -1 x)) 3)) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (fabs (/ -1 x)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (log (fabs (/ -1 x))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (fabs (/ -1 x)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (fabs (/ -1 x)) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (fabs (/ -1 x)) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (fabs (/ -1 x)) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (fabs (/ -1 x)) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (fabs (/ -1 x)) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (fabs (/ -1 x)) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (fabs (/ -1 x)) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (fabs (/ -1 x)) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (fabs (/ -1 x)) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (fabs (/ -1 x)) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (fabs (/ -1 x)) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (fabs (/ -1 x)) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (fabs (/ -1 x)) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (fabs (/ -1 x)) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (fabs (/ -1 x)) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (fabs (/ -1 x)) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (fabs (/ -1 x)) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (fabs (/ -1 x)) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (fabs (/ -1 x)) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (fabs (/ -1 x)) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (fabs (/ -1 x)) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x)))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs (/ -1 x)) 3)) into (* 2/3 (pow (fabs (/ -1 x)) 3)) * * * * [misc]progress: [ 4 / 4 ] generating series at (2 1 1 2 2 2) * [misc]approximate: Taking taylor expansion of (* 1/5 (pow (fabs x) 5)) in (x) around 0 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs x) 5)) in x * [misc]taylor: Taking taylor expansion of 1/5 in x * [misc]backup-simplify: Simplify 1/5 into 1/5 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 5) in x * [misc]taylor: Taking taylor expansion of (exp (* 5 (log (fabs x)))) in x * [misc]taylor: Taking taylor expansion of (* 5 (log (fabs x))) in x * [misc]taylor: Taking taylor expansion of 5 in x * [misc]backup-simplify: Simplify 5 into 5 * [misc]taylor: Taking taylor expansion of (log (fabs x)) in x * [misc]taylor: Taking taylor expansion of (fabs x) in x * [misc]backup-simplify: Simplify (fabs x) into (fabs x) * [misc]backup-simplify: Simplify (log (fabs x)) into (log (fabs x)) * [misc]backup-simplify: Simplify (* 5 (log (fabs x))) into (* 5 (log (fabs x))) * [misc]backup-simplify: Simplify (exp (* 5 (log (fabs x)))) into (pow (fabs x) 5) * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs x) 5)) in x * [misc]taylor: Taking taylor expansion of 1/5 in x * [misc]backup-simplify: Simplify 1/5 into 1/5 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 5) in x * [misc]taylor: Taking taylor expansion of (exp (* 5 (log (fabs x)))) in x * [misc]taylor: Taking taylor expansion of (* 5 (log (fabs x))) in x * [misc]taylor: Taking taylor expansion of 5 in x * [misc]backup-simplify: Simplify 5 into 5 * [misc]taylor: Taking taylor expansion of (log (fabs x)) in x * [misc]taylor: Taking taylor expansion of (fabs x) in x * [misc]backup-simplify: Simplify (fabs x) into (fabs x) * [misc]backup-simplify: Simplify (log (fabs x)) into (log (fabs x)) * [misc]backup-simplify: Simplify (* 5 (log (fabs x))) into (* 5 (log (fabs x))) * [misc]backup-simplify: Simplify (exp (* 5 (log (fabs x)))) into (pow (fabs x) 5) * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs x) 5)) into (* 1/5 (pow (fabs x) 5)) * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs x) 5)) into (* 1/5 (pow (fabs x) 5)) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (fabs x) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 5 0) (* 0 (log (fabs x)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 5 (log (fabs x)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (* 0 (pow (fabs x) 5))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (fabs x) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (fabs x) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (* 0 (log (fabs x))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 5 (log (fabs x)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (fabs x) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (fabs x) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (fabs x) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs x)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 5 (log (fabs x)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (fabs x) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (fabs x) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (fabs x) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (fabs x) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (fabs x) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs x))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 5 (log (fabs x)))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (fabs x) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (fabs x) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (fabs x) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (fabs x) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs x) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (fabs x) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (fabs x) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs x)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 5 (log (fabs x)))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (fabs x) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (fabs x) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (fabs x) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (fabs x) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (fabs x) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs x) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (fabs x) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (fabs x) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (fabs x) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (fabs x) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (fabs x) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs x))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 5 (log (fabs x)))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs x) 5)) into (* 1/5 (pow (fabs x) 5)) * [misc]approximate: Taking taylor expansion of (* 1/5 (pow (fabs (/ 1 x)) 5)) in (x) around 0 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs (/ 1 x)) 5)) in x * [misc]taylor: Taking taylor expansion of 1/5 in x * [misc]backup-simplify: Simplify 1/5 into 1/5 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x * [misc]taylor: Taking taylor expansion of (exp (* 5 (log (fabs (/ 1 x))))) in x * [misc]taylor: Taking taylor expansion of (* 5 (log (fabs (/ 1 x)))) in x * [misc]taylor: Taking taylor expansion of 5 in x * [misc]backup-simplify: Simplify 5 into 5 * [misc]taylor: Taking taylor expansion of (log (fabs (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) * [misc]backup-simplify: Simplify (log (fabs (/ 1 x))) into (log (fabs (/ 1 x))) * [misc]backup-simplify: Simplify (* 5 (log (fabs (/ 1 x)))) into (* 5 (log (fabs (/ 1 x)))) * [misc]backup-simplify: Simplify (exp (* 5 (log (fabs (/ 1 x))))) into (pow (fabs (/ 1 x)) 5) * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs (/ 1 x)) 5)) in x * [misc]taylor: Taking taylor expansion of 1/5 in x * [misc]backup-simplify: Simplify 1/5 into 1/5 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x * [misc]taylor: Taking taylor expansion of (exp (* 5 (log (fabs (/ 1 x))))) in x * [misc]taylor: Taking taylor expansion of (* 5 (log (fabs (/ 1 x)))) in x * [misc]taylor: Taking taylor expansion of 5 in x * [misc]backup-simplify: Simplify 5 into 5 * [misc]taylor: Taking taylor expansion of (log (fabs (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) * [misc]backup-simplify: Simplify (log (fabs (/ 1 x))) into (log (fabs (/ 1 x))) * [misc]backup-simplify: Simplify (* 5 (log (fabs (/ 1 x)))) into (* 5 (log (fabs (/ 1 x)))) * [misc]backup-simplify: Simplify (exp (* 5 (log (fabs (/ 1 x))))) into (pow (fabs (/ 1 x)) 5) * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs (/ 1 x)) 5)) into (* 1/5 (pow (fabs (/ 1 x)) 5)) * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs (/ 1 x)) 5)) into (* 1/5 (pow (fabs (/ 1 x)) 5)) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (fabs (/ 1 x)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 5 0) (* 0 (log (fabs (/ 1 x))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 5 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (* 0 (pow (fabs (/ 1 x)) 5))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (fabs (/ 1 x)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (fabs (/ 1 x)) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 5 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (fabs (/ 1 x)) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (fabs (/ 1 x)) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 5 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (fabs (/ 1 x)) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (fabs (/ 1 x)) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (fabs (/ 1 x)) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (fabs (/ 1 x)) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 5 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5)))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (fabs (/ 1 x)) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (fabs (/ 1 x)) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (fabs (/ 1 x)) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (fabs (/ 1 x)) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (fabs (/ 1 x)) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 5 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (fabs (/ 1 x)) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (fabs (/ 1 x)) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (fabs (/ 1 x)) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (fabs (/ 1 x)) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (fabs (/ 1 x)) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (fabs (/ 1 x)) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (fabs (/ 1 x)) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (fabs (/ 1 x)) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (fabs (/ 1 x)) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x)))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 5 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5)))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs (/ 1 x)) 5)) into (* 1/5 (pow (fabs (/ 1 x)) 5)) * [misc]approximate: Taking taylor expansion of (* 1/5 (pow (fabs (/ 1 (- x))) 5)) in (x) around 0 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs (/ 1 (- x))) 5)) in x * [misc]taylor: Taking taylor expansion of 1/5 in x * [misc]backup-simplify: Simplify 1/5 into 1/5 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 (- x))) 5) in x * [misc]taylor: Taking taylor expansion of (exp (* 5 (log (fabs (/ 1 (- x)))))) in x * [misc]taylor: Taking taylor expansion of (* 5 (log (fabs (/ 1 (- x))))) in x * [misc]taylor: Taking taylor expansion of 5 in x * [misc]backup-simplify: Simplify 5 into 5 * [misc]taylor: Taking taylor expansion of (log (fabs (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of (fabs (/ 1 (- x))) in x * [misc]backup-simplify: Simplify (fabs (/ 1 (- x))) into (fabs (/ -1 x)) * [misc]backup-simplify: Simplify (log (fabs (/ -1 x))) into (log (fabs (/ -1 x))) * [misc]backup-simplify: Simplify (* 5 (log (fabs (/ -1 x)))) into (* 5 (log (fabs (/ -1 x)))) * [misc]backup-simplify: Simplify (exp (* 5 (log (fabs (/ -1 x))))) into (pow (fabs (/ -1 x)) 5) * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs (/ 1 (- x))) 5)) in x * [misc]taylor: Taking taylor expansion of 1/5 in x * [misc]backup-simplify: Simplify 1/5 into 1/5 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 (- x))) 5) in x * [misc]taylor: Taking taylor expansion of (exp (* 5 (log (fabs (/ 1 (- x)))))) in x * [misc]taylor: Taking taylor expansion of (* 5 (log (fabs (/ 1 (- x))))) in x * [misc]taylor: Taking taylor expansion of 5 in x * [misc]backup-simplify: Simplify 5 into 5 * [misc]taylor: Taking taylor expansion of (log (fabs (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of (fabs (/ 1 (- x))) in x * [misc]backup-simplify: Simplify (fabs (/ 1 (- x))) into (fabs (/ -1 x)) * [misc]backup-simplify: Simplify (log (fabs (/ -1 x))) into (log (fabs (/ -1 x))) * [misc]backup-simplify: Simplify (* 5 (log (fabs (/ -1 x)))) into (* 5 (log (fabs (/ -1 x)))) * [misc]backup-simplify: Simplify (exp (* 5 (log (fabs (/ -1 x))))) into (pow (fabs (/ -1 x)) 5) * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs (/ -1 x)) 5)) into (* 1/5 (pow (fabs (/ -1 x)) 5)) * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs (/ -1 x)) 5)) into (* 1/5 (pow (fabs (/ -1 x)) 5)) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (fabs (/ -1 x)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 5 0) (* 0 (log (fabs (/ -1 x))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 5 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (* 0 (pow (fabs (/ -1 x)) 5))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (fabs (/ -1 x)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (fabs (/ -1 x)) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 5 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (fabs (/ -1 x)) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (fabs (/ -1 x)) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 5 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (fabs (/ -1 x)) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (fabs (/ -1 x)) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (fabs (/ -1 x)) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (fabs (/ -1 x)) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 5 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5)))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (fabs (/ -1 x)) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (fabs (/ -1 x)) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (fabs (/ -1 x)) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (fabs (/ -1 x)) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (fabs (/ -1 x)) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 5 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (fabs (/ -1 x)) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (fabs (/ -1 x)) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (fabs (/ -1 x)) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (fabs (/ -1 x)) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (fabs (/ -1 x)) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (fabs (/ -1 x)) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (fabs (/ -1 x)) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (fabs (/ -1 x)) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (fabs (/ -1 x)) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x)))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 5 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5)))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs (/ -1 x)) 5)) into (* 1/5 (pow (fabs (/ -1 x)) 5)) * * * [misc]progress: generating rewritten candidates * * * * [misc]progress: [ 1 / 4 ] rewriting at (2 1 1 2 2 1 1) * * * * [misc]progress: [ 2 / 4 ] rewriting at (2 1 1 2 2 1) * * * * [misc]progress: [ 3 / 4 ] rewriting at (2 1 1 1) * * * * [misc]progress: [ 4 / 4 ] rewriting at (2 1 1 2 2 2) * * * [misc]progress: simplifying candidates * * * * [misc]progress: [ 1 / 52 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs (* (+ (* 2/3 (pow (fabs x) 3)) (+ (* 2 (fabs x)) (+ (cube (pow (* 1/21 (pow (fabs x) 7)) 1/3)) (* 1/5 (pow (fabs x) 5))))) (sqrt (/ 1 PI)))) * * [misc]simplify: iters left: 6 (28 enodes) * * [misc]simplify: iters left: 5 (45 enodes) * * [misc]simplify: iters left: 4 (69 enodes) * * [misc]simplify: iters left: 3 (137 enodes) * * [misc]simplify: iters left: 2 (256 enodes) * * [misc]simplify: iters left: 1 (357 enodes) * [exit]simplify: Simplified to (fabs (* (+ (+ (* 1/5 (pow (fabs x) 5)) (* (pow (fabs x) 7) 1/21)) (+ (* 2/3 (cube (fabs x))) (+ (fabs x) (fabs x)))) (sqrt (/ 1 PI)))) * * * * [misc]progress: [ 2 / 52 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs (* (+ (* 2/3 (pow (fabs x) 3)) (+ (* 2 (fabs x)) (+ (cube (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 1/3)) (* 1/5 (pow (fabs x) 5))))) (sqrt (/ 1 PI)))) * * [misc]simplify: iters left: 6 (30 enodes) * * [misc]simplify: iters left: 5 (46 enodes) * * [misc]simplify: iters left: 4 (66 enodes) * * [misc]simplify: iters left: 3 (112 enodes) * * [misc]simplify: iters left: 2 (214 enodes) * * [misc]simplify: iters left: 1 (337 enodes) * [exit]simplify: Simplified to (fabs (+ (* (+ (* 2/3 (cube (fabs x))) (* (pow (fabs x) 5) 1/5)) (sqrt (/ 1 PI))) (+ (* (* 1/21 (sqrt (/ 1 PI))) (pow (fabs (/ 1 x)) 7)) (* (sqrt (/ 1 PI)) (+ (fabs x) (fabs x)))))) * * * * [misc]progress: [ 3 / 52 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs (* (+ (* 2/3 (pow (fabs x) 3)) (+ (* 2 (fabs x)) (+ (cube (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 1/3)) (* 1/5 (pow (fabs x) 5))))) (sqrt (/ 1 PI)))) * * [misc]simplify: iters left: 6 (31 enodes) * * [misc]simplify: iters left: 5 (47 enodes) * * [misc]simplify: iters left: 4 (67 enodes) * * [misc]simplify: iters left: 3 (114 enodes) * * [misc]simplify: iters left: 2 (233 enodes) * * [misc]simplify: iters left: 1 (382 enodes) * [exit]simplify: Simplified to (fabs (+ (* (+ (* (* (fabs x) (fabs x)) (* 2/3 (fabs x))) (* (pow (fabs x) 5) 1/5)) (sqrt (/ 1 PI))) (+ (* (+ (fabs x) (fabs x)) (sqrt (/ 1 PI))) (* (pow (fabs (/ -1 x)) 7) (* (sqrt (/ 1 PI)) 1/21))))) * * * * [misc]progress: [ 4 / 52 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs (* (+ (* 2/3 (pow (fabs x) 3)) (+ (* 2 (fabs x)) (+ (pow (pow (* 1/21 (pow (fabs x) 7)) 1/3) 3) (* 1/5 (pow (fabs x) 5))))) (sqrt (/ 1 PI)))) * * [misc]simplify: iters left: 6 (28 enodes) * * [misc]simplify: iters left: 5 (44 enodes) * * [misc]simplify: iters left: 4 (68 enodes) * * [misc]simplify: iters left: 3 (138 enodes) * * [misc]simplify: iters left: 2 (258 enodes) * * [misc]simplify: iters left: 1 (352 enodes) * [exit]simplify: Simplified to (fabs (* (+ (+ (* 1/5 (pow (fabs x) 5)) (* (pow (fabs x) 7) 1/21)) (+ (* 2/3 (cube (fabs x))) (+ (fabs x) (fabs x)))) (sqrt (/ 1 PI)))) * * * * [misc]progress: [ 5 / 52 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs (* (+ (* 2/3 (pow (fabs x) 3)) (+ (* 2 (fabs x)) (+ (pow (pow (* 1/21 (pow (fabs (/ 1 x)) 7)) 1/3) 3) (* 1/5 (pow (fabs x) 5))))) (sqrt (/ 1 PI)))) * * [misc]simplify: iters left: 6 (30 enodes) * * [misc]simplify: iters left: 5 (45 enodes) * * [misc]simplify: iters left: 4 (65 enodes) * * [misc]simplify: iters left: 3 (114 enodes) * * [misc]simplify: iters left: 2 (233 enodes) * * [misc]simplify: iters left: 1 (381 enodes) * [exit]simplify: Simplified to (fabs (+ (* (sqrt (/ 1 PI)) (+ (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) (+ (fabs x) (fabs x)))) (+ (* 1/5 (* (pow (fabs x) 5) (sqrt (/ 1 PI)))) (* (* 1/21 (sqrt (/ 1 PI))) (pow (fabs (/ 1 x)) 7))))) * * * * [misc]progress: [ 6 / 52 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs (* (+ (* 2/3 (pow (fabs x) 3)) (+ (* 2 (fabs x)) (+ (pow (pow (* 1/21 (pow (fabs (/ -1 x)) 7)) 1/3) 3) (* 1/5 (pow (fabs x) 5))))) (sqrt (/ 1 PI)))) * * [misc]simplify: iters left: 6 (31 enodes) * * [misc]simplify: iters left: 5 (46 enodes) * * [misc]simplify: iters left: 4 (66 enodes) * * [misc]simplify: iters left: 3 (115 enodes) * * [misc]simplify: iters left: 2 (210 enodes) * * [misc]simplify: iters left: 1 (304 enodes) * [exit]simplify: Simplified to (fabs (+ (+ (* (pow (fabs (/ -1 x)) 7) (* (sqrt (/ 1 PI)) 1/21)) (* (sqrt (/ 1 PI)) (* (pow (fabs x) 5) 1/5))) (* (sqrt (/ 1 PI)) (+ (* 2/3 (cube (fabs x))) (+ (fabs x) (fabs x)))))) * * * * [misc]progress: [ 7 / 52 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs (* (+ (* 2/3 (pow (fabs x) 3)) (+ (* 2 (fabs x)) (+ (cube (cbrt (* 1/21 (pow (fabs x) 7)))) (* 1/5 (pow (fabs x) 5))))) (sqrt (/ 1 PI)))) * * [misc]simplify: iters left: 6 (27 enodes) * * [misc]simplify: iters left: 5 (41 enodes) * * [misc]simplify: iters left: 4 (61 enodes) * * [misc]simplify: iters left: 3 (108 enodes) * * [misc]simplify: iters left: 2 (209 enodes) * * [misc]simplify: iters left: 1 (334 enodes) * [exit]simplify: Simplified to (fabs (* (+ (+ (* 2/3 (cube (fabs x))) (+ (fabs x) (fabs x))) (+ (* (pow (fabs x) 7) 1/21) (* 1/5 (pow (fabs x) 5)))) (sqrt (/ 1 PI)))) * * * * [misc]progress: [ 8 / 52 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs (* (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (+ (* 2 (fabs x)) (+ (cube (cbrt (* 1/21 (pow (fabs x) 7)))) (* 1/5 (pow (fabs x) 5))))) (sqrt (/ 1 PI)))) * * [misc]simplify: iters left: 6 (29 enodes) * * [misc]simplify: iters left: 5 (44 enodes) * * [misc]simplify: iters left: 4 (68 enodes) * * [misc]simplify: iters left: 3 (137 enodes) * * [misc]simplify: iters left: 2 (259 enodes) * * [misc]simplify: iters left: 1 (348 enodes) * [exit]simplify: Simplified to (fabs (+ (+ (* (* 1/5 (pow (fabs x) 5)) (sqrt (/ 1 PI))) (* (* 2/3 (sqrt (/ 1 PI))) (cube (fabs (/ 1 x))))) (* (+ (+ (fabs x) (fabs x)) (* 1/21 (pow (fabs x) 7))) (sqrt (/ 1 PI))))) * * * * [misc]progress: [ 9 / 52 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs (* (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (+ (* 2 (fabs x)) (+ (cube (cbrt (* 1/21 (pow (fabs x) 7)))) (* 1/5 (pow (fabs x) 5))))) (sqrt (/ 1 PI)))) * * [misc]simplify: iters left: 6 (30 enodes) * * [misc]simplify: iters left: 5 (45 enodes) * * [misc]simplify: iters left: 4 (69 enodes) * * [misc]simplify: iters left: 3 (133 enodes) * * [misc]simplify: iters left: 2 (253 enodes) * * [misc]simplify: iters left: 1 (334 enodes) * [exit]simplify: Simplified to (fabs (+ (* (+ (* 1/21 (pow (fabs x) 7)) (* 1/5 (pow (fabs x) 5))) (sqrt (/ 1 PI))) (+ (* (* (sqrt (/ 1 PI)) 2/3) (cube (fabs (/ -1 x)))) (* (+ (fabs x) (fabs x)) (sqrt (/ 1 PI)))))) * * * * [misc]progress: [ 10 / 52 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs (* (+ (* 2/3 (pow (fabs x) 3)) (+ (* 2 (fabs x)) (+ (cube (cbrt (* 1/21 (pow (fabs x) 7)))) (* 1/5 (pow (fabs x) 5))))) (sqrt (/ 1 PI)))) * * [misc]simplify: iters left: 6 (27 enodes) * * [misc]simplify: iters left: 5 (41 enodes) * * [misc]simplify: iters left: 4 (61 enodes) * * [misc]simplify: iters left: 3 (108 enodes) * * [misc]simplify: iters left: 2 (209 enodes) * * [misc]simplify: iters left: 1 (334 enodes) * [exit]simplify: Simplified to (fabs (* (+ (+ (* 2/3 (cube (fabs x))) (+ (fabs x) (fabs x))) (+ (* (pow (fabs x) 7) 1/21) (* 1/5 (pow (fabs x) 5)))) (sqrt (/ 1 PI)))) * * * * [misc]progress: [ 11 / 52 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs (* (+ (* 2/3 (pow (fabs x) 3)) (+ (* 2 (fabs x)) (+ (cube (cbrt (* 1/21 (pow (fabs x) 7)))) (* 1/5 (pow (fabs (/ 1 x)) 5))))) (sqrt (/ 1 PI)))) * * [misc]simplify: iters left: 6 (29 enodes) * * [misc]simplify: iters left: 5 (44 enodes) * * [misc]simplify: iters left: 4 (68 enodes) * * [misc]simplify: iters left: 3 (137 enodes) * * [misc]simplify: iters left: 2 (257 enodes) * * [misc]simplify: iters left: 1 (343 enodes) * [exit]simplify: Simplified to (fabs (+ (+ (* (pow (fabs (/ 1 x)) 5) (* (sqrt (/ 1 PI)) 1/5)) (* (* (cube (fabs x)) (sqrt (/ 1 PI))) 2/3)) (* (+ (* (pow (fabs x) 7) 1/21) (+ (fabs x) (fabs x))) (sqrt (/ 1 PI))))) * * * * [misc]progress: [ 12 / 52 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs (* (+ (* 2/3 (pow (fabs x) 3)) (+ (* 2 (fabs x)) (+ (cube (cbrt (* 1/21 (pow (fabs x) 7)))) (* 1/5 (pow (fabs (/ -1 x)) 5))))) (sqrt (/ 1 PI)))) * * [misc]simplify: iters left: 6 (30 enodes) * * [misc]simplify: iters left: 5 (45 enodes) * * [misc]simplify: iters left: 4 (69 enodes) * * [misc]simplify: iters left: 3 (133 enodes) * * [misc]simplify: iters left: 2 (251 enodes) * * [misc]simplify: iters left: 1 (340 enodes) * [exit]simplify: Simplified to (fabs (+ (+ (* (* (sqrt (/ 1 PI)) 1/5) (pow (fabs (/ -1 x)) 5)) (* (sqrt (/ 1 PI)) (* (pow (fabs x) 7) 1/21))) (* (+ (* 2/3 (cube (fabs x))) (+ (fabs x) (fabs x))) (sqrt (/ 1 PI))))) * * * * [misc]progress: [ 13 / 52 ] simplifiying candidate # * * * * [misc]progress: [ 14 / 52 ] simplifiying candidate # * * * * [misc]progress: [ 15 / 52 ] simplifiying candidate # * [enter]simplify: Simplifying (log (cbrt (* 1/21 (pow (fabs x) 7)))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (9 enodes) * [exit]simplify: Simplified to (log (cbrt (* 1/21 (pow (fabs x) 7)))) * [exit]simplify: Simplified to (log (cbrt (* 1/21 (pow (fabs x) 7)))) * * * * [misc]progress: [ 16 / 52 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (cbrt (* 1/21 (pow (fabs x) 7)))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (9 enodes) * [exit]simplify: Simplified to (exp (cbrt (* 1/21 (pow (fabs x) 7)))) * [exit]simplify: Simplified to (exp (cbrt (* 1/21 (pow (fabs x) 7)))) * * * * [misc]progress: [ 17 / 52 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt 1/21) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (cbrt 1/21) * [exit]simplify: Simplified to (cbrt 1/21) * [enter]simplify: Simplifying (cbrt (pow (fabs x) 7)) * * [misc]simplify: iters left: 3 (5 enodes) * [exit]simplify: Simplified to (cbrt (pow (fabs x) 7)) * [exit]simplify: Simplified to (cbrt (pow (fabs x) 7)) * * * * [misc]progress: [ 18 / 52 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (cbrt (* 1/21 (pow (fabs x) 7)))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (9 enodes) * [exit]simplify: Simplified to (cbrt (cbrt (* 1/21 (pow (fabs x) 7)))) * [exit]simplify: Simplified to (cbrt (cbrt (* 1/21 (pow (fabs x) 7)))) * * * * [misc]progress: [ 19 / 52 ] simplifiying candidate # * [enter]simplify: Simplifying (cube (cbrt (* 1/21 (pow (fabs x) 7)))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (10 enodes) * * [misc]simplify: iters left: 4 (12 enodes) * * [misc]simplify: iters left: 3 (13 enodes) * [exit]simplify: Simplified to (* 1/21 (pow (fabs x) 7)) * [exit]simplify: Simplified to (* 1/21 (pow (fabs x) 7)) * * * * [misc]progress: [ 20 / 52 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (cbrt (* 1/21 (pow (fabs x) 7)))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (9 enodes) * [exit]simplify: Simplified to (sqrt (cbrt (* 1/21 (pow (fabs x) 7)))) * [exit]simplify: Simplified to (sqrt (cbrt (* 1/21 (pow (fabs x) 7)))) * * * * [misc]progress: [ 21 / 52 ] simplifiying candidate # * * * * [misc]progress: [ 22 / 52 ] simplifiying candidate # * * * * [misc]progress: [ 23 / 52 ] simplifiying candidate # * * * * [misc]progress: [ 24 / 52 ] simplifiying candidate # * [enter]simplify: Simplifying (log (cube (cbrt (* 1/21 (pow (fabs x) 7))))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * * [misc]simplify: iters left: 2 (28 enodes) * * [misc]simplify: iters left: 1 (32 enodes) * [exit]simplify: Simplified to (+ (log 1/21) (* (log (fabs x)) 7)) * [exit]simplify: Simplified to (+ (log 1/21) (* (log (fabs x)) 7)) * * * * [misc]progress: [ 25 / 52 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (cube (cbrt (* 1/21 (pow (fabs x) 7))))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * * [misc]simplify: iters left: 4 (17 enodes) * * [misc]simplify: iters left: 3 (18 enodes) * [exit]simplify: Simplified to (pow (exp 1/21) (pow (fabs x) 7)) * [exit]simplify: Simplified to (pow (exp 1/21) (pow (fabs x) 7)) * * * * [misc]progress: [ 26 / 52 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (cube (cbrt (* 1/21 (pow (fabs x) 7))))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * * [misc]simplify: iters left: 4 (16 enodes) * * [misc]simplify: iters left: 3 (20 enodes) * [exit]simplify: Simplified to (cbrt (* 1/21 (pow (fabs x) 7))) * [exit]simplify: Simplified to (cbrt (* 1/21 (pow (fabs x) 7))) * * * * [misc]progress: [ 27 / 52 ] simplifiying candidate # * [enter]simplify: Simplifying (cube (cube (cbrt (* 1/21 (pow (fabs x) 7))))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (46 enodes) * * [misc]simplify: iters left: 2 (59 enodes) * * [misc]simplify: iters left: 1 (89 enodes) * [exit]simplify: Simplified to (cube (* 1/21 (pow (fabs x) 7))) * [exit]simplify: Simplified to (cube (* 1/21 (pow (fabs x) 7))) * * * * [misc]progress: [ 28 / 52 ] simplifiying candidate # * [enter]simplify: Simplifying (cube (cbrt 1/21)) * * [misc]simplify: iters left: 2 (3 enodes) * * [misc]simplify: iters left: 1 (5 enodes) * [exit]simplify: Simplified to 1/21 * [exit]simplify: Simplified to 1/21 * [enter]simplify: Simplifying (cube (cbrt (pow (fabs x) 7))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (8 enodes) * * [misc]simplify: iters left: 2 (10 enodes) * [exit]simplify: Simplified to (pow (fabs x) 7) * [exit]simplify: Simplified to (pow (fabs x) 7) * * * * [misc]progress: [ 29 / 52 ] simplifiying candidate # * [enter]simplify: Simplifying (cube 1) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (cube 1) * [exit]simplify: Simplified to (cube 1) * [enter]simplify: Simplifying (cube (cbrt (* 1/21 (pow (fabs x) 7)))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (10 enodes) * * [misc]simplify: iters left: 4 (12 enodes) * * [misc]simplify: iters left: 3 (13 enodes) * [exit]simplify: Simplified to (* 1/21 (pow (fabs x) 7)) * [exit]simplify: Simplified to (* 1/21 (pow (fabs x) 7)) * * * * [misc]progress: [ 30 / 52 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (* 1/21 (pow (fabs x) 7))) (cbrt (* 1/21 (pow (fabs x) 7)))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (10 enodes) * [exit]simplify: Simplified to (* (cbrt (* 1/21 (pow (fabs x) 7))) (cbrt (* 1/21 (pow (fabs x) 7)))) * [exit]simplify: Simplified to (* (cbrt (* 1/21 (pow (fabs x) 7))) (cbrt (* 1/21 (pow (fabs x) 7)))) * * * * [misc]progress: [ 31 / 52 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (cube (cbrt (* 1/21 (pow (fabs x) 7))))) * * [misc]simplify: iters left: 6 (9 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 (sqrt (* 1/21 (pow (fabs x) 7))) * [exit]simplify: Simplified to (sqrt (* 1/21 (pow (fabs x) 7))) * * * * [misc]progress: [ 32 / 52 ] simplifiying candidate # * * * * [misc]progress: [ 33 / 52 ] simplifiying candidate # * * * * [misc]progress: [ 34 / 52 ] simplifiying candidate # * [enter]simplify: Simplifying (log (* 2/3 (pow (fabs x) 3))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (12 enodes) * * [misc]simplify: iters left: 3 (17 enodes) * * [misc]simplify: iters left: 2 (22 enodes) * * [misc]simplify: iters left: 1 (28 enodes) * [exit]simplify: Simplified to (log (* 2/3 (cube (fabs x)))) * [exit]simplify: Simplified to (log (* 2/3 (cube (fabs x)))) * * * * [misc]progress: [ 35 / 52 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (* 2/3 (pow (fabs x) 3))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (11 enodes) * * [misc]simplify: iters left: 3 (13 enodes) * * [misc]simplify: iters left: 2 (15 enodes) * * [misc]simplify: iters left: 1 (19 enodes) * [exit]simplify: Simplified to (pow (exp 2/3) (cube (fabs x))) * [exit]simplify: Simplified to (pow (exp 2/3) (cube (fabs x))) * * * * [misc]progress: [ 36 / 52 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (* 2/3 (pow (fabs x) 3))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (9 enodes) * * [misc]simplify: iters left: 3 (11 enodes) * * [misc]simplify: iters left: 2 (13 enodes) * * [misc]simplify: iters left: 1 (17 enodes) * [exit]simplify: Simplified to (cbrt (* 2/3 (cube (fabs x)))) * [exit]simplify: Simplified to (cbrt (* 2/3 (cube (fabs x)))) * * * * [misc]progress: [ 37 / 52 ] simplifiying candidate # * [enter]simplify: Simplifying (cube (* 2/3 (pow (fabs x) 3))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (14 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * * [misc]simplify: iters left: 2 (42 enodes) * * [misc]simplify: iters left: 1 (59 enodes) * [exit]simplify: Simplified to (cube (* 2/3 (cube (fabs x)))) * [exit]simplify: Simplified to (cube (* 2/3 (cube (fabs x)))) * * * * [misc]progress: [ 38 / 52 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (* 2/3 (pow (fabs x) 3))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (9 enodes) * * [misc]simplify: iters left: 3 (11 enodes) * * [misc]simplify: iters left: 2 (13 enodes) * * [misc]simplify: iters left: 1 (17 enodes) * [exit]simplify: Simplified to (sqrt (* 2/3 (cube (fabs x)))) * [exit]simplify: Simplified to (sqrt (* 2/3 (cube (fabs x)))) * * * * [misc]progress: [ 39 / 52 ] simplifiying candidate # * * * * [misc]progress: [ 40 / 52 ] simplifiying candidate # * [enter]simplify: Simplifying (* 2/3 (pow 1 3)) * * [misc]simplify: iters left: 3 (5 enodes) * * [misc]simplify: iters left: 2 (9 enodes) * * [misc]simplify: iters left: 1 (11 enodes) * [exit]simplify: Simplified to (* 1 2/3) * [exit]simplify: Simplified to (* 1 2/3) * * * * [misc]progress: [ 41 / 52 ] simplifiying candidate # * [enter]simplify: Simplifying (* 2/3 1) * * [misc]simplify: iters left: 2 (3 enodes) * * [misc]simplify: iters left: 1 (5 enodes) * [exit]simplify: Simplified to 2/3 * [exit]simplify: Simplified to 2/3 * * * * [misc]progress: [ 42 / 52 ] simplifiying candidate # * * * * [misc]progress: [ 43 / 52 ] simplifiying candidate # * * * * [misc]progress: [ 44 / 52 ] simplifiying candidate # * [enter]simplify: Simplifying (log (* 1/5 (pow (fabs x) 5))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (11 enodes) * * [misc]simplify: iters left: 3 (14 enodes) * * [misc]simplify: iters left: 2 (15 enodes) * [exit]simplify: Simplified to (+ (* 5 (log (fabs x))) (log 1/5)) * [exit]simplify: Simplified to (+ (* 5 (log (fabs x))) (log 1/5)) * * * * [misc]progress: [ 45 / 52 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (* 1/5 (pow (fabs x) 5))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (pow (exp 1/5) (pow (fabs x) 5)) * [exit]simplify: Simplified to (pow (exp 1/5) (pow (fabs x) 5)) * * * * [misc]progress: [ 46 / 52 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (* 1/5 (pow (fabs x) 5))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (8 enodes) * [exit]simplify: Simplified to (cbrt (* 1/5 (pow (fabs x) 5))) * [exit]simplify: Simplified to (cbrt (* 1/5 (pow (fabs x) 5))) * * * * [misc]progress: [ 47 / 52 ] simplifiying candidate # * [enter]simplify: Simplifying (cube (* 1/5 (pow (fabs x) 5))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (13 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * * [misc]simplify: iters left: 2 (34 enodes) * * [misc]simplify: iters left: 1 (59 enodes) * [exit]simplify: Simplified to (cube (* 1/5 (pow (fabs x) 5))) * [exit]simplify: Simplified to (cube (* 1/5 (pow (fabs x) 5))) * * * * [misc]progress: [ 48 / 52 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (* 1/5 (pow (fabs x) 5))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (8 enodes) * [exit]simplify: Simplified to (sqrt (* 1/5 (pow (fabs x) 5))) * [exit]simplify: Simplified to (sqrt (* 1/5 (pow (fabs x) 5))) * * * * [misc]progress: [ 49 / 52 ] simplifiying candidate # * * * * [misc]progress: [ 50 / 52 ] simplifiying candidate # * [enter]simplify: Simplifying (* 1/5 (pow 1 5)) * * [misc]simplify: iters left: 3 (5 enodes) * * [misc]simplify: iters left: 2 (8 enodes) * [exit]simplify: Simplified to (* (pow 1 5) 1/5) * [exit]simplify: Simplified to (* (pow 1 5) 1/5) * * * * [misc]progress: [ 51 / 52 ] simplifiying candidate # * [enter]simplify: Simplifying (* 1/5 1) * * [misc]simplify: iters left: 2 (3 enodes) * * [misc]simplify: iters left: 1 (5 enodes) * [exit]simplify: Simplified to 1/5 * [exit]simplify: Simplified to 1/5 * * * * [misc]progress: [ 52 / 52 ] simplifiying candidate # * * * [misc]progress: adding candidates to table * [misc]progress: [Phase 3 of 3] Extracting. * * [misc]regime-changes: Finding splitpoints for: (# # # # #) * [misc]regimes: Found splitpoints: (#s(sp 0 x +inf.0)) , with alts (#) * [enter]simplify: Simplifying (* 5 (* (fabs x) (fabs x))) * * [misc]simplify: iters left: 5 (5 enodes) * * [misc]simplify: iters left: 4 (8 enodes) * * [misc]simplify: iters left: 3 (11 enodes) * [exit]simplify: Simplified to (* (fabs x) (* 5 (fabs x))) * [exit]simplify: Simplified to (* (fabs x) (* 5 (fabs x))) * [enter]simplify: Simplifying (* (* 3 21) (sqrt PI)) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * * [misc]simplify: iters left: 2 (12 enodes) * * [misc]simplify: iters left: 1 (16 enodes) * [exit]simplify: Simplified to (* (* 21 3) (sqrt PI)) * [exit]simplify: Simplified to (* (* 21 3) (sqrt PI)) * [enter]simplify: Simplifying (* (+ (* 2/3 (pow (fabs x) 3)) (+ (* 2 (fabs x)) (+ (* 1/21 (pow (fabs x) 7)) (* 1/5 (pow (fabs x) 5))))) (sqrt 1)) * * [misc]simplify: iters left: 6 (22 enodes) * * [misc]simplify: iters left: 5 (35 enodes) * * [misc]simplify: iters left: 4 (53 enodes) * * [misc]simplify: iters left: 3 (100 enodes) * * [misc]simplify: iters left: 2 (219 enodes) * * [misc]simplify: iters left: 1 (359 enodes) * [exit]simplify: Simplified to (+ (+ (* (pow (fabs x) 7) (* 1/21 (sqrt 1))) (* (* (sqrt 1) 1/5) (pow (fabs x) 5))) (+ (* (* (sqrt 1) 2/3) (cube (fabs x))) (* (+ (sqrt 1) (sqrt 1)) (fabs x)))) * [exit]simplify: Simplified to (+ (+ (* (pow (fabs x) 7) (* 1/21 (sqrt 1))) (* (* (sqrt 1) 1/5) (pow (fabs x) 5))) (+ (* (* (sqrt 1) 2/3) (cube (fabs x))) (* (+ (sqrt 1) (sqrt 1)) (fabs x)))) * [enter]simplify: Simplifying (fabs (* (+ (* 2/3 (pow (fabs x) 3)) (+ (* 2 (fabs x)) (+ (* 1/21 (pow (fabs x) 7)) (* 1/5 (pow (fabs x) 5))))) (sqrt (/ 1 PI)))) * * [misc]simplify: iters left: 6 (25 enodes) * * [misc]simplify: iters left: 5 (39 enodes) * * [misc]simplify: iters left: 4 (61 enodes) * * [misc]simplify: iters left: 3 (129 enodes) * * [misc]simplify: iters left: 2 (241 enodes) * * [misc]simplify: iters left: 1 (337 enodes) * [exit]simplify: Simplified to (fabs (* (sqrt (/ 1 PI)) (+ (+ (* 1/5 (pow (fabs x) 5)) (* 2/3 (cube (fabs x)))) (+ (* (pow (fabs x) 7) 1/21) (+ (fabs x) (fabs x)))))) * [enter]simplify: Simplifying (/ (+ (+ (+ (* (cube (fabs x)) (/ 2 3)) (+ (fabs x) (fabs x))) (/ (* (cube (fabs x)) (* (fabs x) (fabs x))) 5)) (/ (* (* (cube (fabs x)) (cube (fabs x))) (fabs x)) 21)) (sqrt PI)) * * [misc]simplify: iters left: 6 (22 enodes) * * [misc]simplify: iters left: 5 (37 enodes) * * [misc]simplify: iters left: 4 (66 enodes) * * [misc]simplify: iters left: 3 (106 enodes) * * [misc]simplify: iters left: 2 (180 enodes) * * [misc]simplify: iters left: 1 (342 enodes) * [exit]simplify: Simplified to (/ (+ (+ (* (* (/ 2 3) (fabs x)) (sqr (fabs x))) (+ (fabs x) (fabs x))) (+ (* (/ (sqr (fabs x)) (/ 21 (fabs x))) (sqr (sqr (fabs x)))) (/ (sqr (sqr (fabs x))) (/ 5 (fabs x))))) (sqrt PI)) * [exit]simplify: Simplified to (/ (+ (+ (* (* (/ 2 3) (fabs x)) (sqr (fabs x))) (+ (fabs x) (fabs x))) (+ (* (/ (sqr (fabs x)) (/ 21 (fabs x))) (sqr (sqr (fabs x)))) (/ (sqr (sqr (fabs x))) (/ 5 (fabs x))))) (sqrt PI)) * [enter]simplify: Simplifying (cbrt (* 1/21 (pow (fabs x) 7))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (8 enodes) * [exit]simplify: Simplified to (cbrt (* 1/21 (pow (fabs x) 7))) * [exit]simplify: Simplified to (cbrt (* 1/21 (pow (fabs x) 7)))