* [misc]progress: [Phase 1 of 3] Setting up. * * * [misc]progress: [1/2] Preparing points * * * * [misc]points: Sampling 256 additional inputs, on iter 0 have 0 / 256 * * * * [misc]points: Computing exacts on every 16 of 256 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Computing exacts on every 8 of 256 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Computing exacts on every 4 of 256 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Computing exacts on every 2 of 256 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Computing exacts for 256 points * * * * [misc]points: Setting MPFR precision to 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 104 additional inputs, on iter 1 have 152 / 256 * * * * [misc]points: Computing exacts on every 6 of 104 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Computing exacts on every 3 of 104 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Computing exacts for 104 points * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 34 additional inputs, on iter 2 have 222 / 256 * * * * [misc]points: Computing exacts on every 2 of 34 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Computing exacts for 34 points * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 12 additional inputs, on iter 3 have 244 / 256 * * * * [misc]points: Computing exacts for 12 points * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 4 have 250 / 256 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 5 have 254 / 256 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 256 points with exact outputs * * * [misc]progress: [2/2] Setting up program. * [misc]progress: [Phase 2 of 3] Improving. * [enter]simplify: Simplifying (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 (71 enodes) * * [misc]simplify: iters left: 4 (222 enodes) * [exit]simplify: Simplified to (fabs (+ (/ (+ (* (* (/ 2 3) (fabs x)) (* (fabs x) (fabs x))) (* 2 (fabs x))) (sqrt PI)) (+ (* (* (* (/ 1 5) (fabs x)) (* (fabs x) (fabs x))) (* (* (fabs x) (fabs x)) (/ 1 (sqrt PI)))) (* (* (/ 1 (sqrt PI)) (* (fabs x) (/ 1 21))) (* (pow (fabs x) 3) (pow (fabs x) 3)))))) * * [misc]progress: iteration 1 / 4 * * * [misc]progress: picking best candidate * * * * [misc]pick: Picked # * * * [misc]progress: localizing error * * * [misc]progress: generating rewritten candidates * * * * [misc]progress: [ 1 / 4 ] rewriting at (2 1 1 2) * * * * [misc]progress: [ 2 / 4 ] rewriting at (2 1 2 1 1 2) * * * * [misc]progress: [ 3 / 4 ] rewriting at (2 1 2 2 2 1 1 1 1) * * * * [misc]progress: [ 4 / 4 ] rewriting at (2 1 2 1 2 2 1 1) * * * [misc]progress: generating series expansions * * * * [misc]progress: [ 1 / 4 ] generating series at (2 1 1 2) * * * * [misc]progress: [ 2 / 4 ] generating series at (2 1 2 1 1 2) * [misc]approximate: Taking taylor expansion of (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x))) in (x) around 0 * [misc]taylor: Taking taylor expansion of (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x))) in x * [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)) (fabs x)) in x * [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 (fabs x) in x * [misc]backup-simplify: Simplify (fabs x) into (fabs x) * [misc]taylor: Taking taylor expansion of (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x))) in x * [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)) (fabs x)) in x * [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 (fabs x) in x * [misc]backup-simplify: Simplify (fabs x) into (fabs x) * [misc]backup-simplify: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) * [misc]backup-simplify: Simplify (* (pow (fabs x) 2) (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 (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (* 0 (fabs x))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* 2/3 (/ 0 3)))) 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 (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* 2/3 (/ 0 3)) (* 0 (/ 0 3)))) 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 (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) 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/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) 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 (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) 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 (+ (* 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 (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) 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 (+ (* 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 (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) 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 (+ (* 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) (* (* (fabs (/ 1 x)) (fabs (/ 1 x))) (fabs (/ 1 x)))) in (x) around 0 * [misc]taylor: Taking taylor expansion of (* (/ 2 3) (* (* (fabs (/ 1 x)) (fabs (/ 1 x))) (fabs (/ 1 x)))) in x * [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))) (fabs (/ 1 x))) in x * [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 (fabs (/ 1 x)) in x * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) * [misc]taylor: Taking taylor expansion of (* (/ 2 3) (* (* (fabs (/ 1 x)) (fabs (/ 1 x))) (fabs (/ 1 x)))) in x * [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))) (fabs (/ 1 x))) in x * [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 (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 (pow (fabs (/ 1 x)) 2) * [misc]backup-simplify: Simplify (* (pow (fabs (/ 1 x)) 2) (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 (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (* 0 (fabs (/ 1 x)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* 2/3 (/ 0 3)))) 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 (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* 2/3 (/ 0 3)) (* 0 (/ 0 3)))) 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 (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) 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/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 (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) 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 (+ (* 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 (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) 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 (+ (* 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 (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) 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 (+ (* 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 (/ 1 x))) 3)) into (* 2/3 (pow (fabs x) 3)) * [misc]approximate: Taking taylor expansion of (* (/ 2 3) (* (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x))))) in (x) around 0 * [misc]taylor: Taking taylor expansion of (* (/ 2 3) (* (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x))))) in x * [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)))) (fabs (/ 1 (- x)))) in x * [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 (fabs (/ 1 (- x))) in x * [misc]backup-simplify: Simplify (fabs (/ 1 (- x))) into (fabs (/ -1 x)) * [misc]taylor: Taking taylor expansion of (* (/ 2 3) (* (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x))))) in x * [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)))) (fabs (/ 1 (- x)))) in x * [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 (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 (pow (fabs (/ -1 x)) 2) * [misc]backup-simplify: Simplify (* (pow (fabs (/ -1 x)) 2) (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 (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (* 0 (fabs (/ -1 x)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* 2/3 (/ 0 3)))) 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 (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* 2/3 (/ 0 3)) (* 0 (/ 0 3)))) 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 (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) 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/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 (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) 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 (+ (* 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 (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) 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 (+ (* 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 (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) 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 (+ (* 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 (/ 1 (- x)))) 3)) into (* 2/3 (pow (fabs x) 3)) * * * * [misc]progress: [ 3 / 4 ] generating series at (2 1 2 2 2 1 1 1 1) * [misc]approximate: Taking taylor expansion of (* (* (fabs x) (fabs x)) (fabs x)) in (x) around 0 * [misc]taylor: Taking taylor expansion of (* (* (fabs x) (fabs x)) (fabs x)) in x * [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 (fabs x) in x * [misc]backup-simplify: Simplify (fabs x) into (fabs x) * [misc]taylor: Taking taylor expansion of (* (* (fabs x) (fabs x)) (fabs x)) in x * [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 (fabs x) in x * [misc]backup-simplify: Simplify (fabs x) into (fabs x) * [misc]backup-simplify: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) * [misc]backup-simplify: Simplify (* (pow (fabs x) 2) (fabs x)) into (pow (fabs x) 3) * [misc]backup-simplify: Simplify (pow (fabs x) 3) into (pow (fabs x) 3) * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (* 0 (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 (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (* 0 (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 (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (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 (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (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 (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (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 (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (pow (fabs x) 3) into (pow (fabs x) 3) * [misc]approximate: Taking taylor expansion of (* (* (fabs (/ 1 x)) (fabs (/ 1 x))) (fabs (/ 1 x))) in (x) around 0 * [misc]taylor: Taking taylor expansion of (* (* (fabs (/ 1 x)) (fabs (/ 1 x))) (fabs (/ 1 x))) in x * [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 (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)) (fabs (/ 1 x))) (fabs (/ 1 x))) in x * [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 (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 (pow (fabs (/ 1 x)) 2) * [misc]backup-simplify: Simplify (* (pow (fabs (/ 1 x)) 2) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 3) * [misc]backup-simplify: Simplify (pow (fabs (/ 1 x)) 3) into (pow (fabs (/ 1 x)) 3) * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (* 0 (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 (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (* 0 (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 (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (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 (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (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 (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (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 (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (pow (fabs (/ 1 (/ 1 x))) 3) into (pow (fabs x) 3) * [misc]approximate: Taking taylor expansion of (* (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))) in (x) around 0 * [misc]taylor: Taking taylor expansion of (* (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))) in x * [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 (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))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))) in x * [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 (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 (pow (fabs (/ -1 x)) 2) * [misc]backup-simplify: Simplify (* (pow (fabs (/ -1 x)) 2) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 3) * [misc]backup-simplify: Simplify (pow (fabs (/ -1 x)) 3) into (pow (fabs (/ -1 x)) 3) * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (* 0 (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 (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (* 0 (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 (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (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 (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (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 (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (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 (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (pow (fabs (/ -1 (/ 1 (- x)))) 3) into (pow (fabs x) 3) * * * * [misc]progress: [ 4 / 4 ] generating series at (2 1 2 1 2 2 1 1) * [misc]approximate: Taking taylor expansion of (* (* (fabs x) (fabs x)) (fabs x)) in (x) around 0 * [misc]taylor: Taking taylor expansion of (* (* (fabs x) (fabs x)) (fabs x)) in x * [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 (fabs x) in x * [misc]backup-simplify: Simplify (fabs x) into (fabs x) * [misc]taylor: Taking taylor expansion of (* (* (fabs x) (fabs x)) (fabs x)) in x * [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 (fabs x) in x * [misc]backup-simplify: Simplify (fabs x) into (fabs x) * [misc]backup-simplify: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) * [misc]backup-simplify: Simplify (* (pow (fabs x) 2) (fabs x)) into (pow (fabs x) 3) * [misc]backup-simplify: Simplify (pow (fabs x) 3) into (pow (fabs x) 3) * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (* 0 (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 (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (* 0 (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 (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (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 (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (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 (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (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 (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (pow (fabs x) 3) into (pow (fabs x) 3) * [misc]approximate: Taking taylor expansion of (* (* (fabs (/ 1 x)) (fabs (/ 1 x))) (fabs (/ 1 x))) in (x) around 0 * [misc]taylor: Taking taylor expansion of (* (* (fabs (/ 1 x)) (fabs (/ 1 x))) (fabs (/ 1 x))) in x * [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 (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)) (fabs (/ 1 x))) (fabs (/ 1 x))) in x * [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 (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 (pow (fabs (/ 1 x)) 2) * [misc]backup-simplify: Simplify (* (pow (fabs (/ 1 x)) 2) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 3) * [misc]backup-simplify: Simplify (pow (fabs (/ 1 x)) 3) into (pow (fabs (/ 1 x)) 3) * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (* 0 (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 (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (* 0 (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 (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (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 (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (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 (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (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 (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (pow (fabs (/ 1 (/ 1 x))) 3) into (pow (fabs x) 3) * [misc]approximate: Taking taylor expansion of (* (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))) in (x) around 0 * [misc]taylor: Taking taylor expansion of (* (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))) in x * [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 (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))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))) in x * [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 (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 (pow (fabs (/ -1 x)) 2) * [misc]backup-simplify: Simplify (* (pow (fabs (/ -1 x)) 2) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 3) * [misc]backup-simplify: Simplify (pow (fabs (/ -1 x)) 3) into (pow (fabs (/ -1 x)) 3) * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (* 0 (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 (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (* 0 (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 (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (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 (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (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 (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (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 (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (pow (fabs (/ -1 (/ 1 (- x)))) 3) into (pow (fabs x) 3) * * * [misc]progress: simplifying candidates * * * * [misc]progress: [ 1 / 93 ] simplifiying candidate # * * * * [misc]progress: [ 2 / 93 ] simplifiying candidate # * * * * [misc]progress: [ 3 / 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: [ 4 / 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: [ 5 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (sqrt PI)) (cbrt (sqrt PI))) * * [misc]simplify: iters left: 4 (4 enodes) * [exit]simplify: Simplified to (* (cbrt (sqrt PI)) (cbrt (sqrt PI))) * [exit]simplify: Simplified to (* (cbrt (sqrt PI)) (cbrt (sqrt PI))) * [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: [ 6 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (sqrt PI) (sqrt PI)) (sqrt PI)) * * [misc]simplify: iters left: 5 (4 enodes) * * [misc]simplify: iters left: 4 (5 enodes) * [exit]simplify: Simplified to (* PI (sqrt PI)) * [exit]simplify: Simplified to (* PI (sqrt PI)) * * * * [misc]progress: [ 7 / 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)) * [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: [ 8 / 93 ] simplifiying candidate # * * * * [misc]progress: [ 9 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (31 enodes) * * [misc]simplify: iters left: 3 (53 enodes) * * [misc]simplify: iters left: 2 (66 enodes) * * [misc]simplify: iters left: 1 (76 enodes) * [exit]simplify: Simplified to (* (* (/ 2 3) (fabs x)) (* (fabs x) (fabs x))) * [exit]simplify: Simplified to (* (* (/ 2 3) (fabs x)) (* (fabs x) (fabs x))) * * * * [misc]progress: [ 10 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (31 enodes) * * [misc]simplify: iters left: 3 (53 enodes) * * [misc]simplify: iters left: 2 (66 enodes) * * [misc]simplify: iters left: 1 (76 enodes) * [exit]simplify: Simplified to (* (* (/ 2 3) (fabs x)) (* (fabs x) (fabs x))) * [exit]simplify: Simplified to (* (* (/ 2 3) (fabs x)) (* (fabs x) (fabs x))) * * * * [misc]progress: [ 11 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (31 enodes) * * [misc]simplify: iters left: 3 (53 enodes) * * [misc]simplify: iters left: 2 (66 enodes) * * [misc]simplify: iters left: 1 (76 enodes) * [exit]simplify: Simplified to (* (* (/ 2 3) (fabs x)) (* (fabs x) (fabs x))) * [exit]simplify: Simplified to (* (* (/ 2 3) (fabs x)) (* (fabs x) (fabs x))) * * * * [misc]progress: [ 12 / 93 ] simplifiying candidate # * * * * [misc]progress: [ 13 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (log (/ 2 3)) (+ (+ (log (fabs x)) (log (fabs x))) (log (fabs x)))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (32 enodes) * * [misc]simplify: iters left: 3 (68 enodes) * * [misc]simplify: iters left: 2 (116 enodes) * * [misc]simplify: iters left: 1 (196 enodes) * [exit]simplify: Simplified to (+ (+ (log (fabs x)) (log (fabs x))) (+ (log (/ 2 3)) (log (fabs x)))) * [exit]simplify: Simplified to (+ (+ (log (fabs x)) (log (fabs x))) (+ (log (/ 2 3)) (log (fabs x)))) * * * * [misc]progress: [ 14 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (log (/ 2 3)) (+ (log (* (fabs x) (fabs x))) (log (fabs x)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (34 enodes) * * [misc]simplify: iters left: 3 (71 enodes) * * [misc]simplify: iters left: 2 (122 enodes) * * [misc]simplify: iters left: 1 (186 enodes) * [exit]simplify: Simplified to (+ (+ (log (fabs x)) (log (/ 2 3))) (log (* (fabs x) (fabs x)))) * [exit]simplify: Simplified to (+ (+ (log (fabs x)) (log (/ 2 3))) (log (* (fabs x) (fabs x)))) * * * * [misc]progress: [ 15 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (log (/ 2 3)) (log (* (* (fabs x) (fabs x)) (fabs x)))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (31 enodes) * * [misc]simplify: iters left: 3 (61 enodes) * * [misc]simplify: iters left: 2 (109 enodes) * * [misc]simplify: iters left: 1 (177 enodes) * [exit]simplify: Simplified to (+ (* 3 (log (fabs x))) (log (/ 2 3))) * [exit]simplify: Simplified to (+ (* 3 (log (fabs x))) (log (/ 2 3))) * * * * [misc]progress: [ 16 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (log (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (45 enodes) * * [misc]simplify: iters left: 3 (96 enodes) * * [misc]simplify: iters left: 2 (160 enodes) * * [misc]simplify: iters left: 1 (234 enodes) * [exit]simplify: Simplified to (log (/ (* (fabs x) (fabs x)) (/ (/ 3 2) (fabs x)))) * [exit]simplify: Simplified to (log (/ (* (fabs x) (fabs x)) (/ (/ 3 2) (fabs x)))) * * * * [misc]progress: [ 17 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (38 enodes) * * [misc]simplify: iters left: 3 (77 enodes) * * [misc]simplify: iters left: 2 (113 enodes) * * [misc]simplify: iters left: 1 (130 enodes) * [exit]simplify: Simplified to (pow (exp (/ 2 3)) (pow (fabs x) 3)) * [exit]simplify: Simplified to (pow (exp (/ 2 3)) (pow (fabs x) 3)) * * * * [misc]progress: [ 18 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (/ 2 3) (/ 2 3)) (/ 2 3)) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (32 enodes) * * [misc]simplify: iters left: 4 (115 enodes) * * [misc]simplify: iters left: 3 (456 enodes) * [exit]simplify: Simplified to (* (* (* (/ 2 3) (/ 2 3)) (* (/ 2 3) (fabs x))) (* (pow (fabs x) (+ 1 3)) (pow (fabs x) (+ 1 3)))) * [exit]simplify: Simplified to (* (* (* (/ 2 3) (/ 2 3)) (* (/ 2 3) (fabs x))) (* (pow (fabs x) (+ 1 3)) (pow (fabs x) (+ 1 3)))) * * * * [misc]progress: [ 19 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (/ 2 3) (/ 2 3)) (/ 2 3)) (* (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (36 enodes) * * [misc]simplify: iters left: 4 (130 enodes) * [exit]simplify: Simplified to (* (* (* (fabs x) (/ 2 3)) (* (/ 2 3) (/ 2 3))) (pow (* (fabs x) (fabs x)) (+ 3 1))) * [exit]simplify: Simplified to (* (* (* (fabs x) (/ 2 3)) (* (/ 2 3) (/ 2 3))) (pow (* (fabs x) (fabs x)) (+ 3 1))) * * * * [misc]progress: [ 20 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (/ 2 3) (/ 2 3)) (/ 2 3)) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (32 enodes) * * [misc]simplify: iters left: 4 (115 enodes) * * [misc]simplify: iters left: 3 (456 enodes) * [exit]simplify: Simplified to (* (* (* (/ 2 3) (/ 2 3)) (* (/ 2 3) (fabs x))) (* (pow (fabs x) (+ 1 3)) (pow (fabs x) (+ 1 3)))) * [exit]simplify: Simplified to (* (* (* (/ 2 3) (/ 2 3)) (* (/ 2 3) (fabs x))) (* (pow (fabs x) (+ 1 3)) (pow (fabs x) (+ 1 3)))) * * * * [misc]progress: [ 21 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (cbrt (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x))))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (33 enodes) * * [misc]simplify: iters left: 3 (54 enodes) * * [misc]simplify: iters left: 2 (67 enodes) * * [misc]simplify: iters left: 1 (77 enodes) * [exit]simplify: Simplified to (* (cbrt (* (* (/ 2 3) (fabs x)) (* (fabs x) (fabs x)))) (cbrt (* (* (/ 2 3) (fabs x)) (* (fabs x) (fabs x))))) * [exit]simplify: Simplified to (* (cbrt (* (* (/ 2 3) (fabs x)) (* (fabs x) (fabs x)))) (cbrt (* (* (/ 2 3) (fabs x)) (* (fabs x) (fabs x))))) * [enter]simplify: Simplifying (cbrt (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (32 enodes) * * [misc]simplify: iters left: 3 (54 enodes) * * [misc]simplify: iters left: 2 (67 enodes) * * [misc]simplify: iters left: 1 (77 enodes) * [exit]simplify: Simplified to (cbrt (* (* (fabs x) (fabs x)) (/ (fabs x) (/ 3 2)))) * [exit]simplify: Simplified to (cbrt (* (* (fabs x) (fabs x)) (/ (fabs x) (/ 3 2)))) * * * * [misc]progress: [ 22 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x))) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (92 enodes) * * [misc]simplify: iters left: 3 (465 enodes) * [exit]simplify: Simplified to (pow (* (/ (fabs x) (/ 3 2)) (* (fabs x) (fabs x))) 3) * [exit]simplify: Simplified to (pow (* (/ (fabs x) (/ 3 2)) (* (fabs x) (fabs x))) 3) * * * * [misc]progress: [ 23 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (32 enodes) * * [misc]simplify: iters left: 3 (54 enodes) * * [misc]simplify: iters left: 2 (67 enodes) * * [misc]simplify: iters left: 1 (77 enodes) * [exit]simplify: Simplified to (sqrt (* (* (fabs x) (fabs x)) (/ (fabs x) (/ 3 2)))) * [exit]simplify: Simplified to (sqrt (* (* (fabs x) (fabs x)) (/ (fabs x) (/ 3 2)))) * [enter]simplify: Simplifying (sqrt (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (32 enodes) * * [misc]simplify: iters left: 3 (54 enodes) * * [misc]simplify: iters left: 2 (67 enodes) * * [misc]simplify: iters left: 1 (77 enodes) * [exit]simplify: Simplified to (sqrt (* (* (fabs x) (fabs x)) (/ (fabs x) (/ 3 2)))) * [exit]simplify: Simplified to (sqrt (* (* (fabs x) (fabs x)) (/ (fabs x) (/ 3 2)))) * * * * [misc]progress: [ 24 / 93 ] simplifiying candidate # * * * * [misc]progress: [ 25 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (/ 2 3) (* (fabs x) (fabs x))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (12 enodes) * * [misc]simplify: iters left: 3 (21 enodes) * * [misc]simplify: iters left: 2 (29 enodes) * * [misc]simplify: iters left: 1 (34 enodes) * [exit]simplify: Simplified to (/ (* (fabs x) (fabs x)) (/ 3 2)) * [exit]simplify: Simplified to (/ (* (fabs x) (fabs x)) (/ 3 2)) * * * * [misc]progress: [ 26 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (/ 2 3)) (* (* (fabs x) (fabs x)) (fabs x))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (* (cbrt (/ 2 3)) (pow (fabs x) 3)) * [exit]simplify: Simplified to (* (cbrt (/ 2 3)) (pow (fabs x) 3)) * * * * [misc]progress: [ 27 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (sqrt (/ 2 3)) (* (* (fabs x) (fabs x)) (fabs x))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (* (sqrt (/ 2 3)) (pow (fabs x) 3)) * [exit]simplify: Simplified to (* (sqrt (/ 2 3)) (pow (fabs x) 3)) * * * * [misc]progress: [ 28 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (31 enodes) * * [misc]simplify: iters left: 3 (53 enodes) * * [misc]simplify: iters left: 2 (66 enodes) * * [misc]simplify: iters left: 1 (76 enodes) * [exit]simplify: Simplified to (* (* (/ 2 3) (fabs x)) (* (fabs x) (fabs x))) * [exit]simplify: Simplified to (* (* (/ 2 3) (fabs x)) (* (fabs x) (fabs x))) * * * * [misc]progress: [ 29 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (/ 1 3) (* (* (fabs x) (fabs x)) (fabs x))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (33 enodes) * * [misc]simplify: iters left: 3 (91 enodes) * * [misc]simplify: iters left: 2 (176 enodes) * * [misc]simplify: iters left: 1 (191 enodes) * [exit]simplify: Simplified to (* (/ (fabs x) 3) (* (fabs x) (fabs x))) * [exit]simplify: Simplified to (* (/ (fabs x) 3) (* (fabs x) (fabs x))) * * * * [misc]progress: [ 30 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* 2 (* (* (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 (19 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * [exit]simplify: Simplified to (* (* (fabs x) (fabs x)) (* 2 (fabs x))) * [exit]simplify: Simplified to (* (* (fabs x) (fabs x)) (* 2 (fabs x))) * * * * [misc]progress: [ 31 / 93 ] simplifiying candidate # * * * * [misc]progress: [ 32 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (+ 1 1) 1) * * [misc]simplify: iters left: 4 (3 enodes) * * [misc]simplify: iters left: 3 (6 enodes) * [exit]simplify: Simplified to (+ (+ 1 1) 1) * [exit]simplify: Simplified to (+ (+ 1 1) 1) * * * * [misc]progress: [ 33 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (+ 2 1) * * [misc]simplify: iters left: 2 (3 enodes) * * [misc]simplify: iters left: 1 (6 enodes) * [exit]simplify: Simplified to (+ 1 2) * [exit]simplify: Simplified to (+ 1 2) * * * * [misc]progress: [ 34 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (+ 1 1) 1) * * [misc]simplify: iters left: 4 (3 enodes) * * [misc]simplify: iters left: 3 (6 enodes) * [exit]simplify: Simplified to (+ (+ 1 1) 1) * [exit]simplify: Simplified to (+ (+ 1 1) 1) * * * * [misc]progress: [ 35 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (fabs x) (fabs x)) (fabs x)) * * [misc]simplify: iters left: 5 (4 enodes) * * [misc]simplify: iters left: 4 (5 enodes) * * [misc]simplify: iters left: 3 (7 enodes) * [exit]simplify: Simplified to (pow (fabs x) 3) * [exit]simplify: Simplified to (pow (fabs x) 3) * * * * [misc]progress: [ 36 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (fabs x) (fabs x)) (fabs x)) * * [misc]simplify: iters left: 5 (4 enodes) * * [misc]simplify: iters left: 4 (5 enodes) * * [misc]simplify: iters left: 3 (7 enodes) * [exit]simplify: Simplified to (pow (fabs x) 3) * [exit]simplify: Simplified to (pow (fabs x) 3) * * * * [misc]progress: [ 37 / 93 ] simplifiying candidate # * * * * [misc]progress: [ 38 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (+ 1 1) 1) * * [misc]simplify: iters left: 4 (3 enodes) * * [misc]simplify: iters left: 3 (6 enodes) * [exit]simplify: Simplified to (+ (+ 1 1) 1) * [exit]simplify: Simplified to (+ (+ 1 1) 1) * * * * [misc]progress: [ 39 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (+ 2 1) * * [misc]simplify: iters left: 2 (3 enodes) * * [misc]simplify: iters left: 1 (6 enodes) * [exit]simplify: Simplified to (+ 1 2) * [exit]simplify: Simplified to (+ 1 2) * * * * [misc]progress: [ 40 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (+ 1 1) 1) * * [misc]simplify: iters left: 4 (3 enodes) * * [misc]simplify: iters left: 3 (6 enodes) * [exit]simplify: Simplified to (+ (+ 1 1) 1) * [exit]simplify: Simplified to (+ (+ 1 1) 1) * * * * [misc]progress: [ 41 / 93 ] simplifiying candidate # * * * * [misc]progress: [ 42 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (+ (log (fabs x)) (log (fabs x))) (log (fabs x))) * * [misc]simplify: iters left: 6 (5 enodes) * * [misc]simplify: iters left: 5 (6 enodes) * [exit]simplify: Simplified to (+ (+ (log (fabs x)) (log (fabs x))) (log (fabs x))) * [exit]simplify: Simplified to (+ (+ (log (fabs x)) (log (fabs x))) (log (fabs x))) * * * * [misc]progress: [ 43 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (log (* (fabs x) (fabs x))) (log (fabs x))) * * [misc]simplify: iters left: 6 (6 enodes) * * [misc]simplify: iters left: 5 (8 enodes) * [exit]simplify: Simplified to (+ (+ (log (fabs x)) (log (fabs x))) (log (fabs x))) * [exit]simplify: Simplified to (+ (+ (log (fabs x)) (log (fabs x))) (log (fabs x))) * * * * [misc]progress: [ 44 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (log (* (* (fabs x) (fabs x)) (fabs x))) * * [misc]simplify: iters left: 6 (5 enodes) * * [misc]simplify: iters left: 5 (9 enodes) * * [misc]simplify: iters left: 4 (13 enodes) * * [misc]simplify: iters left: 3 (14 enodes) * * [misc]simplify: iters left: 2 (15 enodes) * [exit]simplify: Simplified to (* 3 (log (fabs x))) * [exit]simplify: Simplified to (* 3 (log (fabs x))) * * * * [misc]progress: [ 45 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (* (* (fabs x) (fabs x)) (fabs x))) * * [misc]simplify: iters left: 6 (5 enodes) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (12 enodes) * [exit]simplify: Simplified to (exp (pow (fabs x) 3)) * [exit]simplify: Simplified to (exp (pow (fabs x) 3)) * * * * [misc]progress: [ 46 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (* (fabs x) (fabs x)) (fabs x)) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x))) * * [misc]simplify: iters left: 6 (6 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (31 enodes) * * [misc]simplify: iters left: 3 (49 enodes) * * [misc]simplify: iters left: 2 (57 enodes) * * [misc]simplify: iters left: 1 (62 enodes) * [exit]simplify: Simplified to (pow (pow (fabs x) 3) 3) * [exit]simplify: Simplified to (pow (pow (fabs x) 3) 3) * * * * [misc]progress: [ 47 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (43 enodes) * * [misc]simplify: iters left: 3 (55 enodes) * * [misc]simplify: iters left: 2 (60 enodes) * * [misc]simplify: iters left: 1 (65 enodes) * [exit]simplify: Simplified to (pow (pow (fabs x) 3) 3) * [exit]simplify: Simplified to (pow (pow (fabs x) 3) 3) * * * * [misc]progress: [ 48 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (* (* (fabs x) (fabs x)) (fabs x))) (cbrt (* (* (fabs x) (fabs x)) (fabs x)))) * * [misc]simplify: iters left: 6 (6 enodes) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (9 enodes) * * [misc]simplify: iters left: 3 (13 enodes) * * [misc]simplify: iters left: 2 (21 enodes) * * [misc]simplify: iters left: 1 (24 enodes) * [exit]simplify: Simplified to (* (fabs x) (fabs x)) * [exit]simplify: Simplified to (* (fabs x) (fabs x)) * [enter]simplify: Simplifying (cbrt (* (* (fabs x) (fabs x)) (fabs x))) * * [misc]simplify: iters left: 6 (5 enodes) * * [misc]simplify: iters left: 5 (6 enodes) * * [misc]simplify: iters left: 4 (8 enodes) * * [misc]simplify: iters left: 3 (12 enodes) * * [misc]simplify: iters left: 2 (19 enodes) * * [misc]simplify: iters left: 1 (23 enodes) * [exit]simplify: Simplified to (fabs x) * [exit]simplify: Simplified to (fabs x) * * * * [misc]progress: [ 49 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (* (fabs x) (fabs x)) (fabs x)) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x))) * * [misc]simplify: iters left: 6 (6 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (31 enodes) * * [misc]simplify: iters left: 3 (49 enodes) * * [misc]simplify: iters left: 2 (57 enodes) * * [misc]simplify: iters left: 1 (62 enodes) * [exit]simplify: Simplified to (pow (pow (fabs x) 3) 3) * [exit]simplify: Simplified to (pow (pow (fabs x) 3) 3) * * * * [misc]progress: [ 50 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (* (* (fabs x) (fabs x)) (fabs x))) * * [misc]simplify: iters left: 6 (5 enodes) * * [misc]simplify: iters left: 5 (6 enodes) * * [misc]simplify: iters left: 4 (8 enodes) * [exit]simplify: Simplified to (sqrt (pow (fabs x) 3)) * [exit]simplify: Simplified to (sqrt (pow (fabs x) 3)) * [enter]simplify: Simplifying (sqrt (* (* (fabs x) (fabs x)) (fabs x))) * * [misc]simplify: iters left: 6 (5 enodes) * * [misc]simplify: iters left: 5 (6 enodes) * * [misc]simplify: iters left: 4 (8 enodes) * [exit]simplify: Simplified to (sqrt (pow (fabs x) 3)) * [exit]simplify: Simplified to (sqrt (pow (fabs x) 3)) * * * * [misc]progress: [ 51 / 93 ] simplifiying candidate # * * * * [misc]progress: [ 52 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (fabs x) (fabs x)) (* (cbrt (fabs x)) (cbrt (fabs x)))) * * [misc]simplify: iters left: 6 (6 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * * [misc]simplify: iters left: 3 (22 enodes) * * [misc]simplify: iters left: 2 (24 enodes) * [exit]simplify: Simplified to (* (* (cbrt (fabs x)) (fabs x)) (* (cbrt (fabs x)) (fabs x))) * [exit]simplify: Simplified to (* (* (cbrt (fabs x)) (fabs x)) (* (cbrt (fabs x)) (fabs x))) * * * * [misc]progress: [ 53 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (fabs x) (fabs x)) (sqrt (fabs x))) * * [misc]simplify: iters left: 5 (5 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 (* (* (fabs x) (fabs x)) (sqrt (fabs x))) * [exit]simplify: Simplified to (* (* (fabs x) (fabs x)) (sqrt (fabs x))) * * * * [misc]progress: [ 54 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (fabs x) (fabs x)) 1) * * [misc]simplify: iters left: 5 (5 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * * [misc]simplify: iters left: 3 (20 enodes) * [exit]simplify: Simplified to (* (fabs x) (fabs x)) * [exit]simplify: Simplified to (* (fabs x) (fabs x)) * * * * [misc]progress: [ 55 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (fabs x) (fabs x)) * * [misc]simplify: iters left: 3 (3 enodes) * [exit]simplify: Simplified to (* (fabs x) (fabs x)) * [exit]simplify: Simplified to (* (fabs x) (fabs x)) * * * * [misc]progress: [ 56 / 93 ] simplifiying candidate # * * * * [misc]progress: [ 57 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (+ 1 1) 1) * * [misc]simplify: iters left: 4 (3 enodes) * * [misc]simplify: iters left: 3 (6 enodes) * [exit]simplify: Simplified to (+ (+ 1 1) 1) * [exit]simplify: Simplified to (+ (+ 1 1) 1) * * * * [misc]progress: [ 58 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (+ 2 1) * * [misc]simplify: iters left: 2 (3 enodes) * * [misc]simplify: iters left: 1 (6 enodes) * [exit]simplify: Simplified to (+ 1 2) * [exit]simplify: Simplified to (+ 1 2) * * * * [misc]progress: [ 59 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (+ 1 1) 1) * * [misc]simplify: iters left: 4 (3 enodes) * * [misc]simplify: iters left: 3 (6 enodes) * [exit]simplify: Simplified to (+ (+ 1 1) 1) * [exit]simplify: Simplified to (+ (+ 1 1) 1) * * * * [misc]progress: [ 60 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (fabs x) (fabs x)) (fabs x)) * * [misc]simplify: iters left: 5 (4 enodes) * * [misc]simplify: iters left: 4 (5 enodes) * * [misc]simplify: iters left: 3 (7 enodes) * [exit]simplify: Simplified to (pow (fabs x) 3) * [exit]simplify: Simplified to (pow (fabs x) 3) * * * * [misc]progress: [ 61 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (fabs x) (fabs x)) (fabs x)) * * [misc]simplify: iters left: 5 (4 enodes) * * [misc]simplify: iters left: 4 (5 enodes) * * [misc]simplify: iters left: 3 (7 enodes) * [exit]simplify: Simplified to (pow (fabs x) 3) * [exit]simplify: Simplified to (pow (fabs x) 3) * * * * [misc]progress: [ 62 / 93 ] simplifiying candidate # * * * * [misc]progress: [ 63 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (+ 1 1) 1) * * [misc]simplify: iters left: 4 (3 enodes) * * [misc]simplify: iters left: 3 (6 enodes) * [exit]simplify: Simplified to (+ (+ 1 1) 1) * [exit]simplify: Simplified to (+ (+ 1 1) 1) * * * * [misc]progress: [ 64 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (+ 2 1) * * [misc]simplify: iters left: 2 (3 enodes) * * [misc]simplify: iters left: 1 (6 enodes) * [exit]simplify: Simplified to (+ 1 2) * [exit]simplify: Simplified to (+ 1 2) * * * * [misc]progress: [ 65 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (+ 1 1) 1) * * [misc]simplify: iters left: 4 (3 enodes) * * [misc]simplify: iters left: 3 (6 enodes) * [exit]simplify: Simplified to (+ (+ 1 1) 1) * [exit]simplify: Simplified to (+ (+ 1 1) 1) * * * * [misc]progress: [ 66 / 93 ] simplifiying candidate # * * * * [misc]progress: [ 67 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (+ (log (fabs x)) (log (fabs x))) (log (fabs x))) * * [misc]simplify: iters left: 6 (5 enodes) * * [misc]simplify: iters left: 5 (6 enodes) * [exit]simplify: Simplified to (+ (+ (log (fabs x)) (log (fabs x))) (log (fabs x))) * [exit]simplify: Simplified to (+ (+ (log (fabs x)) (log (fabs x))) (log (fabs x))) * * * * [misc]progress: [ 68 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (log (* (fabs x) (fabs x))) (log (fabs x))) * * [misc]simplify: iters left: 6 (6 enodes) * * [misc]simplify: iters left: 5 (8 enodes) * [exit]simplify: Simplified to (+ (+ (log (fabs x)) (log (fabs x))) (log (fabs x))) * [exit]simplify: Simplified to (+ (+ (log (fabs x)) (log (fabs x))) (log (fabs x))) * * * * [misc]progress: [ 69 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (log (* (* (fabs x) (fabs x)) (fabs x))) * * [misc]simplify: iters left: 6 (5 enodes) * * [misc]simplify: iters left: 5 (9 enodes) * * [misc]simplify: iters left: 4 (13 enodes) * * [misc]simplify: iters left: 3 (14 enodes) * * [misc]simplify: iters left: 2 (15 enodes) * [exit]simplify: Simplified to (* 3 (log (fabs x))) * [exit]simplify: Simplified to (* 3 (log (fabs x))) * * * * [misc]progress: [ 70 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (* (* (fabs x) (fabs x)) (fabs x))) * * [misc]simplify: iters left: 6 (5 enodes) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (12 enodes) * [exit]simplify: Simplified to (exp (pow (fabs x) 3)) * [exit]simplify: Simplified to (exp (pow (fabs x) 3)) * * * * [misc]progress: [ 71 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (* (fabs x) (fabs x)) (fabs x)) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x))) * * [misc]simplify: iters left: 6 (6 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (31 enodes) * * [misc]simplify: iters left: 3 (49 enodes) * * [misc]simplify: iters left: 2 (57 enodes) * * [misc]simplify: iters left: 1 (62 enodes) * [exit]simplify: Simplified to (pow (pow (fabs x) 3) 3) * [exit]simplify: Simplified to (pow (pow (fabs x) 3) 3) * * * * [misc]progress: [ 72 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (43 enodes) * * [misc]simplify: iters left: 3 (55 enodes) * * [misc]simplify: iters left: 2 (60 enodes) * * [misc]simplify: iters left: 1 (65 enodes) * [exit]simplify: Simplified to (pow (pow (fabs x) 3) 3) * [exit]simplify: Simplified to (pow (pow (fabs x) 3) 3) * * * * [misc]progress: [ 73 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (* (* (fabs x) (fabs x)) (fabs x))) (cbrt (* (* (fabs x) (fabs x)) (fabs x)))) * * [misc]simplify: iters left: 6 (6 enodes) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (9 enodes) * * [misc]simplify: iters left: 3 (13 enodes) * * [misc]simplify: iters left: 2 (21 enodes) * * [misc]simplify: iters left: 1 (24 enodes) * [exit]simplify: Simplified to (* (fabs x) (fabs x)) * [exit]simplify: Simplified to (* (fabs x) (fabs x)) * [enter]simplify: Simplifying (cbrt (* (* (fabs x) (fabs x)) (fabs x))) * * [misc]simplify: iters left: 6 (5 enodes) * * [misc]simplify: iters left: 5 (6 enodes) * * [misc]simplify: iters left: 4 (8 enodes) * * [misc]simplify: iters left: 3 (12 enodes) * * [misc]simplify: iters left: 2 (19 enodes) * * [misc]simplify: iters left: 1 (23 enodes) * [exit]simplify: Simplified to (fabs x) * [exit]simplify: Simplified to (fabs x) * * * * [misc]progress: [ 74 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (* (fabs x) (fabs x)) (fabs x)) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x))) * * [misc]simplify: iters left: 6 (6 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (31 enodes) * * [misc]simplify: iters left: 3 (49 enodes) * * [misc]simplify: iters left: 2 (57 enodes) * * [misc]simplify: iters left: 1 (62 enodes) * [exit]simplify: Simplified to (pow (pow (fabs x) 3) 3) * [exit]simplify: Simplified to (pow (pow (fabs x) 3) 3) * * * * [misc]progress: [ 75 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (* (* (fabs x) (fabs x)) (fabs x))) * * [misc]simplify: iters left: 6 (5 enodes) * * [misc]simplify: iters left: 5 (6 enodes) * * [misc]simplify: iters left: 4 (8 enodes) * [exit]simplify: Simplified to (sqrt (pow (fabs x) 3)) * [exit]simplify: Simplified to (sqrt (pow (fabs x) 3)) * [enter]simplify: Simplifying (sqrt (* (* (fabs x) (fabs x)) (fabs x))) * * [misc]simplify: iters left: 6 (5 enodes) * * [misc]simplify: iters left: 5 (6 enodes) * * [misc]simplify: iters left: 4 (8 enodes) * [exit]simplify: Simplified to (sqrt (pow (fabs x) 3)) * [exit]simplify: Simplified to (sqrt (pow (fabs x) 3)) * * * * [misc]progress: [ 76 / 93 ] simplifiying candidate # * * * * [misc]progress: [ 77 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (fabs x) (fabs x)) (* (cbrt (fabs x)) (cbrt (fabs x)))) * * [misc]simplify: iters left: 6 (6 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * * [misc]simplify: iters left: 3 (22 enodes) * * [misc]simplify: iters left: 2 (24 enodes) * [exit]simplify: Simplified to (* (* (cbrt (fabs x)) (fabs x)) (* (cbrt (fabs x)) (fabs x))) * [exit]simplify: Simplified to (* (* (cbrt (fabs x)) (fabs x)) (* (cbrt (fabs x)) (fabs x))) * * * * [misc]progress: [ 78 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (fabs x) (fabs x)) (sqrt (fabs x))) * * [misc]simplify: iters left: 5 (5 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 (* (* (fabs x) (fabs x)) (sqrt (fabs x))) * [exit]simplify: Simplified to (* (* (fabs x) (fabs x)) (sqrt (fabs x))) * * * * [misc]progress: [ 79 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (fabs x) (fabs x)) 1) * * [misc]simplify: iters left: 5 (5 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * * [misc]simplify: iters left: 3 (20 enodes) * [exit]simplify: Simplified to (* (fabs x) (fabs x)) * [exit]simplify: Simplified to (* (fabs x) (fabs x)) * * * * [misc]progress: [ 80 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (* (fabs x) (fabs x)) * * [misc]simplify: iters left: 3 (3 enodes) * [exit]simplify: Simplified to (* (fabs x) (fabs x)) * [exit]simplify: Simplified to (* (fabs x) (fabs x)) * * * * [misc]progress: [ 81 / 93 ] simplifiying candidate # * * * * [misc]progress: [ 82 / 93 ] simplifiying candidate # * [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 (71 enodes) * * [misc]simplify: iters left: 4 (222 enodes) * [exit]simplify: Simplified to (fabs (+ (/ (+ (* (* (/ 2 3) (fabs x)) (* (fabs x) (fabs x))) (* 2 (fabs x))) (sqrt PI)) (+ (* (* (* (/ 1 5) (fabs x)) (* (fabs x) (fabs x))) (* (* (fabs x) (fabs x)) (/ 1 (sqrt PI)))) (* (* (/ 1 (sqrt PI)) (* (fabs x) (/ 1 21))) (* (pow (fabs x) 3) (pow (fabs x) 3)))))) * * * * [misc]progress: [ 83 / 93 ] simplifiying candidate # * [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 (71 enodes) * * [misc]simplify: iters left: 4 (222 enodes) * [exit]simplify: Simplified to (fabs (+ (/ (+ (* (* (/ 2 3) (fabs x)) (* (fabs x) (fabs x))) (* 2 (fabs x))) (sqrt PI)) (+ (* (* (* (/ 1 5) (fabs x)) (* (fabs x) (fabs x))) (* (* (fabs x) (fabs x)) (/ 1 (sqrt PI)))) (* (* (/ 1 (sqrt PI)) (* (fabs x) (/ 1 21))) (* (pow (fabs x) 3) (pow (fabs x) 3)))))) * * * * [misc]progress: [ 84 / 93 ] simplifiying candidate # * [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 (71 enodes) * * [misc]simplify: iters left: 4 (222 enodes) * [exit]simplify: Simplified to (fabs (+ (/ (+ (* (* (/ 2 3) (fabs x)) (* (fabs x) (fabs x))) (* 2 (fabs x))) (sqrt PI)) (+ (* (* (* (/ 1 5) (fabs x)) (* (fabs x) (fabs x))) (* (* (fabs x) (fabs x)) (/ 1 (sqrt PI)))) (* (* (/ 1 (sqrt PI)) (* (fabs x) (/ 1 21))) (* (pow (fabs x) 3) (pow (fabs x) 3)))))) * * * * [misc]progress: [ 85 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* 2/3 (pow (fabs x) 3))) (* (/ 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 (29 enodes) * * [misc]simplify: iters left: 5 (68 enodes) * * [misc]simplify: iters left: 4 (209 enodes) * [exit]simplify: Simplified to (fabs (+ (/ (+ (* (* (fabs x) 2/3) (* (fabs x) (fabs x))) (* 2 (fabs x))) (sqrt PI)) (+ (* (* (pow (fabs x) 3) (pow (fabs x) 3)) (* (* (/ 1 21) (fabs x)) (/ 1 (sqrt PI)))) (* (* (* (/ 1 5) (fabs x)) (* (fabs x) (fabs x))) (* (* (fabs x) (fabs x)) (/ 1 (sqrt PI))))))) * * * * [misc]progress: [ 86 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* 2/3 (pow (fabs x) 3))) (* (/ 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 (29 enodes) * * [misc]simplify: iters left: 5 (68 enodes) * * [misc]simplify: iters left: 4 (209 enodes) * [exit]simplify: Simplified to (fabs (+ (/ (+ (* (* (fabs x) 2/3) (* (fabs x) (fabs x))) (* 2 (fabs x))) (sqrt PI)) (+ (* (* (pow (fabs x) 3) (pow (fabs x) 3)) (* (* (/ 1 21) (fabs x)) (/ 1 (sqrt PI)))) (* (* (* (/ 1 5) (fabs x)) (* (fabs x) (fabs x))) (* (* (fabs x) (fabs x)) (/ 1 (sqrt PI))))))) * * * * [misc]progress: [ 87 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* 2/3 (pow (fabs x) 3))) (* (/ 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 (29 enodes) * * [misc]simplify: iters left: 5 (68 enodes) * * [misc]simplify: iters left: 4 (209 enodes) * [exit]simplify: Simplified to (fabs (+ (/ (+ (* (* (fabs x) 2/3) (* (fabs x) (fabs x))) (* 2 (fabs x))) (sqrt PI)) (+ (* (* (pow (fabs x) 3) (pow (fabs x) 3)) (* (* (/ 1 21) (fabs x)) (/ 1 (sqrt PI)))) (* (* (* (/ 1 5) (fabs x)) (* (fabs x) (fabs x))) (* (* (fabs x) (fabs x)) (/ 1 (sqrt PI))))))) * * * * [misc]progress: [ 88 / 93 ] simplifiying candidate # * [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) (* (* (* (* (pow (fabs x) 3) (fabs x)) (fabs x)) (fabs x)) (fabs x)))))) * * [misc]simplify: iters left: 6 (31 enodes) * * [misc]simplify: iters left: 5 (77 enodes) * * [misc]simplify: iters left: 4 (230 enodes) * [exit]simplify: Simplified to (fabs (+ (/ (+ (* (* (fabs x) (fabs x)) (* (/ 2 3) (fabs x))) (* 2 (fabs x))) (sqrt PI)) (+ (* (* (* (/ 1 5) (fabs x)) (* (fabs x) (fabs x))) (* (* (fabs x) (fabs x)) (/ 1 (sqrt PI)))) (* (* (pow (fabs x) 3) (pow (fabs x) 3)) (* (* (/ 1 21) (fabs x)) (/ 1 (sqrt PI))))))) * * * * [misc]progress: [ 89 / 93 ] simplifiying candidate # * [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) (* (* (* (* (pow (fabs x) 3) (fabs x)) (fabs x)) (fabs x)) (fabs x)))))) * * [misc]simplify: iters left: 6 (31 enodes) * * [misc]simplify: iters left: 5 (77 enodes) * * [misc]simplify: iters left: 4 (230 enodes) * [exit]simplify: Simplified to (fabs (+ (/ (+ (* (* (fabs x) (fabs x)) (* (/ 2 3) (fabs x))) (* 2 (fabs x))) (sqrt PI)) (+ (* (* (* (/ 1 5) (fabs x)) (* (fabs x) (fabs x))) (* (* (fabs x) (fabs x)) (/ 1 (sqrt PI)))) (* (* (pow (fabs x) 3) (pow (fabs x) 3)) (* (* (/ 1 21) (fabs x)) (/ 1 (sqrt PI))))))) * * * * [misc]progress: [ 90 / 93 ] simplifiying candidate # * [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) (* (* (* (* (pow (fabs x) 3) (fabs x)) (fabs x)) (fabs x)) (fabs x)))))) * * [misc]simplify: iters left: 6 (31 enodes) * * [misc]simplify: iters left: 5 (77 enodes) * * [misc]simplify: iters left: 4 (230 enodes) * [exit]simplify: Simplified to (fabs (+ (/ (+ (* (* (fabs x) (fabs x)) (* (/ 2 3) (fabs x))) (* 2 (fabs x))) (sqrt PI)) (+ (* (* (* (/ 1 5) (fabs x)) (* (fabs x) (fabs x))) (* (* (fabs x) (fabs x)) (/ 1 (sqrt PI)))) (* (* (pow (fabs x) 3) (pow (fabs x) 3)) (* (* (/ 1 21) (fabs x)) (/ 1 (sqrt PI))))))) * * * * [misc]progress: [ 91 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (* (pow (fabs x) 3) (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 (31 enodes) * * [misc]simplify: iters left: 5 (78 enodes) * * [misc]simplify: iters left: 4 (234 enodes) * [exit]simplify: Simplified to (fabs (+ (/ (+ (* (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x))) (* 2 (fabs x))) (sqrt PI)) (+ (* (pow (* (fabs x) (fabs x)) 3) (* (* (/ 1 21) (fabs x)) (/ 1 (sqrt PI)))) (* (* (* (/ 1 5) (fabs x)) (* (fabs x) (fabs x))) (* (* (fabs x) (fabs x)) (/ 1 (sqrt PI))))))) * * * * [misc]progress: [ 92 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (* (pow (fabs x) 3) (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 (31 enodes) * * [misc]simplify: iters left: 5 (78 enodes) * * [misc]simplify: iters left: 4 (234 enodes) * [exit]simplify: Simplified to (fabs (+ (/ (+ (* (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x))) (* 2 (fabs x))) (sqrt PI)) (+ (* (pow (* (fabs x) (fabs x)) 3) (* (* (/ 1 21) (fabs x)) (/ 1 (sqrt PI)))) (* (* (* (/ 1 5) (fabs x)) (* (fabs x) (fabs x))) (* (* (fabs x) (fabs x)) (/ 1 (sqrt PI))))))) * * * * [misc]progress: [ 93 / 93 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (* (pow (fabs x) 3) (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 (31 enodes) * * [misc]simplify: iters left: 5 (78 enodes) * * [misc]simplify: iters left: 4 (234 enodes) * [exit]simplify: Simplified to (fabs (+ (/ (+ (* (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x))) (* 2 (fabs x))) (sqrt PI)) (+ (* (pow (* (fabs x) (fabs x)) 3) (* (* (/ 1 21) (fabs x)) (/ 1 (sqrt PI)))) (* (* (* (/ 1 5) (fabs x)) (* (fabs x) (fabs x))) (* (* (fabs x) (fabs x)) (/ 1 (sqrt PI))))))) * * * [misc]progress: adding candidates to table * * [misc]progress: iteration 2 / 4 * * * [misc]progress: picking best candidate * * * * [misc]pick: Picked # * * * [misc]progress: localizing error * * * [misc]progress: generating rewritten candidates * * * * [misc]progress: [ 1 / 4 ] rewriting at (2 1 2 2 2 1 1 1 1 2) * * * * [misc]progress: [ 2 / 4 ] rewriting at (2 1 2 2 2 1 1 1 1 1) * * * * [misc]progress: [ 3 / 4 ] rewriting at (2 1 1 2) * * * * [misc]progress: [ 4 / 4 ] rewriting at (2 1 2 2 2 1 1 1 1) * * * [misc]progress: generating series expansions * * * * [misc]progress: [ 1 / 4 ] generating series at (2 1 2 2 2 1 1 1 1 2) * [misc]approximate: Taking taylor expansion of (sqrt (pow (fabs x) 3)) in (x) around 0 * [misc]taylor: Taking taylor expansion of (sqrt (pow (fabs x) 3)) in x * [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 (sqrt (pow (fabs x) 3)) into (sqrt (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 (/ 0 (* 2 (sqrt (pow (fabs x) 3)))) into 0 * [misc]taylor: Taking taylor expansion of (sqrt (pow (fabs x) 3)) in x * [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 (sqrt (pow (fabs x) 3)) into (sqrt (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 (/ 0 (* 2 (sqrt (pow (fabs x) 3)))) into 0 * [misc]backup-simplify: Simplify (sqrt (pow (fabs x) 3)) into (sqrt (pow (fabs x) 3)) * [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 (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (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 (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (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 (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (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 (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (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 (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs x) 3)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (sqrt (pow (fabs x) 3)) into (sqrt (pow (fabs x) 3)) * [misc]approximate: Taking taylor expansion of (sqrt (pow (fabs (/ 1 x)) 3)) in (x) around 0 * [misc]taylor: Taking taylor expansion of (sqrt (pow (fabs (/ 1 x)) 3)) in x * [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 (sqrt (pow (fabs (/ 1 x)) 3)) into (sqrt (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 (/ 0 (* 2 (sqrt (pow (fabs (/ 1 x)) 3)))) into 0 * [misc]taylor: Taking taylor expansion of (sqrt (pow (fabs (/ 1 x)) 3)) in x * [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 (sqrt (pow (fabs (/ 1 x)) 3)) into (sqrt (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 (/ 0 (* 2 (sqrt (pow (fabs (/ 1 x)) 3)))) into 0 * [misc]backup-simplify: Simplify (sqrt (pow (fabs (/ 1 x)) 3)) into (sqrt (pow (fabs (/ 1 x)) 3)) * [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 (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (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 (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (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 (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (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 (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (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 (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs (/ 1 x)) 3)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (sqrt (pow (fabs (/ 1 (/ 1 x))) 3)) into (sqrt (pow (fabs x) 3)) * [misc]approximate: Taking taylor expansion of (sqrt (pow (fabs (/ 1 (- x))) 3)) in (x) around 0 * [misc]taylor: Taking taylor expansion of (sqrt (pow (fabs (/ 1 (- x))) 3)) in x * [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 (sqrt (pow (fabs (/ -1 x)) 3)) into (sqrt (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 (/ 0 (* 2 (sqrt (pow (fabs (/ -1 x)) 3)))) into 0 * [misc]taylor: Taking taylor expansion of (sqrt (pow (fabs (/ 1 (- x))) 3)) in x * [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 (sqrt (pow (fabs (/ -1 x)) 3)) into (sqrt (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 (/ 0 (* 2 (sqrt (pow (fabs (/ -1 x)) 3)))) into 0 * [misc]backup-simplify: Simplify (sqrt (pow (fabs (/ -1 x)) 3)) into (sqrt (pow (fabs (/ -1 x)) 3)) * [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 (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (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 (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (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 (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (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 (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (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 (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs (/ -1 x)) 3)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (sqrt (pow (fabs (/ -1 (/ 1 (- x)))) 3)) into (sqrt (pow (fabs x) 3)) * * * * [misc]progress: [ 2 / 4 ] generating series at (2 1 2 2 2 1 1 1 1 1) * [misc]approximate: Taking taylor expansion of (sqrt (pow (fabs x) 3)) in (x) around 0 * [misc]taylor: Taking taylor expansion of (sqrt (pow (fabs x) 3)) in x * [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 (sqrt (pow (fabs x) 3)) into (sqrt (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 (/ 0 (* 2 (sqrt (pow (fabs x) 3)))) into 0 * [misc]taylor: Taking taylor expansion of (sqrt (pow (fabs x) 3)) in x * [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 (sqrt (pow (fabs x) 3)) into (sqrt (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 (/ 0 (* 2 (sqrt (pow (fabs x) 3)))) into 0 * [misc]backup-simplify: Simplify (sqrt (pow (fabs x) 3)) into (sqrt (pow (fabs x) 3)) * [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 (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (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 (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (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 (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (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 (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (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 (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs x) 3)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (sqrt (pow (fabs x) 3)) into (sqrt (pow (fabs x) 3)) * [misc]approximate: Taking taylor expansion of (sqrt (pow (fabs (/ 1 x)) 3)) in (x) around 0 * [misc]taylor: Taking taylor expansion of (sqrt (pow (fabs (/ 1 x)) 3)) in x * [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 (sqrt (pow (fabs (/ 1 x)) 3)) into (sqrt (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 (/ 0 (* 2 (sqrt (pow (fabs (/ 1 x)) 3)))) into 0 * [misc]taylor: Taking taylor expansion of (sqrt (pow (fabs (/ 1 x)) 3)) in x * [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 (sqrt (pow (fabs (/ 1 x)) 3)) into (sqrt (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 (/ 0 (* 2 (sqrt (pow (fabs (/ 1 x)) 3)))) into 0 * [misc]backup-simplify: Simplify (sqrt (pow (fabs (/ 1 x)) 3)) into (sqrt (pow (fabs (/ 1 x)) 3)) * [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 (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (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 (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (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 (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (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 (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (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 (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs (/ 1 x)) 3)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (sqrt (pow (fabs (/ 1 (/ 1 x))) 3)) into (sqrt (pow (fabs x) 3)) * [misc]approximate: Taking taylor expansion of (sqrt (pow (fabs (/ 1 (- x))) 3)) in (x) around 0 * [misc]taylor: Taking taylor expansion of (sqrt (pow (fabs (/ 1 (- x))) 3)) in x * [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 (sqrt (pow (fabs (/ -1 x)) 3)) into (sqrt (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 (/ 0 (* 2 (sqrt (pow (fabs (/ -1 x)) 3)))) into 0 * [misc]taylor: Taking taylor expansion of (sqrt (pow (fabs (/ 1 (- x))) 3)) in x * [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 (sqrt (pow (fabs (/ -1 x)) 3)) into (sqrt (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 (/ 0 (* 2 (sqrt (pow (fabs (/ -1 x)) 3)))) into 0 * [misc]backup-simplify: Simplify (sqrt (pow (fabs (/ -1 x)) 3)) into (sqrt (pow (fabs (/ -1 x)) 3)) * [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 (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (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 (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (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 (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (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 (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (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 (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs (/ -1 x)) 3)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (sqrt (pow (fabs (/ -1 (/ 1 (- x)))) 3)) into (sqrt (pow (fabs x) 3)) * * * * [misc]progress: [ 3 / 4 ] generating series at (2 1 1 2) * * * * [misc]progress: [ 4 / 4 ] generating series at (2 1 2 2 2 1 1 1 1) * [misc]approximate: Taking taylor expansion of (* (sqrt (pow (fabs x) 3)) (sqrt (pow (fabs x) 3))) in (x) around 0 * [misc]taylor: Taking taylor expansion of (* (sqrt (pow (fabs x) 3)) (sqrt (pow (fabs x) 3))) in x * [misc]taylor: Taking taylor expansion of (sqrt (pow (fabs x) 3)) in x * [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 (sqrt (pow (fabs x) 3)) into (sqrt (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 (/ 0 (* 2 (sqrt (pow (fabs x) 3)))) into 0 * [misc]taylor: Taking taylor expansion of (sqrt (pow (fabs x) 3)) in x * [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 (sqrt (pow (fabs x) 3)) into (sqrt (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 (/ 0 (* 2 (sqrt (pow (fabs x) 3)))) into 0 * [misc]taylor: Taking taylor expansion of (* (sqrt (pow (fabs x) 3)) (sqrt (pow (fabs x) 3))) in x * [misc]taylor: Taking taylor expansion of (sqrt (pow (fabs x) 3)) in x * [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 (sqrt (pow (fabs x) 3)) into (sqrt (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 (/ 0 (* 2 (sqrt (pow (fabs x) 3)))) into 0 * [misc]taylor: Taking taylor expansion of (sqrt (pow (fabs x) 3)) in x * [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 (sqrt (pow (fabs x) 3)) into (sqrt (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 (/ 0 (* 2 (sqrt (pow (fabs x) 3)))) into 0 * [misc]backup-simplify: Simplify (* (sqrt (pow (fabs x) 3)) (sqrt (pow (fabs x) 3))) into (pow (fabs x) 3) * [misc]backup-simplify: Simplify (pow (fabs x) 3) into (pow (fabs x) 3) * [misc]backup-simplify: Simplify (+ (* (sqrt (pow (fabs x) 3)) 0) (* 0 (sqrt (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 (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (pow (fabs x) 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 (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (pow (fabs x) 3)))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqrt (pow (fabs x) 3)) 0) (+ (* 0 0) (* 0 (sqrt (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 (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs x) 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 (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs x) 3)))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqrt (pow (fabs x) 3)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (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 (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs x) 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 (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs x) 3)))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqrt (pow (fabs x) 3)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (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 (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs x) 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 (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs x) 3)))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqrt (pow (fabs x) 3)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (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 (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs x) 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 (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs x) 3)))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqrt (pow (fabs x) 3)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (pow (fabs x) 3))))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (pow (fabs x) 3) into (pow (fabs x) 3) * [misc]approximate: Taking taylor expansion of (* (sqrt (pow (fabs (/ 1 x)) 3)) (sqrt (pow (fabs (/ 1 x)) 3))) in (x) around 0 * [misc]taylor: Taking taylor expansion of (* (sqrt (pow (fabs (/ 1 x)) 3)) (sqrt (pow (fabs (/ 1 x)) 3))) in x * [misc]taylor: Taking taylor expansion of (sqrt (pow (fabs (/ 1 x)) 3)) in x * [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 (sqrt (pow (fabs (/ 1 x)) 3)) into (sqrt (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 (/ 0 (* 2 (sqrt (pow (fabs (/ 1 x)) 3)))) into 0 * [misc]taylor: Taking taylor expansion of (sqrt (pow (fabs (/ 1 x)) 3)) in x * [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 (sqrt (pow (fabs (/ 1 x)) 3)) into (sqrt (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 (/ 0 (* 2 (sqrt (pow (fabs (/ 1 x)) 3)))) into 0 * [misc]taylor: Taking taylor expansion of (* (sqrt (pow (fabs (/ 1 x)) 3)) (sqrt (pow (fabs (/ 1 x)) 3))) in x * [misc]taylor: Taking taylor expansion of (sqrt (pow (fabs (/ 1 x)) 3)) in x * [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 (sqrt (pow (fabs (/ 1 x)) 3)) into (sqrt (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 (/ 0 (* 2 (sqrt (pow (fabs (/ 1 x)) 3)))) into 0 * [misc]taylor: Taking taylor expansion of (sqrt (pow (fabs (/ 1 x)) 3)) in x * [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 (sqrt (pow (fabs (/ 1 x)) 3)) into (sqrt (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 (/ 0 (* 2 (sqrt (pow (fabs (/ 1 x)) 3)))) into 0 * [misc]backup-simplify: Simplify (* (sqrt (pow (fabs (/ 1 x)) 3)) (sqrt (pow (fabs (/ 1 x)) 3))) into (pow (fabs (/ 1 x)) 3) * [misc]backup-simplify: Simplify (pow (fabs (/ 1 x)) 3) into (pow (fabs (/ 1 x)) 3) * [misc]backup-simplify: Simplify (+ (* (sqrt (pow (fabs (/ 1 x)) 3)) 0) (* 0 (sqrt (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 (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (pow (fabs (/ 1 x)) 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 (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (pow (fabs (/ 1 x)) 3)))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqrt (pow (fabs (/ 1 x)) 3)) 0) (+ (* 0 0) (* 0 (sqrt (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 (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs (/ 1 x)) 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 (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs (/ 1 x)) 3)))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqrt (pow (fabs (/ 1 x)) 3)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (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 (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs (/ 1 x)) 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 (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs (/ 1 x)) 3)))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqrt (pow (fabs (/ 1 x)) 3)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (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 (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs (/ 1 x)) 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 (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs (/ 1 x)) 3)))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqrt (pow (fabs (/ 1 x)) 3)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (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 (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs (/ 1 x)) 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 (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs (/ 1 x)) 3)))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqrt (pow (fabs (/ 1 x)) 3)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (pow (fabs (/ 1 x)) 3))))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (pow (fabs (/ 1 (/ 1 x))) 3) into (pow (fabs x) 3) * [misc]approximate: Taking taylor expansion of (* (sqrt (pow (fabs (/ 1 (- x))) 3)) (sqrt (pow (fabs (/ 1 (- x))) 3))) in (x) around 0 * [misc]taylor: Taking taylor expansion of (* (sqrt (pow (fabs (/ 1 (- x))) 3)) (sqrt (pow (fabs (/ 1 (- x))) 3))) in x * [misc]taylor: Taking taylor expansion of (sqrt (pow (fabs (/ 1 (- x))) 3)) in x * [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 (sqrt (pow (fabs (/ -1 x)) 3)) into (sqrt (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 (/ 0 (* 2 (sqrt (pow (fabs (/ -1 x)) 3)))) into 0 * [misc]taylor: Taking taylor expansion of (sqrt (pow (fabs (/ 1 (- x))) 3)) in x * [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 (sqrt (pow (fabs (/ -1 x)) 3)) into (sqrt (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 (/ 0 (* 2 (sqrt (pow (fabs (/ -1 x)) 3)))) into 0 * [misc]taylor: Taking taylor expansion of (* (sqrt (pow (fabs (/ 1 (- x))) 3)) (sqrt (pow (fabs (/ 1 (- x))) 3))) in x * [misc]taylor: Taking taylor expansion of (sqrt (pow (fabs (/ 1 (- x))) 3)) in x * [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 (sqrt (pow (fabs (/ -1 x)) 3)) into (sqrt (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 (/ 0 (* 2 (sqrt (pow (fabs (/ -1 x)) 3)))) into 0 * [misc]taylor: Taking taylor expansion of (sqrt (pow (fabs (/ 1 (- x))) 3)) in x * [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 (sqrt (pow (fabs (/ -1 x)) 3)) into (sqrt (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 (/ 0 (* 2 (sqrt (pow (fabs (/ -1 x)) 3)))) into 0 * [misc]backup-simplify: Simplify (* (sqrt (pow (fabs (/ -1 x)) 3)) (sqrt (pow (fabs (/ -1 x)) 3))) into (pow (fabs (/ -1 x)) 3) * [misc]backup-simplify: Simplify (pow (fabs (/ -1 x)) 3) into (pow (fabs (/ -1 x)) 3) * [misc]backup-simplify: Simplify (+ (* (sqrt (pow (fabs (/ -1 x)) 3)) 0) (* 0 (sqrt (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 (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (pow (fabs (/ -1 x)) 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 (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (pow (fabs (/ -1 x)) 3)))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqrt (pow (fabs (/ -1 x)) 3)) 0) (+ (* 0 0) (* 0 (sqrt (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 (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs (/ -1 x)) 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 (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs (/ -1 x)) 3)))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqrt (pow (fabs (/ -1 x)) 3)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (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 (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs (/ -1 x)) 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 (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs (/ -1 x)) 3)))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqrt (pow (fabs (/ -1 x)) 3)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (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 (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs (/ -1 x)) 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 (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs (/ -1 x)) 3)))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqrt (pow (fabs (/ -1 x)) 3)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (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 (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs (/ -1 x)) 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 (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs (/ -1 x)) 3)))) into 0 * [misc]backup-simplify: Simplify (+ (* (sqrt (pow (fabs (/ -1 x)) 3)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (pow (fabs (/ -1 x)) 3))))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (pow (fabs (/ -1 (/ 1 (- x)))) 3) into (pow (fabs x) 3) * * * [misc]progress: simplifying candidates * * * * [misc]progress: [ 1 / 110 ] simplifiying candidate # * * * * [misc]progress: [ 2 / 110 ] simplifiying candidate # * * * * [misc]progress: [ 3 / 110 ] simplifiying candidate # * [enter]simplify: Simplifying (log (sqrt (pow (fabs x) 3))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * [exit]simplify: Simplified to (log (sqrt (pow (fabs x) 3))) * [exit]simplify: Simplified to (log (sqrt (pow (fabs x) 3))) * * * * [misc]progress: [ 4 / 110 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (sqrt (pow (fabs x) 3))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * [exit]simplify: Simplified to (exp (sqrt (pow (fabs x) 3))) * [exit]simplify: Simplified to (exp (sqrt (pow (fabs x) 3))) * * * * [misc]progress: [ 5 / 110 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (sqrt (pow (fabs x) 3))) (cbrt (sqrt (pow (fabs x) 3)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (10 enodes) * [exit]simplify: Simplified to (* (cbrt (sqrt (pow (fabs x) 3))) (cbrt (sqrt (pow (fabs x) 3)))) * [exit]simplify: Simplified to (* (cbrt (sqrt (pow (fabs x) 3))) (cbrt (sqrt (pow (fabs x) 3)))) * [enter]simplify: Simplifying (cbrt (sqrt (pow (fabs x) 3))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * [exit]simplify: Simplified to (cbrt (sqrt (pow (fabs x) 3))) * [exit]simplify: Simplified to (cbrt (sqrt (pow (fabs x) 3))) * * * * [misc]progress: [ 6 / 110 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (sqrt (pow (fabs x) 3)) (sqrt (pow (fabs x) 3))) (sqrt (pow (fabs x) 3))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (29 enodes) * [exit]simplify: Simplified to (* (pow (fabs x) 3) (sqrt (pow (fabs x) 3))) * [exit]simplify: Simplified to (* (pow (fabs x) 3) (sqrt (pow (fabs x) 3))) * * * * [misc]progress: [ 7 / 110 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3)) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * * [misc]simplify: iters left: 2 (31 enodes) * * [misc]simplify: iters left: 1 (36 enodes) * [exit]simplify: Simplified to (fabs (fabs x)) * [exit]simplify: Simplified to (fabs (fabs x)) * [enter]simplify: Simplifying (sqrt (pow (cbrt (fabs x)) 3)) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * [exit]simplify: Simplified to (sqrt (fabs x)) * [exit]simplify: Simplified to (sqrt (fabs x)) * * * * [misc]progress: [ 8 / 110 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (pow (sqrt (fabs x)) 3)) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * [exit]simplify: Simplified to (sqrt (* (sqrt (fabs x)) (fabs x))) * [exit]simplify: Simplified to (sqrt (* (sqrt (fabs x)) (fabs x))) * [enter]simplify: Simplifying (sqrt (pow (sqrt (fabs x)) 3)) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * [exit]simplify: Simplified to (sqrt (* (sqrt (fabs x)) (fabs x))) * [exit]simplify: Simplified to (sqrt (* (sqrt (fabs x)) (fabs x))) * * * * [misc]progress: [ 9 / 110 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (pow 1 3)) * * [misc]simplify: iters left: 2 (4 enodes) * * [misc]simplify: iters left: 1 (8 enodes) * [exit]simplify: Simplified to (sqrt 1) * [exit]simplify: Simplified to (sqrt 1) * [enter]simplify: Simplifying (sqrt (pow (fabs x) 3)) * * [misc]simplify: iters left: 3 (5 enodes) * * [misc]simplify: iters left: 2 (8 enodes) * [exit]simplify: Simplified to (sqrt (pow (fabs x) 3)) * [exit]simplify: Simplified to (sqrt (pow (fabs x) 3)) * * * * [misc]progress: [ 10 / 110 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (* (fabs x) (fabs x))) * * [misc]simplify: iters left: 4 (4 enodes) * * [misc]simplify: iters left: 3 (5 enodes) * [exit]simplify: Simplified to (fabs (fabs x)) * [exit]simplify: Simplified to (fabs (fabs x)) * [enter]simplify: Simplifying (sqrt (fabs x)) * * [misc]simplify: iters left: 2 (3 enodes) * [exit]simplify: Simplified to (sqrt (fabs x)) * [exit]simplify: Simplified to (sqrt (fabs x)) * * * * [misc]progress: [ 11 / 110 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (* (cbrt (pow (fabs x) 3)) (cbrt (pow (fabs x) 3)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * * [misc]simplify: iters left: 4 (13 enodes) * * [misc]simplify: iters left: 3 (14 enodes) * [exit]simplify: Simplified to (fabs (fabs x)) * [exit]simplify: Simplified to (fabs (fabs x)) * [enter]simplify: Simplifying (sqrt (cbrt (pow (fabs x) 3))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * * [misc]simplify: iters left: 2 (13 enodes) * * [misc]simplify: iters left: 1 (19 enodes) * [exit]simplify: Simplified to (sqrt (fabs x)) * [exit]simplify: Simplified to (sqrt (fabs x)) * * * * [misc]progress: [ 12 / 110 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3)) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * * [misc]simplify: iters left: 2 (31 enodes) * * [misc]simplify: iters left: 1 (36 enodes) * [exit]simplify: Simplified to (fabs (fabs x)) * [exit]simplify: Simplified to (fabs (fabs x)) * [enter]simplify: Simplifying (sqrt (pow (cbrt (fabs x)) 3)) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * [exit]simplify: Simplified to (sqrt (fabs x)) * [exit]simplify: Simplified to (sqrt (fabs x)) * * * * [misc]progress: [ 13 / 110 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (pow (sqrt (fabs x)) 3)) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * [exit]simplify: Simplified to (sqrt (* (sqrt (fabs x)) (fabs x))) * [exit]simplify: Simplified to (sqrt (* (sqrt (fabs x)) (fabs x))) * [enter]simplify: Simplifying (sqrt (pow (sqrt (fabs x)) 3)) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * [exit]simplify: Simplified to (sqrt (* (sqrt (fabs x)) (fabs x))) * [exit]simplify: Simplified to (sqrt (* (sqrt (fabs x)) (fabs x))) * * * * [misc]progress: [ 14 / 110 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (pow 1 3)) * * [misc]simplify: iters left: 2 (4 enodes) * * [misc]simplify: iters left: 1 (8 enodes) * [exit]simplify: Simplified to (sqrt 1) * [exit]simplify: Simplified to (sqrt 1) * [enter]simplify: Simplifying (sqrt (pow (fabs x) 3)) * * [misc]simplify: iters left: 3 (5 enodes) * * [misc]simplify: iters left: 2 (8 enodes) * [exit]simplify: Simplified to (sqrt (pow (fabs x) 3)) * [exit]simplify: Simplified to (sqrt (pow (fabs x) 3)) * * * * [misc]progress: [ 15 / 110 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (fabs x)) * * [misc]simplify: iters left: 2 (3 enodes) * [exit]simplify: Simplified to (sqrt (fabs x)) * [exit]simplify: Simplified to (sqrt (fabs x)) * [enter]simplify: Simplifying (sqrt (* (fabs x) (fabs x))) * * [misc]simplify: iters left: 4 (4 enodes) * * [misc]simplify: iters left: 3 (5 enodes) * [exit]simplify: Simplified to (fabs (fabs x)) * [exit]simplify: Simplified to (fabs (fabs x)) * * * * [misc]progress: [ 16 / 110 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (sqrt (pow (fabs x) 3))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * [exit]simplify: Simplified to (sqrt (sqrt (pow (fabs x) 3))) * [exit]simplify: Simplified to (sqrt (sqrt (pow (fabs x) 3))) * [enter]simplify: Simplifying (sqrt (sqrt (pow (fabs x) 3))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * [exit]simplify: Simplified to (sqrt (sqrt (pow (fabs x) 3))) * [exit]simplify: Simplified to (sqrt (sqrt (pow (fabs x) 3))) * * * * [misc]progress: [ 17 / 110 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt 1) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (sqrt 1) * [exit]simplify: Simplified to (sqrt 1) * [enter]simplify: Simplifying (sqrt (pow (fabs x) 3)) * * [misc]simplify: iters left: 3 (5 enodes) * * [misc]simplify: iters left: 2 (8 enodes) * [exit]simplify: Simplified to (sqrt (pow (fabs x) 3)) * [exit]simplify: Simplified to (sqrt (pow (fabs x) 3)) * * * * [misc]progress: [ 18 / 110 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (sqrt (pow (fabs x) 3))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * [exit]simplify: Simplified to (sqrt (sqrt (pow (fabs x) 3))) * [exit]simplify: Simplified to (sqrt (sqrt (pow (fabs x) 3))) * [enter]simplify: Simplifying (sqrt (sqrt (pow (fabs x) 3))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * [exit]simplify: Simplified to (sqrt (sqrt (pow (fabs x) 3))) * [exit]simplify: Simplified to (sqrt (sqrt (pow (fabs x) 3))) * * * * [misc]progress: [ 19 / 110 ] simplifiying candidate # * * * * [misc]progress: [ 20 / 110 ] simplifiying candidate # * * * * [misc]progress: [ 21 / 110 ] simplifiying candidate # * * * * [misc]progress: [ 22 / 110 ] simplifiying candidate # * * * * [misc]progress: [ 23 / 110 ] simplifiying candidate # * * * * [misc]progress: [ 24 / 110 ] simplifiying candidate # * * * * [misc]progress: [ 25 / 110 ] simplifiying candidate # * [enter]simplify: Simplifying (log (sqrt (pow (fabs x) 3))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * [exit]simplify: Simplified to (log (sqrt (pow (fabs x) 3))) * [exit]simplify: Simplified to (log (sqrt (pow (fabs x) 3))) * * * * [misc]progress: [ 26 / 110 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (sqrt (pow (fabs x) 3))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * [exit]simplify: Simplified to (exp (sqrt (pow (fabs x) 3))) * [exit]simplify: Simplified to (exp (sqrt (pow (fabs x) 3))) * * * * [misc]progress: [ 27 / 110 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (sqrt (pow (fabs x) 3))) (cbrt (sqrt (pow (fabs x) 3)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (10 enodes) * [exit]simplify: Simplified to (* (cbrt (sqrt (pow (fabs x) 3))) (cbrt (sqrt (pow (fabs x) 3)))) * [exit]simplify: Simplified to (* (cbrt (sqrt (pow (fabs x) 3))) (cbrt (sqrt (pow (fabs x) 3)))) * [enter]simplify: Simplifying (cbrt (sqrt (pow (fabs x) 3))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * [exit]simplify: Simplified to (cbrt (sqrt (pow (fabs x) 3))) * [exit]simplify: Simplified to (cbrt (sqrt (pow (fabs x) 3))) * * * * [misc]progress: [ 28 / 110 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (sqrt (pow (fabs x) 3)) (sqrt (pow (fabs x) 3))) (sqrt (pow (fabs x) 3))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (29 enodes) * [exit]simplify: Simplified to (* (pow (fabs x) 3) (sqrt (pow (fabs x) 3))) * [exit]simplify: Simplified to (* (pow (fabs x) 3) (sqrt (pow (fabs x) 3))) * * * * [misc]progress: [ 29 / 110 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3)) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * * [misc]simplify: iters left: 2 (31 enodes) * * [misc]simplify: iters left: 1 (36 enodes) * [exit]simplify: Simplified to (fabs (fabs x)) * [exit]simplify: Simplified to (fabs (fabs x)) * [enter]simplify: Simplifying (sqrt (pow (cbrt (fabs x)) 3)) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * [exit]simplify: Simplified to (sqrt (fabs x)) * [exit]simplify: Simplified to (sqrt (fabs x)) * * * * [misc]progress: [ 30 / 110 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (pow (sqrt (fabs x)) 3)) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * [exit]simplify: Simplified to (sqrt (* (sqrt (fabs x)) (fabs x))) * [exit]simplify: Simplified to (sqrt (* (sqrt (fabs x)) (fabs x))) * [enter]simplify: Simplifying (sqrt (pow (sqrt (fabs x)) 3)) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * [exit]simplify: Simplified to (sqrt (* (sqrt (fabs x)) (fabs x))) * [exit]simplify: Simplified to (sqrt (* (sqrt (fabs x)) (fabs x))) * * * * [misc]progress: [ 31 / 110 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (pow 1 3)) * * [misc]simplify: iters left: 2 (4 enodes) * * [misc]simplify: iters left: 1 (8 enodes) * [exit]simplify: Simplified to (sqrt 1) * [exit]simplify: Simplified to (sqrt 1) * [enter]simplify: Simplifying (sqrt (pow (fabs x) 3)) * * [misc]simplify: iters left: 3 (5 enodes) * * [misc]simplify: iters left: 2 (8 enodes) * [exit]simplify: Simplified to (sqrt (pow (fabs x) 3)) * [exit]simplify: Simplified to (sqrt (pow (fabs x) 3)) * * * * [misc]progress: [ 32 / 110 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (* (fabs x) (fabs x))) * * [misc]simplify: iters left: 4 (4 enodes) * * [misc]simplify: iters left: 3 (5 enodes) * [exit]simplify: Simplified to (fabs (fabs x)) * [exit]simplify: Simplified to (fabs (fabs x)) * [enter]simplify: Simplifying (sqrt (fabs x)) * * [misc]simplify: iters left: 2 (3 enodes) * [exit]simplify: Simplified to (sqrt (fabs x)) * [exit]simplify: Simplified to (sqrt (fabs x)) * * * * [misc]progress: [ 33 / 110 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (* (cbrt (pow (fabs x) 3)) (cbrt (pow (fabs x) 3)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * * [misc]simplify: iters left: 4 (13 enodes) * * [misc]simplify: iters left: 3 (14 enodes) * [exit]simplify: Simplified to (fabs (fabs x)) * [exit]simplify: Simplified to (fabs (fabs x)) * [enter]simplify: Simplifying (sqrt (cbrt (pow (fabs x) 3))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * * [misc]simplify: iters left: 2 (13 enodes) * * [misc]simplify: iters left: 1 (19 enodes) * [exit]simplify: Simplified to (sqrt (fabs x)) * [exit]simplify: Simplified to (sqrt (fabs x)) * * * * [misc]progress: [ 34 / 110 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3)) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * * [misc]simplify: iters left: 2 (31 enodes) * * [misc]simplify: iters left: 1 (36 enodes) * [exit]simplify: Simplified to (fabs (fabs x)) * [exit]simplify: Simplified to (fabs (fabs x)) * [enter]simplify: Simplifying (sqrt (pow (cbrt (fabs x)) 3)) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * [exit]simplify: Simplified to (sqrt (fabs x)) * [exit]simplify: Simplified to (sqrt (fabs x)) * * * * [misc]progress: [ 35 / 110 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (pow (sqrt (fabs x)) 3)) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * [exit]simplify: Simplified to (sqrt (* (sqrt (fabs x)) (fabs x))) * [exit]simplify: Simplified to (sqrt (* (sqrt (fabs x)) (fabs x))) * [enter]simplify: Simplifying (sqrt (pow (sqrt (fabs x)) 3)) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * [exit]simplify: Simplified to (sqrt (* (sqrt (fabs x)) (fabs x))) * [exit]simplify: Simplified to (sqrt (* (sqrt (fabs x)) (fabs x))) * * * * [misc]progress: [ 36 / 110 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (pow 1 3)) * * [misc]simplify: iters left: 2 (4 enodes) * * [misc]simplify: iters left: 1 (8 enodes) * [exit]simplify: Simplified to (sqrt 1) * [exit]simplify: Simplified to (sqrt 1) * [enter]simplify: Simplifying (sqrt (pow (fabs x) 3)) * * [misc]simplify: iters left: 3 (5 enodes) * * [misc]simplify: iters left: 2 (8 enodes) * [exit]simplify: Simplified to (sqrt (pow (fabs x) 3)) * [exit]simplify: Simplified to (sqrt (pow (fabs x) 3)) * * * * [misc]progress: [ 37 / 110 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (fabs x)) * * [misc]simplify: iters left: 2 (3 enodes) * [exit]simplify: Simplified to (sqrt (fabs x)) * [exit]simplify: Simplified to (sqrt (fabs x)) * [enter]simplify: Simplifying (sqrt (* (fabs x) (fabs x))) * * [misc]simplify: iters left: 4 (4 enodes) * * [misc]simplify: iters left: 3 (5 enodes) * [exit]simplify: Simplified to (fabs (fabs x)) * [exit]simplify: Simplified to (fabs (fabs x)) * * * * [misc]progress: [ 38 / 110 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (sqrt (pow (fabs x) 3))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * [exit]simplify: Simplified to (sqrt (sqrt (pow (fabs x) 3))) * [exit]simplify: Simplified to (sqrt (sqrt (pow (fabs x) 3))) * [enter]simplify: Simplifying (sqrt (sqrt (pow (fabs x) 3))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * [exit]simplify: Simplified to (sqrt (sqrt (pow (fabs x) 3))) * [exit]simplify: Simplified to (sqrt (sqrt (pow (fabs x) 3))) * * * * [misc]progress: [ 39 / 110 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt 1) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (sqrt 1) * [exit]simplify: Simplified to (sqrt 1) * [enter]simplify: Simplifying (sqrt (pow (fabs x) 3)) * * [misc]simplify: iters left: 3 (5 enodes) * * [misc]simplify: iters left: 2 (8 enodes) * [exit]simplify: Simplified to (sqrt (pow (fabs x) 3)) * [exit]simplify: Simplified to (sqrt (pow (fabs x) 3)) * * * * [misc]progress: [ 40 / 110 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (sqrt (pow (fabs x) 3))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * [exit]simplify: Simplified to (sqrt (sqrt (pow (fabs x) 3))) * [exit]simplify: Simplified to (sqrt (sqrt (pow (fabs x) 3))) * [enter]simplify: Simplifying (sqrt (sqrt (pow (fabs x) 3))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * [exit]simplify: Simplified to (sqrt (sqrt (pow (fabs x) 3))) * [exit]simplify: Simplified to (sqrt (sqrt (pow (fabs x) 3))) * * * * [misc]progress: [ 41 / 110 ] simplifiying candidate # * * * * [misc]progress: [ 42 / 110 ] simplifiying candidate # * * * * [misc]progress: [ 43 / 110 ] simplifiying candidate # * * * * [misc]progress: [ 44 / 110 ] simplifiying candidate # * * * * [misc]progress: [ 45 / 110 ] simplifiying candidate # * * * * [misc]progress: [ 46 / 110 ] simplifiying candidate # * * * * [misc]progress: [ 47 / 110 ] 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: [ 48 / 110 ] 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: [ 49 / 110 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (sqrt PI)) (cbrt (sqrt PI))) * * [misc]simplify: iters left: 4 (4 enodes) * [exit]simplify: Simplified to (* (cbrt (sqrt PI)) (cbrt (sqrt PI))) * [exit]simplify: Simplified to (* (cbrt (sqrt PI)) (cbrt (sqrt PI))) * [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: [ 50 / 110 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (sqrt PI) (sqrt PI)) (sqrt PI)) * * [misc]simplify: iters left: 5 (4 enodes) * * [misc]simplify: iters left: 4 (5 enodes) * [exit]simplify: Simplified to (* PI (sqrt PI)) * [exit]simplify: Simplified to (* PI (sqrt PI)) * * * * [misc]progress: [ 51 / 110 ] 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)) * [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: [ 52 / 110 ] simplifiying candidate # * * * * [misc]progress: [ 53 / 110 ] simplifiying candidate # * [enter]simplify: Simplifying (+ 1/2 1/2) * * [misc]simplify: iters left: 2 (2 enodes) * [exit]simplify: Simplified to (+ 1/2 1/2) * [exit]simplify: Simplified to (+ 1/2 1/2) * * * * [misc]progress: [ 54 / 110 ] 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 1) * [exit]simplify: Simplified to (+ 1 1) * * * * [misc]progress: [ 55 / 110 ] simplifiying candidate # * [enter]simplify: Simplifying (* (pow (fabs x) 3) (pow (fabs x) 3)) * * [misc]simplify: iters left: 4 (5 enodes) * * [misc]simplify: iters left: 3 (8 enodes) * * [misc]simplify: iters left: 2 (16 enodes) * * [misc]simplify: iters left: 1 (25 enodes) * [exit]simplify: Simplified to (* (pow (fabs x) 3) (pow (fabs x) 3)) * [exit]simplify: Simplified to (* (pow (fabs x) 3) (pow (fabs x) 3)) * * * * [misc]progress: [ 56 / 110 ] simplifiying candidate # * [enter]simplify: Simplifying (* (sqrt (pow (fabs x) 3)) (sqrt (pow (fabs x) 3))) * * [misc]simplify: iters left: 5 (6 enodes) * * [misc]simplify: iters left: 4 (9 enodes) * * [misc]simplify: iters left: 3 (10 enodes) * [exit]simplify: Simplified to (pow (fabs x) 3) * [exit]simplify: Simplified to (pow (fabs x) 3) * * * * [misc]progress: [ 57 / 110 ] simplifiying candidate # * * * * [misc]progress: [ 58 / 110 ] 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 1) * [exit]simplify: Simplified to (+ 1 1) * * * * [misc]progress: [ 59 / 110 ] simplifiying candidate # * * * * [misc]progress: [ 60 / 110 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (log (sqrt (pow (fabs x) 3))) (log (sqrt (pow (fabs x) 3)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (10 enodes) * [exit]simplify: Simplified to (+ (log (sqrt (pow (fabs x) 3))) (log (sqrt (pow (fabs x) 3)))) * [exit]simplify: Simplified to (+ (log (sqrt (pow (fabs x) 3))) (log (sqrt (pow (fabs x) 3)))) * * * * [misc]progress: [ 61 / 110 ] simplifiying candidate # * [enter]simplify: Simplifying (log (* (sqrt (pow (fabs x) 3)) (sqrt (pow (fabs x) 3)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * * [misc]simplify: iters left: 4 (15 enodes) * * [misc]simplify: iters left: 3 (19 enodes) * * [misc]simplify: iters left: 2 (20 enodes) * [exit]simplify: Simplified to (* 3 (log (fabs x))) * [exit]simplify: Simplified to (* 3 (log (fabs x))) * * * * [misc]progress: [ 62 / 110 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (* (sqrt (pow (fabs x) 3)) (sqrt (pow (fabs x) 3)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * * [misc]simplify: iters left: 4 (13 enodes) * [exit]simplify: Simplified to (exp (pow (fabs x) 3)) * [exit]simplify: Simplified to (exp (pow (fabs x) 3)) * * * * [misc]progress: [ 63 / 110 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (sqrt (pow (fabs x) 3)) (sqrt (pow (fabs x) 3))) (sqrt (pow (fabs x) 3))) (* (* (sqrt (pow (fabs x) 3)) (sqrt (pow (fabs x) 3))) (sqrt (pow (fabs x) 3)))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (37 enodes) * * [misc]simplify: iters left: 3 (109 enodes) * * [misc]simplify: iters left: 2 (191 enodes) * * [misc]simplify: iters left: 1 (199 enodes) * [exit]simplify: Simplified to (pow (pow (fabs x) 3) 3) * [exit]simplify: Simplified to (pow (pow (fabs x) 3) 3) * * * * [misc]progress: [ 64 / 110 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (* (sqrt (pow (fabs x) 3)) (sqrt (pow (fabs x) 3)))) (cbrt (* (sqrt (pow (fabs x) 3)) (sqrt (pow (fabs x) 3))))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * * [misc]simplify: iters left: 4 (17 enodes) * * [misc]simplify: iters left: 3 (21 enodes) * * [misc]simplify: iters left: 2 (26 enodes) * * [misc]simplify: iters left: 1 (29 enodes) * [exit]simplify: Simplified to (* (fabs x) (fabs x)) * [exit]simplify: Simplified to (* (fabs x) (fabs x)) * [enter]simplify: Simplifying (cbrt (* (sqrt (pow (fabs x) 3)) (sqrt (pow (fabs x) 3)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (10 enodes) * * [misc]simplify: iters left: 4 (16 enodes) * * [misc]simplify: iters left: 3 (20 enodes) * * [misc]simplify: iters left: 2 (25 enodes) * * [misc]simplify: iters left: 1 (28 enodes) * [exit]simplify: Simplified to (fabs x) * [exit]simplify: Simplified to (fabs x) * * * * [misc]progress: [ 65 / 110 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (sqrt (pow (fabs x) 3)) (sqrt (pow (fabs x) 3))) (* (sqrt (pow (fabs x) 3)) (sqrt (pow (fabs x) 3)))) (* (sqrt (pow (fabs x) 3)) (sqrt (pow (fabs x) 3)))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (58 enodes) * * [misc]simplify: iters left: 3 (140 enodes) * * [misc]simplify: iters left: 2 (185 enodes) * * [misc]simplify: iters left: 1 (193 enodes) * [exit]simplify: Simplified to (pow (pow (fabs x) 3) 3) * [exit]simplify: Simplified to (pow (pow (fabs x) 3) 3) * * * * [misc]progress: [ 66 / 110 ] simplifiying candidate # * [enter]simplify: Simplifying (* (pow (fabs x) 3) (pow (fabs x) 3)) * * [misc]simplify: iters left: 4 (5 enodes) * * [misc]simplify: iters left: 3 (8 enodes) * * [misc]simplify: iters left: 2 (16 enodes) * * [misc]simplify: iters left: 1 (25 enodes) * [exit]simplify: Simplified to (* (pow (fabs x) 3) (pow (fabs x) 3)) * [exit]simplify: Simplified to (* (pow (fabs x) 3) (pow (fabs x) 3)) * * * * [misc]progress: [ 67 / 110 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (* (sqrt (pow (fabs x) 3)) (sqrt (pow (fabs x) 3)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to (sqrt (pow (fabs x) 3)) * [exit]simplify: Simplified to (sqrt (pow (fabs x) 3)) * [enter]simplify: Simplifying (sqrt (* (sqrt (pow (fabs x) 3)) (sqrt (pow (fabs x) 3)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to (sqrt (pow (fabs x) 3)) * [exit]simplify: Simplified to (sqrt (pow (fabs x) 3)) * * * * [misc]progress: [ 68 / 110 ] simplifiying candidate # * * * * [misc]progress: [ 69 / 110 ] simplifiying candidate # * * * * [misc]progress: [ 70 / 110 ] simplifiying candidate # * [enter]simplify: Simplifying (* (sqrt (pow (fabs x) 3)) (* (cbrt (sqrt (pow (fabs x) 3))) (cbrt (sqrt (pow (fabs x) 3))))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (16 enodes) * [exit]simplify: Simplified to (* (sqrt (pow (fabs x) 3)) (* (cbrt (sqrt (pow (fabs x) 3))) (cbrt (sqrt (pow (fabs x) 3))))) * [exit]simplify: Simplified to (* (sqrt (pow (fabs x) 3)) (* (cbrt (sqrt (pow (fabs x) 3))) (cbrt (sqrt (pow (fabs x) 3))))) * * * * [misc]progress: [ 71 / 110 ] simplifiying candidate # * [enter]simplify: Simplifying (* (sqrt (pow (fabs x) 3)) (sqrt (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (32 enodes) * * [misc]simplify: iters left: 3 (55 enodes) * * [misc]simplify: iters left: 2 (70 enodes) * * [misc]simplify: iters left: 1 (75 enodes) * [exit]simplify: Simplified to (* (fabs (fabs x)) (sqrt (pow (fabs x) 3))) * [exit]simplify: Simplified to (* (fabs (fabs x)) (sqrt (pow (fabs x) 3))) * * * * [misc]progress: [ 72 / 110 ] simplifiying candidate # * [enter]simplify: Simplifying (* (sqrt (pow (fabs x) 3)) (sqrt (pow (sqrt (fabs x)) 3))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (40 enodes) * * [misc]simplify: iters left: 2 (56 enodes) * * [misc]simplify: iters left: 1 (61 enodes) * [exit]simplify: Simplified to (* (sqrt (* (fabs x) (sqrt (fabs x)))) (sqrt (pow (fabs x) 3))) * [exit]simplify: Simplified to (* (sqrt (* (fabs x) (sqrt (fabs x)))) (sqrt (pow (fabs x) 3))) * * * * [misc]progress: [ 73 / 110 ] simplifiying candidate # * [enter]simplify: Simplifying (* (sqrt (pow (fabs x) 3)) (sqrt (pow 1 3))) * * [misc]simplify: iters left: 5 (9 enodes) * * [misc]simplify: iters left: 4 (17 enodes) * [exit]simplify: Simplified to (* (sqrt 1) (sqrt (pow (fabs x) 3))) * [exit]simplify: Simplified to (* (sqrt 1) (sqrt (pow (fabs x) 3))) * * * * [misc]progress: [ 74 / 110 ] simplifiying candidate # * [enter]simplify: Simplifying (* (sqrt (pow (fabs x) 3)) (sqrt (* (fabs x) (fabs x)))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * [exit]simplify: Simplified to (* (sqrt (pow (fabs x) 3)) (fabs (fabs x))) * [exit]simplify: Simplified to (* (sqrt (pow (fabs x) 3)) (fabs (fabs x))) * * * * [misc]progress: [ 75 / 110 ] simplifiying candidate # * [enter]simplify: Simplifying (* (sqrt (pow (fabs x) 3)) (sqrt (* (cbrt (pow (fabs x) 3)) (cbrt (pow (fabs x) 3))))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (16 enodes) * * [misc]simplify: iters left: 3 (17 enodes) * [exit]simplify: Simplified to (* (fabs (fabs x)) (sqrt (pow (fabs x) 3))) * [exit]simplify: Simplified to (* (fabs (fabs x)) (sqrt (pow (fabs x) 3))) * * * * [misc]progress: [ 76 / 110 ] simplifiying candidate # * [enter]simplify: Simplifying (* (sqrt (pow (fabs x) 3)) (sqrt (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (32 enodes) * * [misc]simplify: iters left: 3 (55 enodes) * * [misc]simplify: iters left: 2 (70 enodes) * * [misc]simplify: iters left: 1 (75 enodes) * [exit]simplify: Simplified to (* (fabs (fabs x)) (sqrt (pow (fabs x) 3))) * [exit]simplify: Simplified to (* (fabs (fabs x)) (sqrt (pow (fabs x) 3))) * * * * [misc]progress: [ 77 / 110 ] simplifiying candidate # * [enter]simplify: Simplifying (* (sqrt (pow (fabs x) 3)) (sqrt (pow (sqrt (fabs x)) 3))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (40 enodes) * * [misc]simplify: iters left: 2 (56 enodes) * * [misc]simplify: iters left: 1 (61 enodes) * [exit]simplify: Simplified to (* (sqrt (* (fabs x) (sqrt (fabs x)))) (sqrt (pow (fabs x) 3))) * [exit]simplify: Simplified to (* (sqrt (* (fabs x) (sqrt (fabs x)))) (sqrt (pow (fabs x) 3))) * * * * [misc]progress: [ 78 / 110 ] simplifiying candidate # * [enter]simplify: Simplifying (* (sqrt (pow (fabs x) 3)) (sqrt (pow 1 3))) * * [misc]simplify: iters left: 5 (9 enodes) * * [misc]simplify: iters left: 4 (17 enodes) * [exit]simplify: Simplified to (* (sqrt 1) (sqrt (pow (fabs x) 3))) * [exit]simplify: Simplified to (* (sqrt 1) (sqrt (pow (fabs x) 3))) * * * * [misc]progress: [ 79 / 110 ] simplifiying candidate # * [enter]simplify: Simplifying (* (sqrt (pow (fabs x) 3)) (sqrt (fabs x))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (11 enodes) * [exit]simplify: Simplified to (* (sqrt (fabs x)) (sqrt (pow (fabs x) 3))) * [exit]simplify: Simplified to (* (sqrt (fabs x)) (sqrt (pow (fabs x) 3))) * * * * [misc]progress: [ 80 / 110 ] simplifiying candidate # * [enter]simplify: Simplifying (* (sqrt (pow (fabs x) 3)) (sqrt (sqrt (pow (fabs x) 3)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to (* (sqrt (sqrt (pow (fabs x) 3))) (sqrt (pow (fabs x) 3))) * [exit]simplify: Simplified to (* (sqrt (sqrt (pow (fabs x) 3))) (sqrt (pow (fabs x) 3))) * * * * [misc]progress: [ 81 / 110 ] simplifiying candidate # * [enter]simplify: Simplifying (* (sqrt (pow (fabs x) 3)) (sqrt 1)) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (14 enodes) * [exit]simplify: Simplified to (* (sqrt (pow (fabs x) 3)) (sqrt 1)) * [exit]simplify: Simplified to (* (sqrt (pow (fabs x) 3)) (sqrt 1)) * * * * [misc]progress: [ 82 / 110 ] simplifiying candidate # * [enter]simplify: Simplifying (* (sqrt (pow (fabs x) 3)) (sqrt (sqrt (pow (fabs x) 3)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to (* (sqrt (sqrt (pow (fabs x) 3))) (sqrt (pow (fabs x) 3))) * [exit]simplify: Simplified to (* (sqrt (sqrt (pow (fabs x) 3))) (sqrt (pow (fabs x) 3))) * * * * [misc]progress: [ 83 / 110 ] simplifiying candidate # * [enter]simplify: Simplifying (* (sqrt (pow (fabs x) 3)) 1) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (13 enodes) * * [misc]simplify: iters left: 3 (15 enodes) * [exit]simplify: Simplified to (sqrt (pow (fabs x) 3)) * [exit]simplify: Simplified to (sqrt (pow (fabs x) 3)) * * * * [misc]progress: [ 84 / 110 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (sqrt (pow (fabs x) 3))) (sqrt (pow (fabs x) 3))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to (* (cbrt (sqrt (pow (fabs x) 3))) (sqrt (pow (fabs x) 3))) * [exit]simplify: Simplified to (* (cbrt (sqrt (pow (fabs x) 3))) (sqrt (pow (fabs x) 3))) * * * * [misc]progress: [ 85 / 110 ] simplifiying candidate # * [enter]simplify: Simplifying (* (sqrt (pow (cbrt (fabs x)) 3)) (sqrt (pow (fabs x) 3))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (45 enodes) * * [misc]simplify: iters left: 3 (82 enodes) * * [misc]simplify: iters left: 2 (88 enodes) * * [misc]simplify: iters left: 1 (93 enodes) * [exit]simplify: Simplified to (* (sqrt (fabs x)) (sqrt (pow (fabs x) 3))) * [exit]simplify: Simplified to (* (sqrt (fabs x)) (sqrt (pow (fabs x) 3))) * * * * [misc]progress: [ 86 / 110 ] simplifiying candidate # * [enter]simplify: Simplifying (* (sqrt (pow (sqrt (fabs x)) 3)) (sqrt (pow (fabs x) 3))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (37 enodes) * * [misc]simplify: iters left: 2 (50 enodes) * * [misc]simplify: iters left: 1 (53 enodes) * [exit]simplify: Simplified to (* (sqrt (* (fabs x) (sqrt (fabs x)))) (sqrt (pow (fabs x) 3))) * [exit]simplify: Simplified to (* (sqrt (* (fabs x) (sqrt (fabs x)))) (sqrt (pow (fabs x) 3))) * * * * [misc]progress: [ 87 / 110 ] simplifiying candidate # * [enter]simplify: Simplifying (* (sqrt (pow (fabs x) 3)) (sqrt (pow (fabs x) 3))) * * [misc]simplify: iters left: 5 (6 enodes) * * [misc]simplify: iters left: 4 (9 enodes) * * [misc]simplify: iters left: 3 (10 enodes) * [exit]simplify: Simplified to (pow (fabs x) 3) * [exit]simplify: Simplified to (pow (fabs x) 3) * * * * [misc]progress: [ 88 / 110 ] simplifiying candidate # * [enter]simplify: Simplifying (* (sqrt (fabs x)) (sqrt (pow (fabs x) 3))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (11 enodes) * [exit]simplify: Simplified to (* (sqrt (fabs x)) (sqrt (pow (fabs x) 3))) * [exit]simplify: Simplified to (* (sqrt (fabs x)) (sqrt (pow (fabs x) 3))) * * * * [misc]progress: [ 89 / 110 ] simplifiying candidate # * [enter]simplify: Simplifying (* (sqrt (cbrt (pow (fabs x) 3))) (sqrt (pow (fabs x) 3))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * * [misc]simplify: iters left: 4 (16 enodes) * * [misc]simplify: iters left: 3 (21 enodes) * * [misc]simplify: iters left: 2 (23 enodes) * * [misc]simplify: iters left: 1 (25 enodes) * [exit]simplify: Simplified to (* (sqrt (pow (fabs x) 3)) (sqrt (fabs x))) * [exit]simplify: Simplified to (* (sqrt (pow (fabs x) 3)) (sqrt (fabs x))) * * * * [misc]progress: [ 90 / 110 ] simplifiying candidate # * [enter]simplify: Simplifying (* (sqrt (pow (cbrt (fabs x)) 3)) (sqrt (pow (fabs x) 3))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (45 enodes) * * [misc]simplify: iters left: 3 (82 enodes) * * [misc]simplify: iters left: 2 (88 enodes) * * [misc]simplify: iters left: 1 (93 enodes) * [exit]simplify: Simplified to (* (sqrt (fabs x)) (sqrt (pow (fabs x) 3))) * [exit]simplify: Simplified to (* (sqrt (fabs x)) (sqrt (pow (fabs x) 3))) * * * * [misc]progress: [ 91 / 110 ] simplifiying candidate # * [enter]simplify: Simplifying (* (sqrt (pow (sqrt (fabs x)) 3)) (sqrt (pow (fabs x) 3))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (37 enodes) * * [misc]simplify: iters left: 2 (50 enodes) * * [misc]simplify: iters left: 1 (53 enodes) * [exit]simplify: Simplified to (* (sqrt (* (fabs x) (sqrt (fabs x)))) (sqrt (pow (fabs x) 3))) * [exit]simplify: Simplified to (* (sqrt (* (fabs x) (sqrt (fabs x)))) (sqrt (pow (fabs x) 3))) * * * * [misc]progress: [ 92 / 110 ] simplifiying candidate # * [enter]simplify: Simplifying (* (sqrt (pow (fabs x) 3)) (sqrt (pow (fabs x) 3))) * * [misc]simplify: iters left: 5 (6 enodes) * * [misc]simplify: iters left: 4 (9 enodes) * * [misc]simplify: iters left: 3 (10 enodes) * [exit]simplify: Simplified to (pow (fabs x) 3) * [exit]simplify: Simplified to (pow (fabs x) 3) * * * * [misc]progress: [ 93 / 110 ] simplifiying candidate # * [enter]simplify: Simplifying (* (sqrt (* (fabs x) (fabs x))) (sqrt (pow (fabs x) 3))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * [exit]simplify: Simplified to (* (fabs (fabs x)) (sqrt (pow (fabs x) 3))) * [exit]simplify: Simplified to (* (fabs (fabs x)) (sqrt (pow (fabs x) 3))) * * * * [misc]progress: [ 94 / 110 ] simplifiying candidate # * [enter]simplify: Simplifying (* (sqrt (sqrt (pow (fabs x) 3))) (sqrt (pow (fabs x) 3))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to (* (sqrt (sqrt (pow (fabs x) 3))) (sqrt (pow (fabs x) 3))) * [exit]simplify: Simplified to (* (sqrt (sqrt (pow (fabs x) 3))) (sqrt (pow (fabs x) 3))) * * * * [misc]progress: [ 95 / 110 ] simplifiying candidate # * [enter]simplify: Simplifying (* (sqrt (pow (fabs x) 3)) (sqrt (pow (fabs x) 3))) * * [misc]simplify: iters left: 5 (6 enodes) * * [misc]simplify: iters left: 4 (9 enodes) * * [misc]simplify: iters left: 3 (10 enodes) * [exit]simplify: Simplified to (pow (fabs x) 3) * [exit]simplify: Simplified to (pow (fabs x) 3) * * * * [misc]progress: [ 96 / 110 ] simplifiying candidate # * [enter]simplify: Simplifying (* (sqrt (sqrt (pow (fabs x) 3))) (sqrt (pow (fabs x) 3))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to (* (sqrt (sqrt (pow (fabs x) 3))) (sqrt (pow (fabs x) 3))) * [exit]simplify: Simplified to (* (sqrt (sqrt (pow (fabs x) 3))) (sqrt (pow (fabs x) 3))) * * * * [misc]progress: [ 97 / 110 ] simplifiying candidate # * [enter]simplify: Simplifying (* (sqrt (pow (fabs x) 3)) (sqrt (pow (fabs x) 3))) * * [misc]simplify: iters left: 5 (6 enodes) * * [misc]simplify: iters left: 4 (9 enodes) * * [misc]simplify: iters left: 3 (10 enodes) * [exit]simplify: Simplified to (pow (fabs x) 3) * [exit]simplify: Simplified to (pow (fabs x) 3) * * * * [misc]progress: [ 98 / 110 ] simplifiying candidate # * * * * [misc]progress: [ 99 / 110 ] simplifiying candidate # * [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) (* (* (* (* (* (sqrt (pow (fabs x) 3)) (sqrt (pow (fabs x) 3))) (fabs x)) (fabs x)) (fabs x)) (fabs x)))))) * * [misc]simplify: iters left: 6 (33 enodes) * * [misc]simplify: iters left: 5 (80 enodes) * * [misc]simplify: iters left: 4 (248 enodes) * [exit]simplify: Simplified to (fabs (+ (/ (+ (* (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x))) (* 2 (fabs x))) (sqrt PI)) (+ (* (* (/ 1 (sqrt PI)) (* (/ 1 21) (fabs x))) (* (pow (fabs x) 3) (pow (fabs x) 3))) (* (* (* (/ 1 5) (fabs x)) (* (fabs x) (fabs x))) (* (* (fabs x) (fabs x)) (/ 1 (sqrt PI))))))) * * * * [misc]progress: [ 100 / 110 ] simplifiying candidate # * [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) (* (* (* (* (* (sqrt (pow (fabs x) 3)) (sqrt (pow (fabs x) 3))) (fabs x)) (fabs x)) (fabs x)) (fabs x)))))) * * [misc]simplify: iters left: 6 (33 enodes) * * [misc]simplify: iters left: 5 (80 enodes) * * [misc]simplify: iters left: 4 (248 enodes) * [exit]simplify: Simplified to (fabs (+ (/ (+ (* (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x))) (* 2 (fabs x))) (sqrt PI)) (+ (* (* (/ 1 (sqrt PI)) (* (/ 1 21) (fabs x))) (* (pow (fabs x) 3) (pow (fabs x) 3))) (* (* (* (/ 1 5) (fabs x)) (* (fabs x) (fabs x))) (* (* (fabs x) (fabs x)) (/ 1 (sqrt PI))))))) * * * * [misc]progress: [ 101 / 110 ] simplifiying candidate # * [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) (* (* (* (* (* (sqrt (pow (fabs x) 3)) (sqrt (pow (fabs x) 3))) (fabs x)) (fabs x)) (fabs x)) (fabs x)))))) * * [misc]simplify: iters left: 6 (33 enodes) * * [misc]simplify: iters left: 5 (80 enodes) * * [misc]simplify: iters left: 4 (248 enodes) * [exit]simplify: Simplified to (fabs (+ (/ (+ (* (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x))) (* 2 (fabs x))) (sqrt PI)) (+ (* (* (/ 1 (sqrt PI)) (* (/ 1 21) (fabs x))) (* (pow (fabs x) 3) (pow (fabs x) 3))) (* (* (* (/ 1 5) (fabs x)) (* (fabs x) (fabs x))) (* (* (fabs x) (fabs x)) (/ 1 (sqrt PI))))))) * * * * [misc]progress: [ 102 / 110 ] simplifiying candidate # * [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) (* (* (* (* (* (sqrt (pow (fabs x) 3)) (sqrt (pow (fabs x) 3))) (fabs x)) (fabs x)) (fabs x)) (fabs x)))))) * * [misc]simplify: iters left: 6 (33 enodes) * * [misc]simplify: iters left: 5 (80 enodes) * * [misc]simplify: iters left: 4 (248 enodes) * [exit]simplify: Simplified to (fabs (+ (/ (+ (* (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x))) (* 2 (fabs x))) (sqrt PI)) (+ (* (* (/ 1 (sqrt PI)) (* (/ 1 21) (fabs x))) (* (pow (fabs x) 3) (pow (fabs x) 3))) (* (* (* (/ 1 5) (fabs x)) (* (fabs x) (fabs x))) (* (* (fabs x) (fabs x)) (/ 1 (sqrt PI))))))) * * * * [misc]progress: [ 103 / 110 ] simplifiying candidate # * [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) (* (* (* (* (* (sqrt (pow (fabs x) 3)) (sqrt (pow (fabs x) 3))) (fabs x)) (fabs x)) (fabs x)) (fabs x)))))) * * [misc]simplify: iters left: 6 (33 enodes) * * [misc]simplify: iters left: 5 (80 enodes) * * [misc]simplify: iters left: 4 (248 enodes) * [exit]simplify: Simplified to (fabs (+ (/ (+ (* (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x))) (* 2 (fabs x))) (sqrt PI)) (+ (* (* (/ 1 (sqrt PI)) (* (/ 1 21) (fabs x))) (* (pow (fabs x) 3) (pow (fabs x) 3))) (* (* (* (/ 1 5) (fabs x)) (* (fabs x) (fabs x))) (* (* (fabs x) (fabs x)) (/ 1 (sqrt PI))))))) * * * * [misc]progress: [ 104 / 110 ] simplifiying candidate # * [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) (* (* (* (* (* (sqrt (pow (fabs x) 3)) (sqrt (pow (fabs x) 3))) (fabs x)) (fabs x)) (fabs x)) (fabs x)))))) * * [misc]simplify: iters left: 6 (33 enodes) * * [misc]simplify: iters left: 5 (80 enodes) * * [misc]simplify: iters left: 4 (248 enodes) * [exit]simplify: Simplified to (fabs (+ (/ (+ (* (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x))) (* 2 (fabs x))) (sqrt PI)) (+ (* (* (/ 1 (sqrt PI)) (* (/ 1 21) (fabs x))) (* (pow (fabs x) 3) (pow (fabs x) 3))) (* (* (* (/ 1 5) (fabs x)) (* (fabs x) (fabs x))) (* (* (fabs x) (fabs x)) (/ 1 (sqrt PI))))))) * * * * [misc]progress: [ 105 / 110 ] simplifiying candidate # * [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) (* (* (* (* (* (sqrt (pow (fabs x) 3)) (sqrt (pow (fabs x) 3))) (fabs x)) (fabs x)) (fabs x)) (fabs x)))))) * * [misc]simplify: iters left: 6 (33 enodes) * * [misc]simplify: iters left: 5 (80 enodes) * * [misc]simplify: iters left: 4 (248 enodes) * [exit]simplify: Simplified to (fabs (+ (/ (+ (* (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x))) (* 2 (fabs x))) (sqrt PI)) (+ (* (* (/ 1 (sqrt PI)) (* (/ 1 21) (fabs x))) (* (pow (fabs x) 3) (pow (fabs x) 3))) (* (* (* (/ 1 5) (fabs x)) (* (fabs x) (fabs x))) (* (* (fabs x) (fabs x)) (/ 1 (sqrt PI))))))) * * * * [misc]progress: [ 106 / 110 ] simplifiying candidate # * [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) (* (* (* (* (* (sqrt (pow (fabs x) 3)) (sqrt (pow (fabs x) 3))) (fabs x)) (fabs x)) (fabs x)) (fabs x)))))) * * [misc]simplify: iters left: 6 (33 enodes) * * [misc]simplify: iters left: 5 (80 enodes) * * [misc]simplify: iters left: 4 (248 enodes) * [exit]simplify: Simplified to (fabs (+ (/ (+ (* (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x))) (* 2 (fabs x))) (sqrt PI)) (+ (* (* (/ 1 (sqrt PI)) (* (/ 1 21) (fabs x))) (* (pow (fabs x) 3) (pow (fabs x) 3))) (* (* (* (/ 1 5) (fabs x)) (* (fabs x) (fabs x))) (* (* (fabs x) (fabs x)) (/ 1 (sqrt PI))))))) * * * * [misc]progress: [ 107 / 110 ] simplifiying candidate # * [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) (* (* (* (* (* (sqrt (pow (fabs x) 3)) (sqrt (pow (fabs x) 3))) (fabs x)) (fabs x)) (fabs x)) (fabs x)))))) * * [misc]simplify: iters left: 6 (33 enodes) * * [misc]simplify: iters left: 5 (80 enodes) * * [misc]simplify: iters left: 4 (248 enodes) * [exit]simplify: Simplified to (fabs (+ (/ (+ (* (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x))) (* 2 (fabs x))) (sqrt PI)) (+ (* (* (/ 1 (sqrt PI)) (* (/ 1 21) (fabs x))) (* (pow (fabs x) 3) (pow (fabs x) 3))) (* (* (* (/ 1 5) (fabs x)) (* (fabs x) (fabs x))) (* (* (fabs x) (fabs x)) (/ 1 (sqrt PI))))))) * * * * [misc]progress: [ 108 / 110 ] simplifiying candidate # * [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) (* (* (* (* (pow (fabs x) 3) (fabs x)) (fabs x)) (fabs x)) (fabs x)))))) * * [misc]simplify: iters left: 6 (31 enodes) * * [misc]simplify: iters left: 5 (77 enodes) * * [misc]simplify: iters left: 4 (230 enodes) * [exit]simplify: Simplified to (fabs (+ (/ (+ (* (* (fabs x) (fabs x)) (* (/ 2 3) (fabs x))) (* 2 (fabs x))) (sqrt PI)) (+ (* (* (* (/ 1 5) (fabs x)) (* (fabs x) (fabs x))) (* (* (fabs x) (fabs x)) (/ 1 (sqrt PI)))) (* (* (pow (fabs x) 3) (pow (fabs x) 3)) (* (* (/ 1 21) (fabs x)) (/ 1 (sqrt PI))))))) * * * * [misc]progress: [ 109 / 110 ] simplifiying candidate # * [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) (* (* (* (* (pow (fabs x) 3) (fabs x)) (fabs x)) (fabs x)) (fabs x)))))) * * [misc]simplify: iters left: 6 (31 enodes) * * [misc]simplify: iters left: 5 (77 enodes) * * [misc]simplify: iters left: 4 (230 enodes) * [exit]simplify: Simplified to (fabs (+ (/ (+ (* (* (fabs x) (fabs x)) (* (/ 2 3) (fabs x))) (* 2 (fabs x))) (sqrt PI)) (+ (* (* (* (/ 1 5) (fabs x)) (* (fabs x) (fabs x))) (* (* (fabs x) (fabs x)) (/ 1 (sqrt PI)))) (* (* (pow (fabs x) 3) (pow (fabs x) 3)) (* (* (/ 1 21) (fabs x)) (/ 1 (sqrt PI))))))) * * * * [misc]progress: [ 110 / 110 ] simplifiying candidate # * [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) (* (* (* (* (pow (fabs x) 3) (fabs x)) (fabs x)) (fabs x)) (fabs x)))))) * * [misc]simplify: iters left: 6 (31 enodes) * * [misc]simplify: iters left: 5 (77 enodes) * * [misc]simplify: iters left: 4 (230 enodes) * [exit]simplify: Simplified to (fabs (+ (/ (+ (* (* (fabs x) (fabs x)) (* (/ 2 3) (fabs x))) (* 2 (fabs x))) (sqrt PI)) (+ (* (* (* (/ 1 5) (fabs x)) (* (fabs x) (fabs x))) (* (* (fabs x) (fabs x)) (/ 1 (sqrt PI)))) (* (* (pow (fabs x) 3) (pow (fabs x) 3)) (* (* (/ 1 21) (fabs x)) (/ 1 (sqrt PI))))))) * * * [misc]progress: adding candidates to table * * [misc]progress: iteration 3 / 4 * * * [misc]progress: picking best candidate * * * * [misc]pick: Picked # * * * [misc]progress: localizing error * * * [misc]progress: generating rewritten candidates * * * * [misc]progress: [ 1 / 4 ] rewriting at (2 1 2 2 2 1 1 1 1 1 2) * * * * [misc]progress: [ 2 / 4 ] rewriting at (2 1 1 2) * * * * [misc]progress: [ 3 / 4 ] rewriting at (2 1 2 2 2 1 1 1 1 2 1) * * * * [misc]progress: [ 4 / 4 ] rewriting at (2 1 2 2 2 1 1 1 1 2 1 1) * * * [misc]progress: generating series expansions * * * * [misc]progress: [ 1 / 4 ] generating series at (2 1 2 2 2 1 1 1 1 1 2) * [misc]approximate: Taking taylor expansion of (sqrt (pow (fabs x) 3)) in (x) around 0 * [misc]taylor: Taking taylor expansion of (sqrt (pow (fabs x) 3)) in x * [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 (sqrt (pow (fabs x) 3)) into (sqrt (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 (/ 0 (* 2 (sqrt (pow (fabs x) 3)))) into 0 * [misc]taylor: Taking taylor expansion of (sqrt (pow (fabs x) 3)) in x * [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 (sqrt (pow (fabs x) 3)) into (sqrt (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 (/ 0 (* 2 (sqrt (pow (fabs x) 3)))) into 0 * [misc]backup-simplify: Simplify (sqrt (pow (fabs x) 3)) into (sqrt (pow (fabs x) 3)) * [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 (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (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 (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (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 (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (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 (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (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 (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs x) 3)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (sqrt (pow (fabs x) 3)) into (sqrt (pow (fabs x) 3)) * [misc]approximate: Taking taylor expansion of (sqrt (pow (fabs (/ 1 x)) 3)) in (x) around 0 * [misc]taylor: Taking taylor expansion of (sqrt (pow (fabs (/ 1 x)) 3)) in x * [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 (sqrt (pow (fabs (/ 1 x)) 3)) into (sqrt (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 (/ 0 (* 2 (sqrt (pow (fabs (/ 1 x)) 3)))) into 0 * [misc]taylor: Taking taylor expansion of (sqrt (pow (fabs (/ 1 x)) 3)) in x * [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 (sqrt (pow (fabs (/ 1 x)) 3)) into (sqrt (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 (/ 0 (* 2 (sqrt (pow (fabs (/ 1 x)) 3)))) into 0 * [misc]backup-simplify: Simplify (sqrt (pow (fabs (/ 1 x)) 3)) into (sqrt (pow (fabs (/ 1 x)) 3)) * [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 (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (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 (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (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 (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (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 (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (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 (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs (/ 1 x)) 3)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (sqrt (pow (fabs (/ 1 (/ 1 x))) 3)) into (sqrt (pow (fabs x) 3)) * [misc]approximate: Taking taylor expansion of (sqrt (pow (fabs (/ 1 (- x))) 3)) in (x) around 0 * [misc]taylor: Taking taylor expansion of (sqrt (pow (fabs (/ 1 (- x))) 3)) in x * [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 (sqrt (pow (fabs (/ -1 x)) 3)) into (sqrt (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 (/ 0 (* 2 (sqrt (pow (fabs (/ -1 x)) 3)))) into 0 * [misc]taylor: Taking taylor expansion of (sqrt (pow (fabs (/ 1 (- x))) 3)) in x * [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 (sqrt (pow (fabs (/ -1 x)) 3)) into (sqrt (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 (/ 0 (* 2 (sqrt (pow (fabs (/ -1 x)) 3)))) into 0 * [misc]backup-simplify: Simplify (sqrt (pow (fabs (/ -1 x)) 3)) into (sqrt (pow (fabs (/ -1 x)) 3)) * [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 (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (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 (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (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 (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (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 (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (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 (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs (/ -1 x)) 3)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (sqrt (pow (fabs (/ -1 (/ 1 (- x)))) 3)) into (sqrt (pow (fabs x) 3)) * * * * [misc]progress: [ 2 / 4 ] generating series at (2 1 1 2) * * * * [misc]progress: [ 3 / 4 ] generating series at (2 1 2 2 2 1 1 1 1 2 1) * [misc]approximate: Taking taylor expansion of (pow (cbrt (fabs x)) 3) in (x) around 0 * [misc]taylor: Taking taylor expansion of (pow (cbrt (fabs x)) 3) in x * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (cbrt (fabs x))))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (cbrt (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 (cbrt (fabs x))) in x * [misc]taylor: Taking taylor expansion of (cbrt (fabs x)) in x * [misc]taylor: Rewrote expression to (pow (fabs x) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (fabs x)))) in x * [misc]taylor: Taking taylor expansion of (* 1/3 (log (fabs x))) 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 (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 (* 1/3 (log (fabs x))) into (* 1/3 (log (fabs x))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (fabs x)))) into (pow (fabs x) 1/3) * [misc]backup-simplify: Simplify (log (pow (fabs x) 1/3)) into (log (pow (fabs x) 1/3)) * [misc]backup-simplify: Simplify (* 3 (log (pow (fabs x) 1/3))) into (* 3 (log (pow (fabs x) 1/3))) * [misc]backup-simplify: Simplify (exp (* 3 (log (pow (fabs x) 1/3)))) into (pow (pow (fabs x) 1/3) 3) * [misc]taylor: Taking taylor expansion of (pow (cbrt (fabs x)) 3) in x * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (cbrt (fabs x))))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (cbrt (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 (cbrt (fabs x))) in x * [misc]taylor: Taking taylor expansion of (cbrt (fabs x)) in x * [misc]taylor: Rewrote expression to (pow (fabs x) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (fabs x)))) in x * [misc]taylor: Taking taylor expansion of (* 1/3 (log (fabs x))) 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 (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 (* 1/3 (log (fabs x))) into (* 1/3 (log (fabs x))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (fabs x)))) into (pow (fabs x) 1/3) * [misc]backup-simplify: Simplify (log (pow (fabs x) 1/3)) into (log (pow (fabs x) 1/3)) * [misc]backup-simplify: Simplify (* 3 (log (pow (fabs x) 1/3))) into (* 3 (log (pow (fabs x) 1/3))) * [misc]backup-simplify: Simplify (exp (* 3 (log (pow (fabs x) 1/3)))) into (pow (pow (fabs x) 1/3) 3) * [misc]backup-simplify: Simplify (pow (pow (fabs x) 1/3) 3) into (pow (pow (fabs x) 1/3) 3) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (fabs x) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (fabs x)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (fabs x)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (fabs x) 1/3) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (log (pow (fabs x) 1/3)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (pow (fabs x) 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 (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (fabs x))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (fabs x)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (fabs x) 1/3) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (fabs x) 1/3) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (log (pow (fabs x) 1/3))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (pow (fabs x) 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 (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs x)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/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 (pow (fabs x) 1/3) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (pow (fabs x) 1/3) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (pow (fabs x) 1/3) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (fabs x) 1/3)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (pow (fabs x) 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 (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs x))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/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 (pow (fabs x) 1/3) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (pow (fabs x) 1/3) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (pow (fabs x) 1/3) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (pow (fabs x) 1/3) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (pow (fabs x) 1/3) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (fabs x) 1/3))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (pow (fabs x) 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 (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs x)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/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 (pow (fabs x) 1/3) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (pow (fabs x) 1/3) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (pow (fabs x) 1/3) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (pow (fabs x) 1/3) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (pow (fabs x) 1/3) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (pow (fabs x) 1/3) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (pow (fabs x) 1/3) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (fabs x) 1/3)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (pow (fabs x) 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 (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs x))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/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 (pow (fabs x) 1/3) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (pow (fabs x) 1/3) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (pow (fabs x) 1/3) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (pow (fabs x) 1/3) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (pow (fabs x) 1/3) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (pow (fabs x) 1/3) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (pow (fabs x) 1/3) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (pow (fabs x) 1/3) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (pow (fabs x) 1/3) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (pow (fabs x) 1/3) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (pow (fabs x) 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 (fabs x) 1/3))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (pow (fabs x) 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 (fabs x) 1/3) 3) into (pow (pow (fabs x) 1/3) 3) * [misc]approximate: Taking taylor expansion of (pow (cbrt (fabs (/ 1 x))) 3) in (x) around 0 * [misc]taylor: Taking taylor expansion of (pow (cbrt (fabs (/ 1 x))) 3) in x * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (cbrt (fabs (/ 1 x)))))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (cbrt (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 (cbrt (fabs (/ 1 x)))) in x * [misc]taylor: Taking taylor expansion of (cbrt (fabs (/ 1 x))) in x * [misc]taylor: Rewrote expression to (pow (fabs (/ 1 x)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (fabs (/ 1 x))))) in x * [misc]taylor: Taking taylor expansion of (* 1/3 (log (fabs (/ 1 x)))) 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 (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 (* 1/3 (log (fabs (/ 1 x)))) into (* 1/3 (log (fabs (/ 1 x)))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (fabs (/ 1 x))))) into (pow (fabs (/ 1 x)) 1/3) * [misc]backup-simplify: Simplify (log (pow (fabs (/ 1 x)) 1/3)) into (log (pow (fabs (/ 1 x)) 1/3)) * [misc]backup-simplify: Simplify (* 3 (log (pow (fabs (/ 1 x)) 1/3))) into (* 3 (log (pow (fabs (/ 1 x)) 1/3))) * [misc]backup-simplify: Simplify (exp (* 3 (log (pow (fabs (/ 1 x)) 1/3)))) into (pow (pow (fabs (/ 1 x)) 1/3) 3) * [misc]taylor: Taking taylor expansion of (pow (cbrt (fabs (/ 1 x))) 3) in x * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (cbrt (fabs (/ 1 x)))))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (cbrt (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 (cbrt (fabs (/ 1 x)))) in x * [misc]taylor: Taking taylor expansion of (cbrt (fabs (/ 1 x))) in x * [misc]taylor: Rewrote expression to (pow (fabs (/ 1 x)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (fabs (/ 1 x))))) in x * [misc]taylor: Taking taylor expansion of (* 1/3 (log (fabs (/ 1 x)))) 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 (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 (* 1/3 (log (fabs (/ 1 x)))) into (* 1/3 (log (fabs (/ 1 x)))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (fabs (/ 1 x))))) into (pow (fabs (/ 1 x)) 1/3) * [misc]backup-simplify: Simplify (log (pow (fabs (/ 1 x)) 1/3)) into (log (pow (fabs (/ 1 x)) 1/3)) * [misc]backup-simplify: Simplify (* 3 (log (pow (fabs (/ 1 x)) 1/3))) into (* 3 (log (pow (fabs (/ 1 x)) 1/3))) * [misc]backup-simplify: Simplify (exp (* 3 (log (pow (fabs (/ 1 x)) 1/3)))) into (pow (pow (fabs (/ 1 x)) 1/3) 3) * [misc]backup-simplify: Simplify (pow (pow (fabs (/ 1 x)) 1/3) 3) into (pow (pow (fabs (/ 1 x)) 1/3) 3) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (fabs (/ 1 x)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (fabs (/ 1 x))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (fabs (/ 1 x)) 1/3) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (log (pow (fabs (/ 1 x)) 1/3)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (pow (fabs (/ 1 x)) 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 (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/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 (pow (fabs (/ 1 x)) 1/3) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (fabs (/ 1 x)) 1/3) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (log (pow (fabs (/ 1 x)) 1/3))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (pow (fabs (/ 1 x)) 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 (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/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 (pow (fabs (/ 1 x)) 1/3) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (pow (fabs (/ 1 x)) 1/3) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (pow (fabs (/ 1 x)) 1/3) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (fabs (/ 1 x)) 1/3)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (pow (fabs (/ 1 x)) 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 (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/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 (pow (fabs (/ 1 x)) 1/3) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (pow (fabs (/ 1 x)) 1/3) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (pow (fabs (/ 1 x)) 1/3) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (pow (fabs (/ 1 x)) 1/3) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (pow (fabs (/ 1 x)) 1/3) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (fabs (/ 1 x)) 1/3))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (pow (fabs (/ 1 x)) 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 (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/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 (pow (fabs (/ 1 x)) 1/3) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (pow (fabs (/ 1 x)) 1/3) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (pow (fabs (/ 1 x)) 1/3) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (pow (fabs (/ 1 x)) 1/3) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (pow (fabs (/ 1 x)) 1/3) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (pow (fabs (/ 1 x)) 1/3) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (pow (fabs (/ 1 x)) 1/3) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (fabs (/ 1 x)) 1/3)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (pow (fabs (/ 1 x)) 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 (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x)))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/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 (pow (fabs (/ 1 x)) 1/3) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (pow (fabs (/ 1 x)) 1/3) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (pow (fabs (/ 1 x)) 1/3) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (pow (fabs (/ 1 x)) 1/3) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (pow (fabs (/ 1 x)) 1/3) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (pow (fabs (/ 1 x)) 1/3) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (pow (fabs (/ 1 x)) 1/3) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (pow (fabs (/ 1 x)) 1/3) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (pow (fabs (/ 1 x)) 1/3) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (pow (fabs (/ 1 x)) 1/3) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (pow (fabs (/ 1 x)) 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 (fabs (/ 1 x)) 1/3))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (pow (fabs (/ 1 x)) 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 (fabs (/ 1 (/ 1 x))) 1/3) 3) into (pow (pow (fabs x) 1/3) 3) * [misc]approximate: Taking taylor expansion of (pow (cbrt (fabs (/ 1 (- x)))) 3) in (x) around 0 * [misc]taylor: Taking taylor expansion of (pow (cbrt (fabs (/ 1 (- x)))) 3) in x * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (cbrt (fabs (/ 1 (- x))))))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (cbrt (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 (cbrt (fabs (/ 1 (- x))))) in x * [misc]taylor: Taking taylor expansion of (cbrt (fabs (/ 1 (- x)))) in x * [misc]taylor: Rewrote expression to (pow (fabs (/ 1 (- x))) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (fabs (/ 1 (- x)))))) in x * [misc]taylor: Taking taylor expansion of (* 1/3 (log (fabs (/ 1 (- x))))) 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 (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 (* 1/3 (log (fabs (/ -1 x)))) into (* 1/3 (log (fabs (/ -1 x)))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (fabs (/ -1 x))))) into (pow (fabs (/ -1 x)) 1/3) * [misc]backup-simplify: Simplify (log (pow (fabs (/ -1 x)) 1/3)) into (log (pow (fabs (/ -1 x)) 1/3)) * [misc]backup-simplify: Simplify (* 3 (log (pow (fabs (/ -1 x)) 1/3))) into (* 3 (log (pow (fabs (/ -1 x)) 1/3))) * [misc]backup-simplify: Simplify (exp (* 3 (log (pow (fabs (/ -1 x)) 1/3)))) into (pow (pow (fabs (/ -1 x)) 1/3) 3) * [misc]taylor: Taking taylor expansion of (pow (cbrt (fabs (/ 1 (- x)))) 3) in x * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (cbrt (fabs (/ 1 (- x))))))) in x * [misc]taylor: Taking taylor expansion of (* 3 (log (cbrt (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 (cbrt (fabs (/ 1 (- x))))) in x * [misc]taylor: Taking taylor expansion of (cbrt (fabs (/ 1 (- x)))) in x * [misc]taylor: Rewrote expression to (pow (fabs (/ 1 (- x))) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (fabs (/ 1 (- x)))))) in x * [misc]taylor: Taking taylor expansion of (* 1/3 (log (fabs (/ 1 (- x))))) 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 (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 (* 1/3 (log (fabs (/ -1 x)))) into (* 1/3 (log (fabs (/ -1 x)))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (fabs (/ -1 x))))) into (pow (fabs (/ -1 x)) 1/3) * [misc]backup-simplify: Simplify (log (pow (fabs (/ -1 x)) 1/3)) into (log (pow (fabs (/ -1 x)) 1/3)) * [misc]backup-simplify: Simplify (* 3 (log (pow (fabs (/ -1 x)) 1/3))) into (* 3 (log (pow (fabs (/ -1 x)) 1/3))) * [misc]backup-simplify: Simplify (exp (* 3 (log (pow (fabs (/ -1 x)) 1/3)))) into (pow (pow (fabs (/ -1 x)) 1/3) 3) * [misc]backup-simplify: Simplify (pow (pow (fabs (/ -1 x)) 1/3) 3) into (pow (pow (fabs (/ -1 x)) 1/3) 3) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (fabs (/ -1 x)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (fabs (/ -1 x))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (fabs (/ -1 x)) 1/3) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (log (pow (fabs (/ -1 x)) 1/3)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (pow (fabs (/ -1 x)) 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 (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/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 (pow (fabs (/ -1 x)) 1/3) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (fabs (/ -1 x)) 1/3) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (log (pow (fabs (/ -1 x)) 1/3))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (pow (fabs (/ -1 x)) 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 (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/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 (pow (fabs (/ -1 x)) 1/3) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (pow (fabs (/ -1 x)) 1/3) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (pow (fabs (/ -1 x)) 1/3) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (fabs (/ -1 x)) 1/3)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (pow (fabs (/ -1 x)) 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 (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/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 (pow (fabs (/ -1 x)) 1/3) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (pow (fabs (/ -1 x)) 1/3) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (pow (fabs (/ -1 x)) 1/3) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (pow (fabs (/ -1 x)) 1/3) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (pow (fabs (/ -1 x)) 1/3) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (fabs (/ -1 x)) 1/3))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (pow (fabs (/ -1 x)) 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 (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/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 (pow (fabs (/ -1 x)) 1/3) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (pow (fabs (/ -1 x)) 1/3) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (pow (fabs (/ -1 x)) 1/3) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (pow (fabs (/ -1 x)) 1/3) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (pow (fabs (/ -1 x)) 1/3) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (pow (fabs (/ -1 x)) 1/3) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (pow (fabs (/ -1 x)) 1/3) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (fabs (/ -1 x)) 1/3)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (pow (fabs (/ -1 x)) 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 (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x)))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/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 (pow (fabs (/ -1 x)) 1/3) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (pow (fabs (/ -1 x)) 1/3) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (pow (fabs (/ -1 x)) 1/3) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (pow (fabs (/ -1 x)) 1/3) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (pow (fabs (/ -1 x)) 1/3) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (pow (fabs (/ -1 x)) 1/3) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (pow (fabs (/ -1 x)) 1/3) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (pow (fabs (/ -1 x)) 1/3) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (pow (fabs (/ -1 x)) 1/3) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (pow (fabs (/ -1 x)) 1/3) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (pow (fabs (/ -1 x)) 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 (fabs (/ -1 x)) 1/3))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (pow (fabs (/ -1 x)) 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 (fabs (/ -1 (/ 1 (- x)))) 1/3) 3) into (pow (pow (fabs x) 1/3) 3) * * * * [misc]progress: [ 4 / 4 ] generating series at (2 1 2 2 2 1 1 1 1 2 1 1) * [misc]approximate: Taking taylor expansion of (cbrt (fabs x)) in (x) around 0 * [misc]taylor: Taking taylor expansion of (cbrt (fabs x)) in x * [misc]taylor: Rewrote expression to (pow (fabs x) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (fabs x)))) in x * [misc]taylor: Taking taylor expansion of (* 1/3 (log (fabs x))) 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 (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 (* 1/3 (log (fabs x))) into (* 1/3 (log (fabs x))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (fabs x)))) into (pow (fabs x) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (fabs x)) in x * [misc]taylor: Rewrote expression to (pow (fabs x) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (fabs x)))) in x * [misc]taylor: Taking taylor expansion of (* 1/3 (log (fabs x))) 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 (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 (* 1/3 (log (fabs x))) into (* 1/3 (log (fabs x))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (fabs x)))) into (pow (fabs x) 1/3) * [misc]backup-simplify: Simplify (pow (fabs x) 1/3) into (pow (fabs x) 1/3) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (fabs x) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (fabs x)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (fabs x)))) (+ (* (/ (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 (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (fabs x))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (fabs x)))) (+ (* (/ (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 (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs x)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/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 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 (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs x))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/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 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 (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs x)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/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 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 (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs x))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/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 0 into 0 * [misc]backup-simplify: Simplify (pow (fabs x) 1/3) into (pow (fabs x) 1/3) * [misc]approximate: Taking taylor expansion of (cbrt (fabs (/ 1 x))) in (x) around 0 * [misc]taylor: Taking taylor expansion of (cbrt (fabs (/ 1 x))) in x * [misc]taylor: Rewrote expression to (pow (fabs (/ 1 x)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (fabs (/ 1 x))))) in x * [misc]taylor: Taking taylor expansion of (* 1/3 (log (fabs (/ 1 x)))) 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 (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 (* 1/3 (log (fabs (/ 1 x)))) into (* 1/3 (log (fabs (/ 1 x)))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (fabs (/ 1 x))))) into (pow (fabs (/ 1 x)) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (fabs (/ 1 x))) in x * [misc]taylor: Rewrote expression to (pow (fabs (/ 1 x)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (fabs (/ 1 x))))) in x * [misc]taylor: Taking taylor expansion of (* 1/3 (log (fabs (/ 1 x)))) 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 (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 (* 1/3 (log (fabs (/ 1 x)))) into (* 1/3 (log (fabs (/ 1 x)))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (fabs (/ 1 x))))) into (pow (fabs (/ 1 x)) 1/3) * [misc]backup-simplify: Simplify (pow (fabs (/ 1 x)) 1/3) into (pow (fabs (/ 1 x)) 1/3) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (fabs (/ 1 x)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (fabs (/ 1 x))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (fabs (/ 1 x))))) (+ (* (/ (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 (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (fabs (/ 1 x))))) (+ (* (/ (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 (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/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 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 (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/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 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 (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/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 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 (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x)))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/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 0 into 0 * [misc]backup-simplify: Simplify (pow (fabs (/ 1 (/ 1 x))) 1/3) into (pow (fabs x) 1/3) * [misc]approximate: Taking taylor expansion of (cbrt (fabs (/ 1 (- x)))) in (x) around 0 * [misc]taylor: Taking taylor expansion of (cbrt (fabs (/ 1 (- x)))) in x * [misc]taylor: Rewrote expression to (pow (fabs (/ 1 (- x))) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (fabs (/ 1 (- x)))))) in x * [misc]taylor: Taking taylor expansion of (* 1/3 (log (fabs (/ 1 (- x))))) 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 (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 (* 1/3 (log (fabs (/ -1 x)))) into (* 1/3 (log (fabs (/ -1 x)))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (fabs (/ -1 x))))) into (pow (fabs (/ -1 x)) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (fabs (/ 1 (- x)))) in x * [misc]taylor: Rewrote expression to (pow (fabs (/ 1 (- x))) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (fabs (/ 1 (- x)))))) in x * [misc]taylor: Taking taylor expansion of (* 1/3 (log (fabs (/ 1 (- x))))) 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 (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 (* 1/3 (log (fabs (/ -1 x)))) into (* 1/3 (log (fabs (/ -1 x)))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (fabs (/ -1 x))))) into (pow (fabs (/ -1 x)) 1/3) * [misc]backup-simplify: Simplify (pow (fabs (/ -1 x)) 1/3) into (pow (fabs (/ -1 x)) 1/3) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (fabs (/ -1 x)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (fabs (/ -1 x))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (fabs (/ -1 x))))) (+ (* (/ (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 (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (fabs (/ -1 x))))) (+ (* (/ (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 (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/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 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 (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/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 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 (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/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 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 (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x)))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/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 0 into 0 * [misc]backup-simplify: Simplify (pow (fabs (/ -1 (/ 1 (- x)))) 1/3) into (pow (fabs x) 1/3) * * * [misc]progress: simplifying candidates * * * * [misc]progress: [ 1 / 79 ] simplifiying candidate # * * * * [misc]progress: [ 2 / 79 ] simplifiying candidate # * * * * [misc]progress: [ 3 / 79 ] simplifiying candidate # * [enter]simplify: Simplifying (log (sqrt (pow (fabs x) 3))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * [exit]simplify: Simplified to (log (sqrt (pow (fabs x) 3))) * [exit]simplify: Simplified to (log (sqrt (pow (fabs x) 3))) * * * * [misc]progress: [ 4 / 79 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (sqrt (pow (fabs x) 3))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * [exit]simplify: Simplified to (exp (sqrt (pow (fabs x) 3))) * [exit]simplify: Simplified to (exp (sqrt (pow (fabs x) 3))) * * * * [misc]progress: [ 5 / 79 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (sqrt (pow (fabs x) 3))) (cbrt (sqrt (pow (fabs x) 3)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (10 enodes) * [exit]simplify: Simplified to (* (cbrt (sqrt (pow (fabs x) 3))) (cbrt (sqrt (pow (fabs x) 3)))) * [exit]simplify: Simplified to (* (cbrt (sqrt (pow (fabs x) 3))) (cbrt (sqrt (pow (fabs x) 3)))) * [enter]simplify: Simplifying (cbrt (sqrt (pow (fabs x) 3))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * [exit]simplify: Simplified to (cbrt (sqrt (pow (fabs x) 3))) * [exit]simplify: Simplified to (cbrt (sqrt (pow (fabs x) 3))) * * * * [misc]progress: [ 6 / 79 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (sqrt (pow (fabs x) 3)) (sqrt (pow (fabs x) 3))) (sqrt (pow (fabs x) 3))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (29 enodes) * [exit]simplify: Simplified to (* (pow (fabs x) 3) (sqrt (pow (fabs x) 3))) * [exit]simplify: Simplified to (* (pow (fabs x) 3) (sqrt (pow (fabs x) 3))) * * * * [misc]progress: [ 7 / 79 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3)) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * * [misc]simplify: iters left: 2 (31 enodes) * * [misc]simplify: iters left: 1 (36 enodes) * [exit]simplify: Simplified to (fabs (fabs x)) * [exit]simplify: Simplified to (fabs (fabs x)) * [enter]simplify: Simplifying (sqrt (pow (cbrt (fabs x)) 3)) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * [exit]simplify: Simplified to (sqrt (fabs x)) * [exit]simplify: Simplified to (sqrt (fabs x)) * * * * [misc]progress: [ 8 / 79 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (pow (sqrt (fabs x)) 3)) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * [exit]simplify: Simplified to (sqrt (* (sqrt (fabs x)) (fabs x))) * [exit]simplify: Simplified to (sqrt (* (sqrt (fabs x)) (fabs x))) * [enter]simplify: Simplifying (sqrt (pow (sqrt (fabs x)) 3)) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * [exit]simplify: Simplified to (sqrt (* (sqrt (fabs x)) (fabs x))) * [exit]simplify: Simplified to (sqrt (* (sqrt (fabs x)) (fabs x))) * * * * [misc]progress: [ 9 / 79 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (pow 1 3)) * * [misc]simplify: iters left: 2 (4 enodes) * * [misc]simplify: iters left: 1 (8 enodes) * [exit]simplify: Simplified to (sqrt 1) * [exit]simplify: Simplified to (sqrt 1) * [enter]simplify: Simplifying (sqrt (pow (fabs x) 3)) * * [misc]simplify: iters left: 3 (5 enodes) * * [misc]simplify: iters left: 2 (8 enodes) * [exit]simplify: Simplified to (sqrt (pow (fabs x) 3)) * [exit]simplify: Simplified to (sqrt (pow (fabs x) 3)) * * * * [misc]progress: [ 10 / 79 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (* (fabs x) (fabs x))) * * [misc]simplify: iters left: 4 (4 enodes) * * [misc]simplify: iters left: 3 (5 enodes) * [exit]simplify: Simplified to (fabs (fabs x)) * [exit]simplify: Simplified to (fabs (fabs x)) * [enter]simplify: Simplifying (sqrt (fabs x)) * * [misc]simplify: iters left: 2 (3 enodes) * [exit]simplify: Simplified to (sqrt (fabs x)) * [exit]simplify: Simplified to (sqrt (fabs x)) * * * * [misc]progress: [ 11 / 79 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (* (cbrt (pow (fabs x) 3)) (cbrt (pow (fabs x) 3)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * * [misc]simplify: iters left: 4 (13 enodes) * * [misc]simplify: iters left: 3 (14 enodes) * [exit]simplify: Simplified to (fabs (fabs x)) * [exit]simplify: Simplified to (fabs (fabs x)) * [enter]simplify: Simplifying (sqrt (cbrt (pow (fabs x) 3))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * * [misc]simplify: iters left: 2 (13 enodes) * * [misc]simplify: iters left: 1 (19 enodes) * [exit]simplify: Simplified to (sqrt (fabs x)) * [exit]simplify: Simplified to (sqrt (fabs x)) * * * * [misc]progress: [ 12 / 79 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3)) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * * [misc]simplify: iters left: 2 (31 enodes) * * [misc]simplify: iters left: 1 (36 enodes) * [exit]simplify: Simplified to (fabs (fabs x)) * [exit]simplify: Simplified to (fabs (fabs x)) * [enter]simplify: Simplifying (sqrt (pow (cbrt (fabs x)) 3)) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * [exit]simplify: Simplified to (sqrt (fabs x)) * [exit]simplify: Simplified to (sqrt (fabs x)) * * * * [misc]progress: [ 13 / 79 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (pow (sqrt (fabs x)) 3)) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * [exit]simplify: Simplified to (sqrt (* (sqrt (fabs x)) (fabs x))) * [exit]simplify: Simplified to (sqrt (* (sqrt (fabs x)) (fabs x))) * [enter]simplify: Simplifying (sqrt (pow (sqrt (fabs x)) 3)) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * [exit]simplify: Simplified to (sqrt (* (sqrt (fabs x)) (fabs x))) * [exit]simplify: Simplified to (sqrt (* (sqrt (fabs x)) (fabs x))) * * * * [misc]progress: [ 14 / 79 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (pow 1 3)) * * [misc]simplify: iters left: 2 (4 enodes) * * [misc]simplify: iters left: 1 (8 enodes) * [exit]simplify: Simplified to (sqrt 1) * [exit]simplify: Simplified to (sqrt 1) * [enter]simplify: Simplifying (sqrt (pow (fabs x) 3)) * * [misc]simplify: iters left: 3 (5 enodes) * * [misc]simplify: iters left: 2 (8 enodes) * [exit]simplify: Simplified to (sqrt (pow (fabs x) 3)) * [exit]simplify: Simplified to (sqrt (pow (fabs x) 3)) * * * * [misc]progress: [ 15 / 79 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (fabs x)) * * [misc]simplify: iters left: 2 (3 enodes) * [exit]simplify: Simplified to (sqrt (fabs x)) * [exit]simplify: Simplified to (sqrt (fabs x)) * [enter]simplify: Simplifying (sqrt (* (fabs x) (fabs x))) * * [misc]simplify: iters left: 4 (4 enodes) * * [misc]simplify: iters left: 3 (5 enodes) * [exit]simplify: Simplified to (fabs (fabs x)) * [exit]simplify: Simplified to (fabs (fabs x)) * * * * [misc]progress: [ 16 / 79 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (sqrt (pow (fabs x) 3))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * [exit]simplify: Simplified to (sqrt (sqrt (pow (fabs x) 3))) * [exit]simplify: Simplified to (sqrt (sqrt (pow (fabs x) 3))) * [enter]simplify: Simplifying (sqrt (sqrt (pow (fabs x) 3))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * [exit]simplify: Simplified to (sqrt (sqrt (pow (fabs x) 3))) * [exit]simplify: Simplified to (sqrt (sqrt (pow (fabs x) 3))) * * * * [misc]progress: [ 17 / 79 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt 1) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (sqrt 1) * [exit]simplify: Simplified to (sqrt 1) * [enter]simplify: Simplifying (sqrt (pow (fabs x) 3)) * * [misc]simplify: iters left: 3 (5 enodes) * * [misc]simplify: iters left: 2 (8 enodes) * [exit]simplify: Simplified to (sqrt (pow (fabs x) 3)) * [exit]simplify: Simplified to (sqrt (pow (fabs x) 3)) * * * * [misc]progress: [ 18 / 79 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (sqrt (pow (fabs x) 3))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * [exit]simplify: Simplified to (sqrt (sqrt (pow (fabs x) 3))) * [exit]simplify: Simplified to (sqrt (sqrt (pow (fabs x) 3))) * [enter]simplify: Simplifying (sqrt (sqrt (pow (fabs x) 3))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * [exit]simplify: Simplified to (sqrt (sqrt (pow (fabs x) 3))) * [exit]simplify: Simplified to (sqrt (sqrt (pow (fabs x) 3))) * * * * [misc]progress: [ 19 / 79 ] simplifiying candidate # * * * * [misc]progress: [ 20 / 79 ] simplifiying candidate # * * * * [misc]progress: [ 21 / 79 ] simplifiying candidate # * * * * [misc]progress: [ 22 / 79 ] simplifiying candidate # * * * * [misc]progress: [ 23 / 79 ] simplifiying candidate # * * * * [misc]progress: [ 24 / 79 ] simplifiying candidate # * * * * [misc]progress: [ 25 / 79 ] 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: [ 26 / 79 ] 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: [ 27 / 79 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (sqrt PI)) (cbrt (sqrt PI))) * * [misc]simplify: iters left: 4 (4 enodes) * [exit]simplify: Simplified to (* (cbrt (sqrt PI)) (cbrt (sqrt PI))) * [exit]simplify: Simplified to (* (cbrt (sqrt PI)) (cbrt (sqrt PI))) * [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: [ 28 / 79 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (sqrt PI) (sqrt PI)) (sqrt PI)) * * [misc]simplify: iters left: 5 (4 enodes) * * [misc]simplify: iters left: 4 (5 enodes) * [exit]simplify: Simplified to (* PI (sqrt PI)) * [exit]simplify: Simplified to (* PI (sqrt PI)) * * * * [misc]progress: [ 29 / 79 ] 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)) * [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: [ 30 / 79 ] simplifiying candidate # * * * * [misc]progress: [ 31 / 79 ] simplifiying candidate # * [enter]simplify: Simplifying (* (log (cbrt (fabs x))) 3) * * [misc]simplify: iters left: 5 (6 enodes) * * [misc]simplify: iters left: 4 (7 enodes) * [exit]simplify: Simplified to (* (log (cbrt (fabs x))) 3) * [exit]simplify: Simplified to (* (log (cbrt (fabs x))) 3) * * * * [misc]progress: [ 32 / 79 ] simplifiying candidate # * [enter]simplify: Simplifying (* (log (cbrt (fabs x))) 3) * * [misc]simplify: iters left: 5 (6 enodes) * * [misc]simplify: iters left: 4 (7 enodes) * [exit]simplify: Simplified to (* (log (cbrt (fabs x))) 3) * [exit]simplify: Simplified to (* (log (cbrt (fabs x))) 3) * * * * [misc]progress: [ 33 / 79 ] simplifiying candidate # * [enter]simplify: Simplifying (* 1/3 3) * * [misc]simplify: iters left: 2 (3 enodes) * * [misc]simplify: iters left: 1 (4 enodes) * [exit]simplify: Simplified to (* 3 1/3) * [exit]simplify: Simplified to (* 3 1/3) * * * * [misc]progress: [ 34 / 79 ] simplifiying candidate # * [enter]simplify: Simplifying (* 1 3) * * [misc]simplify: iters left: 2 (3 enodes) * * [misc]simplify: iters left: 1 (5 enodes) * [exit]simplify: Simplified to 3 * [exit]simplify: Simplified to 3 * * * * [misc]progress: [ 35 / 79 ] simplifiying candidate # * [enter]simplify: Simplifying (pow (cbrt (* (cbrt (fabs x)) (cbrt (fabs x)))) 3) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (10 enodes) * [exit]simplify: Simplified to (* (cbrt (fabs x)) (cbrt (fabs x))) * [exit]simplify: Simplified to (* (cbrt (fabs x)) (cbrt (fabs x))) * [enter]simplify: Simplifying (pow (cbrt (cbrt (fabs x))) 3) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * [exit]simplify: Simplified to (cbrt (fabs x)) * [exit]simplify: Simplified to (cbrt (fabs x)) * * * * [misc]progress: [ 36 / 79 ] simplifiying candidate # * [enter]simplify: Simplifying (pow (cbrt (sqrt (fabs x))) 3) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * [exit]simplify: Simplified to (sqrt (fabs x)) * [exit]simplify: Simplified to (sqrt (fabs x)) * [enter]simplify: Simplifying (pow (cbrt (sqrt (fabs x))) 3) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * [exit]simplify: Simplified to (sqrt (fabs x)) * [exit]simplify: Simplified to (sqrt (fabs x)) * * * * [misc]progress: [ 37 / 79 ] simplifiying candidate # * [enter]simplify: Simplifying (pow (cbrt 1) 3) * * [misc]simplify: iters left: 2 (4 enodes) * * [misc]simplify: iters left: 1 (9 enodes) * [exit]simplify: Simplified to 1 * [exit]simplify: Simplified to 1 * [enter]simplify: Simplifying (pow (cbrt (fabs x)) 3) * * [misc]simplify: iters left: 3 (5 enodes) * * [misc]simplify: iters left: 2 (8 enodes) * [exit]simplify: Simplified to (fabs x) * [exit]simplify: Simplified to (fabs x) * * * * [misc]progress: [ 38 / 79 ] simplifiying candidate # * [enter]simplify: Simplifying (pow (* (cbrt (cbrt (fabs x))) (cbrt (cbrt (fabs x)))) 3) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * * [misc]simplify: iters left: 2 (30 enodes) * * [misc]simplify: iters left: 1 (35 enodes) * [exit]simplify: Simplified to (* (cbrt (fabs x)) (cbrt (fabs x))) * [exit]simplify: Simplified to (* (cbrt (fabs x)) (cbrt (fabs x))) * [enter]simplify: Simplifying (pow (cbrt (cbrt (fabs x))) 3) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * [exit]simplify: Simplified to (cbrt (fabs x)) * [exit]simplify: Simplified to (cbrt (fabs x)) * * * * [misc]progress: [ 39 / 79 ] simplifiying candidate # * [enter]simplify: Simplifying (pow (sqrt (cbrt (fabs x))) 3) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * [exit]simplify: Simplified to (* (sqrt (cbrt (fabs x))) (cbrt (fabs x))) * [exit]simplify: Simplified to (* (sqrt (cbrt (fabs x))) (cbrt (fabs x))) * [enter]simplify: Simplifying (pow (sqrt (cbrt (fabs x))) 3) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * [exit]simplify: Simplified to (* (sqrt (cbrt (fabs x))) (cbrt (fabs x))) * [exit]simplify: Simplified to (* (sqrt (cbrt (fabs x))) (cbrt (fabs x))) * * * * [misc]progress: [ 40 / 79 ] simplifiying candidate # * [enter]simplify: Simplifying (pow 1 3) * * [misc]simplify: iters left: 1 (3 enodes) * [exit]simplify: Simplified to 1 * [exit]simplify: Simplified to 1 * [enter]simplify: Simplifying (pow (cbrt (fabs x)) 3) * * [misc]simplify: iters left: 3 (5 enodes) * * [misc]simplify: iters left: 2 (8 enodes) * [exit]simplify: Simplified to (fabs x) * [exit]simplify: Simplified to (fabs x) * * * * [misc]progress: [ 41 / 79 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (fabs x)) (cbrt (fabs x))) * * [misc]simplify: iters left: 4 (4 enodes) * [exit]simplify: Simplified to (* (cbrt (fabs x)) (cbrt (fabs x))) * [exit]simplify: Simplified to (* (cbrt (fabs x)) (cbrt (fabs x))) * * * * [misc]progress: [ 42 / 79 ] simplifiying candidate # * * * * [misc]progress: [ 43 / 79 ] simplifiying candidate # * [enter]simplify: Simplifying (log (pow (cbrt (fabs x)) 3)) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (11 enodes) * * [misc]simplify: iters left: 2 (15 enodes) * * [misc]simplify: iters left: 1 (16 enodes) * [exit]simplify: Simplified to (log (fabs x)) * [exit]simplify: Simplified to (log (fabs x)) * * * * [misc]progress: [ 44 / 79 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (pow (cbrt (fabs x)) 3)) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * * [misc]simplify: iters left: 2 (13 enodes) * * [misc]simplify: iters left: 1 (14 enodes) * [exit]simplify: Simplified to (exp (fabs x)) * [exit]simplify: Simplified to (exp (fabs x)) * * * * [misc]progress: [ 45 / 79 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (pow (cbrt (fabs x)) 3)) (cbrt (pow (cbrt (fabs x)) 3))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (10 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * [exit]simplify: Simplified to (* (cbrt (fabs x)) (cbrt (fabs x))) * [exit]simplify: Simplified to (* (cbrt (fabs x)) (cbrt (fabs x))) * [enter]simplify: Simplifying (cbrt (pow (cbrt (fabs x)) 3)) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * * [misc]simplify: iters left: 2 (21 enodes) * * [misc]simplify: iters left: 1 (29 enodes) * [exit]simplify: Simplified to (cbrt (fabs x)) * [exit]simplify: Simplified to (cbrt (fabs x)) * * * * [misc]progress: [ 46 / 79 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (pow (cbrt (fabs x)) 3) (pow (cbrt (fabs x)) 3)) (pow (cbrt (fabs x)) 3)) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (52 enodes) * * [misc]simplify: iters left: 2 (64 enodes) * * [misc]simplify: iters left: 1 (70 enodes) * [exit]simplify: Simplified to (pow (fabs x) 3) * [exit]simplify: Simplified to (pow (fabs x) 3) * * * * [misc]progress: [ 47 / 79 ] simplifiying candidate # * [enter]simplify: Simplifying (pow (cbrt (* (cbrt (fabs x)) (cbrt (fabs x)))) 3) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (10 enodes) * [exit]simplify: Simplified to (* (cbrt (fabs x)) (cbrt (fabs x))) * [exit]simplify: Simplified to (* (cbrt (fabs x)) (cbrt (fabs x))) * [enter]simplify: Simplifying (pow (cbrt (cbrt (fabs x))) 3) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * [exit]simplify: Simplified to (cbrt (fabs x)) * [exit]simplify: Simplified to (cbrt (fabs x)) * * * * [misc]progress: [ 48 / 79 ] simplifiying candidate # * [enter]simplify: Simplifying (pow (cbrt (sqrt (fabs x))) 3) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * [exit]simplify: Simplified to (sqrt (fabs x)) * [exit]simplify: Simplified to (sqrt (fabs x)) * [enter]simplify: Simplifying (pow (cbrt (sqrt (fabs x))) 3) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * [exit]simplify: Simplified to (sqrt (fabs x)) * [exit]simplify: Simplified to (sqrt (fabs x)) * * * * [misc]progress: [ 49 / 79 ] simplifiying candidate # * [enter]simplify: Simplifying (pow (cbrt 1) 3) * * [misc]simplify: iters left: 2 (4 enodes) * * [misc]simplify: iters left: 1 (9 enodes) * [exit]simplify: Simplified to 1 * [exit]simplify: Simplified to 1 * [enter]simplify: Simplifying (pow (cbrt (fabs x)) 3) * * [misc]simplify: iters left: 3 (5 enodes) * * [misc]simplify: iters left: 2 (8 enodes) * [exit]simplify: Simplified to (fabs x) * [exit]simplify: Simplified to (fabs x) * * * * [misc]progress: [ 50 / 79 ] simplifiying candidate # * [enter]simplify: Simplifying (pow (* (cbrt (cbrt (fabs x))) (cbrt (cbrt (fabs x)))) 3) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * * [misc]simplify: iters left: 2 (30 enodes) * * [misc]simplify: iters left: 1 (35 enodes) * [exit]simplify: Simplified to (* (cbrt (fabs x)) (cbrt (fabs x))) * [exit]simplify: Simplified to (* (cbrt (fabs x)) (cbrt (fabs x))) * [enter]simplify: Simplifying (pow (cbrt (cbrt (fabs x))) 3) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * [exit]simplify: Simplified to (cbrt (fabs x)) * [exit]simplify: Simplified to (cbrt (fabs x)) * * * * [misc]progress: [ 51 / 79 ] simplifiying candidate # * [enter]simplify: Simplifying (pow (sqrt (cbrt (fabs x))) 3) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * [exit]simplify: Simplified to (* (sqrt (cbrt (fabs x))) (cbrt (fabs x))) * [exit]simplify: Simplified to (* (sqrt (cbrt (fabs x))) (cbrt (fabs x))) * [enter]simplify: Simplifying (pow (sqrt (cbrt (fabs x))) 3) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * [exit]simplify: Simplified to (* (sqrt (cbrt (fabs x))) (cbrt (fabs x))) * [exit]simplify: Simplified to (* (sqrt (cbrt (fabs x))) (cbrt (fabs x))) * * * * [misc]progress: [ 52 / 79 ] simplifiying candidate # * [enter]simplify: Simplifying (pow 1 3) * * [misc]simplify: iters left: 1 (3 enodes) * [exit]simplify: Simplified to 1 * [exit]simplify: Simplified to 1 * [enter]simplify: Simplifying (pow (cbrt (fabs x)) 3) * * [misc]simplify: iters left: 3 (5 enodes) * * [misc]simplify: iters left: 2 (8 enodes) * [exit]simplify: Simplified to (fabs x) * [exit]simplify: Simplified to (fabs x) * * * * [misc]progress: [ 53 / 79 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (fabs x)) (cbrt (fabs x))) * * [misc]simplify: iters left: 4 (4 enodes) * [exit]simplify: Simplified to (* (cbrt (fabs x)) (cbrt (fabs x))) * [exit]simplify: Simplified to (* (cbrt (fabs x)) (cbrt (fabs x))) * * * * [misc]progress: [ 54 / 79 ] simplifiying candidate # * * * * [misc]progress: [ 55 / 79 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (pow (cbrt (fabs x)) 3)) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * [exit]simplify: Simplified to (sqrt (fabs x)) * [exit]simplify: Simplified to (sqrt (fabs x)) * [enter]simplify: Simplifying (sqrt (pow (cbrt (fabs x)) 3)) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * [exit]simplify: Simplified to (sqrt (fabs x)) * [exit]simplify: Simplified to (sqrt (fabs x)) * * * * [misc]progress: [ 56 / 79 ] simplifiying candidate # * * * * [misc]progress: [ 57 / 79 ] simplifiying candidate # * * * * [misc]progress: [ 58 / 79 ] simplifiying candidate # * * * * [misc]progress: [ 59 / 79 ] simplifiying candidate # * [enter]simplify: Simplifying (log (cbrt (fabs x))) * * [misc]simplify: iters left: 3 (4 enodes) * [exit]simplify: Simplified to (log (cbrt (fabs x))) * [exit]simplify: Simplified to (log (cbrt (fabs x))) * * * * [misc]progress: [ 60 / 79 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (cbrt (fabs x))) * * [misc]simplify: iters left: 3 (4 enodes) * [exit]simplify: Simplified to (exp (cbrt (fabs x))) * [exit]simplify: Simplified to (exp (cbrt (fabs x))) * * * * [misc]progress: [ 61 / 79 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (* (cbrt (fabs x)) (cbrt (fabs x)))) * * [misc]simplify: iters left: 5 (5 enodes) * [exit]simplify: Simplified to (cbrt (* (cbrt (fabs x)) (cbrt (fabs x)))) * [exit]simplify: Simplified to (cbrt (* (cbrt (fabs x)) (cbrt (fabs x)))) * [enter]simplify: Simplifying (cbrt (cbrt (fabs x))) * * [misc]simplify: iters left: 3 (4 enodes) * [exit]simplify: Simplified to (cbrt (cbrt (fabs x))) * [exit]simplify: Simplified to (cbrt (cbrt (fabs x))) * * * * [misc]progress: [ 62 / 79 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (sqrt (fabs x))) * * [misc]simplify: iters left: 3 (4 enodes) * [exit]simplify: Simplified to (cbrt (sqrt (fabs x))) * [exit]simplify: Simplified to (cbrt (sqrt (fabs x))) * [enter]simplify: Simplifying (cbrt (sqrt (fabs x))) * * [misc]simplify: iters left: 3 (4 enodes) * [exit]simplify: Simplified to (cbrt (sqrt (fabs x))) * [exit]simplify: Simplified to (cbrt (sqrt (fabs x))) * * * * [misc]progress: [ 63 / 79 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt 1) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (cbrt 1) * [exit]simplify: Simplified to (cbrt 1) * [enter]simplify: Simplifying (cbrt (fabs x)) * * [misc]simplify: iters left: 2 (3 enodes) * [exit]simplify: Simplified to (cbrt (fabs x)) * [exit]simplify: Simplified to (cbrt (fabs x)) * * * * [misc]progress: [ 64 / 79 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (cbrt (fabs x))) (cbrt (cbrt (fabs x)))) * * [misc]simplify: iters left: 5 (5 enodes) * [exit]simplify: Simplified to (* (cbrt (cbrt (fabs x))) (cbrt (cbrt (fabs x)))) * [exit]simplify: Simplified to (* (cbrt (cbrt (fabs x))) (cbrt (cbrt (fabs x)))) * [enter]simplify: Simplifying (cbrt (cbrt (fabs x))) * * [misc]simplify: iters left: 3 (4 enodes) * [exit]simplify: Simplified to (cbrt (cbrt (fabs x))) * [exit]simplify: Simplified to (cbrt (cbrt (fabs x))) * * * * [misc]progress: [ 65 / 79 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (cbrt (fabs x)) (cbrt (fabs x))) (cbrt (fabs x))) * * [misc]simplify: iters left: 6 (5 enodes) * * [misc]simplify: iters left: 5 (6 enodes) * * [misc]simplify: iters left: 4 (8 enodes) * [exit]simplify: Simplified to (fabs x) * [exit]simplify: Simplified to (fabs x) * * * * [misc]progress: [ 66 / 79 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (cbrt (fabs x))) * * [misc]simplify: iters left: 3 (4 enodes) * [exit]simplify: Simplified to (sqrt (cbrt (fabs x))) * [exit]simplify: Simplified to (sqrt (cbrt (fabs x))) * [enter]simplify: Simplifying (sqrt (cbrt (fabs x))) * * [misc]simplify: iters left: 3 (4 enodes) * [exit]simplify: Simplified to (sqrt (cbrt (fabs x))) * [exit]simplify: Simplified to (sqrt (cbrt (fabs x))) * * * * [misc]progress: [ 67 / 79 ] simplifiying candidate # * * * * [misc]progress: [ 68 / 79 ] simplifiying candidate # * [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 (fabs x)) (sqrt (pow (fabs x) 3))) (sqrt (pow (cbrt (fabs x)) 3))) (fabs x)) (fabs x)) (fabs x)) (fabs x)))))) * * [misc]simplify: iters left: 6 (38 enodes) * * [misc]simplify: iters left: 5 (102 enodes) * * [misc]simplify: iters left: 4 (359 enodes) * [exit]simplify: Simplified to (fabs (+ (+ (* (/ (fabs x) (sqrt PI)) 2) (* (/ (fabs x) (sqrt PI)) (+ (* (pow (fabs x) 3) (/ (fabs x) 5)) (* (fabs x) (* (fabs x) (/ 2 3)))))) (* (* (pow (fabs x) 3) (* (* (sqrt (fabs x)) (fabs (fabs x))) (sqrt (pow (fabs x) 3)))) (* (/ 1 21) (/ (fabs x) (sqrt PI)))))) * * * * [misc]progress: [ 69 / 79 ] simplifiying candidate # * [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 (fabs x)) (sqrt (pow (fabs x) 3))) (sqrt (pow (cbrt (fabs x)) 3))) (fabs x)) (fabs x)) (fabs x)) (fabs x)))))) * * [misc]simplify: iters left: 6 (38 enodes) * * [misc]simplify: iters left: 5 (102 enodes) * * [misc]simplify: iters left: 4 (359 enodes) * [exit]simplify: Simplified to (fabs (+ (+ (* (/ (fabs x) (sqrt PI)) 2) (* (/ (fabs x) (sqrt PI)) (+ (* (pow (fabs x) 3) (/ (fabs x) 5)) (* (fabs x) (* (fabs x) (/ 2 3)))))) (* (* (pow (fabs x) 3) (* (* (sqrt (fabs x)) (fabs (fabs x))) (sqrt (pow (fabs x) 3)))) (* (/ 1 21) (/ (fabs x) (sqrt PI)))))) * * * * [misc]progress: [ 70 / 79 ] simplifiying candidate # * [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 (fabs x)) (sqrt (pow (fabs x) 3))) (sqrt (pow (cbrt (fabs x)) 3))) (fabs x)) (fabs x)) (fabs x)) (fabs x)))))) * * [misc]simplify: iters left: 6 (38 enodes) * * [misc]simplify: iters left: 5 (102 enodes) * * [misc]simplify: iters left: 4 (359 enodes) * [exit]simplify: Simplified to (fabs (+ (+ (* (/ (fabs x) (sqrt PI)) 2) (* (/ (fabs x) (sqrt PI)) (+ (* (pow (fabs x) 3) (/ (fabs x) 5)) (* (fabs x) (* (fabs x) (/ 2 3)))))) (* (* (pow (fabs x) 3) (* (* (sqrt (fabs x)) (fabs (fabs x))) (sqrt (pow (fabs x) 3)))) (* (/ 1 21) (/ (fabs x) (sqrt PI)))))) * * * * [misc]progress: [ 71 / 79 ] simplifiying candidate # * [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 (fabs x)) (sqrt (pow (fabs x) 3))) (sqrt (pow (cbrt (fabs x)) 3))) (fabs x)) (fabs x)) (fabs x)) (fabs x)))))) * * [misc]simplify: iters left: 6 (38 enodes) * * [misc]simplify: iters left: 5 (102 enodes) * * [misc]simplify: iters left: 4 (359 enodes) * [exit]simplify: Simplified to (fabs (+ (+ (* (/ (fabs x) (sqrt PI)) 2) (* (/ (fabs x) (sqrt PI)) (+ (* (pow (fabs x) 3) (/ (fabs x) 5)) (* (fabs x) (* (fabs x) (/ 2 3)))))) (* (* (pow (fabs x) 3) (* (* (sqrt (fabs x)) (fabs (fabs x))) (sqrt (pow (fabs x) 3)))) (* (/ 1 21) (/ (fabs x) (sqrt PI)))))) * * * * [misc]progress: [ 72 / 79 ] simplifiying candidate # * [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 (fabs x)) (sqrt (pow (fabs x) 3))) (sqrt (pow (cbrt (fabs x)) 3))) (fabs x)) (fabs x)) (fabs x)) (fabs x)))))) * * [misc]simplify: iters left: 6 (38 enodes) * * [misc]simplify: iters left: 5 (102 enodes) * * [misc]simplify: iters left: 4 (359 enodes) * [exit]simplify: Simplified to (fabs (+ (+ (* (/ (fabs x) (sqrt PI)) 2) (* (/ (fabs x) (sqrt PI)) (+ (* (pow (fabs x) 3) (/ (fabs x) 5)) (* (fabs x) (* (fabs x) (/ 2 3)))))) (* (* (pow (fabs x) 3) (* (* (sqrt (fabs x)) (fabs (fabs x))) (sqrt (pow (fabs x) 3)))) (* (/ 1 21) (/ (fabs x) (sqrt PI)))))) * * * * [misc]progress: [ 73 / 79 ] simplifiying candidate # * [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 (fabs x)) (sqrt (pow (fabs x) 3))) (sqrt (pow (cbrt (fabs x)) 3))) (fabs x)) (fabs x)) (fabs x)) (fabs x)))))) * * [misc]simplify: iters left: 6 (38 enodes) * * [misc]simplify: iters left: 5 (102 enodes) * * [misc]simplify: iters left: 4 (359 enodes) * [exit]simplify: Simplified to (fabs (+ (+ (* (/ (fabs x) (sqrt PI)) 2) (* (/ (fabs x) (sqrt PI)) (+ (* (pow (fabs x) 3) (/ (fabs x) 5)) (* (fabs x) (* (fabs x) (/ 2 3)))))) (* (* (pow (fabs x) 3) (* (* (sqrt (fabs x)) (fabs (fabs x))) (sqrt (pow (fabs x) 3)))) (* (/ 1 21) (/ (fabs x) (sqrt PI)))))) * * * * [misc]progress: [ 74 / 79 ] simplifiying candidate # * [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 (fabs x)) (sqrt (pow (fabs x) 3))) (sqrt (pow (pow (fabs x) 1/3) 3))) (fabs x)) (fabs x)) (fabs x)) (fabs x)))))) * * [misc]simplify: iters left: 6 (39 enodes) * * [misc]simplify: iters left: 5 (95 enodes) * * [misc]simplify: iters left: 4 (376 enodes) * [exit]simplify: Simplified to (fabs (+ (+ (* (* (* (/ 1 5) (fabs x)) (* (fabs x) (fabs x))) (* (* (fabs x) (fabs x)) (/ 1 (sqrt PI)))) (/ (+ (* (* (fabs x) (fabs x)) (* (/ 2 3) (fabs x))) (* (fabs x) 2)) (sqrt PI))) (/ (* (* (* (fabs (fabs x)) (sqrt (fabs x))) (sqrt (pow (fabs x) 3))) (* (pow (fabs x) 3) (/ (fabs x) 21))) (sqrt PI)))) * * * * [misc]progress: [ 75 / 79 ] simplifiying candidate # * [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 (fabs x)) (sqrt (pow (fabs x) 3))) (sqrt (pow (pow (fabs x) 1/3) 3))) (fabs x)) (fabs x)) (fabs x)) (fabs x)))))) * * [misc]simplify: iters left: 6 (39 enodes) * * [misc]simplify: iters left: 5 (95 enodes) * * [misc]simplify: iters left: 4 (376 enodes) * [exit]simplify: Simplified to (fabs (+ (+ (* (* (* (/ 1 5) (fabs x)) (* (fabs x) (fabs x))) (* (* (fabs x) (fabs x)) (/ 1 (sqrt PI)))) (/ (+ (* (* (fabs x) (fabs x)) (* (/ 2 3) (fabs x))) (* (fabs x) 2)) (sqrt PI))) (/ (* (* (* (fabs (fabs x)) (sqrt (fabs x))) (sqrt (pow (fabs x) 3))) (* (pow (fabs x) 3) (/ (fabs x) 21))) (sqrt PI)))) * * * * [misc]progress: [ 76 / 79 ] simplifiying candidate # * [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 (fabs x)) (sqrt (pow (fabs x) 3))) (sqrt (pow (pow (fabs x) 1/3) 3))) (fabs x)) (fabs x)) (fabs x)) (fabs x)))))) * * [misc]simplify: iters left: 6 (39 enodes) * * [misc]simplify: iters left: 5 (95 enodes) * * [misc]simplify: iters left: 4 (376 enodes) * [exit]simplify: Simplified to (fabs (+ (+ (* (* (* (/ 1 5) (fabs x)) (* (fabs x) (fabs x))) (* (* (fabs x) (fabs x)) (/ 1 (sqrt PI)))) (/ (+ (* (* (fabs x) (fabs x)) (* (/ 2 3) (fabs x))) (* (fabs x) 2)) (sqrt PI))) (/ (* (* (* (fabs (fabs x)) (sqrt (fabs x))) (sqrt (pow (fabs x) 3))) (* (pow (fabs x) 3) (/ (fabs x) 21))) (sqrt PI)))) * * * * [misc]progress: [ 77 / 79 ] simplifiying candidate # * [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 (fabs x)) (sqrt (pow (fabs x) 3))) (sqrt (pow (pow (fabs x) 1/3) 3))) (fabs x)) (fabs x)) (fabs x)) (fabs x)))))) * * [misc]simplify: iters left: 6 (39 enodes) * * [misc]simplify: iters left: 5 (95 enodes) * * [misc]simplify: iters left: 4 (376 enodes) * [exit]simplify: Simplified to (fabs (+ (+ (* (* (* (/ 1 5) (fabs x)) (* (fabs x) (fabs x))) (* (* (fabs x) (fabs x)) (/ 1 (sqrt PI)))) (/ (+ (* (* (fabs x) (fabs x)) (* (/ 2 3) (fabs x))) (* (fabs x) 2)) (sqrt PI))) (/ (* (* (* (fabs (fabs x)) (sqrt (fabs x))) (sqrt (pow (fabs x) 3))) (* (pow (fabs x) 3) (/ (fabs x) 21))) (sqrt PI)))) * * * * [misc]progress: [ 78 / 79 ] simplifiying candidate # * [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 (fabs x)) (sqrt (pow (fabs x) 3))) (sqrt (pow (pow (fabs x) 1/3) 3))) (fabs x)) (fabs x)) (fabs x)) (fabs x)))))) * * [misc]simplify: iters left: 6 (39 enodes) * * [misc]simplify: iters left: 5 (95 enodes) * * [misc]simplify: iters left: 4 (376 enodes) * [exit]simplify: Simplified to (fabs (+ (+ (* (* (* (/ 1 5) (fabs x)) (* (fabs x) (fabs x))) (* (* (fabs x) (fabs x)) (/ 1 (sqrt PI)))) (/ (+ (* (* (fabs x) (fabs x)) (* (/ 2 3) (fabs x))) (* (fabs x) 2)) (sqrt PI))) (/ (* (* (* (fabs (fabs x)) (sqrt (fabs x))) (sqrt (pow (fabs x) 3))) (* (pow (fabs x) 3) (/ (fabs x) 21))) (sqrt PI)))) * * * * [misc]progress: [ 79 / 79 ] simplifiying candidate # * [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 (fabs x)) (sqrt (pow (fabs x) 3))) (sqrt (pow (pow (fabs x) 1/3) 3))) (fabs x)) (fabs x)) (fabs x)) (fabs x)))))) * * [misc]simplify: iters left: 6 (39 enodes) * * [misc]simplify: iters left: 5 (95 enodes) * * [misc]simplify: iters left: 4 (376 enodes) * [exit]simplify: Simplified to (fabs (+ (+ (* (* (* (/ 1 5) (fabs x)) (* (fabs x) (fabs x))) (* (* (fabs x) (fabs x)) (/ 1 (sqrt PI)))) (/ (+ (* (* (fabs x) (fabs x)) (* (/ 2 3) (fabs x))) (* (fabs x) 2)) (sqrt PI))) (/ (* (* (* (fabs (fabs x)) (sqrt (fabs x))) (sqrt (pow (fabs x) 3))) (* (pow (fabs x) 3) (/ (fabs x) 21))) (sqrt PI)))) * * * [misc]progress: adding candidates to table * * [misc]progress: iteration 4 / 4 * * * [misc]progress: picking best candidate * * * * [misc]pick: Picked # * * * [misc]progress: localizing error * * * [misc]progress: generating rewritten candidates * * * * [misc]progress: [ 1 / 4 ] rewriting at (2 1 2 2 2 1 1 1 1 2 2) * * * * [misc]progress: [ 2 / 4 ] rewriting at (2 1 2 2 2 1 1 1 1 2 1 2) * * * * [misc]progress: [ 3 / 4 ] rewriting at (2 1 2 2 2 1 1 1 1 2 1 1) * * * * [misc]progress: [ 4 / 4 ] rewriting at (2 1 2 2 2 1 1 1 1 2 2 1) * * * [misc]progress: generating series expansions * * * * [misc]progress: [ 1 / 4 ] generating series at (2 1 2 2 2 1 1 1 1 2 2) * [misc]approximate: Taking taylor expansion of (cbrt (sqrt (pow (fabs x) 3))) in (x) around 0 * [misc]taylor: Taking taylor expansion of (cbrt (sqrt (pow (fabs x) 3))) in x * [misc]taylor: Rewrote expression to (pow (sqrt (pow (fabs x) 3)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (sqrt (pow (fabs x) 3))))) in x * [misc]taylor: Taking taylor expansion of (* 1/3 (log (sqrt (pow (fabs x) 3)))) 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 (sqrt (pow (fabs x) 3))) in x * [misc]taylor: Taking taylor expansion of (sqrt (pow (fabs x) 3)) in x * [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 (sqrt (pow (fabs x) 3)) into (sqrt (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 (/ 0 (* 2 (sqrt (pow (fabs x) 3)))) into 0 * [misc]backup-simplify: Simplify (log (sqrt (pow (fabs x) 3))) into (log (sqrt (pow (fabs x) 3))) * [misc]backup-simplify: Simplify (* 1/3 (log (sqrt (pow (fabs x) 3)))) into (* 1/3 (log (sqrt (pow (fabs x) 3)))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (sqrt (pow (fabs x) 3))))) into (pow (sqrt (pow (fabs x) 3)) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (sqrt (pow (fabs x) 3))) in x * [misc]taylor: Rewrote expression to (pow (sqrt (pow (fabs x) 3)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (sqrt (pow (fabs x) 3))))) in x * [misc]taylor: Taking taylor expansion of (* 1/3 (log (sqrt (pow (fabs x) 3)))) 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 (sqrt (pow (fabs x) 3))) in x * [misc]taylor: Taking taylor expansion of (sqrt (pow (fabs x) 3)) in x * [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 (sqrt (pow (fabs x) 3)) into (sqrt (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 (/ 0 (* 2 (sqrt (pow (fabs x) 3)))) into 0 * [misc]backup-simplify: Simplify (log (sqrt (pow (fabs x) 3))) into (log (sqrt (pow (fabs x) 3))) * [misc]backup-simplify: Simplify (* 1/3 (log (sqrt (pow (fabs x) 3)))) into (* 1/3 (log (sqrt (pow (fabs x) 3)))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (sqrt (pow (fabs x) 3))))) into (pow (sqrt (pow (fabs x) 3)) 1/3) * [misc]backup-simplify: Simplify (pow (sqrt (pow (fabs x) 3)) 1/3) into (pow (sqrt (pow (fabs x) 3)) 1/3) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (sqrt (pow (fabs x) 3)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (sqrt (pow (fabs x) 3))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (sqrt (pow (fabs x) 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 (+ (* 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 (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (pow (fabs x) 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (sqrt (pow (fabs x) 3)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (sqrt (pow (fabs x) 3)) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (sqrt (pow (fabs x) 3)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (sqrt (pow (fabs x) 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 (+ (* 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 (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs x) 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (sqrt (pow (fabs x) 3)) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (sqrt (pow (fabs x) 3)) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (sqrt (pow (fabs x) 3)) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (sqrt (pow (fabs x) 3))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (sqrt (pow (fabs x) 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 (+ (* 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 (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs x) 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (sqrt (pow (fabs x) 3)) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (sqrt (pow (fabs x) 3)) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (sqrt (pow (fabs x) 3)) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (sqrt (pow (fabs x) 3)) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (sqrt (pow (fabs x) 3)) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (sqrt (pow (fabs x) 3)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (sqrt (pow (fabs x) 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 (+ (* 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 (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs x) 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (sqrt (pow (fabs x) 3)) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (sqrt (pow (fabs x) 3)) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (sqrt (pow (fabs x) 3)) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (sqrt (pow (fabs x) 3)) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (sqrt (pow (fabs x) 3)) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (sqrt (pow (fabs x) 3)) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (sqrt (pow (fabs x) 3)) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (sqrt (pow (fabs x) 3))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (sqrt (pow (fabs x) 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 (+ (* 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 (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs x) 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (sqrt (pow (fabs x) 3)) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (sqrt (pow (fabs x) 3)) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (sqrt (pow (fabs x) 3)) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (sqrt (pow (fabs x) 3)) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (sqrt (pow (fabs x) 3)) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (sqrt (pow (fabs x) 3)) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (sqrt (pow (fabs x) 3)) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (sqrt (pow (fabs x) 3)) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (sqrt (pow (fabs x) 3)) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (sqrt (pow (fabs x) 3)) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (sqrt (pow (fabs x) 3)) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (sqrt (pow (fabs x) 3)))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (sqrt (pow (fabs x) 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 (sqrt (pow (fabs x) 3)) 1/3) into (pow (sqrt (pow (fabs x) 3)) 1/3) * [misc]approximate: Taking taylor expansion of (cbrt (sqrt (pow (fabs (/ 1 x)) 3))) in (x) around 0 * [misc]taylor: Taking taylor expansion of (cbrt (sqrt (pow (fabs (/ 1 x)) 3))) in x * [misc]taylor: Rewrote expression to (pow (sqrt (pow (fabs (/ 1 x)) 3)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (sqrt (pow (fabs (/ 1 x)) 3))))) in x * [misc]taylor: Taking taylor expansion of (* 1/3 (log (sqrt (pow (fabs (/ 1 x)) 3)))) 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 (sqrt (pow (fabs (/ 1 x)) 3))) in x * [misc]taylor: Taking taylor expansion of (sqrt (pow (fabs (/ 1 x)) 3)) in x * [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 (sqrt (pow (fabs (/ 1 x)) 3)) into (sqrt (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 (/ 0 (* 2 (sqrt (pow (fabs (/ 1 x)) 3)))) into 0 * [misc]backup-simplify: Simplify (log (sqrt (pow (fabs (/ 1 x)) 3))) into (log (sqrt (pow (fabs (/ 1 x)) 3))) * [misc]backup-simplify: Simplify (* 1/3 (log (sqrt (pow (fabs (/ 1 x)) 3)))) into (* 1/3 (log (sqrt (pow (fabs (/ 1 x)) 3)))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (sqrt (pow (fabs (/ 1 x)) 3))))) into (pow (sqrt (pow (fabs (/ 1 x)) 3)) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (sqrt (pow (fabs (/ 1 x)) 3))) in x * [misc]taylor: Rewrote expression to (pow (sqrt (pow (fabs (/ 1 x)) 3)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (sqrt (pow (fabs (/ 1 x)) 3))))) in x * [misc]taylor: Taking taylor expansion of (* 1/3 (log (sqrt (pow (fabs (/ 1 x)) 3)))) 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 (sqrt (pow (fabs (/ 1 x)) 3))) in x * [misc]taylor: Taking taylor expansion of (sqrt (pow (fabs (/ 1 x)) 3)) in x * [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 (sqrt (pow (fabs (/ 1 x)) 3)) into (sqrt (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 (/ 0 (* 2 (sqrt (pow (fabs (/ 1 x)) 3)))) into 0 * [misc]backup-simplify: Simplify (log (sqrt (pow (fabs (/ 1 x)) 3))) into (log (sqrt (pow (fabs (/ 1 x)) 3))) * [misc]backup-simplify: Simplify (* 1/3 (log (sqrt (pow (fabs (/ 1 x)) 3)))) into (* 1/3 (log (sqrt (pow (fabs (/ 1 x)) 3)))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (sqrt (pow (fabs (/ 1 x)) 3))))) into (pow (sqrt (pow (fabs (/ 1 x)) 3)) 1/3) * [misc]backup-simplify: Simplify (pow (sqrt (pow (fabs (/ 1 x)) 3)) 1/3) into (pow (sqrt (pow (fabs (/ 1 x)) 3)) 1/3) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (sqrt (pow (fabs (/ 1 x)) 3)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (sqrt (pow (fabs (/ 1 x)) 3))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (sqrt (pow (fabs (/ 1 x)) 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 (+ (* 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 (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (pow (fabs (/ 1 x)) 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (sqrt (pow (fabs (/ 1 x)) 3)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (sqrt (pow (fabs (/ 1 x)) 3)) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (sqrt (pow (fabs (/ 1 x)) 3)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (sqrt (pow (fabs (/ 1 x)) 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 (+ (* 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 (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs (/ 1 x)) 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (sqrt (pow (fabs (/ 1 x)) 3)) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (sqrt (pow (fabs (/ 1 x)) 3)) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (sqrt (pow (fabs (/ 1 x)) 3)) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (sqrt (pow (fabs (/ 1 x)) 3))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (sqrt (pow (fabs (/ 1 x)) 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 (+ (* 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 (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs (/ 1 x)) 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (sqrt (pow (fabs (/ 1 x)) 3)) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (sqrt (pow (fabs (/ 1 x)) 3)) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (sqrt (pow (fabs (/ 1 x)) 3)) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (sqrt (pow (fabs (/ 1 x)) 3)) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (sqrt (pow (fabs (/ 1 x)) 3)) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (sqrt (pow (fabs (/ 1 x)) 3)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (sqrt (pow (fabs (/ 1 x)) 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 (+ (* 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 (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs (/ 1 x)) 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (sqrt (pow (fabs (/ 1 x)) 3)) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (sqrt (pow (fabs (/ 1 x)) 3)) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (sqrt (pow (fabs (/ 1 x)) 3)) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (sqrt (pow (fabs (/ 1 x)) 3)) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (sqrt (pow (fabs (/ 1 x)) 3)) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (sqrt (pow (fabs (/ 1 x)) 3)) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (sqrt (pow (fabs (/ 1 x)) 3)) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (sqrt (pow (fabs (/ 1 x)) 3))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (sqrt (pow (fabs (/ 1 x)) 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 (+ (* 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 (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs (/ 1 x)) 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (sqrt (pow (fabs (/ 1 x)) 3)) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (sqrt (pow (fabs (/ 1 x)) 3)) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (sqrt (pow (fabs (/ 1 x)) 3)) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (sqrt (pow (fabs (/ 1 x)) 3)) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (sqrt (pow (fabs (/ 1 x)) 3)) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (sqrt (pow (fabs (/ 1 x)) 3)) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (sqrt (pow (fabs (/ 1 x)) 3)) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (sqrt (pow (fabs (/ 1 x)) 3)) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (sqrt (pow (fabs (/ 1 x)) 3)) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (sqrt (pow (fabs (/ 1 x)) 3)) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (sqrt (pow (fabs (/ 1 x)) 3)) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (sqrt (pow (fabs (/ 1 x)) 3)))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (sqrt (pow (fabs (/ 1 x)) 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 (sqrt (pow (fabs (/ 1 (/ 1 x))) 3)) 1/3) into (pow (sqrt (pow (fabs x) 3)) 1/3) * [misc]approximate: Taking taylor expansion of (cbrt (sqrt (pow (fabs (/ 1 (- x))) 3))) in (x) around 0 * [misc]taylor: Taking taylor expansion of (cbrt (sqrt (pow (fabs (/ 1 (- x))) 3))) in x * [misc]taylor: Rewrote expression to (pow (sqrt (pow (fabs (/ 1 (- x))) 3)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (sqrt (pow (fabs (/ 1 (- x))) 3))))) in x * [misc]taylor: Taking taylor expansion of (* 1/3 (log (sqrt (pow (fabs (/ 1 (- x))) 3)))) 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 (sqrt (pow (fabs (/ 1 (- x))) 3))) in x * [misc]taylor: Taking taylor expansion of (sqrt (pow (fabs (/ 1 (- x))) 3)) in x * [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 (sqrt (pow (fabs (/ -1 x)) 3)) into (sqrt (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 (/ 0 (* 2 (sqrt (pow (fabs (/ -1 x)) 3)))) into 0 * [misc]backup-simplify: Simplify (log (sqrt (pow (fabs (/ -1 x)) 3))) into (log (sqrt (pow (fabs (/ -1 x)) 3))) * [misc]backup-simplify: Simplify (* 1/3 (log (sqrt (pow (fabs (/ -1 x)) 3)))) into (* 1/3 (log (sqrt (pow (fabs (/ -1 x)) 3)))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (sqrt (pow (fabs (/ -1 x)) 3))))) into (pow (sqrt (pow (fabs (/ -1 x)) 3)) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (sqrt (pow (fabs (/ 1 (- x))) 3))) in x * [misc]taylor: Rewrote expression to (pow (sqrt (pow (fabs (/ 1 (- x))) 3)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (sqrt (pow (fabs (/ 1 (- x))) 3))))) in x * [misc]taylor: Taking taylor expansion of (* 1/3 (log (sqrt (pow (fabs (/ 1 (- x))) 3)))) 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 (sqrt (pow (fabs (/ 1 (- x))) 3))) in x * [misc]taylor: Taking taylor expansion of (sqrt (pow (fabs (/ 1 (- x))) 3)) in x * [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 (sqrt (pow (fabs (/ -1 x)) 3)) into (sqrt (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 (/ 0 (* 2 (sqrt (pow (fabs (/ -1 x)) 3)))) into 0 * [misc]backup-simplify: Simplify (log (sqrt (pow (fabs (/ -1 x)) 3))) into (log (sqrt (pow (fabs (/ -1 x)) 3))) * [misc]backup-simplify: Simplify (* 1/3 (log (sqrt (pow (fabs (/ -1 x)) 3)))) into (* 1/3 (log (sqrt (pow (fabs (/ -1 x)) 3)))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (sqrt (pow (fabs (/ -1 x)) 3))))) into (pow (sqrt (pow (fabs (/ -1 x)) 3)) 1/3) * [misc]backup-simplify: Simplify (pow (sqrt (pow (fabs (/ -1 x)) 3)) 1/3) into (pow (sqrt (pow (fabs (/ -1 x)) 3)) 1/3) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (sqrt (pow (fabs (/ -1 x)) 3)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (sqrt (pow (fabs (/ -1 x)) 3))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (sqrt (pow (fabs (/ -1 x)) 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 (+ (* 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 (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (pow (fabs (/ -1 x)) 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (sqrt (pow (fabs (/ -1 x)) 3)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (sqrt (pow (fabs (/ -1 x)) 3)) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (sqrt (pow (fabs (/ -1 x)) 3)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (sqrt (pow (fabs (/ -1 x)) 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 (+ (* 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 (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs (/ -1 x)) 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (sqrt (pow (fabs (/ -1 x)) 3)) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (sqrt (pow (fabs (/ -1 x)) 3)) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (sqrt (pow (fabs (/ -1 x)) 3)) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (sqrt (pow (fabs (/ -1 x)) 3))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (sqrt (pow (fabs (/ -1 x)) 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 (+ (* 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 (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs (/ -1 x)) 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (sqrt (pow (fabs (/ -1 x)) 3)) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (sqrt (pow (fabs (/ -1 x)) 3)) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (sqrt (pow (fabs (/ -1 x)) 3)) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (sqrt (pow (fabs (/ -1 x)) 3)) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (sqrt (pow (fabs (/ -1 x)) 3)) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (sqrt (pow (fabs (/ -1 x)) 3)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (sqrt (pow (fabs (/ -1 x)) 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 (+ (* 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 (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs (/ -1 x)) 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (sqrt (pow (fabs (/ -1 x)) 3)) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (sqrt (pow (fabs (/ -1 x)) 3)) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (sqrt (pow (fabs (/ -1 x)) 3)) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (sqrt (pow (fabs (/ -1 x)) 3)) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (sqrt (pow (fabs (/ -1 x)) 3)) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (sqrt (pow (fabs (/ -1 x)) 3)) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (sqrt (pow (fabs (/ -1 x)) 3)) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (sqrt (pow (fabs (/ -1 x)) 3))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (sqrt (pow (fabs (/ -1 x)) 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 (+ (* 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 (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs (/ -1 x)) 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (sqrt (pow (fabs (/ -1 x)) 3)) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (sqrt (pow (fabs (/ -1 x)) 3)) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (sqrt (pow (fabs (/ -1 x)) 3)) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (sqrt (pow (fabs (/ -1 x)) 3)) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (sqrt (pow (fabs (/ -1 x)) 3)) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (sqrt (pow (fabs (/ -1 x)) 3)) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (sqrt (pow (fabs (/ -1 x)) 3)) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (sqrt (pow (fabs (/ -1 x)) 3)) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (sqrt (pow (fabs (/ -1 x)) 3)) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (sqrt (pow (fabs (/ -1 x)) 3)) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (sqrt (pow (fabs (/ -1 x)) 3)) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (sqrt (pow (fabs (/ -1 x)) 3)))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (sqrt (pow (fabs (/ -1 x)) 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 (sqrt (pow (fabs (/ -1 (/ 1 (- x)))) 3)) 1/3) into (pow (sqrt (pow (fabs x) 3)) 1/3) * * * * [misc]progress: [ 2 / 4 ] generating series at (2 1 2 2 2 1 1 1 1 2 1 2) * [misc]approximate: Taking taylor expansion of (cbrt (sqrt (pow (fabs x) 3))) in (x) around 0 * [misc]taylor: Taking taylor expansion of (cbrt (sqrt (pow (fabs x) 3))) in x * [misc]taylor: Rewrote expression to (pow (sqrt (pow (fabs x) 3)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (sqrt (pow (fabs x) 3))))) in x * [misc]taylor: Taking taylor expansion of (* 1/3 (log (sqrt (pow (fabs x) 3)))) 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 (sqrt (pow (fabs x) 3))) in x * [misc]taylor: Taking taylor expansion of (sqrt (pow (fabs x) 3)) in x * [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 (sqrt (pow (fabs x) 3)) into (sqrt (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 (/ 0 (* 2 (sqrt (pow (fabs x) 3)))) into 0 * [misc]backup-simplify: Simplify (log (sqrt (pow (fabs x) 3))) into (log (sqrt (pow (fabs x) 3))) * [misc]backup-simplify: Simplify (* 1/3 (log (sqrt (pow (fabs x) 3)))) into (* 1/3 (log (sqrt (pow (fabs x) 3)))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (sqrt (pow (fabs x) 3))))) into (pow (sqrt (pow (fabs x) 3)) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (sqrt (pow (fabs x) 3))) in x * [misc]taylor: Rewrote expression to (pow (sqrt (pow (fabs x) 3)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (sqrt (pow (fabs x) 3))))) in x * [misc]taylor: Taking taylor expansion of (* 1/3 (log (sqrt (pow (fabs x) 3)))) 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 (sqrt (pow (fabs x) 3))) in x * [misc]taylor: Taking taylor expansion of (sqrt (pow (fabs x) 3)) in x * [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 (sqrt (pow (fabs x) 3)) into (sqrt (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 (/ 0 (* 2 (sqrt (pow (fabs x) 3)))) into 0 * [misc]backup-simplify: Simplify (log (sqrt (pow (fabs x) 3))) into (log (sqrt (pow (fabs x) 3))) * [misc]backup-simplify: Simplify (* 1/3 (log (sqrt (pow (fabs x) 3)))) into (* 1/3 (log (sqrt (pow (fabs x) 3)))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (sqrt (pow (fabs x) 3))))) into (pow (sqrt (pow (fabs x) 3)) 1/3) * [misc]backup-simplify: Simplify (pow (sqrt (pow (fabs x) 3)) 1/3) into (pow (sqrt (pow (fabs x) 3)) 1/3) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (sqrt (pow (fabs x) 3)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (sqrt (pow (fabs x) 3))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (sqrt (pow (fabs x) 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 (+ (* 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 (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (pow (fabs x) 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (sqrt (pow (fabs x) 3)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (sqrt (pow (fabs x) 3)) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (sqrt (pow (fabs x) 3)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (sqrt (pow (fabs x) 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 (+ (* 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 (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs x) 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (sqrt (pow (fabs x) 3)) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (sqrt (pow (fabs x) 3)) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (sqrt (pow (fabs x) 3)) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (sqrt (pow (fabs x) 3))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (sqrt (pow (fabs x) 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 (+ (* 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 (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs x) 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (sqrt (pow (fabs x) 3)) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (sqrt (pow (fabs x) 3)) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (sqrt (pow (fabs x) 3)) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (sqrt (pow (fabs x) 3)) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (sqrt (pow (fabs x) 3)) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (sqrt (pow (fabs x) 3)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (sqrt (pow (fabs x) 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 (+ (* 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 (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs x) 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (sqrt (pow (fabs x) 3)) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (sqrt (pow (fabs x) 3)) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (sqrt (pow (fabs x) 3)) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (sqrt (pow (fabs x) 3)) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (sqrt (pow (fabs x) 3)) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (sqrt (pow (fabs x) 3)) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (sqrt (pow (fabs x) 3)) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (sqrt (pow (fabs x) 3))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (sqrt (pow (fabs x) 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 (+ (* 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 (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs x) 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (sqrt (pow (fabs x) 3)) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (sqrt (pow (fabs x) 3)) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (sqrt (pow (fabs x) 3)) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (sqrt (pow (fabs x) 3)) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (sqrt (pow (fabs x) 3)) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (sqrt (pow (fabs x) 3)) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (sqrt (pow (fabs x) 3)) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (sqrt (pow (fabs x) 3)) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (sqrt (pow (fabs x) 3)) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (sqrt (pow (fabs x) 3)) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (sqrt (pow (fabs x) 3)) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (sqrt (pow (fabs x) 3)))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (sqrt (pow (fabs x) 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 (sqrt (pow (fabs x) 3)) 1/3) into (pow (sqrt (pow (fabs x) 3)) 1/3) * [misc]approximate: Taking taylor expansion of (cbrt (sqrt (pow (fabs (/ 1 x)) 3))) in (x) around 0 * [misc]taylor: Taking taylor expansion of (cbrt (sqrt (pow (fabs (/ 1 x)) 3))) in x * [misc]taylor: Rewrote expression to (pow (sqrt (pow (fabs (/ 1 x)) 3)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (sqrt (pow (fabs (/ 1 x)) 3))))) in x * [misc]taylor: Taking taylor expansion of (* 1/3 (log (sqrt (pow (fabs (/ 1 x)) 3)))) 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 (sqrt (pow (fabs (/ 1 x)) 3))) in x * [misc]taylor: Taking taylor expansion of (sqrt (pow (fabs (/ 1 x)) 3)) in x * [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 (sqrt (pow (fabs (/ 1 x)) 3)) into (sqrt (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 (/ 0 (* 2 (sqrt (pow (fabs (/ 1 x)) 3)))) into 0 * [misc]backup-simplify: Simplify (log (sqrt (pow (fabs (/ 1 x)) 3))) into (log (sqrt (pow (fabs (/ 1 x)) 3))) * [misc]backup-simplify: Simplify (* 1/3 (log (sqrt (pow (fabs (/ 1 x)) 3)))) into (* 1/3 (log (sqrt (pow (fabs (/ 1 x)) 3)))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (sqrt (pow (fabs (/ 1 x)) 3))))) into (pow (sqrt (pow (fabs (/ 1 x)) 3)) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (sqrt (pow (fabs (/ 1 x)) 3))) in x * [misc]taylor: Rewrote expression to (pow (sqrt (pow (fabs (/ 1 x)) 3)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (sqrt (pow (fabs (/ 1 x)) 3))))) in x * [misc]taylor: Taking taylor expansion of (* 1/3 (log (sqrt (pow (fabs (/ 1 x)) 3)))) 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 (sqrt (pow (fabs (/ 1 x)) 3))) in x * [misc]taylor: Taking taylor expansion of (sqrt (pow (fabs (/ 1 x)) 3)) in x * [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 (sqrt (pow (fabs (/ 1 x)) 3)) into (sqrt (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 (/ 0 (* 2 (sqrt (pow (fabs (/ 1 x)) 3)))) into 0 * [misc]backup-simplify: Simplify (log (sqrt (pow (fabs (/ 1 x)) 3))) into (log (sqrt (pow (fabs (/ 1 x)) 3))) * [misc]backup-simplify: Simplify (* 1/3 (log (sqrt (pow (fabs (/ 1 x)) 3)))) into (* 1/3 (log (sqrt (pow (fabs (/ 1 x)) 3)))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (sqrt (pow (fabs (/ 1 x)) 3))))) into (pow (sqrt (pow (fabs (/ 1 x)) 3)) 1/3) * [misc]backup-simplify: Simplify (pow (sqrt (pow (fabs (/ 1 x)) 3)) 1/3) into (pow (sqrt (pow (fabs (/ 1 x)) 3)) 1/3) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (sqrt (pow (fabs (/ 1 x)) 3)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (sqrt (pow (fabs (/ 1 x)) 3))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (sqrt (pow (fabs (/ 1 x)) 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 (+ (* 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 (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (pow (fabs (/ 1 x)) 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (sqrt (pow (fabs (/ 1 x)) 3)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (sqrt (pow (fabs (/ 1 x)) 3)) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (sqrt (pow (fabs (/ 1 x)) 3)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (sqrt (pow (fabs (/ 1 x)) 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 (+ (* 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 (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs (/ 1 x)) 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (sqrt (pow (fabs (/ 1 x)) 3)) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (sqrt (pow (fabs (/ 1 x)) 3)) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (sqrt (pow (fabs (/ 1 x)) 3)) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (sqrt (pow (fabs (/ 1 x)) 3))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (sqrt (pow (fabs (/ 1 x)) 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 (+ (* 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 (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs (/ 1 x)) 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (sqrt (pow (fabs (/ 1 x)) 3)) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (sqrt (pow (fabs (/ 1 x)) 3)) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (sqrt (pow (fabs (/ 1 x)) 3)) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (sqrt (pow (fabs (/ 1 x)) 3)) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (sqrt (pow (fabs (/ 1 x)) 3)) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (sqrt (pow (fabs (/ 1 x)) 3)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (sqrt (pow (fabs (/ 1 x)) 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 (+ (* 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 (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs (/ 1 x)) 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (sqrt (pow (fabs (/ 1 x)) 3)) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (sqrt (pow (fabs (/ 1 x)) 3)) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (sqrt (pow (fabs (/ 1 x)) 3)) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (sqrt (pow (fabs (/ 1 x)) 3)) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (sqrt (pow (fabs (/ 1 x)) 3)) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (sqrt (pow (fabs (/ 1 x)) 3)) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (sqrt (pow (fabs (/ 1 x)) 3)) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (sqrt (pow (fabs (/ 1 x)) 3))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (sqrt (pow (fabs (/ 1 x)) 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 (+ (* 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 (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs (/ 1 x)) 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (sqrt (pow (fabs (/ 1 x)) 3)) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (sqrt (pow (fabs (/ 1 x)) 3)) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (sqrt (pow (fabs (/ 1 x)) 3)) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (sqrt (pow (fabs (/ 1 x)) 3)) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (sqrt (pow (fabs (/ 1 x)) 3)) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (sqrt (pow (fabs (/ 1 x)) 3)) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (sqrt (pow (fabs (/ 1 x)) 3)) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (sqrt (pow (fabs (/ 1 x)) 3)) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (sqrt (pow (fabs (/ 1 x)) 3)) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (sqrt (pow (fabs (/ 1 x)) 3)) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (sqrt (pow (fabs (/ 1 x)) 3)) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (sqrt (pow (fabs (/ 1 x)) 3)))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (sqrt (pow (fabs (/ 1 x)) 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 (sqrt (pow (fabs (/ 1 (/ 1 x))) 3)) 1/3) into (pow (sqrt (pow (fabs x) 3)) 1/3) * [misc]approximate: Taking taylor expansion of (cbrt (sqrt (pow (fabs (/ 1 (- x))) 3))) in (x) around 0 * [misc]taylor: Taking taylor expansion of (cbrt (sqrt (pow (fabs (/ 1 (- x))) 3))) in x * [misc]taylor: Rewrote expression to (pow (sqrt (pow (fabs (/ 1 (- x))) 3)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (sqrt (pow (fabs (/ 1 (- x))) 3))))) in x * [misc]taylor: Taking taylor expansion of (* 1/3 (log (sqrt (pow (fabs (/ 1 (- x))) 3)))) 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 (sqrt (pow (fabs (/ 1 (- x))) 3))) in x * [misc]taylor: Taking taylor expansion of (sqrt (pow (fabs (/ 1 (- x))) 3)) in x * [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 (sqrt (pow (fabs (/ -1 x)) 3)) into (sqrt (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 (/ 0 (* 2 (sqrt (pow (fabs (/ -1 x)) 3)))) into 0 * [misc]backup-simplify: Simplify (log (sqrt (pow (fabs (/ -1 x)) 3))) into (log (sqrt (pow (fabs (/ -1 x)) 3))) * [misc]backup-simplify: Simplify (* 1/3 (log (sqrt (pow (fabs (/ -1 x)) 3)))) into (* 1/3 (log (sqrt (pow (fabs (/ -1 x)) 3)))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (sqrt (pow (fabs (/ -1 x)) 3))))) into (pow (sqrt (pow (fabs (/ -1 x)) 3)) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (sqrt (pow (fabs (/ 1 (- x))) 3))) in x * [misc]taylor: Rewrote expression to (pow (sqrt (pow (fabs (/ 1 (- x))) 3)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (sqrt (pow (fabs (/ 1 (- x))) 3))))) in x * [misc]taylor: Taking taylor expansion of (* 1/3 (log (sqrt (pow (fabs (/ 1 (- x))) 3)))) 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 (sqrt (pow (fabs (/ 1 (- x))) 3))) in x * [misc]taylor: Taking taylor expansion of (sqrt (pow (fabs (/ 1 (- x))) 3)) in x * [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 (sqrt (pow (fabs (/ -1 x)) 3)) into (sqrt (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 (/ 0 (* 2 (sqrt (pow (fabs (/ -1 x)) 3)))) into 0 * [misc]backup-simplify: Simplify (log (sqrt (pow (fabs (/ -1 x)) 3))) into (log (sqrt (pow (fabs (/ -1 x)) 3))) * [misc]backup-simplify: Simplify (* 1/3 (log (sqrt (pow (fabs (/ -1 x)) 3)))) into (* 1/3 (log (sqrt (pow (fabs (/ -1 x)) 3)))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (sqrt (pow (fabs (/ -1 x)) 3))))) into (pow (sqrt (pow (fabs (/ -1 x)) 3)) 1/3) * [misc]backup-simplify: Simplify (pow (sqrt (pow (fabs (/ -1 x)) 3)) 1/3) into (pow (sqrt (pow (fabs (/ -1 x)) 3)) 1/3) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (sqrt (pow (fabs (/ -1 x)) 3)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (sqrt (pow (fabs (/ -1 x)) 3))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (sqrt (pow (fabs (/ -1 x)) 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 (+ (* 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 (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (pow (fabs (/ -1 x)) 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (sqrt (pow (fabs (/ -1 x)) 3)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (sqrt (pow (fabs (/ -1 x)) 3)) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (sqrt (pow (fabs (/ -1 x)) 3)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (sqrt (pow (fabs (/ -1 x)) 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 (+ (* 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 (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs (/ -1 x)) 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (sqrt (pow (fabs (/ -1 x)) 3)) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (sqrt (pow (fabs (/ -1 x)) 3)) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (sqrt (pow (fabs (/ -1 x)) 3)) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (sqrt (pow (fabs (/ -1 x)) 3))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (sqrt (pow (fabs (/ -1 x)) 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 (+ (* 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 (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs (/ -1 x)) 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (sqrt (pow (fabs (/ -1 x)) 3)) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (sqrt (pow (fabs (/ -1 x)) 3)) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (sqrt (pow (fabs (/ -1 x)) 3)) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (sqrt (pow (fabs (/ -1 x)) 3)) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (sqrt (pow (fabs (/ -1 x)) 3)) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (sqrt (pow (fabs (/ -1 x)) 3)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (sqrt (pow (fabs (/ -1 x)) 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 (+ (* 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 (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs (/ -1 x)) 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (sqrt (pow (fabs (/ -1 x)) 3)) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (sqrt (pow (fabs (/ -1 x)) 3)) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (sqrt (pow (fabs (/ -1 x)) 3)) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (sqrt (pow (fabs (/ -1 x)) 3)) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (sqrt (pow (fabs (/ -1 x)) 3)) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (sqrt (pow (fabs (/ -1 x)) 3)) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (sqrt (pow (fabs (/ -1 x)) 3)) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (sqrt (pow (fabs (/ -1 x)) 3))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (sqrt (pow (fabs (/ -1 x)) 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 (+ (* 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 (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs (/ -1 x)) 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (sqrt (pow (fabs (/ -1 x)) 3)) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (sqrt (pow (fabs (/ -1 x)) 3)) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (sqrt (pow (fabs (/ -1 x)) 3)) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (sqrt (pow (fabs (/ -1 x)) 3)) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (sqrt (pow (fabs (/ -1 x)) 3)) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (sqrt (pow (fabs (/ -1 x)) 3)) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (sqrt (pow (fabs (/ -1 x)) 3)) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (sqrt (pow (fabs (/ -1 x)) 3)) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (sqrt (pow (fabs (/ -1 x)) 3)) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (sqrt (pow (fabs (/ -1 x)) 3)) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (sqrt (pow (fabs (/ -1 x)) 3)) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (sqrt (pow (fabs (/ -1 x)) 3)))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (sqrt (pow (fabs (/ -1 x)) 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 (sqrt (pow (fabs (/ -1 (/ 1 (- x)))) 3)) 1/3) into (pow (sqrt (pow (fabs x) 3)) 1/3) * * * * [misc]progress: [ 3 / 4 ] generating series at (2 1 2 2 2 1 1 1 1 2 1 1) * [misc]approximate: Taking taylor expansion of (cbrt (sqrt (pow (fabs x) 3))) in (x) around 0 * [misc]taylor: Taking taylor expansion of (cbrt (sqrt (pow (fabs x) 3))) in x * [misc]taylor: Rewrote expression to (pow (sqrt (pow (fabs x) 3)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (sqrt (pow (fabs x) 3))))) in x * [misc]taylor: Taking taylor expansion of (* 1/3 (log (sqrt (pow (fabs x) 3)))) 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 (sqrt (pow (fabs x) 3))) in x * [misc]taylor: Taking taylor expansion of (sqrt (pow (fabs x) 3)) in x * [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 (sqrt (pow (fabs x) 3)) into (sqrt (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 (/ 0 (* 2 (sqrt (pow (fabs x) 3)))) into 0 * [misc]backup-simplify: Simplify (log (sqrt (pow (fabs x) 3))) into (log (sqrt (pow (fabs x) 3))) * [misc]backup-simplify: Simplify (* 1/3 (log (sqrt (pow (fabs x) 3)))) into (* 1/3 (log (sqrt (pow (fabs x) 3)))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (sqrt (pow (fabs x) 3))))) into (pow (sqrt (pow (fabs x) 3)) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (sqrt (pow (fabs x) 3))) in x * [misc]taylor: Rewrote expression to (pow (sqrt (pow (fabs x) 3)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (sqrt (pow (fabs x) 3))))) in x * [misc]taylor: Taking taylor expansion of (* 1/3 (log (sqrt (pow (fabs x) 3)))) 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 (sqrt (pow (fabs x) 3))) in x * [misc]taylor: Taking taylor expansion of (sqrt (pow (fabs x) 3)) in x * [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 (sqrt (pow (fabs x) 3)) into (sqrt (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 (/ 0 (* 2 (sqrt (pow (fabs x) 3)))) into 0 * [misc]backup-simplify: Simplify (log (sqrt (pow (fabs x) 3))) into (log (sqrt (pow (fabs x) 3))) * [misc]backup-simplify: Simplify (* 1/3 (log (sqrt (pow (fabs x) 3)))) into (* 1/3 (log (sqrt (pow (fabs x) 3)))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (sqrt (pow (fabs x) 3))))) into (pow (sqrt (pow (fabs x) 3)) 1/3) * [misc]backup-simplify: Simplify (pow (sqrt (pow (fabs x) 3)) 1/3) into (pow (sqrt (pow (fabs x) 3)) 1/3) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (sqrt (pow (fabs x) 3)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (sqrt (pow (fabs x) 3))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (sqrt (pow (fabs x) 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 (+ (* 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 (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (pow (fabs x) 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (sqrt (pow (fabs x) 3)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (sqrt (pow (fabs x) 3)) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (sqrt (pow (fabs x) 3)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (sqrt (pow (fabs x) 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 (+ (* 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 (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs x) 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (sqrt (pow (fabs x) 3)) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (sqrt (pow (fabs x) 3)) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (sqrt (pow (fabs x) 3)) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (sqrt (pow (fabs x) 3))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (sqrt (pow (fabs x) 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 (+ (* 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 (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs x) 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (sqrt (pow (fabs x) 3)) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (sqrt (pow (fabs x) 3)) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (sqrt (pow (fabs x) 3)) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (sqrt (pow (fabs x) 3)) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (sqrt (pow (fabs x) 3)) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (sqrt (pow (fabs x) 3)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (sqrt (pow (fabs x) 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 (+ (* 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 (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs x) 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (sqrt (pow (fabs x) 3)) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (sqrt (pow (fabs x) 3)) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (sqrt (pow (fabs x) 3)) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (sqrt (pow (fabs x) 3)) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (sqrt (pow (fabs x) 3)) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (sqrt (pow (fabs x) 3)) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (sqrt (pow (fabs x) 3)) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (sqrt (pow (fabs x) 3))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (sqrt (pow (fabs x) 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 (+ (* 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 (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs x) 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (sqrt (pow (fabs x) 3)) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (sqrt (pow (fabs x) 3)) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (sqrt (pow (fabs x) 3)) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (sqrt (pow (fabs x) 3)) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (sqrt (pow (fabs x) 3)) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (sqrt (pow (fabs x) 3)) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (sqrt (pow (fabs x) 3)) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (sqrt (pow (fabs x) 3)) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (sqrt (pow (fabs x) 3)) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (sqrt (pow (fabs x) 3)) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (sqrt (pow (fabs x) 3)) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (sqrt (pow (fabs x) 3)))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (sqrt (pow (fabs x) 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 (sqrt (pow (fabs x) 3)) 1/3) into (pow (sqrt (pow (fabs x) 3)) 1/3) * [misc]approximate: Taking taylor expansion of (cbrt (sqrt (pow (fabs (/ 1 x)) 3))) in (x) around 0 * [misc]taylor: Taking taylor expansion of (cbrt (sqrt (pow (fabs (/ 1 x)) 3))) in x * [misc]taylor: Rewrote expression to (pow (sqrt (pow (fabs (/ 1 x)) 3)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (sqrt (pow (fabs (/ 1 x)) 3))))) in x * [misc]taylor: Taking taylor expansion of (* 1/3 (log (sqrt (pow (fabs (/ 1 x)) 3)))) 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 (sqrt (pow (fabs (/ 1 x)) 3))) in x * [misc]taylor: Taking taylor expansion of (sqrt (pow (fabs (/ 1 x)) 3)) in x * [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 (sqrt (pow (fabs (/ 1 x)) 3)) into (sqrt (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 (/ 0 (* 2 (sqrt (pow (fabs (/ 1 x)) 3)))) into 0 * [misc]backup-simplify: Simplify (log (sqrt (pow (fabs (/ 1 x)) 3))) into (log (sqrt (pow (fabs (/ 1 x)) 3))) * [misc]backup-simplify: Simplify (* 1/3 (log (sqrt (pow (fabs (/ 1 x)) 3)))) into (* 1/3 (log (sqrt (pow (fabs (/ 1 x)) 3)))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (sqrt (pow (fabs (/ 1 x)) 3))))) into (pow (sqrt (pow (fabs (/ 1 x)) 3)) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (sqrt (pow (fabs (/ 1 x)) 3))) in x * [misc]taylor: Rewrote expression to (pow (sqrt (pow (fabs (/ 1 x)) 3)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (sqrt (pow (fabs (/ 1 x)) 3))))) in x * [misc]taylor: Taking taylor expansion of (* 1/3 (log (sqrt (pow (fabs (/ 1 x)) 3)))) 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 (sqrt (pow (fabs (/ 1 x)) 3))) in x * [misc]taylor: Taking taylor expansion of (sqrt (pow (fabs (/ 1 x)) 3)) in x * [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 (sqrt (pow (fabs (/ 1 x)) 3)) into (sqrt (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 (/ 0 (* 2 (sqrt (pow (fabs (/ 1 x)) 3)))) into 0 * [misc]backup-simplify: Simplify (log (sqrt (pow (fabs (/ 1 x)) 3))) into (log (sqrt (pow (fabs (/ 1 x)) 3))) * [misc]backup-simplify: Simplify (* 1/3 (log (sqrt (pow (fabs (/ 1 x)) 3)))) into (* 1/3 (log (sqrt (pow (fabs (/ 1 x)) 3)))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (sqrt (pow (fabs (/ 1 x)) 3))))) into (pow (sqrt (pow (fabs (/ 1 x)) 3)) 1/3) * [misc]backup-simplify: Simplify (pow (sqrt (pow (fabs (/ 1 x)) 3)) 1/3) into (pow (sqrt (pow (fabs (/ 1 x)) 3)) 1/3) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (sqrt (pow (fabs (/ 1 x)) 3)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (sqrt (pow (fabs (/ 1 x)) 3))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (sqrt (pow (fabs (/ 1 x)) 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 (+ (* 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 (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (pow (fabs (/ 1 x)) 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (sqrt (pow (fabs (/ 1 x)) 3)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (sqrt (pow (fabs (/ 1 x)) 3)) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (sqrt (pow (fabs (/ 1 x)) 3)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (sqrt (pow (fabs (/ 1 x)) 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 (+ (* 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 (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs (/ 1 x)) 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (sqrt (pow (fabs (/ 1 x)) 3)) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (sqrt (pow (fabs (/ 1 x)) 3)) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (sqrt (pow (fabs (/ 1 x)) 3)) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (sqrt (pow (fabs (/ 1 x)) 3))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (sqrt (pow (fabs (/ 1 x)) 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 (+ (* 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 (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs (/ 1 x)) 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (sqrt (pow (fabs (/ 1 x)) 3)) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (sqrt (pow (fabs (/ 1 x)) 3)) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (sqrt (pow (fabs (/ 1 x)) 3)) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (sqrt (pow (fabs (/ 1 x)) 3)) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (sqrt (pow (fabs (/ 1 x)) 3)) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (sqrt (pow (fabs (/ 1 x)) 3)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (sqrt (pow (fabs (/ 1 x)) 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 (+ (* 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 (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs (/ 1 x)) 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (sqrt (pow (fabs (/ 1 x)) 3)) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (sqrt (pow (fabs (/ 1 x)) 3)) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (sqrt (pow (fabs (/ 1 x)) 3)) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (sqrt (pow (fabs (/ 1 x)) 3)) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (sqrt (pow (fabs (/ 1 x)) 3)) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (sqrt (pow (fabs (/ 1 x)) 3)) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (sqrt (pow (fabs (/ 1 x)) 3)) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (sqrt (pow (fabs (/ 1 x)) 3))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (sqrt (pow (fabs (/ 1 x)) 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 (+ (* 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 (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs (/ 1 x)) 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (sqrt (pow (fabs (/ 1 x)) 3)) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (sqrt (pow (fabs (/ 1 x)) 3)) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (sqrt (pow (fabs (/ 1 x)) 3)) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (sqrt (pow (fabs (/ 1 x)) 3)) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (sqrt (pow (fabs (/ 1 x)) 3)) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (sqrt (pow (fabs (/ 1 x)) 3)) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (sqrt (pow (fabs (/ 1 x)) 3)) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (sqrt (pow (fabs (/ 1 x)) 3)) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (sqrt (pow (fabs (/ 1 x)) 3)) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (sqrt (pow (fabs (/ 1 x)) 3)) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (sqrt (pow (fabs (/ 1 x)) 3)) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (sqrt (pow (fabs (/ 1 x)) 3)))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (sqrt (pow (fabs (/ 1 x)) 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 (sqrt (pow (fabs (/ 1 (/ 1 x))) 3)) 1/3) into (pow (sqrt (pow (fabs x) 3)) 1/3) * [misc]approximate: Taking taylor expansion of (cbrt (sqrt (pow (fabs (/ 1 (- x))) 3))) in (x) around 0 * [misc]taylor: Taking taylor expansion of (cbrt (sqrt (pow (fabs (/ 1 (- x))) 3))) in x * [misc]taylor: Rewrote expression to (pow (sqrt (pow (fabs (/ 1 (- x))) 3)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (sqrt (pow (fabs (/ 1 (- x))) 3))))) in x * [misc]taylor: Taking taylor expansion of (* 1/3 (log (sqrt (pow (fabs (/ 1 (- x))) 3)))) 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 (sqrt (pow (fabs (/ 1 (- x))) 3))) in x * [misc]taylor: Taking taylor expansion of (sqrt (pow (fabs (/ 1 (- x))) 3)) in x * [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 (sqrt (pow (fabs (/ -1 x)) 3)) into (sqrt (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 (/ 0 (* 2 (sqrt (pow (fabs (/ -1 x)) 3)))) into 0 * [misc]backup-simplify: Simplify (log (sqrt (pow (fabs (/ -1 x)) 3))) into (log (sqrt (pow (fabs (/ -1 x)) 3))) * [misc]backup-simplify: Simplify (* 1/3 (log (sqrt (pow (fabs (/ -1 x)) 3)))) into (* 1/3 (log (sqrt (pow (fabs (/ -1 x)) 3)))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (sqrt (pow (fabs (/ -1 x)) 3))))) into (pow (sqrt (pow (fabs (/ -1 x)) 3)) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (sqrt (pow (fabs (/ 1 (- x))) 3))) in x * [misc]taylor: Rewrote expression to (pow (sqrt (pow (fabs (/ 1 (- x))) 3)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (sqrt (pow (fabs (/ 1 (- x))) 3))))) in x * [misc]taylor: Taking taylor expansion of (* 1/3 (log (sqrt (pow (fabs (/ 1 (- x))) 3)))) 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 (sqrt (pow (fabs (/ 1 (- x))) 3))) in x * [misc]taylor: Taking taylor expansion of (sqrt (pow (fabs (/ 1 (- x))) 3)) in x * [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 (sqrt (pow (fabs (/ -1 x)) 3)) into (sqrt (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 (/ 0 (* 2 (sqrt (pow (fabs (/ -1 x)) 3)))) into 0 * [misc]backup-simplify: Simplify (log (sqrt (pow (fabs (/ -1 x)) 3))) into (log (sqrt (pow (fabs (/ -1 x)) 3))) * [misc]backup-simplify: Simplify (* 1/3 (log (sqrt (pow (fabs (/ -1 x)) 3)))) into (* 1/3 (log (sqrt (pow (fabs (/ -1 x)) 3)))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (sqrt (pow (fabs (/ -1 x)) 3))))) into (pow (sqrt (pow (fabs (/ -1 x)) 3)) 1/3) * [misc]backup-simplify: Simplify (pow (sqrt (pow (fabs (/ -1 x)) 3)) 1/3) into (pow (sqrt (pow (fabs (/ -1 x)) 3)) 1/3) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (sqrt (pow (fabs (/ -1 x)) 3)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (sqrt (pow (fabs (/ -1 x)) 3))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (sqrt (pow (fabs (/ -1 x)) 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 (+ (* 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 (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (pow (fabs (/ -1 x)) 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (sqrt (pow (fabs (/ -1 x)) 3)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (sqrt (pow (fabs (/ -1 x)) 3)) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (sqrt (pow (fabs (/ -1 x)) 3)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (sqrt (pow (fabs (/ -1 x)) 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 (+ (* 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 (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs (/ -1 x)) 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (sqrt (pow (fabs (/ -1 x)) 3)) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (sqrt (pow (fabs (/ -1 x)) 3)) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (sqrt (pow (fabs (/ -1 x)) 3)) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (sqrt (pow (fabs (/ -1 x)) 3))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (sqrt (pow (fabs (/ -1 x)) 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 (+ (* 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 (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs (/ -1 x)) 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (sqrt (pow (fabs (/ -1 x)) 3)) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (sqrt (pow (fabs (/ -1 x)) 3)) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (sqrt (pow (fabs (/ -1 x)) 3)) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (sqrt (pow (fabs (/ -1 x)) 3)) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (sqrt (pow (fabs (/ -1 x)) 3)) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (sqrt (pow (fabs (/ -1 x)) 3)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (sqrt (pow (fabs (/ -1 x)) 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 (+ (* 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 (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs (/ -1 x)) 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (sqrt (pow (fabs (/ -1 x)) 3)) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (sqrt (pow (fabs (/ -1 x)) 3)) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (sqrt (pow (fabs (/ -1 x)) 3)) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (sqrt (pow (fabs (/ -1 x)) 3)) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (sqrt (pow (fabs (/ -1 x)) 3)) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (sqrt (pow (fabs (/ -1 x)) 3)) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (sqrt (pow (fabs (/ -1 x)) 3)) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (sqrt (pow (fabs (/ -1 x)) 3))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (sqrt (pow (fabs (/ -1 x)) 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 (+ (* 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 (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs (/ -1 x)) 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (sqrt (pow (fabs (/ -1 x)) 3)) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (sqrt (pow (fabs (/ -1 x)) 3)) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (sqrt (pow (fabs (/ -1 x)) 3)) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (sqrt (pow (fabs (/ -1 x)) 3)) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (sqrt (pow (fabs (/ -1 x)) 3)) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (sqrt (pow (fabs (/ -1 x)) 3)) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (sqrt (pow (fabs (/ -1 x)) 3)) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (sqrt (pow (fabs (/ -1 x)) 3)) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (sqrt (pow (fabs (/ -1 x)) 3)) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (sqrt (pow (fabs (/ -1 x)) 3)) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (sqrt (pow (fabs (/ -1 x)) 3)) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (sqrt (pow (fabs (/ -1 x)) 3)))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (sqrt (pow (fabs (/ -1 x)) 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 (sqrt (pow (fabs (/ -1 (/ 1 (- x)))) 3)) 1/3) into (pow (sqrt (pow (fabs x) 3)) 1/3) * * * * [misc]progress: [ 4 / 4 ] generating series at (2 1 2 2 2 1 1 1 1 2 2 1) * [misc]approximate: Taking taylor expansion of (sqrt (pow (fabs x) 3)) in (x) around 0 * [misc]taylor: Taking taylor expansion of (sqrt (pow (fabs x) 3)) in x * [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 (sqrt (pow (fabs x) 3)) into (sqrt (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 (/ 0 (* 2 (sqrt (pow (fabs x) 3)))) into 0 * [misc]taylor: Taking taylor expansion of (sqrt (pow (fabs x) 3)) in x * [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 (sqrt (pow (fabs x) 3)) into (sqrt (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 (/ 0 (* 2 (sqrt (pow (fabs x) 3)))) into 0 * [misc]backup-simplify: Simplify (sqrt (pow (fabs x) 3)) into (sqrt (pow (fabs x) 3)) * [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 (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (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 (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (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 (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (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 (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (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 (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs x) 3)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (sqrt (pow (fabs x) 3)) into (sqrt (pow (fabs x) 3)) * [misc]approximate: Taking taylor expansion of (sqrt (pow (fabs (/ 1 x)) 3)) in (x) around 0 * [misc]taylor: Taking taylor expansion of (sqrt (pow (fabs (/ 1 x)) 3)) in x * [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 (sqrt (pow (fabs (/ 1 x)) 3)) into (sqrt (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 (/ 0 (* 2 (sqrt (pow (fabs (/ 1 x)) 3)))) into 0 * [misc]taylor: Taking taylor expansion of (sqrt (pow (fabs (/ 1 x)) 3)) in x * [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 (sqrt (pow (fabs (/ 1 x)) 3)) into (sqrt (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 (/ 0 (* 2 (sqrt (pow (fabs (/ 1 x)) 3)))) into 0 * [misc]backup-simplify: Simplify (sqrt (pow (fabs (/ 1 x)) 3)) into (sqrt (pow (fabs (/ 1 x)) 3)) * [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 (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (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 (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (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 (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (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 (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (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 (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs (/ 1 x)) 3)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (sqrt (pow (fabs (/ 1 (/ 1 x))) 3)) into (sqrt (pow (fabs x) 3)) * [misc]approximate: Taking taylor expansion of (sqrt (pow (fabs (/ 1 (- x))) 3)) in (x) around 0 * [misc]taylor: Taking taylor expansion of (sqrt (pow (fabs (/ 1 (- x))) 3)) in x * [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 (sqrt (pow (fabs (/ -1 x)) 3)) into (sqrt (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 (/ 0 (* 2 (sqrt (pow (fabs (/ -1 x)) 3)))) into 0 * [misc]taylor: Taking taylor expansion of (sqrt (pow (fabs (/ 1 (- x))) 3)) in x * [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 (sqrt (pow (fabs (/ -1 x)) 3)) into (sqrt (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 (/ 0 (* 2 (sqrt (pow (fabs (/ -1 x)) 3)))) into 0 * [misc]backup-simplify: Simplify (sqrt (pow (fabs (/ -1 x)) 3)) into (sqrt (pow (fabs (/ -1 x)) 3)) * [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 (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (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 (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (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 (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (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 (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (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 (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs (/ -1 x)) 3)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (sqrt (pow (fabs (/ -1 (/ 1 (- x)))) 3)) into (sqrt (pow (fabs x) 3)) * * * [misc]progress: simplifying candidates * * * * [misc]progress: [ 1 / 100 ] simplifiying candidate # * * * * [misc]progress: [ 2 / 100 ] simplifiying candidate # * * * * [misc]progress: [ 3 / 100 ] simplifiying candidate # * [enter]simplify: Simplifying (log (cbrt (sqrt (pow (fabs x) 3)))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (log (cbrt (sqrt (pow (fabs x) 3)))) * [exit]simplify: Simplified to (log (cbrt (sqrt (pow (fabs x) 3)))) * * * * [misc]progress: [ 4 / 100 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (cbrt (sqrt (pow (fabs x) 3)))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (exp (cbrt (sqrt (pow (fabs x) 3)))) * [exit]simplify: Simplified to (exp (cbrt (sqrt (pow (fabs x) 3)))) * * * * [misc]progress: [ 5 / 100 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (* (cbrt (sqrt (pow (fabs x) 3))) (cbrt (sqrt (pow (fabs x) 3))))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to (cbrt (* (cbrt (sqrt (pow (fabs x) 3))) (cbrt (sqrt (pow (fabs x) 3))))) * [exit]simplify: Simplified to (cbrt (* (cbrt (sqrt (pow (fabs x) 3))) (cbrt (sqrt (pow (fabs x) 3))))) * [enter]simplify: Simplifying (cbrt (cbrt (sqrt (pow (fabs x) 3)))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (cbrt (cbrt (sqrt (pow (fabs x) 3)))) * [exit]simplify: Simplified to (cbrt (cbrt (sqrt (pow (fabs x) 3)))) * * * * [misc]progress: [ 6 / 100 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (sqrt (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (27 enodes) * * [misc]simplify: iters left: 2 (32 enodes) * * [misc]simplify: iters left: 1 (37 enodes) * [exit]simplify: Simplified to (cbrt (fabs (fabs x))) * [exit]simplify: Simplified to (cbrt (fabs (fabs x))) * [enter]simplify: Simplifying (cbrt (sqrt (pow (cbrt (fabs x)) 3))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (cbrt (sqrt (fabs x))) * [exit]simplify: Simplified to (cbrt (sqrt (fabs x))) * * * * [misc]progress: [ 7 / 100 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (sqrt (pow (sqrt (fabs x)) 3))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (cbrt (sqrt (* (fabs x) (sqrt (fabs x))))) * [exit]simplify: Simplified to (cbrt (sqrt (* (fabs x) (sqrt (fabs x))))) * [enter]simplify: Simplifying (cbrt (sqrt (pow (sqrt (fabs x)) 3))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (cbrt (sqrt (* (fabs x) (sqrt (fabs x))))) * [exit]simplify: Simplified to (cbrt (sqrt (* (fabs x) (sqrt (fabs x))))) * * * * [misc]progress: [ 8 / 100 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (sqrt (pow 1 3))) * * [misc]simplify: iters left: 3 (5 enodes) * * [misc]simplify: iters left: 2 (9 enodes) * [exit]simplify: Simplified to (cbrt (sqrt 1)) * [exit]simplify: Simplified to (cbrt (sqrt 1)) * [enter]simplify: Simplifying (cbrt (sqrt (pow (fabs x) 3))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * [exit]simplify: Simplified to (cbrt (sqrt (pow (fabs x) 3))) * [exit]simplify: Simplified to (cbrt (sqrt (pow (fabs x) 3))) * * * * [misc]progress: [ 9 / 100 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (sqrt (* (fabs x) (fabs x)))) * * [misc]simplify: iters left: 5 (5 enodes) * * [misc]simplify: iters left: 4 (6 enodes) * [exit]simplify: Simplified to (cbrt (fabs (fabs x))) * [exit]simplify: Simplified to (cbrt (fabs (fabs x))) * [enter]simplify: Simplifying (cbrt (sqrt (fabs x))) * * [misc]simplify: iters left: 3 (4 enodes) * [exit]simplify: Simplified to (cbrt (sqrt (fabs x))) * [exit]simplify: Simplified to (cbrt (sqrt (fabs x))) * * * * [misc]progress: [ 10 / 100 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (sqrt (* (cbrt (pow (fabs x) 3)) (cbrt (pow (fabs x) 3))))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * * [misc]simplify: iters left: 4 (14 enodes) * * [misc]simplify: iters left: 3 (15 enodes) * [exit]simplify: Simplified to (cbrt (fabs (fabs x))) * [exit]simplify: Simplified to (cbrt (fabs (fabs x))) * [enter]simplify: Simplifying (cbrt (sqrt (cbrt (pow (fabs x) 3)))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * * [misc]simplify: iters left: 3 (14 enodes) * * [misc]simplify: iters left: 2 (19 enodes) * * [misc]simplify: iters left: 1 (21 enodes) * [exit]simplify: Simplified to (cbrt (sqrt (fabs x))) * [exit]simplify: Simplified to (cbrt (sqrt (fabs x))) * * * * [misc]progress: [ 11 / 100 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (sqrt (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (27 enodes) * * [misc]simplify: iters left: 2 (32 enodes) * * [misc]simplify: iters left: 1 (37 enodes) * [exit]simplify: Simplified to (cbrt (fabs (fabs x))) * [exit]simplify: Simplified to (cbrt (fabs (fabs x))) * [enter]simplify: Simplifying (cbrt (sqrt (pow (cbrt (fabs x)) 3))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (cbrt (sqrt (fabs x))) * [exit]simplify: Simplified to (cbrt (sqrt (fabs x))) * * * * [misc]progress: [ 12 / 100 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (sqrt (pow (sqrt (fabs x)) 3))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (cbrt (sqrt (* (fabs x) (sqrt (fabs x))))) * [exit]simplify: Simplified to (cbrt (sqrt (* (fabs x) (sqrt (fabs x))))) * [enter]simplify: Simplifying (cbrt (sqrt (pow (sqrt (fabs x)) 3))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (cbrt (sqrt (* (fabs x) (sqrt (fabs x))))) * [exit]simplify: Simplified to (cbrt (sqrt (* (fabs x) (sqrt (fabs x))))) * * * * [misc]progress: [ 13 / 100 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (sqrt (pow 1 3))) * * [misc]simplify: iters left: 3 (5 enodes) * * [misc]simplify: iters left: 2 (9 enodes) * [exit]simplify: Simplified to (cbrt (sqrt 1)) * [exit]simplify: Simplified to (cbrt (sqrt 1)) * [enter]simplify: Simplifying (cbrt (sqrt (pow (fabs x) 3))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * [exit]simplify: Simplified to (cbrt (sqrt (pow (fabs x) 3))) * [exit]simplify: Simplified to (cbrt (sqrt (pow (fabs x) 3))) * * * * [misc]progress: [ 14 / 100 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (sqrt (fabs x))) * * [misc]simplify: iters left: 3 (4 enodes) * [exit]simplify: Simplified to (cbrt (sqrt (fabs x))) * [exit]simplify: Simplified to (cbrt (sqrt (fabs x))) * [enter]simplify: Simplifying (cbrt (sqrt (* (fabs x) (fabs x)))) * * [misc]simplify: iters left: 5 (5 enodes) * * [misc]simplify: iters left: 4 (6 enodes) * [exit]simplify: Simplified to (cbrt (fabs (fabs x))) * [exit]simplify: Simplified to (cbrt (fabs (fabs x))) * * * * [misc]progress: [ 15 / 100 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (sqrt (sqrt (pow (fabs x) 3)))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (cbrt (sqrt (sqrt (pow (fabs x) 3)))) * [exit]simplify: Simplified to (cbrt (sqrt (sqrt (pow (fabs x) 3)))) * [enter]simplify: Simplifying (cbrt (sqrt (sqrt (pow (fabs x) 3)))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (cbrt (sqrt (sqrt (pow (fabs x) 3)))) * [exit]simplify: Simplified to (cbrt (sqrt (sqrt (pow (fabs x) 3)))) * * * * [misc]progress: [ 16 / 100 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (sqrt 1)) * * [misc]simplify: iters left: 2 (3 enodes) * * [misc]simplify: iters left: 1 (5 enodes) * [exit]simplify: Simplified to (cbrt (sqrt 1)) * [exit]simplify: Simplified to (cbrt (sqrt 1)) * [enter]simplify: Simplifying (cbrt (sqrt (pow (fabs x) 3))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * [exit]simplify: Simplified to (cbrt (sqrt (pow (fabs x) 3))) * [exit]simplify: Simplified to (cbrt (sqrt (pow (fabs x) 3))) * * * * [misc]progress: [ 17 / 100 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (sqrt (sqrt (pow (fabs x) 3)))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (cbrt (sqrt (sqrt (pow (fabs x) 3)))) * [exit]simplify: Simplified to (cbrt (sqrt (sqrt (pow (fabs x) 3)))) * [enter]simplify: Simplifying (cbrt (sqrt (sqrt (pow (fabs x) 3)))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (cbrt (sqrt (sqrt (pow (fabs x) 3)))) * [exit]simplify: Simplified to (cbrt (sqrt (sqrt (pow (fabs x) 3)))) * * * * [misc]progress: [ 18 / 100 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt 1) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (cbrt 1) * [exit]simplify: Simplified to (cbrt 1) * [enter]simplify: Simplifying (cbrt (sqrt (pow (fabs x) 3))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * [exit]simplify: Simplified to (cbrt (sqrt (pow (fabs x) 3))) * [exit]simplify: Simplified to (cbrt (sqrt (pow (fabs x) 3))) * * * * [misc]progress: [ 19 / 100 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (cbrt (sqrt (pow (fabs x) 3)))) (cbrt (cbrt (sqrt (pow (fabs x) 3))))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to (* (cbrt (cbrt (sqrt (pow (fabs x) 3)))) (cbrt (cbrt (sqrt (pow (fabs x) 3))))) * [exit]simplify: Simplified to (* (cbrt (cbrt (sqrt (pow (fabs x) 3)))) (cbrt (cbrt (sqrt (pow (fabs x) 3))))) * [enter]simplify: Simplifying (cbrt (cbrt (sqrt (pow (fabs x) 3)))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (cbrt (cbrt (sqrt (pow (fabs x) 3)))) * [exit]simplify: Simplified to (cbrt (cbrt (sqrt (pow (fabs x) 3)))) * * * * [misc]progress: [ 20 / 100 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (cbrt (sqrt (pow (fabs x) 3))) (cbrt (sqrt (pow (fabs x) 3)))) (cbrt (sqrt (pow (fabs x) 3)))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * * [misc]simplify: iters left: 4 (13 enodes) * [exit]simplify: Simplified to (sqrt (pow (fabs x) 3)) * [exit]simplify: Simplified to (sqrt (pow (fabs x) 3)) * * * * [misc]progress: [ 21 / 100 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (cbrt (sqrt (pow (fabs x) 3)))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (sqrt (cbrt (sqrt (pow (fabs x) 3)))) * [exit]simplify: Simplified to (sqrt (cbrt (sqrt (pow (fabs x) 3)))) * [enter]simplify: Simplifying (sqrt (cbrt (sqrt (pow (fabs x) 3)))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (sqrt (cbrt (sqrt (pow (fabs x) 3)))) * [exit]simplify: Simplified to (sqrt (cbrt (sqrt (pow (fabs x) 3)))) * * * * [misc]progress: [ 22 / 100 ] simplifiying candidate # * * * * [misc]progress: [ 23 / 100 ] simplifiying candidate # * * * * [misc]progress: [ 24 / 100 ] simplifiying candidate # * * * * [misc]progress: [ 25 / 100 ] simplifiying candidate # * [enter]simplify: Simplifying (log (cbrt (sqrt (pow (fabs x) 3)))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (log (cbrt (sqrt (pow (fabs x) 3)))) * [exit]simplify: Simplified to (log (cbrt (sqrt (pow (fabs x) 3)))) * * * * [misc]progress: [ 26 / 100 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (cbrt (sqrt (pow (fabs x) 3)))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (exp (cbrt (sqrt (pow (fabs x) 3)))) * [exit]simplify: Simplified to (exp (cbrt (sqrt (pow (fabs x) 3)))) * * * * [misc]progress: [ 27 / 100 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (* (cbrt (sqrt (pow (fabs x) 3))) (cbrt (sqrt (pow (fabs x) 3))))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to (cbrt (* (cbrt (sqrt (pow (fabs x) 3))) (cbrt (sqrt (pow (fabs x) 3))))) * [exit]simplify: Simplified to (cbrt (* (cbrt (sqrt (pow (fabs x) 3))) (cbrt (sqrt (pow (fabs x) 3))))) * [enter]simplify: Simplifying (cbrt (cbrt (sqrt (pow (fabs x) 3)))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (cbrt (cbrt (sqrt (pow (fabs x) 3)))) * [exit]simplify: Simplified to (cbrt (cbrt (sqrt (pow (fabs x) 3)))) * * * * [misc]progress: [ 28 / 100 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (sqrt (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (27 enodes) * * [misc]simplify: iters left: 2 (32 enodes) * * [misc]simplify: iters left: 1 (37 enodes) * [exit]simplify: Simplified to (cbrt (fabs (fabs x))) * [exit]simplify: Simplified to (cbrt (fabs (fabs x))) * [enter]simplify: Simplifying (cbrt (sqrt (pow (cbrt (fabs x)) 3))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (cbrt (sqrt (fabs x))) * [exit]simplify: Simplified to (cbrt (sqrt (fabs x))) * * * * [misc]progress: [ 29 / 100 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (sqrt (pow (sqrt (fabs x)) 3))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (cbrt (sqrt (* (fabs x) (sqrt (fabs x))))) * [exit]simplify: Simplified to (cbrt (sqrt (* (fabs x) (sqrt (fabs x))))) * [enter]simplify: Simplifying (cbrt (sqrt (pow (sqrt (fabs x)) 3))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (cbrt (sqrt (* (fabs x) (sqrt (fabs x))))) * [exit]simplify: Simplified to (cbrt (sqrt (* (fabs x) (sqrt (fabs x))))) * * * * [misc]progress: [ 30 / 100 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (sqrt (pow 1 3))) * * [misc]simplify: iters left: 3 (5 enodes) * * [misc]simplify: iters left: 2 (9 enodes) * [exit]simplify: Simplified to (cbrt (sqrt 1)) * [exit]simplify: Simplified to (cbrt (sqrt 1)) * [enter]simplify: Simplifying (cbrt (sqrt (pow (fabs x) 3))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * [exit]simplify: Simplified to (cbrt (sqrt (pow (fabs x) 3))) * [exit]simplify: Simplified to (cbrt (sqrt (pow (fabs x) 3))) * * * * [misc]progress: [ 31 / 100 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (sqrt (* (fabs x) (fabs x)))) * * [misc]simplify: iters left: 5 (5 enodes) * * [misc]simplify: iters left: 4 (6 enodes) * [exit]simplify: Simplified to (cbrt (fabs (fabs x))) * [exit]simplify: Simplified to (cbrt (fabs (fabs x))) * [enter]simplify: Simplifying (cbrt (sqrt (fabs x))) * * [misc]simplify: iters left: 3 (4 enodes) * [exit]simplify: Simplified to (cbrt (sqrt (fabs x))) * [exit]simplify: Simplified to (cbrt (sqrt (fabs x))) * * * * [misc]progress: [ 32 / 100 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (sqrt (* (cbrt (pow (fabs x) 3)) (cbrt (pow (fabs x) 3))))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * * [misc]simplify: iters left: 4 (14 enodes) * * [misc]simplify: iters left: 3 (15 enodes) * [exit]simplify: Simplified to (cbrt (fabs (fabs x))) * [exit]simplify: Simplified to (cbrt (fabs (fabs x))) * [enter]simplify: Simplifying (cbrt (sqrt (cbrt (pow (fabs x) 3)))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * * [misc]simplify: iters left: 3 (14 enodes) * * [misc]simplify: iters left: 2 (19 enodes) * * [misc]simplify: iters left: 1 (21 enodes) * [exit]simplify: Simplified to (cbrt (sqrt (fabs x))) * [exit]simplify: Simplified to (cbrt (sqrt (fabs x))) * * * * [misc]progress: [ 33 / 100 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (sqrt (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (27 enodes) * * [misc]simplify: iters left: 2 (32 enodes) * * [misc]simplify: iters left: 1 (37 enodes) * [exit]simplify: Simplified to (cbrt (fabs (fabs x))) * [exit]simplify: Simplified to (cbrt (fabs (fabs x))) * [enter]simplify: Simplifying (cbrt (sqrt (pow (cbrt (fabs x)) 3))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (cbrt (sqrt (fabs x))) * [exit]simplify: Simplified to (cbrt (sqrt (fabs x))) * * * * [misc]progress: [ 34 / 100 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (sqrt (pow (sqrt (fabs x)) 3))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (cbrt (sqrt (* (fabs x) (sqrt (fabs x))))) * [exit]simplify: Simplified to (cbrt (sqrt (* (fabs x) (sqrt (fabs x))))) * [enter]simplify: Simplifying (cbrt (sqrt (pow (sqrt (fabs x)) 3))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (cbrt (sqrt (* (fabs x) (sqrt (fabs x))))) * [exit]simplify: Simplified to (cbrt (sqrt (* (fabs x) (sqrt (fabs x))))) * * * * [misc]progress: [ 35 / 100 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (sqrt (pow 1 3))) * * [misc]simplify: iters left: 3 (5 enodes) * * [misc]simplify: iters left: 2 (9 enodes) * [exit]simplify: Simplified to (cbrt (sqrt 1)) * [exit]simplify: Simplified to (cbrt (sqrt 1)) * [enter]simplify: Simplifying (cbrt (sqrt (pow (fabs x) 3))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * [exit]simplify: Simplified to (cbrt (sqrt (pow (fabs x) 3))) * [exit]simplify: Simplified to (cbrt (sqrt (pow (fabs x) 3))) * * * * [misc]progress: [ 36 / 100 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (sqrt (fabs x))) * * [misc]simplify: iters left: 3 (4 enodes) * [exit]simplify: Simplified to (cbrt (sqrt (fabs x))) * [exit]simplify: Simplified to (cbrt (sqrt (fabs x))) * [enter]simplify: Simplifying (cbrt (sqrt (* (fabs x) (fabs x)))) * * [misc]simplify: iters left: 5 (5 enodes) * * [misc]simplify: iters left: 4 (6 enodes) * [exit]simplify: Simplified to (cbrt (fabs (fabs x))) * [exit]simplify: Simplified to (cbrt (fabs (fabs x))) * * * * [misc]progress: [ 37 / 100 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (sqrt (sqrt (pow (fabs x) 3)))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (cbrt (sqrt (sqrt (pow (fabs x) 3)))) * [exit]simplify: Simplified to (cbrt (sqrt (sqrt (pow (fabs x) 3)))) * [enter]simplify: Simplifying (cbrt (sqrt (sqrt (pow (fabs x) 3)))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (cbrt (sqrt (sqrt (pow (fabs x) 3)))) * [exit]simplify: Simplified to (cbrt (sqrt (sqrt (pow (fabs x) 3)))) * * * * [misc]progress: [ 38 / 100 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (sqrt 1)) * * [misc]simplify: iters left: 2 (3 enodes) * * [misc]simplify: iters left: 1 (5 enodes) * [exit]simplify: Simplified to (cbrt (sqrt 1)) * [exit]simplify: Simplified to (cbrt (sqrt 1)) * [enter]simplify: Simplifying (cbrt (sqrt (pow (fabs x) 3))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * [exit]simplify: Simplified to (cbrt (sqrt (pow (fabs x) 3))) * [exit]simplify: Simplified to (cbrt (sqrt (pow (fabs x) 3))) * * * * [misc]progress: [ 39 / 100 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (sqrt (sqrt (pow (fabs x) 3)))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (cbrt (sqrt (sqrt (pow (fabs x) 3)))) * [exit]simplify: Simplified to (cbrt (sqrt (sqrt (pow (fabs x) 3)))) * [enter]simplify: Simplifying (cbrt (sqrt (sqrt (pow (fabs x) 3)))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (cbrt (sqrt (sqrt (pow (fabs x) 3)))) * [exit]simplify: Simplified to (cbrt (sqrt (sqrt (pow (fabs x) 3)))) * * * * [misc]progress: [ 40 / 100 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt 1) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (cbrt 1) * [exit]simplify: Simplified to (cbrt 1) * [enter]simplify: Simplifying (cbrt (sqrt (pow (fabs x) 3))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * [exit]simplify: Simplified to (cbrt (sqrt (pow (fabs x) 3))) * [exit]simplify: Simplified to (cbrt (sqrt (pow (fabs x) 3))) * * * * [misc]progress: [ 41 / 100 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (cbrt (sqrt (pow (fabs x) 3)))) (cbrt (cbrt (sqrt (pow (fabs x) 3))))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to (* (cbrt (cbrt (sqrt (pow (fabs x) 3)))) (cbrt (cbrt (sqrt (pow (fabs x) 3))))) * [exit]simplify: Simplified to (* (cbrt (cbrt (sqrt (pow (fabs x) 3)))) (cbrt (cbrt (sqrt (pow (fabs x) 3))))) * [enter]simplify: Simplifying (cbrt (cbrt (sqrt (pow (fabs x) 3)))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (cbrt (cbrt (sqrt (pow (fabs x) 3)))) * [exit]simplify: Simplified to (cbrt (cbrt (sqrt (pow (fabs x) 3)))) * * * * [misc]progress: [ 42 / 100 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (cbrt (sqrt (pow (fabs x) 3))) (cbrt (sqrt (pow (fabs x) 3)))) (cbrt (sqrt (pow (fabs x) 3)))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * * [misc]simplify: iters left: 4 (13 enodes) * [exit]simplify: Simplified to (sqrt (pow (fabs x) 3)) * [exit]simplify: Simplified to (sqrt (pow (fabs x) 3)) * * * * [misc]progress: [ 43 / 100 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (cbrt (sqrt (pow (fabs x) 3)))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (sqrt (cbrt (sqrt (pow (fabs x) 3)))) * [exit]simplify: Simplified to (sqrt (cbrt (sqrt (pow (fabs x) 3)))) * [enter]simplify: Simplifying (sqrt (cbrt (sqrt (pow (fabs x) 3)))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (sqrt (cbrt (sqrt (pow (fabs x) 3)))) * [exit]simplify: Simplified to (sqrt (cbrt (sqrt (pow (fabs x) 3)))) * * * * [misc]progress: [ 44 / 100 ] simplifiying candidate # * * * * [misc]progress: [ 45 / 100 ] simplifiying candidate # * * * * [misc]progress: [ 46 / 100 ] simplifiying candidate # * * * * [misc]progress: [ 47 / 100 ] simplifiying candidate # * [enter]simplify: Simplifying (log (cbrt (sqrt (pow (fabs x) 3)))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (log (cbrt (sqrt (pow (fabs x) 3)))) * [exit]simplify: Simplified to (log (cbrt (sqrt (pow (fabs x) 3)))) * * * * [misc]progress: [ 48 / 100 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (cbrt (sqrt (pow (fabs x) 3)))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (exp (cbrt (sqrt (pow (fabs x) 3)))) * [exit]simplify: Simplified to (exp (cbrt (sqrt (pow (fabs x) 3)))) * * * * [misc]progress: [ 49 / 100 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (* (cbrt (sqrt (pow (fabs x) 3))) (cbrt (sqrt (pow (fabs x) 3))))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to (cbrt (* (cbrt (sqrt (pow (fabs x) 3))) (cbrt (sqrt (pow (fabs x) 3))))) * [exit]simplify: Simplified to (cbrt (* (cbrt (sqrt (pow (fabs x) 3))) (cbrt (sqrt (pow (fabs x) 3))))) * [enter]simplify: Simplifying (cbrt (cbrt (sqrt (pow (fabs x) 3)))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (cbrt (cbrt (sqrt (pow (fabs x) 3)))) * [exit]simplify: Simplified to (cbrt (cbrt (sqrt (pow (fabs x) 3)))) * * * * [misc]progress: [ 50 / 100 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (sqrt (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (27 enodes) * * [misc]simplify: iters left: 2 (32 enodes) * * [misc]simplify: iters left: 1 (37 enodes) * [exit]simplify: Simplified to (cbrt (fabs (fabs x))) * [exit]simplify: Simplified to (cbrt (fabs (fabs x))) * [enter]simplify: Simplifying (cbrt (sqrt (pow (cbrt (fabs x)) 3))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (cbrt (sqrt (fabs x))) * [exit]simplify: Simplified to (cbrt (sqrt (fabs x))) * * * * [misc]progress: [ 51 / 100 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (sqrt (pow (sqrt (fabs x)) 3))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (cbrt (sqrt (* (fabs x) (sqrt (fabs x))))) * [exit]simplify: Simplified to (cbrt (sqrt (* (fabs x) (sqrt (fabs x))))) * [enter]simplify: Simplifying (cbrt (sqrt (pow (sqrt (fabs x)) 3))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (cbrt (sqrt (* (fabs x) (sqrt (fabs x))))) * [exit]simplify: Simplified to (cbrt (sqrt (* (fabs x) (sqrt (fabs x))))) * * * * [misc]progress: [ 52 / 100 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (sqrt (pow 1 3))) * * [misc]simplify: iters left: 3 (5 enodes) * * [misc]simplify: iters left: 2 (9 enodes) * [exit]simplify: Simplified to (cbrt (sqrt 1)) * [exit]simplify: Simplified to (cbrt (sqrt 1)) * [enter]simplify: Simplifying (cbrt (sqrt (pow (fabs x) 3))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * [exit]simplify: Simplified to (cbrt (sqrt (pow (fabs x) 3))) * [exit]simplify: Simplified to (cbrt (sqrt (pow (fabs x) 3))) * * * * [misc]progress: [ 53 / 100 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (sqrt (* (fabs x) (fabs x)))) * * [misc]simplify: iters left: 5 (5 enodes) * * [misc]simplify: iters left: 4 (6 enodes) * [exit]simplify: Simplified to (cbrt (fabs (fabs x))) * [exit]simplify: Simplified to (cbrt (fabs (fabs x))) * [enter]simplify: Simplifying (cbrt (sqrt (fabs x))) * * [misc]simplify: iters left: 3 (4 enodes) * [exit]simplify: Simplified to (cbrt (sqrt (fabs x))) * [exit]simplify: Simplified to (cbrt (sqrt (fabs x))) * * * * [misc]progress: [ 54 / 100 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (sqrt (* (cbrt (pow (fabs x) 3)) (cbrt (pow (fabs x) 3))))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * * [misc]simplify: iters left: 4 (14 enodes) * * [misc]simplify: iters left: 3 (15 enodes) * [exit]simplify: Simplified to (cbrt (fabs (fabs x))) * [exit]simplify: Simplified to (cbrt (fabs (fabs x))) * [enter]simplify: Simplifying (cbrt (sqrt (cbrt (pow (fabs x) 3)))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * * [misc]simplify: iters left: 3 (14 enodes) * * [misc]simplify: iters left: 2 (19 enodes) * * [misc]simplify: iters left: 1 (21 enodes) * [exit]simplify: Simplified to (cbrt (sqrt (fabs x))) * [exit]simplify: Simplified to (cbrt (sqrt (fabs x))) * * * * [misc]progress: [ 55 / 100 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (sqrt (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (27 enodes) * * [misc]simplify: iters left: 2 (32 enodes) * * [misc]simplify: iters left: 1 (37 enodes) * [exit]simplify: Simplified to (cbrt (fabs (fabs x))) * [exit]simplify: Simplified to (cbrt (fabs (fabs x))) * [enter]simplify: Simplifying (cbrt (sqrt (pow (cbrt (fabs x)) 3))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (cbrt (sqrt (fabs x))) * [exit]simplify: Simplified to (cbrt (sqrt (fabs x))) * * * * [misc]progress: [ 56 / 100 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (sqrt (pow (sqrt (fabs x)) 3))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (cbrt (sqrt (* (fabs x) (sqrt (fabs x))))) * [exit]simplify: Simplified to (cbrt (sqrt (* (fabs x) (sqrt (fabs x))))) * [enter]simplify: Simplifying (cbrt (sqrt (pow (sqrt (fabs x)) 3))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (cbrt (sqrt (* (fabs x) (sqrt (fabs x))))) * [exit]simplify: Simplified to (cbrt (sqrt (* (fabs x) (sqrt (fabs x))))) * * * * [misc]progress: [ 57 / 100 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (sqrt (pow 1 3))) * * [misc]simplify: iters left: 3 (5 enodes) * * [misc]simplify: iters left: 2 (9 enodes) * [exit]simplify: Simplified to (cbrt (sqrt 1)) * [exit]simplify: Simplified to (cbrt (sqrt 1)) * [enter]simplify: Simplifying (cbrt (sqrt (pow (fabs x) 3))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * [exit]simplify: Simplified to (cbrt (sqrt (pow (fabs x) 3))) * [exit]simplify: Simplified to (cbrt (sqrt (pow (fabs x) 3))) * * * * [misc]progress: [ 58 / 100 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (sqrt (fabs x))) * * [misc]simplify: iters left: 3 (4 enodes) * [exit]simplify: Simplified to (cbrt (sqrt (fabs x))) * [exit]simplify: Simplified to (cbrt (sqrt (fabs x))) * [enter]simplify: Simplifying (cbrt (sqrt (* (fabs x) (fabs x)))) * * [misc]simplify: iters left: 5 (5 enodes) * * [misc]simplify: iters left: 4 (6 enodes) * [exit]simplify: Simplified to (cbrt (fabs (fabs x))) * [exit]simplify: Simplified to (cbrt (fabs (fabs x))) * * * * [misc]progress: [ 59 / 100 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (sqrt (sqrt (pow (fabs x) 3)))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (cbrt (sqrt (sqrt (pow (fabs x) 3)))) * [exit]simplify: Simplified to (cbrt (sqrt (sqrt (pow (fabs x) 3)))) * [enter]simplify: Simplifying (cbrt (sqrt (sqrt (pow (fabs x) 3)))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (cbrt (sqrt (sqrt (pow (fabs x) 3)))) * [exit]simplify: Simplified to (cbrt (sqrt (sqrt (pow (fabs x) 3)))) * * * * [misc]progress: [ 60 / 100 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (sqrt 1)) * * [misc]simplify: iters left: 2 (3 enodes) * * [misc]simplify: iters left: 1 (5 enodes) * [exit]simplify: Simplified to (cbrt (sqrt 1)) * [exit]simplify: Simplified to (cbrt (sqrt 1)) * [enter]simplify: Simplifying (cbrt (sqrt (pow (fabs x) 3))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * [exit]simplify: Simplified to (cbrt (sqrt (pow (fabs x) 3))) * [exit]simplify: Simplified to (cbrt (sqrt (pow (fabs x) 3))) * * * * [misc]progress: [ 61 / 100 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (sqrt (sqrt (pow (fabs x) 3)))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (cbrt (sqrt (sqrt (pow (fabs x) 3)))) * [exit]simplify: Simplified to (cbrt (sqrt (sqrt (pow (fabs x) 3)))) * [enter]simplify: Simplifying (cbrt (sqrt (sqrt (pow (fabs x) 3)))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (cbrt (sqrt (sqrt (pow (fabs x) 3)))) * [exit]simplify: Simplified to (cbrt (sqrt (sqrt (pow (fabs x) 3)))) * * * * [misc]progress: [ 62 / 100 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt 1) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (cbrt 1) * [exit]simplify: Simplified to (cbrt 1) * [enter]simplify: Simplifying (cbrt (sqrt (pow (fabs x) 3))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * [exit]simplify: Simplified to (cbrt (sqrt (pow (fabs x) 3))) * [exit]simplify: Simplified to (cbrt (sqrt (pow (fabs x) 3))) * * * * [misc]progress: [ 63 / 100 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (cbrt (sqrt (pow (fabs x) 3)))) (cbrt (cbrt (sqrt (pow (fabs x) 3))))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to (* (cbrt (cbrt (sqrt (pow (fabs x) 3)))) (cbrt (cbrt (sqrt (pow (fabs x) 3))))) * [exit]simplify: Simplified to (* (cbrt (cbrt (sqrt (pow (fabs x) 3)))) (cbrt (cbrt (sqrt (pow (fabs x) 3))))) * [enter]simplify: Simplifying (cbrt (cbrt (sqrt (pow (fabs x) 3)))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (cbrt (cbrt (sqrt (pow (fabs x) 3)))) * [exit]simplify: Simplified to (cbrt (cbrt (sqrt (pow (fabs x) 3)))) * * * * [misc]progress: [ 64 / 100 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (cbrt (sqrt (pow (fabs x) 3))) (cbrt (sqrt (pow (fabs x) 3)))) (cbrt (sqrt (pow (fabs x) 3)))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * * [misc]simplify: iters left: 4 (13 enodes) * [exit]simplify: Simplified to (sqrt (pow (fabs x) 3)) * [exit]simplify: Simplified to (sqrt (pow (fabs x) 3)) * * * * [misc]progress: [ 65 / 100 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (cbrt (sqrt (pow (fabs x) 3)))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (sqrt (cbrt (sqrt (pow (fabs x) 3)))) * [exit]simplify: Simplified to (sqrt (cbrt (sqrt (pow (fabs x) 3)))) * [enter]simplify: Simplifying (sqrt (cbrt (sqrt (pow (fabs x) 3)))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (sqrt (cbrt (sqrt (pow (fabs x) 3)))) * [exit]simplify: Simplified to (sqrt (cbrt (sqrt (pow (fabs x) 3)))) * * * * [misc]progress: [ 66 / 100 ] simplifiying candidate # * * * * [misc]progress: [ 67 / 100 ] simplifiying candidate # * * * * [misc]progress: [ 68 / 100 ] simplifiying candidate # * * * * [misc]progress: [ 69 / 100 ] simplifiying candidate # * [enter]simplify: Simplifying (log (sqrt (pow (fabs x) 3))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * [exit]simplify: Simplified to (log (sqrt (pow (fabs x) 3))) * [exit]simplify: Simplified to (log (sqrt (pow (fabs x) 3))) * * * * [misc]progress: [ 70 / 100 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (sqrt (pow (fabs x) 3))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * [exit]simplify: Simplified to (exp (sqrt (pow (fabs x) 3))) * [exit]simplify: Simplified to (exp (sqrt (pow (fabs x) 3))) * * * * [misc]progress: [ 71 / 100 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (sqrt (pow (fabs x) 3))) (cbrt (sqrt (pow (fabs x) 3)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (10 enodes) * [exit]simplify: Simplified to (* (cbrt (sqrt (pow (fabs x) 3))) (cbrt (sqrt (pow (fabs x) 3)))) * [exit]simplify: Simplified to (* (cbrt (sqrt (pow (fabs x) 3))) (cbrt (sqrt (pow (fabs x) 3)))) * [enter]simplify: Simplifying (cbrt (sqrt (pow (fabs x) 3))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * [exit]simplify: Simplified to (cbrt (sqrt (pow (fabs x) 3))) * [exit]simplify: Simplified to (cbrt (sqrt (pow (fabs x) 3))) * * * * [misc]progress: [ 72 / 100 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (sqrt (pow (fabs x) 3)) (sqrt (pow (fabs x) 3))) (sqrt (pow (fabs x) 3))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (29 enodes) * [exit]simplify: Simplified to (* (pow (fabs x) 3) (sqrt (pow (fabs x) 3))) * [exit]simplify: Simplified to (* (pow (fabs x) 3) (sqrt (pow (fabs x) 3))) * * * * [misc]progress: [ 73 / 100 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3)) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * * [misc]simplify: iters left: 2 (31 enodes) * * [misc]simplify: iters left: 1 (36 enodes) * [exit]simplify: Simplified to (fabs (fabs x)) * [exit]simplify: Simplified to (fabs (fabs x)) * [enter]simplify: Simplifying (sqrt (pow (cbrt (fabs x)) 3)) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * [exit]simplify: Simplified to (sqrt (fabs x)) * [exit]simplify: Simplified to (sqrt (fabs x)) * * * * [misc]progress: [ 74 / 100 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (pow (sqrt (fabs x)) 3)) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * [exit]simplify: Simplified to (sqrt (* (sqrt (fabs x)) (fabs x))) * [exit]simplify: Simplified to (sqrt (* (sqrt (fabs x)) (fabs x))) * [enter]simplify: Simplifying (sqrt (pow (sqrt (fabs x)) 3)) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * [exit]simplify: Simplified to (sqrt (* (sqrt (fabs x)) (fabs x))) * [exit]simplify: Simplified to (sqrt (* (sqrt (fabs x)) (fabs x))) * * * * [misc]progress: [ 75 / 100 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (pow 1 3)) * * [misc]simplify: iters left: 2 (4 enodes) * * [misc]simplify: iters left: 1 (8 enodes) * [exit]simplify: Simplified to (sqrt 1) * [exit]simplify: Simplified to (sqrt 1) * [enter]simplify: Simplifying (sqrt (pow (fabs x) 3)) * * [misc]simplify: iters left: 3 (5 enodes) * * [misc]simplify: iters left: 2 (8 enodes) * [exit]simplify: Simplified to (sqrt (pow (fabs x) 3)) * [exit]simplify: Simplified to (sqrt (pow (fabs x) 3)) * * * * [misc]progress: [ 76 / 100 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (* (fabs x) (fabs x))) * * [misc]simplify: iters left: 4 (4 enodes) * * [misc]simplify: iters left: 3 (5 enodes) * [exit]simplify: Simplified to (fabs (fabs x)) * [exit]simplify: Simplified to (fabs (fabs x)) * [enter]simplify: Simplifying (sqrt (fabs x)) * * [misc]simplify: iters left: 2 (3 enodes) * [exit]simplify: Simplified to (sqrt (fabs x)) * [exit]simplify: Simplified to (sqrt (fabs x)) * * * * [misc]progress: [ 77 / 100 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (* (cbrt (pow (fabs x) 3)) (cbrt (pow (fabs x) 3)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * * [misc]simplify: iters left: 4 (13 enodes) * * [misc]simplify: iters left: 3 (14 enodes) * [exit]simplify: Simplified to (fabs (fabs x)) * [exit]simplify: Simplified to (fabs (fabs x)) * [enter]simplify: Simplifying (sqrt (cbrt (pow (fabs x) 3))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * * [misc]simplify: iters left: 2 (13 enodes) * * [misc]simplify: iters left: 1 (19 enodes) * [exit]simplify: Simplified to (sqrt (fabs x)) * [exit]simplify: Simplified to (sqrt (fabs x)) * * * * [misc]progress: [ 78 / 100 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3)) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * * [misc]simplify: iters left: 2 (31 enodes) * * [misc]simplify: iters left: 1 (36 enodes) * [exit]simplify: Simplified to (fabs (fabs x)) * [exit]simplify: Simplified to (fabs (fabs x)) * [enter]simplify: Simplifying (sqrt (pow (cbrt (fabs x)) 3)) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * [exit]simplify: Simplified to (sqrt (fabs x)) * [exit]simplify: Simplified to (sqrt (fabs x)) * * * * [misc]progress: [ 79 / 100 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (pow (sqrt (fabs x)) 3)) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * [exit]simplify: Simplified to (sqrt (* (sqrt (fabs x)) (fabs x))) * [exit]simplify: Simplified to (sqrt (* (sqrt (fabs x)) (fabs x))) * [enter]simplify: Simplifying (sqrt (pow (sqrt (fabs x)) 3)) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * [exit]simplify: Simplified to (sqrt (* (sqrt (fabs x)) (fabs x))) * [exit]simplify: Simplified to (sqrt (* (sqrt (fabs x)) (fabs x))) * * * * [misc]progress: [ 80 / 100 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (pow 1 3)) * * [misc]simplify: iters left: 2 (4 enodes) * * [misc]simplify: iters left: 1 (8 enodes) * [exit]simplify: Simplified to (sqrt 1) * [exit]simplify: Simplified to (sqrt 1) * [enter]simplify: Simplifying (sqrt (pow (fabs x) 3)) * * [misc]simplify: iters left: 3 (5 enodes) * * [misc]simplify: iters left: 2 (8 enodes) * [exit]simplify: Simplified to (sqrt (pow (fabs x) 3)) * [exit]simplify: Simplified to (sqrt (pow (fabs x) 3)) * * * * [misc]progress: [ 81 / 100 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (fabs x)) * * [misc]simplify: iters left: 2 (3 enodes) * [exit]simplify: Simplified to (sqrt (fabs x)) * [exit]simplify: Simplified to (sqrt (fabs x)) * [enter]simplify: Simplifying (sqrt (* (fabs x) (fabs x))) * * [misc]simplify: iters left: 4 (4 enodes) * * [misc]simplify: iters left: 3 (5 enodes) * [exit]simplify: Simplified to (fabs (fabs x)) * [exit]simplify: Simplified to (fabs (fabs x)) * * * * [misc]progress: [ 82 / 100 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (sqrt (pow (fabs x) 3))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * [exit]simplify: Simplified to (sqrt (sqrt (pow (fabs x) 3))) * [exit]simplify: Simplified to (sqrt (sqrt (pow (fabs x) 3))) * [enter]simplify: Simplifying (sqrt (sqrt (pow (fabs x) 3))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * [exit]simplify: Simplified to (sqrt (sqrt (pow (fabs x) 3))) * [exit]simplify: Simplified to (sqrt (sqrt (pow (fabs x) 3))) * * * * [misc]progress: [ 83 / 100 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt 1) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (sqrt 1) * [exit]simplify: Simplified to (sqrt 1) * [enter]simplify: Simplifying (sqrt (pow (fabs x) 3)) * * [misc]simplify: iters left: 3 (5 enodes) * * [misc]simplify: iters left: 2 (8 enodes) * [exit]simplify: Simplified to (sqrt (pow (fabs x) 3)) * [exit]simplify: Simplified to (sqrt (pow (fabs x) 3)) * * * * [misc]progress: [ 84 / 100 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (sqrt (pow (fabs x) 3))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * [exit]simplify: Simplified to (sqrt (sqrt (pow (fabs x) 3))) * [exit]simplify: Simplified to (sqrt (sqrt (pow (fabs x) 3))) * [enter]simplify: Simplifying (sqrt (sqrt (pow (fabs x) 3))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * [exit]simplify: Simplified to (sqrt (sqrt (pow (fabs x) 3))) * [exit]simplify: Simplified to (sqrt (sqrt (pow (fabs x) 3))) * * * * [misc]progress: [ 85 / 100 ] simplifiying candidate # * * * * [misc]progress: [ 86 / 100 ] simplifiying candidate # * * * * [misc]progress: [ 87 / 100 ] simplifiying candidate # * * * * [misc]progress: [ 88 / 100 ] simplifiying candidate # * * * * [misc]progress: [ 89 / 100 ] simplifiying candidate # * [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) (* (* (* (* (* (sqrt (pow (fabs x) 3)) (* (* (cbrt (sqrt (pow (fabs x) 3))) (cbrt (sqrt (pow (fabs x) 3)))) (pow (sqrt (pow (fabs x) 3)) 1/3))) (fabs x)) (fabs x)) (fabs x)) (fabs x)))))) * * [misc]simplify: iters left: 6 (38 enodes) * * [misc]simplify: iters left: 5 (93 enodes) * * [misc]simplify: iters left: 4 (295 enodes) * [exit]simplify: Simplified to (fabs (/ (+ (+ (* 2 (fabs x)) (+ (* (* (/ 2 3) (fabs x)) (* (fabs x) (fabs x))) (* (pow (fabs x) (+ 3 1)) (* (/ 1 5) (fabs x))))) (* (* (sqrt (pow (fabs x) 3)) (sqrt (pow (fabs x) 3))) (* (pow (fabs x) 3) (* (fabs x) (/ 1 21))))) (sqrt PI))) * * * * [misc]progress: [ 90 / 100 ] simplifiying candidate # * [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) (* (* (* (* (* (sqrt (pow (fabs x) 3)) (* (* (cbrt (sqrt (pow (fabs x) 3))) (cbrt (sqrt (pow (fabs x) 3)))) (pow (sqrt (pow (fabs x) 3)) 1/3))) (fabs x)) (fabs x)) (fabs x)) (fabs x)))))) * * [misc]simplify: iters left: 6 (38 enodes) * * [misc]simplify: iters left: 5 (93 enodes) * * [misc]simplify: iters left: 4 (295 enodes) * [exit]simplify: Simplified to (fabs (/ (+ (+ (* 2 (fabs x)) (+ (* (* (/ 2 3) (fabs x)) (* (fabs x) (fabs x))) (* (pow (fabs x) (+ 3 1)) (* (/ 1 5) (fabs x))))) (* (* (sqrt (pow (fabs x) 3)) (sqrt (pow (fabs x) 3))) (* (pow (fabs x) 3) (* (fabs x) (/ 1 21))))) (sqrt PI))) * * * * [misc]progress: [ 91 / 100 ] simplifiying candidate # * [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) (* (* (* (* (* (sqrt (pow (fabs x) 3)) (* (* (cbrt (sqrt (pow (fabs x) 3))) (cbrt (sqrt (pow (fabs x) 3)))) (pow (sqrt (pow (fabs x) 3)) 1/3))) (fabs x)) (fabs x)) (fabs x)) (fabs x)))))) * * [misc]simplify: iters left: 6 (38 enodes) * * [misc]simplify: iters left: 5 (93 enodes) * * [misc]simplify: iters left: 4 (295 enodes) * [exit]simplify: Simplified to (fabs (/ (+ (+ (* 2 (fabs x)) (+ (* (* (/ 2 3) (fabs x)) (* (fabs x) (fabs x))) (* (pow (fabs x) (+ 3 1)) (* (/ 1 5) (fabs x))))) (* (* (sqrt (pow (fabs x) 3)) (sqrt (pow (fabs x) 3))) (* (pow (fabs x) 3) (* (fabs x) (/ 1 21))))) (sqrt PI))) * * * * [misc]progress: [ 92 / 100 ] simplifiying candidate # * [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) (* (* (* (* (* (sqrt (pow (fabs x) 3)) (* (* (cbrt (sqrt (pow (fabs x) 3))) (pow (sqrt (pow (fabs x) 3)) 1/3)) (cbrt (sqrt (pow (fabs x) 3))))) (fabs x)) (fabs x)) (fabs x)) (fabs x)))))) * * [misc]simplify: iters left: 6 (38 enodes) * * [misc]simplify: iters left: 5 (93 enodes) * * [misc]simplify: iters left: 4 (287 enodes) * [exit]simplify: Simplified to (fabs (/ (+ (+ (* 2 (fabs x)) (+ (* (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x))) (* (pow (fabs x) (+ 3 1)) (* (/ 1 5) (fabs x))))) (* (* (sqrt (pow (fabs x) 3)) (sqrt (pow (fabs x) 3))) (* (pow (fabs x) 3) (* (fabs x) (/ 1 21))))) (sqrt PI))) * * * * [misc]progress: [ 93 / 100 ] simplifiying candidate # * [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) (* (* (* (* (* (sqrt (pow (fabs x) 3)) (* (* (cbrt (sqrt (pow (fabs x) 3))) (pow (sqrt (pow (fabs x) 3)) 1/3)) (cbrt (sqrt (pow (fabs x) 3))))) (fabs x)) (fabs x)) (fabs x)) (fabs x)))))) * * [misc]simplify: iters left: 6 (38 enodes) * * [misc]simplify: iters left: 5 (93 enodes) * * [misc]simplify: iters left: 4 (287 enodes) * [exit]simplify: Simplified to (fabs (/ (+ (+ (* 2 (fabs x)) (+ (* (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x))) (* (pow (fabs x) (+ 3 1)) (* (/ 1 5) (fabs x))))) (* (* (sqrt (pow (fabs x) 3)) (sqrt (pow (fabs x) 3))) (* (pow (fabs x) 3) (* (fabs x) (/ 1 21))))) (sqrt PI))) * * * * [misc]progress: [ 94 / 100 ] simplifiying candidate # * [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) (* (* (* (* (* (sqrt (pow (fabs x) 3)) (* (* (cbrt (sqrt (pow (fabs x) 3))) (pow (sqrt (pow (fabs x) 3)) 1/3)) (cbrt (sqrt (pow (fabs x) 3))))) (fabs x)) (fabs x)) (fabs x)) (fabs x)))))) * * [misc]simplify: iters left: 6 (38 enodes) * * [misc]simplify: iters left: 5 (93 enodes) * * [misc]simplify: iters left: 4 (287 enodes) * [exit]simplify: Simplified to (fabs (/ (+ (+ (* 2 (fabs x)) (+ (* (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x))) (* (pow (fabs x) (+ 3 1)) (* (/ 1 5) (fabs x))))) (* (* (sqrt (pow (fabs x) 3)) (sqrt (pow (fabs x) 3))) (* (pow (fabs x) 3) (* (fabs x) (/ 1 21))))) (sqrt PI))) * * * * [misc]progress: [ 95 / 100 ] simplifiying candidate # * [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) (* (* (* (* (* (sqrt (pow (fabs x) 3)) (* (* (pow (sqrt (pow (fabs x) 3)) 1/3) (cbrt (sqrt (pow (fabs x) 3)))) (cbrt (sqrt (pow (fabs x) 3))))) (fabs x)) (fabs x)) (fabs x)) (fabs x)))))) * * [misc]simplify: iters left: 6 (38 enodes) * * [misc]simplify: iters left: 5 (93 enodes) * * [misc]simplify: iters left: 4 (286 enodes) * [exit]simplify: Simplified to (fabs (/ (+ (+ (* 2 (fabs x)) (+ (* (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x))) (* (pow (fabs x) (+ 3 1)) (* (fabs x) (/ 1 5))))) (* (* (sqrt (pow (fabs x) 3)) (sqrt (pow (fabs x) 3))) (* (pow (fabs x) 3) (* (fabs x) (/ 1 21))))) (sqrt PI))) * * * * [misc]progress: [ 96 / 100 ] simplifiying candidate # * [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) (* (* (* (* (* (sqrt (pow (fabs x) 3)) (* (* (pow (sqrt (pow (fabs x) 3)) 1/3) (cbrt (sqrt (pow (fabs x) 3)))) (cbrt (sqrt (pow (fabs x) 3))))) (fabs x)) (fabs x)) (fabs x)) (fabs x)))))) * * [misc]simplify: iters left: 6 (38 enodes) * * [misc]simplify: iters left: 5 (93 enodes) * * [misc]simplify: iters left: 4 (286 enodes) * [exit]simplify: Simplified to (fabs (/ (+ (+ (* 2 (fabs x)) (+ (* (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x))) (* (pow (fabs x) (+ 3 1)) (* (fabs x) (/ 1 5))))) (* (* (sqrt (pow (fabs x) 3)) (sqrt (pow (fabs x) 3))) (* (pow (fabs x) 3) (* (fabs x) (/ 1 21))))) (sqrt PI))) * * * * [misc]progress: [ 97 / 100 ] simplifiying candidate # * [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) (* (* (* (* (* (sqrt (pow (fabs x) 3)) (* (* (pow (sqrt (pow (fabs x) 3)) 1/3) (cbrt (sqrt (pow (fabs x) 3)))) (cbrt (sqrt (pow (fabs x) 3))))) (fabs x)) (fabs x)) (fabs x)) (fabs x)))))) * * [misc]simplify: iters left: 6 (38 enodes) * * [misc]simplify: iters left: 5 (93 enodes) * * [misc]simplify: iters left: 4 (286 enodes) * [exit]simplify: Simplified to (fabs (/ (+ (+ (* 2 (fabs x)) (+ (* (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x))) (* (pow (fabs x) (+ 3 1)) (* (fabs x) (/ 1 5))))) (* (* (sqrt (pow (fabs x) 3)) (sqrt (pow (fabs x) 3))) (* (pow (fabs x) 3) (* (fabs x) (/ 1 21))))) (sqrt PI))) * * * * [misc]progress: [ 98 / 100 ] simplifiying candidate # * [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) (* (* (* (* (* (sqrt (pow (fabs x) 3)) (* (* (cbrt (sqrt (pow (fabs x) 3))) (cbrt (sqrt (pow (fabs x) 3)))) (cbrt (sqrt (pow (fabs x) 3))))) (fabs x)) (fabs x)) (fabs x)) (fabs x)))))) * * [misc]simplify: iters left: 6 (36 enodes) * * [misc]simplify: iters left: 5 (88 enodes) * * [misc]simplify: iters left: 4 (278 enodes) * [exit]simplify: Simplified to (fabs (/ (+ (* (* (sqrt (pow (fabs x) 3)) (sqrt (pow (fabs x) 3))) (* (pow (fabs x) 3) (* (fabs x) (/ 1 21)))) (+ (* (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x))) (+ (* (* (fabs x) (/ 1 5)) (pow (fabs x) (+ 3 1))) (* 2 (fabs x))))) (sqrt PI))) * * * * [misc]progress: [ 99 / 100 ] simplifiying candidate # * [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) (* (* (* (* (* (sqrt (pow (fabs x) 3)) (* (* (cbrt (sqrt (pow (fabs x) 3))) (cbrt (sqrt (pow (fabs x) 3)))) (cbrt (sqrt (pow (fabs x) 3))))) (fabs x)) (fabs x)) (fabs x)) (fabs x)))))) * * [misc]simplify: iters left: 6 (36 enodes) * * [misc]simplify: iters left: 5 (88 enodes) * * [misc]simplify: iters left: 4 (278 enodes) * [exit]simplify: Simplified to (fabs (/ (+ (* (* (sqrt (pow (fabs x) 3)) (sqrt (pow (fabs x) 3))) (* (pow (fabs x) 3) (* (fabs x) (/ 1 21)))) (+ (* (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x))) (+ (* (* (fabs x) (/ 1 5)) (pow (fabs x) (+ 3 1))) (* 2 (fabs x))))) (sqrt PI))) * * * * [misc]progress: [ 100 / 100 ] simplifiying candidate # * [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) (* (* (* (* (* (sqrt (pow (fabs x) 3)) (* (* (cbrt (sqrt (pow (fabs x) 3))) (cbrt (sqrt (pow (fabs x) 3)))) (cbrt (sqrt (pow (fabs x) 3))))) (fabs x)) (fabs x)) (fabs x)) (fabs x)))))) * * [misc]simplify: iters left: 6 (36 enodes) * * [misc]simplify: iters left: 5 (88 enodes) * * [misc]simplify: iters left: 4 (278 enodes) * [exit]simplify: Simplified to (fabs (/ (+ (* (* (sqrt (pow (fabs x) 3)) (sqrt (pow (fabs x) 3))) (* (pow (fabs x) 3) (* (fabs x) (/ 1 21)))) (+ (* (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x))) (+ (* (* (fabs x) (/ 1 5)) (pow (fabs x) (+ 3 1))) (* 2 (fabs x))))) (sqrt PI))) * * * [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 (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)))))) +nan.0)) , with alts (#) * [enter]simplify: Simplifying (pow (fabs x) 3) * * [misc]simplify: iters left: 2 (4 enodes) * [exit]simplify: Simplified to (pow (fabs x) 3) * [exit]simplify: Simplified to (pow (fabs x) 3) * * * * [misc]points: Sampling 8000 additional inputs, on iter 0 have 0 / 8000 * * * * [misc]points: Computing exacts on every 500 of 8000 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Computing exacts on every 250 of 8000 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Computing exacts on every 125 of 8000 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Computing exacts on every 62 of 8000 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Computing exacts on every 31 of 8000 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Computing exacts on every 15 of 8000 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Computing exacts on every 7 of 8000 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Computing exacts on every 3 of 8000 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Computing exacts for 8000 points * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 3403 additional inputs, on iter 1 have 4597 / 8000 * * * * [misc]points: Computing exacts on every 212 of 3403 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Computing exacts on every 106 of 3403 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Computing exacts on every 53 of 3403 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Computing exacts on every 26 of 3403 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Computing exacts on every 13 of 3403 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Computing exacts on every 6 of 3403 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Computing exacts on every 3 of 3403 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Computing exacts for 3403 points * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 1503 additional inputs, on iter 2 have 6497 / 8000 * * * * [misc]points: Computing exacts on every 93 of 1503 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Computing exacts on every 46 of 1503 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Computing exacts on every 23 of 1503 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Computing exacts on every 11 of 1503 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Computing exacts on every 5 of 1503 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Computing exacts on every 2 of 1503 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Computing exacts for 1503 points * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 653 additional inputs, on iter 3 have 7347 / 8000 * * * * [misc]points: Computing exacts on every 40 of 653 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Computing exacts on every 20 of 653 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Computing exacts on every 10 of 653 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Computing exacts on every 5 of 653 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Computing exacts on every 2 of 653 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Computing exacts for 653 points * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 257 additional inputs, on iter 4 have 7743 / 8000 * * * * [misc]points: Computing exacts on every 16 of 257 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Computing exacts on every 8 of 257 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Computing exacts on every 4 of 257 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Computing exacts on every 2 of 257 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Computing exacts for 257 points * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 96 additional inputs, on iter 5 have 7904 / 8000 * * * * [misc]points: Computing exacts on every 6 of 96 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Computing exacts on every 3 of 96 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Computing exacts for 96 points * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 42 additional inputs, on iter 6 have 7958 / 8000 * * * * [misc]points: Computing exacts on every 2 of 42 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Computing exacts for 42 points * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 19 additional inputs, on iter 7 have 7981 / 8000 * * * * [misc]points: Computing exacts for 19 points * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 7 additional inputs, on iter 8 have 7993 / 8000 * * * * [misc]points: Computing exacts for 7 points * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 9 have 7995 / 8000 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 8000 points with exact outputs