1546937000.712 * [misc]progress: [Phase 1 of 3] Setting up. 1546937000.712 * * * [misc]progress: [1/2] Preparing points 1546937000.712 * * * * [misc]points: Sampling 256 additional inputs, on iter 0 have 0 / 256 1546937000.792 * * * * [misc]points: Filtering points with unrepresentable outputs 1546937000.792 * * * * [misc]points: Sampling 109 additional inputs, on iter 1 have 147 / 256 1546937000.827 * * * * [misc]points: Filtering points with unrepresentable outputs 1546937000.828 * * * * [misc]points: Sampling 36 additional inputs, on iter 2 have 220 / 256 1546937000.855 * * * * [misc]points: Filtering points with unrepresentable outputs 1546937000.855 * * * * [misc]points: Sampling 21 additional inputs, on iter 3 have 235 / 256 1546937000.877 * * * * [misc]points: Filtering points with unrepresentable outputs 1546937000.877 * * * * [misc]points: Sampling 11 additional inputs, on iter 4 have 245 / 256 1546937000.895 * * * * [misc]points: Filtering points with unrepresentable outputs 1546937000.895 * * * * [misc]points: Sampling 4 additional inputs, on iter 5 have 252 / 256 1546937000.931 * * * * [misc]points: Filtering points with unrepresentable outputs 1546937000.931 * * * * [misc]points: Sampling 4 additional inputs, on iter 6 have 254 / 256 1546937000.945 * * * * [misc]points: Filtering points with unrepresentable outputs 1546937000.945 * * * * [exit]points: Sampled 257 points with exact outputs 1546937000.945 * * * [misc]progress: [2/2] Setting up program. 1546937000.950 * [misc]progress: [Phase 2 of 3] Improving. 1546937000.950 * * * * [misc]progress: [ 1 / 1 ] simplifiying candidate # 1546937000.950 * [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)))))) 1546937000.951 * * [misc]simplify: iters left: 6 (28 enodes) 1546937000.957 * * [misc]simplify: iters left: 5 (74 enodes) 1546937000.970 * * [misc]simplify: iters left: 4 (240 enodes) 1546937001.124 * [exit]simplify: Simplified to (fabs (+ (/ (+ (* (fabs x) 2) (* (* 2/3 (fabs x)) (* (fabs x) (fabs x)))) (sqrt PI)) (+ (* (* (* 1/5 (fabs x)) (* (fabs x) (fabs x))) (* (* (fabs x) (fabs x)) (/ 1 (sqrt PI)))) (* (* (/ 1/21 (sqrt PI)) (fabs x)) (pow (* (fabs x) (fabs x)) 3))))) 1546937001.124 * [misc]simplify: Simplified (2) to (λ (x) (fabs (+ (/ (+ (* (fabs x) 2) (* (* 2/3 (fabs x)) (* (fabs x) (fabs x)))) (sqrt PI)) (+ (* (* (* 1/5 (fabs x)) (* (fabs x) (fabs x))) (* (* (fabs x) (fabs x)) (/ 1 (sqrt PI)))) (* (* (/ 1/21 (sqrt PI)) (fabs x)) (pow (* (fabs x) (fabs x)) 3)))))) 1546937001.138 * * [misc]progress: iteration 1 / 4 1546937001.139 * * * [misc]progress: picking best candidate 1546937001.148 * * * * [misc]pick: Picked # 1546937001.148 * * * [misc]progress: localizing error 1546937001.215 * * * [misc]progress: generating rewritten candidates 1546937001.216 * * * * [misc]progress: [ 1 / 4 ] rewriting at (2 1 1 2) 1546937001.216 * * * * [misc]progress: [ 2 / 4 ] rewriting at (2 1 2 1 1 2) 1546937001.241 * * * * [misc]progress: [ 3 / 4 ] rewriting at (2 1) 1546937002.358 * * * * [misc]progress: [ 4 / 4 ] rewriting at (2 1 2 1 2) 1546937002.531 * * * [misc]progress: generating series expansions 1546937002.531 * * * * [misc]progress: [ 1 / 4 ] generating series at (2 1 1 2) 1546937002.531 * * * * [misc]progress: [ 2 / 4 ] generating series at (2 1 2 1 1 2) 1546937002.532 * [misc]backup-simplify: Simplify (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x))) into (* 2/3 (pow (fabs x) 3)) 1546937002.532 * [misc]approximate: Taking taylor expansion of (* 2/3 (pow (fabs x) 3)) in (x) around 0 1546937002.532 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs x) 3)) in x 1546937002.532 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546937002.532 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546937002.532 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 3) in x 1546937002.532 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546937002.535 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546937002.535 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs x) 3)) in x 1546937002.535 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546937002.535 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546937002.535 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 3) in x 1546937002.535 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546937002.535 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546937002.535 * [misc]backup-simplify: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 1546937002.535 * [misc]backup-simplify: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 1546937002.535 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs x) 3)) into (* 2/3 (pow (fabs x) 3)) 1546937002.535 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs x) 3)) into (* 2/3 (pow (fabs x) 3)) 1546937002.536 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 1546937002.536 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 1546937002.536 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 (pow (fabs x) 3))) into 0 1546937002.536 * [misc]backup-simplify: Simplify 0 into 0 1546937002.536 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 1546937002.537 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 1546937002.537 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 1546937002.537 * [misc]backup-simplify: Simplify 0 into 0 1546937002.538 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 1546937002.538 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 1546937002.539 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 1546937002.539 * [misc]backup-simplify: Simplify 0 into 0 1546937002.539 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 1546937002.540 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 1546937002.540 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 1546937002.540 * [misc]backup-simplify: Simplify 0 into 0 1546937002.541 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 1546937002.542 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 1546937002.542 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 1546937002.543 * [misc]backup-simplify: Simplify 0 into 0 1546937002.543 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 1546937002.544 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 1546937002.545 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))))) into 0 1546937002.545 * [misc]backup-simplify: Simplify 0 into 0 1546937002.545 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs x) 3)) into (* 2/3 (pow (fabs x) 3)) 1546937002.546 * [misc]backup-simplify: Simplify (* (/ 2 3) (* (* (fabs (/ 1 x)) (fabs (/ 1 x))) (fabs (/ 1 x)))) into (* 2/3 (pow (fabs (/ 1 x)) 3)) 1546937002.546 * [misc]approximate: Taking taylor expansion of (* 2/3 (pow (fabs (/ 1 x)) 3)) in (x) around 0 1546937002.546 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs (/ 1 x)) 3)) in x 1546937002.546 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546937002.546 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546937002.546 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 1546937002.546 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546937002.546 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546937002.546 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs (/ 1 x)) 3)) in x 1546937002.546 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546937002.546 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546937002.546 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 1546937002.546 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546937002.546 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546937002.546 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 1546937002.546 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 1546937002.546 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs (/ 1 x)) 3)) into (* 2/3 (pow (fabs (/ 1 x)) 3)) 1546937002.547 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs (/ 1 x)) 3)) into (* 2/3 (pow (fabs (/ 1 x)) 3)) 1546937002.547 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 1546937002.547 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 1546937002.547 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 1546937002.547 * [misc]backup-simplify: Simplify 0 into 0 1546937002.548 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 1546937002.548 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 1546937002.548 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 1546937002.548 * [misc]backup-simplify: Simplify 0 into 0 1546937002.549 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 1546937002.549 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 1546937002.550 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 1546937002.550 * [misc]backup-simplify: Simplify 0 into 0 1546937002.550 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 1546937002.551 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 1546937002.552 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 1546937002.552 * [misc]backup-simplify: Simplify 0 into 0 1546937002.552 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 1546937002.553 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 1546937002.554 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))))) into 0 1546937002.554 * [misc]backup-simplify: Simplify 0 into 0 1546937002.555 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 1546937002.555 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))))) into 0 1546937002.556 * [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 1546937002.556 * [misc]backup-simplify: Simplify 0 into 0 1546937002.557 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs (/ 1 (/ 1 x))) 3)) into (* 2/3 (pow (fabs x) 3)) 1546937002.557 * [misc]backup-simplify: Simplify (* (/ 2 3) (* (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x))))) into (* 2/3 (pow (fabs (/ -1 x)) 3)) 1546937002.557 * [misc]approximate: Taking taylor expansion of (* 2/3 (pow (fabs (/ -1 x)) 3)) in (x) around 0 1546937002.557 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs (/ -1 x)) 3)) in x 1546937002.557 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546937002.557 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546937002.557 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 1546937002.557 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546937002.557 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546937002.557 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs (/ -1 x)) 3)) in x 1546937002.557 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546937002.557 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546937002.557 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 1546937002.557 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546937002.557 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546937002.558 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 1546937002.558 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 1546937002.558 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs (/ -1 x)) 3)) into (* 2/3 (pow (fabs (/ -1 x)) 3)) 1546937002.558 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs (/ -1 x)) 3)) into (* 2/3 (pow (fabs (/ -1 x)) 3)) 1546937002.558 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 1546937002.558 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 1546937002.559 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 1546937002.559 * [misc]backup-simplify: Simplify 0 into 0 1546937002.559 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 1546937002.559 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 1546937002.560 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 1546937002.560 * [misc]backup-simplify: Simplify 0 into 0 1546937002.560 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 1546937002.561 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 1546937002.561 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 1546937002.561 * [misc]backup-simplify: Simplify 0 into 0 1546937002.562 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 1546937002.563 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 1546937002.563 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 1546937002.563 * [misc]backup-simplify: Simplify 0 into 0 1546937002.564 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 1546937002.565 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 1546937002.566 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))))) into 0 1546937002.566 * [misc]backup-simplify: Simplify 0 into 0 1546937002.567 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 1546937002.568 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))))) into 0 1546937002.568 * [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 1546937002.568 * [misc]backup-simplify: Simplify 0 into 0 1546937002.569 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs (/ -1 (/ 1 (- x)))) 3)) into (* 2/3 (pow (fabs x) 3)) 1546937002.569 * * * * [misc]progress: [ 3 / 4 ] generating series at (2 1) 1546937002.571 * [misc]backup-simplify: Simplify (* (/ 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))))) into (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))))) 1546937002.571 * [misc]approximate: Taking taylor expansion of (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))))) in (x) around 0 1546937002.571 * [misc]taylor: Taking taylor expansion of (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))))) in x 1546937002.571 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 PI)) in x 1546937002.571 * [misc]taylor: Taking taylor expansion of (/ 1 PI) in x 1546937002.571 * [misc]taylor: Taking taylor expansion of PI in x 1546937002.571 * [misc]backup-simplify: Simplify PI into PI 1546937002.571 * [misc]backup-simplify: Simplify (/ 1 PI) into (/ 1 PI) 1546937002.572 * [misc]backup-simplify: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 1546937002.574 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 1546937002.575 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 1546937002.575 * [misc]taylor: Taking taylor expansion of (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7))))) in x 1546937002.575 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs x) 5)) in x 1546937002.575 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546937002.575 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546937002.575 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 5) in x 1546937002.575 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546937002.575 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546937002.575 * [misc]taylor: Taking taylor expansion of (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))) in x 1546937002.575 * [misc]taylor: Taking taylor expansion of (* 2 (fabs x)) in x 1546937002.575 * [misc]taylor: Taking taylor expansion of 2 in x 1546937002.575 * [misc]backup-simplify: Simplify 2 into 2 1546937002.575 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546937002.575 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546937002.575 * [misc]taylor: Taking taylor expansion of (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7))) in x 1546937002.575 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs x) 3)) in x 1546937002.575 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546937002.575 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546937002.575 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 3) in x 1546937002.575 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546937002.575 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546937002.575 * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs x) 7)) in x 1546937002.575 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546937002.575 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546937002.575 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 7) in x 1546937002.576 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546937002.576 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546937002.576 * [misc]taylor: Taking taylor expansion of (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))))) in x 1546937002.576 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 PI)) in x 1546937002.576 * [misc]taylor: Taking taylor expansion of (/ 1 PI) in x 1546937002.576 * [misc]taylor: Taking taylor expansion of PI in x 1546937002.576 * [misc]backup-simplify: Simplify PI into PI 1546937002.576 * [misc]backup-simplify: Simplify (/ 1 PI) into (/ 1 PI) 1546937002.576 * [misc]backup-simplify: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 1546937002.578 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 1546937002.579 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 1546937002.579 * [misc]taylor: Taking taylor expansion of (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7))))) in x 1546937002.579 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs x) 5)) in x 1546937002.579 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546937002.579 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546937002.579 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 5) in x 1546937002.579 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546937002.579 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546937002.579 * [misc]taylor: Taking taylor expansion of (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))) in x 1546937002.579 * [misc]taylor: Taking taylor expansion of (* 2 (fabs x)) in x 1546937002.579 * [misc]taylor: Taking taylor expansion of 2 in x 1546937002.579 * [misc]backup-simplify: Simplify 2 into 2 1546937002.579 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546937002.579 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546937002.579 * [misc]taylor: Taking taylor expansion of (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7))) in x 1546937002.579 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs x) 3)) in x 1546937002.579 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546937002.579 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546937002.584 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 3) in x 1546937002.584 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546937002.584 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546937002.584 * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs x) 7)) in x 1546937002.584 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546937002.584 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546937002.584 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 7) in x 1546937002.584 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546937002.584 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546937002.584 * [misc]backup-simplify: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 1546937002.585 * [misc]backup-simplify: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 1546937002.585 * [misc]backup-simplify: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 1546937002.585 * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs x) 5)) into (* 1/5 (pow (fabs x) 5)) 1546937002.585 * [misc]backup-simplify: Simplify (* 2 (fabs x)) into (* 2 (fabs x)) 1546937002.585 * [misc]backup-simplify: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 1546937002.585 * [misc]backup-simplify: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 1546937002.585 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs x) 3)) into (* 2/3 (pow (fabs x) 3)) 1546937002.585 * [misc]backup-simplify: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 1546937002.585 * [misc]backup-simplify: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 1546937002.585 * [misc]backup-simplify: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) 1546937002.586 * [misc]backup-simplify: Simplify (* (fabs x) (pow (fabs x) 6)) into (pow (fabs x) 7) 1546937002.586 * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs x) 7)) into (* 1/21 (pow (fabs x) 7)) 1546937002.586 * [misc]backup-simplify: Simplify (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7))) into (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7))) 1546937002.586 * [misc]backup-simplify: Simplify (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))) into (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))) 1546937002.587 * [misc]backup-simplify: Simplify (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7))))) into (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7))))) 1546937002.588 * [misc]backup-simplify: Simplify (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))))) into (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))))) 1546937002.589 * [misc]backup-simplify: Simplify (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))))) into (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))))) 1546937002.590 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 1546937002.590 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (* 0 (pow (fabs x) 2))) into 0 1546937002.590 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 4))) into 0 1546937002.590 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (* 0 (pow (fabs x) 5))) into 0 1546937002.591 * [misc]backup-simplify: Simplify (+ (* 2 0) (* 0 (fabs x))) into 0 1546937002.591 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 1546937002.591 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 1546937002.591 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 (pow (fabs x) 3))) into 0 1546937002.591 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 1546937002.591 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 1546937002.591 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (* 0 (pow (fabs x) 3))) into 0 1546937002.592 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 6))) into 0 1546937002.592 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (* 0 (pow (fabs x) 7))) into 0 1546937002.592 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937002.592 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937002.592 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937002.594 * [misc]backup-simplify: Simplify (+ (* (sqrt (/ 1 PI)) 0) (* 0 (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7))))))) into 0 1546937002.594 * [misc]backup-simplify: Simplify 0 into 0 1546937002.594 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 1546937002.595 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 1546937002.595 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))) into 0 1546937002.595 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))) into 0 1546937002.595 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 1546937002.596 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 1546937002.596 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 1546937002.596 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 1546937002.596 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 1546937002.596 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 1546937002.597 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 1546937002.597 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))) into 0 1546937002.597 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (* 0 (pow (fabs x) 7)))) into 0 1546937002.597 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937002.597 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937002.597 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937002.599 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546937002.600 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 1546937002.601 * [misc]backup-simplify: Simplify (+ (* (sqrt (/ 1 PI)) 0) (+ (* 0 0) (* 0 (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))))))) into 0 1546937002.601 * [misc]backup-simplify: Simplify 0 into 0 1546937002.601 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 1546937002.601 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 1546937002.601 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))) into 0 1546937002.602 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5))))) into 0 1546937002.602 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 1546937002.602 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 1546937002.603 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 1546937002.603 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 1546937002.603 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 1546937002.603 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 1546937002.604 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 1546937002.604 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))) into 0 1546937002.604 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7))))) into 0 1546937002.604 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937002.604 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937002.605 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937002.606 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546937002.607 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546937002.608 * [misc]backup-simplify: Simplify (+ (* (sqrt (/ 1 PI)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7))))))))) into 0 1546937002.608 * [misc]backup-simplify: Simplify 0 into 0 1546937002.608 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 1546937002.609 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 1546937002.609 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))) into 0 1546937002.610 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))))) into 0 1546937002.610 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 1546937002.610 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 1546937002.611 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 1546937002.611 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 1546937002.611 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 1546937002.612 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 1546937002.612 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 1546937002.612 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))) into 0 1546937002.613 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7)))))) into 0 1546937002.613 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937002.613 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937002.613 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937002.615 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546937002.616 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546937002.617 * [misc]backup-simplify: Simplify (+ (* (sqrt (/ 1 PI)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))))))))) into 0 1546937002.617 * [misc]backup-simplify: Simplify 0 into 0 1546937002.618 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 1546937002.618 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 1546937002.619 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))))) into 0 1546937002.619 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5))))))) into 0 1546937002.620 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 1546937002.620 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 1546937002.620 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 1546937002.621 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 1546937002.621 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 1546937002.622 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 1546937002.622 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 1546937002.622 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))))) into 0 1546937002.623 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7))))))) into 0 1546937002.623 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937002.623 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937002.623 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937002.625 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546937002.626 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546937002.628 * [misc]backup-simplify: Simplify (+ (* (sqrt (/ 1 PI)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7))))))))))) into 0 1546937002.628 * [misc]backup-simplify: Simplify 0 into 0 1546937002.629 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 1546937002.630 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 1546937002.631 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))))) into 0 1546937002.632 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))))))) into 0 1546937002.632 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 1546937002.633 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 1546937002.634 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 1546937002.635 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))))) into 0 1546937002.636 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 1546937002.636 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 1546937002.637 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))))) into 0 1546937002.638 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))))) into 0 1546937002.639 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7)))))))) into 0 1546937002.639 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937002.639 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937002.640 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937002.644 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546937002.646 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546937002.648 * [misc]backup-simplify: Simplify (+ (* (sqrt (/ 1 PI)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))))))))))) into 0 1546937002.648 * [misc]backup-simplify: Simplify 0 into 0 1546937002.649 * [misc]backup-simplify: Simplify (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))))) into (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))))) 1546937002.652 * [misc]backup-simplify: Simplify (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs (/ 1 x))) (* (/ 2 3) (* (* (fabs (/ 1 x)) (fabs (/ 1 x))) (fabs (/ 1 x))))) (* (/ 1 5) (* (* (* (* (fabs (/ 1 x)) (fabs (/ 1 x))) (fabs (/ 1 x))) (fabs (/ 1 x))) (fabs (/ 1 x))))) (* (/ 1 21) (* (* (* (* (* (* (fabs (/ 1 x)) (fabs (/ 1 x))) (fabs (/ 1 x))) (fabs (/ 1 x))) (fabs (/ 1 x))) (fabs (/ 1 x))) (fabs (/ 1 x)))))) into (* (+ (* 1/21 (pow (fabs (/ 1 x)) 7)) (+ (* 2 (fabs (/ 1 x))) (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 1/5 (pow (fabs (/ 1 x)) 5))))) (sqrt (/ 1 PI))) 1546937002.652 * [misc]approximate: Taking taylor expansion of (* (+ (* 1/21 (pow (fabs (/ 1 x)) 7)) (+ (* 2 (fabs (/ 1 x))) (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 1/5 (pow (fabs (/ 1 x)) 5))))) (sqrt (/ 1 PI))) in (x) around 0 1546937002.652 * [misc]taylor: Taking taylor expansion of (* (+ (* 1/21 (pow (fabs (/ 1 x)) 7)) (+ (* 2 (fabs (/ 1 x))) (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 1/5 (pow (fabs (/ 1 x)) 5))))) (sqrt (/ 1 PI))) in x 1546937002.652 * [misc]taylor: Taking taylor expansion of (+ (* 1/21 (pow (fabs (/ 1 x)) 7)) (+ (* 2 (fabs (/ 1 x))) (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 1/5 (pow (fabs (/ 1 x)) 5))))) in x 1546937002.652 * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs (/ 1 x)) 7)) in x 1546937002.652 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546937002.652 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546937002.652 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 1546937002.652 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546937002.652 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546937002.652 * [misc]taylor: Taking taylor expansion of (+ (* 2 (fabs (/ 1 x))) (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 1/5 (pow (fabs (/ 1 x)) 5)))) in x 1546937002.652 * [misc]taylor: Taking taylor expansion of (* 2 (fabs (/ 1 x))) in x 1546937002.652 * [misc]taylor: Taking taylor expansion of 2 in x 1546937002.652 * [misc]backup-simplify: Simplify 2 into 2 1546937002.652 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546937002.652 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546937002.652 * [misc]taylor: Taking taylor expansion of (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 1/5 (pow (fabs (/ 1 x)) 5))) in x 1546937002.652 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs (/ 1 x)) 3)) in x 1546937002.653 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546937002.653 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546937002.653 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 1546937002.653 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546937002.653 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546937002.653 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs (/ 1 x)) 5)) in x 1546937002.653 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546937002.653 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546937002.653 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 1546937002.653 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546937002.653 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546937002.653 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 PI)) in x 1546937002.653 * [misc]taylor: Taking taylor expansion of (/ 1 PI) in x 1546937002.653 * [misc]taylor: Taking taylor expansion of PI in x 1546937002.653 * [misc]backup-simplify: Simplify PI into PI 1546937002.653 * [misc]backup-simplify: Simplify (/ 1 PI) into (/ 1 PI) 1546937002.654 * [misc]backup-simplify: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 1546937002.655 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 1546937002.656 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 1546937002.656 * [misc]taylor: Taking taylor expansion of (* (+ (* 1/21 (pow (fabs (/ 1 x)) 7)) (+ (* 2 (fabs (/ 1 x))) (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 1/5 (pow (fabs (/ 1 x)) 5))))) (sqrt (/ 1 PI))) in x 1546937002.656 * [misc]taylor: Taking taylor expansion of (+ (* 1/21 (pow (fabs (/ 1 x)) 7)) (+ (* 2 (fabs (/ 1 x))) (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 1/5 (pow (fabs (/ 1 x)) 5))))) in x 1546937002.656 * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs (/ 1 x)) 7)) in x 1546937002.656 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546937002.656 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546937002.656 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 1546937002.656 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546937002.656 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546937002.657 * [misc]taylor: Taking taylor expansion of (+ (* 2 (fabs (/ 1 x))) (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 1/5 (pow (fabs (/ 1 x)) 5)))) in x 1546937002.657 * [misc]taylor: Taking taylor expansion of (* 2 (fabs (/ 1 x))) in x 1546937002.657 * [misc]taylor: Taking taylor expansion of 2 in x 1546937002.657 * [misc]backup-simplify: Simplify 2 into 2 1546937002.657 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546937002.657 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546937002.657 * [misc]taylor: Taking taylor expansion of (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 1/5 (pow (fabs (/ 1 x)) 5))) in x 1546937002.657 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs (/ 1 x)) 3)) in x 1546937002.657 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546937002.657 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546937002.657 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 1546937002.657 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546937002.657 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546937002.657 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs (/ 1 x)) 5)) in x 1546937002.657 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546937002.657 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546937002.657 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 1546937002.657 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546937002.657 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546937002.657 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 PI)) in x 1546937002.657 * [misc]taylor: Taking taylor expansion of (/ 1 PI) in x 1546937002.657 * [misc]taylor: Taking taylor expansion of PI in x 1546937002.657 * [misc]backup-simplify: Simplify PI into PI 1546937002.658 * [misc]backup-simplify: Simplify (/ 1 PI) into (/ 1 PI) 1546937002.658 * [misc]backup-simplify: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 1546937002.659 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 1546937002.660 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 1546937002.660 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 1546937002.660 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 1546937002.660 * [misc]backup-simplify: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) 1546937002.660 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 6)) into (pow (fabs (/ 1 x)) 7) 1546937002.660 * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs (/ 1 x)) 7)) into (* 1/21 (pow (fabs (/ 1 x)) 7)) 1546937002.660 * [misc]backup-simplify: Simplify (* 2 (fabs (/ 1 x))) into (* 2 (fabs (/ 1 x))) 1546937002.661 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 1546937002.661 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 1546937002.661 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs (/ 1 x)) 3)) into (* 2/3 (pow (fabs (/ 1 x)) 3)) 1546937002.661 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 1546937002.661 * [misc]backup-simplify: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 1546937002.661 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 1546937002.661 * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs (/ 1 x)) 5)) into (* 1/5 (pow (fabs (/ 1 x)) 5)) 1546937002.661 * [misc]backup-simplify: Simplify (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 1/5 (pow (fabs (/ 1 x)) 5))) into (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 1/5 (pow (fabs (/ 1 x)) 5))) 1546937002.661 * [misc]backup-simplify: Simplify (+ (* 2 (fabs (/ 1 x))) (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 1/5 (pow (fabs (/ 1 x)) 5)))) into (+ (* 2 (fabs (/ 1 x))) (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 1/5 (pow (fabs (/ 1 x)) 5)))) 1546937002.662 * [misc]backup-simplify: Simplify (+ (* 1/21 (pow (fabs (/ 1 x)) 7)) (+ (* 2 (fabs (/ 1 x))) (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 1/5 (pow (fabs (/ 1 x)) 5))))) into (+ (* 1/21 (pow (fabs (/ 1 x)) 7)) (+ (* 2 (fabs (/ 1 x))) (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 1/5 (pow (fabs (/ 1 x)) 5))))) 1546937002.663 * [misc]backup-simplify: Simplify (* (+ (* 1/21 (pow (fabs (/ 1 x)) 7)) (+ (* 2 (fabs (/ 1 x))) (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 1/5 (pow (fabs (/ 1 x)) 5))))) (sqrt (/ 1 PI))) into (* (+ (* 1/21 (pow (fabs (/ 1 x)) 7)) (+ (* 2 (fabs (/ 1 x))) (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 1/5 (pow (fabs (/ 1 x)) 5))))) (sqrt (/ 1 PI))) 1546937002.663 * [misc]backup-simplify: Simplify (* (+ (* 1/21 (pow (fabs (/ 1 x)) 7)) (+ (* 2 (fabs (/ 1 x))) (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 1/5 (pow (fabs (/ 1 x)) 5))))) (sqrt (/ 1 PI))) into (* (+ (* 1/21 (pow (fabs (/ 1 x)) 7)) (+ (* 2 (fabs (/ 1 x))) (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 1/5 (pow (fabs (/ 1 x)) 5))))) (sqrt (/ 1 PI))) 1546937002.663 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 1546937002.664 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 1546937002.664 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 1546937002.664 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 6))) into 0 1546937002.664 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (* 0 (pow (fabs (/ 1 x)) 7))) into 0 1546937002.664 * [misc]backup-simplify: Simplify (+ (* 2 0) (* 0 (fabs (/ 1 x)))) into 0 1546937002.664 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 1546937002.665 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 1546937002.665 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 1546937002.665 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 1546937002.665 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 1546937002.665 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 4))) into 0 1546937002.665 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (* 0 (pow (fabs (/ 1 x)) 5))) into 0 1546937002.665 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937002.666 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937002.666 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937002.667 * [misc]backup-simplify: Simplify (+ (* (+ (* 1/21 (pow (fabs (/ 1 x)) 7)) (+ (* 2 (fabs (/ 1 x))) (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 1/5 (pow (fabs (/ 1 x)) 5))))) 0) (* 0 (sqrt (/ 1 PI)))) into 0 1546937002.667 * [misc]backup-simplify: Simplify 0 into 0 1546937002.668 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546937002.669 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 1546937002.669 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 1546937002.669 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 1546937002.670 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 1546937002.670 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))) into 0 1546937002.670 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7)))) into 0 1546937002.670 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 1546937002.670 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 1546937002.671 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 1546937002.671 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 1546937002.671 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 1546937002.671 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 1546937002.672 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))) into 0 1546937002.672 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5)))) into 0 1546937002.672 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937002.672 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937002.672 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937002.673 * [misc]backup-simplify: Simplify (+ (* (+ (* 1/21 (pow (fabs (/ 1 x)) 7)) (+ (* 2 (fabs (/ 1 x))) (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 1/5 (pow (fabs (/ 1 x)) 5))))) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))) into 0 1546937002.673 * [misc]backup-simplify: Simplify 0 into 0 1546937002.675 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546937002.676 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546937002.676 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 1546937002.677 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 1546937002.677 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 1546937002.677 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))) into 0 1546937002.678 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7))))) into 0 1546937002.678 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 1546937002.678 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 1546937002.679 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 1546937002.679 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 1546937002.679 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 1546937002.680 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 1546937002.680 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))) into 0 1546937002.680 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5))))) into 0 1546937002.680 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937002.680 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937002.681 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937002.682 * [misc]backup-simplify: Simplify (+ (* (+ (* 1/21 (pow (fabs (/ 1 x)) 7)) (+ (* 2 (fabs (/ 1 x))) (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 1/5 (pow (fabs (/ 1 x)) 5))))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI)))))) into 0 1546937002.682 * [misc]backup-simplify: Simplify 0 into 0 1546937002.684 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546937002.685 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546937002.685 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 1546937002.686 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 1546937002.686 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 1546937002.686 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))))) into 0 1546937002.687 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7)))))) into 0 1546937002.687 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 1546937002.688 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 1546937002.688 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 1546937002.689 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 1546937002.689 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 1546937002.689 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 1546937002.690 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))) into 0 1546937002.690 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5)))))) into 0 1546937002.690 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937002.690 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937002.690 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937002.693 * [misc]backup-simplify: Simplify (+ (* (+ (* 1/21 (pow (fabs (/ 1 x)) 7)) (+ (* 2 (fabs (/ 1 x))) (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 1/5 (pow (fabs (/ 1 x)) 5))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))))) into 0 1546937002.693 * [misc]backup-simplify: Simplify 0 into 0 1546937002.697 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546937002.700 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546937002.701 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 1546937002.702 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 1546937002.702 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))))) into 0 1546937002.703 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))))) into 0 1546937002.704 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7))))))) into 0 1546937002.705 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 1546937002.705 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 1546937002.706 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 1546937002.707 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))))) into 0 1546937002.707 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 1546937002.708 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 1546937002.709 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))))) into 0 1546937002.709 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5))))))) into 0 1546937002.709 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937002.710 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937002.710 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937002.713 * [misc]backup-simplify: Simplify (+ (* (+ (* 1/21 (pow (fabs (/ 1 x)) 7)) (+ (* 2 (fabs (/ 1 x))) (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 1/5 (pow (fabs (/ 1 x)) 5))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI)))))))) into 0 1546937002.713 * [misc]backup-simplify: Simplify 0 into 0 1546937002.718 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546937002.720 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546937002.721 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 1546937002.722 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))))) into 0 1546937002.723 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))))) into 0 1546937002.724 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))))))) into 0 1546937002.725 * [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 1546937002.726 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 1546937002.726 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 1546937002.727 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))))) into 0 1546937002.728 * [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 1546937002.729 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 1546937002.730 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))))) into 0 1546937002.731 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))))) into 0 1546937002.732 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5)))))))) into 0 1546937002.732 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937002.732 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937002.732 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937002.737 * [misc]backup-simplify: Simplify (+ (* (+ (* 1/21 (pow (fabs (/ 1 x)) 7)) (+ (* 2 (fabs (/ 1 x))) (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 1/5 (pow (fabs (/ 1 x)) 5))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))))))) into 0 1546937002.737 * [misc]backup-simplify: Simplify 0 into 0 1546937002.738 * [misc]backup-simplify: Simplify (* (+ (* 1/21 (pow (fabs (/ 1 (/ 1 x))) 7)) (+ (* 2 (fabs (/ 1 (/ 1 x)))) (+ (* 2/3 (pow (fabs (/ 1 (/ 1 x))) 3)) (* 1/5 (pow (fabs (/ 1 (/ 1 x))) 5))))) (sqrt (/ 1 PI))) into (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))))) 1546937002.741 * [misc]backup-simplify: Simplify (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs (/ 1 (- x)))) (* (/ 2 3) (* (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))))) (* (/ 1 5) (* (* (* (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))))) (* (/ 1 21) (* (* (* (* (* (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x))))))) into (* (+ (* 1/21 (pow (fabs (/ -1 x)) 7)) (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (* 2 (fabs (/ -1 x)))))) (sqrt (/ 1 PI))) 1546937002.741 * [misc]approximate: Taking taylor expansion of (* (+ (* 1/21 (pow (fabs (/ -1 x)) 7)) (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (* 2 (fabs (/ -1 x)))))) (sqrt (/ 1 PI))) in (x) around 0 1546937002.741 * [misc]taylor: Taking taylor expansion of (* (+ (* 1/21 (pow (fabs (/ -1 x)) 7)) (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (* 2 (fabs (/ -1 x)))))) (sqrt (/ 1 PI))) in x 1546937002.741 * [misc]taylor: Taking taylor expansion of (+ (* 1/21 (pow (fabs (/ -1 x)) 7)) (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (* 2 (fabs (/ -1 x)))))) in x 1546937002.741 * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs (/ -1 x)) 7)) in x 1546937002.741 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546937002.741 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546937002.741 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 1546937002.741 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546937002.742 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546937002.742 * [misc]taylor: Taking taylor expansion of (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (* 2 (fabs (/ -1 x))))) in x 1546937002.742 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs (/ -1 x)) 5)) in x 1546937002.742 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546937002.742 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546937002.742 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 1546937002.742 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546937002.742 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546937002.742 * [misc]taylor: Taking taylor expansion of (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (* 2 (fabs (/ -1 x)))) in x 1546937002.742 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs (/ -1 x)) 3)) in x 1546937002.742 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546937002.742 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546937002.742 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 1546937002.742 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546937002.742 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546937002.742 * [misc]taylor: Taking taylor expansion of (* 2 (fabs (/ -1 x))) in x 1546937002.742 * [misc]taylor: Taking taylor expansion of 2 in x 1546937002.742 * [misc]backup-simplify: Simplify 2 into 2 1546937002.742 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546937002.743 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546937002.743 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 PI)) in x 1546937002.743 * [misc]taylor: Taking taylor expansion of (/ 1 PI) in x 1546937002.743 * [misc]taylor: Taking taylor expansion of PI in x 1546937002.743 * [misc]backup-simplify: Simplify PI into PI 1546937002.743 * [misc]backup-simplify: Simplify (/ 1 PI) into (/ 1 PI) 1546937002.744 * [misc]backup-simplify: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 1546937002.745 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 1546937002.746 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 1546937002.746 * [misc]taylor: Taking taylor expansion of (* (+ (* 1/21 (pow (fabs (/ -1 x)) 7)) (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (* 2 (fabs (/ -1 x)))))) (sqrt (/ 1 PI))) in x 1546937002.746 * [misc]taylor: Taking taylor expansion of (+ (* 1/21 (pow (fabs (/ -1 x)) 7)) (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (* 2 (fabs (/ -1 x)))))) in x 1546937002.746 * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs (/ -1 x)) 7)) in x 1546937002.746 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546937002.746 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546937002.746 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 1546937002.746 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546937002.746 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546937002.746 * [misc]taylor: Taking taylor expansion of (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (* 2 (fabs (/ -1 x))))) in x 1546937002.746 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs (/ -1 x)) 5)) in x 1546937002.746 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546937002.747 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546937002.747 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 1546937002.747 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546937002.747 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546937002.747 * [misc]taylor: Taking taylor expansion of (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (* 2 (fabs (/ -1 x)))) in x 1546937002.747 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs (/ -1 x)) 3)) in x 1546937002.747 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546937002.747 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546937002.747 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 1546937002.747 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546937002.747 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546937002.747 * [misc]taylor: Taking taylor expansion of (* 2 (fabs (/ -1 x))) in x 1546937002.747 * [misc]taylor: Taking taylor expansion of 2 in x 1546937002.747 * [misc]backup-simplify: Simplify 2 into 2 1546937002.747 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546937002.747 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546937002.747 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 PI)) in x 1546937002.747 * [misc]taylor: Taking taylor expansion of (/ 1 PI) in x 1546937002.747 * [misc]taylor: Taking taylor expansion of PI in x 1546937002.747 * [misc]backup-simplify: Simplify PI into PI 1546937002.748 * [misc]backup-simplify: Simplify (/ 1 PI) into (/ 1 PI) 1546937002.748 * [misc]backup-simplify: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 1546937002.749 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 1546937002.750 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 1546937002.751 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 1546937002.751 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 1546937002.751 * [misc]backup-simplify: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) 1546937002.751 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 6)) into (pow (fabs (/ -1 x)) 7) 1546937002.751 * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs (/ -1 x)) 7)) into (* 1/21 (pow (fabs (/ -1 x)) 7)) 1546937002.752 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 1546937002.752 * [misc]backup-simplify: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 1546937002.752 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 1546937002.752 * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs (/ -1 x)) 5)) into (* 1/5 (pow (fabs (/ -1 x)) 5)) 1546937002.752 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 1546937002.752 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 1546937002.752 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs (/ -1 x)) 3)) into (* 2/3 (pow (fabs (/ -1 x)) 3)) 1546937002.752 * [misc]backup-simplify: Simplify (* 2 (fabs (/ -1 x))) into (* 2 (fabs (/ -1 x))) 1546937002.753 * [misc]backup-simplify: Simplify (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (* 2 (fabs (/ -1 x)))) into (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (* 2 (fabs (/ -1 x)))) 1546937002.753 * [misc]backup-simplify: Simplify (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (* 2 (fabs (/ -1 x))))) into (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (* 2 (fabs (/ -1 x))))) 1546937002.754 * [misc]backup-simplify: Simplify (+ (* 1/21 (pow (fabs (/ -1 x)) 7)) (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (* 2 (fabs (/ -1 x)))))) into (+ (* 1/21 (pow (fabs (/ -1 x)) 7)) (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (* 2 (fabs (/ -1 x)))))) 1546937002.755 * [misc]backup-simplify: Simplify (* (+ (* 1/21 (pow (fabs (/ -1 x)) 7)) (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (* 2 (fabs (/ -1 x)))))) (sqrt (/ 1 PI))) into (* (+ (* 1/21 (pow (fabs (/ -1 x)) 7)) (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (* 2 (fabs (/ -1 x)))))) (sqrt (/ 1 PI))) 1546937002.757 * [misc]backup-simplify: Simplify (* (+ (* 1/21 (pow (fabs (/ -1 x)) 7)) (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (* 2 (fabs (/ -1 x)))))) (sqrt (/ 1 PI))) into (* (+ (* 1/21 (pow (fabs (/ -1 x)) 7)) (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (* 2 (fabs (/ -1 x)))))) (sqrt (/ 1 PI))) 1546937002.757 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 1546937002.757 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 1546937002.757 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 1546937002.757 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 6))) into 0 1546937002.758 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (* 0 (pow (fabs (/ -1 x)) 7))) into 0 1546937002.758 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 1546937002.758 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 1546937002.758 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 4))) into 0 1546937002.759 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (* 0 (pow (fabs (/ -1 x)) 5))) into 0 1546937002.759 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 1546937002.759 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 1546937002.759 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 1546937002.760 * [misc]backup-simplify: Simplify (+ (* 2 0) (* 0 (fabs (/ -1 x)))) into 0 1546937002.760 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937002.760 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937002.760 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937002.761 * [misc]backup-simplify: Simplify (+ (* (+ (* 1/21 (pow (fabs (/ -1 x)) 7)) (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (* 2 (fabs (/ -1 x)))))) 0) (* 0 (sqrt (/ 1 PI)))) into 0 1546937002.761 * [misc]backup-simplify: Simplify 0 into 0 1546937002.763 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546937002.765 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 1546937002.766 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 1546937002.766 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 1546937002.766 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 1546937002.767 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))) into 0 1546937002.767 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7)))) into 0 1546937002.767 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 1546937002.768 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 1546937002.768 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))) into 0 1546937002.769 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5)))) into 0 1546937002.769 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 1546937002.769 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 1546937002.770 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 1546937002.770 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 1546937002.770 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937002.770 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937002.770 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937002.773 * [misc]backup-simplify: Simplify (+ (* (+ (* 1/21 (pow (fabs (/ -1 x)) 7)) (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (* 2 (fabs (/ -1 x)))))) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))) into 0 1546937002.773 * [misc]backup-simplify: Simplify 0 into 0 1546937002.775 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546937002.777 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546937002.777 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 1546937002.778 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 1546937002.778 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 1546937002.779 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))) into 0 1546937002.779 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7))))) into 0 1546937002.780 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 1546937002.780 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 1546937002.781 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))) into 0 1546937002.781 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5))))) into 0 1546937002.782 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 1546937002.782 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 1546937002.783 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 1546937002.783 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 1546937002.783 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937002.784 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937002.784 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937002.786 * [misc]backup-simplify: Simplify (+ (* (+ (* 1/21 (pow (fabs (/ -1 x)) 7)) (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (* 2 (fabs (/ -1 x)))))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI)))))) into 0 1546937002.786 * [misc]backup-simplify: Simplify 0 into 0 1546937002.789 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546937002.791 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546937002.792 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 1546937002.793 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 1546937002.793 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 1546937002.794 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))))) into 0 1546937002.795 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7)))))) into 0 1546937002.796 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 1546937002.796 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 1546937002.797 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))) into 0 1546937002.798 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5)))))) into 0 1546937002.798 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 1546937002.799 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 1546937002.799 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 1546937002.800 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 1546937002.800 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937002.800 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937002.801 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937002.804 * [misc]backup-simplify: Simplify (+ (* (+ (* 1/21 (pow (fabs (/ -1 x)) 7)) (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (* 2 (fabs (/ -1 x)))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))))) into 0 1546937002.804 * [misc]backup-simplify: Simplify 0 into 0 1546937002.808 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546937002.810 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546937002.810 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 1546937002.811 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 1546937002.812 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))))) into 0 1546937002.813 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))))) into 0 1546937002.813 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7))))))) into 0 1546937002.814 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 1546937002.815 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 1546937002.816 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))))) into 0 1546937002.817 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5))))))) into 0 1546937002.817 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 1546937002.818 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 1546937002.819 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))))) into 0 1546937002.820 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 1546937002.820 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937002.820 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937002.820 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937002.824 * [misc]backup-simplify: Simplify (+ (* (+ (* 1/21 (pow (fabs (/ -1 x)) 7)) (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (* 2 (fabs (/ -1 x)))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI)))))))) into 0 1546937002.824 * [misc]backup-simplify: Simplify 0 into 0 1546937002.828 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546937002.830 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546937002.831 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 1546937002.832 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))))) into 0 1546937002.833 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))))) into 0 1546937002.834 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))))))) into 0 1546937002.835 * [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 1546937002.836 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 1546937002.837 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))))) into 0 1546937002.837 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))))) into 0 1546937002.838 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5)))))))) into 0 1546937002.839 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 1546937002.840 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))))) into 0 1546937002.841 * [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 1546937002.842 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 1546937002.842 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937002.842 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937002.843 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937002.847 * [misc]backup-simplify: Simplify (+ (* (+ (* 1/21 (pow (fabs (/ -1 x)) 7)) (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (* 2 (fabs (/ -1 x)))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))))))) into 0 1546937002.847 * [misc]backup-simplify: Simplify 0 into 0 1546937002.849 * [misc]backup-simplify: Simplify (* (+ (* 1/21 (pow (fabs (/ -1 (/ 1 (- x)))) 7)) (+ (* 1/5 (pow (fabs (/ -1 (/ 1 (- x)))) 5)) (+ (* 2/3 (pow (fabs (/ -1 (/ 1 (- x)))) 3)) (* 2 (fabs (/ -1 (/ 1 (- x)))))))) (sqrt (/ 1 PI))) into (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))))) 1546937002.849 * * * * [misc]progress: [ 4 / 4 ] generating series at (2 1 2 1 2) 1546937002.849 * [misc]backup-simplify: Simplify (* (/ 1 5) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))) into (* 1/5 (pow (fabs x) 5)) 1546937002.849 * [misc]approximate: Taking taylor expansion of (* 1/5 (pow (fabs x) 5)) in (x) around 0 1546937002.849 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs x) 5)) in x 1546937002.849 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546937002.849 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546937002.849 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 5) in x 1546937002.849 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546937002.849 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546937002.849 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs x) 5)) in x 1546937002.849 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546937002.849 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546937002.849 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 5) in x 1546937002.849 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546937002.850 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546937002.850 * [misc]backup-simplify: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 1546937002.850 * [misc]backup-simplify: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 1546937002.850 * [misc]backup-simplify: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 1546937002.850 * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs x) 5)) into (* 1/5 (pow (fabs x) 5)) 1546937002.850 * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs x) 5)) into (* 1/5 (pow (fabs x) 5)) 1546937002.850 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 1546937002.850 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (* 0 (pow (fabs x) 2))) into 0 1546937002.851 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 4))) into 0 1546937002.852 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (* 0 (pow (fabs x) 5))) into 0 1546937002.852 * [misc]backup-simplify: Simplify 0 into 0 1546937002.852 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 1546937002.853 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 1546937002.853 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))) into 0 1546937002.853 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))) into 0 1546937002.853 * [misc]backup-simplify: Simplify 0 into 0 1546937002.854 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 1546937002.854 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 1546937002.855 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))) into 0 1546937002.855 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5))))) into 0 1546937002.855 * [misc]backup-simplify: Simplify 0 into 0 1546937002.856 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 1546937002.857 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 1546937002.857 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))) into 0 1546937002.858 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))))) into 0 1546937002.858 * [misc]backup-simplify: Simplify 0 into 0 1546937002.859 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 1546937002.859 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 1546937002.860 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))))) into 0 1546937002.861 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5))))))) into 0 1546937002.861 * [misc]backup-simplify: Simplify 0 into 0 1546937002.862 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 1546937002.863 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 1546937002.864 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))))) into 0 1546937002.865 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))))))) into 0 1546937002.865 * [misc]backup-simplify: Simplify 0 into 0 1546937002.865 * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs x) 5)) into (* 1/5 (pow (fabs x) 5)) 1546937002.865 * [misc]backup-simplify: Simplify (* (/ 1 5) (* (* (* (* (fabs (/ 1 x)) (fabs (/ 1 x))) (fabs (/ 1 x))) (fabs (/ 1 x))) (fabs (/ 1 x)))) into (* 1/5 (pow (fabs (/ 1 x)) 5)) 1546937002.865 * [misc]approximate: Taking taylor expansion of (* 1/5 (pow (fabs (/ 1 x)) 5)) in (x) around 0 1546937002.865 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs (/ 1 x)) 5)) in x 1546937002.865 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546937002.865 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546937002.865 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 1546937002.865 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546937002.865 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546937002.866 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs (/ 1 x)) 5)) in x 1546937002.866 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546937002.866 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546937002.866 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 1546937002.866 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546937002.866 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546937002.866 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 1546937002.866 * [misc]backup-simplify: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 1546937002.866 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 1546937002.866 * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs (/ 1 x)) 5)) into (* 1/5 (pow (fabs (/ 1 x)) 5)) 1546937002.866 * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs (/ 1 x)) 5)) into (* 1/5 (pow (fabs (/ 1 x)) 5)) 1546937002.867 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 1546937002.867 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 1546937002.867 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 4))) into 0 1546937002.867 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (* 0 (pow (fabs (/ 1 x)) 5))) into 0 1546937002.867 * [misc]backup-simplify: Simplify 0 into 0 1546937002.868 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 1546937002.868 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 1546937002.868 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))) into 0 1546937002.869 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5)))) into 0 1546937002.869 * [misc]backup-simplify: Simplify 0 into 0 1546937002.869 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 1546937002.870 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 1546937002.870 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))) into 0 1546937002.871 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5))))) into 0 1546937002.871 * [misc]backup-simplify: Simplify 0 into 0 1546937002.871 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 1546937002.872 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 1546937002.872 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))) into 0 1546937002.873 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5)))))) into 0 1546937002.873 * [misc]backup-simplify: Simplify 0 into 0 1546937002.873 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 1546937002.873 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 1546937002.874 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))))) into 0 1546937002.874 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5))))))) into 0 1546937002.874 * [misc]backup-simplify: Simplify 0 into 0 1546937002.875 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 1546937002.875 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))))) into 0 1546937002.876 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))))) into 0 1546937002.877 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5)))))))) into 0 1546937002.877 * [misc]backup-simplify: Simplify 0 into 0 1546937002.877 * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs (/ 1 (/ 1 x))) 5)) into (* 1/5 (pow (fabs x) 5)) 1546937002.877 * [misc]backup-simplify: Simplify (* (/ 1 5) (* (* (* (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x))))) into (* 1/5 (pow (fabs (/ -1 x)) 5)) 1546937002.877 * [misc]approximate: Taking taylor expansion of (* 1/5 (pow (fabs (/ -1 x)) 5)) in (x) around 0 1546937002.877 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs (/ -1 x)) 5)) in x 1546937002.877 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546937002.877 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546937002.877 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 1546937002.877 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546937002.877 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546937002.877 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs (/ -1 x)) 5)) in x 1546937002.877 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546937002.877 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546937002.877 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 1546937002.877 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546937002.877 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546937002.877 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 1546937002.877 * [misc]backup-simplify: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 1546937002.878 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 1546937002.878 * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs (/ -1 x)) 5)) into (* 1/5 (pow (fabs (/ -1 x)) 5)) 1546937002.878 * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs (/ -1 x)) 5)) into (* 1/5 (pow (fabs (/ -1 x)) 5)) 1546937002.878 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 1546937002.878 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 1546937002.878 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 4))) into 0 1546937002.878 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (* 0 (pow (fabs (/ -1 x)) 5))) into 0 1546937002.878 * [misc]backup-simplify: Simplify 0 into 0 1546937002.878 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 1546937002.879 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 1546937002.879 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))) into 0 1546937002.879 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5)))) into 0 1546937002.879 * [misc]backup-simplify: Simplify 0 into 0 1546937002.879 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 1546937002.880 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 1546937002.880 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))) into 0 1546937002.880 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5))))) into 0 1546937002.880 * [misc]backup-simplify: Simplify 0 into 0 1546937002.881 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 1546937002.881 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 1546937002.882 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))) into 0 1546937002.882 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5)))))) into 0 1546937002.882 * [misc]backup-simplify: Simplify 0 into 0 1546937002.882 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 1546937002.883 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 1546937002.883 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))))) into 0 1546937002.884 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5))))))) into 0 1546937002.884 * [misc]backup-simplify: Simplify 0 into 0 1546937002.884 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 1546937002.885 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))))) into 0 1546937002.885 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))))) into 0 1546937002.886 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5)))))))) into 0 1546937002.886 * [misc]backup-simplify: Simplify 0 into 0 1546937002.886 * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs (/ -1 (/ 1 (- x)))) 5)) into (* 1/5 (pow (fabs x) 5)) 1546937002.886 * * * [misc]progress: simplifying candidates 1546937002.886 * * * * [misc]progress: [ 1 / 104 ] simplifiying candidate # 1546937002.886 * * * * [misc]progress: [ 2 / 104 ] simplifiying candidate # 1546937002.886 * * * * [misc]progress: [ 3 / 104 ] simplifiying candidate # 1546937002.886 * * * * [misc]progress: [ 4 / 104 ] simplifiying candidate # 1546937002.886 * * * * [misc]progress: [ 5 / 104 ] simplifiying candidate # 1546937002.886 * * * * [misc]progress: [ 6 / 104 ] simplifiying candidate # 1546937002.886 * * * * [misc]progress: [ 7 / 104 ] simplifiying candidate # 1546937002.887 * * * * [misc]progress: [ 8 / 104 ] simplifiying candidate # 1546937002.887 * * * * [misc]progress: [ 9 / 104 ] simplifiying candidate # 1546937002.887 * [enter]simplify: Simplifying (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x))) 1546937002.887 * * [misc]simplify: iters left: 6 (8 enodes) 1546937002.889 * * [misc]simplify: iters left: 5 (15 enodes) 1546937002.891 * * [misc]simplify: iters left: 4 (35 enodes) 1546937002.896 * * [misc]simplify: iters left: 3 (58 enodes) 1546937002.908 * * [misc]simplify: iters left: 2 (76 enodes) 1546937002.924 * * [misc]simplify: iters left: 1 (89 enodes) 1546937002.940 * [exit]simplify: Simplified to (* (* (fabs x) (fabs x)) (* 2/3 (fabs x))) 1546937002.940 * [misc]simplify: Simplified (2 1 2 1 1 2 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (pow (* (* (fabs x) (fabs x)) (* 2/3 (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))))))) 1546937002.940 * * * * [misc]progress: [ 10 / 104 ] simplifiying candidate # 1546937002.940 * [enter]simplify: Simplifying (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x))) 1546937002.940 * * [misc]simplify: iters left: 6 (8 enodes) 1546937002.942 * * [misc]simplify: iters left: 5 (15 enodes) 1546937002.945 * * [misc]simplify: iters left: 4 (35 enodes) 1546937002.950 * * [misc]simplify: iters left: 3 (58 enodes) 1546937002.959 * * [misc]simplify: iters left: 2 (76 enodes) 1546937002.967 * * [misc]simplify: iters left: 1 (89 enodes) 1546937002.976 * [exit]simplify: Simplified to (* (* (fabs x) (fabs x)) (* 2/3 (fabs x))) 1546937002.976 * [misc]simplify: Simplified (2 1 2 1 1 2 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (pow (* (* (fabs x) (fabs x)) (* 2/3 (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))))))) 1546937002.976 * * * * [misc]progress: [ 11 / 104 ] simplifiying candidate # 1546937002.976 * [enter]simplify: Simplifying (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x))) 1546937002.976 * * [misc]simplify: iters left: 6 (8 enodes) 1546937002.978 * * [misc]simplify: iters left: 5 (15 enodes) 1546937002.980 * * [misc]simplify: iters left: 4 (35 enodes) 1546937002.985 * * [misc]simplify: iters left: 3 (58 enodes) 1546937002.993 * * [misc]simplify: iters left: 2 (76 enodes) 1546937003.006 * * [misc]simplify: iters left: 1 (89 enodes) 1546937003.023 * [exit]simplify: Simplified to (* (* (fabs x) (fabs x)) (* 2/3 (fabs x))) 1546937003.023 * [misc]simplify: Simplified (2 1 2 1 1 2 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (pow (* (* (fabs x) (fabs x)) (* 2/3 (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))))))) 1546937003.024 * * * * [misc]progress: [ 12 / 104 ] simplifiying candidate # 1546937003.024 * * * * [misc]progress: [ 13 / 104 ] simplifiying candidate # 1546937003.024 * [enter]simplify: Simplifying (+ (log (/ 2 3)) (+ (+ (log (fabs x)) (log (fabs x))) (log (fabs x)))) 1546937003.024 * * [misc]simplify: iters left: 6 (10 enodes) 1546937003.029 * * [misc]simplify: iters left: 5 (18 enodes) 1546937003.036 * * [misc]simplify: iters left: 4 (33 enodes) 1546937003.048 * * [misc]simplify: iters left: 3 (70 enodes) 1546937003.063 * * [misc]simplify: iters left: 2 (119 enodes) 1546937003.085 * * [misc]simplify: iters left: 1 (201 enodes) 1546937003.143 * [exit]simplify: Simplified to (+ (+ (log 2/3) (log (fabs x))) (+ (log (fabs x)) (log (fabs x)))) 1546937003.143 * [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))))))) 1546937003.143 * * * * [misc]progress: [ 14 / 104 ] simplifiying candidate # 1546937003.144 * [enter]simplify: Simplifying (+ (log (/ 2 3)) (+ (log (* (fabs x) (fabs x))) (log (fabs x)))) 1546937003.144 * * [misc]simplify: iters left: 6 (11 enodes) 1546937003.147 * * [misc]simplify: iters left: 5 (20 enodes) 1546937003.150 * * [misc]simplify: iters left: 4 (35 enodes) 1546937003.162 * * [misc]simplify: iters left: 3 (72 enodes) 1546937003.188 * * [misc]simplify: iters left: 2 (125 enodes) 1546937003.221 * * [misc]simplify: iters left: 1 (193 enodes) 1546937003.264 * [exit]simplify: Simplified to (+ (+ (log (fabs x)) (log 2/3)) (log (* (fabs x) (fabs x)))) 1546937003.264 * [misc]simplify: Simplified (2 1 2 1 1 2 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (exp (+ (+ (log (fabs x)) (log 2/3)) (log (* (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))))))) 1546937003.264 * * * * [misc]progress: [ 15 / 104 ] simplifiying candidate # 1546937003.264 * [enter]simplify: Simplifying (+ (log (/ 2 3)) (log (* (* (fabs x) (fabs x)) (fabs x)))) 1546937003.264 * * [misc]simplify: iters left: 6 (10 enodes) 1546937003.267 * * [misc]simplify: iters left: 5 (19 enodes) 1546937003.270 * * [misc]simplify: iters left: 4 (32 enodes) 1546937003.276 * * [misc]simplify: iters left: 3 (62 enodes) 1546937003.290 * * [misc]simplify: iters left: 2 (112 enodes) 1546937003.332 * * [misc]simplify: iters left: 1 (171 enodes) 1546937003.378 * [exit]simplify: Simplified to (+ (log 2/3) (* 3 (log (fabs x)))) 1546937003.378 * [misc]simplify: Simplified (2 1 2 1 1 2 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (exp (+ (log 2/3) (* 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))))))) 1546937003.378 * * * * [misc]progress: [ 16 / 104 ] simplifiying candidate # 1546937003.378 * * * * [misc]progress: [ 17 / 104 ] simplifiying candidate # 1546937003.378 * * * * [misc]progress: [ 18 / 104 ] simplifiying candidate # 1546937003.379 * [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)))) 1546937003.379 * * [misc]simplify: iters left: 6 (12 enodes) 1546937003.386 * * [misc]simplify: iters left: 5 (36 enodes) 1546937003.399 * * [misc]simplify: iters left: 4 (87 enodes) 1546937003.433 * * [misc]simplify: iters left: 3 (217 enodes) 1546937003.517 * * [misc]simplify: iters left: 2 (497 enodes) 1546937003.880 * [exit]simplify: Simplified to (* (* (fabs x) 8/27) (* (pow (fabs x) 4) (pow (fabs x) 4))) 1546937003.880 * [misc]simplify: Simplified (2 1 2 1 1 2 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (cbrt (* (* (fabs x) 8/27) (* (pow (fabs x) 4) (pow (fabs x) 4))))) (* (/ 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))))))) 1546937003.880 * * * * [misc]progress: [ 19 / 104 ] simplifiying candidate # 1546937003.880 * [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)))) 1546937003.881 * * [misc]simplify: iters left: 6 (13 enodes) 1546937003.890 * * [misc]simplify: iters left: 5 (41 enodes) 1546937003.900 * * [misc]simplify: iters left: 4 (105 enodes) 1546937003.948 * * [misc]simplify: iters left: 3 (299 enodes) 1546937004.171 * [exit]simplify: Simplified to (* (* (pow (fabs x) 4) (pow (fabs x) 4)) (* 8/27 (fabs x))) 1546937004.171 * [misc]simplify: Simplified (2 1 2 1 1 2 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (cbrt (* (* (pow (fabs x) 4) (pow (fabs x) 4)) (* 8/27 (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))))))) 1546937004.171 * * * * [misc]progress: [ 20 / 104 ] simplifiying candidate # 1546937004.171 * [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)))) 1546937004.171 * * [misc]simplify: iters left: 6 (12 enodes) 1546937004.175 * * [misc]simplify: iters left: 5 (36 enodes) 1546937004.181 * * [misc]simplify: iters left: 4 (87 enodes) 1546937004.199 * * [misc]simplify: iters left: 3 (217 enodes) 1546937004.326 * * [misc]simplify: iters left: 2 (497 enodes) 1546937004.617 * [exit]simplify: Simplified to (* (* (fabs x) 8/27) (* (pow (fabs x) 4) (pow (fabs x) 4))) 1546937004.617 * [misc]simplify: Simplified (2 1 2 1 1 2 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (cbrt (* (* (fabs x) 8/27) (* (pow (fabs x) 4) (pow (fabs x) 4))))) (* (/ 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))))))) 1546937004.617 * * * * [misc]progress: [ 21 / 104 ] simplifiying candidate # 1546937004.617 * * * * [misc]progress: [ 22 / 104 ] simplifiying candidate # 1546937004.618 * * * * [misc]progress: [ 23 / 104 ] simplifiying candidate # 1546937004.618 * * * * [misc]progress: [ 24 / 104 ] simplifiying candidate # 1546937004.618 * * * * [misc]progress: [ 25 / 104 ] simplifiying candidate # 1546937004.618 * [enter]simplify: Simplifying (fabs x) 1546937004.618 * * [misc]simplify: iters left: 1 (2 enodes) 1546937004.618 * [exit]simplify: Simplified to (fabs x) 1546937004.618 * [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))))))) 1546937004.618 * * * * [misc]progress: [ 26 / 104 ] simplifiying candidate # 1546937004.618 * [enter]simplify: Simplifying (* (cbrt (/ 2 3)) (cbrt (/ 2 3))) 1546937004.618 * * [misc]simplify: iters left: 5 (5 enodes) 1546937004.620 * * [misc]simplify: iters left: 4 (6 enodes) 1546937004.621 * [exit]simplify: Simplified to (* (cbrt 2/3) (cbrt 2/3)) 1546937004.621 * [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))))))) 1546937004.621 * * * * [misc]progress: [ 27 / 104 ] simplifiying candidate # 1546937004.621 * [enter]simplify: Simplifying (sqrt (/ 2 3)) 1546937004.621 * * [misc]simplify: iters left: 3 (4 enodes) 1546937004.622 * * [misc]simplify: iters left: 2 (5 enodes) 1546937004.623 * [exit]simplify: Simplified to (sqrt 2/3) 1546937004.623 * [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))))))) 1546937004.623 * * * * [misc]progress: [ 28 / 104 ] simplifiying candidate # 1546937004.623 * * * * [misc]progress: [ 29 / 104 ] simplifiying candidate # 1546937004.623 * * * * [misc]progress: [ 30 / 104 ] simplifiying candidate # 1546937004.623 * [enter]simplify: Simplifying (* 2 (* (* (fabs x) (fabs x)) (fabs x))) 1546937004.623 * * [misc]simplify: iters left: 6 (6 enodes) 1546937004.624 * * [misc]simplify: iters left: 5 (10 enodes) 1546937004.626 * * [misc]simplify: iters left: 4 (19 enodes) 1546937004.628 * * [misc]simplify: iters left: 3 (23 enodes) 1546937004.631 * [exit]simplify: Simplified to (* (* (fabs x) (fabs x)) (* 2 (fabs x))) 1546937004.631 * [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))))))) 1546937004.631 * * * * [misc]progress: [ 31 / 104 ] simplifiying candidate # 1546937004.631 * * * * [misc]progress: [ 32 / 104 ] simplifiying candidate # 1546937004.632 * [enter]simplify: Simplifying (* (/ 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))))) 1546937004.632 * * [misc]simplify: iters left: 6 (27 enodes) 1546937004.644 * * [misc]simplify: iters left: 5 (73 enodes) 1546937004.671 * * [misc]simplify: iters left: 4 (239 enodes) 1546937004.876 * [exit]simplify: Simplified to (+ (/ (+ (* (fabs x) 2) (* (* 2/3 (fabs x)) (* (fabs x) (fabs x)))) (sqrt PI)) (+ (* (* (/ 1/21 (sqrt PI)) (fabs x)) (pow (* (fabs x) (fabs x)) 3)) (* (* (* 1/5 (fabs x)) (* (fabs x) (fabs x))) (* (* (fabs x) (fabs x)) (/ 1 (sqrt PI)))))) 1546937004.876 * [misc]simplify: Simplified (2 1 1) to (λ (x) (fabs (pow (+ (/ (+ (* (fabs x) 2) (* (* 2/3 (fabs x)) (* (fabs x) (fabs x)))) (sqrt PI)) (+ (* (* (/ 1/21 (sqrt PI)) (fabs x)) (pow (* (fabs x) (fabs x)) 3)) (* (* (* 1/5 (fabs x)) (* (fabs x) (fabs x))) (* (* (fabs x) (fabs x)) (/ 1 (sqrt PI)))))) 1))) 1546937004.876 * * * * [misc]progress: [ 33 / 104 ] simplifiying candidate # 1546937004.876 * * * * [misc]progress: [ 34 / 104 ] simplifiying candidate # 1546937004.876 * [enter]simplify: Simplifying (+ (- (log (sqrt PI))) (log (+ (+ (+ (* 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)))))) 1546937004.876 * * [misc]simplify: iters left: 6 (29 enodes) 1546937004.882 * * [misc]simplify: iters left: 5 (67 enodes) 1546937004.893 * * [misc]simplify: iters left: 4 (176 enodes) 1546937005.015 * [exit]simplify: Simplified to (- (log (+ (+ (* (fabs x) 2) (* (* (fabs x) (fabs x)) (* 2/3 (fabs x)))) (* (* (pow (fabs x) 4) (fabs x)) (+ (* 1/21 (* (fabs x) (fabs x))) 1/5)))) (log (sqrt PI))) 1546937005.015 * [misc]simplify: Simplified (2 1 1) to (λ (x) (fabs (exp (- (log (+ (+ (* (fabs x) 2) (* (* (fabs x) (fabs x)) (* 2/3 (fabs x)))) (* (* (pow (fabs x) 4) (fabs x)) (+ (* 1/21 (* (fabs x) (fabs x))) 1/5)))) (log (sqrt PI)))))) 1546937005.015 * * * * [misc]progress: [ 35 / 104 ] simplifiying candidate # 1546937005.016 * [enter]simplify: Simplifying (+ (log (/ 1 (sqrt PI))) (log (+ (+ (+ (* 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)))))) 1546937005.016 * * [misc]simplify: iters left: 6 (29 enodes) 1546937005.028 * * [misc]simplify: iters left: 5 (71 enodes) 1546937005.051 * * [misc]simplify: iters left: 4 (180 enodes) 1546937005.204 * [exit]simplify: Simplified to (- (log (+ (+ (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) 2)) (* (* (pow (fabs x) 4) (fabs x)) (+ (* (* (fabs x) (fabs x)) 1/21) 1/5)))) (log (sqrt PI))) 1546937005.204 * [misc]simplify: Simplified (2 1 1) to (λ (x) (fabs (exp (- (log (+ (+ (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) 2)) (* (* (pow (fabs x) 4) (fabs x)) (+ (* (* (fabs x) (fabs x)) 1/21) 1/5)))) (log (sqrt PI)))))) 1546937005.204 * * * * [misc]progress: [ 36 / 104 ] simplifiying candidate # 1546937005.204 * * * * [misc]progress: [ 37 / 104 ] simplifiying candidate # 1546937005.204 * * * * [misc]progress: [ 38 / 104 ] simplifiying candidate # 1546937005.204 * [enter]simplify: Simplifying (* (* (* (/ 1 (sqrt PI)) (/ 1 (sqrt PI))) (/ 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)))) (+ (+ (+ (* 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))))) (+ (+ (+ (* 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)))))) 1546937005.205 * * [misc]simplify: iters left: 6 (31 enodes) 1546937005.212 * * [misc]simplify: iters left: 5 (93 enodes) 1546937005.247 * * [misc]simplify: iters left: 4 (426 enodes) 1546937006.000 * [exit]simplify: Simplified to (* (* (+ (* (* (fabs x) (pow (fabs x) 4)) (+ (* (fabs x) (* (fabs x) 1/21)) 1/5)) (+ (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) (* 2 (fabs x)))) (+ (* (* (fabs x) (pow (fabs x) 4)) (+ (* (fabs x) (* (fabs x) 1/21)) 1/5)) (+ (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) (* 2 (fabs x))))) (* (+ (* (* (fabs x) (pow (fabs x) 4)) (+ (* (fabs x) (* (fabs x) 1/21)) 1/5)) (+ (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) (* 2 (fabs x)))) (pow (/ 1 (sqrt PI)) 3))) 1546937006.000 * [misc]simplify: Simplified (2 1 1) to (λ (x) (fabs (cbrt (* (* (+ (* (* (fabs x) (pow (fabs x) 4)) (+ (* (fabs x) (* (fabs x) 1/21)) 1/5)) (+ (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) (* 2 (fabs x)))) (+ (* (* (fabs x) (pow (fabs x) 4)) (+ (* (fabs x) (* (fabs x) 1/21)) 1/5)) (+ (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) (* 2 (fabs x))))) (* (+ (* (* (fabs x) (pow (fabs x) 4)) (+ (* (fabs x) (* (fabs x) 1/21)) 1/5)) (+ (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) (* 2 (fabs x)))) (pow (/ 1 (sqrt PI)) 3)))))) 1546937006.000 * * * * [misc]progress: [ 39 / 104 ] simplifiying candidate # 1546937006.001 * * * * [misc]progress: [ 40 / 104 ] simplifiying candidate # 1546937006.001 * * * * [misc]progress: [ 41 / 104 ] simplifiying candidate # 1546937006.001 * * * * [misc]progress: [ 42 / 104 ] simplifiying candidate # 1546937006.001 * [enter]simplify: Simplifying (* 1 (+ (* (+ (* (+ (pow (* 2 (fabs x)) 3) (pow (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x))) 3)) 5) (* (+ (* (* 2 (fabs x)) (* 2 (fabs x))) (- (* (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x))) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))))) (* 1 (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))))) 21) (* (* (+ (* (* 2 (fabs x)) (* 2 (fabs x))) (- (* (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x))) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))))) 5) (* 1 (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)))))) 1546937006.002 * * [misc]simplify: iters left: 6 (34 enodes) 1546937006.017 * * [misc]simplify: iters left: 5 (110 enodes) 1546937006.061 * * [misc]simplify: iters left: 4 (422 enodes) 1546937006.526 * [exit]simplify: Simplified to (+ (* (+ (* (* 8 (fabs x)) (* (fabs x) (fabs x))) (pow (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) 3)) 105) (+ (* (- (* (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) (* (* 2/3 (fabs x)) (* (fabs x) (fabs x)))) (- (* (pow (fabs x) 4) 4/3) (* (* (fabs x) 4) (fabs x)))) (* (* (fabs x) (pow (fabs x) 4)) 21)) (* (* (* (fabs x) 5) (pow (* (fabs x) (fabs x)) 3)) (- (* (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) (* (* 2/3 (fabs x)) (* (fabs x) (fabs x)))) (- (* (pow (fabs x) 4) 4/3) (* (* (fabs x) 4) (fabs x))))))) 1546937006.526 * [misc]simplify: Simplified (2 1 1) to (λ (x) (fabs (/ (+ (* (+ (* (* 8 (fabs x)) (* (fabs x) (fabs x))) (pow (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) 3)) 105) (+ (* (- (* (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) (* (* 2/3 (fabs x)) (* (fabs x) (fabs x)))) (- (* (pow (fabs x) 4) 4/3) (* (* (fabs x) 4) (fabs x)))) (* (* (fabs x) (pow (fabs x) 4)) 21)) (* (* (* (fabs x) 5) (pow (* (fabs x) (fabs x)) 3)) (- (* (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) (* (* 2/3 (fabs x)) (* (fabs x) (fabs x)))) (- (* (pow (fabs x) 4) 4/3) (* (* (fabs x) 4) (fabs x))))))) (* (sqrt PI) (* (* (+ (* (* 2 (fabs x)) (* 2 (fabs x))) (- (* (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x))) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))))) 5) 21))))) 1546937006.527 * [enter]simplify: Simplifying (* (sqrt PI) (* (* (+ (* (* 2 (fabs x)) (* 2 (fabs x))) (- (* (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x))) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))))) 5) 21)) 1546937006.527 * * [misc]simplify: iters left: 6 (21 enodes) 1546937006.536 * * [misc]simplify: iters left: 5 (57 enodes) 1546937006.552 * * [misc]simplify: iters left: 4 (222 enodes) 1546937006.701 * [exit]simplify: Simplified to (* (* (* (sqrt PI) 21) 5) (+ (* (* (* (fabs x) 2/3) (* (fabs x) (fabs x))) (* (* (fabs x) 2/3) (* (fabs x) (fabs x)))) (+ (* (pow (fabs x) 3) (* (fabs x) -4/3)) (* (* (fabs x) (fabs x)) 4)))) 1546937006.701 * [misc]simplify: Simplified (2 1 2) to (λ (x) (fabs (/ (+ (* (+ (* (* 8 (fabs x)) (* (fabs x) (fabs x))) (pow (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) 3)) 105) (+ (* (- (* (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) (* (* 2/3 (fabs x)) (* (fabs x) (fabs x)))) (- (* (pow (fabs x) 4) 4/3) (* (* (fabs x) 4) (fabs x)))) (* (* (fabs x) (pow (fabs x) 4)) 21)) (* (* (* (fabs x) 5) (pow (* (fabs x) (fabs x)) 3)) (- (* (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) (* (* 2/3 (fabs x)) (* (fabs x) (fabs x)))) (- (* (pow (fabs x) 4) 4/3) (* (* (fabs x) 4) (fabs x))))))) (* (* (* (sqrt PI) 21) 5) (+ (* (* (* (fabs x) 2/3) (* (fabs x) (fabs x))) (* (* (fabs x) 2/3) (* (fabs x) (fabs x)))) (+ (* (pow (fabs x) 3) (* (fabs x) -4/3)) (* (* (fabs x) (fabs x)) 4))))))) 1546937006.702 * * * * [misc]progress: [ 43 / 104 ] simplifiying candidate # 1546937006.702 * [enter]simplify: Simplifying (* 1 (+ (* (+ (* (- (* (* 2 (fabs x)) (* 2 (fabs x))) (* (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x))) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x))))) 5) (* (- (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* 1 (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))))) 21) (* (* (- (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) 5) (* 1 (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)))))) 1546937006.702 * * [misc]simplify: iters left: 6 (30 enodes) 1546937006.715 * * [misc]simplify: iters left: 5 (88 enodes) 1546937006.764 * * [misc]simplify: iters left: 4 (304 enodes) 1546937007.113 * [exit]simplify: Simplified to (+ (+ (* (- (* (fabs x) 2) (* (* (fabs x) 2/3) (* (fabs x) (fabs x)))) (* (* 5 (fabs x)) (pow (* (fabs x) (fabs x)) 3))) (* (- (* (fabs x) 2) (* (* (fabs x) 2/3) (* (fabs x) (fabs x)))) (* (* (fabs x) (pow (fabs x) 4)) 21))) (* 105 (* (- (* (fabs x) 2) (* (* (fabs x) 2/3) (* (fabs x) (fabs x)))) (+ (* (* (fabs x) 2/3) (* (fabs x) (fabs x))) (* (fabs x) 2))))) 1546937007.113 * [misc]simplify: Simplified (2 1 1) to (λ (x) (fabs (/ (+ (+ (* (- (* (fabs x) 2) (* (* (fabs x) 2/3) (* (fabs x) (fabs x)))) (* (* 5 (fabs x)) (pow (* (fabs x) (fabs x)) 3))) (* (- (* (fabs x) 2) (* (* (fabs x) 2/3) (* (fabs x) (fabs x)))) (* (* (fabs x) (pow (fabs x) 4)) 21))) (* 105 (* (- (* (fabs x) 2) (* (* (fabs x) 2/3) (* (fabs x) (fabs x)))) (+ (* (* (fabs x) 2/3) (* (fabs x) (fabs x))) (* (fabs x) 2))))) (* (sqrt PI) (* (* (- (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) 5) 21))))) 1546937007.113 * [enter]simplify: Simplifying (* (sqrt PI) (* (* (- (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) 5) 21)) 1546937007.113 * * [misc]simplify: iters left: 6 (17 enodes) 1546937007.117 * * [misc]simplify: iters left: 5 (35 enodes) 1546937007.123 * * [misc]simplify: iters left: 4 (94 enodes) 1546937007.153 * * [misc]simplify: iters left: 3 (315 enodes) 1546937007.308 * [exit]simplify: Simplified to (* (* (sqrt PI) (* 105 (fabs x))) (- 2 (* 2/3 (* (fabs x) (fabs x))))) 1546937007.308 * [misc]simplify: Simplified (2 1 2) to (λ (x) (fabs (/ (+ (+ (* (- (* (fabs x) 2) (* (* (fabs x) 2/3) (* (fabs x) (fabs x)))) (* (* 5 (fabs x)) (pow (* (fabs x) (fabs x)) 3))) (* (- (* (fabs x) 2) (* (* (fabs x) 2/3) (* (fabs x) (fabs x)))) (* (* (fabs x) (pow (fabs x) 4)) 21))) (* 105 (* (- (* (fabs x) 2) (* (* (fabs x) 2/3) (* (fabs x) (fabs x)))) (+ (* (* (fabs x) 2/3) (* (fabs x) (fabs x))) (* (fabs x) 2))))) (* (* (sqrt PI) (* 105 (fabs x))) (- 2 (* 2/3 (* (fabs x) (fabs x)))))))) 1546937007.308 * * * * [misc]progress: [ 44 / 104 ] simplifiying candidate # 1546937007.308 * [enter]simplify: Simplifying (* 1 (+ (* (+ (pow (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) 3) (pow (* (/ 1 5) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))) 3)) 21) (* (+ (* (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs 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 5) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs 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 (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)))))) 1546937007.308 * * [misc]simplify: iters left: 6 (32 enodes) 1546937007.316 * * [misc]simplify: iters left: 5 (101 enodes) 1546937007.362 * * [misc]simplify: iters left: 4 (427 enodes) 1546937007.915 * [exit]simplify: Simplified to (+ (+ (* (* 21 (* (* (fabs x) 1/5) (pow (fabs x) 4))) (* (* (* (fabs x) 1/5) (pow (fabs x) 4)) (* (* (fabs x) 1/5) (pow (fabs x) 4)))) (* (* 21 (+ (* (fabs x) 2) (* (* (fabs x) 2/3) (* (fabs x) (fabs x))))) (* (+ (* (fabs x) 2) (* (* (fabs x) 2/3) (* (fabs x) (fabs x)))) (+ (* (fabs x) 2) (* (* (fabs x) 2/3) (* (fabs x) (fabs x))))))) (+ (* (* (* (pow (fabs x) 4) (pow (fabs x) 3)) (* (* (fabs x) 1/5) (pow (fabs x) 4))) (- (* (* (fabs x) 1/5) (pow (fabs x) 4)) (+ (* (fabs x) 2) (* (* (fabs x) 2/3) (* (fabs x) (fabs x)))))) (* (* (pow (fabs x) 4) (pow (fabs x) 3)) (* (+ (* (fabs x) 2) (* (* (fabs x) 2/3) (* (fabs x) (fabs x)))) (+ (* (fabs x) 2) (* (* (fabs x) 2/3) (* (fabs x) (fabs x)))))))) 1546937007.915 * [misc]simplify: Simplified (2 1 1) to (λ (x) (fabs (/ (+ (+ (* (* 21 (* (* (fabs x) 1/5) (pow (fabs x) 4))) (* (* (* (fabs x) 1/5) (pow (fabs x) 4)) (* (* (fabs x) 1/5) (pow (fabs x) 4)))) (* (* 21 (+ (* (fabs x) 2) (* (* (fabs x) 2/3) (* (fabs x) (fabs x))))) (* (+ (* (fabs x) 2) (* (* (fabs x) 2/3) (* (fabs x) (fabs x)))) (+ (* (fabs x) 2) (* (* (fabs x) 2/3) (* (fabs x) (fabs x))))))) (+ (* (* (* (pow (fabs x) 4) (pow (fabs x) 3)) (* (* (fabs x) 1/5) (pow (fabs x) 4))) (- (* (* (fabs x) 1/5) (pow (fabs x) 4)) (+ (* (fabs x) 2) (* (* (fabs x) 2/3) (* (fabs x) (fabs x)))))) (* (* (pow (fabs x) 4) (pow (fabs x) 3)) (* (+ (* (fabs x) 2) (* (* (fabs x) 2/3) (* (fabs x) (fabs x)))) (+ (* (fabs x) 2) (* (* (fabs x) 2/3) (* (fabs x) (fabs x)))))))) (* (sqrt PI) (* (+ (* (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs 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 5) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs 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)))))) 21))))) 1546937007.915 * [enter]simplify: Simplifying (* (sqrt PI) (* (+ (* (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs 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 5) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs 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)))))) 21)) 1546937007.916 * * [misc]simplify: iters left: 6 (26 enodes) 1546937007.922 * * [misc]simplify: iters left: 5 (71 enodes) 1546937007.953 * * [misc]simplify: iters left: 4 (302 enodes) 1546937008.296 * [exit]simplify: Simplified to (* (* (sqrt PI) 21) (+ (* (- (- (* (* 1/5 (fabs x)) (pow (fabs x) 4)) (* (fabs x) 2)) (* (* (fabs x) (fabs x)) (* 2/3 (fabs x)))) (* (* 1/5 (fabs x)) (pow (fabs x) 4))) (* (+ (* (* (fabs x) (fabs x)) (* 2/3 (fabs x))) (* (fabs x) 2)) (+ (* (* (fabs x) (fabs x)) (* 2/3 (fabs x))) (* (fabs x) 2))))) 1546937008.296 * [misc]simplify: Simplified (2 1 2) to (λ (x) (fabs (/ (+ (+ (* (* 21 (* (* (fabs x) 1/5) (pow (fabs x) 4))) (* (* (* (fabs x) 1/5) (pow (fabs x) 4)) (* (* (fabs x) 1/5) (pow (fabs x) 4)))) (* (* 21 (+ (* (fabs x) 2) (* (* (fabs x) 2/3) (* (fabs x) (fabs x))))) (* (+ (* (fabs x) 2) (* (* (fabs x) 2/3) (* (fabs x) (fabs x)))) (+ (* (fabs x) 2) (* (* (fabs x) 2/3) (* (fabs x) (fabs x))))))) (+ (* (* (* (pow (fabs x) 4) (pow (fabs x) 3)) (* (* (fabs x) 1/5) (pow (fabs x) 4))) (- (* (* (fabs x) 1/5) (pow (fabs x) 4)) (+ (* (fabs x) 2) (* (* (fabs x) 2/3) (* (fabs x) (fabs x)))))) (* (* (pow (fabs x) 4) (pow (fabs x) 3)) (* (+ (* (fabs x) 2) (* (* (fabs x) 2/3) (* (fabs x) (fabs x)))) (+ (* (fabs x) 2) (* (* (fabs x) 2/3) (* (fabs x) (fabs x)))))))) (* (* (sqrt PI) 21) (+ (* (- (- (* (* 1/5 (fabs x)) (pow (fabs x) 4)) (* (fabs x) 2)) (* (* (fabs x) (fabs x)) (* 2/3 (fabs x)))) (* (* 1/5 (fabs x)) (pow (fabs x) 4))) (* (+ (* (* (fabs x) (fabs x)) (* 2/3 (fabs x))) (* (fabs x) 2)) (+ (* (* (fabs x) (fabs x)) (* 2/3 (fabs x))) (* (fabs x) 2)))))))) 1546937008.296 * * * * [misc]progress: [ 45 / 104 ] simplifiying candidate # 1546937008.297 * [enter]simplify: Simplifying (* 1 (+ (* (- (* (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs 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 5) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))))) 21) (* (- (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* 1 (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)))))) 1546937008.297 * * [misc]simplify: iters left: 6 (28 enodes) 1546937008.310 * * [misc]simplify: iters left: 5 (86 enodes) 1546937008.359 * * [misc]simplify: iters left: 4 (340 enodes) 1546937008.692 * [exit]simplify: Simplified to (* (+ (+ (* (fabs x) 2) (* (* 2/3 (fabs x)) (* (fabs x) (fabs x)))) (* (* (* 1/5 (fabs x)) (* (fabs x) (fabs x))) (- (* (fabs x) (fabs x))))) (+ (* (+ (+ (* (* 1/5 (fabs x)) (pow (fabs x) 4)) (* (* 2/3 (fabs x)) (* (fabs x) (fabs x)))) (* (fabs x) 2)) 21) (* (pow (fabs x) 4) (pow (fabs x) 3)))) 1546937008.692 * [misc]simplify: Simplified (2 1 1) to (λ (x) (fabs (/ (* (+ (+ (* (fabs x) 2) (* (* 2/3 (fabs x)) (* (fabs x) (fabs x)))) (* (* (* 1/5 (fabs x)) (* (fabs x) (fabs x))) (- (* (fabs x) (fabs x))))) (+ (* (+ (+ (* (* 1/5 (fabs x)) (pow (fabs x) 4)) (* (* 2/3 (fabs x)) (* (fabs x) (fabs x)))) (* (fabs x) 2)) 21) (* (pow (fabs x) 4) (pow (fabs x) 3)))) (* (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)))) 21))))) 1546937008.693 * [enter]simplify: Simplifying (* (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)))) 21)) 1546937008.693 * * [misc]simplify: iters left: 6 (22 enodes) 1546937008.699 * * [misc]simplify: iters left: 5 (51 enodes) 1546937008.718 * * [misc]simplify: iters left: 4 (158 enodes) 1546937008.812 * [exit]simplify: Simplified to (* (+ (* (* (* 1/5 (fabs x)) (* (fabs x) (fabs x))) (- (* (fabs x) (fabs x)))) (+ (* (* (fabs x) 2/3) (* (fabs x) (fabs x))) (* (fabs x) 2))) (* 21 (sqrt PI))) 1546937008.812 * [misc]simplify: Simplified (2 1 2) to (λ (x) (fabs (/ (* (+ (+ (* (fabs x) 2) (* (* 2/3 (fabs x)) (* (fabs x) (fabs x)))) (* (* (* 1/5 (fabs x)) (* (fabs x) (fabs x))) (- (* (fabs x) (fabs x))))) (+ (* (+ (+ (* (* 1/5 (fabs x)) (pow (fabs x) 4)) (* (* 2/3 (fabs x)) (* (fabs x) (fabs x)))) (* (fabs x) 2)) 21) (* (pow (fabs x) 4) (pow (fabs x) 3)))) (* (+ (* (* (* 1/5 (fabs x)) (* (fabs x) (fabs x))) (- (* (fabs x) (fabs x)))) (+ (* (* (fabs x) 2/3) (* (fabs x) (fabs x))) (* (fabs x) 2))) (* 21 (sqrt PI)))))) 1546937008.813 * * * * [misc]progress: [ 46 / 104 ] simplifiying candidate # 1546937008.813 * [enter]simplify: Simplifying (* 1 (+ (pow (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) 3) (pow (* (/ 1 21) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))) 3))) 1546937008.813 * * [misc]simplify: iters left: 6 (26 enodes) 1546937008.819 * * [misc]simplify: iters left: 5 (78 enodes) 1546937008.838 * * [misc]simplify: iters left: 4 (267 enodes) 1546937009.216 * [exit]simplify: Simplified to (+ (pow (+ (* (* (fabs x) 1/5) (pow (fabs x) 4)) (+ (* (fabs x) 2) (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))))) 3) (/ (pow (* (pow (fabs x) 3) (pow (fabs x) 3)) 3) (/ 9261 (pow (fabs x) 3)))) 1546937009.217 * [misc]simplify: Simplified (2 1 1) to (λ (x) (fabs (/ (+ (pow (+ (* (* (fabs x) 1/5) (pow (fabs x) 4)) (+ (* (fabs x) 2) (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))))) 3) (/ (pow (* (pow (fabs x) 3) (pow (fabs x) 3)) 3) (/ 9261 (pow (fabs x) 3)))) (* (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)))) (+ (+ (* 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))) (* (/ 1 21) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs 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)))))))))) 1546937009.217 * [enter]simplify: Simplifying (* (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)))) (+ (+ (* 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))) (* (/ 1 21) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs 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))))))) 1546937009.217 * * [misc]simplify: iters left: 6 (30 enodes) 1546937009.224 * * [misc]simplify: iters left: 5 (91 enodes) 1546937009.256 * * [misc]simplify: iters left: 4 (390 enodes) 1546937009.849 * [exit]simplify: Simplified to (+ (* (* (* (sqrt PI) (* 1/21 (fabs x))) (* (pow (fabs x) 3) (pow (fabs x) 3))) (- (* (* (fabs x) (pow (fabs x) 4)) (- (* (fabs x) (* (fabs x) 1/21)) 1/5)) (+ (* (* (fabs x) (fabs x)) (* 2/3 (fabs x))) (* (fabs x) 2)))) (* (* (+ (* (pow (fabs x) 4) (* (fabs x) 1/5)) (+ (* (* (fabs x) (fabs x)) (* 2/3 (fabs x))) (* (fabs x) 2))) (+ (* (pow (fabs x) 4) (* (fabs x) 1/5)) (+ (* (* (fabs x) (fabs x)) (* 2/3 (fabs x))) (* (fabs x) 2)))) (sqrt PI))) 1546937009.849 * [misc]simplify: Simplified (2 1 2) to (λ (x) (fabs (/ (+ (pow (+ (* (* (fabs x) 1/5) (pow (fabs x) 4)) (+ (* (fabs x) 2) (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))))) 3) (/ (pow (* (pow (fabs x) 3) (pow (fabs x) 3)) 3) (/ 9261 (pow (fabs x) 3)))) (+ (* (* (* (sqrt PI) (* 1/21 (fabs x))) (* (pow (fabs x) 3) (pow (fabs x) 3))) (- (* (* (fabs x) (pow (fabs x) 4)) (- (* (fabs x) (* (fabs x) 1/21)) 1/5)) (+ (* (* (fabs x) (fabs x)) (* 2/3 (fabs x))) (* (fabs x) 2)))) (* (* (+ (* (pow (fabs x) 4) (* (fabs x) 1/5)) (+ (* (* (fabs x) (fabs x)) (* 2/3 (fabs x))) (* (fabs x) 2))) (+ (* (pow (fabs x) 4) (* (fabs x) 1/5)) (+ (* (* (fabs x) (fabs x)) (* 2/3 (fabs x))) (* (fabs x) 2)))) (sqrt PI)))))) 1546937009.849 * * * * [misc]progress: [ 47 / 104 ] simplifiying candidate # 1546937009.849 * [enter]simplify: Simplifying (* 1 (- (* (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs 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))) (* (/ 1 21) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)))))) 1546937009.850 * * [misc]simplify: iters left: 6 (26 enodes) 1546937009.855 * * [misc]simplify: iters left: 5 (76 enodes) 1546937009.872 * * [misc]simplify: iters left: 4 (309 enodes) 1546937010.257 * [exit]simplify: Simplified to (* (+ (* (* (fabs x) (pow (fabs x) 4)) (- 1/5 (* (fabs x) (* (fabs x) 1/21)))) (+ (* (fabs x) 2) (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))))) (+ (+ (* (fabs x) 2) (* (* 2/3 (fabs x)) (* (fabs x) (fabs x)))) (* (* (fabs x) (pow (fabs x) 4)) (+ 1/5 (* (fabs x) (* (fabs x) 1/21)))))) 1546937010.258 * [misc]simplify: Simplified (2 1 1) to (λ (x) (fabs (/ (* (+ (* (* (fabs x) (pow (fabs x) 4)) (- 1/5 (* (fabs x) (* (fabs x) 1/21)))) (+ (* (fabs x) 2) (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))))) (+ (+ (* (fabs x) 2) (* (* 2/3 (fabs x)) (* (fabs x) (fabs x)))) (* (* (fabs x) (pow (fabs x) 4)) (+ 1/5 (* (fabs x) (* (fabs x) 1/21)))))) (* (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)))))))) 1546937010.258 * [enter]simplify: Simplifying (* (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))))) 1546937010.258 * * [misc]simplify: iters left: 6 (26 enodes) 1546937010.268 * * [misc]simplify: iters left: 5 (65 enodes) 1546937010.282 * * [misc]simplify: iters left: 4 (201 enodes) 1546937010.416 * [exit]simplify: Simplified to (+ (* (* (* (fabs x) (pow (fabs x) 4)) (- 1/5 (* (* (fabs x) (fabs x)) 1/21))) (sqrt PI)) (* (* (sqrt PI) (fabs x)) (+ 2 (* 2/3 (* (fabs x) (fabs x)))))) 1546937010.417 * [misc]simplify: Simplified (2 1 2) to (λ (x) (fabs (/ (* (+ (* (* (fabs x) (pow (fabs x) 4)) (- 1/5 (* (fabs x) (* (fabs x) 1/21)))) (+ (* (fabs x) 2) (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))))) (+ (+ (* (fabs x) 2) (* (* 2/3 (fabs x)) (* (fabs x) (fabs x)))) (* (* (fabs x) (pow (fabs x) 4)) (+ 1/5 (* (fabs x) (* (fabs x) 1/21)))))) (+ (* (* (* (fabs x) (pow (fabs x) 4)) (- 1/5 (* (* (fabs x) (fabs x)) 1/21))) (sqrt PI)) (* (* (sqrt PI) (fabs x)) (+ 2 (* 2/3 (* (fabs x) (fabs x))))))))) 1546937010.417 * * * * [misc]progress: [ 48 / 104 ] simplifiying candidate # 1546937010.417 * * * * [misc]progress: [ 49 / 104 ] simplifiying candidate # 1546937010.417 * [enter]simplify: Simplifying (* (/ 1 (sqrt PI)) (* (/ 1 21) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) 1546937010.417 * * [misc]simplify: iters left: 6 (16 enodes) 1546937010.424 * * [misc]simplify: iters left: 5 (38 enodes) 1546937010.443 * * [misc]simplify: iters left: 4 (113 enodes) 1546937010.518 * * [misc]simplify: iters left: 3 (470 enodes) 1546937011.118 * [exit]simplify: Simplified to (* (* 1/21 (/ (fabs x) (sqrt PI))) (* (pow (fabs x) 3) (pow (fabs x) 3))) 1546937011.118 * [misc]simplify: Simplified (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 (/ (fabs x) (sqrt PI))) (* (pow (fabs x) 3) (pow (fabs x) 3)))))) 1546937011.119 * * * * [misc]progress: [ 50 / 104 ] simplifiying candidate # 1546937011.119 * [enter]simplify: Simplifying (* (* (/ 1 21) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))) (/ 1 (sqrt PI))) 1546937011.119 * * [misc]simplify: iters left: 6 (16 enodes) 1546937011.125 * * [misc]simplify: iters left: 5 (38 enodes) 1546937011.142 * * [misc]simplify: iters left: 4 (109 enodes) 1546937011.219 * * [misc]simplify: iters left: 3 (443 enodes) 1546937011.732 * [exit]simplify: Simplified to (* (* (pow (fabs x) 3) (pow (fabs x) 3)) (* 1/21 (/ (fabs x) (sqrt PI)))) 1546937011.732 * [misc]simplify: Simplified (2 1 2) to (λ (x) (fabs (+ (* (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (/ 1 (sqrt PI))) (* (* (pow (fabs x) 3) (pow (fabs x) 3)) (* 1/21 (/ (fabs x) (sqrt PI))))))) 1546937011.732 * * * * [misc]progress: [ 51 / 104 ] simplifiying candidate # 1546937011.732 * [enter]simplify: Simplifying (cbrt (+ (+ (+ (* 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))))) 1546937011.732 * * [misc]simplify: iters left: 6 (24 enodes) 1546937011.739 * * [misc]simplify: iters left: 5 (61 enodes) 1546937011.750 * * [misc]simplify: iters left: 4 (169 enodes) 1546937011.869 * [exit]simplify: Simplified to (cbrt (+ (+ (* 2 (fabs x)) (* (* (fabs x) (fabs x)) (* 2/3 (fabs x)))) (* (* (fabs x) (pow (fabs x) 4)) (+ (* (* (fabs x) (fabs x)) 1/21) 1/5)))) 1546937011.869 * [misc]simplify: Simplified (2 1 2) to (λ (x) (fabs (* (* (/ 1 (sqrt PI)) (* (cbrt (+ (+ (+ (* 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))))) (cbrt (+ (+ (+ (* 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))))))) (cbrt (+ (+ (* 2 (fabs x)) (* (* (fabs x) (fabs x)) (* 2/3 (fabs x)))) (* (* (fabs x) (pow (fabs x) 4)) (+ (* (* (fabs x) (fabs x)) 1/21) 1/5))))))) 1546937011.869 * * * * [misc]progress: [ 52 / 104 ] simplifiying candidate # 1546937011.869 * [enter]simplify: Simplifying (sqrt (+ (+ (+ (* 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))))) 1546937011.870 * * [misc]simplify: iters left: 6 (24 enodes) 1546937011.880 * * [misc]simplify: iters left: 5 (61 enodes) 1546937011.897 * * [misc]simplify: iters left: 4 (169 enodes) 1546937012.012 * [exit]simplify: Simplified to (sqrt (+ (+ (* 2 (fabs x)) (* (* (fabs x) (fabs x)) (* 2/3 (fabs x)))) (* (* (fabs x) (pow (fabs x) 4)) (+ (* (* (fabs x) (fabs x)) 1/21) 1/5)))) 1546937012.012 * [misc]simplify: Simplified (2 1 2) to (λ (x) (fabs (* (* (/ 1 (sqrt PI)) (sqrt (+ (+ (+ (* 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)))))) (sqrt (+ (+ (* 2 (fabs x)) (* (* (fabs x) (fabs x)) (* 2/3 (fabs x)))) (* (* (fabs x) (pow (fabs x) 4)) (+ (* (* (fabs x) (fabs x)) 1/21) 1/5))))))) 1546937012.012 * * * * [misc]progress: [ 53 / 104 ] simplifiying candidate # 1546937012.012 * [enter]simplify: Simplifying (+ (+ (+ (* 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)))) 1546937012.013 * * [misc]simplify: iters left: 6 (23 enodes) 1546937012.022 * * [misc]simplify: iters left: 5 (60 enodes) 1546937012.042 * * [misc]simplify: iters left: 4 (168 enodes) 1546937012.149 * [exit]simplify: Simplified to (+ (* (* (fabs x) (pow (fabs x) 4)) (+ 1/5 (* (fabs x) (* (fabs x) 1/21)))) (+ (* (* (fabs x) 2/3) (* (fabs x) (fabs x))) (* (fabs x) 2))) 1546937012.149 * [misc]simplify: Simplified (2 1 2) to (λ (x) (fabs (* (* (/ 1 (sqrt PI)) 1) (+ (* (* (fabs x) (pow (fabs x) 4)) (+ 1/5 (* (fabs x) (* (fabs x) 1/21)))) (+ (* (* (fabs x) 2/3) (* (fabs x) (fabs x))) (* (fabs x) 2)))))) 1546937012.149 * * * * [misc]progress: [ 54 / 104 ] simplifiying candidate # 1546937012.150 * [enter]simplify: Simplifying (* (cbrt (/ 1 (sqrt PI))) (cbrt (/ 1 (sqrt PI)))) 1546937012.150 * * [misc]simplify: iters left: 6 (6 enodes) 1546937012.151 * * [misc]simplify: iters left: 5 (8 enodes) 1546937012.152 * [exit]simplify: Simplified to (* (cbrt (/ 1 (sqrt PI))) (cbrt (/ 1 (sqrt PI)))) 1546937012.152 * [misc]simplify: Simplified (2 1 1) to (λ (x) (fabs (* (* (cbrt (/ 1 (sqrt PI))) (cbrt (/ 1 (sqrt PI)))) (* (cbrt (/ 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)))))))) 1546937012.152 * * * * [misc]progress: [ 55 / 104 ] simplifiying candidate # 1546937012.152 * [enter]simplify: Simplifying (sqrt (/ 1 (sqrt PI))) 1546937012.152 * * [misc]simplify: iters left: 4 (5 enodes) 1546937012.153 * * [misc]simplify: iters left: 3 (7 enodes) 1546937012.156 * [exit]simplify: Simplified to (sqrt (/ 1 (sqrt PI))) 1546937012.156 * [misc]simplify: Simplified (2 1 1) to (λ (x) (fabs (* (sqrt (/ 1 (sqrt PI))) (* (sqrt (/ 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)))))))) 1546937012.156 * * * * [misc]progress: [ 56 / 104 ] simplifiying candidate # 1546937012.156 * * * * [misc]progress: [ 57 / 104 ] simplifiying candidate # 1546937012.157 * * * * [misc]progress: [ 58 / 104 ] simplifiying candidate # 1546937012.157 * [enter]simplify: Simplifying (* (* (+ (* (* 2 (fabs x)) (* 2 (fabs x))) (- (* (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x))) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))))) 5) 21) 1546937012.157 * * [misc]simplify: iters left: 6 (18 enodes) 1546937012.163 * * [misc]simplify: iters left: 5 (51 enodes) 1546937012.186 * * [misc]simplify: iters left: 4 (205 enodes) 1546937012.372 * [exit]simplify: Simplified to (* 105 (+ (* (* (* (fabs x) (fabs x)) (* 2/3 (fabs x))) (* (* (fabs x) (fabs x)) (* 2/3 (fabs x)))) (+ (* (* 2 (fabs x)) (* 2 (fabs x))) (* (* (fabs x) -4/3) (pow (fabs x) 3))))) 1546937012.372 * [misc]simplify: Simplified (2 1 2) to (λ (x) (fabs (/ (* (/ 1 (sqrt PI)) (+ (* (+ (* (+ (pow (* 2 (fabs x)) 3) (pow (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x))) 3)) 5) (* (+ (* (* 2 (fabs x)) (* 2 (fabs x))) (- (* (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x))) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))))) (* 1 (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))))) 21) (* (* (+ (* (* 2 (fabs x)) (* 2 (fabs x))) (- (* (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x))) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))))) 5) (* 1 (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)))))) (* 105 (+ (* (* (* (fabs x) (fabs x)) (* 2/3 (fabs x))) (* (* (fabs x) (fabs x)) (* 2/3 (fabs x)))) (+ (* (* 2 (fabs x)) (* 2 (fabs x))) (* (* (fabs x) -4/3) (pow (fabs x) 3)))))))) 1546937012.372 * * * * [misc]progress: [ 59 / 104 ] simplifiying candidate # 1546937012.372 * [enter]simplify: Simplifying (* (* (- (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) 5) 21) 1546937012.373 * * [misc]simplify: iters left: 6 (14 enodes) 1546937012.382 * * [misc]simplify: iters left: 5 (29 enodes) 1546937012.392 * * [misc]simplify: iters left: 4 (77 enodes) 1546937012.409 * * [misc]simplify: iters left: 3 (234 enodes) 1546937012.495 * [exit]simplify: Simplified to (* (+ 2 (* (fabs x) (* (fabs x) -2/3))) (* (fabs x) 105)) 1546937012.495 * [misc]simplify: Simplified (2 1 2) to (λ (x) (fabs (/ (* (/ 1 (sqrt PI)) (+ (* (+ (* (- (* (* 2 (fabs x)) (* 2 (fabs x))) (* (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x))) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x))))) 5) (* (- (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* 1 (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))))) 21) (* (* (- (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) 5) (* 1 (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)))))) (* (+ 2 (* (fabs x) (* (fabs x) -2/3))) (* (fabs x) 105))))) 1546937012.495 * * * * [misc]progress: [ 60 / 104 ] simplifiying candidate # 1546937012.496 * [enter]simplify: Simplifying (* (+ (* (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs 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 5) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs 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)))))) 21) 1546937012.496 * * [misc]simplify: iters left: 6 (23 enodes) 1546937012.506 * * [misc]simplify: iters left: 5 (65 enodes) 1546937012.536 * * [misc]simplify: iters left: 4 (282 enodes) 1546937013.280 * [exit]simplify: Simplified to (+ (* (* (+ (* 2 (fabs x)) (* (* (fabs x) (fabs x)) (* 2/3 (fabs x)))) (+ (* 2 (fabs x)) (* (* (fabs x) (fabs x)) (* 2/3 (fabs x))))) 21) (* (* 21 (* (pow (fabs x) 4) (* 1/5 (fabs x)))) (- (* (pow (fabs x) 4) (* 1/5 (fabs x))) (+ (* 2 (fabs x)) (* (* (fabs x) (fabs x)) (* 2/3 (fabs x))))))) 1546937013.280 * [misc]simplify: Simplified (2 1 2) to (λ (x) (fabs (/ (* (/ 1 (sqrt PI)) (+ (* (+ (pow (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) 3) (pow (* (/ 1 5) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))) 3)) 21) (* (+ (* (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs 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 5) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs 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 (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)))))) (+ (* (* (+ (* 2 (fabs x)) (* (* (fabs x) (fabs x)) (* 2/3 (fabs x)))) (+ (* 2 (fabs x)) (* (* (fabs x) (fabs x)) (* 2/3 (fabs x))))) 21) (* (* 21 (* (pow (fabs x) 4) (* 1/5 (fabs x)))) (- (* (pow (fabs x) 4) (* 1/5 (fabs x))) (+ (* 2 (fabs x)) (* (* (fabs x) (fabs x)) (* 2/3 (fabs x)))))))))) 1546937013.280 * * * * [misc]progress: [ 61 / 104 ] simplifiying candidate # 1546937013.280 * [enter]simplify: Simplifying (* (- (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) 21) 1546937013.280 * * [misc]simplify: iters left: 6 (19 enodes) 1546937013.284 * * [misc]simplify: iters left: 5 (45 enodes) 1546937013.293 * * [misc]simplify: iters left: 4 (134 enodes) 1546937013.350 * [exit]simplify: Simplified to (* (+ (* (* (* 1/5 (fabs x)) (* (fabs x) (fabs x))) (- (* (fabs x) (fabs x)))) (+ (* 2 (fabs x)) (* (* (fabs x) (fabs x)) (* 2/3 (fabs x))))) 21) 1546937013.350 * [misc]simplify: Simplified (2 1 2) to (λ (x) (fabs (/ (* (/ 1 (sqrt PI)) (+ (* (- (* (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs 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 5) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))))) 21) (* (- (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* 1 (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)))))) (* (+ (* (* (* 1/5 (fabs x)) (* (fabs x) (fabs x))) (- (* (fabs x) (fabs x)))) (+ (* 2 (fabs x)) (* (* (fabs x) (fabs x)) (* 2/3 (fabs x))))) 21)))) 1546937013.350 * * * * [misc]progress: [ 62 / 104 ] simplifiying candidate # 1546937013.350 * [enter]simplify: Simplifying (+ (* (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs 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))) (* (/ 1 21) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs 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)))))) 1546937013.350 * * [misc]simplify: iters left: 6 (27 enodes) 1546937013.357 * * [misc]simplify: iters left: 5 (81 enodes) 1546937013.382 * * [misc]simplify: iters left: 4 (352 enodes) 1546937013.862 * [exit]simplify: Simplified to (+ (* (* (* (* (fabs x) 1/21) (pow (fabs x) 3)) (pow (fabs x) 3)) (* (* (* (fabs x) 1/21) (pow (fabs x) 3)) (pow (fabs x) 3))) (* (+ (* 2 (fabs x)) (+ (* (* 1/5 (fabs x)) (pow (fabs x) 4)) (* (* (fabs x) (fabs x)) (* (fabs x) 2/3)))) (+ (* (* (pow (fabs x) 3) (pow (fabs x) 3)) (- (* 1/21 (fabs x)))) (+ (* 2 (fabs x)) (+ (* (* 1/5 (fabs x)) (pow (fabs x) 4)) (* (* (fabs x) (fabs x)) (* (fabs x) 2/3))))))) 1546937013.862 * [misc]simplify: Simplified (2 1 2) to (λ (x) (fabs (/ (* (/ 1 (sqrt PI)) (+ (pow (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) 3) (pow (* (/ 1 21) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))) 3))) (+ (* (* (* (* (fabs x) 1/21) (pow (fabs x) 3)) (pow (fabs x) 3)) (* (* (* (fabs x) 1/21) (pow (fabs x) 3)) (pow (fabs x) 3))) (* (+ (* 2 (fabs x)) (+ (* (* 1/5 (fabs x)) (pow (fabs x) 4)) (* (* (fabs x) (fabs x)) (* (fabs x) 2/3)))) (+ (* (* (pow (fabs x) 3) (pow (fabs x) 3)) (- (* 1/21 (fabs x)))) (+ (* 2 (fabs x)) (+ (* (* 1/5 (fabs x)) (pow (fabs x) 4)) (* (* (fabs x) (fabs x)) (* (fabs x) 2/3)))))))))) 1546937013.862 * * * * [misc]progress: [ 63 / 104 ] simplifiying candidate # 1546937013.862 * [enter]simplify: Simplifying (- (+ (+ (* 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)))) 1546937013.862 * * [misc]simplify: iters left: 6 (23 enodes) 1546937013.868 * * [misc]simplify: iters left: 5 (61 enodes) 1546937013.882 * * [misc]simplify: iters left: 4 (185 enodes) 1546937014.004 * [exit]simplify: Simplified to (+ (* (* (pow (fabs x) 4) (fabs x)) (- 1/5 (* (* (fabs x) (fabs x)) 1/21))) (+ (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) 2))) 1546937014.004 * [misc]simplify: Simplified (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)))) (+ (+ (* 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))) (* (/ 1 21) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)))))) (+ (* (* (pow (fabs x) 4) (fabs x)) (- 1/5 (* (* (fabs x) (fabs x)) 1/21))) (+ (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) 2)))))) 1546937014.004 * * * * [misc]progress: [ 64 / 104 ] simplifiying candidate # 1546937014.004 * [enter]simplify: Simplifying (* 1 (+ (+ (+ (* 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))))) 1546937014.005 * * [misc]simplify: iters left: 6 (24 enodes) 1546937014.015 * * [misc]simplify: iters left: 5 (68 enodes) 1546937014.046 * * [misc]simplify: iters left: 4 (211 enodes) 1546937014.191 * [exit]simplify: Simplified to (+ (* (* (fabs x) (pow (fabs x) 4)) (+ 1/5 (* 1/21 (* (fabs x) (fabs x))))) (+ (* 2 (fabs x)) (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))))) 1546937014.191 * [misc]simplify: Simplified (2 1 1) to (λ (x) (fabs (/ (+ (* (* (fabs x) (pow (fabs x) 4)) (+ 1/5 (* 1/21 (* (fabs x) (fabs x))))) (+ (* 2 (fabs x)) (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))))) (sqrt PI)))) 1546937014.191 * * * * [misc]progress: [ 65 / 104 ] simplifiying candidate # 1546937014.191 * * * * [misc]progress: [ 66 / 104 ] simplifiying candidate # 1546937014.191 * [enter]simplify: Simplifying (* (/ 1 5) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))) 1546937014.191 * * [misc]simplify: iters left: 6 (10 enodes) 1546937014.193 * * [misc]simplify: iters left: 5 (23 enodes) 1546937014.197 * * [misc]simplify: iters left: 4 (55 enodes) 1546937014.211 * * [misc]simplify: iters left: 3 (177 enodes) 1546937014.286 * * [misc]simplify: iters left: 2 (400 enodes) 1546937014.488 * [exit]simplify: Simplified to (/ (pow (fabs x) 5) 5) 1546937014.488 * [misc]simplify: Simplified (2 1 2 1 2 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (pow (/ (pow (fabs x) 5) 5) 1)) (* (/ 1 21) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))))) 1546937014.488 * * * * [misc]progress: [ 67 / 104 ] simplifiying candidate # 1546937014.489 * [enter]simplify: Simplifying (* (/ 1 5) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))) 1546937014.489 * * [misc]simplify: iters left: 6 (10 enodes) 1546937014.491 * * [misc]simplify: iters left: 5 (23 enodes) 1546937014.495 * * [misc]simplify: iters left: 4 (55 enodes) 1546937014.517 * * [misc]simplify: iters left: 3 (177 enodes) 1546937014.604 * * [misc]simplify: iters left: 2 (400 enodes) 1546937014.841 * [exit]simplify: Simplified to (/ (pow (fabs x) 5) 5) 1546937014.841 * [misc]simplify: Simplified (2 1 2 1 2 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (pow (/ (pow (fabs x) 5) 5) 1)) (* (/ 1 21) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))))) 1546937014.841 * * * * [misc]progress: [ 68 / 104 ] simplifiying candidate # 1546937014.842 * [enter]simplify: Simplifying (* (/ 1 5) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))) 1546937014.842 * * [misc]simplify: iters left: 6 (10 enodes) 1546937014.846 * * [misc]simplify: iters left: 5 (23 enodes) 1546937014.853 * * [misc]simplify: iters left: 4 (55 enodes) 1546937014.868 * * [misc]simplify: iters left: 3 (177 enodes) 1546937014.922 * * [misc]simplify: iters left: 2 (400 enodes) 1546937015.127 * [exit]simplify: Simplified to (/ (pow (fabs x) 5) 5) 1546937015.127 * [misc]simplify: Simplified (2 1 2 1 2 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (pow (/ (pow (fabs x) 5) 5) 1)) (* (/ 1 21) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))))) 1546937015.127 * * * * [misc]progress: [ 69 / 104 ] simplifiying candidate # 1546937015.128 * [enter]simplify: Simplifying (* (/ 1 5) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))) 1546937015.128 * * [misc]simplify: iters left: 6 (10 enodes) 1546937015.132 * * [misc]simplify: iters left: 5 (23 enodes) 1546937015.142 * * [misc]simplify: iters left: 4 (55 enodes) 1546937015.165 * * [misc]simplify: iters left: 3 (177 enodes) 1546937015.246 * * [misc]simplify: iters left: 2 (400 enodes) 1546937015.483 * [exit]simplify: Simplified to (/ (pow (fabs x) 5) 5) 1546937015.483 * [misc]simplify: Simplified (2 1 2 1 2 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (pow (/ (pow (fabs x) 5) 5) 1)) (* (/ 1 21) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))))) 1546937015.483 * * * * [misc]progress: [ 70 / 104 ] simplifiying candidate # 1546937015.483 * [enter]simplify: Simplifying (* (/ 1 5) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))) 1546937015.484 * * [misc]simplify: iters left: 6 (10 enodes) 1546937015.488 * * [misc]simplify: iters left: 5 (23 enodes) 1546937015.495 * * [misc]simplify: iters left: 4 (55 enodes) 1546937015.524 * * [misc]simplify: iters left: 3 (177 enodes) 1546937015.633 * * [misc]simplify: iters left: 2 (400 enodes) 1546937015.878 * [exit]simplify: Simplified to (/ (pow (fabs x) 5) 5) 1546937015.878 * [misc]simplify: Simplified (2 1 2 1 2 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (pow (/ (pow (fabs x) 5) 5) 1)) (* (/ 1 21) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))))) 1546937015.878 * * * * [misc]progress: [ 71 / 104 ] simplifiying candidate # 1546937015.878 * * * * [misc]progress: [ 72 / 104 ] simplifiying candidate # 1546937015.878 * [enter]simplify: Simplifying (+ (log (/ 1 5)) (+ (+ (+ (+ (log (fabs x)) (log (fabs x))) (log (fabs x))) (log (fabs x))) (log (fabs x)))) 1546937015.879 * * [misc]simplify: iters left: 6 (12 enodes) 1546937015.882 * * [misc]simplify: iters left: 5 (27 enodes) 1546937015.886 * * [misc]simplify: iters left: 4 (43 enodes) 1546937015.900 * * [misc]simplify: iters left: 3 (98 enodes) 1546937015.939 * * [misc]simplify: iters left: 2 (314 enodes) 1546937016.322 * [exit]simplify: Simplified to (+ (+ (log 1/5) (+ (log (fabs x)) (log (fabs x)))) (+ (+ (log (fabs x)) (log (fabs x))) (log (fabs x)))) 1546937016.322 * [misc]simplify: Simplified (2 1 2 1 2 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (exp (+ (+ (log 1/5) (+ (log (fabs x)) (log (fabs x)))) (+ (+ (log (fabs x)) (log (fabs x))) (log (fabs x)))))) (* (/ 1 21) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))))) 1546937016.323 * * * * [misc]progress: [ 73 / 104 ] simplifiying candidate # 1546937016.323 * [enter]simplify: Simplifying (+ (log (/ 1 5)) (+ (+ (+ (log (* (fabs x) (fabs x))) (log (fabs x))) (log (fabs x))) (log (fabs x)))) 1546937016.323 * * [misc]simplify: iters left: 6 (13 enodes) 1546937016.329 * * [misc]simplify: iters left: 5 (29 enodes) 1546937016.338 * * [misc]simplify: iters left: 4 (45 enodes) 1546937016.354 * * [misc]simplify: iters left: 3 (100 enodes) 1546937016.382 * * [misc]simplify: iters left: 2 (258 enodes) 1546937016.611 * [exit]simplify: Simplified to (+ (+ (log (fabs x)) (log (fabs x))) (+ (+ (log (fabs x)) (log (fabs x))) (+ (log 1/5) (log (fabs x))))) 1546937016.611 * [misc]simplify: Simplified (2 1 2 1 2 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (exp (+ (+ (log (fabs x)) (log (fabs x))) (+ (+ (log (fabs x)) (log (fabs x))) (+ (log 1/5) (log (fabs x))))))) (* (/ 1 21) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))))) 1546937016.611 * * * * [misc]progress: [ 74 / 104 ] simplifiying candidate # 1546937016.611 * [enter]simplify: Simplifying (+ (log (/ 1 5)) (+ (+ (log (* (* (fabs x) (fabs x)) (fabs x))) (log (fabs x))) (log (fabs x)))) 1546937016.611 * * [misc]simplify: iters left: 6 (13 enodes) 1546937016.615 * * [misc]simplify: iters left: 5 (30 enodes) 1546937016.619 * * [misc]simplify: iters left: 4 (46 enodes) 1546937016.628 * * [misc]simplify: iters left: 3 (95 enodes) 1546937016.652 * * [misc]simplify: iters left: 2 (278 enodes) 1546937016.973 * [exit]simplify: Simplified to (+ (* 4 (log (fabs x))) (+ (log 1/5) (log (fabs x)))) 1546937016.973 * [misc]simplify: Simplified (2 1 2 1 2 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (exp (+ (* 4 (log (fabs x))) (+ (log 1/5) (log (fabs x)))))) (* (/ 1 21) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))))) 1546937016.973 * * * * [misc]progress: [ 75 / 104 ] simplifiying candidate # 1546937016.974 * [enter]simplify: Simplifying (+ (log (/ 1 5)) (+ (log (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x))) (log (fabs x)))) 1546937016.974 * * [misc]simplify: iters left: 6 (13 enodes) 1546937016.980 * * [misc]simplify: iters left: 5 (29 enodes) 1546937016.988 * * [misc]simplify: iters left: 4 (47 enodes) 1546937017.004 * * [misc]simplify: iters left: 3 (87 enodes) 1546937017.027 * * [misc]simplify: iters left: 2 (270 enodes) 1546937017.279 * [exit]simplify: Simplified to (- (* 5 (log (fabs x))) (log 5)) 1546937017.279 * [misc]simplify: Simplified (2 1 2 1 2 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (exp (- (* 5 (log (fabs x))) (log 5)))) (* (/ 1 21) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))))) 1546937017.279 * * * * [misc]progress: [ 76 / 104 ] simplifiying candidate # 1546937017.279 * [enter]simplify: Simplifying (+ (log (/ 1 5)) (log (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) 1546937017.279 * * [misc]simplify: iters left: 6 (12 enodes) 1546937017.283 * * [misc]simplify: iters left: 5 (28 enodes) 1546937017.289 * * [misc]simplify: iters left: 4 (42 enodes) 1546937017.300 * * [misc]simplify: iters left: 3 (79 enodes) 1546937017.326 * * [misc]simplify: iters left: 2 (205 enodes) 1546937017.513 * * [misc]simplify: iters left: 1 (478 enodes) 1546937017.639 * [exit]simplify: Simplified to (- (* 5 (log (fabs x))) (log 5)) 1546937017.639 * [misc]simplify: Simplified (2 1 2 1 2 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (exp (- (* 5 (log (fabs x))) (log 5)))) (* (/ 1 21) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))))) 1546937017.639 * * * * [misc]progress: [ 77 / 104 ] simplifiying candidate # 1546937017.639 * * * * [misc]progress: [ 78 / 104 ] simplifiying candidate # 1546937017.639 * * * * [misc]progress: [ 79 / 104 ] simplifiying candidate # 1546937017.640 * [enter]simplify: Simplifying (* (* (* (/ 1 5) (/ 1 5)) (/ 1 5)) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x)))) 1546937017.640 * * [misc]simplify: iters left: 6 (14 enodes) 1546937017.649 * * [misc]simplify: iters left: 5 (47 enodes) 1546937017.660 * * [misc]simplify: iters left: 4 (138 enodes) 1546937017.723 * * [misc]simplify: iters left: 3 (458 enodes) 1546937018.219 * [exit]simplify: Simplified to (* (* 1/125 (pow (fabs x) 5)) (* (pow (fabs x) 5) (pow (fabs x) 5))) 1546937018.219 * [misc]simplify: Simplified (2 1 2 1 2 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (cbrt (* (* 1/125 (pow (fabs x) 5)) (* (pow (fabs x) 5) (pow (fabs x) 5))))) (* (/ 1 21) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))))) 1546937018.219 * * * * [misc]progress: [ 80 / 104 ] simplifiying candidate # 1546937018.219 * [enter]simplify: Simplifying (* (* (* (/ 1 5) (/ 1 5)) (/ 1 5)) (* (* (* (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x)))) 1546937018.220 * * [misc]simplify: iters left: 6 (15 enodes) 1546937018.226 * * [misc]simplify: iters left: 5 (52 enodes) 1546937018.239 * * [misc]simplify: iters left: 4 (147 enodes) 1546937018.302 * * [misc]simplify: iters left: 3 (475 enodes) 1546937018.792 * [exit]simplify: Simplified to (* (pow (pow (fabs x) 5) 3) 1/125) 1546937018.792 * [misc]simplify: Simplified (2 1 2 1 2 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (cbrt (* (pow (pow (fabs x) 5) 3) 1/125))) (* (/ 1 21) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))))) 1546937018.792 * * * * [misc]progress: [ 81 / 104 ] simplifiying candidate # 1546937018.793 * [enter]simplify: Simplifying (* (* (* (/ 1 5) (/ 1 5)) (/ 1 5)) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x)))) 1546937018.793 * * [misc]simplify: iters left: 6 (14 enodes) 1546937018.803 * * [misc]simplify: iters left: 5 (47 enodes) 1546937018.821 * * [misc]simplify: iters left: 4 (138 enodes) 1546937018.879 * * [misc]simplify: iters left: 3 (458 enodes) 1546937019.271 * [exit]simplify: Simplified to (* (* 1/125 (pow (fabs x) 5)) (* (pow (fabs x) 5) (pow (fabs x) 5))) 1546937019.271 * [misc]simplify: Simplified (2 1 2 1 2 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (cbrt (* (* 1/125 (pow (fabs x) 5)) (* (pow (fabs x) 5) (pow (fabs x) 5))))) (* (/ 1 21) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))))) 1546937019.271 * * * * [misc]progress: [ 82 / 104 ] simplifiying candidate # 1546937019.272 * [enter]simplify: Simplifying (* (* (* (/ 1 5) (/ 1 5)) (/ 1 5)) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x))) (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x)))) 1546937019.272 * * [misc]simplify: iters left: 6 (14 enodes) 1546937019.279 * * [misc]simplify: iters left: 5 (45 enodes) 1546937019.287 * * [misc]simplify: iters left: 4 (131 enodes) 1546937019.330 * * [misc]simplify: iters left: 3 (467 enodes) 1546937019.743 * [exit]simplify: Simplified to (* (* (pow (fabs x) 5) (pow (fabs x) 5)) (* (pow (fabs x) 5) 1/125)) 1546937019.744 * [misc]simplify: Simplified (2 1 2 1 2 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (cbrt (* (* (pow (fabs x) 5) (pow (fabs x) 5)) (* (pow (fabs x) 5) 1/125)))) (* (/ 1 21) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))))) 1546937019.744 * * * * [misc]progress: [ 83 / 104 ] simplifiying candidate # 1546937019.744 * [enter]simplify: Simplifying (* (* (* (/ 1 5) (/ 1 5)) (/ 1 5)) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) 1546937019.744 * * [misc]simplify: iters left: 6 (14 enodes) 1546937019.756 * * [misc]simplify: iters left: 5 (43 enodes) 1546937019.763 * * [misc]simplify: iters left: 4 (109 enodes) 1546937019.791 * * [misc]simplify: iters left: 3 (360 enodes) 1546937020.076 * [exit]simplify: Simplified to (* (* 1/125 (pow (fabs x) 5)) (* (pow (fabs x) 5) (pow (fabs x) 5))) 1546937020.076 * [misc]simplify: Simplified (2 1 2 1 2 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (cbrt (* (* 1/125 (pow (fabs x) 5)) (* (pow (fabs x) 5) (pow (fabs x) 5))))) (* (/ 1 21) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))))) 1546937020.076 * * * * [misc]progress: [ 84 / 104 ] simplifiying candidate # 1546937020.076 * * * * [misc]progress: [ 85 / 104 ] simplifiying candidate # 1546937020.076 * * * * [misc]progress: [ 86 / 104 ] simplifiying candidate # 1546937020.076 * * * * [misc]progress: [ 87 / 104 ] simplifiying candidate # 1546937020.076 * * * * [misc]progress: [ 88 / 104 ] simplifiying candidate # 1546937020.076 * [enter]simplify: Simplifying (fabs x) 1546937020.076 * * [misc]simplify: iters left: 1 (2 enodes) 1546937020.077 * [exit]simplify: Simplified to (fabs x) 1546937020.077 * [misc]simplify: Simplified (2 1 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))) (* (/ 1 21) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))))) 1546937020.077 * * * * [misc]progress: [ 89 / 104 ] simplifiying candidate # 1546937020.077 * [enter]simplify: Simplifying (* (cbrt (/ 1 5)) (cbrt (/ 1 5))) 1546937020.077 * * [misc]simplify: iters left: 5 (5 enodes) 1546937020.080 * * [misc]simplify: iters left: 4 (8 enodes) 1546937020.082 * [exit]simplify: Simplified to (* (cbrt 1/5) (cbrt 1/5)) 1546937020.082 * [misc]simplify: Simplified (2 1 2 1 2 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (cbrt 1/5) (cbrt 1/5)) (* (cbrt (/ 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))))))) 1546937020.082 * * * * [misc]progress: [ 90 / 104 ] simplifiying candidate # 1546937020.082 * [enter]simplify: Simplifying (sqrt (/ 1 5)) 1546937020.082 * * [misc]simplify: iters left: 3 (4 enodes) 1546937020.084 * * [misc]simplify: iters left: 2 (7 enodes) 1546937020.086 * [exit]simplify: Simplified to (sqrt 1/5) 1546937020.086 * [misc]simplify: Simplified (2 1 2 1 2 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (sqrt 1/5) (* (sqrt (/ 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))))))) 1546937020.086 * * * * [misc]progress: [ 91 / 104 ] simplifiying candidate # 1546937020.086 * * * * [misc]progress: [ 92 / 104 ] simplifiying candidate # 1546937020.086 * * * * [misc]progress: [ 93 / 104 ] simplifiying candidate # 1546937020.086 * [enter]simplify: Simplifying (* 1 (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))) 1546937020.086 * * [misc]simplify: iters left: 6 (8 enodes) 1546937020.089 * * [misc]simplify: iters left: 5 (18 enodes) 1546937020.094 * * [misc]simplify: iters left: 4 (37 enodes) 1546937020.100 * * [misc]simplify: iters left: 3 (73 enodes) 1546937020.114 * * [misc]simplify: iters left: 2 (88 enodes) 1546937020.119 * [exit]simplify: Simplified to (pow (fabs x) 5) 1546937020.119 * [misc]simplify: Simplified (2 1 2 1 2 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (pow (fabs x) 5) 5)) (* (/ 1 21) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))))) 1546937020.119 * * * * [misc]progress: [ 94 / 104 ] simplifiying candidate # 1546937020.119 * * * * [misc]progress: [ 95 / 104 ] simplifiying candidate # 1546937020.119 * [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)))))) 1546937020.119 * * [misc]simplify: iters left: 6 (28 enodes) 1546937020.131 * * [misc]simplify: iters left: 5 (74 enodes) 1546937020.155 * * [misc]simplify: iters left: 4 (240 enodes) 1546937020.340 * [exit]simplify: Simplified to (fabs (+ (/ (+ (* (fabs x) 2) (* (* 2/3 (fabs x)) (* (fabs x) (fabs x)))) (sqrt PI)) (+ (* (* (* 1/5 (fabs x)) (* (fabs x) (fabs x))) (* (* (fabs x) (fabs x)) (/ 1 (sqrt PI)))) (* (* (/ 1/21 (sqrt PI)) (fabs x)) (pow (* (fabs x) (fabs x)) 3))))) 1546937020.340 * [misc]simplify: Simplified (2) to (λ (x) (fabs (+ (/ (+ (* (fabs x) 2) (* (* 2/3 (fabs x)) (* (fabs x) (fabs x)))) (sqrt PI)) (+ (* (* (* 1/5 (fabs x)) (* (fabs x) (fabs x))) (* (* (fabs x) (fabs x)) (/ 1 (sqrt PI)))) (* (* (/ 1/21 (sqrt PI)) (fabs x)) (pow (* (fabs x) (fabs x)) 3)))))) 1546937020.340 * * * * [misc]progress: [ 96 / 104 ] simplifiying candidate # 1546937020.340 * [enter]simplify: Simplifying (* 2/3 (pow (fabs x) 3)) 1546937020.341 * * [misc]simplify: iters left: 4 (6 enodes) 1546937020.342 * * [misc]simplify: iters left: 3 (10 enodes) 1546937020.345 * * [misc]simplify: iters left: 2 (18 enodes) 1546937020.350 * * [misc]simplify: iters left: 1 (22 enodes) 1546937020.355 * [exit]simplify: Simplified to (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) 1546937020.355 * [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))))))) 1546937020.355 * * * * [misc]progress: [ 97 / 104 ] simplifiying candidate # 1546937020.356 * [enter]simplify: Simplifying (* 2/3 (pow (fabs x) 3)) 1546937020.356 * * [misc]simplify: iters left: 4 (6 enodes) 1546937020.357 * * [misc]simplify: iters left: 3 (10 enodes) 1546937020.360 * * [misc]simplify: iters left: 2 (18 enodes) 1546937020.364 * * [misc]simplify: iters left: 1 (22 enodes) 1546937020.367 * [exit]simplify: Simplified to (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) 1546937020.367 * [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))))))) 1546937020.367 * * * * [misc]progress: [ 98 / 104 ] simplifiying candidate # 1546937020.367 * [enter]simplify: Simplifying (* 2/3 (pow (fabs x) 3)) 1546937020.367 * * [misc]simplify: iters left: 4 (6 enodes) 1546937020.368 * * [misc]simplify: iters left: 3 (10 enodes) 1546937020.370 * * [misc]simplify: iters left: 2 (18 enodes) 1546937020.372 * * [misc]simplify: iters left: 1 (22 enodes) 1546937020.375 * [exit]simplify: Simplified to (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) 1546937020.375 * [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))))))) 1546937020.375 * * * * [misc]progress: [ 99 / 104 ] simplifiying candidate # 1546937020.375 * [enter]simplify: Simplifying (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))))) 1546937020.375 * * [misc]simplify: iters left: 6 (24 enodes) 1546937020.380 * * [misc]simplify: iters left: 5 (47 enodes) 1546937020.388 * * [misc]simplify: iters left: 4 (103 enodes) 1546937020.423 * * [misc]simplify: iters left: 3 (213 enodes) 1546937020.510 * * [misc]simplify: iters left: 2 (339 enodes) 1546937020.607 * * [misc]simplify: iters left: 1 (440 enodes) 1546937020.701 * [exit]simplify: Simplified to (+ (* (* (sqrt (/ 1 PI)) (fabs x)) (+ 2 (* (* 2/3 (fabs x)) (fabs x)))) (* (sqrt (/ 1 PI)) (+ (* 1/21 (pow (fabs x) 7)) (* 1/5 (pow (fabs x) 5))))) 1546937020.701 * [misc]simplify: Simplified (2 1) to (λ (x) (fabs (+ (* (* (sqrt (/ 1 PI)) (fabs x)) (+ 2 (* (* 2/3 (fabs x)) (fabs x)))) (* (sqrt (/ 1 PI)) (+ (* 1/21 (pow (fabs x) 7)) (* 1/5 (pow (fabs x) 5))))))) 1546937020.701 * * * * [misc]progress: [ 100 / 104 ] simplifiying candidate # 1546937020.701 * [enter]simplify: Simplifying (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))))) 1546937020.701 * * [misc]simplify: iters left: 6 (24 enodes) 1546937020.711 * * [misc]simplify: iters left: 5 (47 enodes) 1546937020.727 * * [misc]simplify: iters left: 4 (103 enodes) 1546937020.753 * * [misc]simplify: iters left: 3 (213 enodes) 1546937020.817 * * [misc]simplify: iters left: 2 (339 enodes) 1546937020.946 * * [misc]simplify: iters left: 1 (440 enodes) 1546937021.089 * [exit]simplify: Simplified to (+ (* (* (sqrt (/ 1 PI)) (fabs x)) (+ 2 (* (* 2/3 (fabs x)) (fabs x)))) (* (sqrt (/ 1 PI)) (+ (* 1/21 (pow (fabs x) 7)) (* 1/5 (pow (fabs x) 5))))) 1546937021.089 * [misc]simplify: Simplified (2 1) to (λ (x) (fabs (+ (* (* (sqrt (/ 1 PI)) (fabs x)) (+ 2 (* (* 2/3 (fabs x)) (fabs x)))) (* (sqrt (/ 1 PI)) (+ (* 1/21 (pow (fabs x) 7)) (* 1/5 (pow (fabs x) 5))))))) 1546937021.089 * * * * [misc]progress: [ 101 / 104 ] simplifiying candidate # 1546937021.089 * [enter]simplify: Simplifying (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))))) 1546937021.089 * * [misc]simplify: iters left: 6 (24 enodes) 1546937021.094 * * [misc]simplify: iters left: 5 (47 enodes) 1546937021.101 * * [misc]simplify: iters left: 4 (103 enodes) 1546937021.120 * * [misc]simplify: iters left: 3 (213 enodes) 1546937021.191 * * [misc]simplify: iters left: 2 (339 enodes) 1546937021.278 * * [misc]simplify: iters left: 1 (440 enodes) 1546937021.361 * [exit]simplify: Simplified to (+ (* (* (sqrt (/ 1 PI)) (fabs x)) (+ 2 (* (* 2/3 (fabs x)) (fabs x)))) (* (sqrt (/ 1 PI)) (+ (* 1/21 (pow (fabs x) 7)) (* 1/5 (pow (fabs x) 5))))) 1546937021.361 * [misc]simplify: Simplified (2 1) to (λ (x) (fabs (+ (* (* (sqrt (/ 1 PI)) (fabs x)) (+ 2 (* (* 2/3 (fabs x)) (fabs x)))) (* (sqrt (/ 1 PI)) (+ (* 1/21 (pow (fabs x) 7)) (* 1/5 (pow (fabs x) 5))))))) 1546937021.361 * * * * [misc]progress: [ 102 / 104 ] simplifiying candidate # 1546937021.361 * [enter]simplify: Simplifying (* 1/5 (pow (fabs x) 5)) 1546937021.361 * * [misc]simplify: iters left: 4 (6 enodes) 1546937021.362 * * [misc]simplify: iters left: 3 (7 enodes) 1546937021.363 * [exit]simplify: Simplified to (* (pow (fabs x) 5) 1/5) 1546937021.363 * [misc]simplify: Simplified (2 1 2 1 2) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (pow (fabs x) 5) 1/5)) (* (/ 1 21) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))))) 1546937021.363 * * * * [misc]progress: [ 103 / 104 ] simplifiying candidate # 1546937021.364 * [enter]simplify: Simplifying (* 1/5 (pow (fabs x) 5)) 1546937021.364 * * [misc]simplify: iters left: 4 (6 enodes) 1546937021.364 * * [misc]simplify: iters left: 3 (7 enodes) 1546937021.365 * [exit]simplify: Simplified to (* (pow (fabs x) 5) 1/5) 1546937021.365 * [misc]simplify: Simplified (2 1 2 1 2) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (pow (fabs x) 5) 1/5)) (* (/ 1 21) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))))) 1546937021.365 * * * * [misc]progress: [ 104 / 104 ] simplifiying candidate # 1546937021.366 * [enter]simplify: Simplifying (* 1/5 (pow (fabs x) 5)) 1546937021.366 * * [misc]simplify: iters left: 4 (6 enodes) 1546937021.368 * * [misc]simplify: iters left: 3 (7 enodes) 1546937021.370 * [exit]simplify: Simplified to (* (pow (fabs x) 5) 1/5) 1546937021.370 * [misc]simplify: Simplified (2 1 2 1 2) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (pow (fabs x) 5) 1/5)) (* (/ 1 21) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))))) 1546937021.370 * * * [misc]progress: adding candidates to table 1546937023.300 * * [misc]progress: iteration 2 / 4 1546937023.300 * * * [misc]progress: picking best candidate 1546937023.338 * * * * [misc]pick: Picked # 1546937023.338 * * * [misc]progress: localizing error 1546937023.390 * * * [misc]progress: generating rewritten candidates 1546937023.390 * * * * [misc]progress: [ 1 / 4 ] rewriting at (2 1 2 2 2 1) 1546937023.393 * * * * [misc]progress: [ 2 / 4 ] rewriting at (2 1) 1546937023.441 * * * * [misc]progress: [ 3 / 4 ] rewriting at (2 1 2 1) 1546937023.444 * * * * [misc]progress: [ 4 / 4 ] rewriting at (2 1 2 2 2 2) 1546937023.446 * * * [misc]progress: generating series expansions 1546937023.447 * * * * [misc]progress: [ 1 / 4 ] generating series at (2 1 2 2 2 1) 1546937023.447 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs x) 3)) into (* 2/3 (pow (fabs x) 3)) 1546937023.447 * [misc]approximate: Taking taylor expansion of (* 2/3 (pow (fabs x) 3)) in (x) around 0 1546937023.447 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs x) 3)) in x 1546937023.447 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546937023.447 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546937023.447 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 3) in x 1546937023.447 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546937023.447 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546937023.447 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs x) 3)) in x 1546937023.447 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546937023.447 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546937023.447 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 3) in x 1546937023.447 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546937023.447 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546937023.447 * [misc]backup-simplify: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 1546937023.447 * [misc]backup-simplify: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 1546937023.447 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs x) 3)) into (* 2/3 (pow (fabs x) 3)) 1546937023.447 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs x) 3)) into (* 2/3 (pow (fabs x) 3)) 1546937023.447 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 1546937023.447 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 1546937023.448 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 (pow (fabs x) 3))) into 0 1546937023.448 * [misc]backup-simplify: Simplify 0 into 0 1546937023.448 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 1546937023.448 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 1546937023.448 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 1546937023.448 * [misc]backup-simplify: Simplify 0 into 0 1546937023.449 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 1546937023.449 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 1546937023.449 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 1546937023.449 * [misc]backup-simplify: Simplify 0 into 0 1546937023.450 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 1546937023.450 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 1546937023.450 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 1546937023.450 * [misc]backup-simplify: Simplify 0 into 0 1546937023.451 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 1546937023.451 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 1546937023.452 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 1546937023.452 * [misc]backup-simplify: Simplify 0 into 0 1546937023.453 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 1546937023.454 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 1546937023.454 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))))) into 0 1546937023.454 * [misc]backup-simplify: Simplify 0 into 0 1546937023.454 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs x) 3)) into (* 2/3 (pow (fabs x) 3)) 1546937023.455 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs (/ 1 x)) 3)) into (* 2/3 (pow (fabs (/ 1 x)) 3)) 1546937023.455 * [misc]approximate: Taking taylor expansion of (* 2/3 (pow (fabs (/ 1 x)) 3)) in (x) around 0 1546937023.455 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs (/ 1 x)) 3)) in x 1546937023.455 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546937023.455 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546937023.455 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 1546937023.455 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546937023.455 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546937023.455 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs (/ 1 x)) 3)) in x 1546937023.455 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546937023.455 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546937023.455 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 1546937023.455 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546937023.455 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546937023.455 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 1546937023.455 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 1546937023.455 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs (/ 1 x)) 3)) into (* 2/3 (pow (fabs (/ 1 x)) 3)) 1546937023.456 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs (/ 1 x)) 3)) into (* 2/3 (pow (fabs (/ 1 x)) 3)) 1546937023.456 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 1546937023.456 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 1546937023.456 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 1546937023.456 * [misc]backup-simplify: Simplify 0 into 0 1546937023.457 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 1546937023.457 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 1546937023.457 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 1546937023.457 * [misc]backup-simplify: Simplify 0 into 0 1546937023.458 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 1546937023.458 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 1546937023.459 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 1546937023.459 * [misc]backup-simplify: Simplify 0 into 0 1546937023.459 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 1546937023.460 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 1546937023.460 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 1546937023.460 * [misc]backup-simplify: Simplify 0 into 0 1546937023.461 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 1546937023.462 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 1546937023.462 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))))) into 0 1546937023.462 * [misc]backup-simplify: Simplify 0 into 0 1546937023.463 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 1546937023.464 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))))) into 0 1546937023.465 * [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 1546937023.465 * [misc]backup-simplify: Simplify 0 into 0 1546937023.465 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs (/ 1 (/ 1 x))) 3)) into (* 2/3 (pow (fabs x) 3)) 1546937023.465 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs (/ 1 (- x))) 3)) into (* 2/3 (pow (fabs (/ -1 x)) 3)) 1546937023.465 * [misc]approximate: Taking taylor expansion of (* 2/3 (pow (fabs (/ -1 x)) 3)) in (x) around 0 1546937023.465 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs (/ -1 x)) 3)) in x 1546937023.465 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546937023.465 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546937023.465 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 1546937023.465 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546937023.465 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546937023.465 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs (/ -1 x)) 3)) in x 1546937023.465 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546937023.465 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546937023.465 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 1546937023.465 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546937023.465 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546937023.466 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 1546937023.466 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 1546937023.466 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs (/ -1 x)) 3)) into (* 2/3 (pow (fabs (/ -1 x)) 3)) 1546937023.466 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs (/ -1 x)) 3)) into (* 2/3 (pow (fabs (/ -1 x)) 3)) 1546937023.466 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 1546937023.466 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 1546937023.467 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 1546937023.467 * [misc]backup-simplify: Simplify 0 into 0 1546937023.467 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 1546937023.467 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 1546937023.468 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 1546937023.468 * [misc]backup-simplify: Simplify 0 into 0 1546937023.468 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 1546937023.469 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 1546937023.469 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 1546937023.469 * [misc]backup-simplify: Simplify 0 into 0 1546937023.470 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 1546937023.470 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 1546937023.471 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 1546937023.471 * [misc]backup-simplify: Simplify 0 into 0 1546937023.472 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 1546937023.472 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 1546937023.473 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))))) into 0 1546937023.473 * [misc]backup-simplify: Simplify 0 into 0 1546937023.474 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 1546937023.475 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))))) into 0 1546937023.475 * [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 1546937023.476 * [misc]backup-simplify: Simplify 0 into 0 1546937023.476 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs (/ -1 (/ 1 (- x)))) 3)) into (* 2/3 (pow (fabs x) 3)) 1546937023.476 * * * * [misc]progress: [ 2 / 4 ] generating series at (2 1) 1546937023.477 * [misc]backup-simplify: Simplify (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))))) into (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))))) 1546937023.477 * [misc]approximate: Taking taylor expansion of (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))))) in (x) around 0 1546937023.477 * [misc]taylor: Taking taylor expansion of (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))))) in x 1546937023.477 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 PI)) in x 1546937023.477 * [misc]taylor: Taking taylor expansion of (/ 1 PI) in x 1546937023.477 * [misc]taylor: Taking taylor expansion of PI in x 1546937023.477 * [misc]backup-simplify: Simplify PI into PI 1546937023.477 * [misc]backup-simplify: Simplify (/ 1 PI) into (/ 1 PI) 1546937023.478 * [misc]backup-simplify: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 1546937023.479 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 1546937023.480 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 1546937023.480 * [misc]taylor: Taking taylor expansion of (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7))))) in x 1546937023.480 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs x) 5)) in x 1546937023.480 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546937023.480 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546937023.480 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 5) in x 1546937023.480 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546937023.480 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546937023.480 * [misc]taylor: Taking taylor expansion of (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))) in x 1546937023.480 * [misc]taylor: Taking taylor expansion of (* 2 (fabs x)) in x 1546937023.480 * [misc]taylor: Taking taylor expansion of 2 in x 1546937023.480 * [misc]backup-simplify: Simplify 2 into 2 1546937023.480 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546937023.480 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546937023.480 * [misc]taylor: Taking taylor expansion of (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7))) in x 1546937023.480 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs x) 3)) in x 1546937023.480 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546937023.481 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546937023.481 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 3) in x 1546937023.481 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546937023.481 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546937023.481 * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs x) 7)) in x 1546937023.481 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546937023.481 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546937023.481 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 7) in x 1546937023.481 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546937023.481 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546937023.481 * [misc]taylor: Taking taylor expansion of (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))))) in x 1546937023.481 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 PI)) in x 1546937023.481 * [misc]taylor: Taking taylor expansion of (/ 1 PI) in x 1546937023.481 * [misc]taylor: Taking taylor expansion of PI in x 1546937023.481 * [misc]backup-simplify: Simplify PI into PI 1546937023.481 * [misc]backup-simplify: Simplify (/ 1 PI) into (/ 1 PI) 1546937023.482 * [misc]backup-simplify: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 1546937023.483 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 1546937023.484 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 1546937023.484 * [misc]taylor: Taking taylor expansion of (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7))))) in x 1546937023.484 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs x) 5)) in x 1546937023.484 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546937023.484 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546937023.484 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 5) in x 1546937023.484 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546937023.484 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546937023.484 * [misc]taylor: Taking taylor expansion of (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))) in x 1546937023.484 * [misc]taylor: Taking taylor expansion of (* 2 (fabs x)) in x 1546937023.484 * [misc]taylor: Taking taylor expansion of 2 in x 1546937023.484 * [misc]backup-simplify: Simplify 2 into 2 1546937023.484 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546937023.484 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546937023.484 * [misc]taylor: Taking taylor expansion of (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7))) in x 1546937023.484 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs x) 3)) in x 1546937023.484 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546937023.484 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546937023.484 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 3) in x 1546937023.484 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546937023.484 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546937023.484 * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs x) 7)) in x 1546937023.484 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546937023.484 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546937023.484 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 7) in x 1546937023.484 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546937023.484 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546937023.484 * [misc]backup-simplify: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 1546937023.485 * [misc]backup-simplify: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 1546937023.485 * [misc]backup-simplify: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 1546937023.485 * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs x) 5)) into (* 1/5 (pow (fabs x) 5)) 1546937023.485 * [misc]backup-simplify: Simplify (* 2 (fabs x)) into (* 2 (fabs x)) 1546937023.485 * [misc]backup-simplify: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 1546937023.485 * [misc]backup-simplify: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 1546937023.485 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs x) 3)) into (* 2/3 (pow (fabs x) 3)) 1546937023.485 * [misc]backup-simplify: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 1546937023.485 * [misc]backup-simplify: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 1546937023.485 * [misc]backup-simplify: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) 1546937023.486 * [misc]backup-simplify: Simplify (* (fabs x) (pow (fabs x) 6)) into (pow (fabs x) 7) 1546937023.486 * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs x) 7)) into (* 1/21 (pow (fabs x) 7)) 1546937023.486 * [misc]backup-simplify: Simplify (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7))) into (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7))) 1546937023.486 * [misc]backup-simplify: Simplify (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))) into (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))) 1546937023.487 * [misc]backup-simplify: Simplify (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7))))) into (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7))))) 1546937023.488 * [misc]backup-simplify: Simplify (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))))) into (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))))) 1546937023.489 * [misc]backup-simplify: Simplify (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))))) into (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))))) 1546937023.489 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 1546937023.490 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (* 0 (pow (fabs x) 2))) into 0 1546937023.490 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 4))) into 0 1546937023.490 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (* 0 (pow (fabs x) 5))) into 0 1546937023.490 * [misc]backup-simplify: Simplify (+ (* 2 0) (* 0 (fabs x))) into 0 1546937023.490 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 1546937023.490 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 1546937023.491 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 (pow (fabs x) 3))) into 0 1546937023.491 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 1546937023.491 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 1546937023.491 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (* 0 (pow (fabs x) 3))) into 0 1546937023.491 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 6))) into 0 1546937023.491 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (* 0 (pow (fabs x) 7))) into 0 1546937023.492 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937023.492 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937023.492 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937023.494 * [misc]backup-simplify: Simplify (+ (* (sqrt (/ 1 PI)) 0) (* 0 (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7))))))) into 0 1546937023.494 * [misc]backup-simplify: Simplify 0 into 0 1546937023.494 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 1546937023.494 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 1546937023.495 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))) into 0 1546937023.495 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))) into 0 1546937023.496 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 1546937023.496 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 1546937023.496 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 1546937023.496 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 1546937023.497 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 1546937023.497 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 1546937023.497 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 1546937023.498 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))) into 0 1546937023.498 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (* 0 (pow (fabs x) 7)))) into 0 1546937023.498 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937023.498 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937023.498 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937023.500 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546937023.502 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 1546937023.504 * [misc]backup-simplify: Simplify (+ (* (sqrt (/ 1 PI)) 0) (+ (* 0 0) (* 0 (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))))))) into 0 1546937023.504 * [misc]backup-simplify: Simplify 0 into 0 1546937023.504 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 1546937023.505 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 1546937023.505 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))) into 0 1546937023.506 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5))))) into 0 1546937023.506 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 1546937023.506 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 1546937023.507 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 1546937023.507 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 1546937023.508 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 1546937023.508 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 1546937023.509 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 1546937023.509 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))) into 0 1546937023.509 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7))))) into 0 1546937023.510 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937023.510 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937023.510 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937023.512 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546937023.514 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546937023.515 * [misc]backup-simplify: Simplify (+ (* (sqrt (/ 1 PI)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7))))))))) into 0 1546937023.515 * [misc]backup-simplify: Simplify 0 into 0 1546937023.516 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 1546937023.517 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 1546937023.517 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))) into 0 1546937023.518 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))))) into 0 1546937023.518 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 1546937023.519 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 1546937023.520 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 1546937023.520 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 1546937023.521 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 1546937023.521 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 1546937023.522 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 1546937023.522 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))) into 0 1546937023.523 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7)))))) into 0 1546937023.523 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937023.523 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937023.523 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937023.526 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546937023.528 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546937023.530 * [misc]backup-simplify: Simplify (+ (* (sqrt (/ 1 PI)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))))))))) into 0 1546937023.530 * [misc]backup-simplify: Simplify 0 into 0 1546937023.531 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 1546937023.532 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 1546937023.532 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))))) into 0 1546937023.533 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5))))))) into 0 1546937023.534 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 1546937023.534 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 1546937023.535 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 1546937023.536 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 1546937023.537 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 1546937023.537 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 1546937023.538 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 1546937023.539 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))))) into 0 1546937023.540 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7))))))) into 0 1546937023.540 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937023.540 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937023.540 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937023.544 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546937023.546 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546937023.548 * [misc]backup-simplify: Simplify (+ (* (sqrt (/ 1 PI)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7))))))))))) into 0 1546937023.548 * [misc]backup-simplify: Simplify 0 into 0 1546937023.549 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 1546937023.549 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 1546937023.550 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))))) into 0 1546937023.551 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))))))) into 0 1546937023.552 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 1546937023.552 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 1546937023.553 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 1546937023.553 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))))) into 0 1546937023.554 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 1546937023.554 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 1546937023.555 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))))) into 0 1546937023.556 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))))) into 0 1546937023.557 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7)))))))) into 0 1546937023.557 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937023.557 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937023.557 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937023.560 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546937023.561 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546937023.562 * [misc]backup-simplify: Simplify (+ (* (sqrt (/ 1 PI)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))))))))))) into 0 1546937023.563 * [misc]backup-simplify: Simplify 0 into 0 1546937023.563 * [misc]backup-simplify: Simplify (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))))) into (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))))) 1546937023.564 * [misc]backup-simplify: Simplify (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs (/ 1 x)) 5)) (+ (* 2 (fabs (/ 1 x))) (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 1/21 (pow (fabs (/ 1 x)) 7)))))) into (* (+ (* 1/21 (pow (fabs (/ 1 x)) 7)) (+ (* 2 (fabs (/ 1 x))) (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 1/5 (pow (fabs (/ 1 x)) 5))))) (sqrt (/ 1 PI))) 1546937023.564 * [misc]approximate: Taking taylor expansion of (* (+ (* 1/21 (pow (fabs (/ 1 x)) 7)) (+ (* 2 (fabs (/ 1 x))) (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 1/5 (pow (fabs (/ 1 x)) 5))))) (sqrt (/ 1 PI))) in (x) around 0 1546937023.564 * [misc]taylor: Taking taylor expansion of (* (+ (* 1/21 (pow (fabs (/ 1 x)) 7)) (+ (* 2 (fabs (/ 1 x))) (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 1/5 (pow (fabs (/ 1 x)) 5))))) (sqrt (/ 1 PI))) in x 1546937023.564 * [misc]taylor: Taking taylor expansion of (+ (* 1/21 (pow (fabs (/ 1 x)) 7)) (+ (* 2 (fabs (/ 1 x))) (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 1/5 (pow (fabs (/ 1 x)) 5))))) in x 1546937023.564 * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs (/ 1 x)) 7)) in x 1546937023.564 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546937023.564 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546937023.564 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 1546937023.564 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546937023.564 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546937023.564 * [misc]taylor: Taking taylor expansion of (+ (* 2 (fabs (/ 1 x))) (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 1/5 (pow (fabs (/ 1 x)) 5)))) in x 1546937023.564 * [misc]taylor: Taking taylor expansion of (* 2 (fabs (/ 1 x))) in x 1546937023.564 * [misc]taylor: Taking taylor expansion of 2 in x 1546937023.564 * [misc]backup-simplify: Simplify 2 into 2 1546937023.564 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546937023.564 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546937023.564 * [misc]taylor: Taking taylor expansion of (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 1/5 (pow (fabs (/ 1 x)) 5))) in x 1546937023.564 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs (/ 1 x)) 3)) in x 1546937023.564 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546937023.565 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546937023.565 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 1546937023.565 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546937023.565 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546937023.565 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs (/ 1 x)) 5)) in x 1546937023.565 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546937023.565 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546937023.565 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 1546937023.565 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546937023.565 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546937023.565 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 PI)) in x 1546937023.565 * [misc]taylor: Taking taylor expansion of (/ 1 PI) in x 1546937023.565 * [misc]taylor: Taking taylor expansion of PI in x 1546937023.565 * [misc]backup-simplify: Simplify PI into PI 1546937023.565 * [misc]backup-simplify: Simplify (/ 1 PI) into (/ 1 PI) 1546937023.565 * [misc]backup-simplify: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 1546937023.566 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 1546937023.567 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 1546937023.567 * [misc]taylor: Taking taylor expansion of (* (+ (* 1/21 (pow (fabs (/ 1 x)) 7)) (+ (* 2 (fabs (/ 1 x))) (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 1/5 (pow (fabs (/ 1 x)) 5))))) (sqrt (/ 1 PI))) in x 1546937023.567 * [misc]taylor: Taking taylor expansion of (+ (* 1/21 (pow (fabs (/ 1 x)) 7)) (+ (* 2 (fabs (/ 1 x))) (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 1/5 (pow (fabs (/ 1 x)) 5))))) in x 1546937023.567 * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs (/ 1 x)) 7)) in x 1546937023.567 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546937023.567 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546937023.567 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 1546937023.567 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546937023.567 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546937023.567 * [misc]taylor: Taking taylor expansion of (+ (* 2 (fabs (/ 1 x))) (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 1/5 (pow (fabs (/ 1 x)) 5)))) in x 1546937023.567 * [misc]taylor: Taking taylor expansion of (* 2 (fabs (/ 1 x))) in x 1546937023.567 * [misc]taylor: Taking taylor expansion of 2 in x 1546937023.567 * [misc]backup-simplify: Simplify 2 into 2 1546937023.567 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546937023.567 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546937023.567 * [misc]taylor: Taking taylor expansion of (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 1/5 (pow (fabs (/ 1 x)) 5))) in x 1546937023.567 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs (/ 1 x)) 3)) in x 1546937023.567 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546937023.567 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546937023.567 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 1546937023.567 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546937023.567 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546937023.567 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs (/ 1 x)) 5)) in x 1546937023.567 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546937023.567 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546937023.567 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 1546937023.567 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546937023.567 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546937023.567 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 PI)) in x 1546937023.567 * [misc]taylor: Taking taylor expansion of (/ 1 PI) in x 1546937023.567 * [misc]taylor: Taking taylor expansion of PI in x 1546937023.567 * [misc]backup-simplify: Simplify PI into PI 1546937023.568 * [misc]backup-simplify: Simplify (/ 1 PI) into (/ 1 PI) 1546937023.568 * [misc]backup-simplify: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 1546937023.569 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 1546937023.569 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 1546937023.570 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 1546937023.570 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 1546937023.570 * [misc]backup-simplify: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) 1546937023.570 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 6)) into (pow (fabs (/ 1 x)) 7) 1546937023.570 * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs (/ 1 x)) 7)) into (* 1/21 (pow (fabs (/ 1 x)) 7)) 1546937023.570 * [misc]backup-simplify: Simplify (* 2 (fabs (/ 1 x))) into (* 2 (fabs (/ 1 x))) 1546937023.570 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 1546937023.570 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 1546937023.570 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs (/ 1 x)) 3)) into (* 2/3 (pow (fabs (/ 1 x)) 3)) 1546937023.570 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 1546937023.570 * [misc]backup-simplify: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 1546937023.570 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 1546937023.571 * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs (/ 1 x)) 5)) into (* 1/5 (pow (fabs (/ 1 x)) 5)) 1546937023.571 * [misc]backup-simplify: Simplify (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 1/5 (pow (fabs (/ 1 x)) 5))) into (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 1/5 (pow (fabs (/ 1 x)) 5))) 1546937023.571 * [misc]backup-simplify: Simplify (+ (* 2 (fabs (/ 1 x))) (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 1/5 (pow (fabs (/ 1 x)) 5)))) into (+ (* 2 (fabs (/ 1 x))) (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 1/5 (pow (fabs (/ 1 x)) 5)))) 1546937023.571 * [misc]backup-simplify: Simplify (+ (* 1/21 (pow (fabs (/ 1 x)) 7)) (+ (* 2 (fabs (/ 1 x))) (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 1/5 (pow (fabs (/ 1 x)) 5))))) into (+ (* 1/21 (pow (fabs (/ 1 x)) 7)) (+ (* 2 (fabs (/ 1 x))) (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 1/5 (pow (fabs (/ 1 x)) 5))))) 1546937023.572 * [misc]backup-simplify: Simplify (* (+ (* 1/21 (pow (fabs (/ 1 x)) 7)) (+ (* 2 (fabs (/ 1 x))) (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 1/5 (pow (fabs (/ 1 x)) 5))))) (sqrt (/ 1 PI))) into (* (+ (* 1/21 (pow (fabs (/ 1 x)) 7)) (+ (* 2 (fabs (/ 1 x))) (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 1/5 (pow (fabs (/ 1 x)) 5))))) (sqrt (/ 1 PI))) 1546937023.573 * [misc]backup-simplify: Simplify (* (+ (* 1/21 (pow (fabs (/ 1 x)) 7)) (+ (* 2 (fabs (/ 1 x))) (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 1/5 (pow (fabs (/ 1 x)) 5))))) (sqrt (/ 1 PI))) into (* (+ (* 1/21 (pow (fabs (/ 1 x)) 7)) (+ (* 2 (fabs (/ 1 x))) (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 1/5 (pow (fabs (/ 1 x)) 5))))) (sqrt (/ 1 PI))) 1546937023.573 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 1546937023.573 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 1546937023.573 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 1546937023.573 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 6))) into 0 1546937023.573 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (* 0 (pow (fabs (/ 1 x)) 7))) into 0 1546937023.574 * [misc]backup-simplify: Simplify (+ (* 2 0) (* 0 (fabs (/ 1 x)))) into 0 1546937023.574 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 1546937023.574 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 1546937023.574 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 1546937023.574 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 1546937023.574 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 1546937023.574 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 4))) into 0 1546937023.575 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (* 0 (pow (fabs (/ 1 x)) 5))) into 0 1546937023.575 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937023.575 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937023.575 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937023.576 * [misc]backup-simplify: Simplify (+ (* (+ (* 1/21 (pow (fabs (/ 1 x)) 7)) (+ (* 2 (fabs (/ 1 x))) (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 1/5 (pow (fabs (/ 1 x)) 5))))) 0) (* 0 (sqrt (/ 1 PI)))) into 0 1546937023.576 * [misc]backup-simplify: Simplify 0 into 0 1546937023.577 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546937023.578 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 1546937023.578 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 1546937023.578 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 1546937023.579 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 1546937023.579 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))) into 0 1546937023.579 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7)))) into 0 1546937023.579 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 1546937023.580 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 1546937023.580 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 1546937023.580 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 1546937023.581 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 1546937023.581 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 1546937023.581 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))) into 0 1546937023.582 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5)))) into 0 1546937023.582 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937023.582 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937023.582 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937023.585 * [misc]backup-simplify: Simplify (+ (* (+ (* 1/21 (pow (fabs (/ 1 x)) 7)) (+ (* 2 (fabs (/ 1 x))) (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 1/5 (pow (fabs (/ 1 x)) 5))))) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))) into 0 1546937023.585 * [misc]backup-simplify: Simplify 0 into 0 1546937023.587 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546937023.589 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546937023.589 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 1546937023.590 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 1546937023.590 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 1546937023.591 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))) into 0 1546937023.591 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7))))) into 0 1546937023.592 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 1546937023.592 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 1546937023.593 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 1546937023.593 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 1546937023.594 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 1546937023.594 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 1546937023.595 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))) into 0 1546937023.595 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5))))) into 0 1546937023.595 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937023.596 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937023.596 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937023.598 * [misc]backup-simplify: Simplify (+ (* (+ (* 1/21 (pow (fabs (/ 1 x)) 7)) (+ (* 2 (fabs (/ 1 x))) (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 1/5 (pow (fabs (/ 1 x)) 5))))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI)))))) into 0 1546937023.598 * [misc]backup-simplify: Simplify 0 into 0 1546937023.602 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546937023.604 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546937023.605 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 1546937023.605 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 1546937023.606 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 1546937023.607 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))))) into 0 1546937023.607 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7)))))) into 0 1546937023.608 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 1546937023.608 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 1546937023.609 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 1546937023.610 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 1546937023.610 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 1546937023.611 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 1546937023.612 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))) into 0 1546937023.612 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5)))))) into 0 1546937023.613 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937023.613 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937023.613 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937023.616 * [misc]backup-simplify: Simplify (+ (* (+ (* 1/21 (pow (fabs (/ 1 x)) 7)) (+ (* 2 (fabs (/ 1 x))) (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 1/5 (pow (fabs (/ 1 x)) 5))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))))) into 0 1546937023.616 * [misc]backup-simplify: Simplify 0 into 0 1546937023.620 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546937023.621 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546937023.622 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 1546937023.623 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 1546937023.624 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))))) into 0 1546937023.624 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))))) into 0 1546937023.625 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7))))))) into 0 1546937023.626 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 1546937023.627 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 1546937023.627 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 1546937023.628 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))))) into 0 1546937023.629 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 1546937023.630 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 1546937023.630 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))))) into 0 1546937023.631 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5))))))) into 0 1546937023.631 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937023.631 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937023.632 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937023.635 * [misc]backup-simplify: Simplify (+ (* (+ (* 1/21 (pow (fabs (/ 1 x)) 7)) (+ (* 2 (fabs (/ 1 x))) (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 1/5 (pow (fabs (/ 1 x)) 5))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI)))))))) into 0 1546937023.635 * [misc]backup-simplify: Simplify 0 into 0 1546937023.639 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546937023.642 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546937023.642 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 1546937023.643 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))))) into 0 1546937023.644 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))))) into 0 1546937023.645 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))))))) into 0 1546937023.646 * [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 1546937023.647 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 1546937023.648 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 1546937023.649 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))))) into 0 1546937023.650 * [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 1546937023.650 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 1546937023.651 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))))) into 0 1546937023.652 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))))) into 0 1546937023.653 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5)))))))) into 0 1546937023.653 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937023.653 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937023.654 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937023.657 * [misc]backup-simplify: Simplify (+ (* (+ (* 1/21 (pow (fabs (/ 1 x)) 7)) (+ (* 2 (fabs (/ 1 x))) (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 1/5 (pow (fabs (/ 1 x)) 5))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))))))) into 0 1546937023.657 * [misc]backup-simplify: Simplify 0 into 0 1546937023.658 * [misc]backup-simplify: Simplify (* (+ (* 1/21 (pow (fabs (/ 1 (/ 1 x))) 7)) (+ (* 2 (fabs (/ 1 (/ 1 x)))) (+ (* 2/3 (pow (fabs (/ 1 (/ 1 x))) 3)) (* 1/5 (pow (fabs (/ 1 (/ 1 x))) 5))))) (sqrt (/ 1 PI))) into (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))))) 1546937023.658 * [misc]backup-simplify: Simplify (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs (/ 1 (- x))) 5)) (+ (* 2 (fabs (/ 1 (- x)))) (+ (* 2/3 (pow (fabs (/ 1 (- x))) 3)) (* 1/21 (pow (fabs (/ 1 (- x))) 7)))))) into (* (+ (* 1/21 (pow (fabs (/ -1 x)) 7)) (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (* 2 (fabs (/ -1 x)))))) (sqrt (/ 1 PI))) 1546937023.658 * [misc]approximate: Taking taylor expansion of (* (+ (* 1/21 (pow (fabs (/ -1 x)) 7)) (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (* 2 (fabs (/ -1 x)))))) (sqrt (/ 1 PI))) in (x) around 0 1546937023.658 * [misc]taylor: Taking taylor expansion of (* (+ (* 1/21 (pow (fabs (/ -1 x)) 7)) (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (* 2 (fabs (/ -1 x)))))) (sqrt (/ 1 PI))) in x 1546937023.658 * [misc]taylor: Taking taylor expansion of (+ (* 1/21 (pow (fabs (/ -1 x)) 7)) (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (* 2 (fabs (/ -1 x)))))) in x 1546937023.659 * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs (/ -1 x)) 7)) in x 1546937023.659 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546937023.659 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546937023.659 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 1546937023.659 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546937023.659 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546937023.659 * [misc]taylor: Taking taylor expansion of (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (* 2 (fabs (/ -1 x))))) in x 1546937023.659 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs (/ -1 x)) 5)) in x 1546937023.659 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546937023.659 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546937023.659 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 1546937023.659 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546937023.659 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546937023.659 * [misc]taylor: Taking taylor expansion of (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (* 2 (fabs (/ -1 x)))) in x 1546937023.659 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs (/ -1 x)) 3)) in x 1546937023.659 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546937023.659 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546937023.659 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 1546937023.659 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546937023.659 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546937023.659 * [misc]taylor: Taking taylor expansion of (* 2 (fabs (/ -1 x))) in x 1546937023.659 * [misc]taylor: Taking taylor expansion of 2 in x 1546937023.659 * [misc]backup-simplify: Simplify 2 into 2 1546937023.659 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546937023.659 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546937023.659 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 PI)) in x 1546937023.659 * [misc]taylor: Taking taylor expansion of (/ 1 PI) in x 1546937023.659 * [misc]taylor: Taking taylor expansion of PI in x 1546937023.659 * [misc]backup-simplify: Simplify PI into PI 1546937023.659 * [misc]backup-simplify: Simplify (/ 1 PI) into (/ 1 PI) 1546937023.660 * [misc]backup-simplify: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 1546937023.660 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 1546937023.661 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 1546937023.661 * [misc]taylor: Taking taylor expansion of (* (+ (* 1/21 (pow (fabs (/ -1 x)) 7)) (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (* 2 (fabs (/ -1 x)))))) (sqrt (/ 1 PI))) in x 1546937023.661 * [misc]taylor: Taking taylor expansion of (+ (* 1/21 (pow (fabs (/ -1 x)) 7)) (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (* 2 (fabs (/ -1 x)))))) in x 1546937023.661 * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs (/ -1 x)) 7)) in x 1546937023.661 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546937023.661 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546937023.661 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 1546937023.661 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546937023.661 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546937023.661 * [misc]taylor: Taking taylor expansion of (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (* 2 (fabs (/ -1 x))))) in x 1546937023.661 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs (/ -1 x)) 5)) in x 1546937023.661 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546937023.661 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546937023.661 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 1546937023.661 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546937023.661 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546937023.661 * [misc]taylor: Taking taylor expansion of (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (* 2 (fabs (/ -1 x)))) in x 1546937023.661 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs (/ -1 x)) 3)) in x 1546937023.662 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546937023.662 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546937023.662 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 1546937023.662 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546937023.662 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546937023.662 * [misc]taylor: Taking taylor expansion of (* 2 (fabs (/ -1 x))) in x 1546937023.662 * [misc]taylor: Taking taylor expansion of 2 in x 1546937023.662 * [misc]backup-simplify: Simplify 2 into 2 1546937023.662 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546937023.662 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546937023.662 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 PI)) in x 1546937023.662 * [misc]taylor: Taking taylor expansion of (/ 1 PI) in x 1546937023.662 * [misc]taylor: Taking taylor expansion of PI in x 1546937023.662 * [misc]backup-simplify: Simplify PI into PI 1546937023.662 * [misc]backup-simplify: Simplify (/ 1 PI) into (/ 1 PI) 1546937023.662 * [misc]backup-simplify: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 1546937023.663 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 1546937023.664 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 1546937023.664 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 1546937023.664 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 1546937023.664 * [misc]backup-simplify: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) 1546937023.664 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 6)) into (pow (fabs (/ -1 x)) 7) 1546937023.664 * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs (/ -1 x)) 7)) into (* 1/21 (pow (fabs (/ -1 x)) 7)) 1546937023.664 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 1546937023.664 * [misc]backup-simplify: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 1546937023.665 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 1546937023.665 * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs (/ -1 x)) 5)) into (* 1/5 (pow (fabs (/ -1 x)) 5)) 1546937023.665 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 1546937023.665 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 1546937023.665 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs (/ -1 x)) 3)) into (* 2/3 (pow (fabs (/ -1 x)) 3)) 1546937023.665 * [misc]backup-simplify: Simplify (* 2 (fabs (/ -1 x))) into (* 2 (fabs (/ -1 x))) 1546937023.665 * [misc]backup-simplify: Simplify (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (* 2 (fabs (/ -1 x)))) into (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (* 2 (fabs (/ -1 x)))) 1546937023.665 * [misc]backup-simplify: Simplify (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (* 2 (fabs (/ -1 x))))) into (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (* 2 (fabs (/ -1 x))))) 1546937023.666 * [misc]backup-simplify: Simplify (+ (* 1/21 (pow (fabs (/ -1 x)) 7)) (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (* 2 (fabs (/ -1 x)))))) into (+ (* 1/21 (pow (fabs (/ -1 x)) 7)) (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (* 2 (fabs (/ -1 x)))))) 1546937023.666 * [misc]backup-simplify: Simplify (* (+ (* 1/21 (pow (fabs (/ -1 x)) 7)) (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (* 2 (fabs (/ -1 x)))))) (sqrt (/ 1 PI))) into (* (+ (* 1/21 (pow (fabs (/ -1 x)) 7)) (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (* 2 (fabs (/ -1 x)))))) (sqrt (/ 1 PI))) 1546937023.667 * [misc]backup-simplify: Simplify (* (+ (* 1/21 (pow (fabs (/ -1 x)) 7)) (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (* 2 (fabs (/ -1 x)))))) (sqrt (/ 1 PI))) into (* (+ (* 1/21 (pow (fabs (/ -1 x)) 7)) (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (* 2 (fabs (/ -1 x)))))) (sqrt (/ 1 PI))) 1546937023.667 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 1546937023.667 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 1546937023.667 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 1546937023.668 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 6))) into 0 1546937023.668 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (* 0 (pow (fabs (/ -1 x)) 7))) into 0 1546937023.668 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 1546937023.668 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 1546937023.668 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 4))) into 0 1546937023.668 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (* 0 (pow (fabs (/ -1 x)) 5))) into 0 1546937023.668 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 1546937023.668 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 1546937023.669 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 1546937023.669 * [misc]backup-simplify: Simplify (+ (* 2 0) (* 0 (fabs (/ -1 x)))) into 0 1546937023.669 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937023.669 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937023.669 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937023.670 * [misc]backup-simplify: Simplify (+ (* (+ (* 1/21 (pow (fabs (/ -1 x)) 7)) (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (* 2 (fabs (/ -1 x)))))) 0) (* 0 (sqrt (/ 1 PI)))) into 0 1546937023.670 * [misc]backup-simplify: Simplify 0 into 0 1546937023.671 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546937023.672 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 1546937023.672 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 1546937023.673 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 1546937023.673 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 1546937023.673 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))) into 0 1546937023.673 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7)))) into 0 1546937023.673 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 1546937023.674 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 1546937023.674 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))) into 0 1546937023.674 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5)))) into 0 1546937023.674 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 1546937023.675 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 1546937023.675 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 1546937023.675 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 1546937023.675 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937023.675 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937023.675 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937023.676 * [misc]backup-simplify: Simplify (+ (* (+ (* 1/21 (pow (fabs (/ -1 x)) 7)) (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (* 2 (fabs (/ -1 x)))))) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))) into 0 1546937023.677 * [misc]backup-simplify: Simplify 0 into 0 1546937023.678 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546937023.679 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546937023.679 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 1546937023.679 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 1546937023.680 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 1546937023.681 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))) into 0 1546937023.681 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7))))) into 0 1546937023.681 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 1546937023.682 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 1546937023.682 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))) into 0 1546937023.682 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5))))) into 0 1546937023.683 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 1546937023.683 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 1546937023.683 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 1546937023.683 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 1546937023.684 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937023.684 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937023.684 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937023.685 * [misc]backup-simplify: Simplify (+ (* (+ (* 1/21 (pow (fabs (/ -1 x)) 7)) (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (* 2 (fabs (/ -1 x)))))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI)))))) into 0 1546937023.685 * [misc]backup-simplify: Simplify 0 into 0 1546937023.687 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546937023.688 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546937023.689 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 1546937023.689 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 1546937023.689 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 1546937023.690 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))))) into 0 1546937023.690 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7)))))) into 0 1546937023.690 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 1546937023.691 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 1546937023.691 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))) into 0 1546937023.692 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5)))))) into 0 1546937023.692 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 1546937023.692 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 1546937023.693 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 1546937023.693 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 1546937023.693 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937023.693 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937023.693 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937023.695 * [misc]backup-simplify: Simplify (+ (* (+ (* 1/21 (pow (fabs (/ -1 x)) 7)) (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (* 2 (fabs (/ -1 x)))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))))) into 0 1546937023.695 * [misc]backup-simplify: Simplify 0 into 0 1546937023.697 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546937023.698 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546937023.699 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 1546937023.699 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 1546937023.700 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))))) into 0 1546937023.700 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))))) into 0 1546937023.700 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7))))))) into 0 1546937023.701 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 1546937023.701 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 1546937023.702 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))))) into 0 1546937023.702 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5))))))) into 0 1546937023.703 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 1546937023.703 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 1546937023.704 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))))) into 0 1546937023.704 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 1546937023.704 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937023.704 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937023.704 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937023.706 * [misc]backup-simplify: Simplify (+ (* (+ (* 1/21 (pow (fabs (/ -1 x)) 7)) (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (* 2 (fabs (/ -1 x)))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI)))))))) into 0 1546937023.706 * [misc]backup-simplify: Simplify 0 into 0 1546937023.710 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546937023.712 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546937023.713 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 1546937023.714 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))))) into 0 1546937023.715 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))))) into 0 1546937023.716 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))))))) into 0 1546937023.717 * [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 1546937023.718 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 1546937023.719 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))))) into 0 1546937023.720 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))))) into 0 1546937023.721 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5)))))))) into 0 1546937023.722 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 1546937023.722 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))))) into 0 1546937023.723 * [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 1546937023.724 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 1546937023.724 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937023.724 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937023.725 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937023.729 * [misc]backup-simplify: Simplify (+ (* (+ (* 1/21 (pow (fabs (/ -1 x)) 7)) (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (* 2 (fabs (/ -1 x)))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))))))) into 0 1546937023.729 * [misc]backup-simplify: Simplify 0 into 0 1546937023.730 * [misc]backup-simplify: Simplify (* (+ (* 1/21 (pow (fabs (/ -1 (/ 1 (- x)))) 7)) (+ (* 1/5 (pow (fabs (/ -1 (/ 1 (- x)))) 5)) (+ (* 2/3 (pow (fabs (/ -1 (/ 1 (- x)))) 3)) (* 2 (fabs (/ -1 (/ 1 (- x)))))))) (sqrt (/ 1 PI))) into (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))))) 1546937023.730 * * * * [misc]progress: [ 3 / 4 ] generating series at (2 1 2 1) 1546937023.731 * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs x) 5)) into (* 1/5 (pow (fabs x) 5)) 1546937023.731 * [misc]approximate: Taking taylor expansion of (* 1/5 (pow (fabs x) 5)) in (x) around 0 1546937023.731 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs x) 5)) in x 1546937023.731 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546937023.731 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546937023.731 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 5) in x 1546937023.731 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546937023.731 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546937023.731 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs x) 5)) in x 1546937023.731 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546937023.731 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546937023.731 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 5) in x 1546937023.731 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546937023.731 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546937023.731 * [misc]backup-simplify: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 1546937023.731 * [misc]backup-simplify: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 1546937023.732 * [misc]backup-simplify: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 1546937023.732 * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs x) 5)) into (* 1/5 (pow (fabs x) 5)) 1546937023.732 * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs x) 5)) into (* 1/5 (pow (fabs x) 5)) 1546937023.732 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 1546937023.732 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (* 0 (pow (fabs x) 2))) into 0 1546937023.732 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 4))) into 0 1546937023.733 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (* 0 (pow (fabs x) 5))) into 0 1546937023.733 * [misc]backup-simplify: Simplify 0 into 0 1546937023.733 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 1546937023.733 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 1546937023.734 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))) into 0 1546937023.734 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))) into 0 1546937023.734 * [misc]backup-simplify: Simplify 0 into 0 1546937023.735 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 1546937023.735 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 1546937023.736 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))) into 0 1546937023.736 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5))))) into 0 1546937023.736 * [misc]backup-simplify: Simplify 0 into 0 1546937023.737 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 1546937023.737 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 1546937023.738 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))) into 0 1546937023.738 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))))) into 0 1546937023.739 * [misc]backup-simplify: Simplify 0 into 0 1546937023.739 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 1546937023.740 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 1546937023.741 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))))) into 0 1546937023.741 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5))))))) into 0 1546937023.742 * [misc]backup-simplify: Simplify 0 into 0 1546937023.742 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 1546937023.743 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 1546937023.744 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))))) into 0 1546937023.745 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))))))) into 0 1546937023.745 * [misc]backup-simplify: Simplify 0 into 0 1546937023.745 * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs x) 5)) into (* 1/5 (pow (fabs x) 5)) 1546937023.745 * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs (/ 1 x)) 5)) into (* 1/5 (pow (fabs (/ 1 x)) 5)) 1546937023.745 * [misc]approximate: Taking taylor expansion of (* 1/5 (pow (fabs (/ 1 x)) 5)) in (x) around 0 1546937023.745 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs (/ 1 x)) 5)) in x 1546937023.745 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546937023.745 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546937023.745 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 1546937023.745 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546937023.746 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546937023.746 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs (/ 1 x)) 5)) in x 1546937023.746 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546937023.746 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546937023.746 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 1546937023.746 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546937023.746 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546937023.746 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 1546937023.746 * [misc]backup-simplify: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 1546937023.746 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 1546937023.746 * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs (/ 1 x)) 5)) into (* 1/5 (pow (fabs (/ 1 x)) 5)) 1546937023.747 * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs (/ 1 x)) 5)) into (* 1/5 (pow (fabs (/ 1 x)) 5)) 1546937023.747 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 1546937023.747 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 1546937023.747 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 4))) into 0 1546937023.747 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (* 0 (pow (fabs (/ 1 x)) 5))) into 0 1546937023.748 * [misc]backup-simplify: Simplify 0 into 0 1546937023.748 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 1546937023.748 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 1546937023.749 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))) into 0 1546937023.749 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5)))) into 0 1546937023.749 * [misc]backup-simplify: Simplify 0 into 0 1546937023.749 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 1546937023.750 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 1546937023.750 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))) into 0 1546937023.751 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5))))) into 0 1546937023.751 * [misc]backup-simplify: Simplify 0 into 0 1546937023.751 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 1546937023.752 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 1546937023.752 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))) into 0 1546937023.753 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5)))))) into 0 1546937023.753 * [misc]backup-simplify: Simplify 0 into 0 1546937023.753 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 1546937023.754 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 1546937023.754 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))))) into 0 1546937023.755 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5))))))) into 0 1546937023.755 * [misc]backup-simplify: Simplify 0 into 0 1546937023.755 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 1546937023.756 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))))) into 0 1546937023.756 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))))) into 0 1546937023.757 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5)))))))) into 0 1546937023.757 * [misc]backup-simplify: Simplify 0 into 0 1546937023.757 * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs (/ 1 (/ 1 x))) 5)) into (* 1/5 (pow (fabs x) 5)) 1546937023.757 * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs (/ 1 (- x))) 5)) into (* 1/5 (pow (fabs (/ -1 x)) 5)) 1546937023.757 * [misc]approximate: Taking taylor expansion of (* 1/5 (pow (fabs (/ -1 x)) 5)) in (x) around 0 1546937023.757 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs (/ -1 x)) 5)) in x 1546937023.757 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546937023.757 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546937023.757 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 1546937023.757 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546937023.757 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546937023.757 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs (/ -1 x)) 5)) in x 1546937023.757 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546937023.757 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546937023.757 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 1546937023.757 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546937023.757 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546937023.757 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 1546937023.758 * [misc]backup-simplify: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 1546937023.758 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 1546937023.758 * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs (/ -1 x)) 5)) into (* 1/5 (pow (fabs (/ -1 x)) 5)) 1546937023.758 * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs (/ -1 x)) 5)) into (* 1/5 (pow (fabs (/ -1 x)) 5)) 1546937023.758 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 1546937023.758 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 1546937023.758 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 4))) into 0 1546937023.758 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (* 0 (pow (fabs (/ -1 x)) 5))) into 0 1546937023.758 * [misc]backup-simplify: Simplify 0 into 0 1546937023.758 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 1546937023.759 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 1546937023.759 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))) into 0 1546937023.759 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5)))) into 0 1546937023.759 * [misc]backup-simplify: Simplify 0 into 0 1546937023.759 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 1546937023.760 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 1546937023.760 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))) into 0 1546937023.760 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5))))) into 0 1546937023.760 * [misc]backup-simplify: Simplify 0 into 0 1546937023.761 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 1546937023.761 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 1546937023.762 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))) into 0 1546937023.762 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5)))))) into 0 1546937023.762 * [misc]backup-simplify: Simplify 0 into 0 1546937023.763 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 1546937023.763 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 1546937023.764 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))))) into 0 1546937023.764 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5))))))) into 0 1546937023.764 * [misc]backup-simplify: Simplify 0 into 0 1546937023.765 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 1546937023.766 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))))) into 0 1546937023.766 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))))) into 0 1546937023.767 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5)))))))) into 0 1546937023.767 * [misc]backup-simplify: Simplify 0 into 0 1546937023.767 * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs (/ -1 (/ 1 (- x)))) 5)) into (* 1/5 (pow (fabs x) 5)) 1546937023.767 * * * * [misc]progress: [ 4 / 4 ] generating series at (2 1 2 2 2 2) 1546937023.767 * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs x) 7)) into (* 1/21 (pow (fabs x) 7)) 1546937023.767 * [misc]approximate: Taking taylor expansion of (* 1/21 (pow (fabs x) 7)) in (x) around 0 1546937023.767 * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs x) 7)) in x 1546937023.767 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546937023.767 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546937023.767 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 7) in x 1546937023.767 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546937023.767 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546937023.767 * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs x) 7)) in x 1546937023.767 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546937023.767 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546937023.767 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 7) in x 1546937023.767 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546937023.767 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546937023.767 * [misc]backup-simplify: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 1546937023.767 * [misc]backup-simplify: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 1546937023.767 * [misc]backup-simplify: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) 1546937023.768 * [misc]backup-simplify: Simplify (* (fabs x) (pow (fabs x) 6)) into (pow (fabs x) 7) 1546937023.768 * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs x) 7)) into (* 1/21 (pow (fabs x) 7)) 1546937023.768 * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs x) 7)) into (* 1/21 (pow (fabs x) 7)) 1546937023.768 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 1546937023.768 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 1546937023.768 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (* 0 (pow (fabs x) 3))) into 0 1546937023.768 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 6))) into 0 1546937023.768 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (* 0 (pow (fabs x) 7))) into 0 1546937023.768 * [misc]backup-simplify: Simplify 0 into 0 1546937023.768 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 1546937023.769 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 1546937023.769 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 1546937023.769 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))) into 0 1546937023.769 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (* 0 (pow (fabs x) 7)))) into 0 1546937023.769 * [misc]backup-simplify: Simplify 0 into 0 1546937023.769 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 1546937023.770 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 1546937023.770 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 1546937023.770 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))) into 0 1546937023.771 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7))))) into 0 1546937023.771 * [misc]backup-simplify: Simplify 0 into 0 1546937023.771 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 1546937023.771 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 1546937023.772 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 1546937023.772 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))) into 0 1546937023.772 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7)))))) into 0 1546937023.772 * [misc]backup-simplify: Simplify 0 into 0 1546937023.773 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 1546937023.773 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 1546937023.774 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 1546937023.774 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))))) into 0 1546937023.775 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7))))))) into 0 1546937023.775 * [misc]backup-simplify: Simplify 0 into 0 1546937023.775 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 1546937023.776 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 1546937023.776 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))))) into 0 1546937023.777 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))))) into 0 1546937023.777 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7)))))))) into 0 1546937023.777 * [misc]backup-simplify: Simplify 0 into 0 1546937023.777 * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs x) 7)) into (* 1/21 (pow (fabs x) 7)) 1546937023.777 * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs (/ 1 x)) 7)) into (* 1/21 (pow (fabs (/ 1 x)) 7)) 1546937023.777 * [misc]approximate: Taking taylor expansion of (* 1/21 (pow (fabs (/ 1 x)) 7)) in (x) around 0 1546937023.777 * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs (/ 1 x)) 7)) in x 1546937023.777 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546937023.777 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546937023.777 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 1546937023.777 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546937023.778 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546937023.778 * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs (/ 1 x)) 7)) in x 1546937023.778 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546937023.778 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546937023.778 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 1546937023.778 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546937023.778 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546937023.778 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 1546937023.778 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 1546937023.778 * [misc]backup-simplify: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) 1546937023.778 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 6)) into (pow (fabs (/ 1 x)) 7) 1546937023.778 * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs (/ 1 x)) 7)) into (* 1/21 (pow (fabs (/ 1 x)) 7)) 1546937023.778 * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs (/ 1 x)) 7)) into (* 1/21 (pow (fabs (/ 1 x)) 7)) 1546937023.778 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 1546937023.778 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 1546937023.779 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 1546937023.779 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 6))) into 0 1546937023.779 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (* 0 (pow (fabs (/ 1 x)) 7))) into 0 1546937023.779 * [misc]backup-simplify: Simplify 0 into 0 1546937023.779 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 1546937023.779 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 1546937023.779 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 1546937023.780 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))) into 0 1546937023.780 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7)))) into 0 1546937023.780 * [misc]backup-simplify: Simplify 0 into 0 1546937023.780 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 1546937023.781 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 1546937023.781 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 1546937023.781 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))) into 0 1546937023.781 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7))))) into 0 1546937023.781 * [misc]backup-simplify: Simplify 0 into 0 1546937023.782 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 1546937023.782 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 1546937023.783 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 1546937023.783 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))))) into 0 1546937023.783 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7)))))) into 0 1546937023.783 * [misc]backup-simplify: Simplify 0 into 0 1546937023.784 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 1546937023.784 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 1546937023.785 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))))) into 0 1546937023.785 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))))) into 0 1546937023.786 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7))))))) into 0 1546937023.786 * [misc]backup-simplify: Simplify 0 into 0 1546937023.786 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 1546937023.787 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))))) into 0 1546937023.788 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))))) into 0 1546937023.789 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))))))) into 0 1546937023.789 * [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 1546937023.789 * [misc]backup-simplify: Simplify 0 into 0 1546937023.789 * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs (/ 1 (/ 1 x))) 7)) into (* 1/21 (pow (fabs x) 7)) 1546937023.789 * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs (/ 1 (- x))) 7)) into (* 1/21 (pow (fabs (/ -1 x)) 7)) 1546937023.789 * [misc]approximate: Taking taylor expansion of (* 1/21 (pow (fabs (/ -1 x)) 7)) in (x) around 0 1546937023.789 * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs (/ -1 x)) 7)) in x 1546937023.789 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546937023.789 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546937023.789 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 1546937023.789 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546937023.790 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546937023.790 * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs (/ -1 x)) 7)) in x 1546937023.790 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546937023.790 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546937023.790 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 1546937023.790 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546937023.790 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546937023.790 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 1546937023.790 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 1546937023.790 * [misc]backup-simplify: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) 1546937023.790 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 6)) into (pow (fabs (/ -1 x)) 7) 1546937023.790 * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs (/ -1 x)) 7)) into (* 1/21 (pow (fabs (/ -1 x)) 7)) 1546937023.790 * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs (/ -1 x)) 7)) into (* 1/21 (pow (fabs (/ -1 x)) 7)) 1546937023.790 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 1546937023.790 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 1546937023.791 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 1546937023.791 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 6))) into 0 1546937023.791 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (* 0 (pow (fabs (/ -1 x)) 7))) into 0 1546937023.791 * [misc]backup-simplify: Simplify 0 into 0 1546937023.791 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 1546937023.791 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 1546937023.791 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 1546937023.792 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))) into 0 1546937023.792 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7)))) into 0 1546937023.792 * [misc]backup-simplify: Simplify 0 into 0 1546937023.792 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 1546937023.793 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 1546937023.793 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 1546937023.793 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))) into 0 1546937023.793 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7))))) into 0 1546937023.794 * [misc]backup-simplify: Simplify 0 into 0 1546937023.794 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 1546937023.794 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 1546937023.795 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 1546937023.795 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))))) into 0 1546937023.795 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7)))))) into 0 1546937023.795 * [misc]backup-simplify: Simplify 0 into 0 1546937023.796 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 1546937023.796 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 1546937023.797 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))))) into 0 1546937023.797 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))))) into 0 1546937023.798 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7))))))) into 0 1546937023.798 * [misc]backup-simplify: Simplify 0 into 0 1546937023.798 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 1546937023.799 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))))) into 0 1546937023.799 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))))) into 0 1546937023.800 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))))))) into 0 1546937023.800 * [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 1546937023.800 * [misc]backup-simplify: Simplify 0 into 0 1546937023.801 * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs (/ -1 (/ 1 (- x)))) 7)) into (* 1/21 (pow (fabs x) 7)) 1546937023.801 * * * [misc]progress: simplifying candidates 1546937023.801 * * * * [misc]progress: [ 1 / 87 ] simplifiying candidate # 1546937023.801 * * * * [misc]progress: [ 2 / 87 ] simplifiying candidate # 1546937023.801 * * * * [misc]progress: [ 3 / 87 ] simplifiying candidate # 1546937023.801 * * * * [misc]progress: [ 4 / 87 ] simplifiying candidate # 1546937023.801 * * * * [misc]progress: [ 5 / 87 ] simplifiying candidate # 1546937023.801 * * * * [misc]progress: [ 6 / 87 ] simplifiying candidate # 1546937023.801 * * * * [misc]progress: [ 7 / 87 ] simplifiying candidate # 1546937023.801 * * * * [misc]progress: [ 8 / 87 ] simplifiying candidate # 1546937023.801 * [enter]simplify: Simplifying (pow (cbrt (fabs x)) 3) 1546937023.801 * * [misc]simplify: iters left: 3 (5 enodes) 1546937023.802 * * [misc]simplify: iters left: 2 (8 enodes) 1546937023.803 * [exit]simplify: Simplified to (fabs x) 1546937023.803 * [misc]simplify: Simplified (2 1 2 2 2 1 2) to (λ (x) (fabs (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* (* 2/3 (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3)) (fabs x)) (* 1/21 (pow (fabs x) 7)))))))) 1546937023.803 * * * * [misc]progress: [ 9 / 87 ] simplifiying candidate # 1546937023.804 * [enter]simplify: Simplifying (pow (sqrt (fabs x)) 3) 1546937023.804 * * [misc]simplify: iters left: 3 (5 enodes) 1546937023.805 * * [misc]simplify: iters left: 2 (8 enodes) 1546937023.808 * [exit]simplify: Simplified to (* (sqrt (fabs x)) (fabs x)) 1546937023.808 * [misc]simplify: Simplified (2 1 2 2 2 1 2) to (λ (x) (fabs (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* (* 2/3 (pow (sqrt (fabs x)) 3)) (* (sqrt (fabs x)) (fabs x))) (* 1/21 (pow (fabs x) 7)))))))) 1546937023.808 * * * * [misc]progress: [ 10 / 87 ] simplifiying candidate # 1546937023.808 * [enter]simplify: Simplifying (pow (fabs x) 3) 1546937023.808 * * [misc]simplify: iters left: 2 (4 enodes) 1546937023.809 * * [misc]simplify: iters left: 1 (7 enodes) 1546937023.811 * [exit]simplify: Simplified to (pow (fabs x) 3) 1546937023.812 * [misc]simplify: Simplified (2 1 2 2 2 1 2) to (λ (x) (fabs (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* (* 2/3 (pow 1 3)) (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))))))) 1546937023.812 * * * * [misc]progress: [ 11 / 87 ] simplifiying candidate # 1546937023.812 * [enter]simplify: Simplifying (fabs x) 1546937023.812 * * [misc]simplify: iters left: 1 (2 enodes) 1546937023.813 * [exit]simplify: Simplified to (fabs x) 1546937023.813 * [misc]simplify: Simplified (2 1 2 2 2 1 2) to (λ (x) (fabs (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* (* 2/3 (* (fabs x) (fabs x))) (fabs x)) (* 1/21 (pow (fabs x) 7)))))))) 1546937023.813 * * * * [misc]progress: [ 12 / 87 ] simplifiying candidate # 1546937023.813 * [enter]simplify: Simplifying (cbrt (pow (fabs x) 3)) 1546937023.813 * * [misc]simplify: iters left: 3 (5 enodes) 1546937023.815 * * [misc]simplify: iters left: 2 (8 enodes) 1546937023.817 * * [misc]simplify: iters left: 1 (12 enodes) 1546937023.820 * [exit]simplify: Simplified to (fabs x) 1546937023.820 * [misc]simplify: Simplified (2 1 2 2 2 1 2) to (λ (x) (fabs (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* (* 2/3 (* (cbrt (pow (fabs x) 3)) (cbrt (pow (fabs x) 3)))) (fabs x)) (* 1/21 (pow (fabs x) 7)))))))) 1546937023.820 * * * * [misc]progress: [ 13 / 87 ] simplifiying candidate # 1546937023.820 * [enter]simplify: Simplifying (pow (cbrt (fabs x)) 3) 1546937023.820 * * [misc]simplify: iters left: 3 (5 enodes) 1546937023.822 * * [misc]simplify: iters left: 2 (8 enodes) 1546937023.824 * [exit]simplify: Simplified to (fabs x) 1546937023.824 * [misc]simplify: Simplified (2 1 2 2 2 1 2) to (λ (x) (fabs (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* (* 2/3 (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3)) (fabs x)) (* 1/21 (pow (fabs x) 7)))))))) 1546937023.824 * * * * [misc]progress: [ 14 / 87 ] simplifiying candidate # 1546937023.825 * [enter]simplify: Simplifying (pow (sqrt (fabs x)) 3) 1546937023.825 * * [misc]simplify: iters left: 3 (5 enodes) 1546937023.826 * * [misc]simplify: iters left: 2 (8 enodes) 1546937023.829 * [exit]simplify: Simplified to (* (sqrt (fabs x)) (fabs x)) 1546937023.829 * [misc]simplify: Simplified (2 1 2 2 2 1 2) to (λ (x) (fabs (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* (* 2/3 (pow (sqrt (fabs x)) 3)) (* (sqrt (fabs x)) (fabs x))) (* 1/21 (pow (fabs x) 7)))))))) 1546937023.829 * * * * [misc]progress: [ 15 / 87 ] simplifiying candidate # 1546937023.829 * [enter]simplify: Simplifying (pow (fabs x) 3) 1546937023.829 * * [misc]simplify: iters left: 2 (4 enodes) 1546937023.830 * * [misc]simplify: iters left: 1 (7 enodes) 1546937023.833 * [exit]simplify: Simplified to (pow (fabs x) 3) 1546937023.833 * [misc]simplify: Simplified (2 1 2 2 2 1 2) to (λ (x) (fabs (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* (* 2/3 (pow 1 3)) (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))))))) 1546937023.833 * * * * [misc]progress: [ 16 / 87 ] simplifiying candidate # 1546937023.833 * [enter]simplify: Simplifying (* (fabs x) (fabs x)) 1546937023.833 * * [misc]simplify: iters left: 3 (3 enodes) 1546937023.834 * [exit]simplify: Simplified to (* (fabs x) (fabs x)) 1546937023.834 * [misc]simplify: Simplified (2 1 2 2 2 1 2) to (λ (x) (fabs (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) (* 1/21 (pow (fabs x) 7)))))))) 1546937023.834 * * * * [misc]progress: [ 17 / 87 ] simplifiying candidate # 1546937023.834 * [enter]simplify: Simplifying (sqrt (pow (fabs x) 3)) 1546937023.834 * * [misc]simplify: iters left: 3 (5 enodes) 1546937023.836 * * [misc]simplify: iters left: 2 (8 enodes) 1546937023.838 * [exit]simplify: Simplified to (sqrt (pow (fabs x) 3)) 1546937023.838 * [misc]simplify: Simplified (2 1 2 2 2 1 2) to (λ (x) (fabs (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* (* 2/3 (sqrt (pow (fabs x) 3))) (sqrt (pow (fabs x) 3))) (* 1/21 (pow (fabs x) 7)))))))) 1546937023.838 * * * * [misc]progress: [ 18 / 87 ] simplifiying candidate # 1546937023.839 * [enter]simplify: Simplifying (pow (fabs x) 3) 1546937023.839 * * [misc]simplify: iters left: 2 (4 enodes) 1546937023.840 * * [misc]simplify: iters left: 1 (7 enodes) 1546937023.842 * [exit]simplify: Simplified to (pow (fabs x) 3) 1546937023.842 * [misc]simplify: Simplified (2 1 2 2 2 1 2) to (λ (x) (fabs (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* (* 2/3 1) (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))))))) 1546937023.842 * * * * [misc]progress: [ 19 / 87 ] simplifiying candidate # 1546937023.842 * * * * [misc]progress: [ 20 / 87 ] simplifiying candidate # 1546937023.843 * [enter]simplify: Simplifying (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))))) 1546937023.843 * * [misc]simplify: iters left: 6 (24 enodes) 1546937023.851 * * [misc]simplify: iters left: 5 (47 enodes) 1546937023.863 * * [misc]simplify: iters left: 4 (103 enodes) 1546937023.882 * * [misc]simplify: iters left: 3 (213 enodes) 1546937023.928 * * [misc]simplify: iters left: 2 (339 enodes) 1546937024.032 * * [misc]simplify: iters left: 1 (440 enodes) 1546937024.180 * [exit]simplify: Simplified to (+ (* (* (sqrt (/ 1 PI)) (fabs x)) (+ 2 (* (* 2/3 (fabs x)) (fabs x)))) (* (sqrt (/ 1 PI)) (+ (* 1/21 (pow (fabs x) 7)) (* 1/5 (pow (fabs x) 5))))) 1546937024.180 * [misc]simplify: Simplified (2 1 1) to (λ (x) (fabs (pow (+ (* (* (sqrt (/ 1 PI)) (fabs x)) (+ 2 (* (* 2/3 (fabs x)) (fabs x)))) (* (sqrt (/ 1 PI)) (+ (* 1/21 (pow (fabs x) 7)) (* 1/5 (pow (fabs x) 5))))) 1))) 1546937024.180 * * * * [misc]progress: [ 21 / 87 ] simplifiying candidate # 1546937024.180 * * * * [misc]progress: [ 22 / 87 ] simplifiying candidate # 1546937024.181 * [enter]simplify: Simplifying (+ (log (sqrt (/ 1 PI))) (log (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7))))))) 1546937024.181 * * [misc]simplify: iters left: 6 (26 enodes) 1546937024.188 * * [misc]simplify: iters left: 5 (43 enodes) 1546937024.202 * * [misc]simplify: iters left: 4 (71 enodes) 1546937024.222 * * [misc]simplify: iters left: 3 (105 enodes) 1546937024.238 * * [misc]simplify: iters left: 2 (126 enodes) 1546937024.265 * * [misc]simplify: iters left: 1 (130 enodes) 1546937024.291 * [exit]simplify: Simplified to (+ (log (+ (+ (* 1/21 (pow (fabs x) 7)) (* 2 (fabs x))) (+ (* (pow (fabs x) 5) 1/5) (* (* (fabs x) 2/3) (* (fabs x) (fabs x)))))) (log (sqrt (/ 1 PI)))) 1546937024.291 * [misc]simplify: Simplified (2 1 1) to (λ (x) (fabs (exp (+ (log (+ (+ (* 1/21 (pow (fabs x) 7)) (* 2 (fabs x))) (+ (* (pow (fabs x) 5) 1/5) (* (* (fabs x) 2/3) (* (fabs x) (fabs x)))))) (log (sqrt (/ 1 PI))))))) 1546937024.291 * * * * [misc]progress: [ 23 / 87 ] simplifiying candidate # 1546937024.292 * * * * [misc]progress: [ 24 / 87 ] simplifiying candidate # 1546937024.292 * * * * [misc]progress: [ 25 / 87 ] simplifiying candidate # 1546937024.292 * [enter]simplify: Simplifying (* (* (* (sqrt (/ 1 PI)) (sqrt (/ 1 PI))) (sqrt (/ 1 PI))) (* (* (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7))))) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))))) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7))))))) 1546937024.292 * * [misc]simplify: iters left: 6 (28 enodes) 1546937024.302 * * [misc]simplify: iters left: 5 (63 enodes) 1546937024.334 * * [misc]simplify: iters left: 4 (286 enodes) 1546937024.727 * [exit]simplify: Simplified to (* (* (+ (+ (* 2 (fabs x)) (* (pow (fabs x) 5) 1/5)) (+ (* (* (fabs x) (fabs x)) (* 2/3 (fabs x))) (* (pow (fabs x) 7) 1/21))) (/ (sqrt (/ 1 PI)) PI)) (* (+ (+ (* 2 (fabs x)) (* (pow (fabs x) 5) 1/5)) (+ (* (* (fabs x) (fabs x)) (* 2/3 (fabs x))) (* (pow (fabs x) 7) 1/21))) (+ (+ (* 2 (fabs x)) (* (pow (fabs x) 5) 1/5)) (+ (* (* (fabs x) (fabs x)) (* 2/3 (fabs x))) (* (pow (fabs x) 7) 1/21))))) 1546937024.727 * [misc]simplify: Simplified (2 1 1) to (λ (x) (fabs (cbrt (* (* (+ (+ (* 2 (fabs x)) (* (pow (fabs x) 5) 1/5)) (+ (* (* (fabs x) (fabs x)) (* 2/3 (fabs x))) (* (pow (fabs x) 7) 1/21))) (/ (sqrt (/ 1 PI)) PI)) (* (+ (+ (* 2 (fabs x)) (* (pow (fabs x) 5) 1/5)) (+ (* (* (fabs x) (fabs x)) (* 2/3 (fabs x))) (* (pow (fabs x) 7) 1/21))) (+ (+ (* 2 (fabs x)) (* (pow (fabs x) 5) 1/5)) (+ (* (* (fabs x) (fabs x)) (* 2/3 (fabs x))) (* (pow (fabs x) 7) 1/21)))))))) 1546937024.727 * * * * [misc]progress: [ 26 / 87 ] simplifiying candidate # 1546937024.727 * * * * [misc]progress: [ 27 / 87 ] simplifiying candidate # 1546937024.727 * * * * [misc]progress: [ 28 / 87 ] simplifiying candidate # 1546937024.727 * * * * [misc]progress: [ 29 / 87 ] simplifiying candidate # 1546937024.727 * [enter]simplify: Simplifying (* (sqrt 1) (+ (pow (* 1/5 (pow (fabs x) 5)) 3) (pow (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))) 3))) 1546937024.727 * * [misc]simplify: iters left: 6 (24 enodes) 1546937024.732 * * [misc]simplify: iters left: 5 (55 enodes) 1546937024.742 * * [misc]simplify: iters left: 4 (123 enodes) 1546937024.813 * [exit]simplify: Simplified to (+ (* (* 1/125 (pow (fabs x) 5)) (* (pow (fabs x) 5) (pow (fabs x) 5))) (pow (+ (+ (* 1/21 (pow (fabs x) 7)) (* (* (fabs x) (fabs x)) (* (fabs x) 2/3))) (* (fabs x) 2)) 3)) 1546937024.813 * [misc]simplify: Simplified (2 1 1) to (λ (x) (fabs (/ (+ (* (* 1/125 (pow (fabs x) 5)) (* (pow (fabs x) 5) (pow (fabs x) 5))) (pow (+ (+ (* 1/21 (pow (fabs x) 7)) (* (* (fabs x) (fabs x)) (* (fabs x) 2/3))) (* (fabs x) 2)) 3)) (* (sqrt PI) (+ (* (* 1/5 (pow (fabs x) 5)) (* 1/5 (pow (fabs x) 5))) (- (* (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7))))) (* (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7))))))))))) 1546937024.813 * [enter]simplify: Simplifying (* (sqrt PI) (+ (* (* 1/5 (pow (fabs x) 5)) (* 1/5 (pow (fabs x) 5))) (- (* (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7))))) (* (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))))))) 1546937024.813 * * [misc]simplify: iters left: 6 (26 enodes) 1546937024.818 * * [misc]simplify: iters left: 5 (70 enodes) 1546937024.842 * * [misc]simplify: iters left: 4 (266 enodes) 1546937024.995 * [exit]simplify: Simplified to (* (sqrt PI) (- (* (+ (* 1/21 (pow (fabs x) 7)) (+ (* (fabs x) 2) (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))))) (+ (* 1/21 (pow (fabs x) 7)) (+ (* (fabs x) 2) (* (* 2/3 (fabs x)) (* (fabs x) (fabs x)))))) (* (* (pow (fabs x) 5) 1/5) (+ (+ (* 1/21 (pow (fabs x) 7)) (* (fabs x) 2)) (+ (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) (* (pow (fabs x) 5) -1/5)))))) 1546937024.995 * [misc]simplify: Simplified (2 1 2) to (λ (x) (fabs (/ (* (sqrt 1) (+ (pow (* 1/5 (pow (fabs x) 5)) 3) (pow (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))) 3))) (* (sqrt PI) (- (* (+ (* 1/21 (pow (fabs x) 7)) (+ (* (fabs x) 2) (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))))) (+ (* 1/21 (pow (fabs x) 7)) (+ (* (fabs x) 2) (* (* 2/3 (fabs x)) (* (fabs x) (fabs x)))))) (* (* (pow (fabs x) 5) 1/5) (+ (+ (* 1/21 (pow (fabs x) 7)) (* (fabs x) 2)) (+ (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) (* (pow (fabs x) 5) -1/5))))))))) 1546937024.995 * * * * [misc]progress: [ 30 / 87 ] simplifiying candidate # 1546937024.996 * [enter]simplify: Simplifying (* (sqrt 1) (- (* (* 1/5 (pow (fabs x) 5)) (* 1/5 (pow (fabs x) 5))) (* (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7))))))) 1546937024.996 * * [misc]simplify: iters left: 6 (24 enodes) 1546937025.000 * * [misc]simplify: iters left: 5 (53 enodes) 1546937025.010 * * [misc]simplify: iters left: 4 (148 enodes) 1546937025.086 * [exit]simplify: Simplified to (* (- (- (* (pow (fabs x) 5) 1/5) (* (fabs x) 2)) (+ (* 1/21 (pow (fabs x) 7)) (* (* (fabs x) (fabs x)) (* 2/3 (fabs x))))) (+ (+ (* 1/21 (pow (fabs x) 7)) (* (* (fabs x) (fabs x)) (* 2/3 (fabs x)))) (+ (* (pow (fabs x) 5) 1/5) (* (fabs x) 2)))) 1546937025.086 * [misc]simplify: Simplified (2 1 1) to (λ (x) (fabs (/ (* (- (- (* (pow (fabs x) 5) 1/5) (* (fabs x) 2)) (+ (* 1/21 (pow (fabs x) 7)) (* (* (fabs x) (fabs x)) (* 2/3 (fabs x))))) (+ (+ (* 1/21 (pow (fabs x) 7)) (* (* (fabs x) (fabs x)) (* 2/3 (fabs x)))) (+ (* (pow (fabs x) 5) 1/5) (* (fabs x) 2)))) (* (sqrt PI) (- (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7))))))))) 1546937025.087 * [enter]simplify: Simplifying (* (sqrt PI) (- (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))))) 1546937025.087 * * [misc]simplify: iters left: 6 (22 enodes) 1546937025.090 * * [misc]simplify: iters left: 5 (38 enodes) 1546937025.097 * * [misc]simplify: iters left: 4 (75 enodes) 1546937025.126 * * [misc]simplify: iters left: 3 (170 enodes) 1546937025.187 * * [misc]simplify: iters left: 2 (405 enodes) 1546937025.346 * [exit]simplify: Simplified to (- (+ (* (fabs x) (* -2 (sqrt PI))) (* (pow (fabs x) 5) (* 1/5 (sqrt PI)))) (+ (* (pow (fabs x) 3) (* 2/3 (sqrt PI))) (* (pow (fabs x) 7) (* (sqrt PI) 1/21)))) 1546937025.346 * [misc]simplify: Simplified (2 1 2) to (λ (x) (fabs (/ (* (sqrt 1) (- (* (* 1/5 (pow (fabs x) 5)) (* 1/5 (pow (fabs x) 5))) (* (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7))))))) (- (+ (* (fabs x) (* -2 (sqrt PI))) (* (pow (fabs x) 5) (* 1/5 (sqrt PI)))) (+ (* (pow (fabs x) 3) (* 2/3 (sqrt PI))) (* (pow (fabs x) 7) (* (sqrt PI) 1/21))))))) 1546937025.346 * * * * [misc]progress: [ 31 / 87 ] simplifiying candidate # 1546937025.346 * * * * [misc]progress: [ 32 / 87 ] simplifiying candidate # 1546937025.346 * [enter]simplify: Simplifying (* (sqrt (/ 1 PI)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7))))) 1546937025.347 * * [misc]simplify: iters left: 6 (19 enodes) 1546937025.350 * * [misc]simplify: iters left: 5 (38 enodes) 1546937025.356 * * [misc]simplify: iters left: 4 (74 enodes) 1546937025.369 * * [misc]simplify: iters left: 3 (141 enodes) 1546937025.415 * * [misc]simplify: iters left: 2 (208 enodes) 1546937025.446 * * [misc]simplify: iters left: 1 (258 enodes) 1546937025.487 * [exit]simplify: Simplified to (+ (* (+ 2 (* (* (fabs x) 2/3) (fabs x))) (* (sqrt (/ 1 PI)) (fabs x))) (* (* 1/21 (pow (fabs x) 7)) (sqrt (/ 1 PI)))) 1546937025.487 * [misc]simplify: Simplified (2 1 2) to (λ (x) (fabs (+ (* (sqrt (/ 1 PI)) (* 1/5 (pow (fabs x) 5))) (+ (* (+ 2 (* (* (fabs x) 2/3) (fabs x))) (* (sqrt (/ 1 PI)) (fabs x))) (* (* 1/21 (pow (fabs x) 7)) (sqrt (/ 1 PI))))))) 1546937025.487 * * * * [misc]progress: [ 33 / 87 ] simplifiying candidate # 1546937025.488 * [enter]simplify: Simplifying (* (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))) (sqrt (/ 1 PI))) 1546937025.488 * * [misc]simplify: iters left: 6 (19 enodes) 1546937025.490 * * [misc]simplify: iters left: 5 (32 enodes) 1546937025.495 * * [misc]simplify: iters left: 4 (60 enodes) 1546937025.516 * * [misc]simplify: iters left: 3 (107 enodes) 1546937025.549 * * [misc]simplify: iters left: 2 (154 enodes) 1546937025.590 * * [misc]simplify: iters left: 1 (214 enodes) 1546937025.619 * [exit]simplify: Simplified to (+ (* (+ (* 2/3 (* (fabs x) (fabs x))) 2) (* (sqrt (/ 1 PI)) (fabs x))) (* (* 1/21 (pow (fabs x) 7)) (sqrt (/ 1 PI)))) 1546937025.619 * [misc]simplify: Simplified (2 1 2) to (λ (x) (fabs (+ (* (* 1/5 (pow (fabs x) 5)) (sqrt (/ 1 PI))) (+ (* (+ (* 2/3 (* (fabs x) (fabs x))) 2) (* (sqrt (/ 1 PI)) (fabs x))) (* (* 1/21 (pow (fabs x) 7)) (sqrt (/ 1 PI))))))) 1546937025.620 * * * * [misc]progress: [ 34 / 87 ] simplifiying candidate # 1546937025.620 * [enter]simplify: Simplifying (cbrt (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))))) 1546937025.621 * * [misc]simplify: iters left: 6 (20 enodes) 1546937025.624 * * [misc]simplify: iters left: 5 (34 enodes) 1546937025.629 * * [misc]simplify: iters left: 4 (62 enodes) 1546937025.640 * * [misc]simplify: iters left: 3 (98 enodes) 1546937025.655 * * [misc]simplify: iters left: 2 (120 enodes) 1546937025.681 * * [misc]simplify: iters left: 1 (127 enodes) 1546937025.693 * [exit]simplify: Simplified to (cbrt (+ (+ (* 1/21 (pow (fabs x) 7)) (* 2 (fabs x))) (+ (* (pow (fabs x) 5) 1/5) (* (* (fabs x) (fabs x)) (* (fabs x) 2/3))))) 1546937025.693 * [misc]simplify: Simplified (2 1 2) to (λ (x) (fabs (* (* (sqrt (/ 1 PI)) (* (cbrt (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))))) (cbrt (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))))))) (cbrt (+ (+ (* 1/21 (pow (fabs x) 7)) (* 2 (fabs x))) (+ (* (pow (fabs x) 5) 1/5) (* (* (fabs x) (fabs x)) (* (fabs x) 2/3)))))))) 1546937025.693 * * * * [misc]progress: [ 35 / 87 ] simplifiying candidate # 1546937025.694 * [enter]simplify: Simplifying (sqrt (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))))) 1546937025.694 * * [misc]simplify: iters left: 6 (20 enodes) 1546937025.697 * * [misc]simplify: iters left: 5 (34 enodes) 1546937025.702 * * [misc]simplify: iters left: 4 (62 enodes) 1546937025.718 * * [misc]simplify: iters left: 3 (98 enodes) 1546937025.749 * * [misc]simplify: iters left: 2 (120 enodes) 1546937025.776 * * [misc]simplify: iters left: 1 (127 enodes) 1546937025.801 * [exit]simplify: Simplified to (sqrt (+ (+ (* 1/21 (pow (fabs x) 7)) (* 2 (fabs x))) (+ (* (pow (fabs x) 5) 1/5) (* (* (fabs x) (fabs x)) (* (fabs x) 2/3))))) 1546937025.801 * [misc]simplify: Simplified (2 1 2) to (λ (x) (fabs (* (* (sqrt (/ 1 PI)) (sqrt (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7))))))) (sqrt (+ (+ (* 1/21 (pow (fabs x) 7)) (* 2 (fabs x))) (+ (* (pow (fabs x) 5) 1/5) (* (* (fabs x) (fabs x)) (* (fabs x) 2/3)))))))) 1546937025.801 * * * * [misc]progress: [ 36 / 87 ] simplifiying candidate # 1546937025.801 * [enter]simplify: Simplifying (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7))))) 1546937025.802 * * [misc]simplify: iters left: 6 (19 enodes) 1546937025.807 * * [misc]simplify: iters left: 5 (33 enodes) 1546937025.817 * * [misc]simplify: iters left: 4 (61 enodes) 1546937025.830 * * [misc]simplify: iters left: 3 (97 enodes) 1546937025.846 * * [misc]simplify: iters left: 2 (122 enodes) 1546937025.860 * * [misc]simplify: iters left: 1 (129 enodes) 1546937025.872 * [exit]simplify: Simplified to (+ (+ (* 1/21 (pow (fabs x) 7)) (* 2 (fabs x))) (+ (* (pow (fabs x) 5) 1/5) (* (* (fabs x) 2/3) (* (fabs x) (fabs x))))) 1546937025.872 * [misc]simplify: Simplified (2 1 2) to (λ (x) (fabs (* (* (sqrt (/ 1 PI)) 1) (+ (+ (* 1/21 (pow (fabs x) 7)) (* 2 (fabs x))) (+ (* (pow (fabs x) 5) 1/5) (* (* (fabs x) 2/3) (* (fabs x) (fabs x)))))))) 1546937025.872 * * * * [misc]progress: [ 37 / 87 ] simplifiying candidate # 1546937025.872 * [enter]simplify: Simplifying (* (cbrt (sqrt (/ 1 PI))) (cbrt (sqrt (/ 1 PI)))) 1546937025.872 * * [misc]simplify: iters left: 6 (6 enodes) 1546937025.874 * * [misc]simplify: iters left: 5 (8 enodes) 1546937025.875 * [exit]simplify: Simplified to (* (cbrt (sqrt (/ 1 PI))) (cbrt (sqrt (/ 1 PI)))) 1546937025.875 * [misc]simplify: Simplified (2 1 1) to (λ (x) (fabs (* (* (cbrt (sqrt (/ 1 PI))) (cbrt (sqrt (/ 1 PI)))) (* (cbrt (sqrt (/ 1 PI))) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7))))))))) 1546937025.875 * * * * [misc]progress: [ 38 / 87 ] simplifiying candidate # 1546937025.875 * [enter]simplify: Simplifying (sqrt (* (cbrt (/ 1 PI)) (cbrt (/ 1 PI)))) 1546937025.875 * * [misc]simplify: iters left: 6 (6 enodes) 1546937025.876 * * [misc]simplify: iters left: 5 (9 enodes) 1546937025.877 * [exit]simplify: Simplified to (fabs (cbrt (/ 1 PI))) 1546937025.877 * [misc]simplify: Simplified (2 1 1) to (λ (x) (fabs (* (fabs (cbrt (/ 1 PI))) (* (sqrt (cbrt (/ 1 PI))) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7))))))))) 1546937025.877 * * * * [misc]progress: [ 39 / 87 ] simplifiying candidate # 1546937025.877 * [enter]simplify: Simplifying (sqrt (sqrt (/ 1 PI))) 1546937025.877 * * [misc]simplify: iters left: 4 (5 enodes) 1546937025.878 * * [misc]simplify: iters left: 3 (7 enodes) 1546937025.879 * [exit]simplify: Simplified to (sqrt (sqrt (/ 1 PI))) 1546937025.879 * [misc]simplify: Simplified (2 1 1) to (λ (x) (fabs (* (sqrt (sqrt (/ 1 PI))) (* (sqrt (sqrt (/ 1 PI))) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7))))))))) 1546937025.879 * * * * [misc]progress: [ 40 / 87 ] simplifiying candidate # 1546937025.879 * [enter]simplify: Simplifying (sqrt 1) 1546937025.879 * * [misc]simplify: iters left: 1 (2 enodes) 1546937025.880 * [exit]simplify: Simplified to 1 1546937025.880 * [misc]simplify: Simplified (2 1 1) to (λ (x) (fabs (* 1 (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7))))))))) 1546937025.880 * * * * [misc]progress: [ 41 / 87 ] simplifiying candidate # 1546937025.880 * [enter]simplify: Simplifying (sqrt 1) 1546937025.880 * * [misc]simplify: iters left: 1 (2 enodes) 1546937025.881 * [exit]simplify: Simplified to 1 1546937025.881 * [misc]simplify: Simplified (2 1 1) to (λ (x) (fabs (* 1 (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7))))))))) 1546937025.881 * * * * [misc]progress: [ 42 / 87 ] simplifiying candidate # 1546937025.881 * [enter]simplify: Simplifying (sqrt (sqrt (/ 1 PI))) 1546937025.881 * * [misc]simplify: iters left: 4 (5 enodes) 1546937025.882 * * [misc]simplify: iters left: 3 (7 enodes) 1546937025.882 * [exit]simplify: Simplified to (sqrt (sqrt (/ 1 PI))) 1546937025.883 * [misc]simplify: Simplified (2 1 1) to (λ (x) (fabs (* (sqrt (sqrt (/ 1 PI))) (* (sqrt (sqrt (/ 1 PI))) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7))))))))) 1546937025.883 * * * * [misc]progress: [ 43 / 87 ] simplifiying candidate # 1546937025.883 * * * * [misc]progress: [ 44 / 87 ] simplifiying candidate # 1546937025.883 * [enter]simplify: Simplifying (+ (* (* 1/5 (pow (fabs x) 5)) (* 1/5 (pow (fabs x) 5))) (- (* (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7))))) (* (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7))))))) 1546937025.883 * * [misc]simplify: iters left: 6 (23 enodes) 1546937025.887 * * [misc]simplify: iters left: 5 (60 enodes) 1546937025.901 * * [misc]simplify: iters left: 4 (232 enodes) 1546937026.113 * [exit]simplify: Simplified to (- (* (+ (+ (* 1/21 (pow (fabs x) 7)) (* (* (fabs x) 2/3) (* (fabs x) (fabs x)))) (* 2 (fabs x))) (+ (+ (* 1/21 (pow (fabs x) 7)) (* (* (fabs x) 2/3) (* (fabs x) (fabs x)))) (* 2 (fabs x)))) (* (* (pow (fabs x) 5) 1/5) (+ (+ (* 2 (fabs x)) (* 1/21 (pow (fabs x) 7))) (- (* (* (fabs x) 2/3) (* (fabs x) (fabs x))) (* (pow (fabs x) 5) 1/5))))) 1546937026.113 * [misc]simplify: Simplified (2 1 2) to (λ (x) (fabs (/ (* (sqrt (/ 1 PI)) (+ (pow (* 1/5 (pow (fabs x) 5)) 3) (pow (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))) 3))) (- (* (+ (+ (* 1/21 (pow (fabs x) 7)) (* (* (fabs x) 2/3) (* (fabs x) (fabs x)))) (* 2 (fabs x))) (+ (+ (* 1/21 (pow (fabs x) 7)) (* (* (fabs x) 2/3) (* (fabs x) (fabs x)))) (* 2 (fabs x)))) (* (* (pow (fabs x) 5) 1/5) (+ (+ (* 2 (fabs x)) (* 1/21 (pow (fabs x) 7))) (- (* (* (fabs x) 2/3) (* (fabs x) (fabs x))) (* (pow (fabs x) 5) 1/5)))))))) 1546937026.113 * * * * [misc]progress: [ 45 / 87 ] simplifiying candidate # 1546937026.113 * [enter]simplify: Simplifying (- (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7))))) 1546937026.114 * * [misc]simplify: iters left: 6 (19 enodes) 1546937026.120 * * [misc]simplify: iters left: 5 (34 enodes) 1546937026.130 * * [misc]simplify: iters left: 4 (65 enodes) 1546937026.142 * * [misc]simplify: iters left: 3 (130 enodes) 1546937026.181 * * [misc]simplify: iters left: 2 (248 enodes) 1546937026.304 * * [misc]simplify: iters left: 1 (435 enodes) 1546937026.509 * [exit]simplify: Simplified to (- (- (* (pow (fabs x) 7) -1/21) (* 2 (fabs x))) (- (* (* (fabs x) 2/3) (* (fabs x) (fabs x))) (* (pow (fabs x) 5) 1/5))) 1546937026.509 * [misc]simplify: Simplified (2 1 2) to (λ (x) (fabs (/ (* (sqrt (/ 1 PI)) (- (* (* 1/5 (pow (fabs x) 5)) (* 1/5 (pow (fabs x) 5))) (* (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7))))))) (- (- (* (pow (fabs x) 7) -1/21) (* 2 (fabs x))) (- (* (* (fabs x) 2/3) (* (fabs x) (fabs x))) (* (pow (fabs x) 5) 1/5)))))) 1546937026.510 * * * * [misc]progress: [ 46 / 87 ] simplifiying candidate # 1546937026.510 * [enter]simplify: Simplifying (* (sqrt 1) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))))) 1546937026.510 * * [misc]simplify: iters left: 6 (22 enodes) 1546937026.518 * * [misc]simplify: iters left: 5 (45 enodes) 1546937026.533 * * [misc]simplify: iters left: 4 (103 enodes) 1546937026.560 * * [misc]simplify: iters left: 3 (207 enodes) 1546937026.622 * * [misc]simplify: iters left: 2 (307 enodes) 1546937026.688 * * [misc]simplify: iters left: 1 (388 enodes) 1546937026.728 * [exit]simplify: Simplified to (+ (+ (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) (* 1/5 (pow (fabs x) 5))) (+ (* 1/21 (pow (fabs x) 7)) (* (fabs x) 2))) 1546937026.729 * [misc]simplify: Simplified (2 1 1) to (λ (x) (fabs (/ (+ (+ (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) (* 1/5 (pow (fabs x) 5))) (+ (* 1/21 (pow (fabs x) 7)) (* (fabs x) 2))) (sqrt PI)))) 1546937026.729 * * * * [misc]progress: [ 47 / 87 ] simplifiying candidate # 1546937026.729 * * * * [misc]progress: [ 48 / 87 ] simplifiying candidate # 1546937026.729 * * * * [misc]progress: [ 49 / 87 ] simplifiying candidate # 1546937026.729 * * * * [misc]progress: [ 50 / 87 ] simplifiying candidate # 1546937026.729 * * * * [misc]progress: [ 51 / 87 ] simplifiying candidate # 1546937026.729 * * * * [misc]progress: [ 52 / 87 ] simplifiying candidate # 1546937026.729 * * * * [misc]progress: [ 53 / 87 ] simplifiying candidate # 1546937026.729 * * * * [misc]progress: [ 54 / 87 ] simplifiying candidate # 1546937026.729 * * * * [misc]progress: [ 55 / 87 ] simplifiying candidate # 1546937026.730 * [enter]simplify: Simplifying (pow (cbrt (fabs x)) 5) 1546937026.730 * * [misc]simplify: iters left: 3 (5 enodes) 1546937026.731 * [exit]simplify: Simplified to (pow (cbrt (fabs x)) 5) 1546937026.731 * [misc]simplify: Simplified (2 1 2 1 2) to (λ (x) (fabs (* (sqrt (/ 1 PI)) (+ (* (* 1/5 (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 5)) (pow (cbrt (fabs x)) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))))))) 1546937026.731 * * * * [misc]progress: [ 56 / 87 ] simplifiying candidate # 1546937026.731 * [enter]simplify: Simplifying (pow (sqrt (fabs x)) 5) 1546937026.732 * * [misc]simplify: iters left: 3 (5 enodes) 1546937026.733 * [exit]simplify: Simplified to (pow (sqrt (fabs x)) 5) 1546937026.733 * [misc]simplify: Simplified (2 1 2 1 2) to (λ (x) (fabs (* (sqrt (/ 1 PI)) (+ (* (* 1/5 (pow (sqrt (fabs x)) 5)) (pow (sqrt (fabs x)) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))))))) 1546937026.733 * * * * [misc]progress: [ 57 / 87 ] simplifiying candidate # 1546937026.733 * [enter]simplify: Simplifying (pow (fabs x) 5) 1546937026.733 * * [misc]simplify: iters left: 2 (4 enodes) 1546937026.735 * [exit]simplify: Simplified to (pow (fabs x) 5) 1546937026.735 * [misc]simplify: Simplified (2 1 2 1 2) to (λ (x) (fabs (* (sqrt (/ 1 PI)) (+ (* (* 1/5 (pow 1 5)) (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))))))) 1546937026.735 * * * * [misc]progress: [ 58 / 87 ] simplifiying candidate # 1546937026.735 * [enter]simplify: Simplifying (cbrt (pow (fabs x) 5)) 1546937026.735 * * [misc]simplify: iters left: 3 (5 enodes) 1546937026.736 * [exit]simplify: Simplified to (cbrt (pow (fabs x) 5)) 1546937026.736 * [misc]simplify: Simplified (2 1 2 1 2) to (λ (x) (fabs (* (sqrt (/ 1 PI)) (+ (* (* 1/5 (* (cbrt (pow (fabs x) 5)) (cbrt (pow (fabs x) 5)))) (cbrt (pow (fabs x) 5))) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))))))) 1546937026.737 * * * * [misc]progress: [ 59 / 87 ] simplifiying candidate # 1546937026.737 * [enter]simplify: Simplifying (sqrt (pow (fabs x) 5)) 1546937026.737 * * [misc]simplify: iters left: 3 (5 enodes) 1546937026.738 * [exit]simplify: Simplified to (sqrt (pow (fabs x) 5)) 1546937026.738 * [misc]simplify: Simplified (2 1 2 1 2) to (λ (x) (fabs (* (sqrt (/ 1 PI)) (+ (* (* 1/5 (sqrt (pow (fabs x) 5))) (sqrt (pow (fabs x) 5))) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))))))) 1546937026.738 * * * * [misc]progress: [ 60 / 87 ] simplifiying candidate # 1546937026.739 * [enter]simplify: Simplifying (pow (fabs x) 5) 1546937026.739 * * [misc]simplify: iters left: 2 (4 enodes) 1546937026.740 * [exit]simplify: Simplified to (pow (fabs x) 5) 1546937026.740 * [misc]simplify: Simplified (2 1 2 1 2) to (λ (x) (fabs (* (sqrt (/ 1 PI)) (+ (* (* 1/5 1) (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))))))) 1546937026.740 * * * * [misc]progress: [ 61 / 87 ] simplifiying candidate # 1546937026.740 * * * * [misc]progress: [ 62 / 87 ] simplifiying candidate # 1546937026.740 * * * * [misc]progress: [ 63 / 87 ] simplifiying candidate # 1546937026.740 * * * * [misc]progress: [ 64 / 87 ] simplifiying candidate # 1546937026.740 * * * * [misc]progress: [ 65 / 87 ] simplifiying candidate # 1546937026.740 * * * * [misc]progress: [ 66 / 87 ] simplifiying candidate # 1546937026.740 * * * * [misc]progress: [ 67 / 87 ] simplifiying candidate # 1546937026.740 * * * * [misc]progress: [ 68 / 87 ] simplifiying candidate # 1546937026.741 * * * * [misc]progress: [ 69 / 87 ] simplifiying candidate # 1546937026.741 * [enter]simplify: Simplifying (pow (cbrt (fabs x)) 7) 1546937026.741 * * [misc]simplify: iters left: 3 (5 enodes) 1546937026.742 * [exit]simplify: Simplified to (pow (cbrt (fabs x)) 7) 1546937026.742 * [misc]simplify: Simplified (2 1 2 2 2 2 2) to (λ (x) (fabs (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* (* 1/21 (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 7)) (pow (cbrt (fabs x)) 7)))))))) 1546937026.742 * * * * [misc]progress: [ 70 / 87 ] simplifiying candidate # 1546937026.743 * [enter]simplify: Simplifying (pow (sqrt (fabs x)) 7) 1546937026.743 * * [misc]simplify: iters left: 3 (5 enodes) 1546937026.744 * [exit]simplify: Simplified to (pow (sqrt (fabs x)) 7) 1546937026.744 * [misc]simplify: Simplified (2 1 2 2 2 2 2) to (λ (x) (fabs (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* (* 1/21 (pow (sqrt (fabs x)) 7)) (pow (sqrt (fabs x)) 7)))))))) 1546937026.744 * * * * [misc]progress: [ 71 / 87 ] simplifiying candidate # 1546937026.744 * [enter]simplify: Simplifying (pow (fabs x) 7) 1546937026.745 * * [misc]simplify: iters left: 2 (4 enodes) 1546937026.746 * [exit]simplify: Simplified to (pow (fabs x) 7) 1546937026.746 * [misc]simplify: Simplified (2 1 2 2 2 2 2) to (λ (x) (fabs (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* (* 1/21 (pow 1 7)) (pow (fabs x) 7)))))))) 1546937026.746 * * * * [misc]progress: [ 72 / 87 ] simplifiying candidate # 1546937026.746 * [enter]simplify: Simplifying (cbrt (pow (fabs x) 7)) 1546937026.746 * * [misc]simplify: iters left: 3 (5 enodes) 1546937026.747 * [exit]simplify: Simplified to (cbrt (pow (fabs x) 7)) 1546937026.747 * [misc]simplify: Simplified (2 1 2 2 2 2 2) to (λ (x) (fabs (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* (* 1/21 (* (cbrt (pow (fabs x) 7)) (cbrt (pow (fabs x) 7)))) (cbrt (pow (fabs x) 7))))))))) 1546937026.747 * * * * [misc]progress: [ 73 / 87 ] simplifiying candidate # 1546937026.748 * [enter]simplify: Simplifying (sqrt (pow (fabs x) 7)) 1546937026.748 * * [misc]simplify: iters left: 3 (5 enodes) 1546937026.748 * [exit]simplify: Simplified to (sqrt (pow (fabs x) 7)) 1546937026.748 * [misc]simplify: Simplified (2 1 2 2 2 2 2) to (λ (x) (fabs (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* (* 1/21 (sqrt (pow (fabs x) 7))) (sqrt (pow (fabs x) 7))))))))) 1546937026.748 * * * * [misc]progress: [ 74 / 87 ] simplifiying candidate # 1546937026.749 * [enter]simplify: Simplifying (pow (fabs x) 7) 1546937026.749 * * [misc]simplify: iters left: 2 (4 enodes) 1546937026.749 * [exit]simplify: Simplified to (pow (fabs x) 7) 1546937026.749 * [misc]simplify: Simplified (2 1 2 2 2 2 2) to (λ (x) (fabs (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* (* 1/21 1) (pow (fabs x) 7)))))))) 1546937026.749 * * * * [misc]progress: [ 75 / 87 ] simplifiying candidate # 1546937026.749 * * * * [misc]progress: [ 76 / 87 ] simplifiying candidate # 1546937026.749 * [enter]simplify: Simplifying (* 2/3 (pow (fabs x) 3)) 1546937026.749 * * [misc]simplify: iters left: 4 (6 enodes) 1546937026.750 * * [misc]simplify: iters left: 3 (10 enodes) 1546937026.752 * * [misc]simplify: iters left: 2 (18 enodes) 1546937026.754 * * [misc]simplify: iters left: 1 (22 enodes) 1546937026.757 * [exit]simplify: Simplified to (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) 1546937026.757 * [misc]simplify: Simplified (2 1 2 2 2 1) to (λ (x) (fabs (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) (* 1/21 (pow (fabs x) 7)))))))) 1546937026.757 * * * * [misc]progress: [ 77 / 87 ] simplifiying candidate # 1546937026.757 * [enter]simplify: Simplifying (* 2/3 (pow (fabs x) 3)) 1546937026.757 * * [misc]simplify: iters left: 4 (6 enodes) 1546937026.758 * * [misc]simplify: iters left: 3 (10 enodes) 1546937026.760 * * [misc]simplify: iters left: 2 (18 enodes) 1546937026.762 * * [misc]simplify: iters left: 1 (22 enodes) 1546937026.766 * [exit]simplify: Simplified to (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) 1546937026.766 * [misc]simplify: Simplified (2 1 2 2 2 1) to (λ (x) (fabs (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) (* 1/21 (pow (fabs x) 7)))))))) 1546937026.766 * * * * [misc]progress: [ 78 / 87 ] simplifiying candidate # 1546937026.766 * [enter]simplify: Simplifying (* 2/3 (pow (fabs x) 3)) 1546937026.766 * * [misc]simplify: iters left: 4 (6 enodes) 1546937026.767 * * [misc]simplify: iters left: 3 (10 enodes) 1546937026.769 * * [misc]simplify: iters left: 2 (18 enodes) 1546937026.771 * * [misc]simplify: iters left: 1 (22 enodes) 1546937026.777 * [exit]simplify: Simplified to (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) 1546937026.777 * [misc]simplify: Simplified (2 1 2 2 2 1) to (λ (x) (fabs (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) (* 1/21 (pow (fabs x) 7)))))))) 1546937026.777 * * * * [misc]progress: [ 79 / 87 ] simplifiying candidate # 1546937026.777 * [enter]simplify: Simplifying (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))))) 1546937026.778 * * [misc]simplify: iters left: 6 (24 enodes) 1546937026.785 * * [misc]simplify: iters left: 5 (47 enodes) 1546937026.801 * * [misc]simplify: iters left: 4 (103 enodes) 1546937026.841 * * [misc]simplify: iters left: 3 (213 enodes) 1546937026.892 * * [misc]simplify: iters left: 2 (339 enodes) 1546937026.985 * * [misc]simplify: iters left: 1 (440 enodes) 1546937027.130 * [exit]simplify: Simplified to (+ (* (* (sqrt (/ 1 PI)) (fabs x)) (+ 2 (* (* 2/3 (fabs x)) (fabs x)))) (* (sqrt (/ 1 PI)) (+ (* 1/21 (pow (fabs x) 7)) (* 1/5 (pow (fabs x) 5))))) 1546937027.130 * [misc]simplify: Simplified (2 1) to (λ (x) (fabs (+ (* (* (sqrt (/ 1 PI)) (fabs x)) (+ 2 (* (* 2/3 (fabs x)) (fabs x)))) (* (sqrt (/ 1 PI)) (+ (* 1/21 (pow (fabs x) 7)) (* 1/5 (pow (fabs x) 5))))))) 1546937027.130 * * * * [misc]progress: [ 80 / 87 ] simplifiying candidate # 1546937027.131 * [enter]simplify: Simplifying (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))))) 1546937027.131 * * [misc]simplify: iters left: 6 (24 enodes) 1546937027.139 * * [misc]simplify: iters left: 5 (47 enodes) 1546937027.154 * * [misc]simplify: iters left: 4 (103 enodes) 1546937027.191 * * [misc]simplify: iters left: 3 (213 enodes) 1546937027.251 * * [misc]simplify: iters left: 2 (339 enodes) 1546937027.357 * * [misc]simplify: iters left: 1 (440 enodes) 1546937027.462 * [exit]simplify: Simplified to (+ (* (* (sqrt (/ 1 PI)) (fabs x)) (+ 2 (* (* 2/3 (fabs x)) (fabs x)))) (* (sqrt (/ 1 PI)) (+ (* 1/21 (pow (fabs x) 7)) (* 1/5 (pow (fabs x) 5))))) 1546937027.462 * [misc]simplify: Simplified (2 1) to (λ (x) (fabs (+ (* (* (sqrt (/ 1 PI)) (fabs x)) (+ 2 (* (* 2/3 (fabs x)) (fabs x)))) (* (sqrt (/ 1 PI)) (+ (* 1/21 (pow (fabs x) 7)) (* 1/5 (pow (fabs x) 5))))))) 1546937027.462 * * * * [misc]progress: [ 81 / 87 ] simplifiying candidate # 1546937027.463 * [enter]simplify: Simplifying (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))))) 1546937027.463 * * [misc]simplify: iters left: 6 (24 enodes) 1546937027.471 * * [misc]simplify: iters left: 5 (47 enodes) 1546937027.487 * * [misc]simplify: iters left: 4 (103 enodes) 1546937027.527 * * [misc]simplify: iters left: 3 (213 enodes) 1546937027.592 * * [misc]simplify: iters left: 2 (339 enodes) 1546937027.716 * * [misc]simplify: iters left: 1 (440 enodes) 1546937027.808 * [exit]simplify: Simplified to (+ (* (* (sqrt (/ 1 PI)) (fabs x)) (+ 2 (* (* 2/3 (fabs x)) (fabs x)))) (* (sqrt (/ 1 PI)) (+ (* 1/21 (pow (fabs x) 7)) (* 1/5 (pow (fabs x) 5))))) 1546937027.808 * [misc]simplify: Simplified (2 1) to (λ (x) (fabs (+ (* (* (sqrt (/ 1 PI)) (fabs x)) (+ 2 (* (* 2/3 (fabs x)) (fabs x)))) (* (sqrt (/ 1 PI)) (+ (* 1/21 (pow (fabs x) 7)) (* 1/5 (pow (fabs x) 5))))))) 1546937027.808 * * * * [misc]progress: [ 82 / 87 ] simplifiying candidate # 1546937027.808 * [enter]simplify: Simplifying (* 1/5 (pow (fabs x) 5)) 1546937027.808 * * [misc]simplify: iters left: 4 (6 enodes) 1546937027.810 * * [misc]simplify: iters left: 3 (7 enodes) 1546937027.812 * [exit]simplify: Simplified to (* (pow (fabs x) 5) 1/5) 1546937027.812 * [misc]simplify: Simplified (2 1 2 1) to (λ (x) (fabs (* (sqrt (/ 1 PI)) (+ (* (pow (fabs x) 5) 1/5) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))))))) 1546937027.812 * * * * [misc]progress: [ 83 / 87 ] simplifiying candidate # 1546937027.812 * [enter]simplify: Simplifying (* 1/5 (pow (fabs x) 5)) 1546937027.812 * * [misc]simplify: iters left: 4 (6 enodes) 1546937027.814 * * [misc]simplify: iters left: 3 (7 enodes) 1546937027.816 * [exit]simplify: Simplified to (* (pow (fabs x) 5) 1/5) 1546937027.816 * [misc]simplify: Simplified (2 1 2 1) to (λ (x) (fabs (* (sqrt (/ 1 PI)) (+ (* (pow (fabs x) 5) 1/5) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))))))) 1546937027.816 * * * * [misc]progress: [ 84 / 87 ] simplifiying candidate # 1546937027.817 * [enter]simplify: Simplifying (* 1/5 (pow (fabs x) 5)) 1546937027.817 * * [misc]simplify: iters left: 4 (6 enodes) 1546937027.819 * * [misc]simplify: iters left: 3 (7 enodes) 1546937027.821 * [exit]simplify: Simplified to (* (pow (fabs x) 5) 1/5) 1546937027.821 * [misc]simplify: Simplified (2 1 2 1) to (λ (x) (fabs (* (sqrt (/ 1 PI)) (+ (* (pow (fabs x) 5) 1/5) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))))))) 1546937027.821 * * * * [misc]progress: [ 85 / 87 ] simplifiying candidate # 1546937027.821 * [enter]simplify: Simplifying (* 1/21 (pow (fabs x) 7)) 1546937027.821 * * [misc]simplify: iters left: 4 (6 enodes) 1546937027.824 * * [misc]simplify: iters left: 3 (7 enodes) 1546937027.825 * [exit]simplify: Simplified to (* (pow (fabs x) 7) 1/21) 1546937027.826 * [misc]simplify: Simplified (2 1 2 2 2 2) to (λ (x) (fabs (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* (pow (fabs x) 7) 1/21))))))) 1546937027.826 * * * * [misc]progress: [ 86 / 87 ] simplifiying candidate # 1546937027.826 * [enter]simplify: Simplifying (* 1/21 (pow (fabs x) 7)) 1546937027.826 * * [misc]simplify: iters left: 4 (6 enodes) 1546937027.828 * * [misc]simplify: iters left: 3 (7 enodes) 1546937027.830 * [exit]simplify: Simplified to (* (pow (fabs x) 7) 1/21) 1546937027.830 * [misc]simplify: Simplified (2 1 2 2 2 2) to (λ (x) (fabs (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* (pow (fabs x) 7) 1/21))))))) 1546937027.830 * * * * [misc]progress: [ 87 / 87 ] simplifiying candidate # 1546937027.830 * [enter]simplify: Simplifying (* 1/21 (pow (fabs x) 7)) 1546937027.830 * * [misc]simplify: iters left: 4 (6 enodes) 1546937027.832 * * [misc]simplify: iters left: 3 (7 enodes) 1546937027.834 * [exit]simplify: Simplified to (* (pow (fabs x) 7) 1/21) 1546937027.834 * [misc]simplify: Simplified (2 1 2 2 2 2) to (λ (x) (fabs (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* (pow (fabs x) 7) 1/21))))))) 1546937027.834 * * * [misc]progress: adding candidates to table 1546937029.257 * * [misc]progress: iteration 3 / 4 1546937029.258 * * * [misc]progress: picking best candidate 1546937029.288 * * * * [misc]pick: Picked # 1546937029.288 * * * [misc]progress: localizing error 1546937029.327 * * * [misc]progress: generating rewritten candidates 1546937029.328 * * * * [misc]progress: [ 1 / 4 ] rewriting at (2 1 2 2 2 2 2) 1546937029.329 * * * * [misc]progress: [ 2 / 4 ] rewriting at (2 1 2 2 2 2 1) 1546937029.330 * * * * [misc]progress: [ 3 / 4 ] rewriting at (2 1 2 2 2 1) 1546937029.335 * * * * [misc]progress: [ 4 / 4 ] rewriting at (2 1) 1546937029.383 * * * [misc]progress: generating series expansions 1546937029.383 * * * * [misc]progress: [ 1 / 4 ] generating series at (2 1 2 2 2 2 2) 1546937029.383 * [misc]backup-simplify: Simplify (sqrt (* 1/21 (pow (fabs x) 7))) into (* (sqrt (pow (fabs x) 7)) (sqrt 1/21)) 1546937029.383 * [misc]approximate: Taking taylor expansion of (* (sqrt (pow (fabs x) 7)) (sqrt 1/21)) in (x) around 0 1546937029.383 * [misc]taylor: Taking taylor expansion of (* (sqrt (pow (fabs x) 7)) (sqrt 1/21)) in x 1546937029.383 * [misc]taylor: Taking taylor expansion of (sqrt (pow (fabs x) 7)) in x 1546937029.383 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 7) in x 1546937029.383 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546937029.383 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546937029.383 * [misc]backup-simplify: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 1546937029.384 * [misc]backup-simplify: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 1546937029.384 * [misc]backup-simplify: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) 1546937029.384 * [misc]backup-simplify: Simplify (* (fabs x) (pow (fabs x) 6)) into (pow (fabs x) 7) 1546937029.384 * [misc]backup-simplify: Simplify (sqrt (pow (fabs x) 7)) into (sqrt (pow (fabs x) 7)) 1546937029.384 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 1546937029.384 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 1546937029.384 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (* 0 (pow (fabs x) 3))) into 0 1546937029.384 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 6))) into 0 1546937029.384 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow (fabs x) 7)))) into 0 1546937029.384 * [misc]taylor: Taking taylor expansion of (sqrt 1/21) in x 1546937029.384 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546937029.384 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546937029.384 * [misc]backup-simplify: Simplify (sqrt 1/21) into (sqrt 1/21) 1546937029.385 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1/21))) into 0 1546937029.385 * [misc]taylor: Taking taylor expansion of (* (sqrt (pow (fabs x) 7)) (sqrt 1/21)) in x 1546937029.385 * [misc]taylor: Taking taylor expansion of (sqrt (pow (fabs x) 7)) in x 1546937029.385 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 7) in x 1546937029.385 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546937029.385 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546937029.385 * [misc]backup-simplify: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 1546937029.385 * [misc]backup-simplify: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 1546937029.385 * [misc]backup-simplify: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) 1546937029.385 * [misc]backup-simplify: Simplify (* (fabs x) (pow (fabs x) 6)) into (pow (fabs x) 7) 1546937029.385 * [misc]backup-simplify: Simplify (sqrt (pow (fabs x) 7)) into (sqrt (pow (fabs x) 7)) 1546937029.385 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 1546937029.385 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 1546937029.385 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (* 0 (pow (fabs x) 3))) into 0 1546937029.385 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 6))) into 0 1546937029.385 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow (fabs x) 7)))) into 0 1546937029.385 * [misc]taylor: Taking taylor expansion of (sqrt 1/21) in x 1546937029.386 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546937029.386 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546937029.386 * [misc]backup-simplify: Simplify (sqrt 1/21) into (sqrt 1/21) 1546937029.386 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1/21))) into 0 1546937029.386 * [misc]backup-simplify: Simplify (* (sqrt (pow (fabs x) 7)) (sqrt 1/21)) into (* (sqrt (pow (fabs x) 7)) (sqrt 1/21)) 1546937029.386 * [misc]backup-simplify: Simplify (* (sqrt (pow (fabs x) 7)) (sqrt 1/21)) into (* (sqrt (pow (fabs x) 7)) (sqrt 1/21)) 1546937029.386 * [misc]backup-simplify: Simplify (+ (* (sqrt (pow (fabs x) 7)) 0) (* 0 (sqrt 1/21))) into 0 1546937029.386 * [misc]backup-simplify: Simplify 0 into 0 1546937029.387 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1/21))) into 0 1546937029.388 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 1546937029.388 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 1546937029.388 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 1546937029.388 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))) into 0 1546937029.389 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (pow (fabs x) 7)))) into 0 1546937029.389 * [misc]backup-simplify: Simplify (+ (* (sqrt (pow (fabs x) 7)) 0) (+ (* 0 0) (* 0 (sqrt 1/21)))) into 0 1546937029.389 * [misc]backup-simplify: Simplify 0 into 0 1546937029.389 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 1/21))) into 0 1546937029.389 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 1546937029.390 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 1546937029.390 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 1546937029.390 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))) into 0 1546937029.390 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs x) 7)))) into 0 1546937029.391 * [misc]backup-simplify: Simplify (+ (* (sqrt (pow (fabs x) 7)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1/21))))) into 0 1546937029.391 * [misc]backup-simplify: Simplify 0 into 0 1546937029.392 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 1/21))) into 0 1546937029.392 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 1546937029.393 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 1546937029.393 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 1546937029.394 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))) into 0 1546937029.395 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs x) 7)))) into 0 1546937029.395 * [misc]backup-simplify: Simplify (+ (* (sqrt (pow (fabs x) 7)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1/21)))))) into 0 1546937029.395 * [misc]backup-simplify: Simplify 0 into 0 1546937029.396 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 1/21))) into 0 1546937029.397 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 1546937029.397 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 1546937029.398 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 1546937029.399 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))))) into 0 1546937029.399 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs x) 7)))) into 0 1546937029.400 * [misc]backup-simplify: Simplify (+ (* (sqrt (pow (fabs x) 7)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1/21))))))) into 0 1546937029.400 * [misc]backup-simplify: Simplify 0 into 0 1546937029.402 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 1/21))) into 0 1546937029.402 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 1546937029.403 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 1546937029.404 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))))) into 0 1546937029.405 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))))) into 0 1546937029.406 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs x) 7)))) into 0 1546937029.407 * [misc]backup-simplify: Simplify (+ (* (sqrt (pow (fabs x) 7)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1/21)))))))) into 0 1546937029.407 * [misc]backup-simplify: Simplify 0 into 0 1546937029.407 * [misc]backup-simplify: Simplify (* (sqrt (pow (fabs x) 7)) (sqrt 1/21)) into (* (sqrt (pow (fabs x) 7)) (sqrt 1/21)) 1546937029.407 * [misc]backup-simplify: Simplify (sqrt (* 1/21 (pow (fabs (/ 1 x)) 7))) into (* (sqrt (pow (fabs (/ 1 x)) 7)) (sqrt 1/21)) 1546937029.407 * [misc]approximate: Taking taylor expansion of (* (sqrt (pow (fabs (/ 1 x)) 7)) (sqrt 1/21)) in (x) around 0 1546937029.407 * [misc]taylor: Taking taylor expansion of (* (sqrt (pow (fabs (/ 1 x)) 7)) (sqrt 1/21)) in x 1546937029.407 * [misc]taylor: Taking taylor expansion of (sqrt (pow (fabs (/ 1 x)) 7)) in x 1546937029.407 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 1546937029.407 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546937029.407 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546937029.408 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 1546937029.408 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 1546937029.408 * [misc]backup-simplify: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) 1546937029.408 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 6)) into (pow (fabs (/ 1 x)) 7) 1546937029.408 * [misc]backup-simplify: Simplify (sqrt (pow (fabs (/ 1 x)) 7)) into (sqrt (pow (fabs (/ 1 x)) 7)) 1546937029.408 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 1546937029.408 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 1546937029.408 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 1546937029.408 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 6))) into 0 1546937029.408 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow (fabs (/ 1 x)) 7)))) into 0 1546937029.409 * [misc]taylor: Taking taylor expansion of (sqrt 1/21) in x 1546937029.409 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546937029.409 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546937029.409 * [misc]backup-simplify: Simplify (sqrt 1/21) into (sqrt 1/21) 1546937029.409 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1/21))) into 0 1546937029.409 * [misc]taylor: Taking taylor expansion of (* (sqrt (pow (fabs (/ 1 x)) 7)) (sqrt 1/21)) in x 1546937029.409 * [misc]taylor: Taking taylor expansion of (sqrt (pow (fabs (/ 1 x)) 7)) in x 1546937029.409 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 1546937029.409 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546937029.409 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546937029.409 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 1546937029.409 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 1546937029.409 * [misc]backup-simplify: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) 1546937029.409 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 6)) into (pow (fabs (/ 1 x)) 7) 1546937029.409 * [misc]backup-simplify: Simplify (sqrt (pow (fabs (/ 1 x)) 7)) into (sqrt (pow (fabs (/ 1 x)) 7)) 1546937029.409 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 1546937029.410 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 1546937029.410 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 1546937029.410 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 6))) into 0 1546937029.410 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow (fabs (/ 1 x)) 7)))) into 0 1546937029.410 * [misc]taylor: Taking taylor expansion of (sqrt 1/21) in x 1546937029.410 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546937029.410 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546937029.410 * [misc]backup-simplify: Simplify (sqrt 1/21) into (sqrt 1/21) 1546937029.410 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1/21))) into 0 1546937029.410 * [misc]backup-simplify: Simplify (* (sqrt (pow (fabs (/ 1 x)) 7)) (sqrt 1/21)) into (* (sqrt (pow (fabs (/ 1 x)) 7)) (sqrt 1/21)) 1546937029.411 * [misc]backup-simplify: Simplify (* (sqrt (pow (fabs (/ 1 x)) 7)) (sqrt 1/21)) into (* (sqrt (pow (fabs (/ 1 x)) 7)) (sqrt 1/21)) 1546937029.411 * [misc]backup-simplify: Simplify (+ (* (sqrt (pow (fabs (/ 1 x)) 7)) 0) (* 0 (sqrt 1/21))) into 0 1546937029.411 * [misc]backup-simplify: Simplify 0 into 0 1546937029.412 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1/21))) into 0 1546937029.412 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 1546937029.412 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 1546937029.412 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 1546937029.413 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))) into 0 1546937029.413 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (pow (fabs (/ 1 x)) 7)))) into 0 1546937029.413 * [misc]backup-simplify: Simplify (+ (* (sqrt (pow (fabs (/ 1 x)) 7)) 0) (+ (* 0 0) (* 0 (sqrt 1/21)))) into 0 1546937029.413 * [misc]backup-simplify: Simplify 0 into 0 1546937029.414 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 1/21))) into 0 1546937029.414 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 1546937029.414 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 1546937029.414 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 1546937029.415 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))) into 0 1546937029.415 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs (/ 1 x)) 7)))) into 0 1546937029.415 * [misc]backup-simplify: Simplify (+ (* (sqrt (pow (fabs (/ 1 x)) 7)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1/21))))) into 0 1546937029.415 * [misc]backup-simplify: Simplify 0 into 0 1546937029.416 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 1/21))) into 0 1546937029.417 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 1546937029.417 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 1546937029.417 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 1546937029.418 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))))) into 0 1546937029.418 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs (/ 1 x)) 7)))) into 0 1546937029.419 * [misc]backup-simplify: Simplify (+ (* (sqrt (pow (fabs (/ 1 x)) 7)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1/21)))))) into 0 1546937029.419 * [misc]backup-simplify: Simplify 0 into 0 1546937029.419 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 1/21))) into 0 1546937029.419 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 1546937029.420 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 1546937029.420 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))))) into 0 1546937029.421 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))))) into 0 1546937029.421 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs (/ 1 x)) 7)))) into 0 1546937029.421 * [misc]backup-simplify: Simplify (+ (* (sqrt (pow (fabs (/ 1 x)) 7)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1/21))))))) into 0 1546937029.421 * [misc]backup-simplify: Simplify 0 into 0 1546937029.424 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 1/21))) into 0 1546937029.424 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 1546937029.425 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))))) into 0 1546937029.426 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))))) into 0 1546937029.426 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))))))) into 0 1546937029.427 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs (/ 1 x)) 7)))) into 0 1546937029.427 * [misc]backup-simplify: Simplify (+ (* (sqrt (pow (fabs (/ 1 x)) 7)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1/21)))))))) into 0 1546937029.427 * [misc]backup-simplify: Simplify 0 into 0 1546937029.427 * [misc]backup-simplify: Simplify (* (sqrt (pow (fabs (/ 1 (/ 1 x))) 7)) (sqrt 1/21)) into (* (sqrt (pow (fabs x) 7)) (sqrt 1/21)) 1546937029.427 * [misc]backup-simplify: Simplify (sqrt (* 1/21 (pow (fabs (/ 1 (- x))) 7))) into (* (sqrt (pow (fabs (/ -1 x)) 7)) (sqrt 1/21)) 1546937029.428 * [misc]approximate: Taking taylor expansion of (* (sqrt (pow (fabs (/ -1 x)) 7)) (sqrt 1/21)) in (x) around 0 1546937029.428 * [misc]taylor: Taking taylor expansion of (* (sqrt (pow (fabs (/ -1 x)) 7)) (sqrt 1/21)) in x 1546937029.428 * [misc]taylor: Taking taylor expansion of (sqrt (pow (fabs (/ -1 x)) 7)) in x 1546937029.428 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 1546937029.428 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546937029.428 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546937029.428 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 1546937029.428 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 1546937029.428 * [misc]backup-simplify: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) 1546937029.428 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 6)) into (pow (fabs (/ -1 x)) 7) 1546937029.428 * [misc]backup-simplify: Simplify (sqrt (pow (fabs (/ -1 x)) 7)) into (sqrt (pow (fabs (/ -1 x)) 7)) 1546937029.428 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 1546937029.428 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 1546937029.428 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 1546937029.428 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 6))) into 0 1546937029.429 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow (fabs (/ -1 x)) 7)))) into 0 1546937029.429 * [misc]taylor: Taking taylor expansion of (sqrt 1/21) in x 1546937029.429 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546937029.429 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546937029.429 * [misc]backup-simplify: Simplify (sqrt 1/21) into (sqrt 1/21) 1546937029.429 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1/21))) into 0 1546937029.429 * [misc]taylor: Taking taylor expansion of (* (sqrt (pow (fabs (/ -1 x)) 7)) (sqrt 1/21)) in x 1546937029.429 * [misc]taylor: Taking taylor expansion of (sqrt (pow (fabs (/ -1 x)) 7)) in x 1546937029.429 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 1546937029.429 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546937029.429 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546937029.429 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 1546937029.429 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 1546937029.429 * [misc]backup-simplify: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) 1546937029.429 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 6)) into (pow (fabs (/ -1 x)) 7) 1546937029.429 * [misc]backup-simplify: Simplify (sqrt (pow (fabs (/ -1 x)) 7)) into (sqrt (pow (fabs (/ -1 x)) 7)) 1546937029.430 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 1546937029.430 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 1546937029.430 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 1546937029.430 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 6))) into 0 1546937029.430 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow (fabs (/ -1 x)) 7)))) into 0 1546937029.430 * [misc]taylor: Taking taylor expansion of (sqrt 1/21) in x 1546937029.430 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546937029.430 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546937029.430 * [misc]backup-simplify: Simplify (sqrt 1/21) into (sqrt 1/21) 1546937029.430 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1/21))) into 0 1546937029.431 * [misc]backup-simplify: Simplify (* (sqrt (pow (fabs (/ -1 x)) 7)) (sqrt 1/21)) into (* (sqrt 1/21) (sqrt (pow (fabs (/ -1 x)) 7))) 1546937029.431 * [misc]backup-simplify: Simplify (* (sqrt 1/21) (sqrt (pow (fabs (/ -1 x)) 7))) into (* (sqrt (pow (fabs (/ -1 x)) 7)) (sqrt 1/21)) 1546937029.431 * [misc]backup-simplify: Simplify (+ (* (sqrt (pow (fabs (/ -1 x)) 7)) 0) (* 0 (sqrt 1/21))) into 0 1546937029.431 * [misc]backup-simplify: Simplify 0 into 0 1546937029.432 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1/21))) into 0 1546937029.432 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 1546937029.432 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 1546937029.433 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 1546937029.433 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))) into 0 1546937029.434 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (pow (fabs (/ -1 x)) 7)))) into 0 1546937029.434 * [misc]backup-simplify: Simplify (+ (* (sqrt (pow (fabs (/ -1 x)) 7)) 0) (+ (* 0 0) (* 0 (sqrt 1/21)))) into 0 1546937029.434 * [misc]backup-simplify: Simplify 0 into 0 1546937029.434 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 1/21))) into 0 1546937029.434 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 1546937029.435 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 1546937029.435 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 1546937029.435 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))) into 0 1546937029.436 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs (/ -1 x)) 7)))) into 0 1546937029.436 * [misc]backup-simplify: Simplify (+ (* (sqrt (pow (fabs (/ -1 x)) 7)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1/21))))) into 0 1546937029.436 * [misc]backup-simplify: Simplify 0 into 0 1546937029.437 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 1/21))) into 0 1546937029.438 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 1546937029.439 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 1546937029.439 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 1546937029.440 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))))) into 0 1546937029.441 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs (/ -1 x)) 7)))) into 0 1546937029.441 * [misc]backup-simplify: Simplify (+ (* (sqrt (pow (fabs (/ -1 x)) 7)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1/21)))))) into 0 1546937029.441 * [misc]backup-simplify: Simplify 0 into 0 1546937029.442 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 1/21))) into 0 1546937029.442 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 1546937029.443 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 1546937029.444 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))))) into 0 1546937029.445 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))))) into 0 1546937029.445 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs (/ -1 x)) 7)))) into 0 1546937029.446 * [misc]backup-simplify: Simplify (+ (* (sqrt (pow (fabs (/ -1 x)) 7)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1/21))))))) into 0 1546937029.446 * [misc]backup-simplify: Simplify 0 into 0 1546937029.448 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 1/21))) into 0 1546937029.448 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 1546937029.449 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))))) into 0 1546937029.450 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))))) into 0 1546937029.451 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))))))) into 0 1546937029.452 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs (/ -1 x)) 7)))) into 0 1546937029.453 * [misc]backup-simplify: Simplify (+ (* (sqrt (pow (fabs (/ -1 x)) 7)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1/21)))))))) into 0 1546937029.453 * [misc]backup-simplify: Simplify 0 into 0 1546937029.453 * [misc]backup-simplify: Simplify (* (sqrt (pow (fabs (/ -1 (/ 1 (- x)))) 7)) (sqrt 1/21)) into (* (sqrt (pow (fabs x) 7)) (sqrt 1/21)) 1546937029.453 * * * * [misc]progress: [ 2 / 4 ] generating series at (2 1 2 2 2 2 1) 1546937029.453 * [misc]backup-simplify: Simplify (sqrt (* 1/21 (pow (fabs x) 7))) into (* (sqrt (pow (fabs x) 7)) (sqrt 1/21)) 1546937029.453 * [misc]approximate: Taking taylor expansion of (* (sqrt (pow (fabs x) 7)) (sqrt 1/21)) in (x) around 0 1546937029.453 * [misc]taylor: Taking taylor expansion of (* (sqrt (pow (fabs x) 7)) (sqrt 1/21)) in x 1546937029.454 * [misc]taylor: Taking taylor expansion of (sqrt (pow (fabs x) 7)) in x 1546937029.454 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 7) in x 1546937029.454 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546937029.454 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546937029.454 * [misc]backup-simplify: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 1546937029.454 * [misc]backup-simplify: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 1546937029.454 * [misc]backup-simplify: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) 1546937029.454 * [misc]backup-simplify: Simplify (* (fabs x) (pow (fabs x) 6)) into (pow (fabs x) 7) 1546937029.454 * [misc]backup-simplify: Simplify (sqrt (pow (fabs x) 7)) into (sqrt (pow (fabs x) 7)) 1546937029.454 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 1546937029.454 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 1546937029.455 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (* 0 (pow (fabs x) 3))) into 0 1546937029.455 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 6))) into 0 1546937029.455 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow (fabs x) 7)))) into 0 1546937029.455 * [misc]taylor: Taking taylor expansion of (sqrt 1/21) in x 1546937029.455 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546937029.455 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546937029.455 * [misc]backup-simplify: Simplify (sqrt 1/21) into (sqrt 1/21) 1546937029.455 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1/21))) into 0 1546937029.455 * [misc]taylor: Taking taylor expansion of (* (sqrt (pow (fabs x) 7)) (sqrt 1/21)) in x 1546937029.455 * [misc]taylor: Taking taylor expansion of (sqrt (pow (fabs x) 7)) in x 1546937029.456 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 7) in x 1546937029.456 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546937029.456 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546937029.456 * [misc]backup-simplify: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 1546937029.456 * [misc]backup-simplify: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 1546937029.456 * [misc]backup-simplify: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) 1546937029.456 * [misc]backup-simplify: Simplify (* (fabs x) (pow (fabs x) 6)) into (pow (fabs x) 7) 1546937029.456 * [misc]backup-simplify: Simplify (sqrt (pow (fabs x) 7)) into (sqrt (pow (fabs x) 7)) 1546937029.456 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 1546937029.456 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 1546937029.457 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (* 0 (pow (fabs x) 3))) into 0 1546937029.457 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 6))) into 0 1546937029.457 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow (fabs x) 7)))) into 0 1546937029.457 * [misc]taylor: Taking taylor expansion of (sqrt 1/21) in x 1546937029.457 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546937029.457 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546937029.457 * [misc]backup-simplify: Simplify (sqrt 1/21) into (sqrt 1/21) 1546937029.457 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1/21))) into 0 1546937029.458 * [misc]backup-simplify: Simplify (* (sqrt (pow (fabs x) 7)) (sqrt 1/21)) into (* (sqrt (pow (fabs x) 7)) (sqrt 1/21)) 1546937029.458 * [misc]backup-simplify: Simplify (* (sqrt (pow (fabs x) 7)) (sqrt 1/21)) into (* (sqrt (pow (fabs x) 7)) (sqrt 1/21)) 1546937029.458 * [misc]backup-simplify: Simplify (+ (* (sqrt (pow (fabs x) 7)) 0) (* 0 (sqrt 1/21))) into 0 1546937029.458 * [misc]backup-simplify: Simplify 0 into 0 1546937029.460 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1/21))) into 0 1546937029.460 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 1546937029.460 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 1546937029.461 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 1546937029.461 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))) into 0 1546937029.462 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (pow (fabs x) 7)))) into 0 1546937029.462 * [misc]backup-simplify: Simplify (+ (* (sqrt (pow (fabs x) 7)) 0) (+ (* 0 0) (* 0 (sqrt 1/21)))) into 0 1546937029.462 * [misc]backup-simplify: Simplify 0 into 0 1546937029.462 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 1/21))) into 0 1546937029.463 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 1546937029.463 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 1546937029.464 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 1546937029.464 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))) into 0 1546937029.465 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs x) 7)))) into 0 1546937029.465 * [misc]backup-simplify: Simplify (+ (* (sqrt (pow (fabs x) 7)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1/21))))) into 0 1546937029.465 * [misc]backup-simplify: Simplify 0 into 0 1546937029.467 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 1/21))) into 0 1546937029.467 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 1546937029.468 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 1546937029.468 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 1546937029.469 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))) into 0 1546937029.470 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs x) 7)))) into 0 1546937029.470 * [misc]backup-simplify: Simplify (+ (* (sqrt (pow (fabs x) 7)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1/21)))))) into 0 1546937029.470 * [misc]backup-simplify: Simplify 0 into 0 1546937029.471 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 1/21))) into 0 1546937029.472 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 1546937029.472 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 1546937029.473 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 1546937029.474 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))))) into 0 1546937029.474 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs x) 7)))) into 0 1546937029.475 * [misc]backup-simplify: Simplify (+ (* (sqrt (pow (fabs x) 7)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1/21))))))) into 0 1546937029.475 * [misc]backup-simplify: Simplify 0 into 0 1546937029.476 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 1/21))) into 0 1546937029.477 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 1546937029.478 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 1546937029.479 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))))) into 0 1546937029.480 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))))) into 0 1546937029.481 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs x) 7)))) into 0 1546937029.481 * [misc]backup-simplify: Simplify (+ (* (sqrt (pow (fabs x) 7)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1/21)))))))) into 0 1546937029.481 * [misc]backup-simplify: Simplify 0 into 0 1546937029.481 * [misc]backup-simplify: Simplify (* (sqrt (pow (fabs x) 7)) (sqrt 1/21)) into (* (sqrt (pow (fabs x) 7)) (sqrt 1/21)) 1546937029.482 * [misc]backup-simplify: Simplify (sqrt (* 1/21 (pow (fabs (/ 1 x)) 7))) into (* (sqrt (pow (fabs (/ 1 x)) 7)) (sqrt 1/21)) 1546937029.482 * [misc]approximate: Taking taylor expansion of (* (sqrt (pow (fabs (/ 1 x)) 7)) (sqrt 1/21)) in (x) around 0 1546937029.482 * [misc]taylor: Taking taylor expansion of (* (sqrt (pow (fabs (/ 1 x)) 7)) (sqrt 1/21)) in x 1546937029.482 * [misc]taylor: Taking taylor expansion of (sqrt (pow (fabs (/ 1 x)) 7)) in x 1546937029.482 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 1546937029.482 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546937029.482 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546937029.482 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 1546937029.482 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 1546937029.482 * [misc]backup-simplify: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) 1546937029.483 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 6)) into (pow (fabs (/ 1 x)) 7) 1546937029.483 * [misc]backup-simplify: Simplify (sqrt (pow (fabs (/ 1 x)) 7)) into (sqrt (pow (fabs (/ 1 x)) 7)) 1546937029.483 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 1546937029.483 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 1546937029.484 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 1546937029.484 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 6))) into 0 1546937029.484 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow (fabs (/ 1 x)) 7)))) into 0 1546937029.484 * [misc]taylor: Taking taylor expansion of (sqrt 1/21) in x 1546937029.484 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546937029.484 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546937029.484 * [misc]backup-simplify: Simplify (sqrt 1/21) into (sqrt 1/21) 1546937029.485 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1/21))) into 0 1546937029.485 * [misc]taylor: Taking taylor expansion of (* (sqrt (pow (fabs (/ 1 x)) 7)) (sqrt 1/21)) in x 1546937029.485 * [misc]taylor: Taking taylor expansion of (sqrt (pow (fabs (/ 1 x)) 7)) in x 1546937029.485 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 1546937029.485 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546937029.485 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546937029.485 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 1546937029.485 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 1546937029.485 * [misc]backup-simplify: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) 1546937029.486 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 6)) into (pow (fabs (/ 1 x)) 7) 1546937029.486 * [misc]backup-simplify: Simplify (sqrt (pow (fabs (/ 1 x)) 7)) into (sqrt (pow (fabs (/ 1 x)) 7)) 1546937029.486 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 1546937029.486 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 1546937029.486 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 1546937029.486 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 6))) into 0 1546937029.487 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow (fabs (/ 1 x)) 7)))) into 0 1546937029.487 * [misc]taylor: Taking taylor expansion of (sqrt 1/21) in x 1546937029.487 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546937029.487 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546937029.487 * [misc]backup-simplify: Simplify (sqrt 1/21) into (sqrt 1/21) 1546937029.487 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1/21))) into 0 1546937029.488 * [misc]backup-simplify: Simplify (* (sqrt (pow (fabs (/ 1 x)) 7)) (sqrt 1/21)) into (* (sqrt (pow (fabs (/ 1 x)) 7)) (sqrt 1/21)) 1546937029.488 * [misc]backup-simplify: Simplify (* (sqrt (pow (fabs (/ 1 x)) 7)) (sqrt 1/21)) into (* (sqrt (pow (fabs (/ 1 x)) 7)) (sqrt 1/21)) 1546937029.488 * [misc]backup-simplify: Simplify (+ (* (sqrt (pow (fabs (/ 1 x)) 7)) 0) (* 0 (sqrt 1/21))) into 0 1546937029.488 * [misc]backup-simplify: Simplify 0 into 0 1546937029.490 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1/21))) into 0 1546937029.490 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 1546937029.491 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 1546937029.491 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 1546937029.491 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))) into 0 1546937029.492 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (pow (fabs (/ 1 x)) 7)))) into 0 1546937029.493 * [misc]backup-simplify: Simplify (+ (* (sqrt (pow (fabs (/ 1 x)) 7)) 0) (+ (* 0 0) (* 0 (sqrt 1/21)))) into 0 1546937029.493 * [misc]backup-simplify: Simplify 0 into 0 1546937029.493 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 1/21))) into 0 1546937029.494 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 1546937029.494 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 1546937029.495 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 1546937029.495 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))) into 0 1546937029.496 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs (/ 1 x)) 7)))) into 0 1546937029.496 * [misc]backup-simplify: Simplify (+ (* (sqrt (pow (fabs (/ 1 x)) 7)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1/21))))) into 0 1546937029.496 * [misc]backup-simplify: Simplify 0 into 0 1546937029.498 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 1/21))) into 0 1546937029.498 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 1546937029.499 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 1546937029.500 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 1546937029.500 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))))) into 0 1546937029.501 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs (/ 1 x)) 7)))) into 0 1546937029.502 * [misc]backup-simplify: Simplify (+ (* (sqrt (pow (fabs (/ 1 x)) 7)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1/21)))))) into 0 1546937029.502 * [misc]backup-simplify: Simplify 0 into 0 1546937029.502 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 1/21))) into 0 1546937029.503 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 1546937029.504 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 1546937029.504 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))))) into 0 1546937029.505 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))))) into 0 1546937029.506 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs (/ 1 x)) 7)))) into 0 1546937029.506 * [misc]backup-simplify: Simplify (+ (* (sqrt (pow (fabs (/ 1 x)) 7)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1/21))))))) into 0 1546937029.506 * [misc]backup-simplify: Simplify 0 into 0 1546937029.508 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 1/21))) into 0 1546937029.509 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 1546937029.510 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))))) into 0 1546937029.511 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))))) into 0 1546937029.512 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))))))) into 0 1546937029.513 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs (/ 1 x)) 7)))) into 0 1546937029.513 * [misc]backup-simplify: Simplify (+ (* (sqrt (pow (fabs (/ 1 x)) 7)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1/21)))))))) into 0 1546937029.513 * [misc]backup-simplify: Simplify 0 into 0 1546937029.514 * [misc]backup-simplify: Simplify (* (sqrt (pow (fabs (/ 1 (/ 1 x))) 7)) (sqrt 1/21)) into (* (sqrt (pow (fabs x) 7)) (sqrt 1/21)) 1546937029.514 * [misc]backup-simplify: Simplify (sqrt (* 1/21 (pow (fabs (/ 1 (- x))) 7))) into (* (sqrt (pow (fabs (/ -1 x)) 7)) (sqrt 1/21)) 1546937029.514 * [misc]approximate: Taking taylor expansion of (* (sqrt (pow (fabs (/ -1 x)) 7)) (sqrt 1/21)) in (x) around 0 1546937029.514 * [misc]taylor: Taking taylor expansion of (* (sqrt (pow (fabs (/ -1 x)) 7)) (sqrt 1/21)) in x 1546937029.514 * [misc]taylor: Taking taylor expansion of (sqrt (pow (fabs (/ -1 x)) 7)) in x 1546937029.514 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 1546937029.514 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546937029.514 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546937029.514 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 1546937029.514 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 1546937029.515 * [misc]backup-simplify: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) 1546937029.515 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 6)) into (pow (fabs (/ -1 x)) 7) 1546937029.515 * [misc]backup-simplify: Simplify (sqrt (pow (fabs (/ -1 x)) 7)) into (sqrt (pow (fabs (/ -1 x)) 7)) 1546937029.515 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 1546937029.515 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 1546937029.515 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 1546937029.516 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 6))) into 0 1546937029.516 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow (fabs (/ -1 x)) 7)))) into 0 1546937029.516 * [misc]taylor: Taking taylor expansion of (sqrt 1/21) in x 1546937029.516 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546937029.516 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546937029.516 * [misc]backup-simplify: Simplify (sqrt 1/21) into (sqrt 1/21) 1546937029.516 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1/21))) into 0 1546937029.516 * [misc]taylor: Taking taylor expansion of (* (sqrt (pow (fabs (/ -1 x)) 7)) (sqrt 1/21)) in x 1546937029.516 * [misc]taylor: Taking taylor expansion of (sqrt (pow (fabs (/ -1 x)) 7)) in x 1546937029.516 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 1546937029.516 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546937029.516 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546937029.516 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 1546937029.516 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 1546937029.516 * [misc]backup-simplify: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) 1546937029.516 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 6)) into (pow (fabs (/ -1 x)) 7) 1546937029.517 * [misc]backup-simplify: Simplify (sqrt (pow (fabs (/ -1 x)) 7)) into (sqrt (pow (fabs (/ -1 x)) 7)) 1546937029.517 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 1546937029.517 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 1546937029.517 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 1546937029.517 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 6))) into 0 1546937029.517 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow (fabs (/ -1 x)) 7)))) into 0 1546937029.517 * [misc]taylor: Taking taylor expansion of (sqrt 1/21) in x 1546937029.517 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546937029.517 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546937029.517 * [misc]backup-simplify: Simplify (sqrt 1/21) into (sqrt 1/21) 1546937029.517 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1/21))) into 0 1546937029.518 * [misc]backup-simplify: Simplify (* (sqrt (pow (fabs (/ -1 x)) 7)) (sqrt 1/21)) into (* (sqrt 1/21) (sqrt (pow (fabs (/ -1 x)) 7))) 1546937029.518 * [misc]backup-simplify: Simplify (* (sqrt 1/21) (sqrt (pow (fabs (/ -1 x)) 7))) into (* (sqrt (pow (fabs (/ -1 x)) 7)) (sqrt 1/21)) 1546937029.518 * [misc]backup-simplify: Simplify (+ (* (sqrt (pow (fabs (/ -1 x)) 7)) 0) (* 0 (sqrt 1/21))) into 0 1546937029.518 * [misc]backup-simplify: Simplify 0 into 0 1546937029.519 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1/21))) into 0 1546937029.519 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 1546937029.519 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 1546937029.520 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 1546937029.520 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))) into 0 1546937029.520 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (pow (fabs (/ -1 x)) 7)))) into 0 1546937029.521 * [misc]backup-simplify: Simplify (+ (* (sqrt (pow (fabs (/ -1 x)) 7)) 0) (+ (* 0 0) (* 0 (sqrt 1/21)))) into 0 1546937029.521 * [misc]backup-simplify: Simplify 0 into 0 1546937029.521 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 1/21))) into 0 1546937029.521 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 1546937029.521 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 1546937029.522 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 1546937029.522 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))) into 0 1546937029.522 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs (/ -1 x)) 7)))) into 0 1546937029.522 * [misc]backup-simplify: Simplify (+ (* (sqrt (pow (fabs (/ -1 x)) 7)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1/21))))) into 0 1546937029.522 * [misc]backup-simplify: Simplify 0 into 0 1546937029.523 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 1/21))) into 0 1546937029.524 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 1546937029.524 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 1546937029.524 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 1546937029.525 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))))) into 0 1546937029.525 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs (/ -1 x)) 7)))) into 0 1546937029.526 * [misc]backup-simplify: Simplify (+ (* (sqrt (pow (fabs (/ -1 x)) 7)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1/21)))))) into 0 1546937029.526 * [misc]backup-simplify: Simplify 0 into 0 1546937029.526 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 1/21))) into 0 1546937029.526 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 1546937029.527 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 1546937029.527 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))))) into 0 1546937029.528 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))))) into 0 1546937029.528 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs (/ -1 x)) 7)))) into 0 1546937029.528 * [misc]backup-simplify: Simplify (+ (* (sqrt (pow (fabs (/ -1 x)) 7)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1/21))))))) into 0 1546937029.528 * [misc]backup-simplify: Simplify 0 into 0 1546937029.529 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 1/21))) into 0 1546937029.530 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 1546937029.530 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))))) into 0 1546937029.531 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))))) into 0 1546937029.531 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))))))) into 0 1546937029.532 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs (/ -1 x)) 7)))) into 0 1546937029.532 * [misc]backup-simplify: Simplify (+ (* (sqrt (pow (fabs (/ -1 x)) 7)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1/21)))))))) into 0 1546937029.532 * [misc]backup-simplify: Simplify 0 into 0 1546937029.533 * [misc]backup-simplify: Simplify (* (sqrt (pow (fabs (/ -1 (/ 1 (- x)))) 7)) (sqrt 1/21)) into (* (sqrt (pow (fabs x) 7)) (sqrt 1/21)) 1546937029.533 * * * * [misc]progress: [ 3 / 4 ] generating series at (2 1 2 2 2 1) 1546937029.533 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs x) 3)) into (* 2/3 (pow (fabs x) 3)) 1546937029.533 * [misc]approximate: Taking taylor expansion of (* 2/3 (pow (fabs x) 3)) in (x) around 0 1546937029.533 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs x) 3)) in x 1546937029.533 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546937029.533 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546937029.533 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 3) in x 1546937029.533 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546937029.533 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546937029.533 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs x) 3)) in x 1546937029.533 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546937029.533 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546937029.533 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 3) in x 1546937029.533 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546937029.533 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546937029.533 * [misc]backup-simplify: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 1546937029.533 * [misc]backup-simplify: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 1546937029.533 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs x) 3)) into (* 2/3 (pow (fabs x) 3)) 1546937029.533 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs x) 3)) into (* 2/3 (pow (fabs x) 3)) 1546937029.533 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 1546937029.533 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 1546937029.534 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 (pow (fabs x) 3))) into 0 1546937029.534 * [misc]backup-simplify: Simplify 0 into 0 1546937029.534 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 1546937029.534 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 1546937029.534 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 1546937029.534 * [misc]backup-simplify: Simplify 0 into 0 1546937029.535 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 1546937029.535 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 1546937029.535 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 1546937029.535 * [misc]backup-simplify: Simplify 0 into 0 1546937029.535 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 1546937029.536 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 1546937029.536 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 1546937029.536 * [misc]backup-simplify: Simplify 0 into 0 1546937029.537 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 1546937029.537 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 1546937029.537 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 1546937029.538 * [misc]backup-simplify: Simplify 0 into 0 1546937029.538 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 1546937029.538 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 1546937029.539 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))))) into 0 1546937029.539 * [misc]backup-simplify: Simplify 0 into 0 1546937029.539 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs x) 3)) into (* 2/3 (pow (fabs x) 3)) 1546937029.539 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs (/ 1 x)) 3)) into (* 2/3 (pow (fabs (/ 1 x)) 3)) 1546937029.539 * [misc]approximate: Taking taylor expansion of (* 2/3 (pow (fabs (/ 1 x)) 3)) in (x) around 0 1546937029.539 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs (/ 1 x)) 3)) in x 1546937029.539 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546937029.539 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546937029.539 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 1546937029.539 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546937029.539 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546937029.539 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs (/ 1 x)) 3)) in x 1546937029.539 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546937029.539 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546937029.539 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 1546937029.539 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546937029.540 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546937029.540 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 1546937029.540 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 1546937029.540 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs (/ 1 x)) 3)) into (* 2/3 (pow (fabs (/ 1 x)) 3)) 1546937029.540 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs (/ 1 x)) 3)) into (* 2/3 (pow (fabs (/ 1 x)) 3)) 1546937029.540 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 1546937029.540 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 1546937029.540 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 1546937029.540 * [misc]backup-simplify: Simplify 0 into 0 1546937029.540 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 1546937029.541 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 1546937029.541 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 1546937029.541 * [misc]backup-simplify: Simplify 0 into 0 1546937029.541 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 1546937029.542 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 1546937029.542 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 1546937029.542 * [misc]backup-simplify: Simplify 0 into 0 1546937029.542 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 1546937029.543 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 1546937029.543 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 1546937029.543 * [misc]backup-simplify: Simplify 0 into 0 1546937029.544 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 1546937029.544 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 1546937029.545 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))))) into 0 1546937029.545 * [misc]backup-simplify: Simplify 0 into 0 1546937029.545 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 1546937029.546 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))))) into 0 1546937029.547 * [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 1546937029.547 * [misc]backup-simplify: Simplify 0 into 0 1546937029.547 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs (/ 1 (/ 1 x))) 3)) into (* 2/3 (pow (fabs x) 3)) 1546937029.547 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs (/ 1 (- x))) 3)) into (* 2/3 (pow (fabs (/ -1 x)) 3)) 1546937029.547 * [misc]approximate: Taking taylor expansion of (* 2/3 (pow (fabs (/ -1 x)) 3)) in (x) around 0 1546937029.547 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs (/ -1 x)) 3)) in x 1546937029.547 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546937029.547 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546937029.547 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 1546937029.547 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546937029.547 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546937029.547 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs (/ -1 x)) 3)) in x 1546937029.547 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546937029.547 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546937029.547 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 1546937029.547 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546937029.547 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546937029.547 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 1546937029.547 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 1546937029.547 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs (/ -1 x)) 3)) into (* 2/3 (pow (fabs (/ -1 x)) 3)) 1546937029.548 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs (/ -1 x)) 3)) into (* 2/3 (pow (fabs (/ -1 x)) 3)) 1546937029.548 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 1546937029.548 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 1546937029.548 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 1546937029.548 * [misc]backup-simplify: Simplify 0 into 0 1546937029.549 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 1546937029.549 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 1546937029.550 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 1546937029.550 * [misc]backup-simplify: Simplify 0 into 0 1546937029.551 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 1546937029.552 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 1546937029.552 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 1546937029.552 * [misc]backup-simplify: Simplify 0 into 0 1546937029.553 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 1546937029.553 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 1546937029.554 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 1546937029.554 * [misc]backup-simplify: Simplify 0 into 0 1546937029.555 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 1546937029.556 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 1546937029.557 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))))) into 0 1546937029.557 * [misc]backup-simplify: Simplify 0 into 0 1546937029.557 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 1546937029.558 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))))) into 0 1546937029.559 * [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 1546937029.559 * [misc]backup-simplify: Simplify 0 into 0 1546937029.560 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs (/ -1 (/ 1 (- x)))) 3)) into (* 2/3 (pow (fabs x) 3)) 1546937029.560 * * * * [misc]progress: [ 4 / 4 ] generating series at (2 1) 1546937029.561 * [misc]backup-simplify: Simplify (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* (sqrt (* 1/21 (pow (fabs x) 7))) (sqrt (* 1/21 (pow (fabs x) 7)))))))) into (* (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* (pow (fabs x) 7) (pow (sqrt 1/21) 2))))) (sqrt (/ 1 PI))) 1546937029.561 * [misc]approximate: Taking taylor expansion of (* (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* (pow (fabs x) 7) (pow (sqrt 1/21) 2))))) (sqrt (/ 1 PI))) in (x) around 0 1546937029.561 * [misc]taylor: Taking taylor expansion of (* (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* (pow (fabs x) 7) (pow (sqrt 1/21) 2))))) (sqrt (/ 1 PI))) in x 1546937029.561 * [misc]taylor: Taking taylor expansion of (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* (pow (fabs x) 7) (pow (sqrt 1/21) 2))))) in x 1546937029.562 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs x) 5)) in x 1546937029.562 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546937029.562 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546937029.562 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 5) in x 1546937029.562 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546937029.562 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546937029.562 * [misc]taylor: Taking taylor expansion of (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* (pow (fabs x) 7) (pow (sqrt 1/21) 2)))) in x 1546937029.562 * [misc]taylor: Taking taylor expansion of (* 2 (fabs x)) in x 1546937029.562 * [misc]taylor: Taking taylor expansion of 2 in x 1546937029.562 * [misc]backup-simplify: Simplify 2 into 2 1546937029.562 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546937029.562 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546937029.562 * [misc]taylor: Taking taylor expansion of (+ (* 2/3 (pow (fabs x) 3)) (* (pow (fabs x) 7) (pow (sqrt 1/21) 2))) in x 1546937029.562 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs x) 3)) in x 1546937029.562 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546937029.562 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546937029.562 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 3) in x 1546937029.562 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546937029.562 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546937029.562 * [misc]taylor: Taking taylor expansion of (* (pow (fabs x) 7) (pow (sqrt 1/21) 2)) in x 1546937029.562 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 7) in x 1546937029.562 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546937029.562 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546937029.562 * [misc]taylor: Taking taylor expansion of (pow (sqrt 1/21) 2) in x 1546937029.562 * [misc]taylor: Taking taylor expansion of (sqrt 1/21) in x 1546937029.562 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546937029.562 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546937029.563 * [misc]backup-simplify: Simplify (sqrt 1/21) into (sqrt 1/21) 1546937029.563 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1/21))) into 0 1546937029.563 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 PI)) in x 1546937029.563 * [misc]taylor: Taking taylor expansion of (/ 1 PI) in x 1546937029.563 * [misc]taylor: Taking taylor expansion of PI in x 1546937029.563 * [misc]backup-simplify: Simplify PI into PI 1546937029.563 * [misc]backup-simplify: Simplify (/ 1 PI) into (/ 1 PI) 1546937029.564 * [misc]backup-simplify: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 1546937029.565 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 1546937029.566 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 1546937029.566 * [misc]taylor: Taking taylor expansion of (* (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* (pow (fabs x) 7) (pow (sqrt 1/21) 2))))) (sqrt (/ 1 PI))) in x 1546937029.566 * [misc]taylor: Taking taylor expansion of (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* (pow (fabs x) 7) (pow (sqrt 1/21) 2))))) in x 1546937029.566 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs x) 5)) in x 1546937029.566 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546937029.567 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546937029.567 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 5) in x 1546937029.567 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546937029.567 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546937029.567 * [misc]taylor: Taking taylor expansion of (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* (pow (fabs x) 7) (pow (sqrt 1/21) 2)))) in x 1546937029.567 * [misc]taylor: Taking taylor expansion of (* 2 (fabs x)) in x 1546937029.567 * [misc]taylor: Taking taylor expansion of 2 in x 1546937029.567 * [misc]backup-simplify: Simplify 2 into 2 1546937029.567 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546937029.567 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546937029.567 * [misc]taylor: Taking taylor expansion of (+ (* 2/3 (pow (fabs x) 3)) (* (pow (fabs x) 7) (pow (sqrt 1/21) 2))) in x 1546937029.567 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs x) 3)) in x 1546937029.567 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546937029.567 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546937029.567 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 3) in x 1546937029.567 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546937029.567 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546937029.567 * [misc]taylor: Taking taylor expansion of (* (pow (fabs x) 7) (pow (sqrt 1/21) 2)) in x 1546937029.567 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 7) in x 1546937029.567 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546937029.567 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546937029.567 * [misc]taylor: Taking taylor expansion of (pow (sqrt 1/21) 2) in x 1546937029.567 * [misc]taylor: Taking taylor expansion of (sqrt 1/21) in x 1546937029.567 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546937029.567 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546937029.568 * [misc]backup-simplify: Simplify (sqrt 1/21) into (sqrt 1/21) 1546937029.568 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1/21))) into 0 1546937029.568 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 PI)) in x 1546937029.568 * [misc]taylor: Taking taylor expansion of (/ 1 PI) in x 1546937029.568 * [misc]taylor: Taking taylor expansion of PI in x 1546937029.568 * [misc]backup-simplify: Simplify PI into PI 1546937029.568 * [misc]backup-simplify: Simplify (/ 1 PI) into (/ 1 PI) 1546937029.569 * [misc]backup-simplify: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 1546937029.570 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 1546937029.571 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 1546937029.571 * [misc]backup-simplify: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 1546937029.572 * [misc]backup-simplify: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 1546937029.572 * [misc]backup-simplify: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 1546937029.572 * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs x) 5)) into (* 1/5 (pow (fabs x) 5)) 1546937029.572 * [misc]backup-simplify: Simplify (* 2 (fabs x)) into (* 2 (fabs x)) 1546937029.572 * [misc]backup-simplify: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 1546937029.572 * [misc]backup-simplify: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 1546937029.572 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs x) 3)) into (* 2/3 (pow (fabs x) 3)) 1546937029.572 * [misc]backup-simplify: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 1546937029.572 * [misc]backup-simplify: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 1546937029.573 * [misc]backup-simplify: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) 1546937029.573 * [misc]backup-simplify: Simplify (* (fabs x) (pow (fabs x) 6)) into (pow (fabs x) 7) 1546937029.573 * [misc]backup-simplify: Simplify (* (sqrt 1/21) (sqrt 1/21)) into (pow (sqrt 1/21) 2) 1546937029.574 * [misc]backup-simplify: Simplify (* (pow (fabs x) 7) (pow (sqrt 1/21) 2)) into (* (pow (fabs x) 7) (pow (sqrt 1/21) 2)) 1546937029.575 * [misc]backup-simplify: Simplify (+ (* 2/3 (pow (fabs x) 3)) (* (pow (fabs x) 7) (pow (sqrt 1/21) 2))) into (+ (* 2/3 (pow (fabs x) 3)) (* (pow (fabs x) 7) (pow (sqrt 1/21) 2))) 1546937029.575 * [misc]backup-simplify: Simplify (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* (pow (fabs x) 7) (pow (sqrt 1/21) 2)))) into (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* (pow (fabs x) 7) (pow (sqrt 1/21) 2)))) 1546937029.576 * [misc]backup-simplify: Simplify (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* (pow (fabs x) 7) (pow (sqrt 1/21) 2))))) into (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* (pow (fabs x) 7) (pow (sqrt 1/21) 2))))) 1546937029.577 * [misc]backup-simplify: Simplify (* (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* (pow (fabs x) 7) (pow (sqrt 1/21) 2))))) (sqrt (/ 1 PI))) into (* (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* (pow (fabs x) 7) (pow (sqrt 1/21) 2))))) (sqrt (/ 1 PI))) 1546937029.578 * [misc]backup-simplify: Simplify (* (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* (pow (fabs x) 7) (pow (sqrt 1/21) 2))))) (sqrt (/ 1 PI))) into (* (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* (pow (fabs x) 7) (pow (sqrt 1/21) 2))))) (sqrt (/ 1 PI))) 1546937029.578 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 1546937029.578 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (* 0 (pow (fabs x) 2))) into 0 1546937029.578 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 4))) into 0 1546937029.578 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (* 0 (pow (fabs x) 5))) into 0 1546937029.578 * [misc]backup-simplify: Simplify (+ (* 2 0) (* 0 (fabs x))) into 0 1546937029.579 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 1546937029.579 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 1546937029.579 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 (pow (fabs x) 3))) into 0 1546937029.579 * [misc]backup-simplify: Simplify (+ (* (sqrt 1/21) 0) (* 0 (sqrt 1/21))) into 0 1546937029.579 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 1546937029.579 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 1546937029.579 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (* 0 (pow (fabs x) 3))) into 0 1546937029.579 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 6))) into 0 1546937029.580 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 7) 0) (* 0 (pow (sqrt 1/21) 2))) into 0 1546937029.580 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937029.580 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937029.580 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937029.581 * [misc]backup-simplify: Simplify (+ (* (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* (pow (fabs x) 7) (pow (sqrt 1/21) 2))))) 0) (* 0 (sqrt (/ 1 PI)))) into 0 1546937029.581 * [misc]backup-simplify: Simplify 0 into 0 1546937029.582 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546937029.583 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 1546937029.583 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 1546937029.584 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 1546937029.584 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))) into 0 1546937029.584 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))) into 0 1546937029.584 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 1546937029.584 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 1546937029.585 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 1546937029.585 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 1546937029.586 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1/21))) into 0 1546937029.586 * [misc]backup-simplify: Simplify (+ (* (sqrt 1/21) 0) (+ (* 0 0) (* 0 (sqrt 1/21)))) into 0 1546937029.586 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 1546937029.586 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 1546937029.586 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 1546937029.587 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))) into 0 1546937029.587 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 7) 0) (+ (* 0 0) (* 0 (pow (sqrt 1/21) 2)))) into 0 1546937029.587 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937029.588 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937029.588 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937029.589 * [misc]backup-simplify: Simplify (+ (* (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* (pow (fabs x) 7) (pow (sqrt 1/21) 2))))) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))) into 0 1546937029.589 * [misc]backup-simplify: Simplify 0 into 0 1546937029.590 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546937029.591 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546937029.591 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 1546937029.592 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 1546937029.592 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))) into 0 1546937029.592 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5))))) into 0 1546937029.593 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 1546937029.593 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 1546937029.593 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 1546937029.593 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 1546937029.594 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 1/21))) into 0 1546937029.594 * [misc]backup-simplify: Simplify (+ (* (sqrt 1/21) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1/21))))) into 0 1546937029.594 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 1546937029.594 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 1546937029.595 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 1546937029.595 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))) into 0 1546937029.596 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 7) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (sqrt 1/21) 2))))) into 0 1546937029.596 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937029.596 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937029.596 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937029.598 * [misc]backup-simplify: Simplify (+ (* (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* (pow (fabs x) 7) (pow (sqrt 1/21) 2))))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI)))))) into 0 1546937029.598 * [misc]backup-simplify: Simplify 0 into 0 1546937029.600 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546937029.601 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546937029.601 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 1546937029.601 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 1546937029.602 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))) into 0 1546937029.602 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))))) into 0 1546937029.603 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 1546937029.603 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 1546937029.603 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 1546937029.604 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 1546937029.605 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 1/21))) into 0 1546937029.605 * [misc]backup-simplify: Simplify (+ (* (sqrt 1/21) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1/21)))))) into 0 1546937029.606 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 1546937029.606 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 1546937029.606 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 1546937029.607 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))) into 0 1546937029.608 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 7) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (sqrt 1/21) 2)))))) into 0 1546937029.609 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937029.609 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937029.609 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937029.612 * [misc]backup-simplify: Simplify (+ (* (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* (pow (fabs x) 7) (pow (sqrt 1/21) 2))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))))) into 0 1546937029.613 * [misc]backup-simplify: Simplify 0 into 0 1546937029.616 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546937029.618 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546937029.619 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 1546937029.619 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 1546937029.620 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))))) into 0 1546937029.621 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5))))))) into 0 1546937029.622 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 1546937029.622 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 1546937029.623 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 1546937029.624 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 1546937029.624 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 1/21))) into 0 1546937029.625 * [misc]backup-simplify: Simplify (+ (* (sqrt 1/21) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1/21))))))) into 0 1546937029.626 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 1546937029.626 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 1546937029.627 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 1546937029.628 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))))) into 0 1546937029.631 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 7) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (sqrt 1/21) 2))))))) into 0 1546937029.631 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937029.631 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937029.631 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937029.635 * [misc]backup-simplify: Simplify (+ (* (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* (pow (fabs x) 7) (pow (sqrt 1/21) 2))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI)))))))) into 0 1546937029.635 * [misc]backup-simplify: Simplify 0 into 0 1546937029.638 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546937029.639 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546937029.640 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 1546937029.640 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 1546937029.641 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))))) into 0 1546937029.641 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))))))) into 0 1546937029.642 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 1546937029.642 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 1546937029.643 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 1546937029.643 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))))) into 0 1546937029.644 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 1/21))) into 0 1546937029.645 * [misc]backup-simplify: Simplify (+ (* (sqrt 1/21) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1/21)))))))) into 0 1546937029.645 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 1546937029.646 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 1546937029.646 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))))) into 0 1546937029.647 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))))) into 0 1546937029.649 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 7) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (sqrt 1/21) 2)))))))) into 0 1546937029.649 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937029.649 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937029.649 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937029.652 * [misc]backup-simplify: Simplify (+ (* (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* (pow (fabs x) 7) (pow (sqrt 1/21) 2))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))))))) into 0 1546937029.652 * [misc]backup-simplify: Simplify 0 into 0 1546937029.653 * [misc]backup-simplify: Simplify (* (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* (pow (fabs x) 7) (pow (sqrt 1/21) 2))))) (sqrt (/ 1 PI))) into (* (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* (pow (fabs x) 7) (pow (sqrt 1/21) 2))))) (sqrt (/ 1 PI))) 1546937029.654 * [misc]backup-simplify: Simplify (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs (/ 1 x)) 5)) (+ (* 2 (fabs (/ 1 x))) (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* (sqrt (* 1/21 (pow (fabs (/ 1 x)) 7))) (sqrt (* 1/21 (pow (fabs (/ 1 x)) 7)))))))) into (* (+ (* 2 (fabs (/ 1 x))) (+ (* (pow (fabs (/ 1 x)) 7) (pow (sqrt 1/21) 2)) (+ (* 1/5 (pow (fabs (/ 1 x)) 5)) (* 2/3 (pow (fabs (/ 1 x)) 3))))) (sqrt (/ 1 PI))) 1546937029.654 * [misc]approximate: Taking taylor expansion of (* (+ (* 2 (fabs (/ 1 x))) (+ (* (pow (fabs (/ 1 x)) 7) (pow (sqrt 1/21) 2)) (+ (* 1/5 (pow (fabs (/ 1 x)) 5)) (* 2/3 (pow (fabs (/ 1 x)) 3))))) (sqrt (/ 1 PI))) in (x) around 0 1546937029.654 * [misc]taylor: Taking taylor expansion of (* (+ (* 2 (fabs (/ 1 x))) (+ (* (pow (fabs (/ 1 x)) 7) (pow (sqrt 1/21) 2)) (+ (* 1/5 (pow (fabs (/ 1 x)) 5)) (* 2/3 (pow (fabs (/ 1 x)) 3))))) (sqrt (/ 1 PI))) in x 1546937029.654 * [misc]taylor: Taking taylor expansion of (+ (* 2 (fabs (/ 1 x))) (+ (* (pow (fabs (/ 1 x)) 7) (pow (sqrt 1/21) 2)) (+ (* 1/5 (pow (fabs (/ 1 x)) 5)) (* 2/3 (pow (fabs (/ 1 x)) 3))))) in x 1546937029.654 * [misc]taylor: Taking taylor expansion of (* 2 (fabs (/ 1 x))) in x 1546937029.654 * [misc]taylor: Taking taylor expansion of 2 in x 1546937029.654 * [misc]backup-simplify: Simplify 2 into 2 1546937029.654 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546937029.654 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546937029.654 * [misc]taylor: Taking taylor expansion of (+ (* (pow (fabs (/ 1 x)) 7) (pow (sqrt 1/21) 2)) (+ (* 1/5 (pow (fabs (/ 1 x)) 5)) (* 2/3 (pow (fabs (/ 1 x)) 3)))) in x 1546937029.654 * [misc]taylor: Taking taylor expansion of (* (pow (fabs (/ 1 x)) 7) (pow (sqrt 1/21) 2)) in x 1546937029.654 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 1546937029.654 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546937029.654 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546937029.654 * [misc]taylor: Taking taylor expansion of (pow (sqrt 1/21) 2) in x 1546937029.654 * [misc]taylor: Taking taylor expansion of (sqrt 1/21) in x 1546937029.654 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546937029.654 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546937029.654 * [misc]backup-simplify: Simplify (sqrt 1/21) into (sqrt 1/21) 1546937029.654 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1/21))) into 0 1546937029.654 * [misc]taylor: Taking taylor expansion of (+ (* 1/5 (pow (fabs (/ 1 x)) 5)) (* 2/3 (pow (fabs (/ 1 x)) 3))) in x 1546937029.654 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs (/ 1 x)) 5)) in x 1546937029.655 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546937029.655 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546937029.655 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 1546937029.655 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546937029.655 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546937029.655 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs (/ 1 x)) 3)) in x 1546937029.655 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546937029.655 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546937029.655 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 1546937029.655 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546937029.655 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546937029.655 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 PI)) in x 1546937029.655 * [misc]taylor: Taking taylor expansion of (/ 1 PI) in x 1546937029.655 * [misc]taylor: Taking taylor expansion of PI in x 1546937029.655 * [misc]backup-simplify: Simplify PI into PI 1546937029.655 * [misc]backup-simplify: Simplify (/ 1 PI) into (/ 1 PI) 1546937029.656 * [misc]backup-simplify: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 1546937029.657 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 1546937029.657 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 1546937029.657 * [misc]taylor: Taking taylor expansion of (* (+ (* 2 (fabs (/ 1 x))) (+ (* (pow (fabs (/ 1 x)) 7) (pow (sqrt 1/21) 2)) (+ (* 1/5 (pow (fabs (/ 1 x)) 5)) (* 2/3 (pow (fabs (/ 1 x)) 3))))) (sqrt (/ 1 PI))) in x 1546937029.657 * [misc]taylor: Taking taylor expansion of (+ (* 2 (fabs (/ 1 x))) (+ (* (pow (fabs (/ 1 x)) 7) (pow (sqrt 1/21) 2)) (+ (* 1/5 (pow (fabs (/ 1 x)) 5)) (* 2/3 (pow (fabs (/ 1 x)) 3))))) in x 1546937029.657 * [misc]taylor: Taking taylor expansion of (* 2 (fabs (/ 1 x))) in x 1546937029.657 * [misc]taylor: Taking taylor expansion of 2 in x 1546937029.657 * [misc]backup-simplify: Simplify 2 into 2 1546937029.657 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546937029.657 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546937029.657 * [misc]taylor: Taking taylor expansion of (+ (* (pow (fabs (/ 1 x)) 7) (pow (sqrt 1/21) 2)) (+ (* 1/5 (pow (fabs (/ 1 x)) 5)) (* 2/3 (pow (fabs (/ 1 x)) 3)))) in x 1546937029.657 * [misc]taylor: Taking taylor expansion of (* (pow (fabs (/ 1 x)) 7) (pow (sqrt 1/21) 2)) in x 1546937029.657 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 1546937029.657 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546937029.658 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546937029.658 * [misc]taylor: Taking taylor expansion of (pow (sqrt 1/21) 2) in x 1546937029.658 * [misc]taylor: Taking taylor expansion of (sqrt 1/21) in x 1546937029.658 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546937029.658 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546937029.658 * [misc]backup-simplify: Simplify (sqrt 1/21) into (sqrt 1/21) 1546937029.658 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1/21))) into 0 1546937029.658 * [misc]taylor: Taking taylor expansion of (+ (* 1/5 (pow (fabs (/ 1 x)) 5)) (* 2/3 (pow (fabs (/ 1 x)) 3))) in x 1546937029.658 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs (/ 1 x)) 5)) in x 1546937029.658 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546937029.658 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546937029.658 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 1546937029.658 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546937029.658 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546937029.658 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs (/ 1 x)) 3)) in x 1546937029.658 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546937029.658 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546937029.658 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 1546937029.658 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546937029.658 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546937029.658 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 PI)) in x 1546937029.658 * [misc]taylor: Taking taylor expansion of (/ 1 PI) in x 1546937029.658 * [misc]taylor: Taking taylor expansion of PI in x 1546937029.658 * [misc]backup-simplify: Simplify PI into PI 1546937029.658 * [misc]backup-simplify: Simplify (/ 1 PI) into (/ 1 PI) 1546937029.659 * [misc]backup-simplify: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 1546937029.660 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 1546937029.661 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 1546937029.661 * [misc]backup-simplify: Simplify (* 2 (fabs (/ 1 x))) into (* 2 (fabs (/ 1 x))) 1546937029.661 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 1546937029.661 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 1546937029.661 * [misc]backup-simplify: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) 1546937029.662 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 6)) into (pow (fabs (/ 1 x)) 7) 1546937029.662 * [misc]backup-simplify: Simplify (* (sqrt 1/21) (sqrt 1/21)) into (pow (sqrt 1/21) 2) 1546937029.663 * [misc]backup-simplify: Simplify (* (pow (fabs (/ 1 x)) 7) (pow (sqrt 1/21) 2)) into (* (pow (fabs (/ 1 x)) 7) (pow (sqrt 1/21) 2)) 1546937029.663 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 1546937029.663 * [misc]backup-simplify: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 1546937029.663 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 1546937029.663 * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs (/ 1 x)) 5)) into (* 1/5 (pow (fabs (/ 1 x)) 5)) 1546937029.663 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 1546937029.664 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 1546937029.664 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs (/ 1 x)) 3)) into (* 2/3 (pow (fabs (/ 1 x)) 3)) 1546937029.664 * [misc]backup-simplify: Simplify (+ (* 1/5 (pow (fabs (/ 1 x)) 5)) (* 2/3 (pow (fabs (/ 1 x)) 3))) into (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 1/5 (pow (fabs (/ 1 x)) 5))) 1546937029.665 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 7) (pow (sqrt 1/21) 2)) (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 1/5 (pow (fabs (/ 1 x)) 5)))) into (+ (* 1/5 (pow (fabs (/ 1 x)) 5)) (+ (* (pow (fabs (/ 1 x)) 7) (pow (sqrt 1/21) 2)) (* 2/3 (pow (fabs (/ 1 x)) 3)))) 1546937029.666 * [misc]backup-simplify: Simplify (+ (* 2 (fabs (/ 1 x))) (+ (* 1/5 (pow (fabs (/ 1 x)) 5)) (+ (* (pow (fabs (/ 1 x)) 7) (pow (sqrt 1/21) 2)) (* 2/3 (pow (fabs (/ 1 x)) 3))))) into (+ (* 2 (fabs (/ 1 x))) (+ (* (pow (fabs (/ 1 x)) 7) (pow (sqrt 1/21) 2)) (+ (* 1/5 (pow (fabs (/ 1 x)) 5)) (* 2/3 (pow (fabs (/ 1 x)) 3))))) 1546937029.668 * [misc]backup-simplify: Simplify (* (+ (* 2 (fabs (/ 1 x))) (+ (* (pow (fabs (/ 1 x)) 7) (pow (sqrt 1/21) 2)) (+ (* 1/5 (pow (fabs (/ 1 x)) 5)) (* 2/3 (pow (fabs (/ 1 x)) 3))))) (sqrt (/ 1 PI))) into (* (+ (* 2 (fabs (/ 1 x))) (+ (* (pow (fabs (/ 1 x)) 7) (pow (sqrt 1/21) 2)) (+ (* 1/5 (pow (fabs (/ 1 x)) 5)) (* 2/3 (pow (fabs (/ 1 x)) 3))))) (sqrt (/ 1 PI))) 1546937029.670 * [misc]backup-simplify: Simplify (* (+ (* 2 (fabs (/ 1 x))) (+ (* (pow (fabs (/ 1 x)) 7) (pow (sqrt 1/21) 2)) (+ (* 1/5 (pow (fabs (/ 1 x)) 5)) (* 2/3 (pow (fabs (/ 1 x)) 3))))) (sqrt (/ 1 PI))) into (* (+ (* 2 (fabs (/ 1 x))) (+ (* (pow (fabs (/ 1 x)) 7) (pow (sqrt 1/21) 2)) (+ (* 1/5 (pow (fabs (/ 1 x)) 5)) (* 2/3 (pow (fabs (/ 1 x)) 3))))) (sqrt (/ 1 PI))) 1546937029.670 * [misc]backup-simplify: Simplify (+ (* 2 0) (* 0 (fabs (/ 1 x)))) into 0 1546937029.672 * [misc]backup-simplify: Simplify (+ (* (sqrt 1/21) 0) (* 0 (sqrt 1/21))) into 0 1546937029.672 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 1546937029.672 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 1546937029.672 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 1546937029.672 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 6))) into 0 1546937029.673 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 7) 0) (* 0 (pow (sqrt 1/21) 2))) into 0 1546937029.673 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 1546937029.674 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 1546937029.674 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 4))) into 0 1546937029.674 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (* 0 (pow (fabs (/ 1 x)) 5))) into 0 1546937029.674 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 1546937029.675 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 1546937029.675 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 1546937029.675 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937029.675 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937029.675 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937029.677 * [misc]backup-simplify: Simplify (+ (* (+ (* 2 (fabs (/ 1 x))) (+ (* (pow (fabs (/ 1 x)) 7) (pow (sqrt 1/21) 2)) (+ (* 1/5 (pow (fabs (/ 1 x)) 5)) (* 2/3 (pow (fabs (/ 1 x)) 3))))) 0) (* 0 (sqrt (/ 1 PI)))) into 0 1546937029.677 * [misc]backup-simplify: Simplify 0 into 0 1546937029.679 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546937029.681 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 1546937029.682 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 1546937029.683 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1/21))) into 0 1546937029.683 * [misc]backup-simplify: Simplify (+ (* (sqrt 1/21) 0) (+ (* 0 0) (* 0 (sqrt 1/21)))) into 0 1546937029.683 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 1546937029.684 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 1546937029.684 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 1546937029.684 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))) into 0 1546937029.685 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 7) 0) (+ (* 0 0) (* 0 (pow (sqrt 1/21) 2)))) into 0 1546937029.685 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 1546937029.685 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 1546937029.685 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))) into 0 1546937029.686 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5)))) into 0 1546937029.686 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 1546937029.686 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 1546937029.686 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 1546937029.686 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937029.687 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937029.687 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937029.688 * [misc]backup-simplify: Simplify (+ (* (+ (* 2 (fabs (/ 1 x))) (+ (* (pow (fabs (/ 1 x)) 7) (pow (sqrt 1/21) 2)) (+ (* 1/5 (pow (fabs (/ 1 x)) 5)) (* 2/3 (pow (fabs (/ 1 x)) 3))))) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))) into 0 1546937029.688 * [misc]backup-simplify: Simplify 0 into 0 1546937029.690 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546937029.690 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546937029.691 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 1546937029.691 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 1/21))) into 0 1546937029.691 * [misc]backup-simplify: Simplify (+ (* (sqrt 1/21) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1/21))))) into 0 1546937029.691 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 1546937029.692 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 1546937029.692 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 1546937029.692 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))) into 0 1546937029.693 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 7) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (sqrt 1/21) 2))))) into 0 1546937029.694 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 1546937029.694 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 1546937029.694 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))) into 0 1546937029.695 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5))))) into 0 1546937029.695 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 1546937029.695 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 1546937029.695 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 1546937029.696 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937029.696 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937029.696 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937029.697 * [misc]backup-simplify: Simplify (+ (* (+ (* 2 (fabs (/ 1 x))) (+ (* (pow (fabs (/ 1 x)) 7) (pow (sqrt 1/21) 2)) (+ (* 1/5 (pow (fabs (/ 1 x)) 5)) (* 2/3 (pow (fabs (/ 1 x)) 3))))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI)))))) into 0 1546937029.698 * [misc]backup-simplify: Simplify 0 into 0 1546937029.699 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546937029.700 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546937029.701 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 1546937029.702 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 1/21))) into 0 1546937029.702 * [misc]backup-simplify: Simplify (+ (* (sqrt 1/21) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1/21)))))) into 0 1546937029.702 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 1546937029.703 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 1546937029.703 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 1546937029.703 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))))) into 0 1546937029.705 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 7) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (sqrt 1/21) 2)))))) into 0 1546937029.705 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 1546937029.705 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 1546937029.706 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))) into 0 1546937029.706 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5)))))) into 0 1546937029.707 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 1546937029.707 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 1546937029.708 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 1546937029.708 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937029.708 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937029.708 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937029.710 * [misc]backup-simplify: Simplify (+ (* (+ (* 2 (fabs (/ 1 x))) (+ (* (pow (fabs (/ 1 x)) 7) (pow (sqrt 1/21) 2)) (+ (* 1/5 (pow (fabs (/ 1 x)) 5)) (* 2/3 (pow (fabs (/ 1 x)) 3))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))))) into 0 1546937029.710 * [misc]backup-simplify: Simplify 0 into 0 1546937029.713 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546937029.714 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546937029.714 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 1546937029.714 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 1/21))) into 0 1546937029.715 * [misc]backup-simplify: Simplify (+ (* (sqrt 1/21) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1/21))))))) into 0 1546937029.715 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 1546937029.716 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 1546937029.716 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))))) into 0 1546937029.717 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))))) into 0 1546937029.719 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 7) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (sqrt 1/21) 2))))))) into 0 1546937029.719 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 1546937029.720 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 1546937029.720 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))))) into 0 1546937029.721 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5))))))) into 0 1546937029.721 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 1546937029.722 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 1546937029.722 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))))) into 0 1546937029.722 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937029.722 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937029.723 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937029.725 * [misc]backup-simplify: Simplify (+ (* (+ (* 2 (fabs (/ 1 x))) (+ (* (pow (fabs (/ 1 x)) 7) (pow (sqrt 1/21) 2)) (+ (* 1/5 (pow (fabs (/ 1 x)) 5)) (* 2/3 (pow (fabs (/ 1 x)) 3))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI)))))))) into 0 1546937029.725 * [misc]backup-simplify: Simplify 0 into 0 1546937029.727 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546937029.729 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546937029.729 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 1546937029.730 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 1/21))) into 0 1546937029.730 * [misc]backup-simplify: Simplify (+ (* (sqrt 1/21) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1/21)))))))) into 0 1546937029.731 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 1546937029.732 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))))) into 0 1546937029.732 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))))) into 0 1546937029.733 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))))))) into 0 1546937029.736 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 7) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (sqrt 1/21) 2)))))))) into 0 1546937029.737 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 1546937029.737 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))))) into 0 1546937029.738 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))))) into 0 1546937029.738 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5)))))))) into 0 1546937029.739 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 1546937029.739 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))))) into 0 1546937029.740 * [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 1546937029.740 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937029.740 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937029.740 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937029.743 * [misc]backup-simplify: Simplify (+ (* (+ (* 2 (fabs (/ 1 x))) (+ (* (pow (fabs (/ 1 x)) 7) (pow (sqrt 1/21) 2)) (+ (* 1/5 (pow (fabs (/ 1 x)) 5)) (* 2/3 (pow (fabs (/ 1 x)) 3))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))))))) into 0 1546937029.743 * [misc]backup-simplify: Simplify 0 into 0 1546937029.744 * [misc]backup-simplify: Simplify (* (+ (* 2 (fabs (/ 1 (/ 1 x)))) (+ (* (pow (fabs (/ 1 (/ 1 x))) 7) (pow (sqrt 1/21) 2)) (+ (* 1/5 (pow (fabs (/ 1 (/ 1 x))) 5)) (* 2/3 (pow (fabs (/ 1 (/ 1 x))) 3))))) (sqrt (/ 1 PI))) into (* (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* (pow (fabs x) 7) (pow (sqrt 1/21) 2))))) (sqrt (/ 1 PI))) 1546937029.745 * [misc]backup-simplify: Simplify (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs (/ 1 (- x))) 5)) (+ (* 2 (fabs (/ 1 (- x)))) (+ (* 2/3 (pow (fabs (/ 1 (- x))) 3)) (* (sqrt (* 1/21 (pow (fabs (/ 1 (- x))) 7))) (sqrt (* 1/21 (pow (fabs (/ 1 (- x))) 7)))))))) into (* (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (+ (* (pow (fabs (/ -1 x)) 7) (pow (sqrt 1/21) 2)) (* 2 (fabs (/ -1 x)))))) (sqrt (/ 1 PI))) 1546937029.745 * [misc]approximate: Taking taylor expansion of (* (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (+ (* (pow (fabs (/ -1 x)) 7) (pow (sqrt 1/21) 2)) (* 2 (fabs (/ -1 x)))))) (sqrt (/ 1 PI))) in (x) around 0 1546937029.745 * [misc]taylor: Taking taylor expansion of (* (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (+ (* (pow (fabs (/ -1 x)) 7) (pow (sqrt 1/21) 2)) (* 2 (fabs (/ -1 x)))))) (sqrt (/ 1 PI))) in x 1546937029.745 * [misc]taylor: Taking taylor expansion of (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (+ (* (pow (fabs (/ -1 x)) 7) (pow (sqrt 1/21) 2)) (* 2 (fabs (/ -1 x)))))) in x 1546937029.745 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs (/ -1 x)) 5)) in x 1546937029.745 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546937029.745 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546937029.745 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 1546937029.746 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546937029.746 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546937029.746 * [misc]taylor: Taking taylor expansion of (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (+ (* (pow (fabs (/ -1 x)) 7) (pow (sqrt 1/21) 2)) (* 2 (fabs (/ -1 x))))) in x 1546937029.746 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs (/ -1 x)) 3)) in x 1546937029.746 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546937029.746 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546937029.746 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 1546937029.746 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546937029.746 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546937029.746 * [misc]taylor: Taking taylor expansion of (+ (* (pow (fabs (/ -1 x)) 7) (pow (sqrt 1/21) 2)) (* 2 (fabs (/ -1 x)))) in x 1546937029.746 * [misc]taylor: Taking taylor expansion of (* (pow (fabs (/ -1 x)) 7) (pow (sqrt 1/21) 2)) in x 1546937029.746 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 1546937029.746 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546937029.746 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546937029.746 * [misc]taylor: Taking taylor expansion of (pow (sqrt 1/21) 2) in x 1546937029.746 * [misc]taylor: Taking taylor expansion of (sqrt 1/21) in x 1546937029.746 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546937029.746 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546937029.746 * [misc]backup-simplify: Simplify (sqrt 1/21) into (sqrt 1/21) 1546937029.746 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1/21))) into 0 1546937029.746 * [misc]taylor: Taking taylor expansion of (* 2 (fabs (/ -1 x))) in x 1546937029.746 * [misc]taylor: Taking taylor expansion of 2 in x 1546937029.746 * [misc]backup-simplify: Simplify 2 into 2 1546937029.746 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546937029.746 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546937029.746 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 PI)) in x 1546937029.746 * [misc]taylor: Taking taylor expansion of (/ 1 PI) in x 1546937029.746 * [misc]taylor: Taking taylor expansion of PI in x 1546937029.746 * [misc]backup-simplify: Simplify PI into PI 1546937029.747 * [misc]backup-simplify: Simplify (/ 1 PI) into (/ 1 PI) 1546937029.747 * [misc]backup-simplify: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 1546937029.748 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 1546937029.748 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 1546937029.748 * [misc]taylor: Taking taylor expansion of (* (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (+ (* (pow (fabs (/ -1 x)) 7) (pow (sqrt 1/21) 2)) (* 2 (fabs (/ -1 x)))))) (sqrt (/ 1 PI))) in x 1546937029.748 * [misc]taylor: Taking taylor expansion of (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (+ (* (pow (fabs (/ -1 x)) 7) (pow (sqrt 1/21) 2)) (* 2 (fabs (/ -1 x)))))) in x 1546937029.748 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs (/ -1 x)) 5)) in x 1546937029.749 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546937029.749 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546937029.749 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 1546937029.749 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546937029.749 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546937029.749 * [misc]taylor: Taking taylor expansion of (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (+ (* (pow (fabs (/ -1 x)) 7) (pow (sqrt 1/21) 2)) (* 2 (fabs (/ -1 x))))) in x 1546937029.749 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs (/ -1 x)) 3)) in x 1546937029.749 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546937029.749 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546937029.749 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 1546937029.749 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546937029.749 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546937029.749 * [misc]taylor: Taking taylor expansion of (+ (* (pow (fabs (/ -1 x)) 7) (pow (sqrt 1/21) 2)) (* 2 (fabs (/ -1 x)))) in x 1546937029.749 * [misc]taylor: Taking taylor expansion of (* (pow (fabs (/ -1 x)) 7) (pow (sqrt 1/21) 2)) in x 1546937029.749 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 1546937029.749 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546937029.749 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546937029.749 * [misc]taylor: Taking taylor expansion of (pow (sqrt 1/21) 2) in x 1546937029.749 * [misc]taylor: Taking taylor expansion of (sqrt 1/21) in x 1546937029.749 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546937029.749 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546937029.749 * [misc]backup-simplify: Simplify (sqrt 1/21) into (sqrt 1/21) 1546937029.749 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1/21))) into 0 1546937029.749 * [misc]taylor: Taking taylor expansion of (* 2 (fabs (/ -1 x))) in x 1546937029.749 * [misc]taylor: Taking taylor expansion of 2 in x 1546937029.749 * [misc]backup-simplify: Simplify 2 into 2 1546937029.749 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546937029.749 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546937029.749 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 PI)) in x 1546937029.749 * [misc]taylor: Taking taylor expansion of (/ 1 PI) in x 1546937029.749 * [misc]taylor: Taking taylor expansion of PI in x 1546937029.749 * [misc]backup-simplify: Simplify PI into PI 1546937029.750 * [misc]backup-simplify: Simplify (/ 1 PI) into (/ 1 PI) 1546937029.750 * [misc]backup-simplify: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 1546937029.751 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 1546937029.751 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 1546937029.751 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 1546937029.751 * [misc]backup-simplify: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 1546937029.752 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 1546937029.752 * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs (/ -1 x)) 5)) into (* 1/5 (pow (fabs (/ -1 x)) 5)) 1546937029.752 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 1546937029.752 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 1546937029.752 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs (/ -1 x)) 3)) into (* 2/3 (pow (fabs (/ -1 x)) 3)) 1546937029.752 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 1546937029.752 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 1546937029.752 * [misc]backup-simplify: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) 1546937029.752 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 6)) into (pow (fabs (/ -1 x)) 7) 1546937029.753 * [misc]backup-simplify: Simplify (* (sqrt 1/21) (sqrt 1/21)) into (pow (sqrt 1/21) 2) 1546937029.753 * [misc]backup-simplify: Simplify (* (pow (fabs (/ -1 x)) 7) (pow (sqrt 1/21) 2)) into (* (pow (sqrt 1/21) 2) (pow (fabs (/ -1 x)) 7)) 1546937029.753 * [misc]backup-simplify: Simplify (* 2 (fabs (/ -1 x))) into (* 2 (fabs (/ -1 x))) 1546937029.753 * [misc]backup-simplify: Simplify (+ (* (pow (sqrt 1/21) 2) (pow (fabs (/ -1 x)) 7)) (* 2 (fabs (/ -1 x)))) into (+ (* (pow (sqrt 1/21) 2) (pow (fabs (/ -1 x)) 7)) (* 2 (fabs (/ -1 x)))) 1546937029.754 * [misc]backup-simplify: Simplify (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (+ (* (pow (sqrt 1/21) 2) (pow (fabs (/ -1 x)) 7)) (* 2 (fabs (/ -1 x))))) into (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (+ (* (pow (fabs (/ -1 x)) 7) (pow (sqrt 1/21) 2)) (* 2 (fabs (/ -1 x))))) 1546937029.755 * [misc]backup-simplify: Simplify (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (+ (* (pow (fabs (/ -1 x)) 7) (pow (sqrt 1/21) 2)) (* 2 (fabs (/ -1 x)))))) into (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (+ (* (pow (fabs (/ -1 x)) 7) (pow (sqrt 1/21) 2)) (* 2 (fabs (/ -1 x)))))) 1546937029.756 * [misc]backup-simplify: Simplify (* (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (+ (* (pow (fabs (/ -1 x)) 7) (pow (sqrt 1/21) 2)) (* 2 (fabs (/ -1 x)))))) (sqrt (/ 1 PI))) into (* (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (+ (* (pow (fabs (/ -1 x)) 7) (pow (sqrt 1/21) 2)) (* 2 (fabs (/ -1 x)))))) (sqrt (/ 1 PI))) 1546937029.757 * [misc]backup-simplify: Simplify (* (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (+ (* (pow (fabs (/ -1 x)) 7) (pow (sqrt 1/21) 2)) (* 2 (fabs (/ -1 x)))))) (sqrt (/ 1 PI))) into (* (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (+ (* (pow (fabs (/ -1 x)) 7) (pow (sqrt 1/21) 2)) (* 2 (fabs (/ -1 x)))))) (sqrt (/ 1 PI))) 1546937029.757 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 1546937029.757 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 1546937029.757 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 4))) into 0 1546937029.757 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (* 0 (pow (fabs (/ -1 x)) 5))) into 0 1546937029.757 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 1546937029.757 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 1546937029.758 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 1546937029.758 * [misc]backup-simplify: Simplify (+ (* (sqrt 1/21) 0) (* 0 (sqrt 1/21))) into 0 1546937029.758 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 1546937029.758 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 1546937029.758 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 1546937029.758 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 6))) into 0 1546937029.759 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 7) 0) (* 0 (pow (sqrt 1/21) 2))) into 0 1546937029.759 * [misc]backup-simplify: Simplify (+ (* 2 0) (* 0 (fabs (/ -1 x)))) into 0 1546937029.759 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937029.759 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937029.759 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937029.760 * [misc]backup-simplify: Simplify (+ (* (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (+ (* (pow (fabs (/ -1 x)) 7) (pow (sqrt 1/21) 2)) (* 2 (fabs (/ -1 x)))))) 0) (* 0 (sqrt (/ 1 PI)))) into 0 1546937029.760 * [misc]backup-simplify: Simplify 0 into 0 1546937029.761 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546937029.762 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 1546937029.763 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 1546937029.763 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 1546937029.763 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))) into 0 1546937029.763 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5)))) into 0 1546937029.763 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 1546937029.764 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 1546937029.764 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 1546937029.765 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1/21))) into 0 1546937029.765 * [misc]backup-simplify: Simplify (+ (* (sqrt 1/21) 0) (+ (* 0 0) (* 0 (sqrt 1/21)))) into 0 1546937029.765 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 1546937029.765 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 1546937029.766 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 1546937029.766 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))) into 0 1546937029.766 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 7) 0) (+ (* 0 0) (* 0 (pow (sqrt 1/21) 2)))) into 0 1546937029.767 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 1546937029.767 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937029.767 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937029.767 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937029.769 * [misc]backup-simplify: Simplify (+ (* (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (+ (* (pow (fabs (/ -1 x)) 7) (pow (sqrt 1/21) 2)) (* 2 (fabs (/ -1 x)))))) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))) into 0 1546937029.769 * [misc]backup-simplify: Simplify 0 into 0 1546937029.772 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546937029.775 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546937029.775 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 1546937029.776 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 1546937029.776 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))) into 0 1546937029.777 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5))))) into 0 1546937029.777 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 1546937029.778 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 1546937029.778 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 1546937029.779 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 1/21))) into 0 1546937029.779 * [misc]backup-simplify: Simplify (+ (* (sqrt 1/21) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1/21))))) into 0 1546937029.780 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 1546937029.780 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 1546937029.781 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 1546937029.781 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))) into 0 1546937029.783 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 7) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (sqrt 1/21) 2))))) into 0 1546937029.783 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 1546937029.784 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937029.784 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937029.784 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937029.787 * [misc]backup-simplify: Simplify (+ (* (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (+ (* (pow (fabs (/ -1 x)) 7) (pow (sqrt 1/21) 2)) (* 2 (fabs (/ -1 x)))))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI)))))) into 0 1546937029.787 * [misc]backup-simplify: Simplify 0 into 0 1546937029.790 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546937029.792 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546937029.792 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 1546937029.793 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 1546937029.793 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))) into 0 1546937029.794 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5)))))) into 0 1546937029.795 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 1546937029.795 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 1546937029.796 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 1546937029.797 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 1/21))) into 0 1546937029.798 * [misc]backup-simplify: Simplify (+ (* (sqrt 1/21) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1/21)))))) into 0 1546937029.798 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 1546937029.799 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 1546937029.800 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 1546937029.800 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))))) into 0 1546937029.803 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 7) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (sqrt 1/21) 2)))))) into 0 1546937029.803 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 1546937029.803 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937029.804 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937029.804 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937029.807 * [misc]backup-simplify: Simplify (+ (* (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (+ (* (pow (fabs (/ -1 x)) 7) (pow (sqrt 1/21) 2)) (* 2 (fabs (/ -1 x)))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))))) into 0 1546937029.807 * [misc]backup-simplify: Simplify 0 into 0 1546937029.811 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546937029.812 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546937029.813 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 1546937029.814 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 1546937029.815 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))))) into 0 1546937029.815 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5))))))) into 0 1546937029.816 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 1546937029.817 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 1546937029.818 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))))) into 0 1546937029.818 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 1/21))) into 0 1546937029.819 * [misc]backup-simplify: Simplify (+ (* (sqrt 1/21) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1/21))))))) into 0 1546937029.819 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 1546937029.820 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 1546937029.821 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))))) into 0 1546937029.822 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))))) into 0 1546937029.824 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 7) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (sqrt 1/21) 2))))))) into 0 1546937029.825 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 1546937029.825 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937029.825 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937029.825 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937029.828 * [misc]backup-simplify: Simplify (+ (* (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (+ (* (pow (fabs (/ -1 x)) 7) (pow (sqrt 1/21) 2)) (* 2 (fabs (/ -1 x)))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI)))))))) into 0 1546937029.828 * [misc]backup-simplify: Simplify 0 into 0 1546937029.830 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546937029.832 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546937029.832 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 1546937029.833 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))))) into 0 1546937029.833 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))))) into 0 1546937029.834 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5)))))))) into 0 1546937029.835 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 1546937029.835 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))))) into 0 1546937029.836 * [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 1546937029.837 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 1/21))) into 0 1546937029.837 * [misc]backup-simplify: Simplify (+ (* (sqrt 1/21) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1/21)))))))) into 0 1546937029.838 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 1546937029.838 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))))) into 0 1546937029.839 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))))) into 0 1546937029.839 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))))))) into 0 1546937029.841 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 7) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (sqrt 1/21) 2)))))))) into 0 1546937029.842 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 1546937029.842 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937029.842 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937029.842 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937029.845 * [misc]backup-simplify: Simplify (+ (* (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (+ (* (pow (fabs (/ -1 x)) 7) (pow (sqrt 1/21) 2)) (* 2 (fabs (/ -1 x)))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))))))) into 0 1546937029.845 * [misc]backup-simplify: Simplify 0 into 0 1546937029.846 * [misc]backup-simplify: Simplify (* (+ (* 1/5 (pow (fabs (/ -1 (/ 1 (- x)))) 5)) (+ (* 2/3 (pow (fabs (/ -1 (/ 1 (- x)))) 3)) (+ (* (pow (fabs (/ -1 (/ 1 (- x)))) 7) (pow (sqrt 1/21) 2)) (* 2 (fabs (/ -1 (/ 1 (- x)))))))) (sqrt (/ 1 PI))) into (* (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* (pow (fabs x) 7) (pow (sqrt 1/21) 2))))) (sqrt (/ 1 PI))) 1546937029.846 * * * [misc]progress: simplifying candidates 1546937029.846 * * * * [misc]progress: [ 1 / 77 ] simplifiying candidate # 1546937029.846 * * * * [misc]progress: [ 2 / 77 ] simplifiying candidate # 1546937029.846 * * * * [misc]progress: [ 3 / 77 ] simplifiying candidate # 1546937029.846 * * * * [misc]progress: [ 4 / 77 ] simplifiying candidate # 1546937029.846 * * * * [misc]progress: [ 5 / 77 ] simplifiying candidate # 1546937029.846 * * * * [misc]progress: [ 6 / 77 ] simplifiying candidate # 1546937029.846 * * * * [misc]progress: [ 7 / 77 ] simplifiying candidate # 1546937029.846 * [enter]simplify: Simplifying (sqrt 1/21) 1546937029.846 * * [misc]simplify: iters left: 1 (2 enodes) 1546937029.847 * [exit]simplify: Simplified to (sqrt 1/21) 1546937029.847 * [misc]simplify: Simplified (2 1 2 2 2 2 2 1) to (λ (x) (fabs (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* (sqrt (* 1/21 (pow (fabs x) 7))) (* (sqrt 1/21) (sqrt (pow (fabs x) 7)))))))))) 1546937029.847 * * * * [misc]progress: [ 8 / 77 ] simplifiying candidate # 1546937029.847 * * * * [misc]progress: [ 9 / 77 ] simplifiying candidate # 1546937029.847 * * * * [misc]progress: [ 10 / 77 ] simplifiying candidate # 1546937029.847 * * * * [misc]progress: [ 11 / 77 ] simplifiying candidate # 1546937029.847 * * * * [misc]progress: [ 12 / 77 ] simplifiying candidate # 1546937029.847 * * * * [misc]progress: [ 13 / 77 ] simplifiying candidate # 1546937029.847 * * * * [misc]progress: [ 14 / 77 ] simplifiying candidate # 1546937029.848 * * * * [misc]progress: [ 15 / 77 ] simplifiying candidate # 1546937029.848 * * * * [misc]progress: [ 16 / 77 ] simplifiying candidate # 1546937029.848 * [enter]simplify: Simplifying (sqrt 1/21) 1546937029.848 * * [misc]simplify: iters left: 1 (2 enodes) 1546937029.848 * [exit]simplify: Simplified to (sqrt 1/21) 1546937029.848 * [misc]simplify: Simplified (2 1 2 2 2 2 1 1) to (λ (x) (fabs (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* (* (sqrt 1/21) (sqrt (pow (fabs x) 7))) (sqrt (* 1/21 (pow (fabs x) 7)))))))))) 1546937029.848 * * * * [misc]progress: [ 17 / 77 ] simplifiying candidate # 1546937029.848 * * * * [misc]progress: [ 18 / 77 ] simplifiying candidate # 1546937029.848 * * * * [misc]progress: [ 19 / 77 ] simplifiying candidate # 1546937029.849 * * * * [misc]progress: [ 20 / 77 ] simplifiying candidate # 1546937029.849 * * * * [misc]progress: [ 21 / 77 ] simplifiying candidate # 1546937029.849 * * * * [misc]progress: [ 22 / 77 ] simplifiying candidate # 1546937029.849 * * * * [misc]progress: [ 23 / 77 ] simplifiying candidate # 1546937029.849 * * * * [misc]progress: [ 24 / 77 ] simplifiying candidate # 1546937029.849 * * * * [misc]progress: [ 25 / 77 ] simplifiying candidate # 1546937029.849 * * * * [misc]progress: [ 26 / 77 ] simplifiying candidate # 1546937029.849 * [enter]simplify: Simplifying (pow (cbrt (fabs x)) 3) 1546937029.849 * * [misc]simplify: iters left: 3 (5 enodes) 1546937029.850 * * [misc]simplify: iters left: 2 (8 enodes) 1546937029.851 * [exit]simplify: Simplified to (fabs x) 1546937029.851 * [misc]simplify: Simplified (2 1 2 2 2 1 2) to (λ (x) (fabs (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* (* 2/3 (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3)) (fabs x)) (* (sqrt (* 1/21 (pow (fabs x) 7))) (sqrt (* 1/21 (pow (fabs x) 7)))))))))) 1546937029.851 * * * * [misc]progress: [ 27 / 77 ] simplifiying candidate # 1546937029.851 * [enter]simplify: Simplifying (pow (sqrt (fabs x)) 3) 1546937029.851 * * [misc]simplify: iters left: 3 (5 enodes) 1546937029.852 * * [misc]simplify: iters left: 2 (8 enodes) 1546937029.853 * [exit]simplify: Simplified to (* (sqrt (fabs x)) (fabs x)) 1546937029.853 * [misc]simplify: Simplified (2 1 2 2 2 1 2) to (λ (x) (fabs (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* (* 2/3 (pow (sqrt (fabs x)) 3)) (* (sqrt (fabs x)) (fabs x))) (* (sqrt (* 1/21 (pow (fabs x) 7))) (sqrt (* 1/21 (pow (fabs x) 7)))))))))) 1546937029.853 * * * * [misc]progress: [ 28 / 77 ] simplifiying candidate # 1546937029.853 * [enter]simplify: Simplifying (pow (fabs x) 3) 1546937029.853 * * [misc]simplify: iters left: 2 (4 enodes) 1546937029.854 * * [misc]simplify: iters left: 1 (7 enodes) 1546937029.855 * [exit]simplify: Simplified to (pow (fabs x) 3) 1546937029.855 * [misc]simplify: Simplified (2 1 2 2 2 1 2) to (λ (x) (fabs (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* (* 2/3 (pow 1 3)) (pow (fabs x) 3)) (* (sqrt (* 1/21 (pow (fabs x) 7))) (sqrt (* 1/21 (pow (fabs x) 7)))))))))) 1546937029.855 * * * * [misc]progress: [ 29 / 77 ] simplifiying candidate # 1546937029.855 * [enter]simplify: Simplifying (fabs x) 1546937029.855 * * [misc]simplify: iters left: 1 (2 enodes) 1546937029.855 * [exit]simplify: Simplified to (fabs x) 1546937029.856 * [misc]simplify: Simplified (2 1 2 2 2 1 2) to (λ (x) (fabs (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* (* 2/3 (* (fabs x) (fabs x))) (fabs x)) (* (sqrt (* 1/21 (pow (fabs x) 7))) (sqrt (* 1/21 (pow (fabs x) 7)))))))))) 1546937029.856 * * * * [misc]progress: [ 30 / 77 ] simplifiying candidate # 1546937029.856 * [enter]simplify: Simplifying (cbrt (pow (fabs x) 3)) 1546937029.856 * * [misc]simplify: iters left: 3 (5 enodes) 1546937029.857 * * [misc]simplify: iters left: 2 (8 enodes) 1546937029.860 * * [misc]simplify: iters left: 1 (12 enodes) 1546937029.862 * [exit]simplify: Simplified to (fabs x) 1546937029.862 * [misc]simplify: Simplified (2 1 2 2 2 1 2) to (λ (x) (fabs (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* (* 2/3 (* (cbrt (pow (fabs x) 3)) (cbrt (pow (fabs x) 3)))) (fabs x)) (* (sqrt (* 1/21 (pow (fabs x) 7))) (sqrt (* 1/21 (pow (fabs x) 7)))))))))) 1546937029.862 * * * * [misc]progress: [ 31 / 77 ] simplifiying candidate # 1546937029.863 * [enter]simplify: Simplifying (pow (cbrt (fabs x)) 3) 1546937029.863 * * [misc]simplify: iters left: 3 (5 enodes) 1546937029.864 * * [misc]simplify: iters left: 2 (8 enodes) 1546937029.866 * [exit]simplify: Simplified to (fabs x) 1546937029.866 * [misc]simplify: Simplified (2 1 2 2 2 1 2) to (λ (x) (fabs (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* (* 2/3 (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3)) (fabs x)) (* (sqrt (* 1/21 (pow (fabs x) 7))) (sqrt (* 1/21 (pow (fabs x) 7)))))))))) 1546937029.867 * * * * [misc]progress: [ 32 / 77 ] simplifiying candidate # 1546937029.867 * [enter]simplify: Simplifying (pow (sqrt (fabs x)) 3) 1546937029.867 * * [misc]simplify: iters left: 3 (5 enodes) 1546937029.868 * * [misc]simplify: iters left: 2 (8 enodes) 1546937029.871 * [exit]simplify: Simplified to (* (sqrt (fabs x)) (fabs x)) 1546937029.871 * [misc]simplify: Simplified (2 1 2 2 2 1 2) to (λ (x) (fabs (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* (* 2/3 (pow (sqrt (fabs x)) 3)) (* (sqrt (fabs x)) (fabs x))) (* (sqrt (* 1/21 (pow (fabs x) 7))) (sqrt (* 1/21 (pow (fabs x) 7)))))))))) 1546937029.871 * * * * [misc]progress: [ 33 / 77 ] simplifiying candidate # 1546937029.871 * [enter]simplify: Simplifying (pow (fabs x) 3) 1546937029.871 * * [misc]simplify: iters left: 2 (4 enodes) 1546937029.872 * * [misc]simplify: iters left: 1 (7 enodes) 1546937029.873 * [exit]simplify: Simplified to (pow (fabs x) 3) 1546937029.873 * [misc]simplify: Simplified (2 1 2 2 2 1 2) to (λ (x) (fabs (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* (* 2/3 (pow 1 3)) (pow (fabs x) 3)) (* (sqrt (* 1/21 (pow (fabs x) 7))) (sqrt (* 1/21 (pow (fabs x) 7)))))))))) 1546937029.873 * * * * [misc]progress: [ 34 / 77 ] simplifiying candidate # 1546937029.873 * [enter]simplify: Simplifying (* (fabs x) (fabs x)) 1546937029.873 * * [misc]simplify: iters left: 3 (3 enodes) 1546937029.874 * [exit]simplify: Simplified to (* (fabs x) (fabs x)) 1546937029.874 * [misc]simplify: Simplified (2 1 2 2 2 1 2) to (λ (x) (fabs (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) (* (sqrt (* 1/21 (pow (fabs x) 7))) (sqrt (* 1/21 (pow (fabs x) 7)))))))))) 1546937029.874 * * * * [misc]progress: [ 35 / 77 ] simplifiying candidate # 1546937029.874 * [enter]simplify: Simplifying (sqrt (pow (fabs x) 3)) 1546937029.874 * * [misc]simplify: iters left: 3 (5 enodes) 1546937029.875 * * [misc]simplify: iters left: 2 (8 enodes) 1546937029.876 * [exit]simplify: Simplified to (sqrt (pow (fabs x) 3)) 1546937029.876 * [misc]simplify: Simplified (2 1 2 2 2 1 2) to (λ (x) (fabs (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* (* 2/3 (sqrt (pow (fabs x) 3))) (sqrt (pow (fabs x) 3))) (* (sqrt (* 1/21 (pow (fabs x) 7))) (sqrt (* 1/21 (pow (fabs x) 7)))))))))) 1546937029.876 * * * * [misc]progress: [ 36 / 77 ] simplifiying candidate # 1546937029.877 * [enter]simplify: Simplifying (pow (fabs x) 3) 1546937029.877 * * [misc]simplify: iters left: 2 (4 enodes) 1546937029.877 * * [misc]simplify: iters left: 1 (7 enodes) 1546937029.878 * [exit]simplify: Simplified to (pow (fabs x) 3) 1546937029.878 * [misc]simplify: Simplified (2 1 2 2 2 1 2) to (λ (x) (fabs (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* (* 2/3 1) (pow (fabs x) 3)) (* (sqrt (* 1/21 (pow (fabs x) 7))) (sqrt (* 1/21 (pow (fabs x) 7)))))))))) 1546937029.878 * * * * [misc]progress: [ 37 / 77 ] simplifiying candidate # 1546937029.878 * * * * [misc]progress: [ 38 / 77 ] simplifiying candidate # 1546937029.878 * [enter]simplify: Simplifying (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* (sqrt (* 1/21 (pow (fabs x) 7))) (sqrt (* 1/21 (pow (fabs x) 7)))))))) 1546937029.879 * * [misc]simplify: iters left: 6 (26 enodes) 1546937029.883 * * [misc]simplify: iters left: 5 (49 enodes) 1546937029.892 * * [misc]simplify: iters left: 4 (106 enodes) 1546937029.911 * * [misc]simplify: iters left: 3 (223 enodes) 1546937029.984 * * [misc]simplify: iters left: 2 (349 enodes) 1546937030.058 * * [misc]simplify: iters left: 1 (460 enodes) 1546937030.162 * [exit]simplify: Simplified to (+ (* (* (sqrt (/ 1 PI)) (fabs x)) (+ 2 (* (* (fabs x) (fabs x)) 2/3))) (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs x) 5)) (* 1/21 (pow (fabs x) 7))))) 1546937030.162 * [misc]simplify: Simplified (2 1 1) to (λ (x) (fabs (pow (+ (* (* (sqrt (/ 1 PI)) (fabs x)) (+ 2 (* (* (fabs x) (fabs x)) 2/3))) (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs x) 5)) (* 1/21 (pow (fabs x) 7))))) 1))) 1546937030.167 * * * * [misc]progress: [ 39 / 77 ] simplifiying candidate # 1546937030.167 * * * * [misc]progress: [ 40 / 77 ] simplifiying candidate # 1546937030.168 * [enter]simplify: Simplifying (+ (log (sqrt (/ 1 PI))) (log (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* (sqrt (* 1/21 (pow (fabs x) 7))) (sqrt (* 1/21 (pow (fabs x) 7))))))))) 1546937030.168 * * [misc]simplify: iters left: 6 (28 enodes) 1546937030.177 * * [misc]simplify: iters left: 5 (45 enodes) 1546937030.190 * * [misc]simplify: iters left: 4 (74 enodes) 1546937030.211 * * [misc]simplify: iters left: 3 (107 enodes) 1546937030.229 * * [misc]simplify: iters left: 2 (127 enodes) 1546937030.244 * * [misc]simplify: iters left: 1 (135 enodes) 1546937030.268 * [exit]simplify: Simplified to (+ (log (+ (+ (* 1/21 (pow (fabs x) 7)) (* (pow (fabs x) 5) 1/5)) (+ (* (* (fabs x) (fabs x)) (* (fabs x) 2/3)) (* 2 (fabs x))))) (log (sqrt (/ 1 PI)))) 1546937030.268 * [misc]simplify: Simplified (2 1 1) to (λ (x) (fabs (exp (+ (log (+ (+ (* 1/21 (pow (fabs x) 7)) (* (pow (fabs x) 5) 1/5)) (+ (* (* (fabs x) (fabs x)) (* (fabs x) 2/3)) (* 2 (fabs x))))) (log (sqrt (/ 1 PI))))))) 1546937030.268 * * * * [misc]progress: [ 41 / 77 ] simplifiying candidate # 1546937030.268 * * * * [misc]progress: [ 42 / 77 ] simplifiying candidate # 1546937030.268 * * * * [misc]progress: [ 43 / 77 ] simplifiying candidate # 1546937030.268 * [enter]simplify: Simplifying (* (* (* (sqrt (/ 1 PI)) (sqrt (/ 1 PI))) (sqrt (/ 1 PI))) (* (* (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* (sqrt (* 1/21 (pow (fabs x) 7))) (sqrt (* 1/21 (pow (fabs x) 7))))))) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* (sqrt (* 1/21 (pow (fabs x) 7))) (sqrt (* 1/21 (pow (fabs x) 7)))))))) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* (sqrt (* 1/21 (pow (fabs x) 7))) (sqrt (* 1/21 (pow (fabs x) 7))))))))) 1546937030.269 * * [misc]simplify: iters left: 6 (30 enodes) 1546937030.279 * * [misc]simplify: iters left: 5 (65 enodes) 1546937030.304 * * [misc]simplify: iters left: 4 (289 enodes) 1546937030.737 * [exit]simplify: Simplified to (* (* (+ (+ (* (* (fabs x) (fabs x)) (* 2/3 (fabs x))) (* 2 (fabs x))) (+ (* (pow (fabs x) 5) 1/5) (* (pow (fabs x) 7) 1/21))) (/ (sqrt (/ 1 PI)) PI)) (* (+ (+ (* (* (fabs x) (fabs x)) (* 2/3 (fabs x))) (* 2 (fabs x))) (+ (* (pow (fabs x) 5) 1/5) (* (pow (fabs x) 7) 1/21))) (+ (+ (* (* (fabs x) (fabs x)) (* 2/3 (fabs x))) (* 2 (fabs x))) (+ (* (pow (fabs x) 5) 1/5) (* (pow (fabs x) 7) 1/21))))) 1546937030.737 * [misc]simplify: Simplified (2 1 1) to (λ (x) (fabs (cbrt (* (* (+ (+ (* (* (fabs x) (fabs x)) (* 2/3 (fabs x))) (* 2 (fabs x))) (+ (* (pow (fabs x) 5) 1/5) (* (pow (fabs x) 7) 1/21))) (/ (sqrt (/ 1 PI)) PI)) (* (+ (+ (* (* (fabs x) (fabs x)) (* 2/3 (fabs x))) (* 2 (fabs x))) (+ (* (pow (fabs x) 5) 1/5) (* (pow (fabs x) 7) 1/21))) (+ (+ (* (* (fabs x) (fabs x)) (* 2/3 (fabs x))) (* 2 (fabs x))) (+ (* (pow (fabs x) 5) 1/5) (* (pow (fabs x) 7) 1/21)))))))) 1546937030.737 * * * * [misc]progress: [ 44 / 77 ] simplifiying candidate # 1546937030.737 * * * * [misc]progress: [ 45 / 77 ] simplifiying candidate # 1546937030.737 * * * * [misc]progress: [ 46 / 77 ] simplifiying candidate # 1546937030.737 * * * * [misc]progress: [ 47 / 77 ] simplifiying candidate # 1546937030.737 * [enter]simplify: Simplifying (* (sqrt 1) (+ (pow (* 1/5 (pow (fabs x) 5)) 3) (pow (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* (sqrt (* 1/21 (pow (fabs x) 7))) (sqrt (* 1/21 (pow (fabs x) 7)))))) 3))) 1546937030.738 * * [misc]simplify: iters left: 6 (26 enodes) 1546937030.750 * * [misc]simplify: iters left: 5 (57 enodes) 1546937030.759 * * [misc]simplify: iters left: 4 (130 enodes) 1546937030.830 * [exit]simplify: Simplified to (+ (pow (+ (+ (* (* (fabs x) 2/3) (* (fabs x) (fabs x))) (* 1/21 (pow (fabs x) 7))) (* (fabs x) 2)) 3) (* (* 1/125 (pow (fabs x) 5)) (* (pow (fabs x) 5) (pow (fabs x) 5)))) 1546937030.830 * [misc]simplify: Simplified (2 1 1) to (λ (x) (fabs (/ (+ (pow (+ (+ (* (* (fabs x) 2/3) (* (fabs x) (fabs x))) (* 1/21 (pow (fabs x) 7))) (* (fabs x) 2)) 3) (* (* 1/125 (pow (fabs x) 5)) (* (pow (fabs x) 5) (pow (fabs x) 5)))) (* (sqrt PI) (+ (* (* 1/5 (pow (fabs x) 5)) (* 1/5 (pow (fabs x) 5))) (- (* (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* (sqrt (* 1/21 (pow (fabs x) 7))) (sqrt (* 1/21 (pow (fabs x) 7)))))) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* (sqrt (* 1/21 (pow (fabs x) 7))) (sqrt (* 1/21 (pow (fabs x) 7))))))) (* (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* (sqrt (* 1/21 (pow (fabs x) 7))) (sqrt (* 1/21 (pow (fabs x) 7))))))))))))) 1546937030.830 * [enter]simplify: Simplifying (* (sqrt PI) (+ (* (* 1/5 (pow (fabs x) 5)) (* 1/5 (pow (fabs x) 5))) (- (* (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* (sqrt (* 1/21 (pow (fabs x) 7))) (sqrt (* 1/21 (pow (fabs x) 7)))))) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* (sqrt (* 1/21 (pow (fabs x) 7))) (sqrt (* 1/21 (pow (fabs x) 7))))))) (* (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* (sqrt (* 1/21 (pow (fabs x) 7))) (sqrt (* 1/21 (pow (fabs x) 7)))))))))) 1546937030.831 * * [misc]simplify: iters left: 6 (28 enodes) 1546937030.836 * * [misc]simplify: iters left: 5 (72 enodes) 1546937030.868 * * [misc]simplify: iters left: 4 (269 enodes) 1546937031.023 * [exit]simplify: Simplified to (* (+ (* (* (pow (fabs x) 5) 1/5) (* (pow (fabs x) 5) 1/5)) (* (+ (- (* (fabs x) 2) (* (pow (fabs x) 5) 1/5)) (+ (* (* (fabs x) (fabs x)) (* 2/3 (fabs x))) (* 1/21 (pow (fabs x) 7)))) (+ (+ (* (* (fabs x) (fabs x)) (* 2/3 (fabs x))) (* 1/21 (pow (fabs x) 7))) (* (fabs x) 2)))) (sqrt PI)) 1546937031.024 * [misc]simplify: Simplified (2 1 2) to (λ (x) (fabs (/ (* (sqrt 1) (+ (pow (* 1/5 (pow (fabs x) 5)) 3) (pow (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* (sqrt (* 1/21 (pow (fabs x) 7))) (sqrt (* 1/21 (pow (fabs x) 7)))))) 3))) (* (+ (* (* (pow (fabs x) 5) 1/5) (* (pow (fabs x) 5) 1/5)) (* (+ (- (* (fabs x) 2) (* (pow (fabs x) 5) 1/5)) (+ (* (* (fabs x) (fabs x)) (* 2/3 (fabs x))) (* 1/21 (pow (fabs x) 7)))) (+ (+ (* (* (fabs x) (fabs x)) (* 2/3 (fabs x))) (* 1/21 (pow (fabs x) 7))) (* (fabs x) 2)))) (sqrt PI))))) 1546937031.024 * * * * [misc]progress: [ 48 / 77 ] simplifiying candidate # 1546937031.024 * [enter]simplify: Simplifying (* (sqrt 1) (- (* (* 1/5 (pow (fabs x) 5)) (* 1/5 (pow (fabs x) 5))) (* (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* (sqrt (* 1/21 (pow (fabs x) 7))) (sqrt (* 1/21 (pow (fabs x) 7)))))) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* (sqrt (* 1/21 (pow (fabs x) 7))) (sqrt (* 1/21 (pow (fabs x) 7))))))))) 1546937031.024 * * [misc]simplify: iters left: 6 (26 enodes) 1546937031.034 * * [misc]simplify: iters left: 5 (55 enodes) 1546937031.053 * * [misc]simplify: iters left: 4 (151 enodes) 1546937031.130 * [exit]simplify: Simplified to (* (+ (+ (* (fabs x) 2) (* (* (fabs x) (fabs x)) (* 2/3 (fabs x)))) (+ (* 1/21 (pow (fabs x) 7)) (* (pow (fabs x) 5) 1/5))) (- (- (* (pow (fabs x) 5) 1/5) (* (* (fabs x) (fabs x)) (* 2/3 (fabs x)))) (+ (* 1/21 (pow (fabs x) 7)) (* (fabs x) 2)))) 1546937031.130 * [misc]simplify: Simplified (2 1 1) to (λ (x) (fabs (/ (* (+ (+ (* (fabs x) 2) (* (* (fabs x) (fabs x)) (* 2/3 (fabs x)))) (+ (* 1/21 (pow (fabs x) 7)) (* (pow (fabs x) 5) 1/5))) (- (- (* (pow (fabs x) 5) 1/5) (* (* (fabs x) (fabs x)) (* 2/3 (fabs x)))) (+ (* 1/21 (pow (fabs x) 7)) (* (fabs x) 2)))) (* (sqrt PI) (- (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* (sqrt (* 1/21 (pow (fabs x) 7))) (sqrt (* 1/21 (pow (fabs x) 7))))))))))) 1546937031.130 * [enter]simplify: Simplifying (* (sqrt PI) (- (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* (sqrt (* 1/21 (pow (fabs x) 7))) (sqrt (* 1/21 (pow (fabs x) 7)))))))) 1546937031.130 * * [misc]simplify: iters left: 6 (24 enodes) 1546937031.138 * * [misc]simplify: iters left: 5 (40 enodes) 1546937031.147 * * [misc]simplify: iters left: 4 (78 enodes) 1546937031.161 * * [misc]simplify: iters left: 3 (173 enodes) 1546937031.200 * * [misc]simplify: iters left: 2 (408 enodes) 1546937031.378 * [exit]simplify: Simplified to (- (- (* (* 1/5 (sqrt PI)) (pow (fabs x) 5)) (* (pow (fabs x) 3) (* 2/3 (sqrt PI)))) (+ (* 2 (* (fabs x) (sqrt PI))) (* (pow (fabs x) 7) (* (sqrt PI) 1/21)))) 1546937031.379 * [misc]simplify: Simplified (2 1 2) to (λ (x) (fabs (/ (* (+ (+ (* (fabs x) 2) (* (* (fabs x) (fabs x)) (* 2/3 (fabs x)))) (+ (* 1/21 (pow (fabs x) 7)) (* (pow (fabs x) 5) 1/5))) (- (- (* (pow (fabs x) 5) 1/5) (* (* (fabs x) (fabs x)) (* 2/3 (fabs x)))) (+ (* 1/21 (pow (fabs x) 7)) (* (fabs x) 2)))) (- (- (* (* 1/5 (sqrt PI)) (pow (fabs x) 5)) (* (pow (fabs x) 3) (* 2/3 (sqrt PI)))) (+ (* 2 (* (fabs x) (sqrt PI))) (* (pow (fabs x) 7) (* (sqrt PI) 1/21))))))) 1546937031.379 * * * * [misc]progress: [ 49 / 77 ] simplifiying candidate # 1546937031.379 * * * * [misc]progress: [ 50 / 77 ] simplifiying candidate # 1546937031.379 * [enter]simplify: Simplifying (* (sqrt (/ 1 PI)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* (sqrt (* 1/21 (pow (fabs x) 7))) (sqrt (* 1/21 (pow (fabs x) 7))))))) 1546937031.379 * * [misc]simplify: iters left: 6 (21 enodes) 1546937031.382 * * [misc]simplify: iters left: 5 (40 enodes) 1546937031.388 * * [misc]simplify: iters left: 4 (77 enodes) 1546937031.405 * * [misc]simplify: iters left: 3 (148 enodes) 1546937031.433 * * [misc]simplify: iters left: 2 (215 enodes) 1546937031.475 * * [misc]simplify: iters left: 1 (267 enodes) 1546937031.520 * [exit]simplify: Simplified to (* (sqrt (/ 1 PI)) (+ (+ (* 1/21 (pow (fabs x) 7)) (* (* (fabs x) 2/3) (* (fabs x) (fabs x)))) (* (fabs x) 2))) 1546937031.520 * [misc]simplify: Simplified (2 1 2) to (λ (x) (fabs (+ (* (sqrt (/ 1 PI)) (* 1/5 (pow (fabs x) 5))) (* (sqrt (/ 1 PI)) (+ (+ (* 1/21 (pow (fabs x) 7)) (* (* (fabs x) 2/3) (* (fabs x) (fabs x)))) (* (fabs x) 2)))))) 1546937031.520 * * * * [misc]progress: [ 51 / 77 ] simplifiying candidate # 1546937031.520 * [enter]simplify: Simplifying (* (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* (sqrt (* 1/21 (pow (fabs x) 7))) (sqrt (* 1/21 (pow (fabs x) 7)))))) (sqrt (/ 1 PI))) 1546937031.521 * * [misc]simplify: iters left: 6 (21 enodes) 1546937031.524 * * [misc]simplify: iters left: 5 (34 enodes) 1546937031.529 * * [misc]simplify: iters left: 4 (63 enodes) 1546937031.547 * * [misc]simplify: iters left: 3 (115 enodes) 1546937031.585 * * [misc]simplify: iters left: 2 (161 enodes) 1546937031.639 * * [misc]simplify: iters left: 1 (227 enodes) 1546937031.708 * [exit]simplify: Simplified to (* (+ (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) (+ (* 2 (fabs x)) (* 1/21 (pow (fabs x) 7)))) (sqrt (/ 1 PI))) 1546937031.708 * [misc]simplify: Simplified (2 1 2) to (λ (x) (fabs (+ (* (* 1/5 (pow (fabs x) 5)) (sqrt (/ 1 PI))) (* (+ (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) (+ (* 2 (fabs x)) (* 1/21 (pow (fabs x) 7)))) (sqrt (/ 1 PI)))))) 1546937031.709 * * * * [misc]progress: [ 52 / 77 ] simplifiying candidate # 1546937031.709 * [enter]simplify: Simplifying (cbrt (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* (sqrt (* 1/21 (pow (fabs x) 7))) (sqrt (* 1/21 (pow (fabs x) 7)))))))) 1546937031.709 * * [misc]simplify: iters left: 6 (22 enodes) 1546937031.716 * * [misc]simplify: iters left: 5 (36 enodes) 1546937031.728 * * [misc]simplify: iters left: 4 (65 enodes) 1546937031.751 * * [misc]simplify: iters left: 3 (100 enodes) 1546937031.784 * * [misc]simplify: iters left: 2 (128 enodes) 1546937031.812 * * [misc]simplify: iters left: 1 (137 enodes) 1546937031.838 * [exit]simplify: Simplified to (cbrt (+ (+ (* (* (fabs x) (fabs x)) (* (fabs x) 2/3)) (* 2 (fabs x))) (+ (* (pow (fabs x) 5) 1/5) (* 1/21 (pow (fabs x) 7))))) 1546937031.838 * [misc]simplify: Simplified (2 1 2) to (λ (x) (fabs (* (* (sqrt (/ 1 PI)) (* (cbrt (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* (sqrt (* 1/21 (pow (fabs x) 7))) (sqrt (* 1/21 (pow (fabs x) 7)))))))) (cbrt (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* (sqrt (* 1/21 (pow (fabs x) 7))) (sqrt (* 1/21 (pow (fabs x) 7)))))))))) (cbrt (+ (+ (* (* (fabs x) (fabs x)) (* (fabs x) 2/3)) (* 2 (fabs x))) (+ (* (pow (fabs x) 5) 1/5) (* 1/21 (pow (fabs x) 7)))))))) 1546937031.839 * * * * [misc]progress: [ 53 / 77 ] simplifiying candidate # 1546937031.839 * [enter]simplify: Simplifying (sqrt (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* (sqrt (* 1/21 (pow (fabs x) 7))) (sqrt (* 1/21 (pow (fabs x) 7)))))))) 1546937031.839 * * [misc]simplify: iters left: 6 (22 enodes) 1546937031.846 * * [misc]simplify: iters left: 5 (36 enodes) 1546937031.857 * * [misc]simplify: iters left: 4 (65 enodes) 1546937031.870 * * [misc]simplify: iters left: 3 (100 enodes) 1546937031.885 * * [misc]simplify: iters left: 2 (128 enodes) 1546937031.913 * * [misc]simplify: iters left: 1 (137 enodes) 1546937031.939 * [exit]simplify: Simplified to (sqrt (+ (+ (* (* (fabs x) (fabs x)) (* (fabs x) 2/3)) (* 2 (fabs x))) (+ (* (pow (fabs x) 5) 1/5) (* 1/21 (pow (fabs x) 7))))) 1546937031.939 * [misc]simplify: Simplified (2 1 2) to (λ (x) (fabs (* (* (sqrt (/ 1 PI)) (sqrt (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* (sqrt (* 1/21 (pow (fabs x) 7))) (sqrt (* 1/21 (pow (fabs x) 7))))))))) (sqrt (+ (+ (* (* (fabs x) (fabs x)) (* (fabs x) 2/3)) (* 2 (fabs x))) (+ (* (pow (fabs x) 5) 1/5) (* 1/21 (pow (fabs x) 7)))))))) 1546937031.939 * * * * [misc]progress: [ 54 / 77 ] simplifiying candidate # 1546937031.939 * [enter]simplify: Simplifying (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* (sqrt (* 1/21 (pow (fabs x) 7))) (sqrt (* 1/21 (pow (fabs x) 7))))))) 1546937031.939 * * [misc]simplify: iters left: 6 (21 enodes) 1546937031.946 * * [misc]simplify: iters left: 5 (35 enodes) 1546937031.957 * * [misc]simplify: iters left: 4 (64 enodes) 1546937031.975 * * [misc]simplify: iters left: 3 (100 enodes) 1546937031.991 * * [misc]simplify: iters left: 2 (125 enodes) 1546937032.005 * * [misc]simplify: iters left: 1 (132 enodes) 1546937032.021 * [exit]simplify: Simplified to (+ (+ (* 1/21 (pow (fabs x) 7)) (* (* (fabs x) (fabs x)) (* (fabs x) 2/3))) (+ (* (pow (fabs x) 5) 1/5) (* 2 (fabs x)))) 1546937032.021 * [misc]simplify: Simplified (2 1 2) to (λ (x) (fabs (* (* (sqrt (/ 1 PI)) 1) (+ (+ (* 1/21 (pow (fabs x) 7)) (* (* (fabs x) (fabs x)) (* (fabs x) 2/3))) (+ (* (pow (fabs x) 5) 1/5) (* 2 (fabs x))))))) 1546937032.021 * * * * [misc]progress: [ 55 / 77 ] simplifiying candidate # 1546937032.022 * [enter]simplify: Simplifying (* (cbrt (sqrt (/ 1 PI))) (cbrt (sqrt (/ 1 PI)))) 1546937032.022 * * [misc]simplify: iters left: 6 (6 enodes) 1546937032.024 * * [misc]simplify: iters left: 5 (8 enodes) 1546937032.026 * [exit]simplify: Simplified to (* (cbrt (sqrt (/ 1 PI))) (cbrt (sqrt (/ 1 PI)))) 1546937032.026 * [misc]simplify: Simplified (2 1 1) to (λ (x) (fabs (* (* (cbrt (sqrt (/ 1 PI))) (cbrt (sqrt (/ 1 PI)))) (* (cbrt (sqrt (/ 1 PI))) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* (sqrt (* 1/21 (pow (fabs x) 7))) (sqrt (* 1/21 (pow (fabs x) 7))))))))))) 1546937032.026 * * * * [misc]progress: [ 56 / 77 ] simplifiying candidate # 1546937032.027 * [enter]simplify: Simplifying (sqrt (* (cbrt (/ 1 PI)) (cbrt (/ 1 PI)))) 1546937032.027 * * [misc]simplify: iters left: 6 (6 enodes) 1546937032.029 * * [misc]simplify: iters left: 5 (9 enodes) 1546937032.031 * [exit]simplify: Simplified to (fabs (cbrt (/ 1 PI))) 1546937032.031 * [misc]simplify: Simplified (2 1 1) to (λ (x) (fabs (* (fabs (cbrt (/ 1 PI))) (* (sqrt (cbrt (/ 1 PI))) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* (sqrt (* 1/21 (pow (fabs x) 7))) (sqrt (* 1/21 (pow (fabs x) 7))))))))))) 1546937032.031 * * * * [misc]progress: [ 57 / 77 ] simplifiying candidate # 1546937032.031 * [enter]simplify: Simplifying (sqrt (sqrt (/ 1 PI))) 1546937032.032 * * [misc]simplify: iters left: 4 (5 enodes) 1546937032.033 * * [misc]simplify: iters left: 3 (7 enodes) 1546937032.035 * [exit]simplify: Simplified to (sqrt (sqrt (/ 1 PI))) 1546937032.035 * [misc]simplify: Simplified (2 1 1) to (λ (x) (fabs (* (sqrt (sqrt (/ 1 PI))) (* (sqrt (sqrt (/ 1 PI))) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* (sqrt (* 1/21 (pow (fabs x) 7))) (sqrt (* 1/21 (pow (fabs x) 7))))))))))) 1546937032.035 * * * * [misc]progress: [ 58 / 77 ] simplifiying candidate # 1546937032.035 * [enter]simplify: Simplifying (sqrt 1) 1546937032.035 * * [misc]simplify: iters left: 1 (2 enodes) 1546937032.037 * [exit]simplify: Simplified to 1 1546937032.037 * [misc]simplify: Simplified (2 1 1) to (λ (x) (fabs (* 1 (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* (sqrt (* 1/21 (pow (fabs x) 7))) (sqrt (* 1/21 (pow (fabs x) 7))))))))))) 1546937032.037 * * * * [misc]progress: [ 59 / 77 ] simplifiying candidate # 1546937032.037 * [enter]simplify: Simplifying (sqrt 1) 1546937032.037 * * [misc]simplify: iters left: 1 (2 enodes) 1546937032.038 * [exit]simplify: Simplified to 1 1546937032.038 * [misc]simplify: Simplified (2 1 1) to (λ (x) (fabs (* 1 (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* (sqrt (* 1/21 (pow (fabs x) 7))) (sqrt (* 1/21 (pow (fabs x) 7))))))))))) 1546937032.038 * * * * [misc]progress: [ 60 / 77 ] simplifiying candidate # 1546937032.038 * [enter]simplify: Simplifying (sqrt (sqrt (/ 1 PI))) 1546937032.038 * * [misc]simplify: iters left: 4 (5 enodes) 1546937032.040 * * [misc]simplify: iters left: 3 (7 enodes) 1546937032.042 * [exit]simplify: Simplified to (sqrt (sqrt (/ 1 PI))) 1546937032.042 * [misc]simplify: Simplified (2 1 1) to (λ (x) (fabs (* (sqrt (sqrt (/ 1 PI))) (* (sqrt (sqrt (/ 1 PI))) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* (sqrt (* 1/21 (pow (fabs x) 7))) (sqrt (* 1/21 (pow (fabs x) 7))))))))))) 1546937032.042 * * * * [misc]progress: [ 61 / 77 ] simplifiying candidate # 1546937032.042 * * * * [misc]progress: [ 62 / 77 ] simplifiying candidate # 1546937032.042 * [enter]simplify: Simplifying (+ (* (* 1/5 (pow (fabs x) 5)) (* 1/5 (pow (fabs x) 5))) (- (* (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* (sqrt (* 1/21 (pow (fabs x) 7))) (sqrt (* 1/21 (pow (fabs x) 7)))))) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* (sqrt (* 1/21 (pow (fabs x) 7))) (sqrt (* 1/21 (pow (fabs x) 7))))))) (* (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* (sqrt (* 1/21 (pow (fabs x) 7))) (sqrt (* 1/21 (pow (fabs x) 7))))))))) 1546937032.042 * * [misc]simplify: iters left: 6 (25 enodes) 1546937032.051 * * [misc]simplify: iters left: 5 (62 enodes) 1546937032.080 * * [misc]simplify: iters left: 4 (235 enodes) 1546937032.234 * [exit]simplify: Simplified to (- (* (+ (* (* (fabs x) 2/3) (* (fabs x) (fabs x))) (+ (* 2 (fabs x)) (* 1/21 (pow (fabs x) 7)))) (+ (* (* (fabs x) 2/3) (* (fabs x) (fabs x))) (+ (* 2 (fabs x)) (* 1/21 (pow (fabs x) 7))))) (* (* (pow (fabs x) 5) 1/5) (+ (- (* 1/21 (pow (fabs x) 7)) (* (pow (fabs x) 5) 1/5)) (+ (* (* (fabs x) 2/3) (* (fabs x) (fabs x))) (* 2 (fabs x)))))) 1546937032.234 * [misc]simplify: Simplified (2 1 2) to (λ (x) (fabs (/ (* (sqrt (/ 1 PI)) (+ (pow (* 1/5 (pow (fabs x) 5)) 3) (pow (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* (sqrt (* 1/21 (pow (fabs x) 7))) (sqrt (* 1/21 (pow (fabs x) 7)))))) 3))) (- (* (+ (* (* (fabs x) 2/3) (* (fabs x) (fabs x))) (+ (* 2 (fabs x)) (* 1/21 (pow (fabs x) 7)))) (+ (* (* (fabs x) 2/3) (* (fabs x) (fabs x))) (+ (* 2 (fabs x)) (* 1/21 (pow (fabs x) 7))))) (* (* (pow (fabs x) 5) 1/5) (+ (- (* 1/21 (pow (fabs x) 7)) (* (pow (fabs x) 5) 1/5)) (+ (* (* (fabs x) 2/3) (* (fabs x) (fabs x))) (* 2 (fabs x))))))))) 1546937032.235 * * * * [misc]progress: [ 63 / 77 ] simplifiying candidate # 1546937032.235 * [enter]simplify: Simplifying (- (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* (sqrt (* 1/21 (pow (fabs x) 7))) (sqrt (* 1/21 (pow (fabs x) 7))))))) 1546937032.235 * * [misc]simplify: iters left: 6 (21 enodes) 1546937032.238 * * [misc]simplify: iters left: 5 (36 enodes) 1546937032.244 * * [misc]simplify: iters left: 4 (68 enodes) 1546937032.263 * * [misc]simplify: iters left: 3 (139 enodes) 1546937032.311 * * [misc]simplify: iters left: 2 (252 enodes) 1546937032.380 * * [misc]simplify: iters left: 1 (443 enodes) 1546937032.553 * [exit]simplify: Simplified to (- (+ (* (pow (fabs x) 5) 1/5) (* (pow (fabs x) 7) -1/21)) (- (* 2 (fabs x)) (* (* (fabs x) (fabs x)) (* (fabs x) -2/3)))) 1546937032.553 * [misc]simplify: Simplified (2 1 2) to (λ (x) (fabs (/ (* (sqrt (/ 1 PI)) (- (* (* 1/5 (pow (fabs x) 5)) (* 1/5 (pow (fabs x) 5))) (* (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* (sqrt (* 1/21 (pow (fabs x) 7))) (sqrt (* 1/21 (pow (fabs x) 7)))))) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* (sqrt (* 1/21 (pow (fabs x) 7))) (sqrt (* 1/21 (pow (fabs x) 7))))))))) (- (+ (* (pow (fabs x) 5) 1/5) (* (pow (fabs x) 7) -1/21)) (- (* 2 (fabs x)) (* (* (fabs x) (fabs x)) (* (fabs x) -2/3))))))) 1546937032.553 * * * * [misc]progress: [ 64 / 77 ] simplifiying candidate # 1546937032.553 * [enter]simplify: Simplifying (* (sqrt 1) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* (sqrt (* 1/21 (pow (fabs x) 7))) (sqrt (* 1/21 (pow (fabs x) 7)))))))) 1546937032.554 * * [misc]simplify: iters left: 6 (24 enodes) 1546937032.564 * * [misc]simplify: iters left: 5 (47 enodes) 1546937032.573 * * [misc]simplify: iters left: 4 (106 enodes) 1546937032.608 * * [misc]simplify: iters left: 3 (212 enodes) 1546937032.689 * * [misc]simplify: iters left: 2 (315 enodes) 1546937032.804 * * [misc]simplify: iters left: 1 (378 enodes) 1546937032.872 * [exit]simplify: Simplified to (+ (+ (* (pow (fabs x) 7) 1/21) (* (* (fabs x) (fabs x)) (* 2/3 (fabs x)))) (+ (* (fabs x) 2) (* 1/5 (pow (fabs x) 5)))) 1546937032.872 * [misc]simplify: Simplified (2 1 1) to (λ (x) (fabs (/ (+ (+ (* (pow (fabs x) 7) 1/21) (* (* (fabs x) (fabs x)) (* 2/3 (fabs x)))) (+ (* (fabs x) 2) (* 1/5 (pow (fabs x) 5)))) (sqrt PI)))) 1546937032.872 * * * * [misc]progress: [ 65 / 77 ] simplifiying candidate # 1546937032.872 * * * * [misc]progress: [ 66 / 77 ] simplifiying candidate # 1546937032.872 * [enter]simplify: Simplifying (* (sqrt (pow (fabs x) 7)) (sqrt 1/21)) 1546937032.872 * * [misc]simplify: iters left: 5 (8 enodes) 1546937032.875 * * [misc]simplify: iters left: 4 (9 enodes) 1546937032.878 * [exit]simplify: Simplified to (* (sqrt 1/21) (sqrt (pow (fabs x) 7))) 1546937032.878 * [misc]simplify: Simplified (2 1 2 2 2 2 2) to (λ (x) (fabs (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* (sqrt (* 1/21 (pow (fabs x) 7))) (* (sqrt 1/21) (sqrt (pow (fabs x) 7)))))))))) 1546937032.878 * * * * [misc]progress: [ 67 / 77 ] simplifiying candidate # 1546937032.879 * [enter]simplify: Simplifying (* (sqrt (pow (fabs x) 7)) (sqrt 1/21)) 1546937032.879 * * [misc]simplify: iters left: 5 (8 enodes) 1546937032.881 * * [misc]simplify: iters left: 4 (9 enodes) 1546937032.885 * [exit]simplify: Simplified to (* (sqrt 1/21) (sqrt (pow (fabs x) 7))) 1546937032.885 * [misc]simplify: Simplified (2 1 2 2 2 2 2) to (λ (x) (fabs (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* (sqrt (* 1/21 (pow (fabs x) 7))) (* (sqrt 1/21) (sqrt (pow (fabs x) 7)))))))))) 1546937032.885 * * * * [misc]progress: [ 68 / 77 ] simplifiying candidate # 1546937032.885 * [enter]simplify: Simplifying (* (sqrt (pow (fabs x) 7)) (sqrt 1/21)) 1546937032.885 * * [misc]simplify: iters left: 5 (8 enodes) 1546937032.888 * * [misc]simplify: iters left: 4 (9 enodes) 1546937032.892 * [exit]simplify: Simplified to (* (sqrt 1/21) (sqrt (pow (fabs x) 7))) 1546937032.892 * [misc]simplify: Simplified (2 1 2 2 2 2 2) to (λ (x) (fabs (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* (sqrt (* 1/21 (pow (fabs x) 7))) (* (sqrt 1/21) (sqrt (pow (fabs x) 7)))))))))) 1546937032.892 * * * * [misc]progress: [ 69 / 77 ] simplifiying candidate # 1546937032.892 * [enter]simplify: Simplifying (* (sqrt (pow (fabs x) 7)) (sqrt 1/21)) 1546937032.892 * * [misc]simplify: iters left: 5 (8 enodes) 1546937032.895 * * [misc]simplify: iters left: 4 (9 enodes) 1546937032.897 * [exit]simplify: Simplified to (* (sqrt 1/21) (sqrt (pow (fabs x) 7))) 1546937032.897 * [misc]simplify: Simplified (2 1 2 2 2 2 1) to (λ (x) (fabs (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* (* (sqrt 1/21) (sqrt (pow (fabs x) 7))) (sqrt (* 1/21 (pow (fabs x) 7)))))))))) 1546937032.897 * * * * [misc]progress: [ 70 / 77 ] simplifiying candidate # 1546937032.897 * [enter]simplify: Simplifying (* (sqrt (pow (fabs x) 7)) (sqrt 1/21)) 1546937032.897 * * [misc]simplify: iters left: 5 (8 enodes) 1546937032.899 * * [misc]simplify: iters left: 4 (9 enodes) 1546937032.900 * [exit]simplify: Simplified to (* (sqrt 1/21) (sqrt (pow (fabs x) 7))) 1546937032.900 * [misc]simplify: Simplified (2 1 2 2 2 2 1) to (λ (x) (fabs (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* (* (sqrt 1/21) (sqrt (pow (fabs x) 7))) (sqrt (* 1/21 (pow (fabs x) 7)))))))))) 1546937032.900 * * * * [misc]progress: [ 71 / 77 ] simplifiying candidate # 1546937032.900 * [enter]simplify: Simplifying (* (sqrt (pow (fabs x) 7)) (sqrt 1/21)) 1546937032.900 * * [misc]simplify: iters left: 5 (8 enodes) 1546937032.902 * * [misc]simplify: iters left: 4 (9 enodes) 1546937032.903 * [exit]simplify: Simplified to (* (sqrt 1/21) (sqrt (pow (fabs x) 7))) 1546937032.903 * [misc]simplify: Simplified (2 1 2 2 2 2 1) to (λ (x) (fabs (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* (* (sqrt 1/21) (sqrt (pow (fabs x) 7))) (sqrt (* 1/21 (pow (fabs x) 7)))))))))) 1546937032.903 * * * * [misc]progress: [ 72 / 77 ] simplifiying candidate # 1546937032.904 * [enter]simplify: Simplifying (* 2/3 (pow (fabs x) 3)) 1546937032.904 * * [misc]simplify: iters left: 4 (6 enodes) 1546937032.906 * * [misc]simplify: iters left: 3 (10 enodes) 1546937032.908 * * [misc]simplify: iters left: 2 (18 enodes) 1546937032.910 * * [misc]simplify: iters left: 1 (22 enodes) 1546937032.913 * [exit]simplify: Simplified to (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) 1546937032.913 * [misc]simplify: Simplified (2 1 2 2 2 1) to (λ (x) (fabs (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) (* (sqrt (* 1/21 (pow (fabs x) 7))) (sqrt (* 1/21 (pow (fabs x) 7)))))))))) 1546937032.913 * * * * [misc]progress: [ 73 / 77 ] simplifiying candidate # 1546937032.914 * [enter]simplify: Simplifying (* 2/3 (pow (fabs x) 3)) 1546937032.914 * * [misc]simplify: iters left: 4 (6 enodes) 1546937032.915 * * [misc]simplify: iters left: 3 (10 enodes) 1546937032.916 * * [misc]simplify: iters left: 2 (18 enodes) 1546937032.918 * * [misc]simplify: iters left: 1 (22 enodes) 1546937032.921 * [exit]simplify: Simplified to (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) 1546937032.921 * [misc]simplify: Simplified (2 1 2 2 2 1) to (λ (x) (fabs (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) (* (sqrt (* 1/21 (pow (fabs x) 7))) (sqrt (* 1/21 (pow (fabs x) 7)))))))))) 1546937032.921 * * * * [misc]progress: [ 74 / 77 ] simplifiying candidate # 1546937032.922 * [enter]simplify: Simplifying (* 2/3 (pow (fabs x) 3)) 1546937032.922 * * [misc]simplify: iters left: 4 (6 enodes) 1546937032.923 * * [misc]simplify: iters left: 3 (10 enodes) 1546937032.924 * * [misc]simplify: iters left: 2 (18 enodes) 1546937032.927 * * [misc]simplify: iters left: 1 (22 enodes) 1546937032.931 * [exit]simplify: Simplified to (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) 1546937032.932 * [misc]simplify: Simplified (2 1 2 2 2 1) to (λ (x) (fabs (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) (* (sqrt (* 1/21 (pow (fabs x) 7))) (sqrt (* 1/21 (pow (fabs x) 7)))))))))) 1546937032.932 * * * * [misc]progress: [ 75 / 77 ] simplifiying candidate # 1546937032.932 * [enter]simplify: Simplifying (* (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* (pow (fabs x) 7) (pow (sqrt 1/21) 2))))) (sqrt (/ 1 PI))) 1546937032.932 * * [misc]simplify: iters left: 6 (26 enodes) 1546937032.941 * * [misc]simplify: iters left: 5 (44 enodes) 1546937032.955 * * [misc]simplify: iters left: 4 (86 enodes) 1546937032.985 * * [misc]simplify: iters left: 3 (181 enodes) 1546937033.071 * * [misc]simplify: iters left: 2 (376 enodes) 1546937033.177 * * [misc]simplify: iters left: 1 (490 enodes) 1546937033.314 * [exit]simplify: Simplified to (+ (* (+ (* (pow (fabs x) 5) 1/5) (* (pow (fabs x) 7) 1/21)) (sqrt (/ 1 PI))) (* (+ 2 (* 2/3 (* (fabs x) (fabs x)))) (* (fabs x) (sqrt (/ 1 PI))))) 1546937033.314 * [misc]simplify: Simplified (2 1) to (λ (x) (fabs (+ (* (+ (* (pow (fabs x) 5) 1/5) (* (pow (fabs x) 7) 1/21)) (sqrt (/ 1 PI))) (* (+ 2 (* 2/3 (* (fabs x) (fabs x)))) (* (fabs x) (sqrt (/ 1 PI))))))) 1546937033.314 * * * * [misc]progress: [ 76 / 77 ] simplifiying candidate # 1546937033.314 * [enter]simplify: Simplifying (* (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* (pow (fabs x) 7) (pow (sqrt 1/21) 2))))) (sqrt (/ 1 PI))) 1546937033.314 * * [misc]simplify: iters left: 6 (26 enodes) 1546937033.318 * * [misc]simplify: iters left: 5 (44 enodes) 1546937033.325 * * [misc]simplify: iters left: 4 (86 enodes) 1546937033.343 * * [misc]simplify: iters left: 3 (181 enodes) 1546937033.431 * * [misc]simplify: iters left: 2 (376 enodes) 1546937033.534 * * [misc]simplify: iters left: 1 (490 enodes) 1546937033.649 * [exit]simplify: Simplified to (+ (* (+ (* (pow (fabs x) 5) 1/5) (* (pow (fabs x) 7) 1/21)) (sqrt (/ 1 PI))) (* (+ 2 (* 2/3 (* (fabs x) (fabs x)))) (* (fabs x) (sqrt (/ 1 PI))))) 1546937033.649 * [misc]simplify: Simplified (2 1) to (λ (x) (fabs (+ (* (+ (* (pow (fabs x) 5) 1/5) (* (pow (fabs x) 7) 1/21)) (sqrt (/ 1 PI))) (* (+ 2 (* 2/3 (* (fabs x) (fabs x)))) (* (fabs x) (sqrt (/ 1 PI))))))) 1546937033.649 * * * * [misc]progress: [ 77 / 77 ] simplifiying candidate # 1546937033.649 * [enter]simplify: Simplifying (* (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* (pow (fabs x) 7) (pow (sqrt 1/21) 2))))) (sqrt (/ 1 PI))) 1546937033.650 * * [misc]simplify: iters left: 6 (26 enodes) 1546937033.654 * * [misc]simplify: iters left: 5 (44 enodes) 1546937033.663 * * [misc]simplify: iters left: 4 (86 enodes) 1546937033.682 * * [misc]simplify: iters left: 3 (181 enodes) 1546937033.734 * * [misc]simplify: iters left: 2 (376 enodes) 1546937033.856 * * [misc]simplify: iters left: 1 (490 enodes) 1546937033.956 * [exit]simplify: Simplified to (+ (* (+ (* (pow (fabs x) 5) 1/5) (* (pow (fabs x) 7) 1/21)) (sqrt (/ 1 PI))) (* (+ 2 (* 2/3 (* (fabs x) (fabs x)))) (* (fabs x) (sqrt (/ 1 PI))))) 1546937033.956 * [misc]simplify: Simplified (2 1) to (λ (x) (fabs (+ (* (+ (* (pow (fabs x) 5) 1/5) (* (pow (fabs x) 7) 1/21)) (sqrt (/ 1 PI))) (* (+ 2 (* 2/3 (* (fabs x) (fabs x)))) (* (fabs x) (sqrt (/ 1 PI))))))) 1546937033.956 * * * [misc]progress: adding candidates to table 1546937035.629 * * [misc]progress: iteration 4 / 4 1546937035.629 * * * [misc]progress: picking best candidate 1546937035.647 * * * * [misc]pick: Picked # 1546937035.647 * * * [misc]progress: localizing error 1546937035.719 * * * [misc]progress: generating rewritten candidates 1546937035.719 * * * * [misc]progress: [ 1 / 4 ] rewriting at (2 1 1 1 2) 1546937035.719 * * * * [misc]progress: [ 2 / 4 ] rewriting at (2 1 2 1 2 2 2) 1546937035.722 * * * * [misc]progress: [ 3 / 4 ] rewriting at (2 1 2 2 1 1) 1546937035.724 * * * * [misc]progress: [ 4 / 4 ] rewriting at (2 1) 1546937035.806 * * * [misc]progress: generating series expansions 1546937035.806 * * * * [misc]progress: [ 1 / 4 ] generating series at (2 1 1 1 2) 1546937035.806 * * * * [misc]progress: [ 2 / 4 ] generating series at (2 1 2 1 2 2 2) 1546937035.806 * [misc]backup-simplify: Simplify (* (fabs x) 1/21) into (* 1/21 (fabs x)) 1546937035.806 * [misc]approximate: Taking taylor expansion of (* 1/21 (fabs x)) in (x) around 0 1546937035.806 * [misc]taylor: Taking taylor expansion of (* 1/21 (fabs x)) in x 1546937035.806 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546937035.806 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546937035.806 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546937035.807 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546937035.807 * [misc]taylor: Taking taylor expansion of (* 1/21 (fabs x)) in x 1546937035.807 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546937035.807 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546937035.807 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546937035.807 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546937035.807 * [misc]backup-simplify: Simplify (* 1/21 (fabs x)) into (* 1/21 (fabs x)) 1546937035.807 * [misc]backup-simplify: Simplify (* 1/21 (fabs x)) into (* 1/21 (fabs x)) 1546937035.807 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (* 0 (fabs x))) into 0 1546937035.807 * [misc]backup-simplify: Simplify 0 into 0 1546937035.808 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 1546937035.808 * [misc]backup-simplify: Simplify 0 into 0 1546937035.808 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 1546937035.808 * [misc]backup-simplify: Simplify 0 into 0 1546937035.809 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 1546937035.809 * [misc]backup-simplify: Simplify 0 into 0 1546937035.810 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 1546937035.810 * [misc]backup-simplify: Simplify 0 into 0 1546937035.811 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 1546937035.811 * [misc]backup-simplify: Simplify 0 into 0 1546937035.811 * [misc]backup-simplify: Simplify (* 1/21 (fabs x)) into (* 1/21 (fabs x)) 1546937035.811 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) 1/21) into (* 1/21 (fabs (/ 1 x))) 1546937035.811 * [misc]approximate: Taking taylor expansion of (* 1/21 (fabs (/ 1 x))) in (x) around 0 1546937035.811 * [misc]taylor: Taking taylor expansion of (* 1/21 (fabs (/ 1 x))) in x 1546937035.811 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546937035.811 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546937035.811 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546937035.811 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546937035.811 * [misc]taylor: Taking taylor expansion of (* 1/21 (fabs (/ 1 x))) in x 1546937035.811 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546937035.811 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546937035.811 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546937035.811 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546937035.811 * [misc]backup-simplify: Simplify (* 1/21 (fabs (/ 1 x))) into (* 1/21 (fabs (/ 1 x))) 1546937035.812 * [misc]backup-simplify: Simplify (* 1/21 (fabs (/ 1 x))) into (* 1/21 (fabs (/ 1 x))) 1546937035.812 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (* 0 (fabs (/ 1 x)))) into 0 1546937035.812 * [misc]backup-simplify: Simplify 0 into 0 1546937035.812 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 1546937035.812 * [misc]backup-simplify: Simplify 0 into 0 1546937035.813 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 1546937035.813 * [misc]backup-simplify: Simplify 0 into 0 1546937035.813 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 1546937035.813 * [misc]backup-simplify: Simplify 0 into 0 1546937035.814 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 1546937035.814 * [misc]backup-simplify: Simplify 0 into 0 1546937035.815 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 1546937035.815 * [misc]backup-simplify: Simplify 0 into 0 1546937035.815 * [misc]backup-simplify: Simplify (* 1/21 (fabs (/ 1 (/ 1 x)))) into (* 1/21 (fabs x)) 1546937035.815 * [misc]backup-simplify: Simplify (* (fabs (/ 1 (- x))) 1/21) into (* 1/21 (fabs (/ -1 x))) 1546937035.815 * [misc]approximate: Taking taylor expansion of (* 1/21 (fabs (/ -1 x))) in (x) around 0 1546937035.815 * [misc]taylor: Taking taylor expansion of (* 1/21 (fabs (/ -1 x))) in x 1546937035.815 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546937035.816 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546937035.816 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546937035.816 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546937035.816 * [misc]taylor: Taking taylor expansion of (* 1/21 (fabs (/ -1 x))) in x 1546937035.816 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546937035.816 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546937035.816 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546937035.816 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546937035.816 * [misc]backup-simplify: Simplify (* 1/21 (fabs (/ -1 x))) into (* 1/21 (fabs (/ -1 x))) 1546937035.816 * [misc]backup-simplify: Simplify (* 1/21 (fabs (/ -1 x))) into (* 1/21 (fabs (/ -1 x))) 1546937035.816 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (* 0 (fabs (/ -1 x)))) into 0 1546937035.816 * [misc]backup-simplify: Simplify 0 into 0 1546937035.817 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 1546937035.817 * [misc]backup-simplify: Simplify 0 into 0 1546937035.817 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 1546937035.817 * [misc]backup-simplify: Simplify 0 into 0 1546937035.818 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 1546937035.818 * [misc]backup-simplify: Simplify 0 into 0 1546937035.819 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 1546937035.819 * [misc]backup-simplify: Simplify 0 into 0 1546937035.820 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 1546937035.820 * [misc]backup-simplify: Simplify 0 into 0 1546937035.820 * [misc]backup-simplify: Simplify (* 1/21 (fabs (/ -1 (/ 1 (- x))))) into (* 1/21 (fabs x)) 1546937035.820 * * * * [misc]progress: [ 3 / 4 ] generating series at (2 1 2 2 1 1) 1546937035.820 * [misc]backup-simplify: Simplify (* (fabs x) 2/3) into (* 2/3 (fabs x)) 1546937035.820 * [misc]approximate: Taking taylor expansion of (* 2/3 (fabs x)) in (x) around 0 1546937035.820 * [misc]taylor: Taking taylor expansion of (* 2/3 (fabs x)) in x 1546937035.820 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546937035.820 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546937035.820 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546937035.820 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546937035.820 * [misc]taylor: Taking taylor expansion of (* 2/3 (fabs x)) in x 1546937035.820 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546937035.820 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546937035.820 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546937035.820 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546937035.820 * [misc]backup-simplify: Simplify (* 2/3 (fabs x)) into (* 2/3 (fabs x)) 1546937035.820 * [misc]backup-simplify: Simplify (* 2/3 (fabs x)) into (* 2/3 (fabs x)) 1546937035.821 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 (fabs x))) into 0 1546937035.821 * [misc]backup-simplify: Simplify 0 into 0 1546937035.821 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 1546937035.821 * [misc]backup-simplify: Simplify 0 into 0 1546937035.822 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 1546937035.822 * [misc]backup-simplify: Simplify 0 into 0 1546937035.823 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 1546937035.823 * [misc]backup-simplify: Simplify 0 into 0 1546937035.823 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 1546937035.823 * [misc]backup-simplify: Simplify 0 into 0 1546937035.824 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 1546937035.824 * [misc]backup-simplify: Simplify 0 into 0 1546937035.824 * [misc]backup-simplify: Simplify (* 2/3 (fabs x)) into (* 2/3 (fabs x)) 1546937035.825 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) 2/3) into (* 2/3 (fabs (/ 1 x))) 1546937035.825 * [misc]approximate: Taking taylor expansion of (* 2/3 (fabs (/ 1 x))) in (x) around 0 1546937035.825 * [misc]taylor: Taking taylor expansion of (* 2/3 (fabs (/ 1 x))) in x 1546937035.825 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546937035.825 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546937035.825 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546937035.825 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546937035.825 * [misc]taylor: Taking taylor expansion of (* 2/3 (fabs (/ 1 x))) in x 1546937035.825 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546937035.825 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546937035.825 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546937035.825 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546937035.825 * [misc]backup-simplify: Simplify (* 2/3 (fabs (/ 1 x))) into (* 2/3 (fabs (/ 1 x))) 1546937035.825 * [misc]backup-simplify: Simplify (* 2/3 (fabs (/ 1 x))) into (* 2/3 (fabs (/ 1 x))) 1546937035.825 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 (fabs (/ 1 x)))) into 0 1546937035.825 * [misc]backup-simplify: Simplify 0 into 0 1546937035.826 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 1546937035.826 * [misc]backup-simplify: Simplify 0 into 0 1546937035.826 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 1546937035.826 * [misc]backup-simplify: Simplify 0 into 0 1546937035.827 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 1546937035.827 * [misc]backup-simplify: Simplify 0 into 0 1546937035.828 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 1546937035.828 * [misc]backup-simplify: Simplify 0 into 0 1546937035.829 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 1546937035.829 * [misc]backup-simplify: Simplify 0 into 0 1546937035.829 * [misc]backup-simplify: Simplify (* 2/3 (fabs (/ 1 (/ 1 x)))) into (* 2/3 (fabs x)) 1546937035.829 * [misc]backup-simplify: Simplify (* (fabs (/ 1 (- x))) 2/3) into (* 2/3 (fabs (/ -1 x))) 1546937035.829 * [misc]approximate: Taking taylor expansion of (* 2/3 (fabs (/ -1 x))) in (x) around 0 1546937035.829 * [misc]taylor: Taking taylor expansion of (* 2/3 (fabs (/ -1 x))) in x 1546937035.829 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546937035.829 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546937035.829 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546937035.829 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546937035.829 * [misc]taylor: Taking taylor expansion of (* 2/3 (fabs (/ -1 x))) in x 1546937035.829 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546937035.829 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546937035.829 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546937035.829 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546937035.829 * [misc]backup-simplify: Simplify (* 2/3 (fabs (/ -1 x))) into (* 2/3 (fabs (/ -1 x))) 1546937035.830 * [misc]backup-simplify: Simplify (* 2/3 (fabs (/ -1 x))) into (* 2/3 (fabs (/ -1 x))) 1546937035.830 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 (fabs (/ -1 x)))) into 0 1546937035.830 * [misc]backup-simplify: Simplify 0 into 0 1546937035.830 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 1546937035.830 * [misc]backup-simplify: Simplify 0 into 0 1546937035.831 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 1546937035.831 * [misc]backup-simplify: Simplify 0 into 0 1546937035.831 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 1546937035.831 * [misc]backup-simplify: Simplify 0 into 0 1546937035.832 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 1546937035.832 * [misc]backup-simplify: Simplify 0 into 0 1546937035.833 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 1546937035.833 * [misc]backup-simplify: Simplify 0 into 0 1546937035.833 * [misc]backup-simplify: Simplify (* 2/3 (fabs (/ -1 (/ 1 (- x))))) into (* 2/3 (fabs x)) 1546937035.833 * * * * [misc]progress: [ 4 / 4 ] generating series at (2 1) 1546937035.835 * [misc]backup-simplify: Simplify (* (* (/ 1 (sqrt PI)) 1) (+ (* (* (fabs x) (pow (fabs x) 4)) (+ 1/5 (* (fabs x) (* (fabs x) 1/21)))) (+ (* (* (fabs x) 2/3) (* (fabs x) (fabs x))) (* (fabs x) 2)))) into (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))))) 1546937035.835 * [misc]approximate: Taking taylor expansion of (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))))) in (x) around 0 1546937035.835 * [misc]taylor: Taking taylor expansion of (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))))) in x 1546937035.835 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 PI)) in x 1546937035.835 * [misc]taylor: Taking taylor expansion of (/ 1 PI) in x 1546937035.835 * [misc]taylor: Taking taylor expansion of PI in x 1546937035.835 * [misc]backup-simplify: Simplify PI into PI 1546937035.836 * [misc]backup-simplify: Simplify (/ 1 PI) into (/ 1 PI) 1546937035.836 * [misc]backup-simplify: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 1546937035.837 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 1546937035.838 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 1546937035.838 * [misc]taylor: Taking taylor expansion of (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7))))) in x 1546937035.839 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs x) 5)) in x 1546937035.839 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546937035.839 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546937035.839 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 5) in x 1546937035.839 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546937035.839 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546937035.839 * [misc]taylor: Taking taylor expansion of (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))) in x 1546937035.839 * [misc]taylor: Taking taylor expansion of (* 2 (fabs x)) in x 1546937035.839 * [misc]taylor: Taking taylor expansion of 2 in x 1546937035.839 * [misc]backup-simplify: Simplify 2 into 2 1546937035.839 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546937035.839 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546937035.839 * [misc]taylor: Taking taylor expansion of (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7))) in x 1546937035.839 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs x) 3)) in x 1546937035.839 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546937035.839 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546937035.839 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 3) in x 1546937035.839 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546937035.839 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546937035.839 * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs x) 7)) in x 1546937035.839 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546937035.839 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546937035.839 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 7) in x 1546937035.839 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546937035.839 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546937035.839 * [misc]taylor: Taking taylor expansion of (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))))) in x 1546937035.839 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 PI)) in x 1546937035.839 * [misc]taylor: Taking taylor expansion of (/ 1 PI) in x 1546937035.839 * [misc]taylor: Taking taylor expansion of PI in x 1546937035.839 * [misc]backup-simplify: Simplify PI into PI 1546937035.840 * [misc]backup-simplify: Simplify (/ 1 PI) into (/ 1 PI) 1546937035.840 * [misc]backup-simplify: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 1546937035.841 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 1546937035.843 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 1546937035.843 * [misc]taylor: Taking taylor expansion of (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7))))) in x 1546937035.843 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs x) 5)) in x 1546937035.843 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546937035.843 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546937035.843 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 5) in x 1546937035.843 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546937035.843 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546937035.843 * [misc]taylor: Taking taylor expansion of (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))) in x 1546937035.843 * [misc]taylor: Taking taylor expansion of (* 2 (fabs x)) in x 1546937035.843 * [misc]taylor: Taking taylor expansion of 2 in x 1546937035.843 * [misc]backup-simplify: Simplify 2 into 2 1546937035.843 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546937035.843 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546937035.843 * [misc]taylor: Taking taylor expansion of (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7))) in x 1546937035.843 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs x) 3)) in x 1546937035.843 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546937035.843 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546937035.843 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 3) in x 1546937035.843 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546937035.843 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546937035.843 * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs x) 7)) in x 1546937035.843 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546937035.843 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546937035.843 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 7) in x 1546937035.843 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546937035.843 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546937035.844 * [misc]backup-simplify: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 1546937035.844 * [misc]backup-simplify: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 1546937035.844 * [misc]backup-simplify: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 1546937035.844 * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs x) 5)) into (* 1/5 (pow (fabs x) 5)) 1546937035.844 * [misc]backup-simplify: Simplify (* 2 (fabs x)) into (* 2 (fabs x)) 1546937035.844 * [misc]backup-simplify: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 1546937035.844 * [misc]backup-simplify: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 1546937035.844 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs x) 3)) into (* 2/3 (pow (fabs x) 3)) 1546937035.844 * [misc]backup-simplify: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 1546937035.845 * [misc]backup-simplify: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 1546937035.845 * [misc]backup-simplify: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) 1546937035.845 * [misc]backup-simplify: Simplify (* (fabs x) (pow (fabs x) 6)) into (pow (fabs x) 7) 1546937035.845 * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs x) 7)) into (* 1/21 (pow (fabs x) 7)) 1546937035.845 * [misc]backup-simplify: Simplify (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7))) into (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7))) 1546937035.846 * [misc]backup-simplify: Simplify (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))) into (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))) 1546937035.846 * [misc]backup-simplify: Simplify (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7))))) into (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7))))) 1546937035.847 * [misc]backup-simplify: Simplify (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))))) into (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))))) 1546937035.849 * [misc]backup-simplify: Simplify (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))))) into (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))))) 1546937035.849 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 1546937035.849 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (* 0 (pow (fabs x) 2))) into 0 1546937035.849 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 4))) into 0 1546937035.849 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (* 0 (pow (fabs x) 5))) into 0 1546937035.850 * [misc]backup-simplify: Simplify (+ (* 2 0) (* 0 (fabs x))) into 0 1546937035.850 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 1546937035.850 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 1546937035.850 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 (pow (fabs x) 3))) into 0 1546937035.850 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 1546937035.850 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 1546937035.851 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (* 0 (pow (fabs x) 3))) into 0 1546937035.851 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 6))) into 0 1546937035.851 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (* 0 (pow (fabs x) 7))) into 0 1546937035.851 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937035.851 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937035.851 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937035.853 * [misc]backup-simplify: Simplify (+ (* (sqrt (/ 1 PI)) 0) (* 0 (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7))))))) into 0 1546937035.853 * [misc]backup-simplify: Simplify 0 into 0 1546937035.853 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 1546937035.854 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 1546937035.854 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))) into 0 1546937035.854 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))) into 0 1546937035.855 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 1546937035.855 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 1546937035.855 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 1546937035.855 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 1546937035.856 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 1546937035.856 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 1546937035.856 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 1546937035.857 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))) into 0 1546937035.857 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (* 0 (pow (fabs x) 7)))) into 0 1546937035.857 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937035.857 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937035.858 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937035.859 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546937035.861 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 1546937035.863 * [misc]backup-simplify: Simplify (+ (* (sqrt (/ 1 PI)) 0) (+ (* 0 0) (* 0 (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))))))) into 0 1546937035.863 * [misc]backup-simplify: Simplify 0 into 0 1546937035.863 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 1546937035.864 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 1546937035.864 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))) into 0 1546937035.865 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5))))) into 0 1546937035.865 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 1546937035.865 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 1546937035.866 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 1546937035.866 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 1546937035.867 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 1546937035.867 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 1546937035.868 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 1546937035.868 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))) into 0 1546937035.869 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7))))) into 0 1546937035.869 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937035.869 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937035.869 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937035.872 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546937035.873 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546937035.875 * [misc]backup-simplify: Simplify (+ (* (sqrt (/ 1 PI)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7))))))))) into 0 1546937035.875 * [misc]backup-simplify: Simplify 0 into 0 1546937035.876 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 1546937035.876 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 1546937035.877 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))) into 0 1546937035.878 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))))) into 0 1546937035.878 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 1546937035.879 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 1546937035.880 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 1546937035.880 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 1546937035.881 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 1546937035.881 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 1546937035.882 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 1546937035.882 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))) into 0 1546937035.883 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7)))))) into 0 1546937035.883 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937035.883 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937035.884 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937035.888 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546937035.890 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546937035.892 * [misc]backup-simplify: Simplify (+ (* (sqrt (/ 1 PI)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))))))))) into 0 1546937035.892 * [misc]backup-simplify: Simplify 0 into 0 1546937035.893 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 1546937035.894 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 1546937035.895 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))))) into 0 1546937035.895 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5))))))) into 0 1546937035.896 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 1546937035.897 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 1546937035.897 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 1546937035.898 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 1546937035.899 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 1546937035.900 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 1546937035.900 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 1546937035.901 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))))) into 0 1546937035.902 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7))))))) into 0 1546937035.902 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937035.902 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937035.902 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937035.906 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546937035.908 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546937035.910 * [misc]backup-simplify: Simplify (+ (* (sqrt (/ 1 PI)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7))))))))))) into 0 1546937035.910 * [misc]backup-simplify: Simplify 0 into 0 1546937035.911 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 1546937035.912 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 1546937035.913 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))))) into 0 1546937035.913 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))))))) into 0 1546937035.914 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 1546937035.915 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 1546937035.916 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 1546937035.917 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))))) into 0 1546937035.918 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 1546937035.919 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 1546937035.920 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))))) into 0 1546937035.920 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))))) into 0 1546937035.921 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7)))))))) into 0 1546937035.922 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937035.922 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937035.922 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937035.926 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546937035.929 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546937035.931 * [misc]backup-simplify: Simplify (+ (* (sqrt (/ 1 PI)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))))))))))) into 0 1546937035.931 * [misc]backup-simplify: Simplify 0 into 0 1546937035.933 * [misc]backup-simplify: Simplify (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))))) into (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))))) 1546937035.934 * [misc]backup-simplify: Simplify (* (* (/ 1 (sqrt PI)) 1) (+ (* (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) (+ 1/5 (* (fabs (/ 1 x)) (* (fabs (/ 1 x)) 1/21)))) (+ (* (* (fabs (/ 1 x)) 2/3) (* (fabs (/ 1 x)) (fabs (/ 1 x)))) (* (fabs (/ 1 x)) 2)))) into (* (+ (* 1/21 (pow (fabs (/ 1 x)) 7)) (+ (* 2 (fabs (/ 1 x))) (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 1/5 (pow (fabs (/ 1 x)) 5))))) (sqrt (/ 1 PI))) 1546937035.934 * [misc]approximate: Taking taylor expansion of (* (+ (* 1/21 (pow (fabs (/ 1 x)) 7)) (+ (* 2 (fabs (/ 1 x))) (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 1/5 (pow (fabs (/ 1 x)) 5))))) (sqrt (/ 1 PI))) in (x) around 0 1546937035.935 * [misc]taylor: Taking taylor expansion of (* (+ (* 1/21 (pow (fabs (/ 1 x)) 7)) (+ (* 2 (fabs (/ 1 x))) (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 1/5 (pow (fabs (/ 1 x)) 5))))) (sqrt (/ 1 PI))) in x 1546937035.935 * [misc]taylor: Taking taylor expansion of (+ (* 1/21 (pow (fabs (/ 1 x)) 7)) (+ (* 2 (fabs (/ 1 x))) (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 1/5 (pow (fabs (/ 1 x)) 5))))) in x 1546937035.935 * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs (/ 1 x)) 7)) in x 1546937035.935 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546937035.935 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546937035.935 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 1546937035.935 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546937035.935 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546937035.935 * [misc]taylor: Taking taylor expansion of (+ (* 2 (fabs (/ 1 x))) (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 1/5 (pow (fabs (/ 1 x)) 5)))) in x 1546937035.935 * [misc]taylor: Taking taylor expansion of (* 2 (fabs (/ 1 x))) in x 1546937035.935 * [misc]taylor: Taking taylor expansion of 2 in x 1546937035.935 * [misc]backup-simplify: Simplify 2 into 2 1546937035.935 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546937035.935 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546937035.935 * [misc]taylor: Taking taylor expansion of (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 1/5 (pow (fabs (/ 1 x)) 5))) in x 1546937035.935 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs (/ 1 x)) 3)) in x 1546937035.935 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546937035.935 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546937035.935 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 1546937035.935 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546937035.935 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546937035.935 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs (/ 1 x)) 5)) in x 1546937035.935 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546937035.935 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546937035.936 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 1546937035.936 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546937035.936 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546937035.936 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 PI)) in x 1546937035.936 * [misc]taylor: Taking taylor expansion of (/ 1 PI) in x 1546937035.936 * [misc]taylor: Taking taylor expansion of PI in x 1546937035.936 * [misc]backup-simplify: Simplify PI into PI 1546937035.936 * [misc]backup-simplify: Simplify (/ 1 PI) into (/ 1 PI) 1546937035.937 * [misc]backup-simplify: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 1546937035.938 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 1546937035.939 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 1546937035.939 * [misc]taylor: Taking taylor expansion of (* (+ (* 1/21 (pow (fabs (/ 1 x)) 7)) (+ (* 2 (fabs (/ 1 x))) (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 1/5 (pow (fabs (/ 1 x)) 5))))) (sqrt (/ 1 PI))) in x 1546937035.939 * [misc]taylor: Taking taylor expansion of (+ (* 1/21 (pow (fabs (/ 1 x)) 7)) (+ (* 2 (fabs (/ 1 x))) (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 1/5 (pow (fabs (/ 1 x)) 5))))) in x 1546937035.939 * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs (/ 1 x)) 7)) in x 1546937035.939 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546937035.939 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546937035.939 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 1546937035.939 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546937035.939 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546937035.939 * [misc]taylor: Taking taylor expansion of (+ (* 2 (fabs (/ 1 x))) (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 1/5 (pow (fabs (/ 1 x)) 5)))) in x 1546937035.939 * [misc]taylor: Taking taylor expansion of (* 2 (fabs (/ 1 x))) in x 1546937035.939 * [misc]taylor: Taking taylor expansion of 2 in x 1546937035.940 * [misc]backup-simplify: Simplify 2 into 2 1546937035.940 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546937035.940 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546937035.940 * [misc]taylor: Taking taylor expansion of (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 1/5 (pow (fabs (/ 1 x)) 5))) in x 1546937035.940 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs (/ 1 x)) 3)) in x 1546937035.940 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546937035.940 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546937035.940 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 1546937035.940 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546937035.940 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546937035.940 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs (/ 1 x)) 5)) in x 1546937035.940 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546937035.940 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546937035.940 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 1546937035.940 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546937035.940 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546937035.940 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 PI)) in x 1546937035.940 * [misc]taylor: Taking taylor expansion of (/ 1 PI) in x 1546937035.940 * [misc]taylor: Taking taylor expansion of PI in x 1546937035.940 * [misc]backup-simplify: Simplify PI into PI 1546937035.941 * [misc]backup-simplify: Simplify (/ 1 PI) into (/ 1 PI) 1546937035.941 * [misc]backup-simplify: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 1546937035.942 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 1546937035.943 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 1546937035.944 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 1546937035.944 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 1546937035.944 * [misc]backup-simplify: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) 1546937035.944 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 6)) into (pow (fabs (/ 1 x)) 7) 1546937035.944 * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs (/ 1 x)) 7)) into (* 1/21 (pow (fabs (/ 1 x)) 7)) 1546937035.944 * [misc]backup-simplify: Simplify (* 2 (fabs (/ 1 x))) into (* 2 (fabs (/ 1 x))) 1546937035.945 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 1546937035.945 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 1546937035.945 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs (/ 1 x)) 3)) into (* 2/3 (pow (fabs (/ 1 x)) 3)) 1546937035.945 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 1546937035.945 * [misc]backup-simplify: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 1546937035.945 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 1546937035.946 * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs (/ 1 x)) 5)) into (* 1/5 (pow (fabs (/ 1 x)) 5)) 1546937035.946 * [misc]backup-simplify: Simplify (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 1/5 (pow (fabs (/ 1 x)) 5))) into (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 1/5 (pow (fabs (/ 1 x)) 5))) 1546937035.946 * [misc]backup-simplify: Simplify (+ (* 2 (fabs (/ 1 x))) (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 1/5 (pow (fabs (/ 1 x)) 5)))) into (+ (* 2 (fabs (/ 1 x))) (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 1/5 (pow (fabs (/ 1 x)) 5)))) 1546937035.947 * [misc]backup-simplify: Simplify (+ (* 1/21 (pow (fabs (/ 1 x)) 7)) (+ (* 2 (fabs (/ 1 x))) (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 1/5 (pow (fabs (/ 1 x)) 5))))) into (+ (* 1/21 (pow (fabs (/ 1 x)) 7)) (+ (* 2 (fabs (/ 1 x))) (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 1/5 (pow (fabs (/ 1 x)) 5))))) 1546937035.948 * [misc]backup-simplify: Simplify (* (+ (* 1/21 (pow (fabs (/ 1 x)) 7)) (+ (* 2 (fabs (/ 1 x))) (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 1/5 (pow (fabs (/ 1 x)) 5))))) (sqrt (/ 1 PI))) into (* (+ (* 1/21 (pow (fabs (/ 1 x)) 7)) (+ (* 2 (fabs (/ 1 x))) (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 1/5 (pow (fabs (/ 1 x)) 5))))) (sqrt (/ 1 PI))) 1546937035.950 * [misc]backup-simplify: Simplify (* (+ (* 1/21 (pow (fabs (/ 1 x)) 7)) (+ (* 2 (fabs (/ 1 x))) (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 1/5 (pow (fabs (/ 1 x)) 5))))) (sqrt (/ 1 PI))) into (* (+ (* 1/21 (pow (fabs (/ 1 x)) 7)) (+ (* 2 (fabs (/ 1 x))) (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 1/5 (pow (fabs (/ 1 x)) 5))))) (sqrt (/ 1 PI))) 1546937035.950 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 1546937035.950 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 1546937035.950 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 1546937035.950 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 6))) into 0 1546937035.951 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (* 0 (pow (fabs (/ 1 x)) 7))) into 0 1546937035.951 * [misc]backup-simplify: Simplify (+ (* 2 0) (* 0 (fabs (/ 1 x)))) into 0 1546937035.951 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 1546937035.951 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 1546937035.952 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 1546937035.952 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 1546937035.952 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 1546937035.952 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 4))) into 0 1546937035.953 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (* 0 (pow (fabs (/ 1 x)) 5))) into 0 1546937035.953 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937035.953 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937035.953 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937035.955 * [misc]backup-simplify: Simplify (+ (* (+ (* 1/21 (pow (fabs (/ 1 x)) 7)) (+ (* 2 (fabs (/ 1 x))) (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 1/5 (pow (fabs (/ 1 x)) 5))))) 0) (* 0 (sqrt (/ 1 PI)))) into 0 1546937035.955 * [misc]backup-simplify: Simplify 0 into 0 1546937035.957 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546937035.958 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 1546937035.959 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 1546937035.959 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 1546937035.959 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 1546937035.960 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))) into 0 1546937035.960 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7)))) into 0 1546937035.961 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 1546937035.961 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 1546937035.961 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 1546937035.962 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 1546937035.962 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 1546937035.962 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 1546937035.963 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))) into 0 1546937035.963 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5)))) into 0 1546937035.963 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937035.963 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937035.964 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937035.965 * [misc]backup-simplify: Simplify (+ (* (+ (* 1/21 (pow (fabs (/ 1 x)) 7)) (+ (* 2 (fabs (/ 1 x))) (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 1/5 (pow (fabs (/ 1 x)) 5))))) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))) into 0 1546937035.965 * [misc]backup-simplify: Simplify 0 into 0 1546937035.968 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546937035.969 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546937035.970 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 1546937035.970 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 1546937035.971 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 1546937035.971 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))) into 0 1546937035.972 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7))))) into 0 1546937035.972 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 1546937035.973 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 1546937035.973 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 1546937035.974 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 1546937035.974 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 1546937035.975 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 1546937035.975 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))) into 0 1546937035.976 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5))))) into 0 1546937035.976 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937035.976 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937035.976 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937035.979 * [misc]backup-simplify: Simplify (+ (* (+ (* 1/21 (pow (fabs (/ 1 x)) 7)) (+ (* 2 (fabs (/ 1 x))) (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 1/5 (pow (fabs (/ 1 x)) 5))))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI)))))) into 0 1546937035.979 * [misc]backup-simplify: Simplify 0 into 0 1546937035.982 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546937035.984 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546937035.985 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 1546937035.985 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 1546937035.986 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 1546937035.987 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))))) into 0 1546937035.987 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7)))))) into 0 1546937035.988 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 1546937035.989 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 1546937035.989 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 1546937035.990 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 1546937035.991 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 1546937035.991 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 1546937035.992 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))) into 0 1546937035.993 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5)))))) into 0 1546937035.993 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937035.993 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937035.993 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937035.996 * [misc]backup-simplify: Simplify (+ (* (+ (* 1/21 (pow (fabs (/ 1 x)) 7)) (+ (* 2 (fabs (/ 1 x))) (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 1/5 (pow (fabs (/ 1 x)) 5))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))))) into 0 1546937035.996 * [misc]backup-simplify: Simplify 0 into 0 1546937036.000 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546937036.002 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546937036.002 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 1546937036.003 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 1546937036.004 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))))) into 0 1546937036.005 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))))) into 0 1546937036.006 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7))))))) into 0 1546937036.006 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 1546937036.007 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 1546937036.008 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 1546937036.009 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))))) into 0 1546937036.009 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 1546937036.010 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 1546937036.011 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))))) into 0 1546937036.012 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5))))))) into 0 1546937036.012 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937036.012 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937036.012 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937036.016 * [misc]backup-simplify: Simplify (+ (* (+ (* 1/21 (pow (fabs (/ 1 x)) 7)) (+ (* 2 (fabs (/ 1 x))) (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 1/5 (pow (fabs (/ 1 x)) 5))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI)))))))) into 0 1546937036.016 * [misc]backup-simplify: Simplify 0 into 0 1546937036.020 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546937036.022 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546937036.023 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 1546937036.024 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))))) into 0 1546937036.024 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))))) into 0 1546937036.025 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))))))) into 0 1546937036.026 * [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 1546937036.027 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 1546937036.028 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 1546937036.028 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))))) into 0 1546937036.029 * [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 1546937036.030 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 1546937036.031 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))))) into 0 1546937036.032 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))))) into 0 1546937036.033 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5)))))))) into 0 1546937036.033 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937036.033 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937036.033 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937036.037 * [misc]backup-simplify: Simplify (+ (* (+ (* 1/21 (pow (fabs (/ 1 x)) 7)) (+ (* 2 (fabs (/ 1 x))) (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 1/5 (pow (fabs (/ 1 x)) 5))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))))))) into 0 1546937036.038 * [misc]backup-simplify: Simplify 0 into 0 1546937036.039 * [misc]backup-simplify: Simplify (* (+ (* 1/21 (pow (fabs (/ 1 (/ 1 x))) 7)) (+ (* 2 (fabs (/ 1 (/ 1 x)))) (+ (* 2/3 (pow (fabs (/ 1 (/ 1 x))) 3)) (* 1/5 (pow (fabs (/ 1 (/ 1 x))) 5))))) (sqrt (/ 1 PI))) into (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))))) 1546937036.042 * [misc]backup-simplify: Simplify (* (* (/ 1 (sqrt PI)) 1) (+ (* (* (fabs (/ 1 (- x))) (pow (fabs (/ 1 (- x))) 4)) (+ 1/5 (* (fabs (/ 1 (- x))) (* (fabs (/ 1 (- x))) 1/21)))) (+ (* (* (fabs (/ 1 (- x))) 2/3) (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x))))) (* (fabs (/ 1 (- x))) 2)))) into (* (+ (* 1/21 (pow (fabs (/ -1 x)) 7)) (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (* 2 (fabs (/ -1 x)))))) (sqrt (/ 1 PI))) 1546937036.042 * [misc]approximate: Taking taylor expansion of (* (+ (* 1/21 (pow (fabs (/ -1 x)) 7)) (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (* 2 (fabs (/ -1 x)))))) (sqrt (/ 1 PI))) in (x) around 0 1546937036.042 * [misc]taylor: Taking taylor expansion of (* (+ (* 1/21 (pow (fabs (/ -1 x)) 7)) (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (* 2 (fabs (/ -1 x)))))) (sqrt (/ 1 PI))) in x 1546937036.042 * [misc]taylor: Taking taylor expansion of (+ (* 1/21 (pow (fabs (/ -1 x)) 7)) (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (* 2 (fabs (/ -1 x)))))) in x 1546937036.043 * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs (/ -1 x)) 7)) in x 1546937036.043 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546937036.043 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546937036.043 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 1546937036.043 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546937036.043 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546937036.043 * [misc]taylor: Taking taylor expansion of (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (* 2 (fabs (/ -1 x))))) in x 1546937036.043 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs (/ -1 x)) 5)) in x 1546937036.043 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546937036.043 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546937036.043 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 1546937036.043 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546937036.043 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546937036.043 * [misc]taylor: Taking taylor expansion of (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (* 2 (fabs (/ -1 x)))) in x 1546937036.043 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs (/ -1 x)) 3)) in x 1546937036.043 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546937036.043 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546937036.043 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 1546937036.043 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546937036.043 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546937036.043 * [misc]taylor: Taking taylor expansion of (* 2 (fabs (/ -1 x))) in x 1546937036.043 * [misc]taylor: Taking taylor expansion of 2 in x 1546937036.043 * [misc]backup-simplify: Simplify 2 into 2 1546937036.043 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546937036.043 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546937036.043 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 PI)) in x 1546937036.044 * [misc]taylor: Taking taylor expansion of (/ 1 PI) in x 1546937036.044 * [misc]taylor: Taking taylor expansion of PI in x 1546937036.044 * [misc]backup-simplify: Simplify PI into PI 1546937036.044 * [misc]backup-simplify: Simplify (/ 1 PI) into (/ 1 PI) 1546937036.044 * [misc]backup-simplify: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 1546937036.046 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 1546937036.047 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 1546937036.047 * [misc]taylor: Taking taylor expansion of (* (+ (* 1/21 (pow (fabs (/ -1 x)) 7)) (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (* 2 (fabs (/ -1 x)))))) (sqrt (/ 1 PI))) in x 1546937036.047 * [misc]taylor: Taking taylor expansion of (+ (* 1/21 (pow (fabs (/ -1 x)) 7)) (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (* 2 (fabs (/ -1 x)))))) in x 1546937036.047 * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs (/ -1 x)) 7)) in x 1546937036.047 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546937036.047 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546937036.047 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 1546937036.047 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546937036.047 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546937036.047 * [misc]taylor: Taking taylor expansion of (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (* 2 (fabs (/ -1 x))))) in x 1546937036.047 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs (/ -1 x)) 5)) in x 1546937036.047 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546937036.047 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546937036.047 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 1546937036.047 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546937036.047 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546937036.047 * [misc]taylor: Taking taylor expansion of (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (* 2 (fabs (/ -1 x)))) in x 1546937036.047 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs (/ -1 x)) 3)) in x 1546937036.047 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546937036.047 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546937036.047 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 1546937036.047 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546937036.048 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546937036.048 * [misc]taylor: Taking taylor expansion of (* 2 (fabs (/ -1 x))) in x 1546937036.048 * [misc]taylor: Taking taylor expansion of 2 in x 1546937036.048 * [misc]backup-simplify: Simplify 2 into 2 1546937036.048 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546937036.048 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546937036.048 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 PI)) in x 1546937036.048 * [misc]taylor: Taking taylor expansion of (/ 1 PI) in x 1546937036.048 * [misc]taylor: Taking taylor expansion of PI in x 1546937036.048 * [misc]backup-simplify: Simplify PI into PI 1546937036.048 * [misc]backup-simplify: Simplify (/ 1 PI) into (/ 1 PI) 1546937036.049 * [misc]backup-simplify: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 1546937036.050 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 1546937036.051 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 1546937036.051 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 1546937036.051 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 1546937036.051 * [misc]backup-simplify: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) 1546937036.051 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 6)) into (pow (fabs (/ -1 x)) 7) 1546937036.052 * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs (/ -1 x)) 7)) into (* 1/21 (pow (fabs (/ -1 x)) 7)) 1546937036.052 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 1546937036.052 * [misc]backup-simplify: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 1546937036.052 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 1546937036.052 * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs (/ -1 x)) 5)) into (* 1/5 (pow (fabs (/ -1 x)) 5)) 1546937036.052 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 1546937036.052 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 1546937036.052 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs (/ -1 x)) 3)) into (* 2/3 (pow (fabs (/ -1 x)) 3)) 1546937036.052 * [misc]backup-simplify: Simplify (* 2 (fabs (/ -1 x))) into (* 2 (fabs (/ -1 x))) 1546937036.052 * [misc]backup-simplify: Simplify (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (* 2 (fabs (/ -1 x)))) into (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (* 2 (fabs (/ -1 x)))) 1546937036.053 * [misc]backup-simplify: Simplify (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (* 2 (fabs (/ -1 x))))) into (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (* 2 (fabs (/ -1 x))))) 1546937036.053 * [misc]backup-simplify: Simplify (+ (* 1/21 (pow (fabs (/ -1 x)) 7)) (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (* 2 (fabs (/ -1 x)))))) into (+ (* 1/21 (pow (fabs (/ -1 x)) 7)) (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (* 2 (fabs (/ -1 x)))))) 1546937036.054 * [misc]backup-simplify: Simplify (* (+ (* 1/21 (pow (fabs (/ -1 x)) 7)) (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (* 2 (fabs (/ -1 x)))))) (sqrt (/ 1 PI))) into (* (+ (* 1/21 (pow (fabs (/ -1 x)) 7)) (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (* 2 (fabs (/ -1 x)))))) (sqrt (/ 1 PI))) 1546937036.054 * [misc]backup-simplify: Simplify (* (+ (* 1/21 (pow (fabs (/ -1 x)) 7)) (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (* 2 (fabs (/ -1 x)))))) (sqrt (/ 1 PI))) into (* (+ (* 1/21 (pow (fabs (/ -1 x)) 7)) (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (* 2 (fabs (/ -1 x)))))) (sqrt (/ 1 PI))) 1546937036.054 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 1546937036.055 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 1546937036.055 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 1546937036.055 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 6))) into 0 1546937036.055 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (* 0 (pow (fabs (/ -1 x)) 7))) into 0 1546937036.055 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 1546937036.055 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 1546937036.055 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 4))) into 0 1546937036.055 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (* 0 (pow (fabs (/ -1 x)) 5))) into 0 1546937036.056 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 1546937036.056 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 1546937036.056 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 1546937036.056 * [misc]backup-simplify: Simplify (+ (* 2 0) (* 0 (fabs (/ -1 x)))) into 0 1546937036.056 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937036.056 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937036.056 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937036.057 * [misc]backup-simplify: Simplify (+ (* (+ (* 1/21 (pow (fabs (/ -1 x)) 7)) (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (* 2 (fabs (/ -1 x)))))) 0) (* 0 (sqrt (/ 1 PI)))) into 0 1546937036.057 * [misc]backup-simplify: Simplify 0 into 0 1546937036.058 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546937036.059 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 1546937036.060 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 1546937036.060 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 1546937036.060 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 1546937036.060 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))) into 0 1546937036.060 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7)))) into 0 1546937036.061 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 1546937036.061 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 1546937036.061 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))) into 0 1546937036.061 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5)))) into 0 1546937036.062 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 1546937036.062 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 1546937036.062 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 1546937036.062 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 1546937036.062 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937036.062 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937036.063 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937036.064 * [misc]backup-simplify: Simplify (+ (* (+ (* 1/21 (pow (fabs (/ -1 x)) 7)) (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (* 2 (fabs (/ -1 x)))))) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))) into 0 1546937036.064 * [misc]backup-simplify: Simplify 0 into 0 1546937036.065 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546937036.066 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546937036.066 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 1546937036.067 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 1546937036.067 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 1546937036.067 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))) into 0 1546937036.068 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7))))) into 0 1546937036.068 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 1546937036.068 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 1546937036.068 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))) into 0 1546937036.069 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5))))) into 0 1546937036.069 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 1546937036.069 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 1546937036.070 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 1546937036.070 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 1546937036.070 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937036.070 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937036.070 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937036.072 * [misc]backup-simplify: Simplify (+ (* (+ (* 1/21 (pow (fabs (/ -1 x)) 7)) (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (* 2 (fabs (/ -1 x)))))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI)))))) into 0 1546937036.072 * [misc]backup-simplify: Simplify 0 into 0 1546937036.074 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546937036.075 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546937036.075 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 1546937036.075 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 1546937036.076 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 1546937036.076 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))))) into 0 1546937036.077 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7)))))) into 0 1546937036.077 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 1546937036.077 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 1546937036.078 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))) into 0 1546937036.078 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5)))))) into 0 1546937036.078 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 1546937036.079 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 1546937036.079 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 1546937036.080 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 1546937036.080 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937036.080 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937036.081 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937036.084 * [misc]backup-simplify: Simplify (+ (* (+ (* 1/21 (pow (fabs (/ -1 x)) 7)) (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (* 2 (fabs (/ -1 x)))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))))) into 0 1546937036.084 * [misc]backup-simplify: Simplify 0 into 0 1546937036.087 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546937036.089 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546937036.090 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 1546937036.090 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 1546937036.091 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))))) into 0 1546937036.092 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))))) into 0 1546937036.093 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7))))))) into 0 1546937036.094 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 1546937036.094 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 1546937036.095 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))))) into 0 1546937036.096 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5))))))) into 0 1546937036.097 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 1546937036.097 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 1546937036.098 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))))) into 0 1546937036.099 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 1546937036.099 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937036.099 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937036.100 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937036.104 * [misc]backup-simplify: Simplify (+ (* (+ (* 1/21 (pow (fabs (/ -1 x)) 7)) (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (* 2 (fabs (/ -1 x)))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI)))))))) into 0 1546937036.104 * [misc]backup-simplify: Simplify 0 into 0 1546937036.108 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546937036.110 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546937036.111 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 1546937036.112 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))))) into 0 1546937036.113 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))))) into 0 1546937036.114 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))))))) into 0 1546937036.115 * [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 1546937036.116 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 1546937036.117 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))))) into 0 1546937036.118 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))))) into 0 1546937036.119 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5)))))))) into 0 1546937036.120 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 1546937036.121 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))))) into 0 1546937036.122 * [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 1546937036.123 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 1546937036.123 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937036.123 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937036.123 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546937036.128 * [misc]backup-simplify: Simplify (+ (* (+ (* 1/21 (pow (fabs (/ -1 x)) 7)) (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (* 2 (fabs (/ -1 x)))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))))))) into 0 1546937036.128 * [misc]backup-simplify: Simplify 0 into 0 1546937036.129 * [misc]backup-simplify: Simplify (* (+ (* 1/21 (pow (fabs (/ -1 (/ 1 (- x)))) 7)) (+ (* 1/5 (pow (fabs (/ -1 (/ 1 (- x)))) 5)) (+ (* 2/3 (pow (fabs (/ -1 (/ 1 (- x)))) 3)) (* 2 (fabs (/ -1 (/ 1 (- x)))))))) (sqrt (/ 1 PI))) into (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))))) 1546937036.130 * * * [misc]progress: simplifying candidates 1546937036.130 * * * * [misc]progress: [ 1 / 70 ] simplifiying candidate # 1546937036.130 * * * * [misc]progress: [ 2 / 70 ] simplifiying candidate # 1546937036.130 * * * * [misc]progress: [ 3 / 70 ] simplifiying candidate # 1546937036.130 * * * * [misc]progress: [ 4 / 70 ] simplifiying candidate # 1546937036.130 * * * * [misc]progress: [ 5 / 70 ] simplifiying candidate # 1546937036.130 * * * * [misc]progress: [ 6 / 70 ] simplifiying candidate # 1546937036.130 * * * * [misc]progress: [ 7 / 70 ] simplifiying candidate # 1546937036.130 * * * * [misc]progress: [ 8 / 70 ] simplifiying candidate # 1546937036.130 * * * * [misc]progress: [ 9 / 70 ] simplifiying candidate # 1546937036.130 * * * * [misc]progress: [ 10 / 70 ] simplifiying candidate # 1546937036.130 * * * * [misc]progress: [ 11 / 70 ] simplifiying candidate # 1546937036.130 * * * * [misc]progress: [ 12 / 70 ] simplifiying candidate # 1546937036.131 * * * * [misc]progress: [ 13 / 70 ] simplifiying candidate # 1546937036.131 * * * * [misc]progress: [ 14 / 70 ] simplifiying candidate # 1546937036.131 * * * * [misc]progress: [ 15 / 70 ] simplifiying candidate # 1546937036.131 * * * * [misc]progress: [ 16 / 70 ] simplifiying candidate # 1546937036.131 * [enter]simplify: Simplifying (* (cbrt (fabs x)) (cbrt (fabs x))) 1546937036.131 * * [misc]simplify: iters left: 4 (4 enodes) 1546937036.132 * [exit]simplify: Simplified to (* (cbrt (fabs x)) (cbrt (fabs x))) 1546937036.133 * [misc]simplify: Simplified (2 1 2 1 2 2 2 1) to (λ (x) (fabs (* (* (/ 1 (sqrt PI)) 1) (+ (* (* (fabs x) (pow (fabs x) 4)) (+ 1/5 (* (fabs x) (* (* (cbrt (fabs x)) (cbrt (fabs x))) (* (cbrt (fabs x)) 1/21))))) (+ (* (* (fabs x) 2/3) (* (fabs x) (fabs x))) (* (fabs x) 2)))))) 1546937036.133 * * * * [misc]progress: [ 17 / 70 ] simplifiying candidate # 1546937036.133 * [enter]simplify: Simplifying (sqrt (fabs x)) 1546937036.133 * * [misc]simplify: iters left: 2 (3 enodes) 1546937036.134 * [exit]simplify: Simplified to (sqrt (fabs x)) 1546937036.134 * [misc]simplify: Simplified (2 1 2 1 2 2 2 1) to (λ (x) (fabs (* (* (/ 1 (sqrt PI)) 1) (+ (* (* (fabs x) (pow (fabs x) 4)) (+ 1/5 (* (fabs x) (* (sqrt (fabs x)) (* (sqrt (fabs x)) 1/21))))) (+ (* (* (fabs x) 2/3) (* (fabs x) (fabs x))) (* (fabs x) 2)))))) 1546937036.134 * * * * [misc]progress: [ 18 / 70 ] simplifiying candidate # 1546937036.134 * * * * [misc]progress: [ 19 / 70 ] simplifiying candidate # 1546937036.134 * * * * [misc]progress: [ 20 / 70 ] simplifiying candidate # 1546937036.134 * * * * [misc]progress: [ 21 / 70 ] simplifiying candidate # 1546937036.134 * * * * [misc]progress: [ 22 / 70 ] simplifiying candidate # 1546937036.134 * * * * [misc]progress: [ 23 / 70 ] simplifiying candidate # 1546937036.134 * * * * [misc]progress: [ 24 / 70 ] simplifiying candidate # 1546937036.135 * * * * [misc]progress: [ 25 / 70 ] simplifiying candidate # 1546937036.135 * * * * [misc]progress: [ 26 / 70 ] simplifiying candidate # 1546937036.135 * * * * [misc]progress: [ 27 / 70 ] simplifiying candidate # 1546937036.135 * [enter]simplify: Simplifying (* (cbrt (fabs x)) (cbrt (fabs x))) 1546937036.135 * * [misc]simplify: iters left: 4 (4 enodes) 1546937036.136 * [exit]simplify: Simplified to (* (cbrt (fabs x)) (cbrt (fabs x))) 1546937036.136 * [misc]simplify: Simplified (2 1 2 2 1 1 1) to (λ (x) (fabs (* (* (/ 1 (sqrt PI)) 1) (+ (* (* (fabs x) (pow (fabs x) 4)) (+ 1/5 (* (fabs x) (* (fabs x) 1/21)))) (+ (* (* (* (cbrt (fabs x)) (cbrt (fabs x))) (* (cbrt (fabs x)) 2/3)) (* (fabs x) (fabs x))) (* (fabs x) 2)))))) 1546937036.136 * * * * [misc]progress: [ 28 / 70 ] simplifiying candidate # 1546937036.137 * [enter]simplify: Simplifying (sqrt (fabs x)) 1546937036.137 * * [misc]simplify: iters left: 2 (3 enodes) 1546937036.138 * [exit]simplify: Simplified to (sqrt (fabs x)) 1546937036.138 * [misc]simplify: Simplified (2 1 2 2 1 1 1) to (λ (x) (fabs (* (* (/ 1 (sqrt PI)) 1) (+ (* (* (fabs x) (pow (fabs x) 4)) (+ 1/5 (* (fabs x) (* (fabs x) 1/21)))) (+ (* (* (sqrt (fabs x)) (* (sqrt (fabs x)) 2/3)) (* (fabs x) (fabs x))) (* (fabs x) 2)))))) 1546937036.138 * * * * [misc]progress: [ 29 / 70 ] simplifiying candidate # 1546937036.138 * * * * [misc]progress: [ 30 / 70 ] simplifiying candidate # 1546937036.138 * * * * [misc]progress: [ 31 / 70 ] simplifiying candidate # 1546937036.138 * [enter]simplify: Simplifying (* (* (/ 1 (sqrt PI)) 1) (+ (* (* (fabs x) (pow (fabs x) 4)) (+ 1/5 (* (fabs x) (* (fabs x) 1/21)))) (+ (* (* (fabs x) 2/3) (* (fabs x) (fabs x))) (* (fabs x) 2)))) 1546937036.138 * * [misc]simplify: iters left: 6 (25 enodes) 1546937036.148 * * [misc]simplify: iters left: 5 (64 enodes) 1546937036.173 * * [misc]simplify: iters left: 4 (214 enodes) 1546937036.300 * [exit]simplify: Simplified to (+ (/ (+ (* (fabs x) 2) (* (* (fabs x) (fabs x)) (* (fabs x) 2/3))) (sqrt PI)) (* (+ (* 1/21 (* (fabs x) (fabs x))) 1/5) (* (/ 1 (sqrt PI)) (pow (fabs x) 5)))) 1546937036.301 * [misc]simplify: Simplified (2 1 1) to (λ (x) (fabs (pow (+ (/ (+ (* (fabs x) 2) (* (* (fabs x) (fabs x)) (* (fabs x) 2/3))) (sqrt PI)) (* (+ (* 1/21 (* (fabs x) (fabs x))) 1/5) (* (/ 1 (sqrt PI)) (pow (fabs x) 5)))) 1))) 1546937036.301 * * * * [misc]progress: [ 32 / 70 ] simplifiying candidate # 1546937036.301 * * * * [misc]progress: [ 33 / 70 ] simplifiying candidate # 1546937036.301 * [enter]simplify: Simplifying (+ (log (* (/ 1 (sqrt PI)) 1)) (log (+ (* (* (fabs x) (pow (fabs x) 4)) (+ 1/5 (* (fabs x) (* (fabs x) 1/21)))) (+ (* (* (fabs x) 2/3) (* (fabs x) (fabs x))) (* (fabs x) 2))))) 1546937036.301 * * [misc]simplify: iters left: 6 (27 enodes) 1546937036.311 * * [misc]simplify: iters left: 5 (61 enodes) 1546937036.329 * * [misc]simplify: iters left: 4 (144 enodes) 1546937036.389 * * [misc]simplify: iters left: 3 (314 enodes) 1546937036.538 * [exit]simplify: Simplified to (- (log (+ (+ (* 2 (fabs x)) (* (pow (fabs x) 6) (* 1/21 (fabs x)))) (+ (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) (* (pow (fabs x) 5) 1/5)))) (log (sqrt PI))) 1546937036.538 * [misc]simplify: Simplified (2 1 1) to (λ (x) (fabs (exp (- (log (+ (+ (* 2 (fabs x)) (* (pow (fabs x) 6) (* 1/21 (fabs x)))) (+ (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) (* (pow (fabs x) 5) 1/5)))) (log (sqrt PI)))))) 1546937036.538 * * * * [misc]progress: [ 34 / 70 ] simplifiying candidate # 1546937036.539 * * * * [misc]progress: [ 35 / 70 ] simplifiying candidate # 1546937036.539 * * * * [misc]progress: [ 36 / 70 ] simplifiying candidate # 1546937036.539 * [enter]simplify: Simplifying (* (* (* (* (/ 1 (sqrt PI)) 1) (* (/ 1 (sqrt PI)) 1)) (* (/ 1 (sqrt PI)) 1)) (* (* (+ (* (* (fabs x) (pow (fabs x) 4)) (+ 1/5 (* (fabs x) (* (fabs x) 1/21)))) (+ (* (* (fabs x) 2/3) (* (fabs x) (fabs x))) (* (fabs x) 2))) (+ (* (* (fabs x) (pow (fabs x) 4)) (+ 1/5 (* (fabs x) (* (fabs x) 1/21)))) (+ (* (* (fabs x) 2/3) (* (fabs x) (fabs x))) (* (fabs x) 2)))) (+ (* (* (fabs x) (pow (fabs x) 4)) (+ 1/5 (* (fabs x) (* (fabs x) 1/21)))) (+ (* (* (fabs x) 2/3) (* (fabs x) (fabs x))) (* (fabs x) 2))))) 1546937036.539 * * [misc]simplify: iters left: 6 (29 enodes) 1546937036.550 * * [misc]simplify: iters left: 5 (84 enodes) 1546937036.575 * * [misc]simplify: iters left: 4 (382 enodes) 1546937037.087 * [exit]simplify: Simplified to (* (* (/ (/ 1 (sqrt PI)) (* (sqrt PI) (sqrt PI))) (+ (+ (* (fabs x) 2) (* (pow (fabs x) 5) 1/5)) (+ (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) (* (* 1/21 (fabs x)) (pow (fabs x) 6))))) (* (+ (+ (* (fabs x) 2) (* (pow (fabs x) 5) 1/5)) (+ (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) (* (* 1/21 (fabs x)) (pow (fabs x) 6)))) (+ (+ (* (fabs x) 2) (* (pow (fabs x) 5) 1/5)) (+ (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) (* (* 1/21 (fabs x)) (pow (fabs x) 6)))))) 1546937037.087 * [misc]simplify: Simplified (2 1 1) to (λ (x) (fabs (cbrt (* (* (/ (/ 1 (sqrt PI)) (* (sqrt PI) (sqrt PI))) (+ (+ (* (fabs x) 2) (* (pow (fabs x) 5) 1/5)) (+ (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) (* (* 1/21 (fabs x)) (pow (fabs x) 6))))) (* (+ (+ (* (fabs x) 2) (* (pow (fabs x) 5) 1/5)) (+ (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) (* (* 1/21 (fabs x)) (pow (fabs x) 6)))) (+ (+ (* (fabs x) 2) (* (pow (fabs x) 5) 1/5)) (+ (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) (* (* 1/21 (fabs x)) (pow (fabs x) 6))))))))) 1546937037.087 * * * * [misc]progress: [ 37 / 70 ] simplifiying candidate # 1546937037.087 * * * * [misc]progress: [ 38 / 70 ] simplifiying candidate # 1546937037.087 * * * * [misc]progress: [ 39 / 70 ] simplifiying candidate # 1546937037.087 * * * * [misc]progress: [ 40 / 70 ] simplifiying candidate # 1546937037.088 * [enter]simplify: Simplifying (* (* 1 1) (+ (* (* (* (fabs x) (pow (fabs x) 4)) (+ (pow 1/5 3) (pow (* (fabs x) (* (fabs x) 1/21)) 3))) (+ (* (* (* (fabs x) 2/3) (* (fabs x) (fabs x))) (* (* (fabs x) 2/3) (* (fabs x) (fabs x)))) (- (* (* (fabs x) 2) (* (fabs x) 2)) (* (* (* (fabs x) 2/3) (* (fabs x) (fabs x))) (* (fabs x) 2))))) (* (+ (* 1/5 1/5) (- (* (* (fabs x) (* (fabs x) 1/21)) (* (fabs x) (* (fabs x) 1/21))) (* 1/5 (* (fabs x) (* (fabs x) 1/21))))) (+ (pow (* (* (fabs x) 2/3) (* (fabs x) (fabs x))) 3) (pow (* (fabs x) 2) 3))))) 1546937037.088 * * [misc]simplify: iters left: 6 (39 enodes) 1546937037.097 * * [misc]simplify: iters left: 5 (140 enodes) 1546937037.168 * [exit]simplify: Simplified to (+ (* (+ (pow (* (* (fabs x) (fabs x)) (* (fabs x) 2/3)) 3) (pow (* 2 (fabs x)) 3)) (- (* (* (fabs x) (* 1/21 (fabs x))) (* (fabs x) (* 1/21 (fabs x)))) (- (* (* (fabs x) (fabs x)) 1/105) 1/25))) (* (+ (* (* (* (fabs x) (fabs x)) (* (fabs x) 2/3)) (* (* (fabs x) (fabs x)) (* (fabs x) 2/3))) (* (- (* 2 (fabs x)) (* (* (fabs x) (fabs x)) (* (fabs x) 2/3))) (* 2 (fabs x)))) (+ (* (pow (fabs x) 5) 1/125) (* (* (pow (fabs x) 5) (pow (fabs x) 3)) (* 1/9261 (pow (fabs x) 3)))))) 1546937037.168 * [misc]simplify: Simplified (2 1 1) to (λ (x) (fabs (/ (+ (* (+ (pow (* (* (fabs x) (fabs x)) (* (fabs x) 2/3)) 3) (pow (* 2 (fabs x)) 3)) (- (* (* (fabs x) (* 1/21 (fabs x))) (* (fabs x) (* 1/21 (fabs x)))) (- (* (* (fabs x) (fabs x)) 1/105) 1/25))) (* (+ (* (* (* (fabs x) (fabs x)) (* (fabs x) 2/3)) (* (* (fabs x) (fabs x)) (* (fabs x) 2/3))) (* (- (* 2 (fabs x)) (* (* (fabs x) (fabs x)) (* (fabs x) 2/3))) (* 2 (fabs x)))) (+ (* (pow (fabs x) 5) 1/125) (* (* (pow (fabs x) 5) (pow (fabs x) 3)) (* 1/9261 (pow (fabs x) 3)))))) (* (sqrt PI) (* (+ (* 1/5 1/5) (- (* (* (fabs x) (* (fabs x) 1/21)) (* (fabs x) (* (fabs x) 1/21))) (* 1/5 (* (fabs x) (* (fabs x) 1/21))))) (+ (* (* (* (fabs x) 2/3) (* (fabs x) (fabs x))) (* (* (fabs x) 2/3) (* (fabs x) (fabs x)))) (- (* (* (fabs x) 2) (* (fabs x) 2)) (* (* (* (fabs x) 2/3) (* (fabs x) (fabs x))) (* (fabs x) 2))))))))) 1546937037.168 * [enter]simplify: Simplifying (* (sqrt PI) (* (+ (* 1/5 1/5) (- (* (* (fabs x) (* (fabs x) 1/21)) (* (fabs x) (* (fabs x) 1/21))) (* 1/5 (* (fabs x) (* (fabs x) 1/21))))) (+ (* (* (* (fabs x) 2/3) (* (fabs x) (fabs x))) (* (* (fabs x) 2/3) (* (fabs x) (fabs x)))) (- (* (* (fabs x) 2) (* (fabs x) 2)) (* (* (* (fabs x) 2/3) (* (fabs x) (fabs x))) (* (fabs x) 2)))))) 1546937037.168 * * [misc]simplify: iters left: 6 (26 enodes) 1546937037.173 * * [misc]simplify: iters left: 5 (81 enodes) 1546937037.211 * * [misc]simplify: iters left: 4 (332 enodes) 1546937037.459 * [exit]simplify: Simplified to (* (+ (* (* (* (fabs x) (fabs x)) (* (fabs x) 2/3)) (* (* (fabs x) (fabs x)) (* (fabs x) 2/3))) (* (* (fabs x) 2) (- (* (fabs x) 2) (* (* (fabs x) (fabs x)) (* (fabs x) 2/3))))) (+ (* (+ -1/5 (* (* (fabs x) (fabs x)) 1/21)) (* (* (* (fabs x) (fabs x)) 1/21) (sqrt PI))) (* (sqrt PI) 1/25))) 1546937037.459 * [misc]simplify: Simplified (2 1 2) to (λ (x) (fabs (/ (+ (* (+ (pow (* (* (fabs x) (fabs x)) (* (fabs x) 2/3)) 3) (pow (* 2 (fabs x)) 3)) (- (* (* (fabs x) (* 1/21 (fabs x))) (* (fabs x) (* 1/21 (fabs x)))) (- (* (* (fabs x) (fabs x)) 1/105) 1/25))) (* (+ (* (* (* (fabs x) (fabs x)) (* (fabs x) 2/3)) (* (* (fabs x) (fabs x)) (* (fabs x) 2/3))) (* (- (* 2 (fabs x)) (* (* (fabs x) (fabs x)) (* (fabs x) 2/3))) (* 2 (fabs x)))) (+ (* (pow (fabs x) 5) 1/125) (* (* (pow (fabs x) 5) (pow (fabs x) 3)) (* 1/9261 (pow (fabs x) 3)))))) (* (+ (* (* (* (fabs x) (fabs x)) (* (fabs x) 2/3)) (* (* (fabs x) (fabs x)) (* (fabs x) 2/3))) (* (* (fabs x) 2) (- (* (fabs x) 2) (* (* (fabs x) (fabs x)) (* (fabs x) 2/3))))) (+ (* (+ -1/5 (* (* (fabs x) (fabs x)) 1/21)) (* (* (* (fabs x) (fabs x)) 1/21) (sqrt PI))) (* (sqrt PI) 1/25)))))) 1546937037.459 * * * * [misc]progress: [ 41 / 70 ] simplifiying candidate # 1546937037.460 * [enter]simplify: Simplifying (* (* 1 1) (+ (* (* (* (fabs x) (pow (fabs x) 4)) (+ (pow 1/5 3) (pow (* (fabs x) (* (fabs x) 1/21)) 3))) (- (* (* (fabs x) 2/3) (* (fabs x) (fabs x))) (* (fabs x) 2))) (* (+ (* 1/5 1/5) (- (* (* (fabs x) (* (fabs x) 1/21)) (* (fabs x) (* (fabs x) 1/21))) (* 1/5 (* (fabs x) (* (fabs x) 1/21))))) (- (* (* (* (fabs x) 2/3) (* (fabs x) (fabs x))) (* (* (fabs x) 2/3) (* (fabs x) (fabs x)))) (* (* (fabs x) 2) (* (fabs x) 2)))))) 1546937037.460 * * [misc]simplify: iters left: 6 (35 enodes) 1546937037.477 * * [misc]simplify: iters left: 5 (107 enodes) 1546937037.504 * * [misc]simplify: iters left: 4 (405 enodes) 1546937037.838 * [exit]simplify: Simplified to (+ (* (* (* (pow (fabs x) 5) (fabs x)) (+ (* 2/3 (* (fabs x) (fabs x))) -2)) (+ (* (pow (fabs x) 3) (* (pow (fabs x) 3) 1/9261)) 1/125)) (* (+ (* (* (* (fabs x) (fabs x)) (* (fabs x) 2/3)) (* (* (fabs x) (fabs x)) (* (fabs x) 2/3))) (* (fabs x) (* -4 (fabs x)))) (+ (* (* (fabs x) (* 1/21 (fabs x))) (* (fabs x) (* 1/21 (fabs x)))) (- 1/25 (* (* 1/105 (fabs x)) (fabs x)))))) 1546937037.838 * [misc]simplify: Simplified (2 1 1) to (λ (x) (fabs (/ (+ (* (* (* (pow (fabs x) 5) (fabs x)) (+ (* 2/3 (* (fabs x) (fabs x))) -2)) (+ (* (pow (fabs x) 3) (* (pow (fabs x) 3) 1/9261)) 1/125)) (* (+ (* (* (* (fabs x) (fabs x)) (* (fabs x) 2/3)) (* (* (fabs x) (fabs x)) (* (fabs x) 2/3))) (* (fabs x) (* -4 (fabs x)))) (+ (* (* (fabs x) (* 1/21 (fabs x))) (* (fabs x) (* 1/21 (fabs x)))) (- 1/25 (* (* 1/105 (fabs x)) (fabs x)))))) (* (sqrt PI) (* (+ (* 1/5 1/5) (- (* (* (fabs x) (* (fabs x) 1/21)) (* (fabs x) (* (fabs x) 1/21))) (* 1/5 (* (fabs x) (* (fabs x) 1/21))))) (- (* (* (fabs x) 2/3) (* (fabs x) (fabs x))) (* (fabs x) 2))))))) 1546937037.838 * [enter]simplify: Simplifying (* (sqrt PI) (* (+ (* 1/5 1/5) (- (* (* (fabs x) (* (fabs x) 1/21)) (* (fabs x) (* (fabs x) 1/21))) (* 1/5 (* (fabs x) (* (fabs x) 1/21))))) (- (* (* (fabs x) 2/3) (* (fabs x) (fabs x))) (* (fabs x) 2)))) 1546937037.838 * * [misc]simplify: iters left: 6 (22 enodes) 1546937037.848 * * [misc]simplify: iters left: 5 (53 enodes) 1546937037.869 * * [misc]simplify: iters left: 4 (176 enodes) 1546937037.959 * [exit]simplify: Simplified to (* (* (* (sqrt PI) (fabs x)) (- (* (* (fabs x) 2/3) (fabs x)) 2)) (- (* (* (* (fabs x) (fabs x)) 1/21) (* (* (fabs x) (fabs x)) 1/21)) (- (* 1/105 (* (fabs x) (fabs x))) 1/25))) 1546937037.959 * [misc]simplify: Simplified (2 1 2) to (λ (x) (fabs (/ (+ (* (* (* (pow (fabs x) 5) (fabs x)) (+ (* 2/3 (* (fabs x) (fabs x))) -2)) (+ (* (pow (fabs x) 3) (* (pow (fabs x) 3) 1/9261)) 1/125)) (* (+ (* (* (* (fabs x) (fabs x)) (* (fabs x) 2/3)) (* (* (fabs x) (fabs x)) (* (fabs x) 2/3))) (* (fabs x) (* -4 (fabs x)))) (+ (* (* (fabs x) (* 1/21 (fabs x))) (* (fabs x) (* 1/21 (fabs x)))) (- 1/25 (* (* 1/105 (fabs x)) (fabs x)))))) (* (* (* (sqrt PI) (fabs x)) (- (* (* (fabs x) 2/3) (fabs x)) 2)) (- (* (* (* (fabs x) (fabs x)) 1/21) (* (* (fabs x) (fabs x)) 1/21)) (- (* 1/105 (* (fabs x) (fabs x))) 1/25)))))) 1546937037.959 * * * * [misc]progress: [ 42 / 70 ] simplifiying candidate # 1546937037.959 * [enter]simplify: Simplifying (* (* 1 1) (+ (* (* (* (fabs x) (pow (fabs x) 4)) (- (* 1/5 1/5) (* (* (fabs x) (* (fabs x) 1/21)) (* (fabs x) (* (fabs x) 1/21))))) (+ (* (* (* (fabs x) 2/3) (* (fabs x) (fabs x))) (* (* (fabs x) 2/3) (* (fabs x) (fabs x)))) (- (* (* (fabs x) 2) (* (fabs x) 2)) (* (* (* (fabs x) 2/3) (* (fabs x) (fabs x))) (* (fabs x) 2))))) (* (- 1/5 (* (fabs x) (* (fabs x) 1/21))) (+ (pow (* (* (fabs x) 2/3) (* (fabs x) (fabs x))) 3) (pow (* (fabs x) 2) 3))))) 1546937037.959 * * [misc]simplify: iters left: 6 (35 enodes) 1546937037.967 * * [misc]simplify: iters left: 5 (118 enodes) 1546937038.007 * * [misc]simplify: iters left: 4 (498 enodes) 1546937038.483 * [exit]simplify: Simplified to (+ (* (+ (pow (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) 3) (* (* 8 (fabs x)) (* (fabs x) (fabs x)))) (+ 1/5 (* (fabs x) (* -1/21 (fabs x))))) (* (+ (* (pow (fabs x) 5) (* (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))))) (* (* (pow (fabs x) 5) (* 2 (fabs x))) (- (* 2 (fabs x)) (* (* 2/3 (fabs x)) (* (fabs x) (fabs x)))))) (- 1/25 (* (* (* (fabs x) 1/21) (fabs x)) (* (* (fabs x) 1/21) (fabs x)))))) 1546937038.483 * [misc]simplify: Simplified (2 1 1) to (λ (x) (fabs (/ (+ (* (+ (pow (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) 3) (* (* 8 (fabs x)) (* (fabs x) (fabs x)))) (+ 1/5 (* (fabs x) (* -1/21 (fabs x))))) (* (+ (* (pow (fabs x) 5) (* (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))))) (* (* (pow (fabs x) 5) (* 2 (fabs x))) (- (* 2 (fabs x)) (* (* 2/3 (fabs x)) (* (fabs x) (fabs x)))))) (- 1/25 (* (* (* (fabs x) 1/21) (fabs x)) (* (* (fabs x) 1/21) (fabs x)))))) (* (sqrt PI) (* (- 1/5 (* (fabs x) (* (fabs x) 1/21))) (+ (* (* (* (fabs x) 2/3) (* (fabs x) (fabs x))) (* (* (fabs x) 2/3) (* (fabs x) (fabs x)))) (- (* (* (fabs x) 2) (* (fabs x) 2)) (* (* (* (fabs x) 2/3) (* (fabs x) (fabs x))) (* (fabs x) 2))))))))) 1546937038.484 * [enter]simplify: Simplifying (* (sqrt PI) (* (- 1/5 (* (fabs x) (* (fabs x) 1/21))) (+ (* (* (* (fabs x) 2/3) (* (fabs x) (fabs x))) (* (* (fabs x) 2/3) (* (fabs x) (fabs x)))) (- (* (* (fabs x) 2) (* (fabs x) 2)) (* (* (* (fabs x) 2/3) (* (fabs x) (fabs x))) (* (fabs x) 2)))))) 1546937038.484 * * [misc]simplify: iters left: 6 (22 enodes) 1546937038.488 * * [misc]simplify: iters left: 5 (64 enodes) 1546937038.503 * * [misc]simplify: iters left: 4 (248 enodes) 1546937038.672 * [exit]simplify: Simplified to (* (+ (* (* 2 (* (fabs x) (fabs x))) (- 2 (* (* (fabs x) (fabs x)) 2/3))) (* (* (* (fabs x) 2/3) (* (fabs x) (fabs x))) (* (* (fabs x) 2/3) (* (fabs x) (fabs x))))) (+ (* (* (sqrt PI) (fabs x)) (* (fabs x) -1/21)) (* 1/5 (sqrt PI)))) 1546937038.672 * [misc]simplify: Simplified (2 1 2) to (λ (x) (fabs (/ (+ (* (+ (pow (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) 3) (* (* 8 (fabs x)) (* (fabs x) (fabs x)))) (+ 1/5 (* (fabs x) (* -1/21 (fabs x))))) (* (+ (* (pow (fabs x) 5) (* (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))))) (* (* (pow (fabs x) 5) (* 2 (fabs x))) (- (* 2 (fabs x)) (* (* 2/3 (fabs x)) (* (fabs x) (fabs x)))))) (- 1/25 (* (* (* (fabs x) 1/21) (fabs x)) (* (* (fabs x) 1/21) (fabs x)))))) (* (+ (* (* 2 (* (fabs x) (fabs x))) (- 2 (* (* (fabs x) (fabs x)) 2/3))) (* (* (* (fabs x) 2/3) (* (fabs x) (fabs x))) (* (* (fabs x) 2/3) (* (fabs x) (fabs x))))) (+ (* (* (sqrt PI) (fabs x)) (* (fabs x) -1/21)) (* 1/5 (sqrt PI))))))) 1546937038.672 * * * * [misc]progress: [ 43 / 70 ] simplifiying candidate # 1546937038.672 * [enter]simplify: Simplifying (* (* 1 1) (+ (* (* (* (fabs x) (pow (fabs x) 4)) (- (* 1/5 1/5) (* (* (fabs x) (* (fabs x) 1/21)) (* (fabs x) (* (fabs x) 1/21))))) (- (* (* (fabs x) 2/3) (* (fabs x) (fabs x))) (* (fabs x) 2))) (* (- 1/5 (* (fabs x) (* (fabs x) 1/21))) (- (* (* (* (fabs x) 2/3) (* (fabs x) (fabs x))) (* (* (fabs x) 2/3) (* (fabs x) (fabs x)))) (* (* (fabs x) 2) (* (fabs x) 2)))))) 1546937038.673 * * [misc]simplify: iters left: 6 (30 enodes) 1546937038.685 * * [misc]simplify: iters left: 5 (83 enodes) 1546937038.724 * * [misc]simplify: iters left: 4 (292 enodes) 1546937038.965 * [exit]simplify: Simplified to (+ (* (+ (* (fabs x) (* (fabs x) -1/21)) 1/5) (+ (* (fabs x) (* -4 (fabs x))) (* (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) (* (* 2/3 (fabs x)) (* (fabs x) (fabs x)))))) (* (- 1/25 (* (* (* (fabs x) 1/21) (fabs x)) (* (* (fabs x) 1/21) (fabs x)))) (* (* (pow (fabs x) 5) (fabs x)) (- (* 2/3 (* (fabs x) (fabs x))) 2)))) 1546937038.966 * [misc]simplify: Simplified (2 1 1) to (λ (x) (fabs (/ (+ (* (+ (* (fabs x) (* (fabs x) -1/21)) 1/5) (+ (* (fabs x) (* -4 (fabs x))) (* (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) (* (* 2/3 (fabs x)) (* (fabs x) (fabs x)))))) (* (- 1/25 (* (* (* (fabs x) 1/21) (fabs x)) (* (* (fabs x) 1/21) (fabs x)))) (* (* (pow (fabs x) 5) (fabs x)) (- (* 2/3 (* (fabs x) (fabs x))) 2)))) (* (sqrt PI) (* (- 1/5 (* (fabs x) (* (fabs x) 1/21))) (- (* (* (fabs x) 2/3) (* (fabs x) (fabs x))) (* (fabs x) 2))))))) 1546937038.966 * [enter]simplify: Simplifying (* (sqrt PI) (* (- 1/5 (* (fabs x) (* (fabs x) 1/21))) (- (* (* (fabs x) 2/3) (* (fabs x) (fabs x))) (* (fabs x) 2)))) 1546937038.966 * * [misc]simplify: iters left: 6 (18 enodes) 1546937038.970 * * [misc]simplify: iters left: 5 (36 enodes) 1546937038.979 * * [misc]simplify: iters left: 4 (98 enodes) 1546937039.001 * * [misc]simplify: iters left: 3 (356 enodes) 1546937039.327 * [exit]simplify: Simplified to (* (+ (* 1/5 (sqrt PI)) (* (* (sqrt PI) (fabs x)) (* -1/21 (fabs x)))) (- (* (* (fabs x) 2/3) (* (fabs x) (fabs x))) (* (fabs x) 2))) 1546937039.327 * [misc]simplify: Simplified (2 1 2) to (λ (x) (fabs (/ (+ (* (+ (* (fabs x) (* (fabs x) -1/21)) 1/5) (+ (* (fabs x) (* -4 (fabs x))) (* (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) (* (* 2/3 (fabs x)) (* (fabs x) (fabs x)))))) (* (- 1/25 (* (* (* (fabs x) 1/21) (fabs x)) (* (* (fabs x) 1/21) (fabs x)))) (* (* (pow (fabs x) 5) (fabs x)) (- (* 2/3 (* (fabs x) (fabs x))) 2)))) (* (+ (* 1/5 (sqrt PI)) (* (* (sqrt PI) (fabs x)) (* -1/21 (fabs x)))) (- (* (* (fabs x) 2/3) (* (fabs x) (fabs x))) (* (fabs x) 2)))))) 1546937039.327 * * * * [misc]progress: [ 44 / 70 ] simplifiying candidate # 1546937039.328 * [enter]simplify: Simplifying (* (* 1 1) (+ (pow (* (* (fabs x) (pow (fabs x) 4)) (+ 1/5 (* (fabs x) (* (fabs x) 1/21)))) 3) (pow (+ (* (* (fabs x) 2/3) (* (fabs x) (fabs x))) (* (fabs x) 2)) 3))) 1546937039.328 * * [misc]simplify: iters left: 6 (25 enodes) 1546937039.337 * * [misc]simplify: iters left: 5 (66 enodes) 1546937039.366 * * [misc]simplify: iters left: 4 (222 enodes) 1546937039.558 * [exit]simplify: Simplified to (+ (pow (+ (* 1/5 (pow (fabs x) 5)) (* (* 1/21 (fabs x)) (pow (fabs x) 6))) 3) (pow (+ (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) 2)) 3)) 1546937039.558 * [misc]simplify: Simplified (2 1 1) to (λ (x) (fabs (/ (+ (pow (+ (* 1/5 (pow (fabs x) 5)) (* (* 1/21 (fabs x)) (pow (fabs x) 6))) 3) (pow (+ (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) 2)) 3)) (* (sqrt PI) (+ (* (* (* (fabs x) (pow (fabs x) 4)) (+ 1/5 (* (fabs x) (* (fabs x) 1/21)))) (* (* (fabs x) (pow (fabs x) 4)) (+ 1/5 (* (fabs x) (* (fabs x) 1/21))))) (- (* (+ (* (* (fabs x) 2/3) (* (fabs x) (fabs x))) (* (fabs x) 2)) (+ (* (* (fabs x) 2/3) (* (fabs x) (fabs x))) (* (fabs x) 2))) (* (* (* (fabs x) (pow (fabs x) 4)) (+ 1/5 (* (fabs x) (* (fabs x) 1/21)))) (+ (* (* (fabs x) 2/3) (* (fabs x) (fabs x))) (* (fabs x) 2))))))))) 1546937039.558 * [enter]simplify: Simplifying (* (sqrt PI) (+ (* (* (* (fabs x) (pow (fabs x) 4)) (+ 1/5 (* (fabs x) (* (fabs x) 1/21)))) (* (* (fabs x) (pow (fabs x) 4)) (+ 1/5 (* (fabs x) (* (fabs x) 1/21))))) (- (* (+ (* (* (fabs x) 2/3) (* (fabs x) (fabs x))) (* (fabs x) 2)) (+ (* (* (fabs x) 2/3) (* (fabs x) (fabs x))) (* (fabs x) 2))) (* (* (* (fabs x) (pow (fabs x) 4)) (+ 1/5 (* (fabs x) (* (fabs x) 1/21)))) (+ (* (* (fabs x) 2/3) (* (fabs x) (fabs x))) (* (fabs x) 2)))))) 1546937039.559 * * [misc]simplify: iters left: 6 (26 enodes) 1546937039.568 * * [misc]simplify: iters left: 5 (81 enodes) 1546937039.590 * * [misc]simplify: iters left: 4 (399 enodes) 1546937039.941 * [exit]simplify: Simplified to (+ (* (* (* (pow (fabs x) 5) (pow (fabs x) 5)) (+ 1/5 (* (fabs x) (* 1/21 (fabs x))))) (* (+ 1/5 (* (fabs x) (* 1/21 (fabs x)))) (sqrt PI))) (* (* (* (sqrt PI) (fabs x)) (+ 2 (* (* 2/3 (fabs x)) (fabs x)))) (- (+ (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) 2)) (+ (* 1/5 (pow (fabs x) 5)) (* (pow (fabs x) 6) (* 1/21 (fabs x))))))) 1546937039.941 * [misc]simplify: Simplified (2 1 2) to (λ (x) (fabs (/ (+ (pow (+ (* 1/5 (pow (fabs x) 5)) (* (* 1/21 (fabs x)) (pow (fabs x) 6))) 3) (pow (+ (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) 2)) 3)) (+ (* (* (* (pow (fabs x) 5) (pow (fabs x) 5)) (+ 1/5 (* (fabs x) (* 1/21 (fabs x))))) (* (+ 1/5 (* (fabs x) (* 1/21 (fabs x)))) (sqrt PI))) (* (* (* (sqrt PI) (fabs x)) (+ 2 (* (* 2/3 (fabs x)) (fabs x)))) (- (+ (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) 2)) (+ (* 1/5 (pow (fabs x) 5)) (* (pow (fabs x) 6) (* 1/21 (fabs x)))))))))) 1546937039.941 * * * * [misc]progress: [ 45 / 70 ] simplifiying candidate # 1546937039.941 * [enter]simplify: Simplifying (* (* 1 1) (- (* (* (* (fabs x) (pow (fabs x) 4)) (+ 1/5 (* (fabs x) (* (fabs x) 1/21)))) (* (* (fabs x) (pow (fabs x) 4)) (+ 1/5 (* (fabs x) (* (fabs x) 1/21))))) (* (+ (* (* (fabs x) 2/3) (* (fabs x) (fabs x))) (* (fabs x) 2)) (+ (* (* (fabs x) 2/3) (* (fabs x) (fabs x))) (* (fabs x) 2))))) 1546937039.941 * * [misc]simplify: iters left: 6 (24 enodes) 1546937039.945 * * [misc]simplify: iters left: 5 (64 enodes) 1546937039.960 * * [misc]simplify: iters left: 4 (241 enodes) 1546937040.474 * [exit]simplify: Simplified to (- (* (+ (* (pow (fabs x) 6) (* 1/21 (fabs x))) (* 1/5 (pow (fabs x) 5))) (+ (* (pow (fabs x) 6) (* 1/21 (fabs x))) (* 1/5 (pow (fabs x) 5)))) (* (+ (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) 2)) (+ (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) 2)))) 1546937040.474 * [misc]simplify: Simplified (2 1 1) to (λ (x) (fabs (/ (- (* (+ (* (pow (fabs x) 6) (* 1/21 (fabs x))) (* 1/5 (pow (fabs x) 5))) (+ (* (pow (fabs x) 6) (* 1/21 (fabs x))) (* 1/5 (pow (fabs x) 5)))) (* (+ (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) 2)) (+ (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) 2)))) (* (sqrt PI) (- (* (* (fabs x) (pow (fabs x) 4)) (+ 1/5 (* (fabs x) (* (fabs x) 1/21)))) (+ (* (* (fabs x) 2/3) (* (fabs x) (fabs x))) (* (fabs x) 2))))))) 1546937040.474 * [enter]simplify: Simplifying (* (sqrt PI) (- (* (* (fabs x) (pow (fabs x) 4)) (+ 1/5 (* (fabs x) (* (fabs x) 1/21)))) (+ (* (* (fabs x) 2/3) (* (fabs x) (fabs x))) (* (fabs x) 2)))) 1546937040.474 * * [misc]simplify: iters left: 6 (22 enodes) 1546937040.478 * * [misc]simplify: iters left: 5 (49 enodes) 1546937040.492 * * [misc]simplify: iters left: 4 (137 enodes) 1546937040.540 * * [misc]simplify: iters left: 3 (370 enodes) 1546937040.714 * [exit]simplify: Simplified to (- (* (+ 1/5 (* (fabs x) (* 1/21 (fabs x)))) (* (pow (fabs x) 5) (sqrt PI))) (* (+ 2 (* (* (fabs x) 2/3) (fabs x))) (* (fabs x) (sqrt PI)))) 1546937040.714 * [misc]simplify: Simplified (2 1 2) to (λ (x) (fabs (/ (- (* (+ (* (pow (fabs x) 6) (* 1/21 (fabs x))) (* 1/5 (pow (fabs x) 5))) (+ (* (pow (fabs x) 6) (* 1/21 (fabs x))) (* 1/5 (pow (fabs x) 5)))) (* (+ (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) 2)) (+ (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) 2)))) (- (* (+ 1/5 (* (fabs x) (* 1/21 (fabs x)))) (* (pow (fabs x) 5) (sqrt PI))) (* (+ 2 (* (* (fabs x) 2/3) (fabs x))) (* (fabs x) (sqrt PI))))))) 1546937040.715 * * * * [misc]progress: [ 46 / 70 ] simplifiying candidate # 1546937040.715 * * * * [misc]progress: [ 47 / 70 ] simplifiying candidate # 1546937040.715 * [enter]simplify: Simplifying (* (* (/ 1 (sqrt PI)) 1) (+ (* (* (fabs x) 2/3) (* (fabs x) (fabs x))) (* (fabs x) 2))) 1546937040.715 * * [misc]simplify: iters left: 6 (15 enodes) 1546937040.725 * * [misc]simplify: iters left: 5 (37 enodes) 1546937040.740 * * [misc]simplify: iters left: 4 (101 enodes) 1546937040.788 * * [misc]simplify: iters left: 3 (259 enodes) 1546937040.869 * [exit]simplify: Simplified to (+ (* (/ 2/3 (sqrt PI)) (pow (fabs x) 3)) (* 2 (/ (fabs x) (sqrt PI)))) 1546937040.870 * [misc]simplify: Simplified (2 1 2) to (λ (x) (fabs (+ (* (* (/ 1 (sqrt PI)) 1) (* (* (fabs x) (pow (fabs x) 4)) (+ 1/5 (* (fabs x) (* (fabs x) 1/21))))) (+ (* (/ 2/3 (sqrt PI)) (pow (fabs x) 3)) (* 2 (/ (fabs x) (sqrt PI))))))) 1546937040.870 * * * * [misc]progress: [ 48 / 70 ] simplifiying candidate # 1546937040.870 * [enter]simplify: Simplifying (* (+ (* (* (fabs x) 2/3) (* (fabs x) (fabs x))) (* (fabs x) 2)) (* (/ 1 (sqrt PI)) 1)) 1546937040.870 * * [misc]simplify: iters left: 6 (15 enodes) 1546937040.876 * * [misc]simplify: iters left: 5 (31 enodes) 1546937040.888 * * [misc]simplify: iters left: 4 (61 enodes) 1546937040.912 * * [misc]simplify: iters left: 3 (149 enodes) 1546937041.001 * * [misc]simplify: iters left: 2 (434 enodes) 1546937041.267 * [exit]simplify: Simplified to (+ (/ (* (fabs x) 2) (sqrt PI)) (* (/ 2/3 (sqrt PI)) (pow (fabs x) 3))) 1546937041.267 * [misc]simplify: Simplified (2 1 2) to (λ (x) (fabs (+ (* (* (* (fabs x) (pow (fabs x) 4)) (+ 1/5 (* (fabs x) (* (fabs x) 1/21)))) (* (/ 1 (sqrt PI)) 1)) (+ (/ (* (fabs x) 2) (sqrt PI)) (* (/ 2/3 (sqrt PI)) (pow (fabs x) 3)))))) 1546937041.267 * * * * [misc]progress: [ 49 / 70 ] simplifiying candidate # 1546937041.268 * [enter]simplify: Simplifying (cbrt (+ (* (* (fabs x) (pow (fabs x) 4)) (+ 1/5 (* (fabs x) (* (fabs x) 1/21)))) (+ (* (* (fabs x) 2/3) (* (fabs x) (fabs x))) (* (fabs x) 2)))) 1546937041.268 * * [misc]simplify: iters left: 6 (20 enodes) 1546937041.275 * * [misc]simplify: iters left: 5 (45 enodes) 1546937041.294 * * [misc]simplify: iters left: 4 (126 enodes) 1546937041.334 * * [misc]simplify: iters left: 3 (279 enodes) 1546937041.415 * [exit]simplify: Simplified to (cbrt (+ (+ (* 2 (fabs x)) (* (* (fabs x) (fabs x)) (* 2/3 (fabs x)))) (+ (* (pow (fabs x) 6) (* 1/21 (fabs x))) (* (pow (fabs x) 5) 1/5)))) 1546937041.415 * [misc]simplify: Simplified (2 1 2) to (λ (x) (fabs (* (* (* (/ 1 (sqrt PI)) 1) (* (cbrt (+ (* (* (fabs x) (pow (fabs x) 4)) (+ 1/5 (* (fabs x) (* (fabs x) 1/21)))) (+ (* (* (fabs x) 2/3) (* (fabs x) (fabs x))) (* (fabs x) 2)))) (cbrt (+ (* (* (fabs x) (pow (fabs x) 4)) (+ 1/5 (* (fabs x) (* (fabs x) 1/21)))) (+ (* (* (fabs x) 2/3) (* (fabs x) (fabs x))) (* (fabs x) 2)))))) (cbrt (+ (+ (* 2 (fabs x)) (* (* (fabs x) (fabs x)) (* 2/3 (fabs x)))) (+ (* (pow (fabs x) 6) (* 1/21 (fabs x))) (* (pow (fabs x) 5) 1/5))))))) 1546937041.415 * * * * [misc]progress: [ 50 / 70 ] simplifiying candidate # 1546937041.415 * [enter]simplify: Simplifying (sqrt (+ (* (* (fabs x) (pow (fabs x) 4)) (+ 1/5 (* (fabs x) (* (fabs x) 1/21)))) (+ (* (* (fabs x) 2/3) (* (fabs x) (fabs x))) (* (fabs x) 2)))) 1546937041.415 * * [misc]simplify: iters left: 6 (20 enodes) 1546937041.419 * * [misc]simplify: iters left: 5 (45 enodes) 1546937041.428 * * [misc]simplify: iters left: 4 (126 enodes) 1546937041.467 * * [misc]simplify: iters left: 3 (279 enodes) 1546937041.559 * [exit]simplify: Simplified to (sqrt (+ (+ (* 2 (fabs x)) (* (* (fabs x) (fabs x)) (* 2/3 (fabs x)))) (+ (* (pow (fabs x) 6) (* 1/21 (fabs x))) (* (pow (fabs x) 5) 1/5)))) 1546937041.559 * [misc]simplify: Simplified (2 1 2) to (λ (x) (fabs (* (* (* (/ 1 (sqrt PI)) 1) (sqrt (+ (* (* (fabs x) (pow (fabs x) 4)) (+ 1/5 (* (fabs x) (* (fabs x) 1/21)))) (+ (* (* (fabs x) 2/3) (* (fabs x) (fabs x))) (* (fabs x) 2))))) (sqrt (+ (+ (* 2 (fabs x)) (* (* (fabs x) (fabs x)) (* 2/3 (fabs x)))) (+ (* (pow (fabs x) 6) (* 1/21 (fabs x))) (* (pow (fabs x) 5) 1/5))))))) 1546937041.559 * * * * [misc]progress: [ 51 / 70 ] simplifiying candidate # 1546937041.559 * [enter]simplify: Simplifying (+ (* (* (fabs x) (pow (fabs x) 4)) (+ 1/5 (* (fabs x) (* (fabs x) 1/21)))) (+ (* (* (fabs x) 2/3) (* (fabs x) (fabs x))) (* (fabs x) 2))) 1546937041.560 * * [misc]simplify: iters left: 6 (19 enodes) 1546937041.568 * * [misc]simplify: iters left: 5 (44 enodes) 1546937041.584 * * [misc]simplify: iters left: 4 (125 enodes) 1546937041.640 * * [misc]simplify: iters left: 3 (276 enodes) 1546937041.766 * [exit]simplify: Simplified to (+ (+ (* 2 (fabs x)) (* (pow (fabs x) 7) 1/21)) (+ (* (* (fabs x) (fabs x)) (* 2/3 (fabs x))) (* (pow (fabs x) 5) 1/5))) 1546937041.766 * [misc]simplify: Simplified (2 1 2) to (λ (x) (fabs (* (* (* (/ 1 (sqrt PI)) 1) 1) (+ (+ (* 2 (fabs x)) (* (pow (fabs x) 7) 1/21)) (+ (* (* (fabs x) (fabs x)) (* 2/3 (fabs x))) (* (pow (fabs x) 5) 1/5)))))) 1546937041.766 * * * * [misc]progress: [ 52 / 70 ] simplifiying candidate # 1546937041.766 * [enter]simplify: Simplifying (/ 1 (sqrt PI)) 1546937041.766 * * [misc]simplify: iters left: 3 (4 enodes) 1546937041.767 * * [misc]simplify: iters left: 2 (6 enodes) 1546937041.768 * [exit]simplify: Simplified to (/ 1 (sqrt PI)) 1546937041.768 * [misc]simplify: Simplified (2 1 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (* 1 (+ (* (* (fabs x) (pow (fabs x) 4)) (+ 1/5 (* (fabs x) (* (fabs x) 1/21)))) (+ (* (* (fabs x) 2/3) (* (fabs x) (fabs x))) (* (fabs x) 2))))))) 1546937041.768 * * * * [misc]progress: [ 53 / 70 ] simplifiying candidate # 1546937041.768 * [enter]simplify: Simplifying (* (+ (* 1/5 1/5) (- (* (* (fabs x) (* (fabs x) 1/21)) (* (fabs x) (* (fabs x) 1/21))) (* 1/5 (* (fabs x) (* (fabs x) 1/21))))) (+ (* (* (* (fabs x) 2/3) (* (fabs x) (fabs x))) (* (* (fabs x) 2/3) (* (fabs x) (fabs x)))) (- (* (* (fabs x) 2) (* (fabs x) 2)) (* (* (* (fabs x) 2/3) (* (fabs x) (fabs x))) (* (fabs x) 2))))) 1546937041.768 * * [misc]simplify: iters left: 6 (23 enodes) 1546937041.773 * * [misc]simplify: iters left: 5 (75 enodes) 1546937041.802 * * [misc]simplify: iters left: 4 (293 enodes) 1546937041.997 * [exit]simplify: Simplified to (* (- (* (* 1/21 (* (fabs x) (fabs x))) (* 1/21 (* (fabs x) (fabs x)))) (- (* 1/105 (* (fabs x) (fabs x))) 1/25)) (+ (* (* (fabs x) 4) (fabs x)) (* (* (* (fabs x) (fabs x)) (* (fabs x) 2/3)) (+ (* -2 (fabs x)) (* (* (fabs x) (fabs x)) (* (fabs x) 2/3)))))) 1546937041.998 * [misc]simplify: Simplified (2 1 2) to (λ (x) (fabs (/ (* (* (/ 1 (sqrt PI)) 1) (+ (* (* (* (fabs x) (pow (fabs x) 4)) (+ (pow 1/5 3) (pow (* (fabs x) (* (fabs x) 1/21)) 3))) (+ (* (* (* (fabs x) 2/3) (* (fabs x) (fabs x))) (* (* (fabs x) 2/3) (* (fabs x) (fabs x)))) (- (* (* (fabs x) 2) (* (fabs x) 2)) (* (* (* (fabs x) 2/3) (* (fabs x) (fabs x))) (* (fabs x) 2))))) (* (+ (* 1/5 1/5) (- (* (* (fabs x) (* (fabs x) 1/21)) (* (fabs x) (* (fabs x) 1/21))) (* 1/5 (* (fabs x) (* (fabs x) 1/21))))) (+ (pow (* (* (fabs x) 2/3) (* (fabs x) (fabs x))) 3) (pow (* (fabs x) 2) 3))))) (* (- (* (* 1/21 (* (fabs x) (fabs x))) (* 1/21 (* (fabs x) (fabs x)))) (- (* 1/105 (* (fabs x) (fabs x))) 1/25)) (+ (* (* (fabs x) 4) (fabs x)) (* (* (* (fabs x) (fabs x)) (* (fabs x) 2/3)) (+ (* -2 (fabs x)) (* (* (fabs x) (fabs x)) (* (fabs x) 2/3))))))))) 1546937041.998 * * * * [misc]progress: [ 54 / 70 ] simplifiying candidate # 1546937041.998 * [enter]simplify: Simplifying (* (+ (* 1/5 1/5) (- (* (* (fabs x) (* (fabs x) 1/21)) (* (fabs x) (* (fabs x) 1/21))) (* 1/5 (* (fabs x) (* (fabs x) 1/21))))) (- (* (* (fabs x) 2/3) (* (fabs x) (fabs x))) (* (fabs x) 2))) 1546937041.998 * * [misc]simplify: iters left: 6 (19 enodes) 1546937042.005 * * [misc]simplify: iters left: 5 (47 enodes) 1546937042.022 * * [misc]simplify: iters left: 4 (149 enodes) 1546937042.057 * * [misc]simplify: iters left: 3 (435 enodes) 1546937042.352 * [exit]simplify: Simplified to (* (+ (* -1/105 (* (fabs x) (fabs x))) (+ 1/25 (* (* 1/441 (fabs x)) (pow (fabs x) 3)))) (+ (* (* (fabs x) (fabs x)) (* (fabs x) 2/3)) (* (fabs x) -2))) 1546937042.352 * [misc]simplify: Simplified (2 1 2) to (λ (x) (fabs (/ (* (* (/ 1 (sqrt PI)) 1) (+ (* (* (* (fabs x) (pow (fabs x) 4)) (+ (pow 1/5 3) (pow (* (fabs x) (* (fabs x) 1/21)) 3))) (- (* (* (fabs x) 2/3) (* (fabs x) (fabs x))) (* (fabs x) 2))) (* (+ (* 1/5 1/5) (- (* (* (fabs x) (* (fabs x) 1/21)) (* (fabs x) (* (fabs x) 1/21))) (* 1/5 (* (fabs x) (* (fabs x) 1/21))))) (- (* (* (* (fabs x) 2/3) (* (fabs x) (fabs x))) (* (* (fabs x) 2/3) (* (fabs x) (fabs x)))) (* (* (fabs x) 2) (* (fabs x) 2)))))) (* (+ (* -1/105 (* (fabs x) (fabs x))) (+ 1/25 (* (* 1/441 (fabs x)) (pow (fabs x) 3)))) (+ (* (* (fabs x) (fabs x)) (* (fabs x) 2/3)) (* (fabs x) -2)))))) 1546937042.352 * * * * [misc]progress: [ 55 / 70 ] simplifiying candidate # 1546937042.352 * [enter]simplify: Simplifying (* (- 1/5 (* (fabs x) (* (fabs x) 1/21))) (+ (* (* (* (fabs x) 2/3) (* (fabs x) (fabs x))) (* (* (fabs x) 2/3) (* (fabs x) (fabs x)))) (- (* (* (fabs x) 2) (* (fabs x) 2)) (* (* (* (fabs x) 2/3) (* (fabs x) (fabs x))) (* (fabs x) 2))))) 1546937042.352 * * [misc]simplify: iters left: 6 (19 enodes) 1546937042.360 * * [misc]simplify: iters left: 5 (58 enodes) 1546937042.386 * * [misc]simplify: iters left: 4 (209 enodes) 1546937042.533 * [exit]simplify: Simplified to (* (+ (* -1/21 (* (fabs x) (fabs x))) 1/5) (+ (* (* (* (fabs x) (fabs x)) (* 2/3 (fabs x))) (+ (* (fabs x) -2) (* (* (fabs x) (fabs x)) (* 2/3 (fabs x))))) (* (* (fabs x) 2) (* (fabs x) 2)))) 1546937042.533 * [misc]simplify: Simplified (2 1 2) to (λ (x) (fabs (/ (* (* (/ 1 (sqrt PI)) 1) (+ (* (* (* (fabs x) (pow (fabs x) 4)) (- (* 1/5 1/5) (* (* (fabs x) (* (fabs x) 1/21)) (* (fabs x) (* (fabs x) 1/21))))) (+ (* (* (* (fabs x) 2/3) (* (fabs x) (fabs x))) (* (* (fabs x) 2/3) (* (fabs x) (fabs x)))) (- (* (* (fabs x) 2) (* (fabs x) 2)) (* (* (* (fabs x) 2/3) (* (fabs x) (fabs x))) (* (fabs x) 2))))) (* (- 1/5 (* (fabs x) (* (fabs x) 1/21))) (+ (pow (* (* (fabs x) 2/3) (* (fabs x) (fabs x))) 3) (pow (* (fabs x) 2) 3))))) (* (+ (* -1/21 (* (fabs x) (fabs x))) 1/5) (+ (* (* (* (fabs x) (fabs x)) (* 2/3 (fabs x))) (+ (* (fabs x) -2) (* (* (fabs x) (fabs x)) (* 2/3 (fabs x))))) (* (* (fabs x) 2) (* (fabs x) 2))))))) 1546937042.533 * * * * [misc]progress: [ 56 / 70 ] simplifiying candidate # 1546937042.533 * [enter]simplify: Simplifying (* (- 1/5 (* (fabs x) (* (fabs x) 1/21))) (- (* (* (fabs x) 2/3) (* (fabs x) (fabs x))) (* (fabs x) 2))) 1546937042.533 * * [misc]simplify: iters left: 6 (15 enodes) 1546937042.538 * * [misc]simplify: iters left: 5 (30 enodes) 1546937042.549 * * [misc]simplify: iters left: 4 (74 enodes) 1546937042.574 * * [misc]simplify: iters left: 3 (183 enodes) 1546937042.659 * [exit]simplify: Simplified to (* (+ (* (* -1/21 (fabs x)) (* (fabs x) (fabs x))) (* 1/5 (fabs x))) (+ (* (* (fabs x) (fabs x)) 2/3) -2)) 1546937042.659 * [misc]simplify: Simplified (2 1 2) to (λ (x) (fabs (/ (* (* (/ 1 (sqrt PI)) 1) (+ (* (* (* (fabs x) (pow (fabs x) 4)) (- (* 1/5 1/5) (* (* (fabs x) (* (fabs x) 1/21)) (* (fabs x) (* (fabs x) 1/21))))) (- (* (* (fabs x) 2/3) (* (fabs x) (fabs x))) (* (fabs x) 2))) (* (- 1/5 (* (fabs x) (* (fabs x) 1/21))) (- (* (* (* (fabs x) 2/3) (* (fabs x) (fabs x))) (* (* (fabs x) 2/3) (* (fabs x) (fabs x)))) (* (* (fabs x) 2) (* (fabs x) 2)))))) (* (+ (* (* -1/21 (fabs x)) (* (fabs x) (fabs x))) (* 1/5 (fabs x))) (+ (* (* (fabs x) (fabs x)) 2/3) -2))))) 1546937042.659 * * * * [misc]progress: [ 57 / 70 ] simplifiying candidate # 1546937042.659 * [enter]simplify: Simplifying (+ (* (* (* (fabs x) (pow (fabs x) 4)) (+ 1/5 (* (fabs x) (* (fabs x) 1/21)))) (* (* (fabs x) (pow (fabs x) 4)) (+ 1/5 (* (fabs x) (* (fabs x) 1/21))))) (- (* (+ (* (* (fabs x) 2/3) (* (fabs x) (fabs x))) (* (fabs x) 2)) (+ (* (* (fabs x) 2/3) (* (fabs x) (fabs x))) (* (fabs x) 2))) (* (* (* (fabs x) (pow (fabs x) 4)) (+ 1/5 (* (fabs x) (* (fabs x) 1/21)))) (+ (* (* (fabs x) 2/3) (* (fabs x) (fabs x))) (* (fabs x) 2))))) 1546937042.660 * * [misc]simplify: iters left: 6 (23 enodes) 1546937042.669 * * [misc]simplify: iters left: 5 (71 enodes) 1546937042.715 * * [misc]simplify: iters left: 4 (365 enodes) 1546937043.083 * [exit]simplify: Simplified to (+ (* (+ (* 2 (fabs x)) (* (* (fabs x) (fabs x)) (* (fabs x) 2/3))) (- (+ (* 2 (fabs x)) (* (* (fabs x) (fabs x)) (* (fabs x) 2/3))) (+ (* (* 1/21 (fabs x)) (pow (fabs x) 6)) (* (pow (fabs x) 5) 1/5)))) (* (+ (* (* 1/21 (fabs x)) (pow (fabs x) 6)) (* (pow (fabs x) 5) 1/5)) (+ (* (* 1/21 (fabs x)) (pow (fabs x) 6)) (* (pow (fabs x) 5) 1/5)))) 1546937043.083 * [misc]simplify: Simplified (2 1 2) to (λ (x) (fabs (/ (* (* (/ 1 (sqrt PI)) 1) (+ (pow (* (* (fabs x) (pow (fabs x) 4)) (+ 1/5 (* (fabs x) (* (fabs x) 1/21)))) 3) (pow (+ (* (* (fabs x) 2/3) (* (fabs x) (fabs x))) (* (fabs x) 2)) 3))) (+ (* (+ (* 2 (fabs x)) (* (* (fabs x) (fabs x)) (* (fabs x) 2/3))) (- (+ (* 2 (fabs x)) (* (* (fabs x) (fabs x)) (* (fabs x) 2/3))) (+ (* (* 1/21 (fabs x)) (pow (fabs x) 6)) (* (pow (fabs x) 5) 1/5)))) (* (+ (* (* 1/21 (fabs x)) (pow (fabs x) 6)) (* (pow (fabs x) 5) 1/5)) (+ (* (* 1/21 (fabs x)) (pow (fabs x) 6)) (* (pow (fabs x) 5) 1/5))))))) 1546937043.084 * * * * [misc]progress: [ 58 / 70 ] simplifiying candidate # 1546937043.084 * [enter]simplify: Simplifying (- (* (* (fabs x) (pow (fabs x) 4)) (+ 1/5 (* (fabs x) (* (fabs x) 1/21)))) (+ (* (* (fabs x) 2/3) (* (fabs x) (fabs x))) (* (fabs x) 2))) 1546937043.084 * * [misc]simplify: iters left: 6 (19 enodes) 1546937043.087 * * [misc]simplify: iters left: 5 (45 enodes) 1546937043.104 * * [misc]simplify: iters left: 4 (128 enodes) 1546937043.141 * * [misc]simplify: iters left: 3 (311 enodes) 1546937043.266 * [exit]simplify: Simplified to (+ (+ (* 1/21 (pow (fabs x) 7)) (* (pow (fabs x) 5) 1/5)) (+ (* -2 (fabs x)) (* (* (fabs x) (fabs x)) (* -2/3 (fabs x))))) 1546937043.266 * [misc]simplify: Simplified (2 1 2) to (λ (x) (fabs (/ (* (* (/ 1 (sqrt PI)) 1) (- (* (* (* (fabs x) (pow (fabs x) 4)) (+ 1/5 (* (fabs x) (* (fabs x) 1/21)))) (* (* (fabs x) (pow (fabs x) 4)) (+ 1/5 (* (fabs x) (* (fabs x) 1/21))))) (* (+ (* (* (fabs x) 2/3) (* (fabs x) (fabs x))) (* (fabs x) 2)) (+ (* (* (fabs x) 2/3) (* (fabs x) (fabs x))) (* (fabs x) 2))))) (+ (+ (* 1/21 (pow (fabs x) 7)) (* (pow (fabs x) 5) 1/5)) (+ (* -2 (fabs x)) (* (* (fabs x) (fabs x)) (* -2/3 (fabs x)))))))) 1546937043.266 * * * * [misc]progress: [ 59 / 70 ] simplifiying candidate # 1546937043.266 * [enter]simplify: Simplifying (* (* 1 1) (+ (* (* (fabs x) (pow (fabs x) 4)) (+ 1/5 (* (fabs x) (* (fabs x) 1/21)))) (+ (* (* (fabs x) 2/3) (* (fabs x) (fabs x))) (* (fabs x) 2)))) 1546937043.267 * * [misc]simplify: iters left: 6 (22 enodes) 1546937043.271 * * [misc]simplify: iters left: 5 (56 enodes) 1546937043.286 * * [misc]simplify: iters left: 4 (167 enodes) 1546937043.372 * [exit]simplify: Simplified to (+ (+ (* 2 (fabs x)) (* (* (fabs x) (fabs x)) (* (fabs x) 2/3))) (+ (* 1/5 (pow (fabs x) 5)) (* (pow (fabs x) 6) (* 1/21 (fabs x))))) 1546937043.372 * [misc]simplify: Simplified (2 1 1) to (λ (x) (fabs (/ (+ (+ (* 2 (fabs x)) (* (* (fabs x) (fabs x)) (* (fabs x) 2/3))) (+ (* 1/5 (pow (fabs x) 5)) (* (pow (fabs x) 6) (* 1/21 (fabs x))))) (sqrt PI)))) 1546937043.373 * * * * [misc]progress: [ 60 / 70 ] simplifiying candidate # 1546937043.373 * * * * [misc]progress: [ 61 / 70 ] simplifiying candidate # 1546937043.373 * [enter]simplify: Simplifying (fabs (* (* (/ 1 (sqrt PI)) 1) (+ (* (* (fabs x) (pow (fabs x) 4)) (+ 1/5 (* (fabs x) (* (fabs x) 1/21)))) (+ (* (* (fabs x) 2/3) (* (fabs x) (fabs x))) (* (fabs x) 2))))) 1546937043.373 * * [misc]simplify: iters left: 6 (26 enodes) 1546937043.381 * * [misc]simplify: iters left: 5 (65 enodes) 1546937043.409 * * [misc]simplify: iters left: 4 (215 enodes) 1546937043.532 * [exit]simplify: Simplified to (fabs (+ (/ (+ (* 2 (fabs x)) (* (* (fabs x) (fabs x)) (* (fabs x) 2/3))) (sqrt PI)) (* (+ (* 1/21 (* (fabs x) (fabs x))) 1/5) (* (/ 1 (sqrt PI)) (pow (fabs x) 5))))) 1546937043.532 * [misc]simplify: Simplified (2) to (λ (x) (fabs (+ (/ (+ (* 2 (fabs x)) (* (* (fabs x) (fabs x)) (* (fabs x) 2/3))) (sqrt PI)) (* (+ (* 1/21 (* (fabs x) (fabs x))) 1/5) (* (/ 1 (sqrt PI)) (pow (fabs x) 5)))))) 1546937043.532 * * * * [misc]progress: [ 62 / 70 ] simplifiying candidate # 1546937043.533 * [enter]simplify: Simplifying (* 1/21 (fabs x)) 1546937043.533 * * [misc]simplify: iters left: 3 (4 enodes) 1546937043.534 * * [misc]simplify: iters left: 2 (5 enodes) 1546937043.536 * [exit]simplify: Simplified to (* 1/21 (fabs x)) 1546937043.536 * [misc]simplify: Simplified (2 1 2 1 2 2 2) to (λ (x) (fabs (* (* (/ 1 (sqrt PI)) 1) (+ (* (* (fabs x) (pow (fabs x) 4)) (+ 1/5 (* (fabs x) (* 1/21 (fabs x))))) (+ (* (* (fabs x) 2/3) (* (fabs x) (fabs x))) (* (fabs x) 2)))))) 1546937043.536 * * * * [misc]progress: [ 63 / 70 ] simplifiying candidate # 1546937043.536 * [enter]simplify: Simplifying (* 1/21 (fabs x)) 1546937043.536 * * [misc]simplify: iters left: 3 (4 enodes) 1546937043.537 * * [misc]simplify: iters left: 2 (5 enodes) 1546937043.539 * [exit]simplify: Simplified to (* 1/21 (fabs x)) 1546937043.539 * [misc]simplify: Simplified (2 1 2 1 2 2 2) to (λ (x) (fabs (* (* (/ 1 (sqrt PI)) 1) (+ (* (* (fabs x) (pow (fabs x) 4)) (+ 1/5 (* (fabs x) (* 1/21 (fabs x))))) (+ (* (* (fabs x) 2/3) (* (fabs x) (fabs x))) (* (fabs x) 2)))))) 1546937043.539 * * * * [misc]progress: [ 64 / 70 ] simplifiying candidate # 1546937043.539 * [enter]simplify: Simplifying (* 1/21 (fabs x)) 1546937043.539 * * [misc]simplify: iters left: 3 (4 enodes) 1546937043.540 * * [misc]simplify: iters left: 2 (5 enodes) 1546937043.542 * [exit]simplify: Simplified to (* 1/21 (fabs x)) 1546937043.542 * [misc]simplify: Simplified (2 1 2 1 2 2 2) to (λ (x) (fabs (* (* (/ 1 (sqrt PI)) 1) (+ (* (* (fabs x) (pow (fabs x) 4)) (+ 1/5 (* (fabs x) (* 1/21 (fabs x))))) (+ (* (* (fabs x) 2/3) (* (fabs x) (fabs x))) (* (fabs x) 2)))))) 1546937043.542 * * * * [misc]progress: [ 65 / 70 ] simplifiying candidate # 1546937043.542 * [enter]simplify: Simplifying (* 2/3 (fabs x)) 1546937043.542 * * [misc]simplify: iters left: 3 (4 enodes) 1546937043.543 * * [misc]simplify: iters left: 2 (5 enodes) 1546937043.545 * [exit]simplify: Simplified to (* 2/3 (fabs x)) 1546937043.545 * [misc]simplify: Simplified (2 1 2 2 1 1) to (λ (x) (fabs (* (* (/ 1 (sqrt PI)) 1) (+ (* (* (fabs x) (pow (fabs x) 4)) (+ 1/5 (* (fabs x) (* (fabs x) 1/21)))) (+ (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) 2)))))) 1546937043.545 * * * * [misc]progress: [ 66 / 70 ] simplifiying candidate # 1546937043.545 * [enter]simplify: Simplifying (* 2/3 (fabs x)) 1546937043.545 * * [misc]simplify: iters left: 3 (4 enodes) 1546937043.547 * * [misc]simplify: iters left: 2 (5 enodes) 1546937043.548 * [exit]simplify: Simplified to (* 2/3 (fabs x)) 1546937043.548 * [misc]simplify: Simplified (2 1 2 2 1 1) to (λ (x) (fabs (* (* (/ 1 (sqrt PI)) 1) (+ (* (* (fabs x) (pow (fabs x) 4)) (+ 1/5 (* (fabs x) (* (fabs x) 1/21)))) (+ (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) 2)))))) 1546937043.548 * * * * [misc]progress: [ 67 / 70 ] simplifiying candidate # 1546937043.548 * [enter]simplify: Simplifying (* 2/3 (fabs x)) 1546937043.548 * * [misc]simplify: iters left: 3 (4 enodes) 1546937043.550 * * [misc]simplify: iters left: 2 (5 enodes) 1546937043.551 * [exit]simplify: Simplified to (* 2/3 (fabs x)) 1546937043.551 * [misc]simplify: Simplified (2 1 2 2 1 1) to (λ (x) (fabs (* (* (/ 1 (sqrt PI)) 1) (+ (* (* (fabs x) (pow (fabs x) 4)) (+ 1/5 (* (fabs x) (* (fabs x) 1/21)))) (+ (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) 2)))))) 1546937043.551 * * * * [misc]progress: [ 68 / 70 ] simplifiying candidate # 1546937043.551 * [enter]simplify: Simplifying (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))))) 1546937043.552 * * [misc]simplify: iters left: 6 (24 enodes) 1546937043.560 * * [misc]simplify: iters left: 5 (47 enodes) 1546937043.579 * * [misc]simplify: iters left: 4 (103 enodes) 1546937043.609 * * [misc]simplify: iters left: 3 (213 enodes) 1546937043.657 * * [misc]simplify: iters left: 2 (339 enodes) 1546937043.784 * * [misc]simplify: iters left: 1 (440 enodes) 1546937043.878 * [exit]simplify: Simplified to (+ (* (* (sqrt (/ 1 PI)) (fabs x)) (+ 2 (* (* 2/3 (fabs x)) (fabs x)))) (* (sqrt (/ 1 PI)) (+ (* 1/21 (pow (fabs x) 7)) (* 1/5 (pow (fabs x) 5))))) 1546937043.878 * [misc]simplify: Simplified (2 1) to (λ (x) (fabs (+ (* (* (sqrt (/ 1 PI)) (fabs x)) (+ 2 (* (* 2/3 (fabs x)) (fabs x)))) (* (sqrt (/ 1 PI)) (+ (* 1/21 (pow (fabs x) 7)) (* 1/5 (pow (fabs x) 5))))))) 1546937043.878 * * * * [misc]progress: [ 69 / 70 ] simplifiying candidate # 1546937043.878 * [enter]simplify: Simplifying (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))))) 1546937043.878 * * [misc]simplify: iters left: 6 (24 enodes) 1546937043.882 * * [misc]simplify: iters left: 5 (47 enodes) 1546937043.894 * * [misc]simplify: iters left: 4 (103 enodes) 1546937043.913 * * [misc]simplify: iters left: 3 (213 enodes) 1546937043.969 * * [misc]simplify: iters left: 2 (339 enodes) 1546937044.090 * * [misc]simplify: iters left: 1 (440 enodes) 1546937044.210 * [exit]simplify: Simplified to (+ (* (* (sqrt (/ 1 PI)) (fabs x)) (+ 2 (* (* 2/3 (fabs x)) (fabs x)))) (* (sqrt (/ 1 PI)) (+ (* 1/21 (pow (fabs x) 7)) (* 1/5 (pow (fabs x) 5))))) 1546937044.210 * [misc]simplify: Simplified (2 1) to (λ (x) (fabs (+ (* (* (sqrt (/ 1 PI)) (fabs x)) (+ 2 (* (* 2/3 (fabs x)) (fabs x)))) (* (sqrt (/ 1 PI)) (+ (* 1/21 (pow (fabs x) 7)) (* 1/5 (pow (fabs x) 5))))))) 1546937044.210 * * * * [misc]progress: [ 70 / 70 ] simplifiying candidate # 1546937044.210 * [enter]simplify: Simplifying (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))))) 1546937044.210 * * [misc]simplify: iters left: 6 (24 enodes) 1546937044.214 * * [misc]simplify: iters left: 5 (47 enodes) 1546937044.227 * * [misc]simplify: iters left: 4 (103 enodes) 1546937044.262 * * [misc]simplify: iters left: 3 (213 enodes) 1546937044.351 * * [misc]simplify: iters left: 2 (339 enodes) 1546937044.466 * * [misc]simplify: iters left: 1 (440 enodes) 1546937044.557 * [exit]simplify: Simplified to (+ (* (* (sqrt (/ 1 PI)) (fabs x)) (+ 2 (* (* 2/3 (fabs x)) (fabs x)))) (* (sqrt (/ 1 PI)) (+ (* 1/21 (pow (fabs x) 7)) (* 1/5 (pow (fabs x) 5))))) 1546937044.557 * [misc]simplify: Simplified (2 1) to (λ (x) (fabs (+ (* (* (sqrt (/ 1 PI)) (fabs x)) (+ 2 (* (* 2/3 (fabs x)) (fabs x)))) (* (sqrt (/ 1 PI)) (+ (* 1/21 (pow (fabs x) 7)) (* 1/5 (pow (fabs x) 5))))))) 1546937044.557 * * * [misc]progress: adding candidates to table 1546937045.849 * [misc]progress: [Phase 3 of 3] Extracting. 1546937045.849 * * [misc]regime: Finding splitpoints for: (# # #) 1546937045.852 * * * [misc]regime-changes: Trying 2 branch expressions: (x (fabs x)) 1546937045.852 * * * * [misc]regimes: Trying to branch on x from (# # #) 1546937045.909 * * * * [misc]regimes: Trying to branch on (fabs x) from (# # #) 1546937045.973 * * * [misc]regime: Found split indices: #