* [misc]progress: [Phase 1 of 3] Setting up. * * * [misc]progress: [1/2] Preparing points * * * * [misc]points: Sampling 256 additional inputs, on iter 0 have 0 / 256 * * * * [misc]points: Computing exacts on every 16 of 256 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Computing exacts on every 8 of 256 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Computing exacts on every 4 of 256 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Computing exacts on every 2 of 256 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Computing exacts for 256 points * * * * [misc]points: Setting MPFR precision to 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 106 additional inputs, on iter 1 have 150 / 256 * * * * [misc]points: Computing exacts on every 6 of 106 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 3 of 106 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Computing exacts for 106 points * * * * [misc]points: Setting MPFR precision to 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 52 additional inputs, on iter 2 have 204 / 256 * * * * [misc]points: Computing exacts on every 3 of 52 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Computing exacts for 52 points * * * * [misc]points: Setting MPFR precision to 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 18 additional inputs, on iter 3 have 238 / 256 * * * * [misc]points: Computing exacts for 18 points * * * * [misc]points: Setting MPFR precision to 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 4 have 248 / 256 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 5 additional inputs, on iter 5 have 251 / 256 * * * * [misc]points: Computing exacts for 5 points * * * * [misc]points: Setting MPFR precision to 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 6 have 255 / 256 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 258 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 (72 enodes) * * [misc]simplify: iters left: 4 (243 enodes) * [exit]simplify: Simplified to (fabs (fma (/ 1 (sqrt PI)) (fma (* (* (/ 1 5) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)) (fma (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x)) (* (fabs x) 2))) (* (* (/ 1 (sqrt PI)) (* (/ 1 21) (fabs x))) (pow (* (fabs x) (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) * * * * [misc]progress: [ 4 / 4 ] rewriting at (2 1 2 1 2 2 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) * [misc]approximate: Taking taylor expansion of (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) in (x) around 0 * [misc]taylor: Taking taylor expansion of (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) in 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]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)) (fabs x)) in 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]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) (fabs x)) into (pow (fabs x) 4) * [misc]backup-simplify: Simplify (pow (fabs x) 4) into (pow (fabs x) 4) * [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 (+ (* (pow (fabs x) 3) 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 (+ (* (pow (fabs x) 3) 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 (+ (* (pow (fabs x) 3) 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 (+ (* (pow (fabs x) 3) 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 (+ (* (pow (fabs x) 3) 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 (+ (* (pow (fabs x) 3) 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) 4) into (pow (fabs x) 4) * [misc]approximate: Taking taylor expansion of (* (* (* (fabs (/ 1 x)) (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))) (fabs (/ 1 x))) in 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]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))) (fabs (/ 1 x))) in 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]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) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 4) * [misc]backup-simplify: Simplify (pow (fabs (/ 1 x)) 4) into (pow (fabs (/ 1 x)) 4) * [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 (+ (* (pow (fabs (/ 1 x)) 3) 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 (+ (* (pow (fabs (/ 1 x)) 3) 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 (+ (* (pow (fabs (/ 1 x)) 3) 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 (+ (* (pow (fabs (/ 1 x)) 3) 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 (+ (* (pow (fabs (/ 1 x)) 3) 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 (+ (* (pow (fabs (/ 1 x)) 3) 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))) 4) into (pow (fabs x) 4) * [misc]approximate: Taking taylor expansion of (* (* (* (fabs (/ 1 (- x))) (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)))) (fabs (/ 1 (- x)))) in 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]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)))) (fabs (/ 1 (- x)))) in 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]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) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 4) * [misc]backup-simplify: Simplify (pow (fabs (/ -1 x)) 4) into (pow (fabs (/ -1 x)) 4) * [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 (+ (* (pow (fabs (/ -1 x)) 3) 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 (+ (* (pow (fabs (/ -1 x)) 3) 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 (+ (* (pow (fabs (/ -1 x)) 3) 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 (+ (* (pow (fabs (/ -1 x)) 3) 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 (+ (* (pow (fabs (/ -1 x)) 3) 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 (+ (* (pow (fabs (/ -1 x)) 3) 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)))) 4) into (pow (fabs x) 4) * * * * [misc]progress: [ 4 / 4 ] generating series at (2 1 2 1 2 2 1) * [misc]approximate: Taking taylor expansion of (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) in (x) around 0 * [misc]taylor: Taking taylor expansion of (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) in 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]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)) (fabs x)) in 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]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) (fabs x)) into (pow (fabs x) 4) * [misc]backup-simplify: Simplify (pow (fabs x) 4) into (pow (fabs x) 4) * [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 (+ (* (pow (fabs x) 3) 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 (+ (* (pow (fabs x) 3) 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 (+ (* (pow (fabs x) 3) 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 (+ (* (pow (fabs x) 3) 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 (+ (* (pow (fabs x) 3) 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 (+ (* (pow (fabs x) 3) 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) 4) into (pow (fabs x) 4) * [misc]approximate: Taking taylor expansion of (* (* (* (fabs (/ 1 x)) (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))) (fabs (/ 1 x))) in 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]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))) (fabs (/ 1 x))) in 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]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) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 4) * [misc]backup-simplify: Simplify (pow (fabs (/ 1 x)) 4) into (pow (fabs (/ 1 x)) 4) * [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 (+ (* (pow (fabs (/ 1 x)) 3) 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 (+ (* (pow (fabs (/ 1 x)) 3) 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 (+ (* (pow (fabs (/ 1 x)) 3) 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 (+ (* (pow (fabs (/ 1 x)) 3) 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 (+ (* (pow (fabs (/ 1 x)) 3) 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 (+ (* (pow (fabs (/ 1 x)) 3) 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))) 4) into (pow (fabs x) 4) * [misc]approximate: Taking taylor expansion of (* (* (* (fabs (/ 1 (- x))) (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)))) (fabs (/ 1 (- x)))) in 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]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)))) (fabs (/ 1 (- x)))) in 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]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) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 4) * [misc]backup-simplify: Simplify (pow (fabs (/ -1 x)) 4) into (pow (fabs (/ -1 x)) 4) * [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 (+ (* (pow (fabs (/ -1 x)) 3) 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 (+ (* (pow (fabs (/ -1 x)) 3) 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 (+ (* (pow (fabs (/ -1 x)) 3) 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 (+ (* (pow (fabs (/ -1 x)) 3) 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 (+ (* (pow (fabs (/ -1 x)) 3) 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 (+ (* (pow (fabs (/ -1 x)) 3) 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)))) 4) into (pow (fabs x) 4) * * * [misc]progress: simplifying candidates * * * * [misc]progress: [ 1 / 119 ] simplifiying candidate # * * * * [misc]progress: [ 2 / 119 ] simplifiying candidate # * * * * [misc]progress: [ 3 / 119 ] simplifiying candidate # * * * * [misc]progress: [ 4 / 119 ] simplifiying candidate # * * * * [misc]progress: [ 5 / 119 ] simplifiying candidate # * * * * [misc]progress: [ 6 / 119 ] simplifiying candidate # * * * * [misc]progress: [ 7 / 119 ] simplifiying candidate # * * * * [misc]progress: [ 8 / 119 ] simplifiying candidate # * * * * [misc]progress: [ 9 / 119 ] simplifiying candidate # * * * * [misc]progress: [ 10 / 119 ] simplifiying candidate # * * * * [misc]progress: [ 11 / 119 ] simplifiying candidate # * * * * [misc]progress: [ 12 / 119 ] simplifiying candidate # * * * * [misc]progress: [ 13 / 119 ] 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 (* (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x))) * [misc]simplify: Simplified (2 1 2 1 1 2 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (pow (* (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x))) 1)) (* (/ 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]progress: [ 14 / 119 ] 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 (* (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x))) * [misc]simplify: Simplified (2 1 2 1 1 2 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (pow (* (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x))) 1)) (* (/ 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]progress: [ 15 / 119 ] 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 (* (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x))) * [misc]simplify: Simplified (2 1 2 1 1 2 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (pow (* (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x))) 1)) (* (/ 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]progress: [ 16 / 119 ] simplifiying candidate # * * * * [misc]progress: [ 17 / 119 ] 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 (69 enodes) * * [misc]simplify: iters left: 2 (117 enodes) * * [misc]simplify: iters left: 1 (196 enodes) * [exit]simplify: Simplified to (+ (+ (log (/ 2 3)) (log (fabs x))) (+ (log (fabs x)) (log (fabs x)))) * [misc]simplify: Simplified (2 1 2 1 1 2 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (exp (+ (+ (log (/ 2 3)) (log (fabs x))) (+ (log (fabs x)) (log (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]progress: [ 18 / 119 ] 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 (121 enodes) * * [misc]simplify: iters left: 1 (188 enodes) * [exit]simplify: Simplified to (+ (+ (log (fabs x)) (log (fabs x))) (+ (log (/ 2 3)) (log (fabs x)))) * [misc]simplify: Simplified (2 1 2 1 1 2 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (exp (+ (+ (log (fabs x)) (log (fabs x))) (+ (log (/ 2 3)) (log (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]progress: [ 19 / 119 ] 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 (111 enodes) * * [misc]simplify: iters left: 1 (179 enodes) * [exit]simplify: Simplified to (fma (log (fabs x)) 3 (log (/ 2 3))) * [misc]simplify: Simplified (2 1 2 1 1 2 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (exp (fma (log (fabs x)) 3 (log (/ 2 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]progress: [ 20 / 119 ] simplifiying candidate # * * * * [misc]progress: [ 21 / 119 ] simplifiying candidate # * * * * [misc]progress: [ 22 / 119 ] 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 (450 enodes) * [exit]simplify: Simplified to (* (* (pow (fabs x) (+ 3 1)) (pow (fabs x) (+ 3 1))) (* (* (/ 2 3) (/ 2 3)) (* (fabs x) (/ 2 3)))) * [misc]simplify: Simplified (2 1 2 1 1 2 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (cbrt (* (* (pow (fabs x) (+ 3 1)) (pow (fabs x) (+ 3 1))) (* (* (/ 2 3) (/ 2 3)) (* (fabs x) (/ 2 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]progress: [ 23 / 119 ] 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 (128 enodes) * [exit]simplify: Simplified to (* (* (* (fabs x) (/ 2 3)) (* (/ 2 3) (/ 2 3))) (pow (* (fabs x) (fabs x)) (+ 3 1))) * [misc]simplify: Simplified (2 1 2 1 1 2 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (cbrt (* (* (* (fabs x) (/ 2 3)) (* (/ 2 3) (/ 2 3))) (pow (* (fabs x) (fabs x)) (+ 3 1))))) (* (/ 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]progress: [ 24 / 119 ] 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 (450 enodes) * [exit]simplify: Simplified to (* (* (pow (fabs x) (+ 3 1)) (pow (fabs x) (+ 3 1))) (* (* (/ 2 3) (/ 2 3)) (* (fabs x) (/ 2 3)))) * [misc]simplify: Simplified (2 1 2 1 1 2 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (cbrt (* (* (pow (fabs x) (+ 3 1)) (pow (fabs x) (+ 3 1))) (* (* (/ 2 3) (/ 2 3)) (* (fabs x) (/ 2 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]progress: [ 25 / 119 ] simplifiying candidate # * * * * [misc]progress: [ 26 / 119 ] simplifiying candidate # * * * * [misc]progress: [ 27 / 119 ] simplifiying candidate # * * * * [misc]progress: [ 28 / 119 ] simplifiying candidate # * * * * [misc]progress: [ 29 / 119 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs x) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (fabs x) * [misc]simplify: Simplified (2 1 2 1 1 2 2) to (λ (x) (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]progress: [ 30 / 119 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (/ 2 3)) (cbrt (/ 2 3))) * * [misc]simplify: iters left: 5 (5 enodes) * [exit]simplify: Simplified to (* (cbrt (/ 2 3)) (cbrt (/ 2 3))) * [misc]simplify: Simplified (2 1 2 1 1 2 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (* (cbrt (/ 2 3)) (cbrt (/ 2 3))) (* (cbrt (/ 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]progress: [ 31 / 119 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (/ 2 3)) * * [misc]simplify: iters left: 3 (4 enodes) * [exit]simplify: Simplified to (sqrt (/ 2 3)) * [misc]simplify: Simplified (2 1 2 1 1 2 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (sqrt (/ 2 3)) (* (sqrt (/ 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]progress: [ 32 / 119 ] simplifiying candidate # * * * * [misc]progress: [ 33 / 119 ] simplifiying candidate # * * * * [misc]progress: [ 34 / 119 ] 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))) * [misc]simplify: Simplified (2 1 2 1 1 2 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (/ (* (* (fabs x) (fabs x)) (* 2 (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]progress: [ 35 / 119 ] simplifiying candidate # * * * * [misc]progress: [ 36 / 119 ] simplifiying candidate # * * * * [misc]progress: [ 37 / 119 ] simplifiying candidate # * * * * [misc]progress: [ 38 / 119 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs x) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (fabs x) * [misc]simplify: Simplified (2 1 2 2 2 1 1 1 1) to (λ (x) (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) (+ (+ (+ 1 1) 1) 1)) (fabs x)) (fabs x)) (fabs x))))))) * [enter]simplify: Simplifying (+ (+ (+ 1 1) 1) 1) * * [misc]simplify: iters left: 6 (4 enodes) * * [misc]simplify: iters left: 5 (9 enodes) * [exit]simplify: Simplified to (+ (+ 1 1) (+ 1 1)) * [misc]simplify: Simplified (2 1 2 2 2 1 1 1 2) to (λ (x) (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) (+ (+ 1 1) (+ 1 1))) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 39 / 119 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs x) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (fabs x) * [misc]simplify: Simplified (2 1 2 2 2 1 1 1 1) to (λ (x) (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) (+ (+ 2 1) 1)) (fabs x)) (fabs x)) (fabs x))))))) * [enter]simplify: Simplifying (+ (+ 2 1) 1) * * [misc]simplify: iters left: 4 (4 enodes) * * [misc]simplify: iters left: 3 (10 enodes) * * [misc]simplify: iters left: 2 (11 enodes) * [exit]simplify: Simplified to (+ 2 (+ 1 1)) * [misc]simplify: Simplified (2 1 2 2 2 1 1 1 2) to (λ (x) (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) (+ 2 (+ 1 1))) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 40 / 119 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs x) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (fabs x) * [misc]simplify: Simplified (2 1 2 2 2 1 1 1 1) to (λ (x) (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) (+ (+ (+ 1 1) 1) 1)) (fabs x)) (fabs x)) (fabs x))))))) * [enter]simplify: Simplifying (+ (+ (+ 1 1) 1) 1) * * [misc]simplify: iters left: 6 (4 enodes) * * [misc]simplify: iters left: 5 (9 enodes) * [exit]simplify: Simplified to (+ (+ 1 1) (+ 1 1)) * [misc]simplify: Simplified (2 1 2 2 2 1 1 1 2) to (λ (x) (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) (+ (+ 1 1) (+ 1 1))) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 41 / 119 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs x) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (fabs x) * [misc]simplify: Simplified (2 1 2 2 2 1 1 1 1) to (λ (x) (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 1)) (fabs x)) (fabs x)) (fabs x))))))) * [enter]simplify: Simplifying (+ 3 1) * * [misc]simplify: iters left: 2 (3 enodes) * * [misc]simplify: iters left: 1 (6 enodes) * [exit]simplify: Simplified to (+ 1 3) * [misc]simplify: Simplified (2 1 2 2 2 1 1 1 2) to (λ (x) (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) (+ 1 3)) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 42 / 119 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs x) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (fabs x) * [misc]simplify: Simplified (2 1 2 2 2 1 1 1 1) to (λ (x) (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) (+ (+ (+ 1 1) 1) 1)) (fabs x)) (fabs x)) (fabs x))))))) * [enter]simplify: Simplifying (+ (+ (+ 1 1) 1) 1) * * [misc]simplify: iters left: 6 (4 enodes) * * [misc]simplify: iters left: 5 (9 enodes) * [exit]simplify: Simplified to (+ (+ 1 1) (+ 1 1)) * [misc]simplify: Simplified (2 1 2 2 2 1 1 1 2) to (λ (x) (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) (+ (+ 1 1) (+ 1 1))) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 43 / 119 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs x) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (fabs x) * [misc]simplify: Simplified (2 1 2 2 2 1 1 1 1) to (λ (x) (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) (+ (+ 2 1) 1)) (fabs x)) (fabs x)) (fabs x))))))) * [enter]simplify: Simplifying (+ (+ 2 1) 1) * * [misc]simplify: iters left: 4 (4 enodes) * * [misc]simplify: iters left: 3 (10 enodes) * * [misc]simplify: iters left: 2 (11 enodes) * [exit]simplify: Simplified to (+ 2 (+ 1 1)) * [misc]simplify: Simplified (2 1 2 2 2 1 1 1 2) to (λ (x) (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) (+ 2 (+ 1 1))) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 44 / 119 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs x) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (fabs x) * [misc]simplify: Simplified (2 1 2 2 2 1 1 1 1) to (λ (x) (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) (+ (+ (+ 1 1) 1) 1)) (fabs x)) (fabs x)) (fabs x))))))) * [enter]simplify: Simplifying (+ (+ (+ 1 1) 1) 1) * * [misc]simplify: iters left: 6 (4 enodes) * * [misc]simplify: iters left: 5 (9 enodes) * [exit]simplify: Simplified to (+ (+ 1 1) (+ 1 1)) * [misc]simplify: Simplified (2 1 2 2 2 1 1 1 2) to (λ (x) (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) (+ (+ 1 1) (+ 1 1))) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 45 / 119 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (fabs x) (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 (10 enodes) * * [misc]simplify: iters left: 3 (13 enodes) * * [misc]simplify: iters left: 2 (16 enodes) * [exit]simplify: Simplified to (pow (fabs x) (+ 1 3)) * [misc]simplify: Simplified (2 1 2 2 2 1 1 1 1) to (λ (x) (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 (pow (fabs x) (+ 1 3)) 1) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 46 / 119 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (fabs x) (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 (10 enodes) * * [misc]simplify: iters left: 3 (13 enodes) * * [misc]simplify: iters left: 2 (16 enodes) * [exit]simplify: Simplified to (pow (fabs x) (+ 1 3)) * [misc]simplify: Simplified (2 1 2 2 2 1 1 1 1) to (λ (x) (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 (pow (fabs x) (+ 1 3)) 1) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 47 / 119 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (fabs x) (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 (10 enodes) * * [misc]simplify: iters left: 3 (13 enodes) * * [misc]simplify: iters left: 2 (16 enodes) * [exit]simplify: Simplified to (pow (fabs x) (+ 1 3)) * [misc]simplify: Simplified (2 1 2 2 2 1 1 1 1) to (λ (x) (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 (pow (fabs x) (+ 1 3)) 1) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 48 / 119 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs x) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (fabs x) * [misc]simplify: Simplified (2 1 2 2 2 1 1 1 1) to (λ (x) (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) (+ (+ (+ 1 1) 1) 1)) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 49 / 119 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs x) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (fabs x) * [misc]simplify: Simplified (2 1 2 2 2 1 1 1 1) to (λ (x) (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) (+ (+ 2 1) 1)) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 50 / 119 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs x) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (fabs x) * [misc]simplify: Simplified (2 1 2 2 2 1 1 1 1) to (λ (x) (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) (+ (+ (+ 1 1) 1) 1)) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 51 / 119 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs x) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (fabs x) * [misc]simplify: Simplified (2 1 2 2 2 1 1 1 1) to (λ (x) (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 1)) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 52 / 119 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs x) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (fabs x) * [misc]simplify: Simplified (2 1 2 2 2 1 1 1 1) to (λ (x) (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) (+ (+ (+ 1 1) 1) 1)) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 53 / 119 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs x) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (fabs x) * [misc]simplify: Simplified (2 1 2 2 2 1 1 1 1) to (λ (x) (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) (+ (+ 2 1) 1)) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 54 / 119 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs x) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (fabs x) * [misc]simplify: Simplified (2 1 2 2 2 1 1 1 1) to (λ (x) (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) (+ (+ (+ 1 1) 1) 1)) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 55 / 119 ] simplifiying candidate # * * * * [misc]progress: [ 56 / 119 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (+ (+ (log (fabs x)) (log (fabs x))) (log (fabs x))) (log (fabs x))) * * [misc]simplify: iters left: 6 (6 enodes) * * [misc]simplify: iters left: 5 (9 enodes) * [exit]simplify: Simplified to (+ (+ (log (fabs x)) (log (fabs x))) (+ (log (fabs x)) (log (fabs x)))) * [misc]simplify: Simplified (2 1 2 2 2 1 1 1 1) to (λ (x) (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) (* (* (* (exp (+ (+ (log (fabs x)) (log (fabs x))) (+ (log (fabs x)) (log (fabs x))))) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 57 / 119 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (+ (log (* (fabs x) (fabs x))) (log (fabs x))) (log (fabs x))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to (+ (log (* (fabs x) (fabs x))) (log (* (fabs x) (fabs x)))) * [misc]simplify: Simplified (2 1 2 2 2 1 1 1 1) to (λ (x) (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) (* (* (* (exp (+ (log (* (fabs x) (fabs x))) (log (* (fabs x) (fabs x))))) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 58 / 119 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (log (* (* (fabs x) (fabs x)) (fabs x))) (log (fabs x))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * * [misc]simplify: iters left: 4 (17 enodes) * * [misc]simplify: iters left: 3 (18 enodes) * * [misc]simplify: iters left: 2 (23 enodes) * * [misc]simplify: iters left: 1 (28 enodes) * [exit]simplify: Simplified to (fma 3 (log (fabs x)) (log (fabs x))) * [misc]simplify: Simplified (2 1 2 2 2 1 1 1 1) to (λ (x) (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) (* (* (* (exp (fma 3 (log (fabs x)) (log (fabs x)))) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 59 / 119 ] simplifiying candidate # * * * * [misc]progress: [ 60 / 119 ] simplifiying candidate # * * * * [misc]progress: [ 61 / 119 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (* (* (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 (19 enodes) * * [misc]simplify: iters left: 4 (53 enodes) * * [misc]simplify: iters left: 3 (114 enodes) * * [misc]simplify: iters left: 2 (127 enodes) * * [misc]simplify: iters left: 1 (133 enodes) * [exit]simplify: Simplified to (pow (pow (fabs x) (+ 1 3)) 3) * [misc]simplify: Simplified (2 1 2 2 2 1 1 1 1) to (λ (x) (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) (* (* (* (cbrt (pow (pow (fabs x) (+ 1 3)) 3)) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 62 / 119 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (67 enodes) * * [misc]simplify: iters left: 3 (111 enodes) * * [misc]simplify: iters left: 2 (119 enodes) * * [misc]simplify: iters left: 1 (125 enodes) * [exit]simplify: Simplified to (pow (* (fabs x) (fabs x)) (+ (+ 1 3) (+ 1 1))) * [misc]simplify: Simplified (2 1 2 2 2 1 1 1 1) to (λ (x) (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) (* (* (* (cbrt (pow (* (fabs x) (fabs x)) (+ (+ 1 3) (+ 1 1)))) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 63 / 119 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (* (* (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 (19 enodes) * * [misc]simplify: iters left: 4 (53 enodes) * * [misc]simplify: iters left: 3 (114 enodes) * * [misc]simplify: iters left: 2 (127 enodes) * * [misc]simplify: iters left: 1 (133 enodes) * [exit]simplify: Simplified to (pow (pow (fabs x) (+ 1 3)) 3) * [misc]simplify: Simplified (2 1 2 2 2 1 1 1 1) to (λ (x) (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) (* (* (* (cbrt (pow (pow (fabs x) (+ 1 3)) 3)) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 64 / 119 ] simplifiying candidate # * * * * [misc]progress: [ 65 / 119 ] simplifiying candidate # * * * * [misc]progress: [ 66 / 119 ] simplifiying candidate # * * * * [misc]progress: [ 67 / 119 ] simplifiying candidate # * * * * [misc]progress: [ 68 / 119 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (fabs x)) * * [misc]simplify: iters left: 2 (3 enodes) * [exit]simplify: Simplified to (cbrt (fabs x)) * [misc]simplify: Simplified (2 1 2 2 2 1 1 1 2) to (λ (x) (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)) (* (cbrt (fabs x)) (cbrt (fabs x)))) (cbrt (fabs x))) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 69 / 119 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (fabs x)) * * [misc]simplify: iters left: 2 (3 enodes) * [exit]simplify: Simplified to (sqrt (fabs x)) * [misc]simplify: Simplified (2 1 2 2 2 1 1 1 2) to (λ (x) (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)) (sqrt (fabs x))) (sqrt (fabs x))) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 70 / 119 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs x) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (fabs x) * [misc]simplify: Simplified (2 1 2 2 2 1 1 1 2) to (λ (x) (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)) 1) (fabs x)) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 71 / 119 ] simplifiying candidate # * [enter]simplify: Simplifying (* (fabs x) (fabs x)) * * [misc]simplify: iters left: 3 (3 enodes) * [exit]simplify: Simplified to (* (fabs x) (fabs x)) * [misc]simplify: Simplified (2 1 2 2 2 1 1 1 1) to (λ (x) (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]progress: [ 72 / 119 ] simplifiying candidate # * * * * [misc]progress: [ 73 / 119 ] simplifiying candidate # * * * * [misc]progress: [ 74 / 119 ] simplifiying candidate # * * * * [misc]progress: [ 75 / 119 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs x) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (fabs x) * [misc]simplify: Simplified (2 1 2 1 2 2 1 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (pow (fabs x) (+ (+ (+ 1 1) 1) 1)) (fabs x)))) (* (/ 1 21) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))))) * [enter]simplify: Simplifying (+ (+ (+ 1 1) 1) 1) * * [misc]simplify: iters left: 6 (4 enodes) * * [misc]simplify: iters left: 5 (9 enodes) * [exit]simplify: Simplified to (+ (+ 1 1) (+ 1 1)) * [misc]simplify: Simplified (2 1 2 1 2 2 1 2) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (pow (fabs x) (+ (+ 1 1) (+ 1 1))) (fabs x)))) (* (/ 1 21) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 76 / 119 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs x) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (fabs x) * [misc]simplify: Simplified (2 1 2 1 2 2 1 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (pow (fabs x) (+ (+ 2 1) 1)) (fabs x)))) (* (/ 1 21) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))))) * [enter]simplify: Simplifying (+ (+ 2 1) 1) * * [misc]simplify: iters left: 4 (4 enodes) * * [misc]simplify: iters left: 3 (10 enodes) * * [misc]simplify: iters left: 2 (11 enodes) * [exit]simplify: Simplified to (+ 2 (+ 1 1)) * [misc]simplify: Simplified (2 1 2 1 2 2 1 2) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (pow (fabs x) (+ 2 (+ 1 1))) (fabs x)))) (* (/ 1 21) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 77 / 119 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs x) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (fabs x) * [misc]simplify: Simplified (2 1 2 1 2 2 1 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (pow (fabs x) (+ (+ (+ 1 1) 1) 1)) (fabs x)))) (* (/ 1 21) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))))) * [enter]simplify: Simplifying (+ (+ (+ 1 1) 1) 1) * * [misc]simplify: iters left: 6 (4 enodes) * * [misc]simplify: iters left: 5 (9 enodes) * [exit]simplify: Simplified to (+ (+ 1 1) (+ 1 1)) * [misc]simplify: Simplified (2 1 2 1 2 2 1 2) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (pow (fabs x) (+ (+ 1 1) (+ 1 1))) (fabs x)))) (* (/ 1 21) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 78 / 119 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs x) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (fabs x) * [misc]simplify: Simplified (2 1 2 1 2 2 1 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (pow (fabs x) (+ 3 1)) (fabs x)))) (* (/ 1 21) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))))) * [enter]simplify: Simplifying (+ 3 1) * * [misc]simplify: iters left: 2 (3 enodes) * * [misc]simplify: iters left: 1 (6 enodes) * [exit]simplify: Simplified to (+ 1 3) * [misc]simplify: Simplified (2 1 2 1 2 2 1 2) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (pow (fabs x) (+ 1 3)) (fabs x)))) (* (/ 1 21) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 79 / 119 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs x) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (fabs x) * [misc]simplify: Simplified (2 1 2 1 2 2 1 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (pow (fabs x) (+ (+ (+ 1 1) 1) 1)) (fabs x)))) (* (/ 1 21) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))))) * [enter]simplify: Simplifying (+ (+ (+ 1 1) 1) 1) * * [misc]simplify: iters left: 6 (4 enodes) * * [misc]simplify: iters left: 5 (9 enodes) * [exit]simplify: Simplified to (+ (+ 1 1) (+ 1 1)) * [misc]simplify: Simplified (2 1 2 1 2 2 1 2) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (pow (fabs x) (+ (+ 1 1) (+ 1 1))) (fabs x)))) (* (/ 1 21) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 80 / 119 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs x) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (fabs x) * [misc]simplify: Simplified (2 1 2 1 2 2 1 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (pow (fabs x) (+ (+ 2 1) 1)) (fabs x)))) (* (/ 1 21) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))))) * [enter]simplify: Simplifying (+ (+ 2 1) 1) * * [misc]simplify: iters left: 4 (4 enodes) * * [misc]simplify: iters left: 3 (10 enodes) * * [misc]simplify: iters left: 2 (11 enodes) * [exit]simplify: Simplified to (+ 2 (+ 1 1)) * [misc]simplify: Simplified (2 1 2 1 2 2 1 2) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (pow (fabs x) (+ 2 (+ 1 1))) (fabs x)))) (* (/ 1 21) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 81 / 119 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs x) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (fabs x) * [misc]simplify: Simplified (2 1 2 1 2 2 1 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (pow (fabs x) (+ (+ (+ 1 1) 1) 1)) (fabs x)))) (* (/ 1 21) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))))) * [enter]simplify: Simplifying (+ (+ (+ 1 1) 1) 1) * * [misc]simplify: iters left: 6 (4 enodes) * * [misc]simplify: iters left: 5 (9 enodes) * [exit]simplify: Simplified to (+ (+ 1 1) (+ 1 1)) * [misc]simplify: Simplified (2 1 2 1 2 2 1 2) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (pow (fabs x) (+ (+ 1 1) (+ 1 1))) (fabs x)))) (* (/ 1 21) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 82 / 119 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (fabs x) (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 (10 enodes) * * [misc]simplify: iters left: 3 (13 enodes) * * [misc]simplify: iters left: 2 (16 enodes) * [exit]simplify: Simplified to (pow (fabs x) (+ 1 3)) * [misc]simplify: Simplified (2 1 2 1 2 2 1 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (pow (pow (fabs x) (+ 1 3)) 1) (fabs x)))) (* (/ 1 21) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 83 / 119 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (fabs x) (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 (10 enodes) * * [misc]simplify: iters left: 3 (13 enodes) * * [misc]simplify: iters left: 2 (16 enodes) * [exit]simplify: Simplified to (pow (fabs x) (+ 1 3)) * [misc]simplify: Simplified (2 1 2 1 2 2 1 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (pow (pow (fabs x) (+ 1 3)) 1) (fabs x)))) (* (/ 1 21) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 84 / 119 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (fabs x) (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 (10 enodes) * * [misc]simplify: iters left: 3 (13 enodes) * * [misc]simplify: iters left: 2 (16 enodes) * [exit]simplify: Simplified to (pow (fabs x) (+ 1 3)) * [misc]simplify: Simplified (2 1 2 1 2 2 1 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (pow (pow (fabs x) (+ 1 3)) 1) (fabs x)))) (* (/ 1 21) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 85 / 119 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs x) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (fabs x) * [misc]simplify: Simplified (2 1 2 1 2 2 1 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (pow (fabs x) (+ (+ (+ 1 1) 1) 1)) (fabs x)))) (* (/ 1 21) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 86 / 119 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs x) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (fabs x) * [misc]simplify: Simplified (2 1 2 1 2 2 1 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (pow (fabs x) (+ (+ 2 1) 1)) (fabs x)))) (* (/ 1 21) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 87 / 119 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs x) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (fabs x) * [misc]simplify: Simplified (2 1 2 1 2 2 1 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (pow (fabs x) (+ (+ (+ 1 1) 1) 1)) (fabs x)))) (* (/ 1 21) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 88 / 119 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs x) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (fabs x) * [misc]simplify: Simplified (2 1 2 1 2 2 1 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (pow (fabs x) (+ 3 1)) (fabs x)))) (* (/ 1 21) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 89 / 119 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs x) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (fabs x) * [misc]simplify: Simplified (2 1 2 1 2 2 1 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (pow (fabs x) (+ (+ (+ 1 1) 1) 1)) (fabs x)))) (* (/ 1 21) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 90 / 119 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs x) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (fabs x) * [misc]simplify: Simplified (2 1 2 1 2 2 1 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (pow (fabs x) (+ (+ 2 1) 1)) (fabs x)))) (* (/ 1 21) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 91 / 119 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs x) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (fabs x) * [misc]simplify: Simplified (2 1 2 1 2 2 1 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (pow (fabs x) (+ (+ (+ 1 1) 1) 1)) (fabs x)))) (* (/ 1 21) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 92 / 119 ] simplifiying candidate # * * * * [misc]progress: [ 93 / 119 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (+ (+ (log (fabs x)) (log (fabs x))) (log (fabs x))) (log (fabs x))) * * [misc]simplify: iters left: 6 (6 enodes) * * [misc]simplify: iters left: 5 (9 enodes) * [exit]simplify: Simplified to (+ (+ (log (fabs x)) (log (fabs x))) (+ (log (fabs x)) (log (fabs x)))) * [misc]simplify: Simplified (2 1 2 1 2 2 1 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (exp (+ (+ (log (fabs x)) (log (fabs x))) (+ (log (fabs x)) (log (fabs x))))) (fabs x)))) (* (/ 1 21) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 94 / 119 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (+ (log (* (fabs x) (fabs x))) (log (fabs x))) (log (fabs x))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to (+ (log (* (fabs x) (fabs x))) (log (* (fabs x) (fabs x)))) * [misc]simplify: Simplified (2 1 2 1 2 2 1 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (exp (+ (log (* (fabs x) (fabs x))) (log (* (fabs x) (fabs x))))) (fabs x)))) (* (/ 1 21) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 95 / 119 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (log (* (* (fabs x) (fabs x)) (fabs x))) (log (fabs x))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * * [misc]simplify: iters left: 4 (17 enodes) * * [misc]simplify: iters left: 3 (18 enodes) * * [misc]simplify: iters left: 2 (23 enodes) * * [misc]simplify: iters left: 1 (28 enodes) * [exit]simplify: Simplified to (fma 3 (log (fabs x)) (log (fabs x))) * [misc]simplify: Simplified (2 1 2 1 2 2 1 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (exp (fma 3 (log (fabs x)) (log (fabs x)))) (fabs x)))) (* (/ 1 21) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 96 / 119 ] simplifiying candidate # * * * * [misc]progress: [ 97 / 119 ] simplifiying candidate # * * * * [misc]progress: [ 98 / 119 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (* (* (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 (19 enodes) * * [misc]simplify: iters left: 4 (53 enodes) * * [misc]simplify: iters left: 3 (114 enodes) * * [misc]simplify: iters left: 2 (127 enodes) * * [misc]simplify: iters left: 1 (133 enodes) * [exit]simplify: Simplified to (pow (pow (fabs x) (+ 1 3)) 3) * [misc]simplify: Simplified (2 1 2 1 2 2 1 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (cbrt (pow (pow (fabs x) (+ 1 3)) 3)) (fabs x)))) (* (/ 1 21) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 99 / 119 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (67 enodes) * * [misc]simplify: iters left: 3 (111 enodes) * * [misc]simplify: iters left: 2 (119 enodes) * * [misc]simplify: iters left: 1 (125 enodes) * [exit]simplify: Simplified to (pow (* (fabs x) (fabs x)) (+ (+ 1 3) (+ 1 1))) * [misc]simplify: Simplified (2 1 2 1 2 2 1 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (cbrt (pow (* (fabs x) (fabs x)) (+ (+ 1 3) (+ 1 1)))) (fabs x)))) (* (/ 1 21) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 100 / 119 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (* (* (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 (19 enodes) * * [misc]simplify: iters left: 4 (53 enodes) * * [misc]simplify: iters left: 3 (114 enodes) * * [misc]simplify: iters left: 2 (127 enodes) * * [misc]simplify: iters left: 1 (133 enodes) * [exit]simplify: Simplified to (pow (pow (fabs x) (+ 1 3)) 3) * [misc]simplify: Simplified (2 1 2 1 2 2 1 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (cbrt (pow (pow (fabs x) (+ 1 3)) 3)) (fabs x)))) (* (/ 1 21) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 101 / 119 ] simplifiying candidate # * * * * [misc]progress: [ 102 / 119 ] simplifiying candidate # * * * * [misc]progress: [ 103 / 119 ] simplifiying candidate # * * * * [misc]progress: [ 104 / 119 ] simplifiying candidate # * * * * [misc]progress: [ 105 / 119 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (fabs x)) * * [misc]simplify: iters left: 2 (3 enodes) * [exit]simplify: Simplified to (cbrt (fabs x)) * [misc]simplify: Simplified (2 1 2 1 2 2 1 2) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (* (cbrt (fabs x)) (cbrt (fabs x)))) (cbrt (fabs x))) (fabs x)))) (* (/ 1 21) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 106 / 119 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (fabs x)) * * [misc]simplify: iters left: 2 (3 enodes) * [exit]simplify: Simplified to (sqrt (fabs x)) * [misc]simplify: Simplified (2 1 2 1 2 2 1 2) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (sqrt (fabs x))) (sqrt (fabs x))) (fabs x)))) (* (/ 1 21) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 107 / 119 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs x) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (fabs x) * [misc]simplify: Simplified (2 1 2 1 2 2 1 2) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) 1) (fabs x)) (fabs x)))) (* (/ 1 21) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 108 / 119 ] simplifiying candidate # * [enter]simplify: Simplifying (* (fabs x) (fabs x)) * * [misc]simplify: iters left: 3 (3 enodes) * [exit]simplify: Simplified to (* (fabs x) (fabs x)) * [misc]simplify: Simplified (2 1 2 1 2 2 1 1) to (λ (x) (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]progress: [ 109 / 119 ] simplifiying candidate # * * * * [misc]progress: [ 110 / 119 ] 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 (72 enodes) * * [misc]simplify: iters left: 4 (243 enodes) * [exit]simplify: Simplified to (fabs (fma (/ 1 (sqrt PI)) (fma (* (* (/ 1 5) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)) (fma (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x)) (* (fabs x) 2))) (* (* (/ 1 (sqrt PI)) (* (/ 1 21) (fabs x))) (pow (* (fabs x) (fabs x)) 3)))) * [misc]simplify: Simplified (2) to (λ (x) (fabs (fma (/ 1 (sqrt PI)) (fma (* (* (/ 1 5) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)) (fma (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x)) (* (fabs x) 2))) (* (* (/ 1 (sqrt PI)) (* (/ 1 21) (fabs x))) (pow (* (fabs x) (fabs x)) 3))))) * * * * [misc]progress: [ 111 / 119 ] simplifiying candidate # * [enter]simplify: Simplifying (* 2/3 (pow (fabs x) 3)) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (10 enodes) * * [misc]simplify: iters left: 2 (18 enodes) * * [misc]simplify: iters left: 1 (22 enodes) * [exit]simplify: Simplified to (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) * [misc]simplify: Simplified (2 1 2 1 1 2) to (λ (x) (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]progress: [ 112 / 119 ] simplifiying candidate # * [enter]simplify: Simplifying (* 2/3 (pow (fabs x) 3)) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (10 enodes) * * [misc]simplify: iters left: 2 (18 enodes) * * [misc]simplify: iters left: 1 (22 enodes) * [exit]simplify: Simplified to (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) * [misc]simplify: Simplified (2 1 2 1 1 2) to (λ (x) (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]progress: [ 113 / 119 ] simplifiying candidate # * [enter]simplify: Simplifying (* 2/3 (pow (fabs x) 3)) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (10 enodes) * * [misc]simplify: iters left: 2 (18 enodes) * * [misc]simplify: iters left: 1 (22 enodes) * [exit]simplify: Simplified to (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) * [misc]simplify: Simplified (2 1 2 1 1 2) to (λ (x) (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]progress: [ 114 / 119 ] simplifiying candidate # * [enter]simplify: Simplifying (pow (fabs x) 4) * * [misc]simplify: iters left: 2 (4 enodes) * [exit]simplify: Simplified to (pow (fabs x) 4) * [misc]simplify: Simplified (2 1 2 2 2 1 1 1) to (λ (x) (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) 4) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 115 / 119 ] simplifiying candidate # * [enter]simplify: Simplifying (pow (fabs x) 4) * * [misc]simplify: iters left: 2 (4 enodes) * [exit]simplify: Simplified to (pow (fabs x) 4) * [misc]simplify: Simplified (2 1 2 2 2 1 1 1) to (λ (x) (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) 4) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 116 / 119 ] simplifiying candidate # * [enter]simplify: Simplifying (pow (fabs x) 4) * * [misc]simplify: iters left: 2 (4 enodes) * [exit]simplify: Simplified to (pow (fabs x) 4) * [misc]simplify: Simplified (2 1 2 2 2 1 1 1) to (λ (x) (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) 4) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 117 / 119 ] simplifiying candidate # * [enter]simplify: Simplifying (pow (fabs x) 4) * * [misc]simplify: iters left: 2 (4 enodes) * [exit]simplify: Simplified to (pow (fabs x) 4) * [misc]simplify: Simplified (2 1 2 1 2 2 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (pow (fabs x) 4) (fabs x)))) (* (/ 1 21) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 118 / 119 ] simplifiying candidate # * [enter]simplify: Simplifying (pow (fabs x) 4) * * [misc]simplify: iters left: 2 (4 enodes) * [exit]simplify: Simplified to (pow (fabs x) 4) * [misc]simplify: Simplified (2 1 2 1 2 2 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (pow (fabs x) 4) (fabs x)))) (* (/ 1 21) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 119 / 119 ] simplifiying candidate # * [enter]simplify: Simplifying (pow (fabs x) 4) * * [misc]simplify: iters left: 2 (4 enodes) * [exit]simplify: Simplified to (pow (fabs x) 4) * [misc]simplify: Simplified (2 1 2 1 2 2 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (pow (fabs x) 4) (fabs x)))) (* (/ 1 21) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))))) * * * [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 1 2) * * * * [misc]progress: [ 2 / 4 ] rewriting at (2 1 2 1 1 2) * * * * [misc]progress: [ 3 / 4 ] rewriting at (2 1 2 1 2 2 1) * * * * [misc]progress: [ 4 / 4 ] rewriting at (2 1 2 2) * * * [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 1 2 2 1) * [misc]approximate: Taking taylor expansion of (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) in (x) around 0 * [misc]taylor: Taking taylor expansion of (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) in 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]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)) (fabs x)) in 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]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) (fabs x)) into (pow (fabs x) 4) * [misc]backup-simplify: Simplify (pow (fabs x) 4) into (pow (fabs x) 4) * [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 (+ (* (pow (fabs x) 3) 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 (+ (* (pow (fabs x) 3) 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 (+ (* (pow (fabs x) 3) 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 (+ (* (pow (fabs x) 3) 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 (+ (* (pow (fabs x) 3) 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 (+ (* (pow (fabs x) 3) 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) 4) into (pow (fabs x) 4) * [misc]approximate: Taking taylor expansion of (* (* (* (fabs (/ 1 x)) (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))) (fabs (/ 1 x))) in 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]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))) (fabs (/ 1 x))) in 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]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) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 4) * [misc]backup-simplify: Simplify (pow (fabs (/ 1 x)) 4) into (pow (fabs (/ 1 x)) 4) * [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 (+ (* (pow (fabs (/ 1 x)) 3) 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 (+ (* (pow (fabs (/ 1 x)) 3) 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 (+ (* (pow (fabs (/ 1 x)) 3) 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 (+ (* (pow (fabs (/ 1 x)) 3) 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 (+ (* (pow (fabs (/ 1 x)) 3) 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 (+ (* (pow (fabs (/ 1 x)) 3) 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))) 4) into (pow (fabs x) 4) * [misc]approximate: Taking taylor expansion of (* (* (* (fabs (/ 1 (- x))) (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)))) (fabs (/ 1 (- x)))) in 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]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)))) (fabs (/ 1 (- x)))) in 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]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) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 4) * [misc]backup-simplify: Simplify (pow (fabs (/ -1 x)) 4) into (pow (fabs (/ -1 x)) 4) * [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 (+ (* (pow (fabs (/ -1 x)) 3) 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 (+ (* (pow (fabs (/ -1 x)) 3) 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 (+ (* (pow (fabs (/ -1 x)) 3) 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 (+ (* (pow (fabs (/ -1 x)) 3) 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 (+ (* (pow (fabs (/ -1 x)) 3) 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 (+ (* (pow (fabs (/ -1 x)) 3) 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)))) 4) into (pow (fabs x) 4) * * * * [misc]progress: [ 4 / 4 ] generating series at (2 1 2 2) * [misc]approximate: Taking taylor expansion of (* (/ 1 21) (* (* (* (pow (fabs x) 4) (fabs x)) (fabs x)) (fabs x))) in (x) around 0 * [misc]taylor: Taking taylor expansion of (* (/ 1 21) (* (* (* (pow (fabs x) 4) (fabs x)) (fabs x)) (fabs x))) in x * [misc]taylor: Taking taylor expansion of (/ 1 21) in x * [misc]taylor: Taking taylor expansion of 21 in x * [misc]backup-simplify: Simplify 21 into 21 * [misc]backup-simplify: Simplify (/ 1 21) into 1/21 * [misc]taylor: Taking taylor expansion of (* (* (* (pow (fabs x) 4) (fabs x)) (fabs x)) (fabs x)) in x * [misc]taylor: Taking taylor expansion of (* (* (pow (fabs x) 4) (fabs x)) (fabs x)) in x * [misc]taylor: Taking taylor expansion of (* (pow (fabs x) 4) (fabs x)) in x * [misc]taylor: Taking taylor expansion of (pow (fabs x) 4) in x * [misc]taylor: Taking taylor expansion of (exp (* 4 (log (fabs x)))) in x * [misc]taylor: Taking taylor expansion of (* 4 (log (fabs x))) in x * [misc]taylor: Taking taylor expansion of 4 in x * [misc]backup-simplify: Simplify 4 into 4 * [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 (* 4 (log (fabs x))) into (* 4 (log (fabs x))) * [misc]backup-simplify: Simplify (exp (* 4 (log (fabs x)))) into (pow (fabs x) 4) * [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 (* (/ 1 21) (* (* (* (pow (fabs x) 4) (fabs x)) (fabs x)) (fabs x))) in x * [misc]taylor: Taking taylor expansion of (/ 1 21) in x * [misc]taylor: Taking taylor expansion of 21 in x * [misc]backup-simplify: Simplify 21 into 21 * [misc]backup-simplify: Simplify (/ 1 21) into 1/21 * [misc]taylor: Taking taylor expansion of (* (* (* (pow (fabs x) 4) (fabs x)) (fabs x)) (fabs x)) in x * [misc]taylor: Taking taylor expansion of (* (* (pow (fabs x) 4) (fabs x)) (fabs x)) in x * [misc]taylor: Taking taylor expansion of (* (pow (fabs x) 4) (fabs x)) in x * [misc]taylor: Taking taylor expansion of (pow (fabs x) 4) in x * [misc]taylor: Taking taylor expansion of (exp (* 4 (log (fabs x)))) in x * [misc]taylor: Taking taylor expansion of (* 4 (log (fabs x))) in x * [misc]taylor: Taking taylor expansion of 4 in x * [misc]backup-simplify: Simplify 4 into 4 * [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 (* 4 (log (fabs x))) into (* 4 (log (fabs x))) * [misc]backup-simplify: Simplify (exp (* 4 (log (fabs x)))) into (pow (fabs x) 4) * [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 (* (pow (fabs x) 4) (fabs x)) into (pow (fabs x) 5) * [misc]backup-simplify: Simplify (* (pow (fabs x) 5) (fabs x)) into (pow (fabs x) 6) * [misc]backup-simplify: Simplify (* (pow (fabs x) 6) (fabs x)) into (pow (fabs x) 7) * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs x) 7)) into (* 1/21 (pow (fabs x) 7)) * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs x) 7)) into (* 1/21 (pow (fabs x) 7)) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (fabs x) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 4 0) (* 0 (log (fabs x)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 4 (log (fabs x)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 4) 0) (* 0 (fabs x))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 5) 0) (* 0 (fabs x))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 6) 0) (* 0 (fabs x))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1/21 (/ 0 21)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (* 0 (pow (fabs x) 7))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (fabs x) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (fabs x) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (log (fabs x))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 4 (log (fabs x)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 4) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 5) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 6) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1/21 (/ 0 21)) (* 0 (/ 0 21)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (* 0 (pow (fabs x) 7)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (fabs x) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (fabs x) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (fabs x) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs x)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 4 (log (fabs x)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 4) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 5) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 6) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1/21 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (fabs x) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (fabs x) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (fabs x) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (fabs x) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (fabs x) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs x))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 4 (log (fabs x)))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 4) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 5) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 6) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1/21 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7)))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (fabs x) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (fabs x) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (fabs x) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (fabs x) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs x) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (fabs x) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (fabs x) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs x)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 4 (log (fabs x)))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 4) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 5) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 6) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1/21 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (fabs x) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (fabs x) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (fabs x) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (fabs x) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (fabs x) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs x) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (fabs x) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (fabs x) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (fabs x) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (fabs x) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (fabs x) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs x))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 4 (log (fabs x)))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 4) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 5) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 6) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1/21 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7)))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs x) 7)) into (* 1/21 (pow (fabs x) 7)) * [misc]approximate: Taking taylor expansion of (* (/ 1 21) (* (* (* (pow (fabs (/ 1 x)) 4) (fabs (/ 1 x))) (fabs (/ 1 x))) (fabs (/ 1 x)))) in (x) around 0 * [misc]taylor: Taking taylor expansion of (* (/ 1 21) (* (* (* (pow (fabs (/ 1 x)) 4) (fabs (/ 1 x))) (fabs (/ 1 x))) (fabs (/ 1 x)))) in x * [misc]taylor: Taking taylor expansion of (/ 1 21) in x * [misc]taylor: Taking taylor expansion of 21 in x * [misc]backup-simplify: Simplify 21 into 21 * [misc]backup-simplify: Simplify (/ 1 21) into 1/21 * [misc]taylor: Taking taylor expansion of (* (* (* (pow (fabs (/ 1 x)) 4) (fabs (/ 1 x))) (fabs (/ 1 x))) (fabs (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of (* (* (pow (fabs (/ 1 x)) 4) (fabs (/ 1 x))) (fabs (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of (* (pow (fabs (/ 1 x)) 4) (fabs (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 4) in x * [misc]taylor: Taking taylor expansion of (exp (* 4 (log (fabs (/ 1 x))))) in x * [misc]taylor: Taking taylor expansion of (* 4 (log (fabs (/ 1 x)))) in x * [misc]taylor: Taking taylor expansion of 4 in x * [misc]backup-simplify: Simplify 4 into 4 * [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 (* 4 (log (fabs (/ 1 x)))) into (* 4 (log (fabs (/ 1 x)))) * [misc]backup-simplify: Simplify (exp (* 4 (log (fabs (/ 1 x))))) into (pow (fabs (/ 1 x)) 4) * [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 (* (/ 1 21) (* (* (* (pow (fabs (/ 1 x)) 4) (fabs (/ 1 x))) (fabs (/ 1 x))) (fabs (/ 1 x)))) in x * [misc]taylor: Taking taylor expansion of (/ 1 21) in x * [misc]taylor: Taking taylor expansion of 21 in x * [misc]backup-simplify: Simplify 21 into 21 * [misc]backup-simplify: Simplify (/ 1 21) into 1/21 * [misc]taylor: Taking taylor expansion of (* (* (* (pow (fabs (/ 1 x)) 4) (fabs (/ 1 x))) (fabs (/ 1 x))) (fabs (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of (* (* (pow (fabs (/ 1 x)) 4) (fabs (/ 1 x))) (fabs (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of (* (pow (fabs (/ 1 x)) 4) (fabs (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 4) in x * [misc]taylor: Taking taylor expansion of (exp (* 4 (log (fabs (/ 1 x))))) in x * [misc]taylor: Taking taylor expansion of (* 4 (log (fabs (/ 1 x)))) in x * [misc]taylor: Taking taylor expansion of 4 in x * [misc]backup-simplify: Simplify 4 into 4 * [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 (* 4 (log (fabs (/ 1 x)))) into (* 4 (log (fabs (/ 1 x)))) * [misc]backup-simplify: Simplify (exp (* 4 (log (fabs (/ 1 x))))) into (pow (fabs (/ 1 x)) 4) * [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 (* (pow (fabs (/ 1 x)) 4) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 5) * [misc]backup-simplify: Simplify (* (pow (fabs (/ 1 x)) 5) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 6) * [misc]backup-simplify: Simplify (* (pow (fabs (/ 1 x)) 6) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 7) * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs (/ 1 x)) 7)) into (* 1/21 (pow (fabs (/ 1 x)) 7)) * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs (/ 1 x)) 7)) into (* 1/21 (pow (fabs (/ 1 x)) 7)) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (fabs (/ 1 x)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 4 0) (* 0 (log (fabs (/ 1 x))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 4 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 4) 0) (* 0 (fabs (/ 1 x)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 5) 0) (* 0 (fabs (/ 1 x)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 6) 0) (* 0 (fabs (/ 1 x)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1/21 (/ 0 21)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (* 0 (pow (fabs (/ 1 x)) 7))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (fabs (/ 1 x)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (fabs (/ 1 x)) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 4 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 4) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 5) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 6) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1/21 (/ 0 21)) (* 0 (/ 0 21)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (fabs (/ 1 x)) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (fabs (/ 1 x)) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 4 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 4) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 5) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 6) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1/21 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (fabs (/ 1 x)) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (fabs (/ 1 x)) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (fabs (/ 1 x)) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (fabs (/ 1 x)) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 4 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 4) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 5) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 6) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1/21 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7)))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (fabs (/ 1 x)) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (fabs (/ 1 x)) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (fabs (/ 1 x)) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (fabs (/ 1 x)) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (fabs (/ 1 x)) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 4 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 4) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 5) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 6) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1/21 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (fabs (/ 1 x)) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (fabs (/ 1 x)) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (fabs (/ 1 x)) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (fabs (/ 1 x)) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (fabs (/ 1 x)) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (fabs (/ 1 x)) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (fabs (/ 1 x)) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (fabs (/ 1 x)) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (fabs (/ 1 x)) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x)))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 4 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 4) 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)) 5) 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)) 6) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1/21 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7)))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs (/ 1 (/ 1 x))) 7)) into (* 1/21 (pow (fabs x) 7)) * [misc]approximate: Taking taylor expansion of (* (/ 1 21) (* (* (* (pow (fabs (/ 1 (- x))) 4) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x))))) in (x) around 0 * [misc]taylor: Taking taylor expansion of (* (/ 1 21) (* (* (* (pow (fabs (/ 1 (- x))) 4) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x))))) in x * [misc]taylor: Taking taylor expansion of (/ 1 21) in x * [misc]taylor: Taking taylor expansion of 21 in x * [misc]backup-simplify: Simplify 21 into 21 * [misc]backup-simplify: Simplify (/ 1 21) into 1/21 * [misc]taylor: Taking taylor expansion of (* (* (* (pow (fabs (/ 1 (- x))) 4) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of (* (* (pow (fabs (/ 1 (- x))) 4) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of (* (pow (fabs (/ 1 (- x))) 4) (fabs (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 (- x))) 4) in x * [misc]taylor: Taking taylor expansion of (exp (* 4 (log (fabs (/ 1 (- x)))))) in x * [misc]taylor: Taking taylor expansion of (* 4 (log (fabs (/ 1 (- x))))) in x * [misc]taylor: Taking taylor expansion of 4 in x * [misc]backup-simplify: Simplify 4 into 4 * [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 (* 4 (log (fabs (/ -1 x)))) into (* 4 (log (fabs (/ -1 x)))) * [misc]backup-simplify: Simplify (exp (* 4 (log (fabs (/ -1 x))))) into (pow (fabs (/ -1 x)) 4) * [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 (* (/ 1 21) (* (* (* (pow (fabs (/ 1 (- x))) 4) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x))))) in x * [misc]taylor: Taking taylor expansion of (/ 1 21) in x * [misc]taylor: Taking taylor expansion of 21 in x * [misc]backup-simplify: Simplify 21 into 21 * [misc]backup-simplify: Simplify (/ 1 21) into 1/21 * [misc]taylor: Taking taylor expansion of (* (* (* (pow (fabs (/ 1 (- x))) 4) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of (* (* (pow (fabs (/ 1 (- x))) 4) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of (* (pow (fabs (/ 1 (- x))) 4) (fabs (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 (- x))) 4) in x * [misc]taylor: Taking taylor expansion of (exp (* 4 (log (fabs (/ 1 (- x)))))) in x * [misc]taylor: Taking taylor expansion of (* 4 (log (fabs (/ 1 (- x))))) in x * [misc]taylor: Taking taylor expansion of 4 in x * [misc]backup-simplify: Simplify 4 into 4 * [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 (* 4 (log (fabs (/ -1 x)))) into (* 4 (log (fabs (/ -1 x)))) * [misc]backup-simplify: Simplify (exp (* 4 (log (fabs (/ -1 x))))) into (pow (fabs (/ -1 x)) 4) * [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 (* (pow (fabs (/ -1 x)) 4) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 5) * [misc]backup-simplify: Simplify (* (pow (fabs (/ -1 x)) 5) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 6) * [misc]backup-simplify: Simplify (* (pow (fabs (/ -1 x)) 6) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 7) * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs (/ -1 x)) 7)) into (* 1/21 (pow (fabs (/ -1 x)) 7)) * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs (/ -1 x)) 7)) into (* 1/21 (pow (fabs (/ -1 x)) 7)) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (fabs (/ -1 x)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 4 0) (* 0 (log (fabs (/ -1 x))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 4 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 4) 0) (* 0 (fabs (/ -1 x)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 5) 0) (* 0 (fabs (/ -1 x)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 6) 0) (* 0 (fabs (/ -1 x)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1/21 (/ 0 21)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (* 0 (pow (fabs (/ -1 x)) 7))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (fabs (/ -1 x)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (fabs (/ -1 x)) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 4 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 4) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 5) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 6) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1/21 (/ 0 21)) (* 0 (/ 0 21)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (fabs (/ -1 x)) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (fabs (/ -1 x)) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 4 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 4) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 5) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 6) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1/21 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (fabs (/ -1 x)) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (fabs (/ -1 x)) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (fabs (/ -1 x)) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (fabs (/ -1 x)) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 4 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 4) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 5) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 6) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1/21 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7)))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (fabs (/ -1 x)) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (fabs (/ -1 x)) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (fabs (/ -1 x)) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (fabs (/ -1 x)) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (fabs (/ -1 x)) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 4 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 4) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 5) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 6) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1/21 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (fabs (/ -1 x)) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (fabs (/ -1 x)) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (fabs (/ -1 x)) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (fabs (/ -1 x)) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (fabs (/ -1 x)) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (fabs (/ -1 x)) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (fabs (/ -1 x)) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (fabs (/ -1 x)) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (fabs (/ -1 x)) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x)))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 4 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 4) 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)) 5) 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)) 6) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1/21 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7)))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs (/ -1 (/ 1 (- x)))) 7)) into (* 1/21 (pow (fabs x) 7)) * * * [misc]progress: simplifying candidates * * * * [misc]progress: [ 1 / 111 ] simplifiying candidate # * * * * [misc]progress: [ 2 / 111 ] simplifiying candidate # * * * * [misc]progress: [ 3 / 111 ] simplifiying candidate # * * * * [misc]progress: [ 4 / 111 ] simplifiying candidate # * * * * [misc]progress: [ 5 / 111 ] simplifiying candidate # * * * * [misc]progress: [ 6 / 111 ] simplifiying candidate # * * * * [misc]progress: [ 7 / 111 ] simplifiying candidate # * * * * [misc]progress: [ 8 / 111 ] simplifiying candidate # * * * * [misc]progress: [ 9 / 111 ] simplifiying candidate # * * * * [misc]progress: [ 10 / 111 ] simplifiying candidate # * * * * [misc]progress: [ 11 / 111 ] simplifiying candidate # * * * * [misc]progress: [ 12 / 111 ] simplifiying candidate # * * * * [misc]progress: [ 13 / 111 ] 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 (* (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x))) * [misc]simplify: Simplified (2 1 2 1 1 2 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (pow (* (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x))) 1)) (* (/ 1 5) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (/ 1 21) (* (* (* (pow (fabs x) 4) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 14 / 111 ] 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 (* (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x))) * [misc]simplify: Simplified (2 1 2 1 1 2 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (pow (* (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x))) 1)) (* (/ 1 5) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (/ 1 21) (* (* (* (pow (fabs x) 4) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 15 / 111 ] 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 (* (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x))) * [misc]simplify: Simplified (2 1 2 1 1 2 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (pow (* (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x))) 1)) (* (/ 1 5) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (/ 1 21) (* (* (* (pow (fabs x) 4) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 16 / 111 ] simplifiying candidate # * * * * [misc]progress: [ 17 / 111 ] 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 (69 enodes) * * [misc]simplify: iters left: 2 (117 enodes) * * [misc]simplify: iters left: 1 (196 enodes) * [exit]simplify: Simplified to (+ (+ (log (/ 2 3)) (log (fabs x))) (+ (log (fabs x)) (log (fabs x)))) * [misc]simplify: Simplified (2 1 2 1 1 2 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (exp (+ (+ (log (/ 2 3)) (log (fabs x))) (+ (log (fabs x)) (log (fabs x)))))) (* (/ 1 5) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (/ 1 21) (* (* (* (pow (fabs x) 4) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 18 / 111 ] 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 (121 enodes) * * [misc]simplify: iters left: 1 (188 enodes) * [exit]simplify: Simplified to (+ (+ (log (fabs x)) (log (fabs x))) (+ (log (/ 2 3)) (log (fabs x)))) * [misc]simplify: Simplified (2 1 2 1 1 2 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (exp (+ (+ (log (fabs x)) (log (fabs x))) (+ (log (/ 2 3)) (log (fabs x)))))) (* (/ 1 5) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (/ 1 21) (* (* (* (pow (fabs x) 4) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 19 / 111 ] 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 (111 enodes) * * [misc]simplify: iters left: 1 (179 enodes) * [exit]simplify: Simplified to (fma (log (fabs x)) 3 (log (/ 2 3))) * [misc]simplify: Simplified (2 1 2 1 1 2 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (exp (fma (log (fabs x)) 3 (log (/ 2 3))))) (* (/ 1 5) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (/ 1 21) (* (* (* (pow (fabs x) 4) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 20 / 111 ] simplifiying candidate # * * * * [misc]progress: [ 21 / 111 ] simplifiying candidate # * * * * [misc]progress: [ 22 / 111 ] 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 (450 enodes) * [exit]simplify: Simplified to (* (* (pow (fabs x) (+ 3 1)) (pow (fabs x) (+ 3 1))) (* (* (/ 2 3) (/ 2 3)) (* (fabs x) (/ 2 3)))) * [misc]simplify: Simplified (2 1 2 1 1 2 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (cbrt (* (* (pow (fabs x) (+ 3 1)) (pow (fabs x) (+ 3 1))) (* (* (/ 2 3) (/ 2 3)) (* (fabs x) (/ 2 3)))))) (* (/ 1 5) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (/ 1 21) (* (* (* (pow (fabs x) 4) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 23 / 111 ] 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 (128 enodes) * [exit]simplify: Simplified to (* (* (* (fabs x) (/ 2 3)) (* (/ 2 3) (/ 2 3))) (pow (* (fabs x) (fabs x)) (+ 3 1))) * [misc]simplify: Simplified (2 1 2 1 1 2 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (cbrt (* (* (* (fabs x) (/ 2 3)) (* (/ 2 3) (/ 2 3))) (pow (* (fabs x) (fabs x)) (+ 3 1))))) (* (/ 1 5) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (/ 1 21) (* (* (* (pow (fabs x) 4) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 24 / 111 ] 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 (450 enodes) * [exit]simplify: Simplified to (* (* (pow (fabs x) (+ 3 1)) (pow (fabs x) (+ 3 1))) (* (* (/ 2 3) (/ 2 3)) (* (fabs x) (/ 2 3)))) * [misc]simplify: Simplified (2 1 2 1 1 2 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (cbrt (* (* (pow (fabs x) (+ 3 1)) (pow (fabs x) (+ 3 1))) (* (* (/ 2 3) (/ 2 3)) (* (fabs x) (/ 2 3)))))) (* (/ 1 5) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (/ 1 21) (* (* (* (pow (fabs x) 4) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 25 / 111 ] simplifiying candidate # * * * * [misc]progress: [ 26 / 111 ] simplifiying candidate # * * * * [misc]progress: [ 27 / 111 ] simplifiying candidate # * * * * [misc]progress: [ 28 / 111 ] simplifiying candidate # * * * * [misc]progress: [ 29 / 111 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs x) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (fabs x) * [misc]simplify: Simplified (2 1 2 1 1 2 2) to (λ (x) (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) 4) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 30 / 111 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (/ 2 3)) (cbrt (/ 2 3))) * * [misc]simplify: iters left: 5 (5 enodes) * [exit]simplify: Simplified to (* (cbrt (/ 2 3)) (cbrt (/ 2 3))) * [misc]simplify: Simplified (2 1 2 1 1 2 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (* (cbrt (/ 2 3)) (cbrt (/ 2 3))) (* (cbrt (/ 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) 4) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 31 / 111 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (/ 2 3)) * * [misc]simplify: iters left: 3 (4 enodes) * [exit]simplify: Simplified to (sqrt (/ 2 3)) * [misc]simplify: Simplified (2 1 2 1 1 2 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (sqrt (/ 2 3)) (* (sqrt (/ 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) 4) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 32 / 111 ] simplifiying candidate # * * * * [misc]progress: [ 33 / 111 ] simplifiying candidate # * * * * [misc]progress: [ 34 / 111 ] 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))) * [misc]simplify: Simplified (2 1 2 1 1 2 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (/ (* (* (fabs x) (fabs x)) (* 2 (fabs x))) 3)) (* (/ 1 5) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (/ 1 21) (* (* (* (pow (fabs x) 4) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 35 / 111 ] simplifiying candidate # * * * * [misc]progress: [ 36 / 111 ] simplifiying candidate # * * * * [misc]progress: [ 37 / 111 ] simplifiying candidate # * * * * [misc]progress: [ 38 / 111 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs x) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (fabs x) * [misc]simplify: Simplified (2 1 2 1 2 2 1 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (pow (fabs x) (+ (+ (+ 1 1) 1) 1)) (fabs x)))) (* (/ 1 21) (* (* (* (pow (fabs x) 4) (fabs x)) (fabs x)) (fabs x))))))) * [enter]simplify: Simplifying (+ (+ (+ 1 1) 1) 1) * * [misc]simplify: iters left: 6 (4 enodes) * * [misc]simplify: iters left: 5 (9 enodes) * [exit]simplify: Simplified to (+ (+ 1 1) (+ 1 1)) * [misc]simplify: Simplified (2 1 2 1 2 2 1 2) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (pow (fabs x) (+ (+ 1 1) (+ 1 1))) (fabs x)))) (* (/ 1 21) (* (* (* (pow (fabs x) 4) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 39 / 111 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs x) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (fabs x) * [misc]simplify: Simplified (2 1 2 1 2 2 1 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (pow (fabs x) (+ (+ 2 1) 1)) (fabs x)))) (* (/ 1 21) (* (* (* (pow (fabs x) 4) (fabs x)) (fabs x)) (fabs x))))))) * [enter]simplify: Simplifying (+ (+ 2 1) 1) * * [misc]simplify: iters left: 4 (4 enodes) * * [misc]simplify: iters left: 3 (10 enodes) * * [misc]simplify: iters left: 2 (11 enodes) * [exit]simplify: Simplified to (+ 2 (+ 1 1)) * [misc]simplify: Simplified (2 1 2 1 2 2 1 2) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (pow (fabs x) (+ 2 (+ 1 1))) (fabs x)))) (* (/ 1 21) (* (* (* (pow (fabs x) 4) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 40 / 111 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs x) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (fabs x) * [misc]simplify: Simplified (2 1 2 1 2 2 1 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (pow (fabs x) (+ (+ (+ 1 1) 1) 1)) (fabs x)))) (* (/ 1 21) (* (* (* (pow (fabs x) 4) (fabs x)) (fabs x)) (fabs x))))))) * [enter]simplify: Simplifying (+ (+ (+ 1 1) 1) 1) * * [misc]simplify: iters left: 6 (4 enodes) * * [misc]simplify: iters left: 5 (9 enodes) * [exit]simplify: Simplified to (+ (+ 1 1) (+ 1 1)) * [misc]simplify: Simplified (2 1 2 1 2 2 1 2) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (pow (fabs x) (+ (+ 1 1) (+ 1 1))) (fabs x)))) (* (/ 1 21) (* (* (* (pow (fabs x) 4) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 41 / 111 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs x) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (fabs x) * [misc]simplify: Simplified (2 1 2 1 2 2 1 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (pow (fabs x) (+ 3 1)) (fabs x)))) (* (/ 1 21) (* (* (* (pow (fabs x) 4) (fabs x)) (fabs x)) (fabs x))))))) * [enter]simplify: Simplifying (+ 3 1) * * [misc]simplify: iters left: 2 (3 enodes) * * [misc]simplify: iters left: 1 (6 enodes) * [exit]simplify: Simplified to (+ 1 3) * [misc]simplify: Simplified (2 1 2 1 2 2 1 2) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (pow (fabs x) (+ 1 3)) (fabs x)))) (* (/ 1 21) (* (* (* (pow (fabs x) 4) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 42 / 111 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs x) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (fabs x) * [misc]simplify: Simplified (2 1 2 1 2 2 1 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (pow (fabs x) (+ (+ (+ 1 1) 1) 1)) (fabs x)))) (* (/ 1 21) (* (* (* (pow (fabs x) 4) (fabs x)) (fabs x)) (fabs x))))))) * [enter]simplify: Simplifying (+ (+ (+ 1 1) 1) 1) * * [misc]simplify: iters left: 6 (4 enodes) * * [misc]simplify: iters left: 5 (9 enodes) * [exit]simplify: Simplified to (+ (+ 1 1) (+ 1 1)) * [misc]simplify: Simplified (2 1 2 1 2 2 1 2) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (pow (fabs x) (+ (+ 1 1) (+ 1 1))) (fabs x)))) (* (/ 1 21) (* (* (* (pow (fabs x) 4) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 43 / 111 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs x) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (fabs x) * [misc]simplify: Simplified (2 1 2 1 2 2 1 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (pow (fabs x) (+ (+ 2 1) 1)) (fabs x)))) (* (/ 1 21) (* (* (* (pow (fabs x) 4) (fabs x)) (fabs x)) (fabs x))))))) * [enter]simplify: Simplifying (+ (+ 2 1) 1) * * [misc]simplify: iters left: 4 (4 enodes) * * [misc]simplify: iters left: 3 (10 enodes) * * [misc]simplify: iters left: 2 (11 enodes) * [exit]simplify: Simplified to (+ 2 (+ 1 1)) * [misc]simplify: Simplified (2 1 2 1 2 2 1 2) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (pow (fabs x) (+ 2 (+ 1 1))) (fabs x)))) (* (/ 1 21) (* (* (* (pow (fabs x) 4) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 44 / 111 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs x) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (fabs x) * [misc]simplify: Simplified (2 1 2 1 2 2 1 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (pow (fabs x) (+ (+ (+ 1 1) 1) 1)) (fabs x)))) (* (/ 1 21) (* (* (* (pow (fabs x) 4) (fabs x)) (fabs x)) (fabs x))))))) * [enter]simplify: Simplifying (+ (+ (+ 1 1) 1) 1) * * [misc]simplify: iters left: 6 (4 enodes) * * [misc]simplify: iters left: 5 (9 enodes) * [exit]simplify: Simplified to (+ (+ 1 1) (+ 1 1)) * [misc]simplify: Simplified (2 1 2 1 2 2 1 2) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (pow (fabs x) (+ (+ 1 1) (+ 1 1))) (fabs x)))) (* (/ 1 21) (* (* (* (pow (fabs x) 4) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 45 / 111 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (fabs x) (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 (10 enodes) * * [misc]simplify: iters left: 3 (13 enodes) * * [misc]simplify: iters left: 2 (16 enodes) * [exit]simplify: Simplified to (pow (fabs x) (+ 1 3)) * [misc]simplify: Simplified (2 1 2 1 2 2 1 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (pow (pow (fabs x) (+ 1 3)) 1) (fabs x)))) (* (/ 1 21) (* (* (* (pow (fabs x) 4) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 46 / 111 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (fabs x) (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 (10 enodes) * * [misc]simplify: iters left: 3 (13 enodes) * * [misc]simplify: iters left: 2 (16 enodes) * [exit]simplify: Simplified to (pow (fabs x) (+ 1 3)) * [misc]simplify: Simplified (2 1 2 1 2 2 1 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (pow (pow (fabs x) (+ 1 3)) 1) (fabs x)))) (* (/ 1 21) (* (* (* (pow (fabs x) 4) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 47 / 111 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (fabs x) (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 (10 enodes) * * [misc]simplify: iters left: 3 (13 enodes) * * [misc]simplify: iters left: 2 (16 enodes) * [exit]simplify: Simplified to (pow (fabs x) (+ 1 3)) * [misc]simplify: Simplified (2 1 2 1 2 2 1 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (pow (pow (fabs x) (+ 1 3)) 1) (fabs x)))) (* (/ 1 21) (* (* (* (pow (fabs x) 4) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 48 / 111 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs x) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (fabs x) * [misc]simplify: Simplified (2 1 2 1 2 2 1 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (pow (fabs x) (+ (+ (+ 1 1) 1) 1)) (fabs x)))) (* (/ 1 21) (* (* (* (pow (fabs x) 4) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 49 / 111 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs x) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (fabs x) * [misc]simplify: Simplified (2 1 2 1 2 2 1 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (pow (fabs x) (+ (+ 2 1) 1)) (fabs x)))) (* (/ 1 21) (* (* (* (pow (fabs x) 4) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 50 / 111 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs x) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (fabs x) * [misc]simplify: Simplified (2 1 2 1 2 2 1 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (pow (fabs x) (+ (+ (+ 1 1) 1) 1)) (fabs x)))) (* (/ 1 21) (* (* (* (pow (fabs x) 4) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 51 / 111 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs x) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (fabs x) * [misc]simplify: Simplified (2 1 2 1 2 2 1 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (pow (fabs x) (+ 3 1)) (fabs x)))) (* (/ 1 21) (* (* (* (pow (fabs x) 4) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 52 / 111 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs x) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (fabs x) * [misc]simplify: Simplified (2 1 2 1 2 2 1 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (pow (fabs x) (+ (+ (+ 1 1) 1) 1)) (fabs x)))) (* (/ 1 21) (* (* (* (pow (fabs x) 4) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 53 / 111 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs x) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (fabs x) * [misc]simplify: Simplified (2 1 2 1 2 2 1 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (pow (fabs x) (+ (+ 2 1) 1)) (fabs x)))) (* (/ 1 21) (* (* (* (pow (fabs x) 4) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 54 / 111 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs x) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (fabs x) * [misc]simplify: Simplified (2 1 2 1 2 2 1 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (pow (fabs x) (+ (+ (+ 1 1) 1) 1)) (fabs x)))) (* (/ 1 21) (* (* (* (pow (fabs x) 4) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 55 / 111 ] simplifiying candidate # * * * * [misc]progress: [ 56 / 111 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (+ (+ (log (fabs x)) (log (fabs x))) (log (fabs x))) (log (fabs x))) * * [misc]simplify: iters left: 6 (6 enodes) * * [misc]simplify: iters left: 5 (9 enodes) * [exit]simplify: Simplified to (+ (+ (log (fabs x)) (log (fabs x))) (+ (log (fabs x)) (log (fabs x)))) * [misc]simplify: Simplified (2 1 2 1 2 2 1 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (exp (+ (+ (log (fabs x)) (log (fabs x))) (+ (log (fabs x)) (log (fabs x))))) (fabs x)))) (* (/ 1 21) (* (* (* (pow (fabs x) 4) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 57 / 111 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (+ (log (* (fabs x) (fabs x))) (log (fabs x))) (log (fabs x))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to (+ (log (* (fabs x) (fabs x))) (log (* (fabs x) (fabs x)))) * [misc]simplify: Simplified (2 1 2 1 2 2 1 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (exp (+ (log (* (fabs x) (fabs x))) (log (* (fabs x) (fabs x))))) (fabs x)))) (* (/ 1 21) (* (* (* (pow (fabs x) 4) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 58 / 111 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (log (* (* (fabs x) (fabs x)) (fabs x))) (log (fabs x))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * * [misc]simplify: iters left: 4 (17 enodes) * * [misc]simplify: iters left: 3 (18 enodes) * * [misc]simplify: iters left: 2 (23 enodes) * * [misc]simplify: iters left: 1 (28 enodes) * [exit]simplify: Simplified to (fma 3 (log (fabs x)) (log (fabs x))) * [misc]simplify: Simplified (2 1 2 1 2 2 1 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (exp (fma 3 (log (fabs x)) (log (fabs x)))) (fabs x)))) (* (/ 1 21) (* (* (* (pow (fabs x) 4) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 59 / 111 ] simplifiying candidate # * * * * [misc]progress: [ 60 / 111 ] simplifiying candidate # * * * * [misc]progress: [ 61 / 111 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (* (* (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 (19 enodes) * * [misc]simplify: iters left: 4 (53 enodes) * * [misc]simplify: iters left: 3 (114 enodes) * * [misc]simplify: iters left: 2 (127 enodes) * * [misc]simplify: iters left: 1 (133 enodes) * [exit]simplify: Simplified to (pow (pow (fabs x) (+ 1 3)) 3) * [misc]simplify: Simplified (2 1 2 1 2 2 1 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (cbrt (pow (pow (fabs x) (+ 1 3)) 3)) (fabs x)))) (* (/ 1 21) (* (* (* (pow (fabs x) 4) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 62 / 111 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (67 enodes) * * [misc]simplify: iters left: 3 (111 enodes) * * [misc]simplify: iters left: 2 (119 enodes) * * [misc]simplify: iters left: 1 (125 enodes) * [exit]simplify: Simplified to (pow (* (fabs x) (fabs x)) (+ (+ 1 3) (+ 1 1))) * [misc]simplify: Simplified (2 1 2 1 2 2 1 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (cbrt (pow (* (fabs x) (fabs x)) (+ (+ 1 3) (+ 1 1)))) (fabs x)))) (* (/ 1 21) (* (* (* (pow (fabs x) 4) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 63 / 111 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (* (* (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 (19 enodes) * * [misc]simplify: iters left: 4 (53 enodes) * * [misc]simplify: iters left: 3 (114 enodes) * * [misc]simplify: iters left: 2 (127 enodes) * * [misc]simplify: iters left: 1 (133 enodes) * [exit]simplify: Simplified to (pow (pow (fabs x) (+ 1 3)) 3) * [misc]simplify: Simplified (2 1 2 1 2 2 1 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (cbrt (pow (pow (fabs x) (+ 1 3)) 3)) (fabs x)))) (* (/ 1 21) (* (* (* (pow (fabs x) 4) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 64 / 111 ] simplifiying candidate # * * * * [misc]progress: [ 65 / 111 ] simplifiying candidate # * * * * [misc]progress: [ 66 / 111 ] simplifiying candidate # * * * * [misc]progress: [ 67 / 111 ] simplifiying candidate # * * * * [misc]progress: [ 68 / 111 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (fabs x)) * * [misc]simplify: iters left: 2 (3 enodes) * [exit]simplify: Simplified to (cbrt (fabs x)) * [misc]simplify: Simplified (2 1 2 1 2 2 1 2) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (* (cbrt (fabs x)) (cbrt (fabs x)))) (cbrt (fabs x))) (fabs x)))) (* (/ 1 21) (* (* (* (pow (fabs x) 4) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 69 / 111 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (fabs x)) * * [misc]simplify: iters left: 2 (3 enodes) * [exit]simplify: Simplified to (sqrt (fabs x)) * [misc]simplify: Simplified (2 1 2 1 2 2 1 2) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (sqrt (fabs x))) (sqrt (fabs x))) (fabs x)))) (* (/ 1 21) (* (* (* (pow (fabs x) 4) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 70 / 111 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs x) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (fabs x) * [misc]simplify: Simplified (2 1 2 1 2 2 1 2) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) 1) (fabs x)) (fabs x)))) (* (/ 1 21) (* (* (* (pow (fabs x) 4) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 71 / 111 ] simplifiying candidate # * [enter]simplify: Simplifying (* (fabs x) (fabs x)) * * [misc]simplify: iters left: 3 (3 enodes) * [exit]simplify: Simplified to (* (fabs x) (fabs x)) * [misc]simplify: Simplified (2 1 2 1 2 2 1 1) to (λ (x) (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) 4) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 72 / 111 ] simplifiying candidate # * * * * [misc]progress: [ 73 / 111 ] simplifiying candidate # * * * * [misc]progress: [ 74 / 111 ] simplifiying candidate # * * * * [misc]progress: [ 75 / 111 ] simplifiying candidate # * [enter]simplify: Simplifying (* (/ 1 21) (* (* (* (pow (fabs x) 4) (fabs x)) (fabs x)) (fabs x))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (60 enodes) * * [misc]simplify: iters left: 3 (222 enodes) * [exit]simplify: Simplified to (* (/ (pow (fabs x) 4) (/ 21 (fabs x))) (* (fabs x) (fabs x))) * [misc]simplify: Simplified (2 1 2 2 1) to (λ (x) (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)))) (pow (* (/ (pow (fabs x) 4) (/ 21 (fabs x))) (* (fabs x) (fabs x))) 1))))) * * * * [misc]progress: [ 76 / 111 ] simplifiying candidate # * [enter]simplify: Simplifying (* (/ 1 21) (* (* (* (pow (fabs x) 4) (fabs x)) (fabs x)) (fabs x))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (60 enodes) * * [misc]simplify: iters left: 3 (222 enodes) * [exit]simplify: Simplified to (* (/ (pow (fabs x) 4) (/ 21 (fabs x))) (* (fabs x) (fabs x))) * [misc]simplify: Simplified (2 1 2 2 1) to (λ (x) (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)))) (pow (* (/ (pow (fabs x) 4) (/ 21 (fabs x))) (* (fabs x) (fabs x))) 1))))) * * * * [misc]progress: [ 77 / 111 ] simplifiying candidate # * [enter]simplify: Simplifying (* (/ 1 21) (* (* (* (pow (fabs x) 4) (fabs x)) (fabs x)) (fabs x))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (60 enodes) * * [misc]simplify: iters left: 3 (222 enodes) * [exit]simplify: Simplified to (* (/ (pow (fabs x) 4) (/ 21 (fabs x))) (* (fabs x) (fabs x))) * [misc]simplify: Simplified (2 1 2 2 1) to (λ (x) (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)))) (pow (* (/ (pow (fabs x) 4) (/ 21 (fabs x))) (* (fabs x) (fabs x))) 1))))) * * * * [misc]progress: [ 78 / 111 ] simplifiying candidate # * * * * [misc]progress: [ 79 / 111 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (log (/ 1 21)) (+ (+ (+ (* (log (fabs x)) 4) (log (fabs x))) (log (fabs x))) (log (fabs x)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (63 enodes) * * [misc]simplify: iters left: 3 (182 enodes) * * [misc]simplify: iters left: 2 (495 enodes) * [exit]simplify: Simplified to (fma (+ (+ 1 4) (+ 1 1)) (log (fabs x)) (- (log 21))) * [misc]simplify: Simplified (2 1 2 2 1) to (λ (x) (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)))) (exp (fma (+ (+ 1 4) (+ 1 1)) (log (fabs x)) (- (log 21)))))))) * * * * [misc]progress: [ 80 / 111 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (log (/ 1 21)) (+ (+ (+ (* (log (fabs x)) 4) (log (fabs x))) (log (fabs x))) (log (fabs x)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (63 enodes) * * [misc]simplify: iters left: 3 (182 enodes) * * [misc]simplify: iters left: 2 (495 enodes) * [exit]simplify: Simplified to (fma (+ (+ 1 4) (+ 1 1)) (log (fabs x)) (- (log 21))) * [misc]simplify: Simplified (2 1 2 2 1) to (λ (x) (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)))) (exp (fma (+ (+ 1 4) (+ 1 1)) (log (fabs x)) (- (log 21)))))))) * * * * [misc]progress: [ 81 / 111 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (log (/ 1 21)) (+ (+ (+ (log (pow (fabs x) 4)) (log (fabs x))) (log (fabs x))) (log (fabs x)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (63 enodes) * * [misc]simplify: iters left: 3 (180 enodes) * * [misc]simplify: iters left: 2 (495 enodes) * [exit]simplify: Simplified to (fma (+ (+ 1 4) (+ 1 1)) (log (fabs x)) (- (log 21))) * [misc]simplify: Simplified (2 1 2 2 1) to (λ (x) (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)))) (exp (fma (+ (+ 1 4) (+ 1 1)) (log (fabs x)) (- (log 21)))))))) * * * * [misc]progress: [ 82 / 111 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (log (/ 1 21)) (+ (+ (log (* (pow (fabs x) 4) (fabs x))) (log (fabs x))) (log (fabs x)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (32 enodes) * * [misc]simplify: iters left: 4 (61 enodes) * * [misc]simplify: iters left: 3 (167 enodes) * * [misc]simplify: iters left: 2 (471 enodes) * [exit]simplify: Simplified to (fma (+ (+ 1 4) (+ 1 1)) (log (fabs x)) (- (log 21))) * [misc]simplify: Simplified (2 1 2 2 1) to (λ (x) (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)))) (exp (fma (+ (+ 1 4) (+ 1 1)) (log (fabs x)) (- (log 21)))))))) * * * * [misc]progress: [ 83 / 111 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (log (/ 1 21)) (+ (log (* (* (pow (fabs x) 4) (fabs x)) (fabs x))) (log (fabs x)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (32 enodes) * * [misc]simplify: iters left: 4 (60 enodes) * * [misc]simplify: iters left: 3 (139 enodes) * * [misc]simplify: iters left: 2 (401 enodes) * [exit]simplify: Simplified to (fma (+ (+ 1 4) (+ 1 1)) (log (fabs x)) (- (log 21))) * [misc]simplify: Simplified (2 1 2 2 1) to (λ (x) (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)))) (exp (fma (+ (+ 1 4) (+ 1 1)) (log (fabs x)) (- (log 21)))))))) * * * * [misc]progress: [ 84 / 111 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (log (/ 1 21)) (log (* (* (* (pow (fabs x) 4) (fabs x)) (fabs x)) (fabs x)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (31 enodes) * * [misc]simplify: iters left: 4 (57 enodes) * * [misc]simplify: iters left: 3 (123 enodes) * * [misc]simplify: iters left: 2 (345 enodes) * [exit]simplify: Simplified to (fma (+ (+ 1 4) (+ 1 1)) (log (fabs x)) (- (log 21))) * [misc]simplify: Simplified (2 1 2 2 1) to (λ (x) (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)))) (exp (fma (+ (+ 1 4) (+ 1 1)) (log (fabs x)) (- (log 21)))))))) * * * * [misc]progress: [ 85 / 111 ] simplifiying candidate # * * * * [misc]progress: [ 86 / 111 ] simplifiying candidate # * * * * [misc]progress: [ 87 / 111 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (/ 1 21) (/ 1 21)) (/ 1 21)) (* (* (* (* (* (pow (fabs x) 4) (pow (fabs x) 4)) (pow (fabs x) 4)) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x)))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (47 enodes) * * [misc]simplify: iters left: 4 (191 enodes) * [exit]simplify: Simplified to (* (* (* (/ (/ 1 21) (* 21 21)) (pow (fabs x) 3)) (* (pow (fabs x) 4) (pow (fabs x) 4))) (* (* (pow (fabs x) 3) (pow (fabs x) 3)) (pow (fabs x) 4))) * [misc]simplify: Simplified (2 1 2 2 1) to (λ (x) (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)))) (cbrt (* (* (* (/ (/ 1 21) (* 21 21)) (pow (fabs x) 3)) (* (pow (fabs x) 4) (pow (fabs x) 4))) (* (* (pow (fabs x) 3) (pow (fabs x) 3)) (pow (fabs x) 4)))))))) * * * * [misc]progress: [ 88 / 111 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (/ 1 21) (/ 1 21)) (/ 1 21)) (* (* (* (* (* (pow (fabs x) 4) (fabs x)) (* (pow (fabs x) 4) (fabs x))) (* (pow (fabs x) 4) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x)))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (52 enodes) * * [misc]simplify: iters left: 4 (199 enodes) * [exit]simplify: Simplified to (* (* (* (pow (fabs x) (+ 1 4)) (pow (fabs x) (+ 1 4))) (pow (fabs x) 3)) (* (* (pow (fabs x) (+ 1 4)) (pow (fabs x) 3)) (/ (/ 1 21) (* 21 21)))) * [misc]simplify: Simplified (2 1 2 2 1) to (λ (x) (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)))) (cbrt (* (* (* (pow (fabs x) (+ 1 4)) (pow (fabs x) (+ 1 4))) (pow (fabs x) 3)) (* (* (pow (fabs x) (+ 1 4)) (pow (fabs x) 3)) (/ (/ 1 21) (* 21 21))))))))) * * * * [misc]progress: [ 89 / 111 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (/ 1 21) (/ 1 21)) (/ 1 21)) (* (* (* (* (* (pow (fabs x) 4) (fabs x)) (fabs x)) (* (* (pow (fabs x) 4) (fabs x)) (fabs x))) (* (* (pow (fabs x) 4) (fabs x)) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x)))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (49 enodes) * * [misc]simplify: iters left: 4 (179 enodes) * [exit]simplify: Simplified to (* (* (pow (fabs x) (+ 1 4)) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))) (* (* (/ (/ 1 21) (* 21 21)) (pow (fabs x) (+ 1 4))) (* (pow (fabs x) (+ 1 4)) (* (fabs x) (fabs x))))) * [misc]simplify: Simplified (2 1 2 2 1) to (λ (x) (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)))) (cbrt (* (* (pow (fabs x) (+ 1 4)) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))) (* (* (/ (/ 1 21) (* 21 21)) (pow (fabs x) (+ 1 4))) (* (pow (fabs x) (+ 1 4)) (* (fabs x) (fabs x)))))))))) * * * * [misc]progress: [ 90 / 111 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (/ 1 21) (/ 1 21)) (/ 1 21)) (* (* (* (* (* (pow (fabs x) 4) (fabs x)) (fabs x)) (fabs x)) (* (* (* (pow (fabs x) 4) (fabs x)) (fabs x)) (fabs x))) (* (* (* (pow (fabs x) 4) (fabs x)) (fabs x)) (fabs x)))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (44 enodes) * * [misc]simplify: iters left: 4 (143 enodes) * [exit]simplify: Simplified to (* (* (* (pow (fabs x) (+ 1 4)) (* (fabs x) (fabs x))) (* (pow (fabs x) (+ 1 4)) (* (fabs x) (fabs x)))) (* (* (pow (fabs x) (+ 1 4)) (* (fabs x) (fabs x))) (/ (/ 1 21) (* 21 21)))) * [misc]simplify: Simplified (2 1 2 2 1) to (λ (x) (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)))) (cbrt (* (* (* (pow (fabs x) (+ 1 4)) (* (fabs x) (fabs x))) (* (pow (fabs x) (+ 1 4)) (* (fabs x) (fabs x)))) (* (* (pow (fabs x) (+ 1 4)) (* (fabs x) (fabs x))) (/ (/ 1 21) (* 21 21))))))))) * * * * [misc]progress: [ 91 / 111 ] simplifiying candidate # * * * * [misc]progress: [ 92 / 111 ] simplifiying candidate # * * * * [misc]progress: [ 93 / 111 ] simplifiying candidate # * * * * [misc]progress: [ 94 / 111 ] simplifiying candidate # * * * * [misc]progress: [ 95 / 111 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs x) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (fabs x) * [misc]simplify: Simplified (2 1 2 2 2) to (λ (x) (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) 4) (fabs x)) (fabs x))) (fabs x)))))) * * * * [misc]progress: [ 96 / 111 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (/ 1 21)) (cbrt (/ 1 21))) * * [misc]simplify: iters left: 5 (5 enodes) * * [misc]simplify: iters left: 4 (7 enodes) * [exit]simplify: Simplified to (* (cbrt (/ 1 21)) (cbrt (/ 1 21))) * [misc]simplify: Simplified (2 1 2 2 1) to (λ (x) (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)))) (* (* (cbrt (/ 1 21)) (cbrt (/ 1 21))) (* (cbrt (/ 1 21)) (* (* (* (pow (fabs x) 4) (fabs x)) (fabs x)) (fabs x)))))))) * * * * [misc]progress: [ 97 / 111 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (/ 1 21)) * * [misc]simplify: iters left: 3 (4 enodes) * * [misc]simplify: iters left: 2 (6 enodes) * [exit]simplify: Simplified to (sqrt (/ 1 21)) * [misc]simplify: Simplified (2 1 2 2 1) to (λ (x) (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)))) (* (sqrt (/ 1 21)) (* (sqrt (/ 1 21)) (* (* (* (pow (fabs x) 4) (fabs x)) (fabs x)) (fabs x)))))))) * * * * [misc]progress: [ 98 / 111 ] simplifiying candidate # * * * * [misc]progress: [ 99 / 111 ] simplifiying candidate # * * * * [misc]progress: [ 100 / 111 ] simplifiying candidate # * [enter]simplify: Simplifying (* 1 (* (* (* (pow (fabs x) 4) (fabs x)) (fabs x)) (fabs x))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (47 enodes) * * [misc]simplify: iters left: 3 (89 enodes) * * [misc]simplify: iters left: 2 (125 enodes) * * [misc]simplify: iters left: 1 (132 enodes) * [exit]simplify: Simplified to (* (pow (fabs x) (+ 4 1)) (* (fabs x) (fabs x))) * [misc]simplify: Simplified (2 1 2 2 1) to (λ (x) (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)))) (/ (* (pow (fabs x) (+ 4 1)) (* (fabs x) (fabs x))) 21))))) * * * * [misc]progress: [ 101 / 111 ] simplifiying candidate # * * * * [misc]progress: [ 102 / 111 ] simplifiying candidate # * [enter]simplify: Simplifying (pow (fabs x) 4) * * [misc]simplify: iters left: 2 (4 enodes) * [exit]simplify: Simplified to (pow (fabs x) 4) * [misc]simplify: Simplified (2 1 2 2 2 1 1 1) to (λ (x) (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) 4) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 103 / 111 ] simplifiying candidate # * [enter]simplify: Simplifying (* 2/3 (pow (fabs x) 3)) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (10 enodes) * * [misc]simplify: iters left: 2 (18 enodes) * * [misc]simplify: iters left: 1 (22 enodes) * [exit]simplify: Simplified to (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) * [misc]simplify: Simplified (2 1 2 1 1 2) to (λ (x) (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) 4) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 104 / 111 ] simplifiying candidate # * [enter]simplify: Simplifying (* 2/3 (pow (fabs x) 3)) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (10 enodes) * * [misc]simplify: iters left: 2 (18 enodes) * * [misc]simplify: iters left: 1 (22 enodes) * [exit]simplify: Simplified to (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) * [misc]simplify: Simplified (2 1 2 1 1 2) to (λ (x) (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) 4) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 105 / 111 ] simplifiying candidate # * [enter]simplify: Simplifying (* 2/3 (pow (fabs x) 3)) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (10 enodes) * * [misc]simplify: iters left: 2 (18 enodes) * * [misc]simplify: iters left: 1 (22 enodes) * [exit]simplify: Simplified to (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) * [misc]simplify: Simplified (2 1 2 1 1 2) to (λ (x) (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) 4) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 106 / 111 ] simplifiying candidate # * [enter]simplify: Simplifying (pow (fabs x) 4) * * [misc]simplify: iters left: 2 (4 enodes) * [exit]simplify: Simplified to (pow (fabs x) 4) * [misc]simplify: Simplified (2 1 2 1 2 2 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (pow (fabs x) 4) (fabs x)))) (* (/ 1 21) (* (* (* (pow (fabs x) 4) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 107 / 111 ] simplifiying candidate # * [enter]simplify: Simplifying (pow (fabs x) 4) * * [misc]simplify: iters left: 2 (4 enodes) * [exit]simplify: Simplified to (pow (fabs x) 4) * [misc]simplify: Simplified (2 1 2 1 2 2 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (pow (fabs x) 4) (fabs x)))) (* (/ 1 21) (* (* (* (pow (fabs x) 4) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 108 / 111 ] simplifiying candidate # * [enter]simplify: Simplifying (pow (fabs x) 4) * * [misc]simplify: iters left: 2 (4 enodes) * [exit]simplify: Simplified to (pow (fabs x) 4) * [misc]simplify: Simplified (2 1 2 1 2 2 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (pow (fabs x) 4) (fabs x)))) (* (/ 1 21) (* (* (* (pow (fabs x) 4) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 109 / 111 ] simplifiying candidate # * [enter]simplify: Simplifying (* 1/21 (pow (fabs x) 7)) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (7 enodes) * [exit]simplify: Simplified to (* (pow (fabs x) 7) 1/21) * [misc]simplify: Simplified (2 1 2 2) to (λ (x) (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)))) (* (pow (fabs x) 7) 1/21))))) * * * * [misc]progress: [ 110 / 111 ] simplifiying candidate # * [enter]simplify: Simplifying (* 1/21 (pow (fabs x) 7)) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (7 enodes) * [exit]simplify: Simplified to (* (pow (fabs x) 7) 1/21) * [misc]simplify: Simplified (2 1 2 2) to (λ (x) (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)))) (* (pow (fabs x) 7) 1/21))))) * * * * [misc]progress: [ 111 / 111 ] simplifiying candidate # * [enter]simplify: Simplifying (* 1/21 (pow (fabs x) 7)) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (7 enodes) * [exit]simplify: Simplified to (* (pow (fabs x) 7) 1/21) * [misc]simplify: Simplified (2 1 2 2) to (λ (x) (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)))) (* (pow (fabs x) 7) 1/21))))) * * * [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 1 2 2 1 2) * * * * [misc]progress: [ 2 / 4 ] rewriting at (2 1 2 1 2 2 1 1 2) * * * * [misc]progress: [ 3 / 4 ] rewriting at (2 1 2 1 2 2 1 1 1) * * * * [misc]progress: [ 4 / 4 ] rewriting at (2 1 1 2) * * * [misc]progress: generating series expansions * * * * [misc]progress: [ 1 / 4 ] generating series at (2 1 2 1 2 2 1 2) * [misc]approximate: Taking taylor expansion of (cbrt (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x))) in (x) around 0 * [misc]taylor: Taking taylor expansion of (cbrt (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x))) in x * [misc]taylor: Rewrote expression to (pow (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x))))) in x * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* (* (* (fabs x) (fabs x)) (fabs x)) (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) (fabs x)) (fabs x)) (fabs x))) in x * [misc]taylor: Taking taylor expansion of (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) in 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]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) (fabs x)) into (pow (fabs x) 4) * [misc]backup-simplify: Simplify (log (pow (fabs x) 4)) into (log (pow (fabs x) 4)) * [misc]backup-simplify: Simplify (* 1/3 (log (pow (fabs x) 4))) into (* 1/3 (log (pow (fabs x) 4))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (pow (fabs x) 4)))) into (pow (pow (fabs x) 4) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x))) in x * [misc]taylor: Rewrote expression to (pow (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x))))) in x * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* (* (* (fabs x) (fabs x)) (fabs x)) (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) (fabs x)) (fabs x)) (fabs x))) in x * [misc]taylor: Taking taylor expansion of (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) in 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]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) (fabs x)) into (pow (fabs x) 4) * [misc]backup-simplify: Simplify (log (pow (fabs x) 4)) into (log (pow (fabs x) 4)) * [misc]backup-simplify: Simplify (* 1/3 (log (pow (fabs x) 4))) into (* 1/3 (log (pow (fabs x) 4))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (pow (fabs x) 4)))) into (pow (pow (fabs x) 4) 1/3) * [misc]backup-simplify: Simplify (pow (pow (fabs x) 4) 1/3) into (pow (pow (fabs x) 4) 1/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 (+ (* (pow (fabs x) 3) 0) (* 0 (fabs x))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (fabs x) 4) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (pow (fabs x) 4)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (pow (fabs x) 4)))) (+ (* (/ (pow 0 1) 1)))) 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 (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (fabs x) 4) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (fabs x) 4) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (pow (fabs x) 4))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (pow (fabs x) 4)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) 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 (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (pow (fabs x) 4) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (pow (fabs x) 4) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (pow (fabs x) 4) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (fabs x) 4)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (pow (fabs x) 4)))) (+ (* (/ (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 (+ (* (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 (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (pow (fabs x) 4) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (pow (fabs x) 4) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (pow (fabs x) 4) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (pow (fabs x) 4) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (pow (fabs x) 4) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (fabs x) 4))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (pow (fabs x) 4)))) (+ (* (/ (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 (+ (* (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 (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (pow (fabs x) 4) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (pow (fabs x) 4) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (pow (fabs x) 4) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (pow (fabs x) 4) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (pow (fabs x) 4) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (pow (fabs x) 4) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (pow (fabs x) 4) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (fabs x) 4)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (pow (fabs x) 4)))) (+ (* (/ (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 (+ (* (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 (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (pow (fabs x) 4) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (pow (fabs x) 4) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (pow (fabs x) 4) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (pow (fabs x) 4) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (pow (fabs x) 4) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (pow (fabs x) 4) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (pow (fabs x) 4) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (pow (fabs x) 4) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (pow (fabs x) 4) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (pow (fabs x) 4) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (pow (fabs x) 4) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (fabs x) 4))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (pow (fabs x) 4)))) (+ (* (/ (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) 4) 1/3) into (pow (pow (fabs x) 4) 1/3) * [misc]approximate: Taking taylor expansion of (cbrt (* (* (* (fabs (/ 1 x)) (fabs (/ 1 x))) (fabs (/ 1 x))) (fabs (/ 1 x)))) in (x) around 0 * [misc]taylor: Taking taylor expansion of (cbrt (* (* (* (fabs (/ 1 x)) (fabs (/ 1 x))) (fabs (/ 1 x))) (fabs (/ 1 x)))) in x * [misc]taylor: Rewrote expression to (pow (* (* (* (fabs (/ 1 x)) (fabs (/ 1 x))) (fabs (/ 1 x))) (fabs (/ 1 x))) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* (* (* (fabs (/ 1 x)) (fabs (/ 1 x))) (fabs (/ 1 x))) (fabs (/ 1 x)))))) in x * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* (* (* (fabs (/ 1 x)) (fabs (/ 1 x))) (fabs (/ 1 x))) (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)) (fabs (/ 1 x))) (fabs (/ 1 x))) (fabs (/ 1 x)))) in x * [misc]taylor: Taking taylor expansion of (* (* (* (fabs (/ 1 x)) (fabs (/ 1 x))) (fabs (/ 1 x))) (fabs (/ 1 x))) in 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]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) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 4) * [misc]backup-simplify: Simplify (log (pow (fabs (/ 1 x)) 4)) into (log (pow (fabs (/ 1 x)) 4)) * [misc]backup-simplify: Simplify (* 1/3 (log (pow (fabs (/ 1 x)) 4))) into (* 1/3 (log (pow (fabs (/ 1 x)) 4))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (pow (fabs (/ 1 x)) 4)))) into (pow (pow (fabs (/ 1 x)) 4) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (* (* (* (fabs (/ 1 x)) (fabs (/ 1 x))) (fabs (/ 1 x))) (fabs (/ 1 x)))) in x * [misc]taylor: Rewrote expression to (pow (* (* (* (fabs (/ 1 x)) (fabs (/ 1 x))) (fabs (/ 1 x))) (fabs (/ 1 x))) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* (* (* (fabs (/ 1 x)) (fabs (/ 1 x))) (fabs (/ 1 x))) (fabs (/ 1 x)))))) in x * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* (* (* (fabs (/ 1 x)) (fabs (/ 1 x))) (fabs (/ 1 x))) (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)) (fabs (/ 1 x))) (fabs (/ 1 x))) (fabs (/ 1 x)))) in x * [misc]taylor: Taking taylor expansion of (* (* (* (fabs (/ 1 x)) (fabs (/ 1 x))) (fabs (/ 1 x))) (fabs (/ 1 x))) in 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]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) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 4) * [misc]backup-simplify: Simplify (log (pow (fabs (/ 1 x)) 4)) into (log (pow (fabs (/ 1 x)) 4)) * [misc]backup-simplify: Simplify (* 1/3 (log (pow (fabs (/ 1 x)) 4))) into (* 1/3 (log (pow (fabs (/ 1 x)) 4))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (pow (fabs (/ 1 x)) 4)))) into (pow (pow (fabs (/ 1 x)) 4) 1/3) * [misc]backup-simplify: Simplify (pow (pow (fabs (/ 1 x)) 4) 1/3) into (pow (pow (fabs (/ 1 x)) 4) 1/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 (+ (* (pow (fabs (/ 1 x)) 3) 0) (* 0 (fabs (/ 1 x)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (fabs (/ 1 x)) 4) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (pow (fabs (/ 1 x)) 4)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (pow (fabs (/ 1 x)) 4)))) (+ (* (/ (pow 0 1) 1)))) 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 (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (fabs (/ 1 x)) 4) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (fabs (/ 1 x)) 4) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (pow (fabs (/ 1 x)) 4))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (pow (fabs (/ 1 x)) 4)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) 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 (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (pow (fabs (/ 1 x)) 4) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (pow (fabs (/ 1 x)) 4) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (pow (fabs (/ 1 x)) 4) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (fabs (/ 1 x)) 4)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (pow (fabs (/ 1 x)) 4)))) (+ (* (/ (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 (+ (* (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 (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (pow (fabs (/ 1 x)) 4) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (pow (fabs (/ 1 x)) 4) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (pow (fabs (/ 1 x)) 4) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (pow (fabs (/ 1 x)) 4) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (pow (fabs (/ 1 x)) 4) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (fabs (/ 1 x)) 4))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (pow (fabs (/ 1 x)) 4)))) (+ (* (/ (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 (+ (* (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 (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (pow (fabs (/ 1 x)) 4) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (pow (fabs (/ 1 x)) 4) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (pow (fabs (/ 1 x)) 4) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (pow (fabs (/ 1 x)) 4) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (pow (fabs (/ 1 x)) 4) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (pow (fabs (/ 1 x)) 4) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (pow (fabs (/ 1 x)) 4) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (fabs (/ 1 x)) 4)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (pow (fabs (/ 1 x)) 4)))) (+ (* (/ (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 (+ (* (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 (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (pow (fabs (/ 1 x)) 4) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (pow (fabs (/ 1 x)) 4) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (pow (fabs (/ 1 x)) 4) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (pow (fabs (/ 1 x)) 4) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (pow (fabs (/ 1 x)) 4) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (pow (fabs (/ 1 x)) 4) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (pow (fabs (/ 1 x)) 4) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (pow (fabs (/ 1 x)) 4) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (pow (fabs (/ 1 x)) 4) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (pow (fabs (/ 1 x)) 4) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (pow (fabs (/ 1 x)) 4) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (fabs (/ 1 x)) 4))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (pow (fabs (/ 1 x)) 4)))) (+ (* (/ (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))) 4) 1/3) into (pow (pow (fabs x) 4) 1/3) * [misc]approximate: Taking taylor expansion of (cbrt (* (* (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x))))) in (x) around 0 * [misc]taylor: Taking taylor expansion of (cbrt (* (* (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x))))) in x * [misc]taylor: Rewrote expression to (pow (* (* (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* (* (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x))))))) in x * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* (* (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))) (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))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x))))) in x * [misc]taylor: Taking taylor expansion of (* (* (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))) in 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]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) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 4) * [misc]backup-simplify: Simplify (log (pow (fabs (/ -1 x)) 4)) into (log (pow (fabs (/ -1 x)) 4)) * [misc]backup-simplify: Simplify (* 1/3 (log (pow (fabs (/ -1 x)) 4))) into (* 1/3 (log (pow (fabs (/ -1 x)) 4))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (pow (fabs (/ -1 x)) 4)))) into (pow (pow (fabs (/ -1 x)) 4) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (* (* (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x))))) in x * [misc]taylor: Rewrote expression to (pow (* (* (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* (* (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x))))))) in x * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* (* (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))) (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))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x))))) in x * [misc]taylor: Taking taylor expansion of (* (* (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))) in 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]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) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 4) * [misc]backup-simplify: Simplify (log (pow (fabs (/ -1 x)) 4)) into (log (pow (fabs (/ -1 x)) 4)) * [misc]backup-simplify: Simplify (* 1/3 (log (pow (fabs (/ -1 x)) 4))) into (* 1/3 (log (pow (fabs (/ -1 x)) 4))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (pow (fabs (/ -1 x)) 4)))) into (pow (pow (fabs (/ -1 x)) 4) 1/3) * [misc]backup-simplify: Simplify (pow (pow (fabs (/ -1 x)) 4) 1/3) into (pow (pow (fabs (/ -1 x)) 4) 1/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 (+ (* (pow (fabs (/ -1 x)) 3) 0) (* 0 (fabs (/ -1 x)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (fabs (/ -1 x)) 4) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (pow (fabs (/ -1 x)) 4)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (pow (fabs (/ -1 x)) 4)))) (+ (* (/ (pow 0 1) 1)))) 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 (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (fabs (/ -1 x)) 4) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (fabs (/ -1 x)) 4) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (pow (fabs (/ -1 x)) 4))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (pow (fabs (/ -1 x)) 4)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) 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 (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (pow (fabs (/ -1 x)) 4) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (pow (fabs (/ -1 x)) 4) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (pow (fabs (/ -1 x)) 4) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (fabs (/ -1 x)) 4)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (pow (fabs (/ -1 x)) 4)))) (+ (* (/ (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 (+ (* (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 (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (pow (fabs (/ -1 x)) 4) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (pow (fabs (/ -1 x)) 4) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (pow (fabs (/ -1 x)) 4) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (pow (fabs (/ -1 x)) 4) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (pow (fabs (/ -1 x)) 4) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (fabs (/ -1 x)) 4))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (pow (fabs (/ -1 x)) 4)))) (+ (* (/ (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 (+ (* (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 (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (pow (fabs (/ -1 x)) 4) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (pow (fabs (/ -1 x)) 4) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (pow (fabs (/ -1 x)) 4) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (pow (fabs (/ -1 x)) 4) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (pow (fabs (/ -1 x)) 4) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (pow (fabs (/ -1 x)) 4) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (pow (fabs (/ -1 x)) 4) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (fabs (/ -1 x)) 4)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (pow (fabs (/ -1 x)) 4)))) (+ (* (/ (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 (+ (* (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 (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (pow (fabs (/ -1 x)) 4) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (pow (fabs (/ -1 x)) 4) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (pow (fabs (/ -1 x)) 4) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (pow (fabs (/ -1 x)) 4) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (pow (fabs (/ -1 x)) 4) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (pow (fabs (/ -1 x)) 4) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (pow (fabs (/ -1 x)) 4) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (pow (fabs (/ -1 x)) 4) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (pow (fabs (/ -1 x)) 4) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (pow (fabs (/ -1 x)) 4) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (pow (fabs (/ -1 x)) 4) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (fabs (/ -1 x)) 4))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (pow (fabs (/ -1 x)) 4)))) (+ (* (/ (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)))) 4) 1/3) into (pow (pow (fabs x) 4) 1/3) * * * * [misc]progress: [ 2 / 4 ] generating series at (2 1 2 1 2 2 1 1 2) * [misc]approximate: Taking taylor expansion of (cbrt (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x))) in (x) around 0 * [misc]taylor: Taking taylor expansion of (cbrt (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x))) in x * [misc]taylor: Rewrote expression to (pow (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x))))) in x * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* (* (* (fabs x) (fabs x)) (fabs x)) (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) (fabs x)) (fabs x)) (fabs x))) in x * [misc]taylor: Taking taylor expansion of (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) in 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]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) (fabs x)) into (pow (fabs x) 4) * [misc]backup-simplify: Simplify (log (pow (fabs x) 4)) into (log (pow (fabs x) 4)) * [misc]backup-simplify: Simplify (* 1/3 (log (pow (fabs x) 4))) into (* 1/3 (log (pow (fabs x) 4))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (pow (fabs x) 4)))) into (pow (pow (fabs x) 4) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x))) in x * [misc]taylor: Rewrote expression to (pow (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x))))) in x * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* (* (* (fabs x) (fabs x)) (fabs x)) (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) (fabs x)) (fabs x)) (fabs x))) in x * [misc]taylor: Taking taylor expansion of (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) in 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]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) (fabs x)) into (pow (fabs x) 4) * [misc]backup-simplify: Simplify (log (pow (fabs x) 4)) into (log (pow (fabs x) 4)) * [misc]backup-simplify: Simplify (* 1/3 (log (pow (fabs x) 4))) into (* 1/3 (log (pow (fabs x) 4))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (pow (fabs x) 4)))) into (pow (pow (fabs x) 4) 1/3) * [misc]backup-simplify: Simplify (pow (pow (fabs x) 4) 1/3) into (pow (pow (fabs x) 4) 1/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 (+ (* (pow (fabs x) 3) 0) (* 0 (fabs x))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (fabs x) 4) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (pow (fabs x) 4)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (pow (fabs x) 4)))) (+ (* (/ (pow 0 1) 1)))) 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 (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (fabs x) 4) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (fabs x) 4) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (pow (fabs x) 4))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (pow (fabs x) 4)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) 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 (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (pow (fabs x) 4) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (pow (fabs x) 4) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (pow (fabs x) 4) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (fabs x) 4)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (pow (fabs x) 4)))) (+ (* (/ (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 (+ (* (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 (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (pow (fabs x) 4) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (pow (fabs x) 4) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (pow (fabs x) 4) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (pow (fabs x) 4) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (pow (fabs x) 4) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (fabs x) 4))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (pow (fabs x) 4)))) (+ (* (/ (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 (+ (* (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 (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (pow (fabs x) 4) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (pow (fabs x) 4) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (pow (fabs x) 4) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (pow (fabs x) 4) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (pow (fabs x) 4) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (pow (fabs x) 4) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (pow (fabs x) 4) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (fabs x) 4)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (pow (fabs x) 4)))) (+ (* (/ (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 (+ (* (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 (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (pow (fabs x) 4) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (pow (fabs x) 4) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (pow (fabs x) 4) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (pow (fabs x) 4) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (pow (fabs x) 4) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (pow (fabs x) 4) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (pow (fabs x) 4) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (pow (fabs x) 4) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (pow (fabs x) 4) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (pow (fabs x) 4) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (pow (fabs x) 4) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (fabs x) 4))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (pow (fabs x) 4)))) (+ (* (/ (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) 4) 1/3) into (pow (pow (fabs x) 4) 1/3) * [misc]approximate: Taking taylor expansion of (cbrt (* (* (* (fabs (/ 1 x)) (fabs (/ 1 x))) (fabs (/ 1 x))) (fabs (/ 1 x)))) in (x) around 0 * [misc]taylor: Taking taylor expansion of (cbrt (* (* (* (fabs (/ 1 x)) (fabs (/ 1 x))) (fabs (/ 1 x))) (fabs (/ 1 x)))) in x * [misc]taylor: Rewrote expression to (pow (* (* (* (fabs (/ 1 x)) (fabs (/ 1 x))) (fabs (/ 1 x))) (fabs (/ 1 x))) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* (* (* (fabs (/ 1 x)) (fabs (/ 1 x))) (fabs (/ 1 x))) (fabs (/ 1 x)))))) in x * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* (* (* (fabs (/ 1 x)) (fabs (/ 1 x))) (fabs (/ 1 x))) (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)) (fabs (/ 1 x))) (fabs (/ 1 x))) (fabs (/ 1 x)))) in x * [misc]taylor: Taking taylor expansion of (* (* (* (fabs (/ 1 x)) (fabs (/ 1 x))) (fabs (/ 1 x))) (fabs (/ 1 x))) in 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]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) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 4) * [misc]backup-simplify: Simplify (log (pow (fabs (/ 1 x)) 4)) into (log (pow (fabs (/ 1 x)) 4)) * [misc]backup-simplify: Simplify (* 1/3 (log (pow (fabs (/ 1 x)) 4))) into (* 1/3 (log (pow (fabs (/ 1 x)) 4))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (pow (fabs (/ 1 x)) 4)))) into (pow (pow (fabs (/ 1 x)) 4) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (* (* (* (fabs (/ 1 x)) (fabs (/ 1 x))) (fabs (/ 1 x))) (fabs (/ 1 x)))) in x * [misc]taylor: Rewrote expression to (pow (* (* (* (fabs (/ 1 x)) (fabs (/ 1 x))) (fabs (/ 1 x))) (fabs (/ 1 x))) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* (* (* (fabs (/ 1 x)) (fabs (/ 1 x))) (fabs (/ 1 x))) (fabs (/ 1 x)))))) in x * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* (* (* (fabs (/ 1 x)) (fabs (/ 1 x))) (fabs (/ 1 x))) (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)) (fabs (/ 1 x))) (fabs (/ 1 x))) (fabs (/ 1 x)))) in x * [misc]taylor: Taking taylor expansion of (* (* (* (fabs (/ 1 x)) (fabs (/ 1 x))) (fabs (/ 1 x))) (fabs (/ 1 x))) in 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]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) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 4) * [misc]backup-simplify: Simplify (log (pow (fabs (/ 1 x)) 4)) into (log (pow (fabs (/ 1 x)) 4)) * [misc]backup-simplify: Simplify (* 1/3 (log (pow (fabs (/ 1 x)) 4))) into (* 1/3 (log (pow (fabs (/ 1 x)) 4))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (pow (fabs (/ 1 x)) 4)))) into (pow (pow (fabs (/ 1 x)) 4) 1/3) * [misc]backup-simplify: Simplify (pow (pow (fabs (/ 1 x)) 4) 1/3) into (pow (pow (fabs (/ 1 x)) 4) 1/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 (+ (* (pow (fabs (/ 1 x)) 3) 0) (* 0 (fabs (/ 1 x)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (fabs (/ 1 x)) 4) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (pow (fabs (/ 1 x)) 4)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (pow (fabs (/ 1 x)) 4)))) (+ (* (/ (pow 0 1) 1)))) 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 (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (fabs (/ 1 x)) 4) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (fabs (/ 1 x)) 4) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (pow (fabs (/ 1 x)) 4))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (pow (fabs (/ 1 x)) 4)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) 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 (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (pow (fabs (/ 1 x)) 4) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (pow (fabs (/ 1 x)) 4) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (pow (fabs (/ 1 x)) 4) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (fabs (/ 1 x)) 4)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (pow (fabs (/ 1 x)) 4)))) (+ (* (/ (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 (+ (* (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 (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (pow (fabs (/ 1 x)) 4) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (pow (fabs (/ 1 x)) 4) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (pow (fabs (/ 1 x)) 4) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (pow (fabs (/ 1 x)) 4) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (pow (fabs (/ 1 x)) 4) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (fabs (/ 1 x)) 4))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (pow (fabs (/ 1 x)) 4)))) (+ (* (/ (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 (+ (* (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 (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (pow (fabs (/ 1 x)) 4) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (pow (fabs (/ 1 x)) 4) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (pow (fabs (/ 1 x)) 4) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (pow (fabs (/ 1 x)) 4) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (pow (fabs (/ 1 x)) 4) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (pow (fabs (/ 1 x)) 4) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (pow (fabs (/ 1 x)) 4) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (fabs (/ 1 x)) 4)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (pow (fabs (/ 1 x)) 4)))) (+ (* (/ (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 (+ (* (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 (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (pow (fabs (/ 1 x)) 4) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (pow (fabs (/ 1 x)) 4) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (pow (fabs (/ 1 x)) 4) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (pow (fabs (/ 1 x)) 4) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (pow (fabs (/ 1 x)) 4) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (pow (fabs (/ 1 x)) 4) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (pow (fabs (/ 1 x)) 4) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (pow (fabs (/ 1 x)) 4) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (pow (fabs (/ 1 x)) 4) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (pow (fabs (/ 1 x)) 4) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (pow (fabs (/ 1 x)) 4) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (fabs (/ 1 x)) 4))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (pow (fabs (/ 1 x)) 4)))) (+ (* (/ (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))) 4) 1/3) into (pow (pow (fabs x) 4) 1/3) * [misc]approximate: Taking taylor expansion of (cbrt (* (* (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x))))) in (x) around 0 * [misc]taylor: Taking taylor expansion of (cbrt (* (* (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x))))) in x * [misc]taylor: Rewrote expression to (pow (* (* (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* (* (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x))))))) in x * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* (* (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))) (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))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x))))) in x * [misc]taylor: Taking taylor expansion of (* (* (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))) in 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]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) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 4) * [misc]backup-simplify: Simplify (log (pow (fabs (/ -1 x)) 4)) into (log (pow (fabs (/ -1 x)) 4)) * [misc]backup-simplify: Simplify (* 1/3 (log (pow (fabs (/ -1 x)) 4))) into (* 1/3 (log (pow (fabs (/ -1 x)) 4))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (pow (fabs (/ -1 x)) 4)))) into (pow (pow (fabs (/ -1 x)) 4) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (* (* (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x))))) in x * [misc]taylor: Rewrote expression to (pow (* (* (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* (* (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x))))))) in x * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* (* (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))) (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))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x))))) in x * [misc]taylor: Taking taylor expansion of (* (* (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))) in 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]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) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 4) * [misc]backup-simplify: Simplify (log (pow (fabs (/ -1 x)) 4)) into (log (pow (fabs (/ -1 x)) 4)) * [misc]backup-simplify: Simplify (* 1/3 (log (pow (fabs (/ -1 x)) 4))) into (* 1/3 (log (pow (fabs (/ -1 x)) 4))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (pow (fabs (/ -1 x)) 4)))) into (pow (pow (fabs (/ -1 x)) 4) 1/3) * [misc]backup-simplify: Simplify (pow (pow (fabs (/ -1 x)) 4) 1/3) into (pow (pow (fabs (/ -1 x)) 4) 1/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 (+ (* (pow (fabs (/ -1 x)) 3) 0) (* 0 (fabs (/ -1 x)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (fabs (/ -1 x)) 4) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (pow (fabs (/ -1 x)) 4)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (pow (fabs (/ -1 x)) 4)))) (+ (* (/ (pow 0 1) 1)))) 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 (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (fabs (/ -1 x)) 4) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (fabs (/ -1 x)) 4) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (pow (fabs (/ -1 x)) 4))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (pow (fabs (/ -1 x)) 4)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) 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 (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (pow (fabs (/ -1 x)) 4) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (pow (fabs (/ -1 x)) 4) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (pow (fabs (/ -1 x)) 4) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (fabs (/ -1 x)) 4)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (pow (fabs (/ -1 x)) 4)))) (+ (* (/ (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 (+ (* (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 (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (pow (fabs (/ -1 x)) 4) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (pow (fabs (/ -1 x)) 4) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (pow (fabs (/ -1 x)) 4) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (pow (fabs (/ -1 x)) 4) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (pow (fabs (/ -1 x)) 4) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (fabs (/ -1 x)) 4))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (pow (fabs (/ -1 x)) 4)))) (+ (* (/ (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 (+ (* (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 (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (pow (fabs (/ -1 x)) 4) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (pow (fabs (/ -1 x)) 4) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (pow (fabs (/ -1 x)) 4) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (pow (fabs (/ -1 x)) 4) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (pow (fabs (/ -1 x)) 4) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (pow (fabs (/ -1 x)) 4) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (pow (fabs (/ -1 x)) 4) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (fabs (/ -1 x)) 4)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (pow (fabs (/ -1 x)) 4)))) (+ (* (/ (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 (+ (* (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 (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (pow (fabs (/ -1 x)) 4) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (pow (fabs (/ -1 x)) 4) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (pow (fabs (/ -1 x)) 4) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (pow (fabs (/ -1 x)) 4) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (pow (fabs (/ -1 x)) 4) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (pow (fabs (/ -1 x)) 4) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (pow (fabs (/ -1 x)) 4) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (pow (fabs (/ -1 x)) 4) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (pow (fabs (/ -1 x)) 4) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (pow (fabs (/ -1 x)) 4) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (pow (fabs (/ -1 x)) 4) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (fabs (/ -1 x)) 4))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (pow (fabs (/ -1 x)) 4)))) (+ (* (/ (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)))) 4) 1/3) into (pow (pow (fabs x) 4) 1/3) * * * * [misc]progress: [ 3 / 4 ] generating series at (2 1 2 1 2 2 1 1 1) * [misc]approximate: Taking taylor expansion of (cbrt (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x))) in (x) around 0 * [misc]taylor: Taking taylor expansion of (cbrt (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x))) in x * [misc]taylor: Rewrote expression to (pow (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x))))) in x * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* (* (* (fabs x) (fabs x)) (fabs x)) (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) (fabs x)) (fabs x)) (fabs x))) in x * [misc]taylor: Taking taylor expansion of (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) in 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]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) (fabs x)) into (pow (fabs x) 4) * [misc]backup-simplify: Simplify (log (pow (fabs x) 4)) into (log (pow (fabs x) 4)) * [misc]backup-simplify: Simplify (* 1/3 (log (pow (fabs x) 4))) into (* 1/3 (log (pow (fabs x) 4))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (pow (fabs x) 4)))) into (pow (pow (fabs x) 4) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x))) in x * [misc]taylor: Rewrote expression to (pow (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x))))) in x * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* (* (* (fabs x) (fabs x)) (fabs x)) (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) (fabs x)) (fabs x)) (fabs x))) in x * [misc]taylor: Taking taylor expansion of (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) in 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]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) (fabs x)) into (pow (fabs x) 4) * [misc]backup-simplify: Simplify (log (pow (fabs x) 4)) into (log (pow (fabs x) 4)) * [misc]backup-simplify: Simplify (* 1/3 (log (pow (fabs x) 4))) into (* 1/3 (log (pow (fabs x) 4))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (pow (fabs x) 4)))) into (pow (pow (fabs x) 4) 1/3) * [misc]backup-simplify: Simplify (pow (pow (fabs x) 4) 1/3) into (pow (pow (fabs x) 4) 1/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 (+ (* (pow (fabs x) 3) 0) (* 0 (fabs x))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (fabs x) 4) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (pow (fabs x) 4)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (pow (fabs x) 4)))) (+ (* (/ (pow 0 1) 1)))) 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 (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (fabs x) 4) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (fabs x) 4) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (pow (fabs x) 4))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (pow (fabs x) 4)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) 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 (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (pow (fabs x) 4) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (pow (fabs x) 4) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (pow (fabs x) 4) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (fabs x) 4)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (pow (fabs x) 4)))) (+ (* (/ (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 (+ (* (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 (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (pow (fabs x) 4) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (pow (fabs x) 4) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (pow (fabs x) 4) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (pow (fabs x) 4) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (pow (fabs x) 4) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (fabs x) 4))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (pow (fabs x) 4)))) (+ (* (/ (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 (+ (* (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 (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (pow (fabs x) 4) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (pow (fabs x) 4) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (pow (fabs x) 4) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (pow (fabs x) 4) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (pow (fabs x) 4) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (pow (fabs x) 4) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (pow (fabs x) 4) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (fabs x) 4)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (pow (fabs x) 4)))) (+ (* (/ (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 (+ (* (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 (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (pow (fabs x) 4) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (pow (fabs x) 4) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (pow (fabs x) 4) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (pow (fabs x) 4) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (pow (fabs x) 4) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (pow (fabs x) 4) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (pow (fabs x) 4) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (pow (fabs x) 4) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (pow (fabs x) 4) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (pow (fabs x) 4) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (pow (fabs x) 4) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (fabs x) 4))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (pow (fabs x) 4)))) (+ (* (/ (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) 4) 1/3) into (pow (pow (fabs x) 4) 1/3) * [misc]approximate: Taking taylor expansion of (cbrt (* (* (* (fabs (/ 1 x)) (fabs (/ 1 x))) (fabs (/ 1 x))) (fabs (/ 1 x)))) in (x) around 0 * [misc]taylor: Taking taylor expansion of (cbrt (* (* (* (fabs (/ 1 x)) (fabs (/ 1 x))) (fabs (/ 1 x))) (fabs (/ 1 x)))) in x * [misc]taylor: Rewrote expression to (pow (* (* (* (fabs (/ 1 x)) (fabs (/ 1 x))) (fabs (/ 1 x))) (fabs (/ 1 x))) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* (* (* (fabs (/ 1 x)) (fabs (/ 1 x))) (fabs (/ 1 x))) (fabs (/ 1 x)))))) in x * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* (* (* (fabs (/ 1 x)) (fabs (/ 1 x))) (fabs (/ 1 x))) (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)) (fabs (/ 1 x))) (fabs (/ 1 x))) (fabs (/ 1 x)))) in x * [misc]taylor: Taking taylor expansion of (* (* (* (fabs (/ 1 x)) (fabs (/ 1 x))) (fabs (/ 1 x))) (fabs (/ 1 x))) in 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]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) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 4) * [misc]backup-simplify: Simplify (log (pow (fabs (/ 1 x)) 4)) into (log (pow (fabs (/ 1 x)) 4)) * [misc]backup-simplify: Simplify (* 1/3 (log (pow (fabs (/ 1 x)) 4))) into (* 1/3 (log (pow (fabs (/ 1 x)) 4))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (pow (fabs (/ 1 x)) 4)))) into (pow (pow (fabs (/ 1 x)) 4) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (* (* (* (fabs (/ 1 x)) (fabs (/ 1 x))) (fabs (/ 1 x))) (fabs (/ 1 x)))) in x * [misc]taylor: Rewrote expression to (pow (* (* (* (fabs (/ 1 x)) (fabs (/ 1 x))) (fabs (/ 1 x))) (fabs (/ 1 x))) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* (* (* (fabs (/ 1 x)) (fabs (/ 1 x))) (fabs (/ 1 x))) (fabs (/ 1 x)))))) in x * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* (* (* (fabs (/ 1 x)) (fabs (/ 1 x))) (fabs (/ 1 x))) (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)) (fabs (/ 1 x))) (fabs (/ 1 x))) (fabs (/ 1 x)))) in x * [misc]taylor: Taking taylor expansion of (* (* (* (fabs (/ 1 x)) (fabs (/ 1 x))) (fabs (/ 1 x))) (fabs (/ 1 x))) in 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]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) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 4) * [misc]backup-simplify: Simplify (log (pow (fabs (/ 1 x)) 4)) into (log (pow (fabs (/ 1 x)) 4)) * [misc]backup-simplify: Simplify (* 1/3 (log (pow (fabs (/ 1 x)) 4))) into (* 1/3 (log (pow (fabs (/ 1 x)) 4))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (pow (fabs (/ 1 x)) 4)))) into (pow (pow (fabs (/ 1 x)) 4) 1/3) * [misc]backup-simplify: Simplify (pow (pow (fabs (/ 1 x)) 4) 1/3) into (pow (pow (fabs (/ 1 x)) 4) 1/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 (+ (* (pow (fabs (/ 1 x)) 3) 0) (* 0 (fabs (/ 1 x)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (fabs (/ 1 x)) 4) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (pow (fabs (/ 1 x)) 4)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (pow (fabs (/ 1 x)) 4)))) (+ (* (/ (pow 0 1) 1)))) 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 (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (fabs (/ 1 x)) 4) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (fabs (/ 1 x)) 4) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (pow (fabs (/ 1 x)) 4))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (pow (fabs (/ 1 x)) 4)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) 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 (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (pow (fabs (/ 1 x)) 4) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (pow (fabs (/ 1 x)) 4) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (pow (fabs (/ 1 x)) 4) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (fabs (/ 1 x)) 4)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (pow (fabs (/ 1 x)) 4)))) (+ (* (/ (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 (+ (* (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 (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (pow (fabs (/ 1 x)) 4) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (pow (fabs (/ 1 x)) 4) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (pow (fabs (/ 1 x)) 4) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (pow (fabs (/ 1 x)) 4) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (pow (fabs (/ 1 x)) 4) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (fabs (/ 1 x)) 4))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (pow (fabs (/ 1 x)) 4)))) (+ (* (/ (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 (+ (* (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 (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (pow (fabs (/ 1 x)) 4) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (pow (fabs (/ 1 x)) 4) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (pow (fabs (/ 1 x)) 4) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (pow (fabs (/ 1 x)) 4) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (pow (fabs (/ 1 x)) 4) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (pow (fabs (/ 1 x)) 4) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (pow (fabs (/ 1 x)) 4) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (fabs (/ 1 x)) 4)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (pow (fabs (/ 1 x)) 4)))) (+ (* (/ (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 (+ (* (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 (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (pow (fabs (/ 1 x)) 4) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (pow (fabs (/ 1 x)) 4) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (pow (fabs (/ 1 x)) 4) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (pow (fabs (/ 1 x)) 4) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (pow (fabs (/ 1 x)) 4) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (pow (fabs (/ 1 x)) 4) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (pow (fabs (/ 1 x)) 4) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (pow (fabs (/ 1 x)) 4) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (pow (fabs (/ 1 x)) 4) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (pow (fabs (/ 1 x)) 4) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (pow (fabs (/ 1 x)) 4) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (fabs (/ 1 x)) 4))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (pow (fabs (/ 1 x)) 4)))) (+ (* (/ (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))) 4) 1/3) into (pow (pow (fabs x) 4) 1/3) * [misc]approximate: Taking taylor expansion of (cbrt (* (* (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x))))) in (x) around 0 * [misc]taylor: Taking taylor expansion of (cbrt (* (* (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x))))) in x * [misc]taylor: Rewrote expression to (pow (* (* (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* (* (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x))))))) in x * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* (* (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))) (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))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x))))) in x * [misc]taylor: Taking taylor expansion of (* (* (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))) in 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]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) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 4) * [misc]backup-simplify: Simplify (log (pow (fabs (/ -1 x)) 4)) into (log (pow (fabs (/ -1 x)) 4)) * [misc]backup-simplify: Simplify (* 1/3 (log (pow (fabs (/ -1 x)) 4))) into (* 1/3 (log (pow (fabs (/ -1 x)) 4))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (pow (fabs (/ -1 x)) 4)))) into (pow (pow (fabs (/ -1 x)) 4) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (* (* (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x))))) in x * [misc]taylor: Rewrote expression to (pow (* (* (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* (* (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x))))))) in x * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* (* (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))) (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))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x))))) in x * [misc]taylor: Taking taylor expansion of (* (* (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))) in 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]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) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 4) * [misc]backup-simplify: Simplify (log (pow (fabs (/ -1 x)) 4)) into (log (pow (fabs (/ -1 x)) 4)) * [misc]backup-simplify: Simplify (* 1/3 (log (pow (fabs (/ -1 x)) 4))) into (* 1/3 (log (pow (fabs (/ -1 x)) 4))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (pow (fabs (/ -1 x)) 4)))) into (pow (pow (fabs (/ -1 x)) 4) 1/3) * [misc]backup-simplify: Simplify (pow (pow (fabs (/ -1 x)) 4) 1/3) into (pow (pow (fabs (/ -1 x)) 4) 1/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 (+ (* (pow (fabs (/ -1 x)) 3) 0) (* 0 (fabs (/ -1 x)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (fabs (/ -1 x)) 4) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (pow (fabs (/ -1 x)) 4)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (pow (fabs (/ -1 x)) 4)))) (+ (* (/ (pow 0 1) 1)))) 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 (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (fabs (/ -1 x)) 4) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (fabs (/ -1 x)) 4) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (pow (fabs (/ -1 x)) 4))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (pow (fabs (/ -1 x)) 4)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) 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 (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (pow (fabs (/ -1 x)) 4) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (pow (fabs (/ -1 x)) 4) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (pow (fabs (/ -1 x)) 4) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (fabs (/ -1 x)) 4)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (pow (fabs (/ -1 x)) 4)))) (+ (* (/ (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 (+ (* (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 (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (pow (fabs (/ -1 x)) 4) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (pow (fabs (/ -1 x)) 4) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (pow (fabs (/ -1 x)) 4) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (pow (fabs (/ -1 x)) 4) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (pow (fabs (/ -1 x)) 4) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (fabs (/ -1 x)) 4))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (pow (fabs (/ -1 x)) 4)))) (+ (* (/ (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 (+ (* (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 (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (pow (fabs (/ -1 x)) 4) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (pow (fabs (/ -1 x)) 4) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (pow (fabs (/ -1 x)) 4) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (pow (fabs (/ -1 x)) 4) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (pow (fabs (/ -1 x)) 4) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (pow (fabs (/ -1 x)) 4) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (pow (fabs (/ -1 x)) 4) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (fabs (/ -1 x)) 4)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (pow (fabs (/ -1 x)) 4)))) (+ (* (/ (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 (+ (* (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 (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (pow (fabs (/ -1 x)) 4) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (pow (fabs (/ -1 x)) 4) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (pow (fabs (/ -1 x)) 4) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (pow (fabs (/ -1 x)) 4) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (pow (fabs (/ -1 x)) 4) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (pow (fabs (/ -1 x)) 4) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (pow (fabs (/ -1 x)) 4) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (pow (fabs (/ -1 x)) 4) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (pow (fabs (/ -1 x)) 4) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (pow (fabs (/ -1 x)) 4) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (pow (fabs (/ -1 x)) 4) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (fabs (/ -1 x)) 4))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (pow (fabs (/ -1 x)) 4)))) (+ (* (/ (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)))) 4) 1/3) into (pow (pow (fabs x) 4) 1/3) * * * * [misc]progress: [ 4 / 4 ] generating series at (2 1 1 2) * * * [misc]progress: simplifying candidates * * * * [misc]progress: [ 1 / 53 ] simplifiying candidate # * * * * [misc]progress: [ 2 / 53 ] simplifiying candidate # * * * * [misc]progress: [ 3 / 53 ] simplifiying candidate # * * * * [misc]progress: [ 4 / 53 ] simplifiying candidate # * * * * [misc]progress: [ 5 / 53 ] simplifiying candidate # * * * * [misc]progress: [ 6 / 53 ] simplifiying candidate # * * * * [misc]progress: [ 7 / 53 ] simplifiying candidate # * [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 (24 enodes) * [exit]simplify: Simplified to (fabs x) * [misc]simplify: Simplified (2 1 2 1 2 2 1 2 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (* (* (cbrt (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x))) (cbrt (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)))) (* (fabs x) (cbrt (fabs x)))) (fabs x)))) (* (/ 1 21) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 8 / 53 ] simplifiying candidate # * * * * [misc]progress: [ 9 / 53 ] simplifiying candidate # * * * * [misc]progress: [ 10 / 53 ] simplifiying candidate # * * * * [misc]progress: [ 11 / 53 ] simplifiying candidate # * * * * [misc]progress: [ 12 / 53 ] simplifiying candidate # * * * * [misc]progress: [ 13 / 53 ] simplifiying candidate # * * * * [misc]progress: [ 14 / 53 ] simplifiying candidate # * * * * [misc]progress: [ 15 / 53 ] simplifiying candidate # * * * * [misc]progress: [ 16 / 53 ] simplifiying candidate # * * * * [misc]progress: [ 17 / 53 ] simplifiying candidate # * * * * [misc]progress: [ 18 / 53 ] simplifiying candidate # * [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 (24 enodes) * [exit]simplify: Simplified to (fabs x) * [misc]simplify: Simplified (2 1 2 1 2 2 1 1 2 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (* (* (cbrt (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x))) (* (fabs x) (cbrt (fabs x)))) (cbrt (* (* (* (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]progress: [ 19 / 53 ] simplifiying candidate # * * * * [misc]progress: [ 20 / 53 ] simplifiying candidate # * * * * [misc]progress: [ 21 / 53 ] simplifiying candidate # * * * * [misc]progress: [ 22 / 53 ] simplifiying candidate # * * * * [misc]progress: [ 23 / 53 ] simplifiying candidate # * * * * [misc]progress: [ 24 / 53 ] simplifiying candidate # * * * * [misc]progress: [ 25 / 53 ] simplifiying candidate # * * * * [misc]progress: [ 26 / 53 ] simplifiying candidate # * * * * [misc]progress: [ 27 / 53 ] simplifiying candidate # * * * * [misc]progress: [ 28 / 53 ] simplifiying candidate # * * * * [misc]progress: [ 29 / 53 ] simplifiying candidate # * [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 (24 enodes) * [exit]simplify: Simplified to (fabs x) * [misc]simplify: Simplified (2 1 2 1 2 2 1 1 1 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (* (* (* (fabs x) (cbrt (fabs x))) (cbrt (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)))) (cbrt (* (* (* (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]progress: [ 30 / 53 ] simplifiying candidate # * * * * [misc]progress: [ 31 / 53 ] simplifiying candidate # * * * * [misc]progress: [ 32 / 53 ] simplifiying candidate # * * * * [misc]progress: [ 33 / 53 ] simplifiying candidate # * * * * [misc]progress: [ 34 / 53 ] simplifiying candidate # * * * * [misc]progress: [ 35 / 53 ] simplifiying candidate # * * * * [misc]progress: [ 36 / 53 ] simplifiying candidate # * * * * [misc]progress: [ 37 / 53 ] simplifiying candidate # * * * * [misc]progress: [ 38 / 53 ] simplifiying candidate # * * * * [misc]progress: [ 39 / 53 ] simplifiying candidate # * * * * [misc]progress: [ 40 / 53 ] simplifiying candidate # * * * * [misc]progress: [ 41 / 53 ] simplifiying candidate # * * * * [misc]progress: [ 42 / 53 ] simplifiying candidate # * * * * [misc]progress: [ 43 / 53 ] simplifiying candidate # * * * * [misc]progress: [ 44 / 53 ] simplifiying candidate # * [enter]simplify: Simplifying (pow (pow (fabs x) 4) 1/3) * * [misc]simplify: iters left: 3 (6 enodes) * * [misc]simplify: iters left: 2 (7 enodes) * [exit]simplify: Simplified to (cbrt (pow (fabs x) 4)) * [misc]simplify: Simplified (2 1 2 1 2 2 1 2) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (* (* (cbrt (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x))) (cbrt (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)))) (cbrt (pow (fabs x) 4))) (fabs x)))) (* (/ 1 21) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 45 / 53 ] simplifiying candidate # * [enter]simplify: Simplifying (pow (pow (fabs x) 4) 1/3) * * [misc]simplify: iters left: 3 (6 enodes) * * [misc]simplify: iters left: 2 (7 enodes) * [exit]simplify: Simplified to (cbrt (pow (fabs x) 4)) * [misc]simplify: Simplified (2 1 2 1 2 2 1 2) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (* (* (cbrt (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x))) (cbrt (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)))) (cbrt (pow (fabs x) 4))) (fabs x)))) (* (/ 1 21) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 46 / 53 ] simplifiying candidate # * [enter]simplify: Simplifying (pow (pow (fabs x) 4) 1/3) * * [misc]simplify: iters left: 3 (6 enodes) * * [misc]simplify: iters left: 2 (7 enodes) * [exit]simplify: Simplified to (cbrt (pow (fabs x) 4)) * [misc]simplify: Simplified (2 1 2 1 2 2 1 2) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (* (* (cbrt (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x))) (cbrt (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)))) (cbrt (pow (fabs x) 4))) (fabs x)))) (* (/ 1 21) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]progress: [ 47 / 53 ] simplifiying candidate # * [enter]simplify: Simplifying (pow (pow (fabs x) 4) 1/3) * * [misc]simplify: iters left: 3 (6 enodes) * * [misc]simplify: iters left: 2 (7 enodes) * [exit]simplify: Simplified to (cbrt (pow (fabs x) 4)) * [misc]simplify: Simplified (2 1 2 1 2 2 1 1 2) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (* (* (cbrt (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x))) (cbrt (pow (fabs x) 4))) (cbrt (* (* (* (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]progress: [ 48 / 53 ] simplifiying candidate # * [enter]simplify: Simplifying (pow (pow (fabs x) 4) 1/3) * * [misc]simplify: iters left: 3 (6 enodes) * * [misc]simplify: iters left: 2 (7 enodes) * [exit]simplify: Simplified to (cbrt (pow (fabs x) 4)) * [misc]simplify: Simplified (2 1 2 1 2 2 1 1 2) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (* (* (cbrt (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x))) (cbrt (pow (fabs x) 4))) (cbrt (* (* (* (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]progress: [ 49 / 53 ] simplifiying candidate # * [enter]simplify: Simplifying (pow (pow (fabs x) 4) 1/3) * * [misc]simplify: iters left: 3 (6 enodes) * * [misc]simplify: iters left: 2 (7 enodes) * [exit]simplify: Simplified to (cbrt (pow (fabs x) 4)) * [misc]simplify: Simplified (2 1 2 1 2 2 1 1 2) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (* (* (cbrt (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x))) (cbrt (pow (fabs x) 4))) (cbrt (* (* (* (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]progress: [ 50 / 53 ] simplifiying candidate # * [enter]simplify: Simplifying (pow (pow (fabs x) 4) 1/3) * * [misc]simplify: iters left: 3 (6 enodes) * * [misc]simplify: iters left: 2 (7 enodes) * [exit]simplify: Simplified to (cbrt (pow (fabs x) 4)) * [misc]simplify: Simplified (2 1 2 1 2 2 1 1 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (* (* (cbrt (pow (fabs x) 4)) (cbrt (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)))) (cbrt (* (* (* (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]progress: [ 51 / 53 ] simplifiying candidate # * [enter]simplify: Simplifying (pow (pow (fabs x) 4) 1/3) * * [misc]simplify: iters left: 3 (6 enodes) * * [misc]simplify: iters left: 2 (7 enodes) * [exit]simplify: Simplified to (cbrt (pow (fabs x) 4)) * [misc]simplify: Simplified (2 1 2 1 2 2 1 1 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (* (* (cbrt (pow (fabs x) 4)) (cbrt (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)))) (cbrt (* (* (* (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]progress: [ 52 / 53 ] simplifiying candidate # * [enter]simplify: Simplifying (pow (pow (fabs x) 4) 1/3) * * [misc]simplify: iters left: 3 (6 enodes) * * [misc]simplify: iters left: 2 (7 enodes) * [exit]simplify: Simplified to (cbrt (pow (fabs x) 4)) * [misc]simplify: Simplified (2 1 2 1 2 2 1 1 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (* (* (cbrt (pow (fabs x) 4)) (cbrt (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)))) (cbrt (* (* (* (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]progress: [ 53 / 53 ] simplifiying candidate # * * * [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 1 2) * * * * [misc]progress: [ 2 / 4 ] rewriting at (2 1 2 1 1 2) * * * * [misc]progress: [ 3 / 4 ] rewriting at (2 1 2 2 1) * * * * [misc]progress: [ 4 / 4 ] rewriting at (2 1 2 1 2 2 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 1) * [misc]approximate: Taking taylor expansion of (* (/ 1 21) (* (* (pow (fabs x) 4) (fabs x)) (fabs x))) in (x) around 0 * [misc]taylor: Taking taylor expansion of (* (/ 1 21) (* (* (pow (fabs x) 4) (fabs x)) (fabs x))) in x * [misc]taylor: Taking taylor expansion of (/ 1 21) in x * [misc]taylor: Taking taylor expansion of 21 in x * [misc]backup-simplify: Simplify 21 into 21 * [misc]backup-simplify: Simplify (/ 1 21) into 1/21 * [misc]taylor: Taking taylor expansion of (* (* (pow (fabs x) 4) (fabs x)) (fabs x)) in x * [misc]taylor: Taking taylor expansion of (* (pow (fabs x) 4) (fabs x)) in x * [misc]taylor: Taking taylor expansion of (pow (fabs x) 4) in x * [misc]taylor: Taking taylor expansion of (exp (* 4 (log (fabs x)))) in x * [misc]taylor: Taking taylor expansion of (* 4 (log (fabs x))) in x * [misc]taylor: Taking taylor expansion of 4 in x * [misc]backup-simplify: Simplify 4 into 4 * [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 (* 4 (log (fabs x))) into (* 4 (log (fabs x))) * [misc]backup-simplify: Simplify (exp (* 4 (log (fabs x)))) into (pow (fabs x) 4) * [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 (* (/ 1 21) (* (* (pow (fabs x) 4) (fabs x)) (fabs x))) in x * [misc]taylor: Taking taylor expansion of (/ 1 21) in x * [misc]taylor: Taking taylor expansion of 21 in x * [misc]backup-simplify: Simplify 21 into 21 * [misc]backup-simplify: Simplify (/ 1 21) into 1/21 * [misc]taylor: Taking taylor expansion of (* (* (pow (fabs x) 4) (fabs x)) (fabs x)) in x * [misc]taylor: Taking taylor expansion of (* (pow (fabs x) 4) (fabs x)) in x * [misc]taylor: Taking taylor expansion of (pow (fabs x) 4) in x * [misc]taylor: Taking taylor expansion of (exp (* 4 (log (fabs x)))) in x * [misc]taylor: Taking taylor expansion of (* 4 (log (fabs x))) in x * [misc]taylor: Taking taylor expansion of 4 in x * [misc]backup-simplify: Simplify 4 into 4 * [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 (* 4 (log (fabs x))) into (* 4 (log (fabs x))) * [misc]backup-simplify: Simplify (exp (* 4 (log (fabs x)))) into (pow (fabs x) 4) * [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 (* (pow (fabs x) 4) (fabs x)) into (pow (fabs x) 5) * [misc]backup-simplify: Simplify (* (pow (fabs x) 5) (fabs x)) into (pow (fabs x) 6) * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs x) 6)) into (* 1/21 (pow (fabs x) 6)) * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs x) 6)) into (* 1/21 (pow (fabs x) 6)) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (fabs x) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 4 0) (* 0 (log (fabs x)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 4 (log (fabs x)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 4) 0) (* 0 (fabs x))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 5) 0) (* 0 (fabs x))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1/21 (/ 0 21)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (* 0 (pow (fabs x) 6))) 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 (+ (* 4 0) (+ (* 0 0) (* 0 (log (fabs x))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 4 (log (fabs x)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 4) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 5) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1/21 (/ 0 21)) (* 0 (/ 0 21)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))) 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 (+ (* 4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs x)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 4 (log (fabs x)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 4) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 5) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1/21 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))) 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 (+ (* 4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs x))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 4 (log (fabs x)))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 4) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 5) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1/21 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))) 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 (+ (* 4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs x)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 4 (log (fabs x)))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 4) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 5) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1/21 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))))) 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 (+ (* 4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs x))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 4 (log (fabs x)))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 4) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 5) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1/21 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs x) 6)) into (* 1/21 (pow (fabs x) 6)) * [misc]approximate: Taking taylor expansion of (* (/ 1 21) (* (* (pow (fabs (/ 1 x)) 4) (fabs (/ 1 x))) (fabs (/ 1 x)))) in (x) around 0 * [misc]taylor: Taking taylor expansion of (* (/ 1 21) (* (* (pow (fabs (/ 1 x)) 4) (fabs (/ 1 x))) (fabs (/ 1 x)))) in x * [misc]taylor: Taking taylor expansion of (/ 1 21) in x * [misc]taylor: Taking taylor expansion of 21 in x * [misc]backup-simplify: Simplify 21 into 21 * [misc]backup-simplify: Simplify (/ 1 21) into 1/21 * [misc]taylor: Taking taylor expansion of (* (* (pow (fabs (/ 1 x)) 4) (fabs (/ 1 x))) (fabs (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of (* (pow (fabs (/ 1 x)) 4) (fabs (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 4) in x * [misc]taylor: Taking taylor expansion of (exp (* 4 (log (fabs (/ 1 x))))) in x * [misc]taylor: Taking taylor expansion of (* 4 (log (fabs (/ 1 x)))) in x * [misc]taylor: Taking taylor expansion of 4 in x * [misc]backup-simplify: Simplify 4 into 4 * [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 (* 4 (log (fabs (/ 1 x)))) into (* 4 (log (fabs (/ 1 x)))) * [misc]backup-simplify: Simplify (exp (* 4 (log (fabs (/ 1 x))))) into (pow (fabs (/ 1 x)) 4) * [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 (* (/ 1 21) (* (* (pow (fabs (/ 1 x)) 4) (fabs (/ 1 x))) (fabs (/ 1 x)))) in x * [misc]taylor: Taking taylor expansion of (/ 1 21) in x * [misc]taylor: Taking taylor expansion of 21 in x * [misc]backup-simplify: Simplify 21 into 21 * [misc]backup-simplify: Simplify (/ 1 21) into 1/21 * [misc]taylor: Taking taylor expansion of (* (* (pow (fabs (/ 1 x)) 4) (fabs (/ 1 x))) (fabs (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of (* (pow (fabs (/ 1 x)) 4) (fabs (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 4) in x * [misc]taylor: Taking taylor expansion of (exp (* 4 (log (fabs (/ 1 x))))) in x * [misc]taylor: Taking taylor expansion of (* 4 (log (fabs (/ 1 x)))) in x * [misc]taylor: Taking taylor expansion of 4 in x * [misc]backup-simplify: Simplify 4 into 4 * [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 (* 4 (log (fabs (/ 1 x)))) into (* 4 (log (fabs (/ 1 x)))) * [misc]backup-simplify: Simplify (exp (* 4 (log (fabs (/ 1 x))))) into (pow (fabs (/ 1 x)) 4) * [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 (* (pow (fabs (/ 1 x)) 4) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 5) * [misc]backup-simplify: Simplify (* (pow (fabs (/ 1 x)) 5) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 6) * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs (/ 1 x)) 6)) into (* 1/21 (pow (fabs (/ 1 x)) 6)) * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs (/ 1 x)) 6)) into (* 1/21 (pow (fabs (/ 1 x)) 6)) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (fabs (/ 1 x)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 4 0) (* 0 (log (fabs (/ 1 x))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 4 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 4) 0) (* 0 (fabs (/ 1 x)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 5) 0) (* 0 (fabs (/ 1 x)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1/21 (/ 0 21)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (* 0 (pow (fabs (/ 1 x)) 6))) 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 (+ (* 4 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 4 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 4) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 5) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1/21 (/ 0 21)) (* 0 (/ 0 21)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))) 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 (+ (* 4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 4 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 4) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 5) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1/21 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))) 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 (+ (* 4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 4 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 4) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 5) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1/21 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))))) 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 (+ (* 4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 4 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 4) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 5) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1/21 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))))) 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 (+ (* 4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x)))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 4 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 4) 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)) 5) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1/21 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs (/ 1 (/ 1 x))) 6)) into (* 1/21 (pow (fabs x) 6)) * [misc]approximate: Taking taylor expansion of (* (/ 1 21) (* (* (pow (fabs (/ 1 (- x))) 4) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x))))) in (x) around 0 * [misc]taylor: Taking taylor expansion of (* (/ 1 21) (* (* (pow (fabs (/ 1 (- x))) 4) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x))))) in x * [misc]taylor: Taking taylor expansion of (/ 1 21) in x * [misc]taylor: Taking taylor expansion of 21 in x * [misc]backup-simplify: Simplify 21 into 21 * [misc]backup-simplify: Simplify (/ 1 21) into 1/21 * [misc]taylor: Taking taylor expansion of (* (* (pow (fabs (/ 1 (- x))) 4) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of (* (pow (fabs (/ 1 (- x))) 4) (fabs (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 (- x))) 4) in x * [misc]taylor: Taking taylor expansion of (exp (* 4 (log (fabs (/ 1 (- x)))))) in x * [misc]taylor: Taking taylor expansion of (* 4 (log (fabs (/ 1 (- x))))) in x * [misc]taylor: Taking taylor expansion of 4 in x * [misc]backup-simplify: Simplify 4 into 4 * [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 (* 4 (log (fabs (/ -1 x)))) into (* 4 (log (fabs (/ -1 x)))) * [misc]backup-simplify: Simplify (exp (* 4 (log (fabs (/ -1 x))))) into (pow (fabs (/ -1 x)) 4) * [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 (* (/ 1 21) (* (* (pow (fabs (/ 1 (- x))) 4) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x))))) in x * [misc]taylor: Taking taylor expansion of (/ 1 21) in x * [misc]taylor: Taking taylor expansion of 21 in x * [misc]backup-simplify: Simplify 21 into 21 * [misc]backup-simplify: Simplify (/ 1 21) into 1/21 * [misc]taylor: Taking taylor expansion of (* (* (pow (fabs (/ 1 (- x))) 4) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of (* (pow (fabs (/ 1 (- x))) 4) (fabs (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 (- x))) 4) in x * [misc]taylor: Taking taylor expansion of (exp (* 4 (log (fabs (/ 1 (- x)))))) in x * [misc]taylor: Taking taylor expansion of (* 4 (log (fabs (/ 1 (- x))))) in x * [misc]taylor: Taking taylor expansion of 4 in x * [misc]backup-simplify: Simplify 4 into 4 * [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 (* 4 (log (fabs (/ -1 x)))) into (* 4 (log (fabs (/ -1 x)))) * [misc]backup-simplify: Simplify (exp (* 4 (log (fabs (/ -1 x))))) into (pow (fabs (/ -1 x)) 4) * [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 (* (pow (fabs (/ -1 x)) 4) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 5) * [misc]backup-simplify: Simplify (* (pow (fabs (/ -1 x)) 5) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 6) * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs (/ -1 x)) 6)) into (* 1/21 (pow (fabs (/ -1 x)) 6)) * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs (/ -1 x)) 6)) into (* 1/21 (pow (fabs (/ -1 x)) 6)) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (fabs (/ -1 x)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 4 0) (* 0 (log (fabs (/ -1 x))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 4 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 4) 0) (* 0 (fabs (/ -1 x)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 5) 0) (* 0 (fabs (/ -1 x)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1/21 (/ 0 21)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (* 0 (pow (fabs (/ -1 x)) 6))) 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 (+ (* 4 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 4 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 4) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 5) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1/21 (/ 0 21)) (* 0 (/ 0 21)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))) 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 (+ (* 4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 4 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 4) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 5) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1/21 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))) 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 (+ (* 4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 4 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 4) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 5) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1/21 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))))) 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 (+ (* 4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 4 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 4) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 5) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1/21 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))))) 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 (+ (* 4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x)))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 4 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 4) 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)) 5) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1/21 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs (/ -1 (/ 1 (- x)))) 6)) into (* 1/21 (pow (fabs x) 6)) * * * * [misc]progress: [ 4 / 4 ] generating series at (2 1 2 1 2 2 1) * [misc]approximate: Taking taylor expansion of (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) in (x) around 0 * [misc]taylor: Taking taylor expansion of (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) in 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]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)) (fabs x)) in 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]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) (fabs x)) into (pow (fabs x) 4) * [misc]backup-simplify: Simplify (pow (fabs x) 4) into (pow (fabs x) 4) * [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 (+ (* (pow (fabs x) 3) 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 (+ (* (pow (fabs x) 3) 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 (+ (* (pow (fabs x) 3) 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 (+ (* (pow (fabs x) 3) 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 (+ (* (pow (fabs x) 3) 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 (+ (* (pow (fabs x) 3) 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) 4) into (pow (fabs x) 4) * [misc]approximate: Taking taylor expansion of (* (* (* (fabs (/ 1 x)) (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))) (fabs (/ 1 x))) in 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]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))) (fabs (/ 1 x))) in 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]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) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 4) * [misc]backup-simplify: Simplify (pow (fabs (/ 1 x)) 4) into (pow (fabs (/ 1 x)) 4) * [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 (+ (* (pow (fabs (/ 1 x)) 3) 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 (+ (* (pow (fabs (/ 1 x)) 3) 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 (+ (* (pow (fabs (/ 1 x)) 3) 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 (+ (* (pow (fabs (/ 1 x)) 3) 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 (+ (* (pow (fabs (/ 1 x)) 3) 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 (+ (* (pow (fabs (/ 1 x)) 3) 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))) 4) into (pow (fabs x) 4) * [misc]approximate: Taking taylor expansion of (* (* (* (fabs (/ 1 (- x))) (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)))) (fabs (/ 1 (- x)))) in 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]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)))) (fabs (/ 1 (- x)))) in 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]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) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 4) * [misc]backup-simplify: Simplify (pow (fabs (/ -1 x)) 4) into (pow (fabs (/ -1 x)) 4) * [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 (+ (* (pow (fabs (/ -1 x)) 3) 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 (+ (* (pow (fabs (/ -1 x)) 3) 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 (+ (* (pow (fabs (/ -1 x)) 3) 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 (+ (* (pow (fabs (/ -1 x)) 3) 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 (+ (* (pow (fabs (/ -1 x)) 3) 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 (+ (* (pow (fabs (/ -1 x)) 3) 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)))) 4) into (pow (fabs x) 4) * * * [misc]progress: simplifying candidates * * * * [misc]progress: [ 1 / 108 ] simplifiying candidate # * * * * [misc]progress: [ 2 / 108 ] simplifiying candidate # * * * * [misc]progress: [ 3 / 108 ] simplifiying candidate # * * * * [misc]progress: [ 4 / 108 ] simplifiying candidate # * * * * [misc]progress: [ 5 / 108 ] simplifiying candidate # * * * * [misc]progress: [ 6 / 108 ] simplifiying candidate # * * * * [misc]progress: [ 7 / 108 ] simplifiying candidate # * * * * [misc]progress: [ 8 / 108 ] simplifiying candidate # * * * * [misc]progress: [ 9 / 108 ] simplifiying candidate # * * * * [misc]progress: [ 10 / 108 ] simplifiying candidate # * * * * [misc]progress: [ 11 / 108 ] simplifiying candidate # * * * * [misc]progress: [ 12 / 108 ] simplifiying candidate # * * * * [misc]progress: [ 13 / 108 ] 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 (* (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x))) * [misc]simplify: Simplified (2 1 2 1 1 2 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (pow (* (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x))) 1)) (* (/ 1 5) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (* (/ 1 21) (* (* (pow (fabs x) 4) (fabs x)) (fabs x))) (fabs x)))))) * * * * [misc]progress: [ 14 / 108 ] 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 (* (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x))) * [misc]simplify: Simplified (2 1 2 1 1 2 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (pow (* (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x))) 1)) (* (/ 1 5) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (* (/ 1 21) (* (* (pow (fabs x) 4) (fabs x)) (fabs x))) (fabs x)))))) * * * * [misc]progress: [ 15 / 108 ] 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 (* (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x))) * [misc]simplify: Simplified (2 1 2 1 1 2 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (pow (* (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x))) 1)) (* (/ 1 5) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (* (/ 1 21) (* (* (pow (fabs x) 4) (fabs x)) (fabs x))) (fabs x)))))) * * * * [misc]progress: [ 16 / 108 ] simplifiying candidate # * * * * [misc]progress: [ 17 / 108 ] 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 (69 enodes) * * [misc]simplify: iters left: 2 (117 enodes) * * [misc]simplify: iters left: 1 (196 enodes) * [exit]simplify: Simplified to (+ (+ (log (/ 2 3)) (log (fabs x))) (+ (log (fabs x)) (log (fabs x)))) * [misc]simplify: Simplified (2 1 2 1 1 2 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (exp (+ (+ (log (/ 2 3)) (log (fabs x))) (+ (log (fabs x)) (log (fabs x)))))) (* (/ 1 5) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (* (/ 1 21) (* (* (pow (fabs x) 4) (fabs x)) (fabs x))) (fabs x)))))) * * * * [misc]progress: [ 18 / 108 ] 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 (121 enodes) * * [misc]simplify: iters left: 1 (188 enodes) * [exit]simplify: Simplified to (+ (+ (log (fabs x)) (log (fabs x))) (+ (log (/ 2 3)) (log (fabs x)))) * [misc]simplify: Simplified (2 1 2 1 1 2 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (exp (+ (+ (log (fabs x)) (log (fabs x))) (+ (log (/ 2 3)) (log (fabs x)))))) (* (/ 1 5) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (* (/ 1 21) (* (* (pow (fabs x) 4) (fabs x)) (fabs x))) (fabs x)))))) * * * * [misc]progress: [ 19 / 108 ] 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 (111 enodes) * * [misc]simplify: iters left: 1 (179 enodes) * [exit]simplify: Simplified to (fma (log (fabs x)) 3 (log (/ 2 3))) * [misc]simplify: Simplified (2 1 2 1 1 2 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (exp (fma (log (fabs x)) 3 (log (/ 2 3))))) (* (/ 1 5) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (* (/ 1 21) (* (* (pow (fabs x) 4) (fabs x)) (fabs x))) (fabs x)))))) * * * * [misc]progress: [ 20 / 108 ] simplifiying candidate # * * * * [misc]progress: [ 21 / 108 ] simplifiying candidate # * * * * [misc]progress: [ 22 / 108 ] 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 (450 enodes) * [exit]simplify: Simplified to (* (* (pow (fabs x) (+ 3 1)) (pow (fabs x) (+ 3 1))) (* (* (/ 2 3) (/ 2 3)) (* (fabs x) (/ 2 3)))) * [misc]simplify: Simplified (2 1 2 1 1 2 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (cbrt (* (* (pow (fabs x) (+ 3 1)) (pow (fabs x) (+ 3 1))) (* (* (/ 2 3) (/ 2 3)) (* (fabs x) (/ 2 3)))))) (* (/ 1 5) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (* (/ 1 21) (* (* (pow (fabs x) 4) (fabs x)) (fabs x))) (fabs x)))))) * * * * [misc]progress: [ 23 / 108 ] 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 (128 enodes) * [exit]simplify: Simplified to (* (* (* (fabs x) (/ 2 3)) (* (/ 2 3) (/ 2 3))) (pow (* (fabs x) (fabs x)) (+ 3 1))) * [misc]simplify: Simplified (2 1 2 1 1 2 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (cbrt (* (* (* (fabs x) (/ 2 3)) (* (/ 2 3) (/ 2 3))) (pow (* (fabs x) (fabs x)) (+ 3 1))))) (* (/ 1 5) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (* (/ 1 21) (* (* (pow (fabs x) 4) (fabs x)) (fabs x))) (fabs x)))))) * * * * [misc]progress: [ 24 / 108 ] 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 (450 enodes) * [exit]simplify: Simplified to (* (* (pow (fabs x) (+ 3 1)) (pow (fabs x) (+ 3 1))) (* (* (/ 2 3) (/ 2 3)) (* (fabs x) (/ 2 3)))) * [misc]simplify: Simplified (2 1 2 1 1 2 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (cbrt (* (* (pow (fabs x) (+ 3 1)) (pow (fabs x) (+ 3 1))) (* (* (/ 2 3) (/ 2 3)) (* (fabs x) (/ 2 3)))))) (* (/ 1 5) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (* (/ 1 21) (* (* (pow (fabs x) 4) (fabs x)) (fabs x))) (fabs x)))))) * * * * [misc]progress: [ 25 / 108 ] simplifiying candidate # * * * * [misc]progress: [ 26 / 108 ] simplifiying candidate # * * * * [misc]progress: [ 27 / 108 ] simplifiying candidate # * * * * [misc]progress: [ 28 / 108 ] simplifiying candidate # * * * * [misc]progress: [ 29 / 108 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs x) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (fabs x) * [misc]simplify: Simplified (2 1 2 1 1 2 2) to (λ (x) (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) 4) (fabs x)) (fabs x))) (fabs x)))))) * * * * [misc]progress: [ 30 / 108 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (/ 2 3)) (cbrt (/ 2 3))) * * [misc]simplify: iters left: 5 (5 enodes) * [exit]simplify: Simplified to (* (cbrt (/ 2 3)) (cbrt (/ 2 3))) * [misc]simplify: Simplified (2 1 2 1 1 2 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (* (cbrt (/ 2 3)) (cbrt (/ 2 3))) (* (cbrt (/ 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) 4) (fabs x)) (fabs x))) (fabs x)))))) * * * * [misc]progress: [ 31 / 108 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (/ 2 3)) * * [misc]simplify: iters left: 3 (4 enodes) * [exit]simplify: Simplified to (sqrt (/ 2 3)) * [misc]simplify: Simplified (2 1 2 1 1 2 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (sqrt (/ 2 3)) (* (sqrt (/ 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) 4) (fabs x)) (fabs x))) (fabs x)))))) * * * * [misc]progress: [ 32 / 108 ] simplifiying candidate # * * * * [misc]progress: [ 33 / 108 ] simplifiying candidate # * * * * [misc]progress: [ 34 / 108 ] 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))) * [misc]simplify: Simplified (2 1 2 1 1 2 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (/ (* (* (fabs x) (fabs x)) (* 2 (fabs x))) 3)) (* (/ 1 5) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (* (/ 1 21) (* (* (pow (fabs x) 4) (fabs x)) (fabs x))) (fabs x)))))) * * * * [misc]progress: [ 35 / 108 ] simplifiying candidate # * * * * [misc]progress: [ 36 / 108 ] simplifiying candidate # * * * * [misc]progress: [ 37 / 108 ] simplifiying candidate # * * * * [misc]progress: [ 38 / 108 ] simplifiying candidate # * [enter]simplify: Simplifying (* (/ 1 21) (* (* (pow (fabs x) 4) (fabs x)) (fabs x))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (50 enodes) * * [misc]simplify: iters left: 3 (156 enodes) * * [misc]simplify: iters left: 2 (376 enodes) * * [misc]simplify: iters left: 1 (452 enodes) * [exit]simplify: Simplified to (/ (pow (fabs x) (+ 4 1)) (/ 21 (fabs x))) * [misc]simplify: Simplified (2 1 2 2 1 1) to (λ (x) (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)))) (* (pow (/ (pow (fabs x) (+ 4 1)) (/ 21 (fabs x))) 1) (fabs x)))))) * * * * [misc]progress: [ 39 / 108 ] simplifiying candidate # * [enter]simplify: Simplifying (* (/ 1 21) (* (* (pow (fabs x) 4) (fabs x)) (fabs x))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (50 enodes) * * [misc]simplify: iters left: 3 (156 enodes) * * [misc]simplify: iters left: 2 (376 enodes) * * [misc]simplify: iters left: 1 (452 enodes) * [exit]simplify: Simplified to (/ (pow (fabs x) (+ 4 1)) (/ 21 (fabs x))) * [misc]simplify: Simplified (2 1 2 2 1 1) to (λ (x) (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)))) (* (pow (/ (pow (fabs x) (+ 4 1)) (/ 21 (fabs x))) 1) (fabs x)))))) * * * * [misc]progress: [ 40 / 108 ] simplifiying candidate # * * * * [misc]progress: [ 41 / 108 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (log (/ 1 21)) (+ (+ (* (log (fabs x)) 4) (log (fabs x))) (log (fabs x)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (53 enodes) * * [misc]simplify: iters left: 3 (133 enodes) * * [misc]simplify: iters left: 2 (336 enodes) * [exit]simplify: Simplified to (fma (log (fabs x)) (+ (+ 1 1) 4) (- (log 21))) * [misc]simplify: Simplified (2 1 2 2 1 1) to (λ (x) (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)))) (* (exp (fma (log (fabs x)) (+ (+ 1 1) 4) (- (log 21)))) (fabs x)))))) * * * * [misc]progress: [ 42 / 108 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (log (/ 1 21)) (+ (+ (* (log (fabs x)) 4) (log (fabs x))) (log (fabs x)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (53 enodes) * * [misc]simplify: iters left: 3 (133 enodes) * * [misc]simplify: iters left: 2 (336 enodes) * [exit]simplify: Simplified to (fma (log (fabs x)) (+ (+ 1 1) 4) (- (log 21))) * [misc]simplify: Simplified (2 1 2 2 1 1) to (λ (x) (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)))) (* (exp (fma (log (fabs x)) (+ (+ 1 1) 4) (- (log 21)))) (fabs x)))))) * * * * [misc]progress: [ 43 / 108 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (log (/ 1 21)) (+ (+ (log (pow (fabs x) 4)) (log (fabs x))) (log (fabs x)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (53 enodes) * * [misc]simplify: iters left: 3 (134 enodes) * * [misc]simplify: iters left: 2 (332 enodes) * [exit]simplify: Simplified to (fma (log (fabs x)) (+ (+ 1 1) 4) (- (log 21))) * [misc]simplify: Simplified (2 1 2 2 1 1) to (λ (x) (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)))) (* (exp (fma (log (fabs x)) (+ (+ 1 1) 4) (- (log 21)))) (fabs x)))))) * * * * [misc]progress: [ 44 / 108 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (log (/ 1 21)) (+ (log (* (pow (fabs x) 4) (fabs x))) (log (fabs x)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (28 enodes) * * [misc]simplify: iters left: 4 (51 enodes) * * [misc]simplify: iters left: 3 (121 enodes) * * [misc]simplify: iters left: 2 (327 enodes) * [exit]simplify: Simplified to (fma (log (fabs x)) (+ 1 (+ 1 4)) (- (log 21))) * [misc]simplify: Simplified (2 1 2 2 1 1) to (λ (x) (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)))) (* (exp (fma (log (fabs x)) (+ 1 (+ 1 4)) (- (log 21)))) (fabs x)))))) * * * * [misc]progress: [ 45 / 108 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (log (/ 1 21)) (log (* (* (pow (fabs x) 4) (fabs x)) (fabs x)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (28 enodes) * * [misc]simplify: iters left: 4 (47 enodes) * * [misc]simplify: iters left: 3 (100 enodes) * * [misc]simplify: iters left: 2 (262 enodes) * [exit]simplify: Simplified to (fma (+ 4 (+ 1 1)) (log (fabs x)) (- (log 21))) * [misc]simplify: Simplified (2 1 2 2 1 1) to (λ (x) (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)))) (* (exp (fma (+ 4 (+ 1 1)) (log (fabs x)) (- (log 21)))) (fabs x)))))) * * * * [misc]progress: [ 46 / 108 ] simplifiying candidate # * * * * [misc]progress: [ 47 / 108 ] simplifiying candidate # * * * * [misc]progress: [ 48 / 108 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (/ 1 21) (/ 1 21)) (/ 1 21)) (* (* (* (* (pow (fabs x) 4) (pow (fabs x) 4)) (pow (fabs x) 4)) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x)))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (42 enodes) * * [misc]simplify: iters left: 4 (163 enodes) * [exit]simplify: Simplified to (* (* (pow (fabs x) 3) (pow (fabs x) 3)) (* (* (/ (/ 1 21) (* 21 21)) (pow (fabs x) 4)) (* (pow (fabs x) 4) (pow (fabs x) 4)))) * [misc]simplify: Simplified (2 1 2 2 1 1) to (λ (x) (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)))) (* (cbrt (* (* (pow (fabs x) 3) (pow (fabs x) 3)) (* (* (/ (/ 1 21) (* 21 21)) (pow (fabs x) 4)) (* (pow (fabs x) 4) (pow (fabs x) 4))))) (fabs x)))))) * * * * [misc]progress: [ 49 / 108 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (/ 1 21) (/ 1 21)) (/ 1 21)) (* (* (* (* (pow (fabs x) 4) (fabs x)) (* (pow (fabs x) 4) (fabs x))) (* (pow (fabs x) 4) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x)))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (46 enodes) * * [misc]simplify: iters left: 4 (161 enodes) * [exit]simplify: Simplified to (* (pow (pow (fabs x) (+ 1 4)) 3) (* (/ (/ 1 21) (* 21 21)) (pow (fabs x) 3))) * [misc]simplify: Simplified (2 1 2 2 1 1) to (λ (x) (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)))) (* (cbrt (* (pow (pow (fabs x) (+ 1 4)) 3) (* (/ (/ 1 21) (* 21 21)) (pow (fabs x) 3)))) (fabs x)))))) * * * * [misc]progress: [ 50 / 108 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (/ 1 21) (/ 1 21)) (/ 1 21)) (* (* (* (* (pow (fabs x) 4) (fabs x)) (fabs x)) (* (* (pow (fabs x) 4) (fabs x)) (fabs x))) (* (* (pow (fabs x) 4) (fabs x)) (fabs x)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (41 enodes) * * [misc]simplify: iters left: 4 (131 enodes) * [exit]simplify: Simplified to (* (* (* (pow (fabs x) (+ 1 4)) (pow (fabs x) (+ 1 4))) (fabs x)) (* (* (* (fabs x) (fabs x)) (pow (fabs x) (+ 1 4))) (/ (/ 1 21) (* 21 21)))) * [misc]simplify: Simplified (2 1 2 2 1 1) to (λ (x) (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)))) (* (cbrt (* (* (* (pow (fabs x) (+ 1 4)) (pow (fabs x) (+ 1 4))) (fabs x)) (* (* (* (fabs x) (fabs x)) (pow (fabs x) (+ 1 4))) (/ (/ 1 21) (* 21 21))))) (fabs x)))))) * * * * [misc]progress: [ 51 / 108 ] simplifiying candidate # * * * * [misc]progress: [ 52 / 108 ] simplifiying candidate # * * * * [misc]progress: [ 53 / 108 ] simplifiying candidate # * * * * [misc]progress: [ 54 / 108 ] simplifiying candidate # * * * * [misc]progress: [ 55 / 108 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs x) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (fabs x) * [misc]simplify: Simplified (2 1 2 2 1 2) to (λ (x) (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) 4) (fabs x))) (fabs x)) (fabs x)))))) * * * * [misc]progress: [ 56 / 108 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (/ 1 21)) (cbrt (/ 1 21))) * * [misc]simplify: iters left: 5 (5 enodes) * * [misc]simplify: iters left: 4 (7 enodes) * [exit]simplify: Simplified to (* (cbrt (/ 1 21)) (cbrt (/ 1 21))) * [misc]simplify: Simplified (2 1 2 2 1 1) to (λ (x) (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)))) (* (* (* (cbrt (/ 1 21)) (cbrt (/ 1 21))) (* (cbrt (/ 1 21)) (* (* (pow (fabs x) 4) (fabs x)) (fabs x)))) (fabs x)))))) * * * * [misc]progress: [ 57 / 108 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (/ 1 21)) * * [misc]simplify: iters left: 3 (4 enodes) * * [misc]simplify: iters left: 2 (6 enodes) * [exit]simplify: Simplified to (sqrt (/ 1 21)) * [misc]simplify: Simplified (2 1 2 2 1 1) to (λ (x) (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)))) (* (* (sqrt (/ 1 21)) (* (sqrt (/ 1 21)) (* (* (pow (fabs x) 4) (fabs x)) (fabs x)))) (fabs x)))))) * * * * [misc]progress: [ 58 / 108 ] simplifiying candidate # * * * * [misc]progress: [ 59 / 108 ] simplifiying candidate # * * * * [misc]progress: [ 60 / 108 ] simplifiying candidate # * [enter]simplify: Simplifying (* 1 (* (* (pow (fabs x) 4) (fabs x)) (fabs x))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (37 enodes) * * [misc]simplify: iters left: 3 (50 enodes) * * [misc]simplify: iters left: 2 (53 enodes) * [exit]simplify: Simplified to (* (* (fabs x) (fabs x)) (pow (fabs x) 4)) * [misc]simplify: Simplified (2 1 2 2 1 1) to (λ (x) (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)))) (* (/ (* (* (fabs x) (fabs x)) (pow (fabs x) 4)) 21) (fabs x)))))) * * * * [misc]progress: [ 61 / 108 ] simplifiying candidate # * * * * [misc]progress: [ 62 / 108 ] simplifiying candidate # * * * * [misc]progress: [ 63 / 108 ] simplifiying candidate # * * * * [misc]progress: [ 64 / 108 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs x) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (fabs x) * [misc]simplify: Simplified (2 1 2 1 2 2 1 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (pow (fabs x) (+ (+ (+ 1 1) 1) 1)) (fabs x)))) (* (* (/ 1 21) (* (* (pow (fabs x) 4) (fabs x)) (fabs x))) (fabs x)))))) * [enter]simplify: Simplifying (+ (+ (+ 1 1) 1) 1) * * [misc]simplify: iters left: 6 (4 enodes) * * [misc]simplify: iters left: 5 (9 enodes) * [exit]simplify: Simplified to (+ (+ 1 1) (+ 1 1)) * [misc]simplify: Simplified (2 1 2 1 2 2 1 2) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (pow (fabs x) (+ (+ 1 1) (+ 1 1))) (fabs x)))) (* (* (/ 1 21) (* (* (pow (fabs x) 4) (fabs x)) (fabs x))) (fabs x)))))) * * * * [misc]progress: [ 65 / 108 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs x) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (fabs x) * [misc]simplify: Simplified (2 1 2 1 2 2 1 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (pow (fabs x) (+ (+ 2 1) 1)) (fabs x)))) (* (* (/ 1 21) (* (* (pow (fabs x) 4) (fabs x)) (fabs x))) (fabs x)))))) * [enter]simplify: Simplifying (+ (+ 2 1) 1) * * [misc]simplify: iters left: 4 (4 enodes) * * [misc]simplify: iters left: 3 (10 enodes) * * [misc]simplify: iters left: 2 (11 enodes) * [exit]simplify: Simplified to (+ 2 (+ 1 1)) * [misc]simplify: Simplified (2 1 2 1 2 2 1 2) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (pow (fabs x) (+ 2 (+ 1 1))) (fabs x)))) (* (* (/ 1 21) (* (* (pow (fabs x) 4) (fabs x)) (fabs x))) (fabs x)))))) * * * * [misc]progress: [ 66 / 108 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs x) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (fabs x) * [misc]simplify: Simplified (2 1 2 1 2 2 1 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (pow (fabs x) (+ (+ (+ 1 1) 1) 1)) (fabs x)))) (* (* (/ 1 21) (* (* (pow (fabs x) 4) (fabs x)) (fabs x))) (fabs x)))))) * [enter]simplify: Simplifying (+ (+ (+ 1 1) 1) 1) * * [misc]simplify: iters left: 6 (4 enodes) * * [misc]simplify: iters left: 5 (9 enodes) * [exit]simplify: Simplified to (+ (+ 1 1) (+ 1 1)) * [misc]simplify: Simplified (2 1 2 1 2 2 1 2) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (pow (fabs x) (+ (+ 1 1) (+ 1 1))) (fabs x)))) (* (* (/ 1 21) (* (* (pow (fabs x) 4) (fabs x)) (fabs x))) (fabs x)))))) * * * * [misc]progress: [ 67 / 108 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs x) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (fabs x) * [misc]simplify: Simplified (2 1 2 1 2 2 1 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (pow (fabs x) (+ 3 1)) (fabs x)))) (* (* (/ 1 21) (* (* (pow (fabs x) 4) (fabs x)) (fabs x))) (fabs x)))))) * [enter]simplify: Simplifying (+ 3 1) * * [misc]simplify: iters left: 2 (3 enodes) * * [misc]simplify: iters left: 1 (6 enodes) * [exit]simplify: Simplified to (+ 1 3) * [misc]simplify: Simplified (2 1 2 1 2 2 1 2) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (pow (fabs x) (+ 1 3)) (fabs x)))) (* (* (/ 1 21) (* (* (pow (fabs x) 4) (fabs x)) (fabs x))) (fabs x)))))) * * * * [misc]progress: [ 68 / 108 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs x) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (fabs x) * [misc]simplify: Simplified (2 1 2 1 2 2 1 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (pow (fabs x) (+ (+ (+ 1 1) 1) 1)) (fabs x)))) (* (* (/ 1 21) (* (* (pow (fabs x) 4) (fabs x)) (fabs x))) (fabs x)))))) * [enter]simplify: Simplifying (+ (+ (+ 1 1) 1) 1) * * [misc]simplify: iters left: 6 (4 enodes) * * [misc]simplify: iters left: 5 (9 enodes) * [exit]simplify: Simplified to (+ (+ 1 1) (+ 1 1)) * [misc]simplify: Simplified (2 1 2 1 2 2 1 2) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (pow (fabs x) (+ (+ 1 1) (+ 1 1))) (fabs x)))) (* (* (/ 1 21) (* (* (pow (fabs x) 4) (fabs x)) (fabs x))) (fabs x)))))) * * * * [misc]progress: [ 69 / 108 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs x) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (fabs x) * [misc]simplify: Simplified (2 1 2 1 2 2 1 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (pow (fabs x) (+ (+ 2 1) 1)) (fabs x)))) (* (* (/ 1 21) (* (* (pow (fabs x) 4) (fabs x)) (fabs x))) (fabs x)))))) * [enter]simplify: Simplifying (+ (+ 2 1) 1) * * [misc]simplify: iters left: 4 (4 enodes) * * [misc]simplify: iters left: 3 (10 enodes) * * [misc]simplify: iters left: 2 (11 enodes) * [exit]simplify: Simplified to (+ 2 (+ 1 1)) * [misc]simplify: Simplified (2 1 2 1 2 2 1 2) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (pow (fabs x) (+ 2 (+ 1 1))) (fabs x)))) (* (* (/ 1 21) (* (* (pow (fabs x) 4) (fabs x)) (fabs x))) (fabs x)))))) * * * * [misc]progress: [ 70 / 108 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs x) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (fabs x) * [misc]simplify: Simplified (2 1 2 1 2 2 1 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (pow (fabs x) (+ (+ (+ 1 1) 1) 1)) (fabs x)))) (* (* (/ 1 21) (* (* (pow (fabs x) 4) (fabs x)) (fabs x))) (fabs x)))))) * [enter]simplify: Simplifying (+ (+ (+ 1 1) 1) 1) * * [misc]simplify: iters left: 6 (4 enodes) * * [misc]simplify: iters left: 5 (9 enodes) * [exit]simplify: Simplified to (+ (+ 1 1) (+ 1 1)) * [misc]simplify: Simplified (2 1 2 1 2 2 1 2) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (pow (fabs x) (+ (+ 1 1) (+ 1 1))) (fabs x)))) (* (* (/ 1 21) (* (* (pow (fabs x) 4) (fabs x)) (fabs x))) (fabs x)))))) * * * * [misc]progress: [ 71 / 108 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (fabs x) (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 (10 enodes) * * [misc]simplify: iters left: 3 (13 enodes) * * [misc]simplify: iters left: 2 (16 enodes) * [exit]simplify: Simplified to (pow (fabs x) (+ 1 3)) * [misc]simplify: Simplified (2 1 2 1 2 2 1 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (pow (pow (fabs x) (+ 1 3)) 1) (fabs x)))) (* (* (/ 1 21) (* (* (pow (fabs x) 4) (fabs x)) (fabs x))) (fabs x)))))) * * * * [misc]progress: [ 72 / 108 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (fabs x) (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 (10 enodes) * * [misc]simplify: iters left: 3 (13 enodes) * * [misc]simplify: iters left: 2 (16 enodes) * [exit]simplify: Simplified to (pow (fabs x) (+ 1 3)) * [misc]simplify: Simplified (2 1 2 1 2 2 1 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (pow (pow (fabs x) (+ 1 3)) 1) (fabs x)))) (* (* (/ 1 21) (* (* (pow (fabs x) 4) (fabs x)) (fabs x))) (fabs x)))))) * * * * [misc]progress: [ 73 / 108 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (fabs x) (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 (10 enodes) * * [misc]simplify: iters left: 3 (13 enodes) * * [misc]simplify: iters left: 2 (16 enodes) * [exit]simplify: Simplified to (pow (fabs x) (+ 1 3)) * [misc]simplify: Simplified (2 1 2 1 2 2 1 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (pow (pow (fabs x) (+ 1 3)) 1) (fabs x)))) (* (* (/ 1 21) (* (* (pow (fabs x) 4) (fabs x)) (fabs x))) (fabs x)))))) * * * * [misc]progress: [ 74 / 108 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs x) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (fabs x) * [misc]simplify: Simplified (2 1 2 1 2 2 1 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (pow (fabs x) (+ (+ (+ 1 1) 1) 1)) (fabs x)))) (* (* (/ 1 21) (* (* (pow (fabs x) 4) (fabs x)) (fabs x))) (fabs x)))))) * * * * [misc]progress: [ 75 / 108 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs x) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (fabs x) * [misc]simplify: Simplified (2 1 2 1 2 2 1 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (pow (fabs x) (+ (+ 2 1) 1)) (fabs x)))) (* (* (/ 1 21) (* (* (pow (fabs x) 4) (fabs x)) (fabs x))) (fabs x)))))) * * * * [misc]progress: [ 76 / 108 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs x) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (fabs x) * [misc]simplify: Simplified (2 1 2 1 2 2 1 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (pow (fabs x) (+ (+ (+ 1 1) 1) 1)) (fabs x)))) (* (* (/ 1 21) (* (* (pow (fabs x) 4) (fabs x)) (fabs x))) (fabs x)))))) * * * * [misc]progress: [ 77 / 108 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs x) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (fabs x) * [misc]simplify: Simplified (2 1 2 1 2 2 1 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (pow (fabs x) (+ 3 1)) (fabs x)))) (* (* (/ 1 21) (* (* (pow (fabs x) 4) (fabs x)) (fabs x))) (fabs x)))))) * * * * [misc]progress: [ 78 / 108 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs x) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (fabs x) * [misc]simplify: Simplified (2 1 2 1 2 2 1 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (pow (fabs x) (+ (+ (+ 1 1) 1) 1)) (fabs x)))) (* (* (/ 1 21) (* (* (pow (fabs x) 4) (fabs x)) (fabs x))) (fabs x)))))) * * * * [misc]progress: [ 79 / 108 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs x) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (fabs x) * [misc]simplify: Simplified (2 1 2 1 2 2 1 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (pow (fabs x) (+ (+ 2 1) 1)) (fabs x)))) (* (* (/ 1 21) (* (* (pow (fabs x) 4) (fabs x)) (fabs x))) (fabs x)))))) * * * * [misc]progress: [ 80 / 108 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs x) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (fabs x) * [misc]simplify: Simplified (2 1 2 1 2 2 1 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (pow (fabs x) (+ (+ (+ 1 1) 1) 1)) (fabs x)))) (* (* (/ 1 21) (* (* (pow (fabs x) 4) (fabs x)) (fabs x))) (fabs x)))))) * * * * [misc]progress: [ 81 / 108 ] simplifiying candidate # * * * * [misc]progress: [ 82 / 108 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (+ (+ (log (fabs x)) (log (fabs x))) (log (fabs x))) (log (fabs x))) * * [misc]simplify: iters left: 6 (6 enodes) * * [misc]simplify: iters left: 5 (9 enodes) * [exit]simplify: Simplified to (+ (+ (log (fabs x)) (log (fabs x))) (+ (log (fabs x)) (log (fabs x)))) * [misc]simplify: Simplified (2 1 2 1 2 2 1 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (exp (+ (+ (log (fabs x)) (log (fabs x))) (+ (log (fabs x)) (log (fabs x))))) (fabs x)))) (* (* (/ 1 21) (* (* (pow (fabs x) 4) (fabs x)) (fabs x))) (fabs x)))))) * * * * [misc]progress: [ 83 / 108 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (+ (log (* (fabs x) (fabs x))) (log (fabs x))) (log (fabs x))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to (+ (log (* (fabs x) (fabs x))) (log (* (fabs x) (fabs x)))) * [misc]simplify: Simplified (2 1 2 1 2 2 1 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (exp (+ (log (* (fabs x) (fabs x))) (log (* (fabs x) (fabs x))))) (fabs x)))) (* (* (/ 1 21) (* (* (pow (fabs x) 4) (fabs x)) (fabs x))) (fabs x)))))) * * * * [misc]progress: [ 84 / 108 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (log (* (* (fabs x) (fabs x)) (fabs x))) (log (fabs x))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * * [misc]simplify: iters left: 4 (17 enodes) * * [misc]simplify: iters left: 3 (18 enodes) * * [misc]simplify: iters left: 2 (23 enodes) * * [misc]simplify: iters left: 1 (28 enodes) * [exit]simplify: Simplified to (fma 3 (log (fabs x)) (log (fabs x))) * [misc]simplify: Simplified (2 1 2 1 2 2 1 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (exp (fma 3 (log (fabs x)) (log (fabs x)))) (fabs x)))) (* (* (/ 1 21) (* (* (pow (fabs x) 4) (fabs x)) (fabs x))) (fabs x)))))) * * * * [misc]progress: [ 85 / 108 ] simplifiying candidate # * * * * [misc]progress: [ 86 / 108 ] simplifiying candidate # * * * * [misc]progress: [ 87 / 108 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (* (* (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 (19 enodes) * * [misc]simplify: iters left: 4 (53 enodes) * * [misc]simplify: iters left: 3 (114 enodes) * * [misc]simplify: iters left: 2 (127 enodes) * * [misc]simplify: iters left: 1 (133 enodes) * [exit]simplify: Simplified to (pow (pow (fabs x) (+ 1 3)) 3) * [misc]simplify: Simplified (2 1 2 1 2 2 1 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (cbrt (pow (pow (fabs x) (+ 1 3)) 3)) (fabs x)))) (* (* (/ 1 21) (* (* (pow (fabs x) 4) (fabs x)) (fabs x))) (fabs x)))))) * * * * [misc]progress: [ 88 / 108 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (67 enodes) * * [misc]simplify: iters left: 3 (111 enodes) * * [misc]simplify: iters left: 2 (119 enodes) * * [misc]simplify: iters left: 1 (125 enodes) * [exit]simplify: Simplified to (pow (* (fabs x) (fabs x)) (+ (+ 1 3) (+ 1 1))) * [misc]simplify: Simplified (2 1 2 1 2 2 1 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (cbrt (pow (* (fabs x) (fabs x)) (+ (+ 1 3) (+ 1 1)))) (fabs x)))) (* (* (/ 1 21) (* (* (pow (fabs x) 4) (fabs x)) (fabs x))) (fabs x)))))) * * * * [misc]progress: [ 89 / 108 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (* (* (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 (19 enodes) * * [misc]simplify: iters left: 4 (53 enodes) * * [misc]simplify: iters left: 3 (114 enodes) * * [misc]simplify: iters left: 2 (127 enodes) * * [misc]simplify: iters left: 1 (133 enodes) * [exit]simplify: Simplified to (pow (pow (fabs x) (+ 1 3)) 3) * [misc]simplify: Simplified (2 1 2 1 2 2 1 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (cbrt (pow (pow (fabs x) (+ 1 3)) 3)) (fabs x)))) (* (* (/ 1 21) (* (* (pow (fabs x) 4) (fabs x)) (fabs x))) (fabs x)))))) * * * * [misc]progress: [ 90 / 108 ] simplifiying candidate # * * * * [misc]progress: [ 91 / 108 ] simplifiying candidate # * * * * [misc]progress: [ 92 / 108 ] simplifiying candidate # * * * * [misc]progress: [ 93 / 108 ] simplifiying candidate # * * * * [misc]progress: [ 94 / 108 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (fabs x)) * * [misc]simplify: iters left: 2 (3 enodes) * [exit]simplify: Simplified to (cbrt (fabs x)) * [misc]simplify: Simplified (2 1 2 1 2 2 1 2) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (* (cbrt (fabs x)) (cbrt (fabs x)))) (cbrt (fabs x))) (fabs x)))) (* (* (/ 1 21) (* (* (pow (fabs x) 4) (fabs x)) (fabs x))) (fabs x)))))) * * * * [misc]progress: [ 95 / 108 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (fabs x)) * * [misc]simplify: iters left: 2 (3 enodes) * [exit]simplify: Simplified to (sqrt (fabs x)) * [misc]simplify: Simplified (2 1 2 1 2 2 1 2) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (sqrt (fabs x))) (sqrt (fabs x))) (fabs x)))) (* (* (/ 1 21) (* (* (pow (fabs x) 4) (fabs x)) (fabs x))) (fabs x)))))) * * * * [misc]progress: [ 96 / 108 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs x) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (fabs x) * [misc]simplify: Simplified (2 1 2 1 2 2 1 2) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) 1) (fabs x)) (fabs x)))) (* (* (/ 1 21) (* (* (pow (fabs x) 4) (fabs x)) (fabs x))) (fabs x)))))) * * * * [misc]progress: [ 97 / 108 ] simplifiying candidate # * [enter]simplify: Simplifying (* (fabs x) (fabs x)) * * [misc]simplify: iters left: 3 (3 enodes) * [exit]simplify: Simplified to (* (fabs x) (fabs x)) * [misc]simplify: Simplified (2 1 2 1 2 2 1 1) to (λ (x) (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) 4) (fabs x)) (fabs x))) (fabs x)))))) * * * * [misc]progress: [ 98 / 108 ] simplifiying candidate # * * * * [misc]progress: [ 99 / 108 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs x) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (fabs x) * [misc]simplify: Simplified (2 1 2 2 2) to (λ (x) (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) 4) (fabs x)) (fabs x))) (fabs x)))))) * * * * [misc]progress: [ 100 / 108 ] simplifiying candidate # * [enter]simplify: Simplifying (* 2/3 (pow (fabs x) 3)) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (10 enodes) * * [misc]simplify: iters left: 2 (18 enodes) * * [misc]simplify: iters left: 1 (22 enodes) * [exit]simplify: Simplified to (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) * [misc]simplify: Simplified (2 1 2 1 1 2) to (λ (x) (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) 4) (fabs x)) (fabs x))) (fabs x)))))) * * * * [misc]progress: [ 101 / 108 ] simplifiying candidate # * [enter]simplify: Simplifying (* 2/3 (pow (fabs x) 3)) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (10 enodes) * * [misc]simplify: iters left: 2 (18 enodes) * * [misc]simplify: iters left: 1 (22 enodes) * [exit]simplify: Simplified to (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) * [misc]simplify: Simplified (2 1 2 1 1 2) to (λ (x) (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) 4) (fabs x)) (fabs x))) (fabs x)))))) * * * * [misc]progress: [ 102 / 108 ] simplifiying candidate # * [enter]simplify: Simplifying (* 2/3 (pow (fabs x) 3)) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (10 enodes) * * [misc]simplify: iters left: 2 (18 enodes) * * [misc]simplify: iters left: 1 (22 enodes) * [exit]simplify: Simplified to (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) * [misc]simplify: Simplified (2 1 2 1 1 2) to (λ (x) (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) 4) (fabs x)) (fabs x))) (fabs x)))))) * * * * [misc]progress: [ 103 / 108 ] simplifiying candidate # * [enter]simplify: Simplifying (* 1/21 (pow (fabs x) 6)) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (7 enodes) * [exit]simplify: Simplified to (* (pow (fabs x) 6) 1/21) * [misc]simplify: Simplified (2 1 2 2 1) to (λ (x) (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)))) (* (* (pow (fabs x) 6) 1/21) (fabs x)))))) * * * * [misc]progress: [ 104 / 108 ] simplifiying candidate # * [enter]simplify: Simplifying (* 1/21 (pow (fabs x) 6)) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (7 enodes) * [exit]simplify: Simplified to (* (pow (fabs x) 6) 1/21) * [misc]simplify: Simplified (2 1 2 2 1) to (λ (x) (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)))) (* (* (pow (fabs x) 6) 1/21) (fabs x)))))) * * * * [misc]progress: [ 105 / 108 ] simplifiying candidate # * [enter]simplify: Simplifying (* 1/21 (pow (fabs x) 6)) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (7 enodes) * [exit]simplify: Simplified to (* (pow (fabs x) 6) 1/21) * [misc]simplify: Simplified (2 1 2 2 1) to (λ (x) (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)))) (* (* (pow (fabs x) 6) 1/21) (fabs x)))))) * * * * [misc]progress: [ 106 / 108 ] simplifiying candidate # * [enter]simplify: Simplifying (pow (fabs x) 4) * * [misc]simplify: iters left: 2 (4 enodes) * [exit]simplify: Simplified to (pow (fabs x) 4) * [misc]simplify: Simplified (2 1 2 1 2 2 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (pow (fabs x) 4) (fabs x)))) (* (* (/ 1 21) (* (* (pow (fabs x) 4) (fabs x)) (fabs x))) (fabs x)))))) * * * * [misc]progress: [ 107 / 108 ] simplifiying candidate # * [enter]simplify: Simplifying (pow (fabs x) 4) * * [misc]simplify: iters left: 2 (4 enodes) * [exit]simplify: Simplified to (pow (fabs x) 4) * [misc]simplify: Simplified (2 1 2 1 2 2 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (pow (fabs x) 4) (fabs x)))) (* (* (/ 1 21) (* (* (pow (fabs x) 4) (fabs x)) (fabs x))) (fabs x)))))) * * * * [misc]progress: [ 108 / 108 ] simplifiying candidate # * [enter]simplify: Simplifying (pow (fabs x) 4) * * [misc]simplify: iters left: 2 (4 enodes) * [exit]simplify: Simplified to (pow (fabs x) 4) * [misc]simplify: Simplified (2 1 2 1 2 2 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (pow (fabs x) 4) (fabs x)))) (* (* (/ 1 21) (* (* (pow (fabs x) 4) (fabs x)) (fabs x))) (fabs x)))))) * * * [misc]progress: adding candidates to table * [misc]progress: [Phase 3 of 3] Extracting. * * [misc]regime: Finding splitpoints for: (# # # # # #) * * * [misc]regime-changes: Trying 3 branch expressions: (x (fabs x) (+ (+ (+ (* 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]regimes: Trying to branch on x from (# # # # # #) * * * * [misc]regimes: Trying to branch on (fabs x) from (# # # # # #) * * * * [misc]regimes: Trying to branch on (+ (+ (+ (* 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)))) from (# # # # # #) * * * [misc]regime: Found split indices: #