1546940161.219 * [misc]progress: [Phase 1 of 3] Setting up. 1546940161.219 * * * [misc]progress: [1/2] Preparing points 1546940161.219 * * * * [misc]points: Sampling 256 additional inputs, on iter 0 have 0 / 256 1546940161.327 * * * * [misc]points: Filtering points with unrepresentable outputs 1546940161.327 * * * * [misc]points: Sampling 109 additional inputs, on iter 1 have 147 / 256 1546940161.395 * * * * [misc]points: Filtering points with unrepresentable outputs 1546940161.395 * * * * [misc]points: Sampling 36 additional inputs, on iter 2 have 220 / 256 1546940161.424 * * * * [misc]points: Filtering points with unrepresentable outputs 1546940161.424 * * * * [misc]points: Sampling 21 additional inputs, on iter 3 have 235 / 256 1546940161.447 * * * * [misc]points: Filtering points with unrepresentable outputs 1546940161.447 * * * * [misc]points: Sampling 11 additional inputs, on iter 4 have 245 / 256 1546940161.466 * * * * [misc]points: Filtering points with unrepresentable outputs 1546940161.466 * * * * [misc]points: Sampling 4 additional inputs, on iter 5 have 252 / 256 1546940161.477 * * * * [misc]points: Filtering points with unrepresentable outputs 1546940161.477 * * * * [misc]points: Sampling 4 additional inputs, on iter 6 have 254 / 256 1546940161.485 * * * * [misc]points: Filtering points with unrepresentable outputs 1546940161.485 * * * * [exit]points: Sampled 257 points with exact outputs 1546940161.485 * * * [misc]progress: [2/2] Setting up program. 1546940161.490 * [misc]progress: [Phase 2 of 3] Improving. 1546940161.490 * * * * [misc]progress: [ 1 / 1 ] simplifiying candidate # 1546940161.491 * [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)))))) 1546940161.491 * * [misc]simplify: iters left: 6 (28 enodes) 1546940161.515 * * [misc]simplify: iters left: 5 (75 enodes) 1546940161.543 * * [misc]simplify: iters left: 4 (261 enodes) 1546940162.185 * [exit]simplify: Simplified to (fabs (fma (/ 1 (sqrt PI)) (fma (* (* 1/5 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)) (fma (* 2/3 (fabs x)) (* (fabs x) (fabs x)) (* (fabs x) 2))) (* (* (/ 1/21 (sqrt PI)) (fabs x)) (pow (* (fabs x) (fabs x)) 3)))) 1546940162.185 * [misc]simplify: Simplified (2) to (λ (x) (fabs (fma (/ 1 (sqrt PI)) (fma (* (* 1/5 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)) (fma (* 2/3 (fabs x)) (* (fabs x) (fabs x)) (* (fabs x) 2))) (* (* (/ 1/21 (sqrt PI)) (fabs x)) (pow (* (fabs x) (fabs x)) 3))))) 1546940162.207 * * [misc]progress: iteration 1 / 4 1546940162.207 * * * [misc]progress: picking best candidate 1546940162.228 * * * * [misc]pick: Picked # 1546940162.229 * * * [misc]progress: localizing error 1546940162.309 * * * [misc]progress: generating rewritten candidates 1546940162.309 * * * * [misc]progress: [ 1 / 4 ] rewriting at (2 1 1 2) 1546940162.309 * * * * [misc]progress: [ 2 / 4 ] rewriting at (2 1 2 1 1 2) 1546940162.346 * * * * [misc]progress: [ 3 / 4 ] rewriting at (2 1) 1546940163.709 * * * * [misc]progress: [ 4 / 4 ] rewriting at (2 1 2 1 2) 1546940163.912 * * * [misc]progress: generating series expansions 1546940163.912 * * * * [misc]progress: [ 1 / 4 ] generating series at (2 1 1 2) 1546940163.913 * * * * [misc]progress: [ 2 / 4 ] generating series at (2 1 2 1 1 2) 1546940163.913 * [misc]backup-simplify: Simplify (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x))) into (* 2/3 (pow (fabs x) 3)) 1546940163.913 * [misc]approximate: Taking taylor expansion of (* 2/3 (pow (fabs x) 3)) in (x) around 0 1546940163.913 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs x) 3)) in x 1546940163.913 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546940163.913 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546940163.913 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 3) in x 1546940163.913 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546940163.913 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546940163.914 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs x) 3)) in x 1546940163.914 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546940163.914 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546940163.914 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 3) in x 1546940163.914 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546940163.914 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546940163.914 * [misc]backup-simplify: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 1546940163.914 * [misc]backup-simplify: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 1546940163.914 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs x) 3)) into (* 2/3 (pow (fabs x) 3)) 1546940163.914 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs x) 3)) into (* 2/3 (pow (fabs x) 3)) 1546940163.914 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 1546940163.915 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 1546940163.915 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 (pow (fabs x) 3))) into 0 1546940163.915 * [misc]backup-simplify: Simplify 0 into 0 1546940163.915 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 1546940163.916 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 1546940163.916 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 1546940163.916 * [misc]backup-simplify: Simplify 0 into 0 1546940163.917 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 1546940163.917 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 1546940163.918 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 1546940163.918 * [misc]backup-simplify: Simplify 0 into 0 1546940163.919 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 1546940163.919 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 1546940163.920 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 1546940163.920 * [misc]backup-simplify: Simplify 0 into 0 1546940163.921 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 1546940163.921 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 1546940163.922 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 1546940163.922 * [misc]backup-simplify: Simplify 0 into 0 1546940163.923 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 1546940163.924 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 1546940163.925 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))))) into 0 1546940163.925 * [misc]backup-simplify: Simplify 0 into 0 1546940163.925 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs x) 3)) into (* 2/3 (pow (fabs x) 3)) 1546940163.925 * [misc]backup-simplify: Simplify (* (/ 2 3) (* (* (fabs (/ 1 x)) (fabs (/ 1 x))) (fabs (/ 1 x)))) into (* 2/3 (pow (fabs (/ 1 x)) 3)) 1546940163.925 * [misc]approximate: Taking taylor expansion of (* 2/3 (pow (fabs (/ 1 x)) 3)) in (x) around 0 1546940163.925 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs (/ 1 x)) 3)) in x 1546940163.925 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546940163.925 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546940163.925 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 1546940163.925 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546940163.926 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546940163.926 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs (/ 1 x)) 3)) in x 1546940163.926 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546940163.926 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546940163.926 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 1546940163.926 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546940163.926 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546940163.926 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 1546940163.926 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 1546940163.926 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs (/ 1 x)) 3)) into (* 2/3 (pow (fabs (/ 1 x)) 3)) 1546940163.926 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs (/ 1 x)) 3)) into (* 2/3 (pow (fabs (/ 1 x)) 3)) 1546940163.927 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 1546940163.927 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 1546940163.927 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 1546940163.927 * [misc]backup-simplify: Simplify 0 into 0 1546940163.927 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 1546940163.928 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 1546940163.928 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 1546940163.928 * [misc]backup-simplify: Simplify 0 into 0 1546940163.929 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 1546940163.929 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 1546940163.930 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 1546940163.930 * [misc]backup-simplify: Simplify 0 into 0 1546940163.930 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 1546940163.931 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 1546940163.932 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 1546940163.932 * [misc]backup-simplify: Simplify 0 into 0 1546940163.932 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 1546940163.932 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 1546940163.933 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))))) into 0 1546940163.933 * [misc]backup-simplify: Simplify 0 into 0 1546940163.933 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 1546940163.934 * [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 1546940163.934 * [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 1546940163.935 * [misc]backup-simplify: Simplify 0 into 0 1546940163.935 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs (/ 1 (/ 1 x))) 3)) into (* 2/3 (pow (fabs x) 3)) 1546940163.935 * [misc]backup-simplify: Simplify (* (/ 2 3) (* (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x))))) into (* 2/3 (pow (fabs (/ -1 x)) 3)) 1546940163.935 * [misc]approximate: Taking taylor expansion of (* 2/3 (pow (fabs (/ -1 x)) 3)) in (x) around 0 1546940163.935 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs (/ -1 x)) 3)) in x 1546940163.935 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546940163.935 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546940163.935 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 1546940163.935 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546940163.935 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546940163.935 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs (/ -1 x)) 3)) in x 1546940163.935 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546940163.935 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546940163.935 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 1546940163.935 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546940163.935 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546940163.935 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 1546940163.935 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 1546940163.935 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs (/ -1 x)) 3)) into (* 2/3 (pow (fabs (/ -1 x)) 3)) 1546940163.936 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs (/ -1 x)) 3)) into (* 2/3 (pow (fabs (/ -1 x)) 3)) 1546940163.936 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 1546940163.936 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 1546940163.936 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 1546940163.936 * [misc]backup-simplify: Simplify 0 into 0 1546940163.936 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 1546940163.936 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 1546940163.937 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 1546940163.937 * [misc]backup-simplify: Simplify 0 into 0 1546940163.937 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 1546940163.937 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 1546940163.937 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 1546940163.938 * [misc]backup-simplify: Simplify 0 into 0 1546940163.938 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 1546940163.938 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 1546940163.939 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 1546940163.939 * [misc]backup-simplify: Simplify 0 into 0 1546940163.939 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 1546940163.940 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 1546940163.940 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))))) into 0 1546940163.940 * [misc]backup-simplify: Simplify 0 into 0 1546940163.941 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 1546940163.941 * [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 1546940163.942 * [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 1546940163.942 * [misc]backup-simplify: Simplify 0 into 0 1546940163.942 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs (/ -1 (/ 1 (- x)))) 3)) into (* 2/3 (pow (fabs x) 3)) 1546940163.942 * * * * [misc]progress: [ 3 / 4 ] generating series at (2 1) 1546940163.943 * [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)))))) 1546940163.943 * [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 1546940163.943 * [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 1546940163.944 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 PI)) in x 1546940163.944 * [misc]taylor: Taking taylor expansion of (/ 1 PI) in x 1546940163.944 * [misc]taylor: Taking taylor expansion of PI in x 1546940163.944 * [misc]backup-simplify: Simplify PI into PI 1546940163.944 * [misc]backup-simplify: Simplify (/ 1 PI) into (/ 1 PI) 1546940163.944 * [misc]backup-simplify: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 1546940163.945 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 1546940163.945 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 1546940163.945 * [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 1546940163.946 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs x) 5)) in x 1546940163.946 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546940163.946 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546940163.946 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 5) in x 1546940163.946 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546940163.946 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546940163.946 * [misc]taylor: Taking taylor expansion of (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))) in x 1546940163.946 * [misc]taylor: Taking taylor expansion of (* 2 (fabs x)) in x 1546940163.946 * [misc]taylor: Taking taylor expansion of 2 in x 1546940163.946 * [misc]backup-simplify: Simplify 2 into 2 1546940163.946 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546940163.946 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546940163.946 * [misc]taylor: Taking taylor expansion of (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7))) in x 1546940163.946 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs x) 3)) in x 1546940163.946 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546940163.946 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546940163.946 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 3) in x 1546940163.946 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546940163.946 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546940163.946 * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs x) 7)) in x 1546940163.946 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546940163.946 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546940163.946 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 7) in x 1546940163.946 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546940163.946 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546940163.946 * [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 1546940163.946 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 PI)) in x 1546940163.946 * [misc]taylor: Taking taylor expansion of (/ 1 PI) in x 1546940163.946 * [misc]taylor: Taking taylor expansion of PI in x 1546940163.946 * [misc]backup-simplify: Simplify PI into PI 1546940163.946 * [misc]backup-simplify: Simplify (/ 1 PI) into (/ 1 PI) 1546940163.947 * [misc]backup-simplify: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 1546940163.947 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 1546940163.948 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 1546940163.948 * [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 1546940163.948 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs x) 5)) in x 1546940163.948 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546940163.948 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546940163.948 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 5) in x 1546940163.948 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546940163.948 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546940163.948 * [misc]taylor: Taking taylor expansion of (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))) in x 1546940163.948 * [misc]taylor: Taking taylor expansion of (* 2 (fabs x)) in x 1546940163.948 * [misc]taylor: Taking taylor expansion of 2 in x 1546940163.948 * [misc]backup-simplify: Simplify 2 into 2 1546940163.948 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546940163.948 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546940163.948 * [misc]taylor: Taking taylor expansion of (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7))) in x 1546940163.948 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs x) 3)) in x 1546940163.948 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546940163.948 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546940163.948 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 3) in x 1546940163.948 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546940163.948 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546940163.948 * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs x) 7)) in x 1546940163.948 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546940163.948 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546940163.948 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 7) in x 1546940163.948 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546940163.948 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546940163.949 * [misc]backup-simplify: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 1546940163.949 * [misc]backup-simplify: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 1546940163.949 * [misc]backup-simplify: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 1546940163.949 * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs x) 5)) into (* 1/5 (pow (fabs x) 5)) 1546940163.949 * [misc]backup-simplify: Simplify (* 2 (fabs x)) into (* 2 (fabs x)) 1546940163.949 * [misc]backup-simplify: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 1546940163.949 * [misc]backup-simplify: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 1546940163.949 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs x) 3)) into (* 2/3 (pow (fabs x) 3)) 1546940163.949 * [misc]backup-simplify: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 1546940163.949 * [misc]backup-simplify: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 1546940163.949 * [misc]backup-simplify: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) 1546940163.949 * [misc]backup-simplify: Simplify (* (fabs x) (pow (fabs x) 6)) into (pow (fabs x) 7) 1546940163.949 * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs x) 7)) into (* 1/21 (pow (fabs x) 7)) 1546940163.949 * [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))) 1546940163.950 * [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)))) 1546940163.950 * [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))))) 1546940163.951 * [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)))))) 1546940163.951 * [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)))))) 1546940163.951 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 1546940163.952 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (* 0 (pow (fabs x) 2))) into 0 1546940163.952 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 4))) into 0 1546940163.952 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (* 0 (pow (fabs x) 5))) into 0 1546940163.952 * [misc]backup-simplify: Simplify (+ (* 2 0) (* 0 (fabs x))) into 0 1546940163.952 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 1546940163.952 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 1546940163.952 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 (pow (fabs x) 3))) into 0 1546940163.952 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 1546940163.952 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 1546940163.952 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (* 0 (pow (fabs x) 3))) into 0 1546940163.953 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 6))) into 0 1546940163.953 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (* 0 (pow (fabs x) 7))) into 0 1546940163.953 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940163.953 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940163.953 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940163.954 * [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 1546940163.954 * [misc]backup-simplify: Simplify 0 into 0 1546940163.954 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 1546940163.954 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 1546940163.954 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))) into 0 1546940163.955 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))) into 0 1546940163.955 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 1546940163.955 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 1546940163.955 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 1546940163.955 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 1546940163.956 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 1546940163.956 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 1546940163.956 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 1546940163.956 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))) into 0 1546940163.956 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (* 0 (pow (fabs x) 7)))) into 0 1546940163.957 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940163.957 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940163.957 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940163.958 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546940163.959 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 1546940163.960 * [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 1546940163.960 * [misc]backup-simplify: Simplify 0 into 0 1546940163.960 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 1546940163.961 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 1546940163.961 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))) into 0 1546940163.961 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5))))) into 0 1546940163.962 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 1546940163.962 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 1546940163.962 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 1546940163.962 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 1546940163.963 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 1546940163.963 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 1546940163.963 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 1546940163.963 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))) into 0 1546940163.964 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7))))) into 0 1546940163.964 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940163.964 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940163.964 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940163.966 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546940163.966 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546940163.967 * [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 1546940163.967 * [misc]backup-simplify: Simplify 0 into 0 1546940163.968 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 1546940163.968 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 1546940163.968 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))) into 0 1546940163.969 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))))) into 0 1546940163.969 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 1546940163.970 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 1546940163.970 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 1546940163.970 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 1546940163.971 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 1546940163.971 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 1546940163.971 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 1546940163.972 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))) into 0 1546940163.972 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7)))))) into 0 1546940163.972 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940163.972 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940163.972 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940163.974 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546940163.976 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546940163.977 * [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 1546940163.977 * [misc]backup-simplify: Simplify 0 into 0 1546940163.977 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 1546940163.978 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 1546940163.978 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))))) into 0 1546940163.978 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5))))))) into 0 1546940163.979 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 1546940163.979 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 1546940163.980 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 1546940163.980 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 1546940163.980 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 1546940163.981 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 1546940163.981 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 1546940163.982 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))))) into 0 1546940163.982 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7))))))) into 0 1546940163.982 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940163.982 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940163.983 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940163.986 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546940163.987 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546940163.989 * [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 1546940163.989 * [misc]backup-simplify: Simplify 0 into 0 1546940163.989 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 1546940163.990 * [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 1546940163.990 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))))) into 0 1546940163.991 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))))))) into 0 1546940163.991 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 1546940163.992 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 1546940163.992 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 1546940163.993 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))))) into 0 1546940163.993 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 1546940163.994 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 1546940163.994 * [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 1546940163.995 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))))) into 0 1546940163.995 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7)))))))) into 0 1546940163.995 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940163.995 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940163.996 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940163.998 * [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 1546940164.000 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546940164.001 * [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 1546940164.001 * [misc]backup-simplify: Simplify 0 into 0 1546940164.002 * [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)))))) 1546940164.003 * [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))) 1546940164.003 * [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 1546940164.003 * [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 1546940164.003 * [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 1546940164.003 * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs (/ 1 x)) 7)) in x 1546940164.003 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546940164.003 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546940164.003 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 1546940164.003 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546940164.003 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546940164.003 * [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 1546940164.003 * [misc]taylor: Taking taylor expansion of (* 2 (fabs (/ 1 x))) in x 1546940164.003 * [misc]taylor: Taking taylor expansion of 2 in x 1546940164.003 * [misc]backup-simplify: Simplify 2 into 2 1546940164.003 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546940164.003 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546940164.003 * [misc]taylor: Taking taylor expansion of (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 1/5 (pow (fabs (/ 1 x)) 5))) in x 1546940164.003 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs (/ 1 x)) 3)) in x 1546940164.003 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546940164.003 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546940164.003 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 1546940164.003 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546940164.003 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546940164.004 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs (/ 1 x)) 5)) in x 1546940164.004 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546940164.004 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546940164.004 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 1546940164.004 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546940164.004 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546940164.004 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 PI)) in x 1546940164.004 * [misc]taylor: Taking taylor expansion of (/ 1 PI) in x 1546940164.004 * [misc]taylor: Taking taylor expansion of PI in x 1546940164.004 * [misc]backup-simplify: Simplify PI into PI 1546940164.004 * [misc]backup-simplify: Simplify (/ 1 PI) into (/ 1 PI) 1546940164.004 * [misc]backup-simplify: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 1546940164.005 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 1546940164.006 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 1546940164.006 * [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 1546940164.006 * [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 1546940164.006 * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs (/ 1 x)) 7)) in x 1546940164.006 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546940164.006 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546940164.006 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 1546940164.006 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546940164.006 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546940164.006 * [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 1546940164.006 * [misc]taylor: Taking taylor expansion of (* 2 (fabs (/ 1 x))) in x 1546940164.006 * [misc]taylor: Taking taylor expansion of 2 in x 1546940164.006 * [misc]backup-simplify: Simplify 2 into 2 1546940164.006 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546940164.006 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546940164.006 * [misc]taylor: Taking taylor expansion of (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 1/5 (pow (fabs (/ 1 x)) 5))) in x 1546940164.006 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs (/ 1 x)) 3)) in x 1546940164.006 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546940164.006 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546940164.006 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 1546940164.006 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546940164.006 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546940164.006 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs (/ 1 x)) 5)) in x 1546940164.006 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546940164.006 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546940164.006 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 1546940164.006 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546940164.006 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546940164.006 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 PI)) in x 1546940164.006 * [misc]taylor: Taking taylor expansion of (/ 1 PI) in x 1546940164.006 * [misc]taylor: Taking taylor expansion of PI in x 1546940164.006 * [misc]backup-simplify: Simplify PI into PI 1546940164.006 * [misc]backup-simplify: Simplify (/ 1 PI) into (/ 1 PI) 1546940164.007 * [misc]backup-simplify: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 1546940164.008 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 1546940164.008 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 1546940164.008 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 1546940164.008 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 1546940164.008 * [misc]backup-simplify: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) 1546940164.009 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 6)) into (pow (fabs (/ 1 x)) 7) 1546940164.009 * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs (/ 1 x)) 7)) into (* 1/21 (pow (fabs (/ 1 x)) 7)) 1546940164.009 * [misc]backup-simplify: Simplify (* 2 (fabs (/ 1 x))) into (* 2 (fabs (/ 1 x))) 1546940164.009 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 1546940164.009 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 1546940164.009 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs (/ 1 x)) 3)) into (* 2/3 (pow (fabs (/ 1 x)) 3)) 1546940164.009 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 1546940164.009 * [misc]backup-simplify: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 1546940164.009 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 1546940164.009 * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs (/ 1 x)) 5)) into (* 1/5 (pow (fabs (/ 1 x)) 5)) 1546940164.009 * [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))) 1546940164.010 * [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)))) 1546940164.010 * [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))))) 1546940164.011 * [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))) 1546940164.012 * [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))) 1546940164.012 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 1546940164.012 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 1546940164.012 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 1546940164.012 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 6))) into 0 1546940164.012 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (* 0 (pow (fabs (/ 1 x)) 7))) into 0 1546940164.013 * [misc]backup-simplify: Simplify (+ (* 2 0) (* 0 (fabs (/ 1 x)))) into 0 1546940164.013 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 1546940164.013 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 1546940164.013 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 1546940164.013 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 1546940164.013 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 1546940164.013 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 4))) into 0 1546940164.013 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (* 0 (pow (fabs (/ 1 x)) 5))) into 0 1546940164.014 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940164.014 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940164.014 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940164.015 * [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 1546940164.015 * [misc]backup-simplify: Simplify 0 into 0 1546940164.016 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546940164.017 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 1546940164.017 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 1546940164.017 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 1546940164.017 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 1546940164.018 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))) into 0 1546940164.018 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7)))) into 0 1546940164.018 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 1546940164.018 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 1546940164.018 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 1546940164.019 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 1546940164.019 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 1546940164.019 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 1546940164.019 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))) into 0 1546940164.020 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5)))) into 0 1546940164.020 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940164.020 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940164.020 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940164.021 * [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 1546940164.021 * [misc]backup-simplify: Simplify 0 into 0 1546940164.023 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546940164.023 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546940164.024 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 1546940164.024 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 1546940164.025 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 1546940164.025 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))) into 0 1546940164.026 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7))))) into 0 1546940164.026 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 1546940164.027 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 1546940164.027 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 1546940164.028 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 1546940164.028 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 1546940164.029 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 1546940164.029 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))) into 0 1546940164.030 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5))))) into 0 1546940164.030 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940164.030 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940164.030 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940164.033 * [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 1546940164.033 * [misc]backup-simplify: Simplify 0 into 0 1546940164.036 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546940164.038 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546940164.039 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 1546940164.039 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 1546940164.040 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 1546940164.041 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))))) into 0 1546940164.041 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7)))))) into 0 1546940164.042 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 1546940164.042 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 1546940164.043 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 1546940164.044 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 1546940164.044 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 1546940164.045 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 1546940164.046 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))) into 0 1546940164.046 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5)))))) into 0 1546940164.046 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940164.047 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940164.047 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940164.050 * [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 1546940164.050 * [misc]backup-simplify: Simplify 0 into 0 1546940164.053 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546940164.055 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546940164.056 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 1546940164.057 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 1546940164.057 * [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 1546940164.058 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))))) into 0 1546940164.059 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7))))))) into 0 1546940164.060 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 1546940164.061 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 1546940164.062 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 1546940164.062 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))))) into 0 1546940164.063 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 1546940164.064 * [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 1546940164.065 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))))) into 0 1546940164.065 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5))))))) into 0 1546940164.066 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940164.066 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940164.066 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940164.070 * [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 1546940164.070 * [misc]backup-simplify: Simplify 0 into 0 1546940164.074 * [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 1546940164.076 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546940164.077 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 1546940164.078 * [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 1546940164.079 * [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 1546940164.080 * [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 1546940164.081 * [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 1546940164.082 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 1546940164.083 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 1546940164.084 * [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 1546940164.085 * [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 1546940164.086 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 1546940164.086 * [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 1546940164.087 * [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 1546940164.088 * [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 1546940164.088 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940164.089 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940164.089 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940164.093 * [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 1546940164.093 * [misc]backup-simplify: Simplify 0 into 0 1546940164.095 * [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)))))) 1546940164.097 * [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))) 1546940164.097 * [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 1546940164.097 * [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 1546940164.097 * [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 1546940164.097 * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs (/ -1 x)) 7)) in x 1546940164.097 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546940164.097 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546940164.097 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 1546940164.098 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546940164.098 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546940164.098 * [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 1546940164.098 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs (/ -1 x)) 5)) in x 1546940164.098 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546940164.098 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546940164.098 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 1546940164.098 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546940164.098 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546940164.098 * [misc]taylor: Taking taylor expansion of (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (* 2 (fabs (/ -1 x)))) in x 1546940164.098 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs (/ -1 x)) 3)) in x 1546940164.098 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546940164.098 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546940164.098 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 1546940164.098 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546940164.098 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546940164.098 * [misc]taylor: Taking taylor expansion of (* 2 (fabs (/ -1 x))) in x 1546940164.098 * [misc]taylor: Taking taylor expansion of 2 in x 1546940164.098 * [misc]backup-simplify: Simplify 2 into 2 1546940164.098 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546940164.098 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546940164.098 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 PI)) in x 1546940164.098 * [misc]taylor: Taking taylor expansion of (/ 1 PI) in x 1546940164.098 * [misc]taylor: Taking taylor expansion of PI in x 1546940164.098 * [misc]backup-simplify: Simplify PI into PI 1546940164.099 * [misc]backup-simplify: Simplify (/ 1 PI) into (/ 1 PI) 1546940164.099 * [misc]backup-simplify: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 1546940164.100 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 1546940164.101 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 1546940164.102 * [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 1546940164.102 * [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 1546940164.102 * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs (/ -1 x)) 7)) in x 1546940164.102 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546940164.102 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546940164.102 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 1546940164.102 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546940164.102 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546940164.102 * [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 1546940164.102 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs (/ -1 x)) 5)) in x 1546940164.102 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546940164.102 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546940164.102 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 1546940164.102 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546940164.102 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546940164.102 * [misc]taylor: Taking taylor expansion of (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (* 2 (fabs (/ -1 x)))) in x 1546940164.102 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs (/ -1 x)) 3)) in x 1546940164.102 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546940164.102 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546940164.102 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 1546940164.102 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546940164.102 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546940164.102 * [misc]taylor: Taking taylor expansion of (* 2 (fabs (/ -1 x))) in x 1546940164.102 * [misc]taylor: Taking taylor expansion of 2 in x 1546940164.102 * [misc]backup-simplify: Simplify 2 into 2 1546940164.102 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546940164.103 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546940164.103 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 PI)) in x 1546940164.103 * [misc]taylor: Taking taylor expansion of (/ 1 PI) in x 1546940164.103 * [misc]taylor: Taking taylor expansion of PI in x 1546940164.103 * [misc]backup-simplify: Simplify PI into PI 1546940164.103 * [misc]backup-simplify: Simplify (/ 1 PI) into (/ 1 PI) 1546940164.103 * [misc]backup-simplify: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 1546940164.105 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 1546940164.106 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 1546940164.106 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 1546940164.106 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 1546940164.106 * [misc]backup-simplify: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) 1546940164.107 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 6)) into (pow (fabs (/ -1 x)) 7) 1546940164.107 * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs (/ -1 x)) 7)) into (* 1/21 (pow (fabs (/ -1 x)) 7)) 1546940164.107 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 1546940164.107 * [misc]backup-simplify: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 1546940164.107 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 1546940164.107 * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs (/ -1 x)) 5)) into (* 1/5 (pow (fabs (/ -1 x)) 5)) 1546940164.107 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 1546940164.108 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 1546940164.108 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs (/ -1 x)) 3)) into (* 2/3 (pow (fabs (/ -1 x)) 3)) 1546940164.108 * [misc]backup-simplify: Simplify (* 2 (fabs (/ -1 x))) into (* 2 (fabs (/ -1 x))) 1546940164.108 * [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)))) 1546940164.109 * [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))))) 1546940164.109 * [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)))))) 1546940164.111 * [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))) 1546940164.112 * [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))) 1546940164.113 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 1546940164.113 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 1546940164.113 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 1546940164.113 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 6))) into 0 1546940164.114 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (* 0 (pow (fabs (/ -1 x)) 7))) into 0 1546940164.114 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 1546940164.114 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 1546940164.114 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 4))) into 0 1546940164.115 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (* 0 (pow (fabs (/ -1 x)) 5))) into 0 1546940164.115 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 1546940164.115 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 1546940164.115 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 1546940164.116 * [misc]backup-simplify: Simplify (+ (* 2 0) (* 0 (fabs (/ -1 x)))) into 0 1546940164.117 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940164.117 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940164.117 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940164.119 * [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 1546940164.119 * [misc]backup-simplify: Simplify 0 into 0 1546940164.121 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546940164.122 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 1546940164.123 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 1546940164.123 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 1546940164.123 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 1546940164.124 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))) into 0 1546940164.124 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7)))) into 0 1546940164.124 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 1546940164.125 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 1546940164.125 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))) into 0 1546940164.126 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5)))) into 0 1546940164.126 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 1546940164.126 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 1546940164.127 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 1546940164.127 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 1546940164.127 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940164.127 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940164.127 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940164.129 * [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 1546940164.129 * [misc]backup-simplify: Simplify 0 into 0 1546940164.130 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546940164.131 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546940164.131 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 1546940164.131 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 1546940164.132 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 1546940164.132 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))) into 0 1546940164.132 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7))))) into 0 1546940164.133 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 1546940164.133 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 1546940164.133 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))) into 0 1546940164.133 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5))))) into 0 1546940164.134 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 1546940164.134 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 1546940164.134 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 1546940164.135 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 1546940164.135 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940164.135 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940164.135 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940164.136 * [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 1546940164.136 * [misc]backup-simplify: Simplify 0 into 0 1546940164.138 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546940164.139 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546940164.140 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 1546940164.140 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 1546940164.140 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 1546940164.141 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))))) into 0 1546940164.141 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7)))))) into 0 1546940164.142 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 1546940164.142 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 1546940164.142 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))) into 0 1546940164.143 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5)))))) into 0 1546940164.143 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 1546940164.143 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 1546940164.144 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 1546940164.144 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 1546940164.144 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940164.144 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940164.144 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940164.146 * [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 1546940164.146 * [misc]backup-simplify: Simplify 0 into 0 1546940164.149 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546940164.150 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546940164.151 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 1546940164.152 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 1546940164.153 * [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 1546940164.154 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))))) into 0 1546940164.154 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7))))))) into 0 1546940164.155 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 1546940164.156 * [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 1546940164.157 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))))) into 0 1546940164.157 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5))))))) into 0 1546940164.158 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 1546940164.159 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 1546940164.160 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))))) into 0 1546940164.161 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 1546940164.161 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940164.161 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940164.161 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940164.165 * [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 1546940164.165 * [misc]backup-simplify: Simplify 0 into 0 1546940164.170 * [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 1546940164.172 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546940164.173 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 1546940164.174 * [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 1546940164.175 * [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 1546940164.176 * [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 1546940164.177 * [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 1546940164.178 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 1546940164.179 * [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 1546940164.180 * [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 1546940164.181 * [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 1546940164.182 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 1546940164.183 * [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 1546940164.184 * [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 1546940164.185 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 1546940164.185 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940164.185 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940164.185 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940164.189 * [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 1546940164.190 * [misc]backup-simplify: Simplify 0 into 0 1546940164.191 * [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)))))) 1546940164.191 * * * * [misc]progress: [ 4 / 4 ] generating series at (2 1 2 1 2) 1546940164.191 * [misc]backup-simplify: Simplify (* (/ 1 5) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))) into (* 1/5 (pow (fabs x) 5)) 1546940164.192 * [misc]approximate: Taking taylor expansion of (* 1/5 (pow (fabs x) 5)) in (x) around 0 1546940164.192 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs x) 5)) in x 1546940164.192 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546940164.192 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546940164.192 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 5) in x 1546940164.192 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546940164.192 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546940164.192 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs x) 5)) in x 1546940164.192 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546940164.192 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546940164.192 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 5) in x 1546940164.192 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546940164.192 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546940164.192 * [misc]backup-simplify: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 1546940164.192 * [misc]backup-simplify: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 1546940164.192 * [misc]backup-simplify: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 1546940164.193 * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs x) 5)) into (* 1/5 (pow (fabs x) 5)) 1546940164.193 * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs x) 5)) into (* 1/5 (pow (fabs x) 5)) 1546940164.193 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 1546940164.193 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (* 0 (pow (fabs x) 2))) into 0 1546940164.193 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 4))) into 0 1546940164.193 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (* 0 (pow (fabs x) 5))) into 0 1546940164.193 * [misc]backup-simplify: Simplify 0 into 0 1546940164.194 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 1546940164.194 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 1546940164.194 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))) into 0 1546940164.195 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))) into 0 1546940164.195 * [misc]backup-simplify: Simplify 0 into 0 1546940164.195 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 1546940164.196 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 1546940164.196 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))) into 0 1546940164.197 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5))))) into 0 1546940164.197 * [misc]backup-simplify: Simplify 0 into 0 1546940164.197 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 1546940164.198 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 1546940164.199 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))) into 0 1546940164.199 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))))) into 0 1546940164.199 * [misc]backup-simplify: Simplify 0 into 0 1546940164.200 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 1546940164.201 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 1546940164.201 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))))) into 0 1546940164.202 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5))))))) into 0 1546940164.202 * [misc]backup-simplify: Simplify 0 into 0 1546940164.203 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 1546940164.204 * [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 1546940164.205 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))))) into 0 1546940164.206 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))))))) into 0 1546940164.206 * [misc]backup-simplify: Simplify 0 into 0 1546940164.206 * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs x) 5)) into (* 1/5 (pow (fabs x) 5)) 1546940164.206 * [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)) 1546940164.206 * [misc]approximate: Taking taylor expansion of (* 1/5 (pow (fabs (/ 1 x)) 5)) in (x) around 0 1546940164.207 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs (/ 1 x)) 5)) in x 1546940164.207 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546940164.207 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546940164.207 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 1546940164.207 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546940164.207 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546940164.207 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs (/ 1 x)) 5)) in x 1546940164.207 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546940164.207 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546940164.207 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 1546940164.207 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546940164.207 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546940164.207 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 1546940164.207 * [misc]backup-simplify: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 1546940164.208 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 1546940164.208 * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs (/ 1 x)) 5)) into (* 1/5 (pow (fabs (/ 1 x)) 5)) 1546940164.208 * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs (/ 1 x)) 5)) into (* 1/5 (pow (fabs (/ 1 x)) 5)) 1546940164.208 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 1546940164.208 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 1546940164.208 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 4))) into 0 1546940164.209 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (* 0 (pow (fabs (/ 1 x)) 5))) into 0 1546940164.209 * [misc]backup-simplify: Simplify 0 into 0 1546940164.209 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 1546940164.210 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 1546940164.210 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))) into 0 1546940164.210 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5)))) into 0 1546940164.210 * [misc]backup-simplify: Simplify 0 into 0 1546940164.211 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 1546940164.211 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 1546940164.212 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))) into 0 1546940164.212 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5))))) into 0 1546940164.212 * [misc]backup-simplify: Simplify 0 into 0 1546940164.213 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 1546940164.214 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 1546940164.214 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))) into 0 1546940164.215 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5)))))) into 0 1546940164.215 * [misc]backup-simplify: Simplify 0 into 0 1546940164.216 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 1546940164.216 * [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 1546940164.217 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))))) into 0 1546940164.218 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5))))))) into 0 1546940164.218 * [misc]backup-simplify: Simplify 0 into 0 1546940164.219 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 1546940164.220 * [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 1546940164.222 * [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 1546940164.223 * [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 1546940164.223 * [misc]backup-simplify: Simplify 0 into 0 1546940164.223 * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs (/ 1 (/ 1 x))) 5)) into (* 1/5 (pow (fabs x) 5)) 1546940164.224 * [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)) 1546940164.224 * [misc]approximate: Taking taylor expansion of (* 1/5 (pow (fabs (/ -1 x)) 5)) in (x) around 0 1546940164.224 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs (/ -1 x)) 5)) in x 1546940164.224 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546940164.224 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546940164.224 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 1546940164.224 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546940164.224 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546940164.224 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs (/ -1 x)) 5)) in x 1546940164.224 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546940164.224 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546940164.224 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 1546940164.224 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546940164.225 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546940164.225 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 1546940164.225 * [misc]backup-simplify: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 1546940164.225 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 1546940164.225 * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs (/ -1 x)) 5)) into (* 1/5 (pow (fabs (/ -1 x)) 5)) 1546940164.225 * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs (/ -1 x)) 5)) into (* 1/5 (pow (fabs (/ -1 x)) 5)) 1546940164.225 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 1546940164.226 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 1546940164.226 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 4))) into 0 1546940164.226 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (* 0 (pow (fabs (/ -1 x)) 5))) into 0 1546940164.226 * [misc]backup-simplify: Simplify 0 into 0 1546940164.227 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 1546940164.227 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 1546940164.227 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))) into 0 1546940164.228 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5)))) into 0 1546940164.228 * [misc]backup-simplify: Simplify 0 into 0 1546940164.228 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 1546940164.229 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 1546940164.229 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))) into 0 1546940164.230 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5))))) into 0 1546940164.230 * [misc]backup-simplify: Simplify 0 into 0 1546940164.230 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 1546940164.231 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 1546940164.232 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))) into 0 1546940164.233 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5)))))) into 0 1546940164.233 * [misc]backup-simplify: Simplify 0 into 0 1546940164.233 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 1546940164.234 * [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 1546940164.235 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))))) into 0 1546940164.236 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5))))))) into 0 1546940164.236 * [misc]backup-simplify: Simplify 0 into 0 1546940164.237 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 1546940164.238 * [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 1546940164.238 * [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 1546940164.239 * [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 1546940164.239 * [misc]backup-simplify: Simplify 0 into 0 1546940164.240 * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs (/ -1 (/ 1 (- x)))) 5)) into (* 1/5 (pow (fabs x) 5)) 1546940164.240 * * * [misc]progress: simplifying candidates 1546940164.240 * * * * [misc]progress: [ 1 / 112 ] simplifiying candidate # 1546940164.240 * * * * [misc]progress: [ 2 / 112 ] simplifiying candidate # 1546940164.240 * * * * [misc]progress: [ 3 / 112 ] simplifiying candidate # 1546940164.240 * * * * [misc]progress: [ 4 / 112 ] simplifiying candidate # 1546940164.240 * * * * [misc]progress: [ 5 / 112 ] simplifiying candidate # 1546940164.240 * * * * [misc]progress: [ 6 / 112 ] simplifiying candidate # 1546940164.240 * * * * [misc]progress: [ 7 / 112 ] simplifiying candidate # 1546940164.240 * * * * [misc]progress: [ 8 / 112 ] simplifiying candidate # 1546940164.240 * * * * [misc]progress: [ 9 / 112 ] simplifiying candidate # 1546940164.241 * * * * [misc]progress: [ 10 / 112 ] simplifiying candidate # 1546940164.241 * * * * [misc]progress: [ 11 / 112 ] simplifiying candidate # 1546940164.241 * * * * [misc]progress: [ 12 / 112 ] simplifiying candidate # 1546940164.241 * * * * [misc]progress: [ 13 / 112 ] simplifiying candidate # 1546940164.241 * [enter]simplify: Simplifying (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x))) 1546940164.241 * * [misc]simplify: iters left: 6 (8 enodes) 1546940164.245 * * [misc]simplify: iters left: 5 (15 enodes) 1546940164.250 * * [misc]simplify: iters left: 4 (35 enodes) 1546940164.262 * * [misc]simplify: iters left: 3 (58 enodes) 1546940164.277 * * [misc]simplify: iters left: 2 (76 enodes) 1546940164.285 * * [misc]simplify: iters left: 1 (89 enodes) 1546940164.293 * [exit]simplify: Simplified to (* (* (fabs x) (fabs x)) (* 2/3 (fabs x))) 1546940164.294 * [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))))))) 1546940164.294 * * * * [misc]progress: [ 14 / 112 ] simplifiying candidate # 1546940164.294 * [enter]simplify: Simplifying (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x))) 1546940164.294 * * [misc]simplify: iters left: 6 (8 enodes) 1546940164.296 * * [misc]simplify: iters left: 5 (15 enodes) 1546940164.298 * * [misc]simplify: iters left: 4 (35 enodes) 1546940164.303 * * [misc]simplify: iters left: 3 (58 enodes) 1546940164.318 * * [misc]simplify: iters left: 2 (76 enodes) 1546940164.334 * * [misc]simplify: iters left: 1 (89 enodes) 1546940164.352 * [exit]simplify: Simplified to (* (* (fabs x) (fabs x)) (* 2/3 (fabs x))) 1546940164.352 * [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))))))) 1546940164.352 * * * * [misc]progress: [ 15 / 112 ] simplifiying candidate # 1546940164.353 * [enter]simplify: Simplifying (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x))) 1546940164.353 * * [misc]simplify: iters left: 6 (8 enodes) 1546940164.356 * * [misc]simplify: iters left: 5 (15 enodes) 1546940164.361 * * [misc]simplify: iters left: 4 (35 enodes) 1546940164.374 * * [misc]simplify: iters left: 3 (58 enodes) 1546940164.382 * * [misc]simplify: iters left: 2 (76 enodes) 1546940164.390 * * [misc]simplify: iters left: 1 (89 enodes) 1546940164.399 * [exit]simplify: Simplified to (* (* (fabs x) (fabs x)) (* 2/3 (fabs x))) 1546940164.399 * [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))))))) 1546940164.399 * * * * [misc]progress: [ 16 / 112 ] simplifiying candidate # 1546940164.399 * * * * [misc]progress: [ 17 / 112 ] simplifiying candidate # 1546940164.400 * [enter]simplify: Simplifying (+ (log (/ 2 3)) (+ (+ (log (fabs x)) (log (fabs x))) (log (fabs x)))) 1546940164.400 * * [misc]simplify: iters left: 6 (10 enodes) 1546940164.402 * * [misc]simplify: iters left: 5 (18 enodes) 1546940164.406 * * [misc]simplify: iters left: 4 (33 enodes) 1546940164.417 * * [misc]simplify: iters left: 3 (70 enodes) 1546940164.443 * * [misc]simplify: iters left: 2 (119 enodes) 1546940164.493 * * [misc]simplify: iters left: 1 (201 enodes) 1546940164.584 * [exit]simplify: Simplified to (+ (+ (log 2/3) (log (fabs x))) (+ (log (fabs x)) (log (fabs x)))) 1546940164.584 * [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))))))) 1546940164.584 * * * * [misc]progress: [ 18 / 112 ] simplifiying candidate # 1546940164.584 * [enter]simplify: Simplifying (+ (log (/ 2 3)) (+ (log (* (fabs x) (fabs x))) (log (fabs x)))) 1546940164.584 * * [misc]simplify: iters left: 6 (11 enodes) 1546940164.590 * * [misc]simplify: iters left: 5 (20 enodes) 1546940164.596 * * [misc]simplify: iters left: 4 (35 enodes) 1546940164.612 * * [misc]simplify: iters left: 3 (72 enodes) 1546940164.638 * * [misc]simplify: iters left: 2 (125 enodes) 1546940164.695 * * [misc]simplify: iters left: 1 (193 enodes) 1546940164.746 * [exit]simplify: Simplified to (+ (+ (log (fabs x)) (log 2/3)) (log (* (fabs x) (fabs x)))) 1546940164.746 * [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))))))) 1546940164.746 * * * * [misc]progress: [ 19 / 112 ] simplifiying candidate # 1546940164.747 * [enter]simplify: Simplifying (+ (log (/ 2 3)) (log (* (* (fabs x) (fabs x)) (fabs x)))) 1546940164.747 * * [misc]simplify: iters left: 6 (10 enodes) 1546940164.750 * * [misc]simplify: iters left: 5 (19 enodes) 1546940164.753 * * [misc]simplify: iters left: 4 (32 enodes) 1546940164.759 * * [misc]simplify: iters left: 3 (62 enodes) 1546940164.773 * * [misc]simplify: iters left: 2 (114 enodes) 1546940164.800 * * [misc]simplify: iters left: 1 (180 enodes) 1546940164.862 * [exit]simplify: Simplified to (fma (log (fabs x)) 3 (log 2/3)) 1546940164.862 * [misc]simplify: Simplified (2 1 2 1 1 2 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (exp (fma (log (fabs x)) 3 (log 2/3)))) (* (/ 1 5) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (/ 1 21) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))))) 1546940164.863 * * * * [misc]progress: [ 20 / 112 ] simplifiying candidate # 1546940164.863 * * * * [misc]progress: [ 21 / 112 ] simplifiying candidate # 1546940164.863 * * * * [misc]progress: [ 22 / 112 ] simplifiying candidate # 1546940164.863 * [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)))) 1546940164.863 * * [misc]simplify: iters left: 6 (12 enodes) 1546940164.871 * * [misc]simplify: iters left: 5 (36 enodes) 1546940164.883 * * [misc]simplify: iters left: 4 (87 enodes) 1546940164.916 * * [misc]simplify: iters left: 3 (217 enodes) 1546940165.020 * * [misc]simplify: iters left: 2 (497 enodes) 1546940165.322 * [exit]simplify: Simplified to (* (* (fabs x) 8/27) (* (pow (fabs x) 4) (pow (fabs x) 4))) 1546940165.322 * [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))))))) 1546940165.322 * * * * [misc]progress: [ 23 / 112 ] simplifiying candidate # 1546940165.323 * [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)))) 1546940165.323 * * [misc]simplify: iters left: 6 (13 enodes) 1546940165.331 * * [misc]simplify: iters left: 5 (41 enodes) 1546940165.345 * * [misc]simplify: iters left: 4 (105 enodes) 1546940165.401 * * [misc]simplify: iters left: 3 (299 enodes) 1546940165.605 * [exit]simplify: Simplified to (* (* (pow (fabs x) 4) (pow (fabs x) 4)) (* 8/27 (fabs x))) 1546940165.606 * [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))))))) 1546940165.606 * * * * [misc]progress: [ 24 / 112 ] simplifiying candidate # 1546940165.606 * [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)))) 1546940165.606 * * [misc]simplify: iters left: 6 (12 enodes) 1546940165.614 * * [misc]simplify: iters left: 5 (36 enodes) 1546940165.625 * * [misc]simplify: iters left: 4 (87 enodes) 1546940165.644 * * [misc]simplify: iters left: 3 (217 enodes) 1546940165.746 * * [misc]simplify: iters left: 2 (497 enodes) 1546940166.114 * [exit]simplify: Simplified to (* (* (fabs x) 8/27) (* (pow (fabs x) 4) (pow (fabs x) 4))) 1546940166.114 * [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))))))) 1546940166.114 * * * * [misc]progress: [ 25 / 112 ] simplifiying candidate # 1546940166.114 * * * * [misc]progress: [ 26 / 112 ] simplifiying candidate # 1546940166.114 * * * * [misc]progress: [ 27 / 112 ] simplifiying candidate # 1546940166.114 * * * * [misc]progress: [ 28 / 112 ] simplifiying candidate # 1546940166.115 * * * * [misc]progress: [ 29 / 112 ] simplifiying candidate # 1546940166.115 * [enter]simplify: Simplifying (fabs x) 1546940166.115 * * [misc]simplify: iters left: 1 (2 enodes) 1546940166.115 * [exit]simplify: Simplified to (fabs x) 1546940166.116 * [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))))))) 1546940166.116 * * * * [misc]progress: [ 30 / 112 ] simplifiying candidate # 1546940166.116 * [enter]simplify: Simplifying (* (cbrt (/ 2 3)) (cbrt (/ 2 3))) 1546940166.116 * * [misc]simplify: iters left: 5 (5 enodes) 1546940166.119 * * [misc]simplify: iters left: 4 (6 enodes) 1546940166.120 * [exit]simplify: Simplified to (* (cbrt 2/3) (cbrt 2/3)) 1546940166.121 * [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))))))) 1546940166.121 * * * * [misc]progress: [ 31 / 112 ] simplifiying candidate # 1546940166.121 * [enter]simplify: Simplifying (sqrt (/ 2 3)) 1546940166.121 * * [misc]simplify: iters left: 3 (4 enodes) 1546940166.123 * * [misc]simplify: iters left: 2 (5 enodes) 1546940166.125 * [exit]simplify: Simplified to (sqrt 2/3) 1546940166.125 * [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))))))) 1546940166.125 * * * * [misc]progress: [ 32 / 112 ] simplifiying candidate # 1546940166.125 * * * * [misc]progress: [ 33 / 112 ] simplifiying candidate # 1546940166.125 * * * * [misc]progress: [ 34 / 112 ] simplifiying candidate # 1546940166.125 * [enter]simplify: Simplifying (* 2 (* (* (fabs x) (fabs x)) (fabs x))) 1546940166.125 * * [misc]simplify: iters left: 6 (6 enodes) 1546940166.128 * * [misc]simplify: iters left: 5 (10 enodes) 1546940166.134 * * [misc]simplify: iters left: 4 (19 enodes) 1546940166.140 * * [misc]simplify: iters left: 3 (23 enodes) 1546940166.144 * [exit]simplify: Simplified to (* (* (fabs x) (fabs x)) (* 2 (fabs x))) 1546940166.144 * [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))))))) 1546940166.144 * * * * [misc]progress: [ 35 / 112 ] simplifiying candidate # 1546940166.144 * * * * [misc]progress: [ 36 / 112 ] simplifiying candidate # 1546940166.145 * * * * [misc]progress: [ 37 / 112 ] simplifiying candidate # 1546940166.145 * * * * [misc]progress: [ 38 / 112 ] simplifiying candidate # 1546940166.145 * [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))))) 1546940166.145 * * [misc]simplify: iters left: 6 (27 enodes) 1546940166.151 * * [misc]simplify: iters left: 5 (74 enodes) 1546940166.166 * * [misc]simplify: iters left: 4 (260 enodes) 1546940166.498 * [exit]simplify: Simplified to (fma (/ 1 (sqrt PI)) (fma (* (* 1/5 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)) (fma (* (fabs x) (fabs x)) (* 2/3 (fabs x)) (* (fabs x) 2))) (* (* (/ 1/21 (sqrt PI)) (fabs x)) (pow (* (fabs x) (fabs x)) 3))) 1546940166.498 * [misc]simplify: Simplified (2 1 1) to (λ (x) (fabs (pow (fma (/ 1 (sqrt PI)) (fma (* (* 1/5 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)) (fma (* (fabs x) (fabs x)) (* 2/3 (fabs x)) (* (fabs x) 2))) (* (* (/ 1/21 (sqrt PI)) (fabs x)) (pow (* (fabs x) (fabs x)) 3))) 1))) 1546940166.498 * * * * [misc]progress: [ 39 / 112 ] simplifiying candidate # 1546940166.498 * * * * [misc]progress: [ 40 / 112 ] simplifiying candidate # 1546940166.499 * [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)))))) 1546940166.499 * * [misc]simplify: iters left: 6 (29 enodes) 1546940166.511 * * [misc]simplify: iters left: 5 (68 enodes) 1546940166.537 * * [misc]simplify: iters left: 4 (195 enodes) 1546940166.760 * [exit]simplify: Simplified to (- (log (fma (* (* 1/5 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)) (fma (* (fabs x) 1/21) (pow (* (fabs x) (fabs x)) 3) (fma (* 2/3 (fabs x)) (* (fabs x) (fabs x)) (* (fabs x) 2))))) (log (sqrt PI))) 1546940166.760 * [misc]simplify: Simplified (2 1 1) to (λ (x) (fabs (exp (- (log (fma (* (* 1/5 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)) (fma (* (fabs x) 1/21) (pow (* (fabs x) (fabs x)) 3) (fma (* 2/3 (fabs x)) (* (fabs x) (fabs x)) (* (fabs x) 2))))) (log (sqrt PI)))))) 1546940166.760 * * * * [misc]progress: [ 41 / 112 ] simplifiying candidate # 1546940166.760 * [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)))))) 1546940166.761 * * [misc]simplify: iters left: 6 (29 enodes) 1546940166.767 * * [misc]simplify: iters left: 5 (72 enodes) 1546940166.784 * * [misc]simplify: iters left: 4 (199 enodes) 1546940167.048 * [exit]simplify: Simplified to (- (log (fma (fabs x) (fma (* (fabs x) (fabs x)) 2/3 2) (fma (* (* 1/21 (fabs x)) (pow (fabs x) 4)) (* (fabs x) (fabs x)) (* (* 1/5 (fabs x)) (pow (fabs x) 4))))) (log (sqrt PI))) 1546940167.048 * [misc]simplify: Simplified (2 1 1) to (λ (x) (fabs (exp (- (log (fma (fabs x) (fma (* (fabs x) (fabs x)) 2/3 2) (fma (* (* 1/21 (fabs x)) (pow (fabs x) 4)) (* (fabs x) (fabs x)) (* (* 1/5 (fabs x)) (pow (fabs x) 4))))) (log (sqrt PI)))))) 1546940167.048 * * * * [misc]progress: [ 42 / 112 ] simplifiying candidate # 1546940167.048 * * * * [misc]progress: [ 43 / 112 ] simplifiying candidate # 1546940167.049 * * * * [misc]progress: [ 44 / 112 ] simplifiying candidate # 1546940167.049 * [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)))))) 1546940167.049 * * [misc]simplify: iters left: 6 (31 enodes) 1546940167.064 * * [misc]simplify: iters left: 5 (94 enodes) 1546940167.096 * * [misc]simplify: iters left: 4 (449 enodes) 1546940168.049 * [exit]simplify: Simplified to (* (* (fma (fabs x) (fma (* (fabs x) (fabs x)) 2/3 2) (fma (* (* 1/21 (fabs x)) (pow (fabs x) 4)) (* (fabs x) (fabs x)) (* (* 1/5 (fabs x)) (pow (fabs x) 4)))) (fma (fabs x) (fma (* (fabs x) (fabs x)) 2/3 2) (fma (* (* 1/21 (fabs x)) (pow (fabs x) 4)) (* (fabs x) (fabs x)) (* (* 1/5 (fabs x)) (pow (fabs x) 4))))) (* (fma (fabs x) (fma (* (fabs x) (fabs x)) 2/3 2) (fma (* (* 1/21 (fabs x)) (pow (fabs x) 4)) (* (fabs x) (fabs x)) (* (* 1/5 (fabs x)) (pow (fabs x) 4)))) (/ 1 (pow (sqrt PI) 3)))) 1546940168.049 * [misc]simplify: Simplified (2 1 1) to (λ (x) (fabs (cbrt (* (* (fma (fabs x) (fma (* (fabs x) (fabs x)) 2/3 2) (fma (* (* 1/21 (fabs x)) (pow (fabs x) 4)) (* (fabs x) (fabs x)) (* (* 1/5 (fabs x)) (pow (fabs x) 4)))) (fma (fabs x) (fma (* (fabs x) (fabs x)) 2/3 2) (fma (* (* 1/21 (fabs x)) (pow (fabs x) 4)) (* (fabs x) (fabs x)) (* (* 1/5 (fabs x)) (pow (fabs x) 4))))) (* (fma (fabs x) (fma (* (fabs x) (fabs x)) 2/3 2) (fma (* (* 1/21 (fabs x)) (pow (fabs x) 4)) (* (fabs x) (fabs x)) (* (* 1/5 (fabs x)) (pow (fabs x) 4)))) (/ 1 (pow (sqrt PI) 3))))))) 1546940168.049 * * * * [misc]progress: [ 45 / 112 ] simplifiying candidate # 1546940168.049 * * * * [misc]progress: [ 46 / 112 ] simplifiying candidate # 1546940168.050 * * * * [misc]progress: [ 47 / 112 ] simplifiying candidate # 1546940168.050 * * * * [misc]progress: [ 48 / 112 ] simplifiying candidate # 1546940168.050 * [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)))))) 1546940168.051 * * [misc]simplify: iters left: 6 (34 enodes) 1546940168.066 * * [misc]simplify: iters left: 5 (114 enodes) 1546940168.112 * * [misc]simplify: iters left: 4 (456 enodes) 1546940168.760 * [exit]simplify: Simplified to (fma 21 (fma (* (pow (fabs x) 4) (fabs x)) (fma (fma (* (fabs x) (fabs x)) (* (fabs x) 2/3) (* -2 (fabs x))) (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) (* (* 4 (fabs x)) (fabs x))) (fma (pow (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) 3) 5 (* (pow (fabs x) 3) 40))) (* (fma (fma (* (fabs x) (fabs x)) (* (fabs x) 2/3) (* -2 (fabs x))) (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) (* (* 4 (fabs x)) (fabs x))) (* (* (fabs x) 5) (* (pow (fabs x) 3) (pow (fabs x) 3))))) 1546940168.760 * [misc]simplify: Simplified (2 1 1) to (λ (x) (fabs (/ (fma 21 (fma (* (pow (fabs x) 4) (fabs x)) (fma (fma (* (fabs x) (fabs x)) (* (fabs x) 2/3) (* -2 (fabs x))) (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) (* (* 4 (fabs x)) (fabs x))) (fma (pow (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) 3) 5 (* (pow (fabs x) 3) 40))) (* (fma (fma (* (fabs x) (fabs x)) (* (fabs x) 2/3) (* -2 (fabs x))) (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) (* (* 4 (fabs x)) (fabs x))) (* (* (fabs x) 5) (* (pow (fabs x) 3) (pow (fabs x) 3))))) (* (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))))) 1546940168.761 * [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)) 1546940168.761 * * [misc]simplify: iters left: 6 (21 enodes) 1546940168.765 * * [misc]simplify: iters left: 5 (59 enodes) 1546940168.779 * * [misc]simplify: iters left: 4 (236 enodes) 1546940169.029 * [exit]simplify: Simplified to (* (* (* (sqrt PI) 21) 5) (fma (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) (fma (* (fabs x) (fabs x)) (* 2/3 (fabs x)) (* -2 (fabs x))) (* (* (fabs x) 4) (fabs x)))) 1546940169.029 * [misc]simplify: Simplified (2 1 2) to (λ (x) (fabs (/ (fma 21 (fma (* (pow (fabs x) 4) (fabs x)) (fma (fma (* (fabs x) (fabs x)) (* (fabs x) 2/3) (* -2 (fabs x))) (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) (* (* 4 (fabs x)) (fabs x))) (fma (pow (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) 3) 5 (* (pow (fabs x) 3) 40))) (* (fma (fma (* (fabs x) (fabs x)) (* (fabs x) 2/3) (* -2 (fabs x))) (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) (* (* 4 (fabs x)) (fabs x))) (* (* (fabs x) 5) (* (pow (fabs x) 3) (pow (fabs x) 3))))) (* (* (* (sqrt PI) 21) 5) (fma (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) (fma (* (fabs x) (fabs x)) (* 2/3 (fabs x)) (* -2 (fabs x))) (* (* (fabs x) 4) (fabs x))))))) 1546940169.029 * * * * [misc]progress: [ 49 / 112 ] simplifiying candidate # 1546940169.030 * [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)))))) 1546940169.030 * * [misc]simplify: iters left: 6 (30 enodes) 1546940169.044 * * [misc]simplify: iters left: 5 (92 enodes) 1546940169.089 * * [misc]simplify: iters left: 4 (328 enodes) 1546940169.395 * [exit]simplify: Simplified to (fma 21 (fma 5 (fma (* (* (fabs x) (fabs x)) (* (fabs x) 4/9)) (* (- (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (* 4 (fabs x)))) (* (* (pow (fabs x) 3) (* (fabs x) (fabs x))) (fma -2/3 (pow (fabs x) 3) (* (fabs x) 2)))) (* (* (* (pow (fabs x) 3) (pow (fabs x) 3)) (fabs x)) (* 5 (fma -2/3 (pow (fabs x) 3) (* (fabs x) 2))))) 1546940169.395 * [misc]simplify: Simplified (2 1 1) to (λ (x) (fabs (/ (fma 21 (fma 5 (fma (* (* (fabs x) (fabs x)) (* (fabs x) 4/9)) (* (- (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (* 4 (fabs x)))) (* (* (pow (fabs x) 3) (* (fabs x) (fabs x))) (fma -2/3 (pow (fabs x) 3) (* (fabs x) 2)))) (* (* (* (pow (fabs x) 3) (pow (fabs x) 3)) (fabs x)) (* 5 (fma -2/3 (pow (fabs x) 3) (* (fabs x) 2))))) (* (sqrt PI) (* (* (- (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) 5) 21))))) 1546940169.396 * [enter]simplify: Simplifying (* (sqrt PI) (* (* (- (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) 5) 21)) 1546940169.396 * * [misc]simplify: iters left: 6 (17 enodes) 1546940169.400 * * [misc]simplify: iters left: 5 (36 enodes) 1546940169.407 * * [misc]simplify: iters left: 4 (96 enodes) 1546940169.437 * * [misc]simplify: iters left: 3 (325 enodes) 1546940169.706 * [exit]simplify: Simplified to (* (* (sqrt PI) (* 105 (fabs x))) (fma (* (fabs x) (fabs x)) -2/3 2)) 1546940169.707 * [misc]simplify: Simplified (2 1 2) to (λ (x) (fabs (/ (fma 21 (fma 5 (fma (* (* (fabs x) (fabs x)) (* (fabs x) 4/9)) (* (- (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (* 4 (fabs x)))) (* (* (pow (fabs x) 3) (* (fabs x) (fabs x))) (fma -2/3 (pow (fabs x) 3) (* (fabs x) 2)))) (* (* (* (pow (fabs x) 3) (pow (fabs x) 3)) (fabs x)) (* 5 (fma -2/3 (pow (fabs x) 3) (* (fabs x) 2))))) (* (* (sqrt PI) (* 105 (fabs x))) (fma (* (fabs x) (fabs x)) -2/3 2))))) 1546940169.707 * * * * [misc]progress: [ 50 / 112 ] simplifiying candidate # 1546940169.707 * [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)))))) 1546940169.708 * * [misc]simplify: iters left: 6 (32 enodes) 1546940169.726 * * [misc]simplify: iters left: 5 (104 enodes) 1546940169.789 * * [misc]simplify: iters left: 4 (462 enodes) 1546940170.528 * [exit]simplify: Simplified to (fma (* (* (fabs x) (pow (fabs x) 4)) (fma (- (* (* (fabs x) 1/5) (pow (fabs x) 4)) (fma (* (fabs x) (fabs x)) (* (fabs x) 2/3) (* (fabs x) 2))) (* (* (fabs x) 1/5) (pow (fabs x) 4)) (* (fma (* (fabs x) (fabs x)) (* (fabs x) 2/3) (* (fabs x) 2)) (fma (* (fabs x) (fabs x)) (* (fabs x) 2/3) (* (fabs x) 2))))) (* (fabs x) (fabs x)) (* (fma (* (fma (* (fabs x) (fabs x)) (* (fabs x) 2/3) (* (fabs x) 2)) (fma (* (fabs x) (fabs x)) (* (fabs x) 2/3) (* (fabs x) 2))) (fma (* (fabs x) (fabs x)) (* (fabs x) 2/3) (* (fabs x) 2)) (pow (* (* (fabs x) 1/5) (pow (fabs x) 4)) 3)) 21)) 1546940170.528 * [misc]simplify: Simplified (2 1 1) to (λ (x) (fabs (/ (fma (* (* (fabs x) (pow (fabs x) 4)) (fma (- (* (* (fabs x) 1/5) (pow (fabs x) 4)) (fma (* (fabs x) (fabs x)) (* (fabs x) 2/3) (* (fabs x) 2))) (* (* (fabs x) 1/5) (pow (fabs x) 4)) (* (fma (* (fabs x) (fabs x)) (* (fabs x) 2/3) (* (fabs x) 2)) (fma (* (fabs x) (fabs x)) (* (fabs x) 2/3) (* (fabs x) 2))))) (* (fabs x) (fabs x)) (* (fma (* (fma (* (fabs x) (fabs x)) (* (fabs x) 2/3) (* (fabs x) 2)) (fma (* (fabs x) (fabs x)) (* (fabs x) 2/3) (* (fabs x) 2))) (fma (* (fabs x) (fabs x)) (* (fabs x) 2/3) (* (fabs x) 2)) (pow (* (* (fabs x) 1/5) (pow (fabs x) 4)) 3)) 21)) (* (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))))) 1546940170.528 * [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)) 1546940170.528 * * [misc]simplify: iters left: 6 (26 enodes) 1546940170.534 * * [misc]simplify: iters left: 5 (74 enodes) 1546940170.559 * * [misc]simplify: iters left: 4 (319 enodes) 1546940171.106 * [exit]simplify: Simplified to (* (* (sqrt PI) 21) (fma (- (* (* 1/5 (fabs x)) (pow (fabs x) 4)) (fma (* (fabs x) 2/3) (* (fabs x) (fabs x)) (* (fabs x) 2))) (* (* 1/5 (fabs x)) (pow (fabs x) 4)) (* (fma (* (fabs x) 2/3) (* (fabs x) (fabs x)) (* (fabs x) 2)) (fma (* (fabs x) 2/3) (* (fabs x) (fabs x)) (* (fabs x) 2))))) 1546940171.107 * [misc]simplify: Simplified (2 1 2) to (λ (x) (fabs (/ (fma (* (* (fabs x) (pow (fabs x) 4)) (fma (- (* (* (fabs x) 1/5) (pow (fabs x) 4)) (fma (* (fabs x) (fabs x)) (* (fabs x) 2/3) (* (fabs x) 2))) (* (* (fabs x) 1/5) (pow (fabs x) 4)) (* (fma (* (fabs x) (fabs x)) (* (fabs x) 2/3) (* (fabs x) 2)) (fma (* (fabs x) (fabs x)) (* (fabs x) 2/3) (* (fabs x) 2))))) (* (fabs x) (fabs x)) (* (fma (* (fma (* (fabs x) (fabs x)) (* (fabs x) 2/3) (* (fabs x) 2)) (fma (* (fabs x) (fabs x)) (* (fabs x) 2/3) (* (fabs x) 2))) (fma (* (fabs x) (fabs x)) (* (fabs x) 2/3) (* (fabs x) 2)) (pow (* (* (fabs x) 1/5) (pow (fabs x) 4)) 3)) 21)) (* (* (sqrt PI) 21) (fma (- (* (* 1/5 (fabs x)) (pow (fabs x) 4)) (fma (* (fabs x) 2/3) (* (fabs x) (fabs x)) (* (fabs x) 2))) (* (* 1/5 (fabs x)) (pow (fabs x) 4)) (* (fma (* (fabs x) 2/3) (* (fabs x) (fabs x)) (* (fabs x) 2)) (fma (* (fabs x) 2/3) (* (fabs x) (fabs x)) (* (fabs x) 2)))))))) 1546940171.107 * * * * [misc]progress: [ 51 / 112 ] simplifiying candidate # 1546940171.107 * [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)))))) 1546940171.108 * * [misc]simplify: iters left: 6 (28 enodes) 1546940171.120 * * [misc]simplify: iters left: 5 (89 enodes) 1546940171.152 * * [misc]simplify: iters left: 4 (361 enodes) 1546940171.644 * [exit]simplify: Simplified to (fma (fma (* (* (fabs x) (pow (fabs x) 4)) -1/25) (* (fabs x) (pow (fabs x) 4)) (* (fma (* (fabs x) 2/3) (* (fabs x) (fabs x)) (* (fabs x) 2)) (fma (* (fabs x) 2/3) (* (fabs x) (fabs x)) (* (fabs x) 2)))) 21 (* (* (* (fabs x) (pow (fabs x) 4)) (* (fabs x) (fabs x))) (fma (* (fabs x) (pow (fabs x) 4)) -1/5 (fma (* (fabs x) 2/3) (* (fabs x) (fabs x)) (* (fabs x) 2))))) 1546940171.644 * [misc]simplify: Simplified (2 1 1) to (λ (x) (fabs (/ (fma (fma (* (* (fabs x) (pow (fabs x) 4)) -1/25) (* (fabs x) (pow (fabs x) 4)) (* (fma (* (fabs x) 2/3) (* (fabs x) (fabs x)) (* (fabs x) 2)) (fma (* (fabs x) 2/3) (* (fabs x) (fabs x)) (* (fabs x) 2)))) 21 (* (* (* (fabs x) (pow (fabs x) 4)) (* (fabs x) (fabs x))) (fma (* (fabs x) (pow (fabs x) 4)) -1/5 (fma (* (fabs x) 2/3) (* (fabs x) (fabs x)) (* (fabs x) 2))))) (* (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))))) 1546940171.645 * [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)) 1546940171.645 * * [misc]simplify: iters left: 6 (22 enodes) 1546940171.654 * * [misc]simplify: iters left: 5 (52 enodes) 1546940171.674 * * [misc]simplify: iters left: 4 (168 enodes) 1546940171.775 * [exit]simplify: Simplified to (* (fma (* (pow (fabs x) 4) (fabs x)) -1/5 (fma (* 2/3 (fabs x)) (* (fabs x) (fabs x)) (* (fabs x) 2))) (* 21 (sqrt PI))) 1546940171.775 * [misc]simplify: Simplified (2 1 2) to (λ (x) (fabs (/ (fma (fma (* (* (fabs x) (pow (fabs x) 4)) -1/25) (* (fabs x) (pow (fabs x) 4)) (* (fma (* (fabs x) 2/3) (* (fabs x) (fabs x)) (* (fabs x) 2)) (fma (* (fabs x) 2/3) (* (fabs x) (fabs x)) (* (fabs x) 2)))) 21 (* (* (* (fabs x) (pow (fabs x) 4)) (* (fabs x) (fabs x))) (fma (* (fabs x) (pow (fabs x) 4)) -1/5 (fma (* (fabs x) 2/3) (* (fabs x) (fabs x)) (* (fabs x) 2))))) (* (fma (* (pow (fabs x) 4) (fabs x)) -1/5 (fma (* 2/3 (fabs x)) (* (fabs x) (fabs x)) (* (fabs x) 2))) (* 21 (sqrt PI)))))) 1546940171.775 * * * * [misc]progress: [ 52 / 112 ] simplifiying candidate # 1546940171.776 * [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))) 1546940171.776 * * [misc]simplify: iters left: 6 (26 enodes) 1546940171.782 * * [misc]simplify: iters left: 5 (79 enodes) 1546940171.812 * * [misc]simplify: iters left: 4 (287 enodes) 1546940172.117 * [exit]simplify: Simplified to (fma (* (* (* 1/21 (fabs x)) (pow (fabs x) 3)) (pow (fabs x) 3)) (* (* (* (* 1/21 (fabs x)) (pow (fabs x) 3)) (pow (fabs x) 3)) (* (* (* 1/21 (fabs x)) (pow (fabs x) 3)) (pow (fabs x) 3))) (pow (fma (* (* 1/5 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)) (fma (* 2/3 (fabs x)) (* (fabs x) (fabs x)) (* (fabs x) 2))) 3)) 1546940172.117 * [misc]simplify: Simplified (2 1 1) to (λ (x) (fabs (/ (fma (* (* (* 1/21 (fabs x)) (pow (fabs x) 3)) (pow (fabs x) 3)) (* (* (* (* 1/21 (fabs x)) (pow (fabs x) 3)) (pow (fabs x) 3)) (* (* (* 1/21 (fabs x)) (pow (fabs x) 3)) (pow (fabs x) 3))) (pow (fma (* (* 1/5 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)) (fma (* 2/3 (fabs x)) (* (fabs x) (fabs x)) (* (fabs x) 2))) 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)))))))))) 1546940172.117 * [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))))))) 1546940172.118 * * [misc]simplify: iters left: 6 (30 enodes) 1546940172.125 * * [misc]simplify: iters left: 5 (94 enodes) 1546940172.159 * * [misc]simplify: iters left: 4 (417 enodes) 1546940172.974 * [exit]simplify: Simplified to (* (sqrt PI) (fma (* (* (pow (fabs x) 3) (pow (fabs x) 3)) (* 1/21 (fabs x))) (- (* (* (pow (fabs x) 3) (pow (fabs x) 3)) (* 1/21 (fabs x))) (fma (* (* 1/5 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)) (fma (* (fabs x) (fabs x)) (* (fabs x) 2/3) (* (fabs x) 2)))) (* (fma (* (* 1/5 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)) (fma (* (fabs x) (fabs x)) (* (fabs x) 2/3) (* (fabs x) 2))) (fma (* (* 1/5 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)) (fma (* (fabs x) (fabs x)) (* (fabs x) 2/3) (* (fabs x) 2)))))) 1546940172.974 * [misc]simplify: Simplified (2 1 2) to (λ (x) (fabs (/ (* 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))) (* (sqrt PI) (fma (* (* (pow (fabs x) 3) (pow (fabs x) 3)) (* 1/21 (fabs x))) (- (* (* (pow (fabs x) 3) (pow (fabs x) 3)) (* 1/21 (fabs x))) (fma (* (* 1/5 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)) (fma (* (fabs x) (fabs x)) (* (fabs x) 2/3) (* (fabs x) 2)))) (* (fma (* (* 1/5 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)) (fma (* (fabs x) (fabs x)) (* (fabs x) 2/3) (* (fabs x) 2))) (fma (* (* 1/5 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)) (fma (* (fabs x) (fabs x)) (* (fabs x) 2/3) (* (fabs x) 2))))))))) 1546940172.974 * * * * [misc]progress: [ 53 / 112 ] simplifiying candidate # 1546940172.975 * [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)))))) 1546940172.975 * * [misc]simplify: iters left: 6 (26 enodes) 1546940172.991 * * [misc]simplify: iters left: 5 (78 enodes) 1546940173.009 * * [misc]simplify: iters left: 4 (326 enodes) 1546940173.460 * [exit]simplify: Simplified to (- (* (fma (* (* 1/5 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)) (fma (* (fabs x) (fabs x)) (* (fabs x) 2/3) (* (fabs x) 2))) (fma (* (* 1/5 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)) (fma (* (fabs x) (fabs x)) (* (fabs x) 2/3) (* (fabs x) 2)))) (* (* (pow (fabs x) 3) (* (pow (fabs x) 3) (* 1/21 (fabs x)))) (* (pow (fabs x) 3) (* (pow (fabs x) 3) (* 1/21 (fabs x)))))) 1546940173.460 * [misc]simplify: Simplified (2 1 1) to (λ (x) (fabs (/ (- (* (fma (* (* 1/5 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)) (fma (* (fabs x) (fabs x)) (* (fabs x) 2/3) (* (fabs x) 2))) (fma (* (* 1/5 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)) (fma (* (fabs x) (fabs x)) (* (fabs x) 2/3) (* (fabs x) 2)))) (* (* (pow (fabs x) 3) (* (pow (fabs x) 3) (* 1/21 (fabs x)))) (* (pow (fabs x) 3) (* (pow (fabs x) 3) (* 1/21 (fabs x)))))) (* (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)))))))) 1546940173.460 * [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))))) 1546940173.460 * * [misc]simplify: iters left: 6 (26 enodes) 1546940173.467 * * [misc]simplify: iters left: 5 (66 enodes) 1546940173.482 * * [misc]simplify: iters left: 4 (217 enodes) 1546940173.730 * [exit]simplify: Simplified to (* (sqrt PI) (fma (* -1/21 (* (pow (fabs x) 3) (pow (fabs x) 3))) (fabs x) (fma (* (* 1/5 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)) (fma (* (fabs x) (fabs x)) (* 2/3 (fabs x)) (* (fabs x) 2))))) 1546940173.730 * [misc]simplify: Simplified (2 1 2) to (λ (x) (fabs (/ (- (* (fma (* (* 1/5 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)) (fma (* (fabs x) (fabs x)) (* (fabs x) 2/3) (* (fabs x) 2))) (fma (* (* 1/5 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)) (fma (* (fabs x) (fabs x)) (* (fabs x) 2/3) (* (fabs x) 2)))) (* (* (pow (fabs x) 3) (* (pow (fabs x) 3) (* 1/21 (fabs x)))) (* (pow (fabs x) 3) (* (pow (fabs x) 3) (* 1/21 (fabs x)))))) (* (sqrt PI) (fma (* -1/21 (* (pow (fabs x) 3) (pow (fabs x) 3))) (fabs x) (fma (* (* 1/5 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)) (fma (* (fabs x) (fabs x)) (* 2/3 (fabs x)) (* (fabs x) 2)))))))) 1546940173.730 * * * * [misc]progress: [ 54 / 112 ] simplifiying candidate # 1546940173.730 * * * * [misc]progress: [ 55 / 112 ] simplifiying candidate # 1546940173.731 * [enter]simplify: Simplifying (* (/ 1 (sqrt PI)) (* (/ 1 21) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) 1546940173.731 * * [misc]simplify: iters left: 6 (16 enodes) 1546940173.737 * * [misc]simplify: iters left: 5 (38 enodes) 1546940173.757 * * [misc]simplify: iters left: 4 (113 enodes) 1546940173.831 * * [misc]simplify: iters left: 3 (470 enodes) 1546940174.371 * [exit]simplify: Simplified to (* (* 1/21 (/ (fabs x) (sqrt PI))) (* (pow (fabs x) 3) (pow (fabs x) 3))) 1546940174.371 * [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)))))) 1546940174.371 * * * * [misc]progress: [ 56 / 112 ] simplifiying candidate # 1546940174.371 * [enter]simplify: Simplifying (* (* (/ 1 21) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))) (/ 1 (sqrt PI))) 1546940174.371 * * [misc]simplify: iters left: 6 (16 enodes) 1546940174.378 * * [misc]simplify: iters left: 5 (38 enodes) 1546940174.400 * * [misc]simplify: iters left: 4 (109 enodes) 1546940174.479 * * [misc]simplify: iters left: 3 (443 enodes) 1546940175.138 * [exit]simplify: Simplified to (* (* (pow (fabs x) 3) (pow (fabs x) 3)) (* 1/21 (/ (fabs x) (sqrt PI)))) 1546940175.138 * [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))))))) 1546940175.138 * * * * [misc]progress: [ 57 / 112 ] simplifiying candidate # 1546940175.139 * [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))))) 1546940175.139 * * [misc]simplify: iters left: 6 (24 enodes) 1546940175.144 * * [misc]simplify: iters left: 5 (62 enodes) 1546940175.156 * * [misc]simplify: iters left: 4 (188 enodes) 1546940175.337 * [exit]simplify: Simplified to (cbrt (fma (pow (fabs x) 3) (* (* (fabs x) (fabs x)) 1/5) (fma (* (fabs x) 1/21) (* (pow (fabs x) 3) (pow (fabs x) 3)) (fma (* 2/3 (fabs x)) (* (fabs x) (fabs x)) (* 2 (fabs x)))))) 1546940175.337 * [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 (fma (pow (fabs x) 3) (* (* (fabs x) (fabs x)) 1/5) (fma (* (fabs x) 1/21) (* (pow (fabs x) 3) (pow (fabs x) 3)) (fma (* 2/3 (fabs x)) (* (fabs x) (fabs x)) (* 2 (fabs x))))))))) 1546940175.337 * * * * [misc]progress: [ 58 / 112 ] simplifiying candidate # 1546940175.337 * [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))))) 1546940175.338 * * [misc]simplify: iters left: 6 (24 enodes) 1546940175.349 * * [misc]simplify: iters left: 5 (62 enodes) 1546940175.371 * * [misc]simplify: iters left: 4 (188 enodes) 1546940175.593 * [exit]simplify: Simplified to (sqrt (fma (pow (fabs x) 3) (* (* (fabs x) (fabs x)) 1/5) (fma (* (fabs x) 1/21) (* (pow (fabs x) 3) (pow (fabs x) 3)) (fma (* 2/3 (fabs x)) (* (fabs x) (fabs x)) (* 2 (fabs x)))))) 1546940175.593 * [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 (fma (pow (fabs x) 3) (* (* (fabs x) (fabs x)) 1/5) (fma (* (fabs x) 1/21) (* (pow (fabs x) 3) (pow (fabs x) 3)) (fma (* 2/3 (fabs x)) (* (fabs x) (fabs x)) (* 2 (fabs x))))))))) 1546940175.594 * * * * [misc]progress: [ 59 / 112 ] simplifiying candidate # 1546940175.594 * [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)))) 1546940175.594 * * [misc]simplify: iters left: 6 (23 enodes) 1546940175.599 * * [misc]simplify: iters left: 5 (61 enodes) 1546940175.625 * * [misc]simplify: iters left: 4 (187 enodes) 1546940175.856 * [exit]simplify: Simplified to (fma (* 1/5 (pow (fabs x) 4)) (fabs x) (fma (* (* (fabs x) 1/21) (pow (fabs x) 4)) (* (fabs x) (fabs x)) (fma (* (fabs x) (fabs x)) (* 2/3 (fabs x)) (* 2 (fabs x))))) 1546940175.856 * [misc]simplify: Simplified (2 1 2) to (λ (x) (fabs (* (* (/ 1 (sqrt PI)) 1) (fma (* 1/5 (pow (fabs x) 4)) (fabs x) (fma (* (* (fabs x) 1/21) (pow (fabs x) 4)) (* (fabs x) (fabs x)) (fma (* (fabs x) (fabs x)) (* 2/3 (fabs x)) (* 2 (fabs x)))))))) 1546940175.856 * * * * [misc]progress: [ 60 / 112 ] simplifiying candidate # 1546940175.857 * [enter]simplify: Simplifying (* (cbrt (/ 1 (sqrt PI))) (cbrt (/ 1 (sqrt PI)))) 1546940175.857 * * [misc]simplify: iters left: 6 (6 enodes) 1546940175.858 * * [misc]simplify: iters left: 5 (8 enodes) 1546940175.860 * [exit]simplify: Simplified to (* (cbrt (/ 1 (sqrt PI))) (cbrt (/ 1 (sqrt PI)))) 1546940175.860 * [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)))))))) 1546940175.860 * * * * [misc]progress: [ 61 / 112 ] simplifiying candidate # 1546940175.861 * [enter]simplify: Simplifying (sqrt (/ 1 (sqrt PI))) 1546940175.861 * * [misc]simplify: iters left: 4 (5 enodes) 1546940175.862 * * [misc]simplify: iters left: 3 (7 enodes) 1546940175.864 * [exit]simplify: Simplified to (sqrt (/ 1 (sqrt PI))) 1546940175.864 * [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)))))))) 1546940175.864 * * * * [misc]progress: [ 62 / 112 ] simplifiying candidate # 1546940175.864 * * * * [misc]progress: [ 63 / 112 ] simplifiying candidate # 1546940175.864 * * * * [misc]progress: [ 64 / 112 ] simplifiying candidate # 1546940175.865 * [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) 1546940175.865 * * [misc]simplify: iters left: 6 (18 enodes) 1546940175.873 * * [misc]simplify: iters left: 5 (53 enodes) 1546940175.898 * * [misc]simplify: iters left: 4 (219 enodes) 1546940176.203 * [exit]simplify: Simplified to (* (fma (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) (fma (* 2/3 (fabs x)) (* (fabs x) (fabs x)) (* -2 (fabs x))) (* (* 2 (fabs x)) (* 2 (fabs x)))) 105) 1546940176.203 * [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)))))) (* (fma (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) (fma (* 2/3 (fabs x)) (* (fabs x) (fabs x)) (* -2 (fabs x))) (* (* 2 (fabs x)) (* 2 (fabs x)))) 105)))) 1546940176.203 * * * * [misc]progress: [ 65 / 112 ] simplifiying candidate # 1546940176.204 * [enter]simplify: Simplifying (* (* (- (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) 5) 21) 1546940176.204 * * [misc]simplify: iters left: 6 (14 enodes) 1546940176.210 * * [misc]simplify: iters left: 5 (30 enodes) 1546940176.221 * * [misc]simplify: iters left: 4 (79 enodes) 1546940176.256 * * [misc]simplify: iters left: 3 (242 enodes) 1546940176.367 * [exit]simplify: Simplified to (* (fma (* (fabs x) (fabs x)) -2/3 2) (* (fabs x) 105)) 1546940176.368 * [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)))))) (* (fma (* (fabs x) (fabs x)) -2/3 2) (* (fabs x) 105))))) 1546940176.368 * * * * [misc]progress: [ 66 / 112 ] simplifiying candidate # 1546940176.368 * [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) 1546940176.368 * * [misc]simplify: iters left: 6 (23 enodes) 1546940176.379 * * [misc]simplify: iters left: 5 (68 enodes) 1546940176.413 * * [misc]simplify: iters left: 4 (299 enodes) 1546940176.849 * [exit]simplify: Simplified to (* (fma (* (* 1/5 (fabs x)) (pow (fabs x) 4)) (- (* (* 1/5 (fabs x)) (pow (fabs x) 4)) (fma (* 2/3 (fabs x)) (* (fabs x) (fabs x)) (* 2 (fabs x)))) (* (fma (* 2/3 (fabs x)) (* (fabs x) (fabs x)) (* 2 (fabs x))) (fma (* 2/3 (fabs x)) (* (fabs x) (fabs x)) (* 2 (fabs x))))) 21) 1546940176.849 * [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)))))) (* (fma (* (* 1/5 (fabs x)) (pow (fabs x) 4)) (- (* (* 1/5 (fabs x)) (pow (fabs x) 4)) (fma (* 2/3 (fabs x)) (* (fabs x) (fabs x)) (* 2 (fabs x)))) (* (fma (* 2/3 (fabs x)) (* (fabs x) (fabs x)) (* 2 (fabs x))) (fma (* 2/3 (fabs x)) (* (fabs x) (fabs x)) (* 2 (fabs x))))) 21)))) 1546940176.850 * * * * [misc]progress: [ 67 / 112 ] simplifiying candidate # 1546940176.850 * [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) 1546940176.850 * * [misc]simplify: iters left: 6 (19 enodes) 1546940176.854 * * [misc]simplify: iters left: 5 (46 enodes) 1546940176.864 * * [misc]simplify: iters left: 4 (144 enodes) 1546940176.932 * [exit]simplify: Simplified to (* (fma (* -1/5 (pow (fabs x) 4)) (fabs x) (fma (* (fabs x) (fabs x)) (* 2/3 (fabs x)) (* 2 (fabs x)))) 21) 1546940176.932 * [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)))))) (* (fma (* -1/5 (pow (fabs x) 4)) (fabs x) (fma (* (fabs x) (fabs x)) (* 2/3 (fabs x)) (* 2 (fabs x)))) 21)))) 1546940176.932 * * * * [misc]progress: [ 68 / 112 ] simplifiying candidate # 1546940176.933 * [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)))))) 1546940176.933 * * [misc]simplify: iters left: 6 (27 enodes) 1546940176.941 * * [misc]simplify: iters left: 5 (84 enodes) 1546940176.961 * * [misc]simplify: iters left: 4 (377 enodes) 1546940177.608 * [exit]simplify: Simplified to (fma (- (* (* (pow (fabs x) 3) (pow (fabs x) 3)) (* (fabs x) 1/21)) (fma (* (* 1/5 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)) (fma (* (fabs x) (fabs x)) (* 2/3 (fabs x)) (* 2 (fabs x))))) (* (* (pow (fabs x) 3) (pow (fabs x) 3)) (* (fabs x) 1/21)) (* (fma (* (* 1/5 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)) (fma (* (fabs x) (fabs x)) (* 2/3 (fabs x)) (* 2 (fabs x)))) (fma (* (* 1/5 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)) (fma (* (fabs x) (fabs x)) (* 2/3 (fabs x)) (* 2 (fabs x)))))) 1546940177.608 * [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))) (fma (- (* (* (pow (fabs x) 3) (pow (fabs x) 3)) (* (fabs x) 1/21)) (fma (* (* 1/5 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)) (fma (* (fabs x) (fabs x)) (* 2/3 (fabs x)) (* 2 (fabs x))))) (* (* (pow (fabs x) 3) (pow (fabs x) 3)) (* (fabs x) 1/21)) (* (fma (* (* 1/5 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)) (fma (* (fabs x) (fabs x)) (* 2/3 (fabs x)) (* 2 (fabs x)))) (fma (* (* 1/5 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)) (fma (* (fabs x) (fabs x)) (* 2/3 (fabs x)) (* 2 (fabs x))))))))) 1546940177.608 * * * * [misc]progress: [ 69 / 112 ] simplifiying candidate # 1546940177.609 * [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)))) 1546940177.609 * * [misc]simplify: iters left: 6 (23 enodes) 1546940177.619 * * [misc]simplify: iters left: 5 (62 enodes) 1546940177.645 * * [misc]simplify: iters left: 4 (201 enodes) 1546940177.903 * [exit]simplify: Simplified to (fma (* (* (pow (fabs x) 3) (pow (fabs x) 3)) -1/21) (fabs x) (fma (* (* 1/5 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)) (fma (* 2/3 (fabs x)) (* (fabs x) (fabs x)) (* 2 (fabs x))))) 1546940177.903 * [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)))))) (fma (* (* (pow (fabs x) 3) (pow (fabs x) 3)) -1/21) (fabs x) (fma (* (* 1/5 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)) (fma (* 2/3 (fabs x)) (* (fabs x) (fabs x)) (* 2 (fabs x)))))))) 1546940177.904 * * * * [misc]progress: [ 70 / 112 ] simplifiying candidate # 1546940177.904 * [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))))) 1546940177.904 * * [misc]simplify: iters left: 6 (24 enodes) 1546940177.912 * * [misc]simplify: iters left: 5 (69 enodes) 1546940177.933 * * [misc]simplify: iters left: 4 (231 enodes) 1546940178.238 * [exit]simplify: Simplified to (fma (fabs x) (fma 2/3 (* (fabs x) (fabs x)) 2) (fma (* (* (fabs x) 1/21) (pow (fabs x) 4)) (* (fabs x) (fabs x)) (* (pow (fabs x) 4) (* 1/5 (fabs x))))) 1546940178.238 * [misc]simplify: Simplified (2 1 1) to (λ (x) (fabs (/ (fma (fabs x) (fma 2/3 (* (fabs x) (fabs x)) 2) (fma (* (* (fabs x) 1/21) (pow (fabs x) 4)) (* (fabs x) (fabs x)) (* (pow (fabs x) 4) (* 1/5 (fabs x))))) (sqrt PI)))) 1546940178.238 * * * * [misc]progress: [ 71 / 112 ] simplifiying candidate # 1546940178.238 * * * * [misc]progress: [ 72 / 112 ] simplifiying candidate # 1546940178.238 * * * * [misc]progress: [ 73 / 112 ] simplifiying candidate # 1546940178.238 * * * * [misc]progress: [ 74 / 112 ] simplifiying candidate # 1546940178.239 * [enter]simplify: Simplifying (* (/ 1 5) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))) 1546940178.239 * * [misc]simplify: iters left: 6 (10 enodes) 1546940178.243 * * [misc]simplify: iters left: 5 (23 enodes) 1546940178.250 * * [misc]simplify: iters left: 4 (55 enodes) 1546940178.267 * * [misc]simplify: iters left: 3 (177 enodes) 1546940178.363 * * [misc]simplify: iters left: 2 (400 enodes) 1546940178.601 * [exit]simplify: Simplified to (/ (pow (fabs x) 5) 5) 1546940178.602 * [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))))))) 1546940178.602 * * * * [misc]progress: [ 75 / 112 ] simplifiying candidate # 1546940178.603 * [enter]simplify: Simplifying (* (/ 1 5) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))) 1546940178.603 * * [misc]simplify: iters left: 6 (10 enodes) 1546940178.608 * * [misc]simplify: iters left: 5 (23 enodes) 1546940178.615 * * [misc]simplify: iters left: 4 (55 enodes) 1546940178.645 * * [misc]simplify: iters left: 3 (177 enodes) 1546940178.740 * * [misc]simplify: iters left: 2 (400 enodes) 1546940178.932 * [exit]simplify: Simplified to (/ (pow (fabs x) 5) 5) 1546940178.932 * [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))))))) 1546940178.932 * * * * [misc]progress: [ 76 / 112 ] simplifiying candidate # 1546940178.933 * [enter]simplify: Simplifying (* (/ 1 5) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))) 1546940178.933 * * [misc]simplify: iters left: 6 (10 enodes) 1546940178.937 * * [misc]simplify: iters left: 5 (23 enodes) 1546940178.945 * * [misc]simplify: iters left: 4 (55 enodes) 1546940178.968 * * [misc]simplify: iters left: 3 (177 enodes) 1546940179.032 * * [misc]simplify: iters left: 2 (400 enodes) 1546940179.279 * [exit]simplify: Simplified to (/ (pow (fabs x) 5) 5) 1546940179.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)))) (pow (/ (pow (fabs x) 5) 5) 1)) (* (/ 1 21) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))))) 1546940179.279 * * * * [misc]progress: [ 77 / 112 ] simplifiying candidate # 1546940179.279 * [enter]simplify: Simplifying (* (/ 1 5) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))) 1546940179.279 * * [misc]simplify: iters left: 6 (10 enodes) 1546940179.281 * * [misc]simplify: iters left: 5 (23 enodes) 1546940179.287 * * [misc]simplify: iters left: 4 (55 enodes) 1546940179.301 * * [misc]simplify: iters left: 3 (177 enodes) 1546940179.359 * * [misc]simplify: iters left: 2 (400 enodes) 1546940179.595 * [exit]simplify: Simplified to (/ (pow (fabs x) 5) 5) 1546940179.595 * [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))))))) 1546940179.595 * * * * [misc]progress: [ 78 / 112 ] simplifiying candidate # 1546940179.596 * [enter]simplify: Simplifying (* (/ 1 5) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))) 1546940179.596 * * [misc]simplify: iters left: 6 (10 enodes) 1546940179.600 * * [misc]simplify: iters left: 5 (23 enodes) 1546940179.604 * * [misc]simplify: iters left: 4 (55 enodes) 1546940179.620 * * [misc]simplify: iters left: 3 (177 enodes) 1546940179.713 * * [misc]simplify: iters left: 2 (400 enodes) 1546940179.964 * [exit]simplify: Simplified to (/ (pow (fabs x) 5) 5) 1546940179.964 * [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))))))) 1546940179.964 * * * * [misc]progress: [ 79 / 112 ] simplifiying candidate # 1546940179.965 * * * * [misc]progress: [ 80 / 112 ] simplifiying candidate # 1546940179.965 * [enter]simplify: Simplifying (+ (log (/ 1 5)) (+ (+ (+ (+ (log (fabs x)) (log (fabs x))) (log (fabs x))) (log (fabs x))) (log (fabs x)))) 1546940179.965 * * [misc]simplify: iters left: 6 (12 enodes) 1546940179.970 * * [misc]simplify: iters left: 5 (27 enodes) 1546940179.978 * * [misc]simplify: iters left: 4 (43 enodes) 1546940179.994 * * [misc]simplify: iters left: 3 (98 enodes) 1546940180.033 * * [misc]simplify: iters left: 2 (314 enodes) 1546940180.489 * [exit]simplify: Simplified to (+ (+ (log 1/5) (+ (log (fabs x)) (log (fabs x)))) (+ (+ (log (fabs x)) (log (fabs x))) (log (fabs x)))) 1546940180.489 * [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))))))) 1546940180.490 * * * * [misc]progress: [ 81 / 112 ] simplifiying candidate # 1546940180.490 * [enter]simplify: Simplifying (+ (log (/ 1 5)) (+ (+ (+ (log (* (fabs x) (fabs x))) (log (fabs x))) (log (fabs x))) (log (fabs x)))) 1546940180.490 * * [misc]simplify: iters left: 6 (13 enodes) 1546940180.496 * * [misc]simplify: iters left: 5 (29 enodes) 1546940180.505 * * [misc]simplify: iters left: 4 (45 enodes) 1546940180.523 * * [misc]simplify: iters left: 3 (100 enodes) 1546940180.567 * * [misc]simplify: iters left: 2 (258 enodes) 1546940180.831 * [exit]simplify: Simplified to (+ (+ (log (fabs x)) (log (fabs x))) (+ (+ (log (fabs x)) (log (fabs x))) (+ (log 1/5) (log (fabs x))))) 1546940180.831 * [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))))))) 1546940180.831 * * * * [misc]progress: [ 82 / 112 ] simplifiying candidate # 1546940180.831 * [enter]simplify: Simplifying (+ (log (/ 1 5)) (+ (+ (log (* (* (fabs x) (fabs x)) (fabs x))) (log (fabs x))) (log (fabs x)))) 1546940180.831 * * [misc]simplify: iters left: 6 (13 enodes) 1546940180.838 * * [misc]simplify: iters left: 5 (30 enodes) 1546940180.847 * * [misc]simplify: iters left: 4 (46 enodes) 1546940180.864 * * [misc]simplify: iters left: 3 (95 enodes) 1546940180.892 * * [misc]simplify: iters left: 2 (283 enodes) 1546940181.226 * [exit]simplify: Simplified to (+ (log 1/5) (fma 4 (log (fabs x)) (log (fabs x)))) 1546940181.227 * [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) (fma 4 (log (fabs x)) (log (fabs x)))))) (* (/ 1 21) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))))) 1546940181.227 * * * * [misc]progress: [ 83 / 112 ] simplifiying candidate # 1546940181.227 * [enter]simplify: Simplifying (+ (log (/ 1 5)) (+ (log (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x))) (log (fabs x)))) 1546940181.230 * * [misc]simplify: iters left: 6 (13 enodes) 1546940181.236 * * [misc]simplify: iters left: 5 (29 enodes) 1546940181.245 * * [misc]simplify: iters left: 4 (47 enodes) 1546940181.260 * * [misc]simplify: iters left: 3 (87 enodes) 1546940181.297 * * [misc]simplify: iters left: 2 (275 enodes) 1546940181.579 * [exit]simplify: Simplified to (- (* 5 (log (fabs x))) (log 5)) 1546940181.579 * [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))))))) 1546940181.579 * * * * [misc]progress: [ 84 / 112 ] simplifiying candidate # 1546940181.579 * [enter]simplify: Simplifying (+ (log (/ 1 5)) (log (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) 1546940181.579 * * [misc]simplify: iters left: 6 (12 enodes) 1546940181.582 * * [misc]simplify: iters left: 5 (28 enodes) 1546940181.587 * * [misc]simplify: iters left: 4 (42 enodes) 1546940181.594 * * [misc]simplify: iters left: 3 (79 enodes) 1546940181.620 * * [misc]simplify: iters left: 2 (209 enodes) 1546940181.768 * * [misc]simplify: iters left: 1 (478 enodes) 1546940181.931 * [exit]simplify: Simplified to (fma 5 (log (fabs x)) (log 1/5)) 1546940181.931 * [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 (fma 5 (log (fabs x)) (log 1/5)))) (* (/ 1 21) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))))) 1546940181.931 * * * * [misc]progress: [ 85 / 112 ] simplifiying candidate # 1546940181.932 * * * * [misc]progress: [ 86 / 112 ] simplifiying candidate # 1546940181.932 * * * * [misc]progress: [ 87 / 112 ] simplifiying candidate # 1546940181.932 * [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)))) 1546940181.932 * * [misc]simplify: iters left: 6 (14 enodes) 1546940181.937 * * [misc]simplify: iters left: 5 (47 enodes) 1546940181.946 * * [misc]simplify: iters left: 4 (138 enodes) 1546940182.022 * * [misc]simplify: iters left: 3 (458 enodes) 1546940182.461 * [exit]simplify: Simplified to (* (* 1/125 (pow (fabs x) 5)) (* (pow (fabs x) 5) (pow (fabs x) 5))) 1546940182.462 * [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))))))) 1546940182.462 * * * * [misc]progress: [ 88 / 112 ] simplifiying candidate # 1546940182.462 * [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)))) 1546940182.462 * * [misc]simplify: iters left: 6 (15 enodes) 1546940182.471 * * [misc]simplify: iters left: 5 (52 enodes) 1546940182.496 * * [misc]simplify: iters left: 4 (147 enodes) 1546940182.584 * * [misc]simplify: iters left: 3 (475 enodes) 1546940183.156 * [exit]simplify: Simplified to (* (pow (pow (fabs x) 5) 3) 1/125) 1546940183.156 * [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))))))) 1546940183.156 * * * * [misc]progress: [ 89 / 112 ] simplifiying candidate # 1546940183.157 * [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)))) 1546940183.157 * * [misc]simplify: iters left: 6 (14 enodes) 1546940183.162 * * [misc]simplify: iters left: 5 (47 enodes) 1546940183.179 * * [misc]simplify: iters left: 4 (138 enodes) 1546940183.236 * * [misc]simplify: iters left: 3 (458 enodes) 1546940183.681 * [exit]simplify: Simplified to (* (* 1/125 (pow (fabs x) 5)) (* (pow (fabs x) 5) (pow (fabs x) 5))) 1546940183.681 * [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))))))) 1546940183.681 * * * * [misc]progress: [ 90 / 112 ] simplifiying candidate # 1546940183.682 * [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)))) 1546940183.682 * * [misc]simplify: iters left: 6 (14 enodes) 1546940183.687 * * [misc]simplify: iters left: 5 (45 enodes) 1546940183.696 * * [misc]simplify: iters left: 4 (131 enodes) 1546940183.780 * * [misc]simplify: iters left: 3 (467 enodes) 1546940184.629 * [exit]simplify: Simplified to (* (* (pow (fabs x) 5) (pow (fabs x) 5)) (* (pow (fabs x) 5) 1/125)) 1546940184.629 * [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))))))) 1546940184.629 * * * * [misc]progress: [ 91 / 112 ] simplifiying candidate # 1546940184.629 * [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)))) 1546940184.629 * * [misc]simplify: iters left: 6 (14 enodes) 1546940184.635 * * [misc]simplify: iters left: 5 (43 enodes) 1546940184.642 * * [misc]simplify: iters left: 4 (109 enodes) 1546940184.701 * * [misc]simplify: iters left: 3 (360 enodes) 1546940185.042 * [exit]simplify: Simplified to (* (* 1/125 (pow (fabs x) 5)) (* (pow (fabs x) 5) (pow (fabs x) 5))) 1546940185.042 * [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))))))) 1546940185.042 * * * * [misc]progress: [ 92 / 112 ] simplifiying candidate # 1546940185.042 * * * * [misc]progress: [ 93 / 112 ] simplifiying candidate # 1546940185.042 * * * * [misc]progress: [ 94 / 112 ] simplifiying candidate # 1546940185.042 * * * * [misc]progress: [ 95 / 112 ] simplifiying candidate # 1546940185.042 * * * * [misc]progress: [ 96 / 112 ] simplifiying candidate # 1546940185.042 * [enter]simplify: Simplifying (fabs x) 1546940185.042 * * [misc]simplify: iters left: 1 (2 enodes) 1546940185.043 * [exit]simplify: Simplified to (fabs x) 1546940185.043 * [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))))))) 1546940185.043 * * * * [misc]progress: [ 97 / 112 ] simplifiying candidate # 1546940185.043 * [enter]simplify: Simplifying (* (cbrt (/ 1 5)) (cbrt (/ 1 5))) 1546940185.043 * * [misc]simplify: iters left: 5 (5 enodes) 1546940185.044 * * [misc]simplify: iters left: 4 (8 enodes) 1546940185.046 * [exit]simplify: Simplified to (* (cbrt 1/5) (cbrt 1/5)) 1546940185.046 * [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))))))) 1546940185.046 * * * * [misc]progress: [ 98 / 112 ] simplifiying candidate # 1546940185.046 * [enter]simplify: Simplifying (sqrt (/ 1 5)) 1546940185.046 * * [misc]simplify: iters left: 3 (4 enodes) 1546940185.047 * * [misc]simplify: iters left: 2 (7 enodes) 1546940185.049 * [exit]simplify: Simplified to (sqrt 1/5) 1546940185.049 * [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))))))) 1546940185.049 * * * * [misc]progress: [ 99 / 112 ] simplifiying candidate # 1546940185.049 * * * * [misc]progress: [ 100 / 112 ] simplifiying candidate # 1546940185.050 * * * * [misc]progress: [ 101 / 112 ] simplifiying candidate # 1546940185.050 * [enter]simplify: Simplifying (* 1 (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))) 1546940185.050 * * [misc]simplify: iters left: 6 (8 enodes) 1546940185.053 * * [misc]simplify: iters left: 5 (18 enodes) 1546940185.061 * * [misc]simplify: iters left: 4 (37 enodes) 1546940185.073 * * [misc]simplify: iters left: 3 (73 enodes) 1546940185.104 * * [misc]simplify: iters left: 2 (88 enodes) 1546940185.113 * [exit]simplify: Simplified to (pow (fabs x) 5) 1546940185.113 * [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))))))) 1546940185.113 * * * * [misc]progress: [ 102 / 112 ] simplifiying candidate # 1546940185.113 * * * * [misc]progress: [ 103 / 112 ] simplifiying candidate # 1546940185.114 * [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)))))) 1546940185.114 * * [misc]simplify: iters left: 6 (28 enodes) 1546940185.126 * * [misc]simplify: iters left: 5 (75 enodes) 1546940185.153 * * [misc]simplify: iters left: 4 (261 enodes) 1546940185.462 * [exit]simplify: Simplified to (fabs (fma (/ 1 (sqrt PI)) (fma (* (* 1/5 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)) (fma (* 2/3 (fabs x)) (* (fabs x) (fabs x)) (* (fabs x) 2))) (* (* (/ 1/21 (sqrt PI)) (fabs x)) (pow (* (fabs x) (fabs x)) 3)))) 1546940185.462 * [misc]simplify: Simplified (2) to (λ (x) (fabs (fma (/ 1 (sqrt PI)) (fma (* (* 1/5 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)) (fma (* 2/3 (fabs x)) (* (fabs x) (fabs x)) (* (fabs x) 2))) (* (* (/ 1/21 (sqrt PI)) (fabs x)) (pow (* (fabs x) (fabs x)) 3))))) 1546940185.462 * * * * [misc]progress: [ 104 / 112 ] simplifiying candidate # 1546940185.462 * [enter]simplify: Simplifying (* 2/3 (pow (fabs x) 3)) 1546940185.462 * * [misc]simplify: iters left: 4 (6 enodes) 1546940185.464 * * [misc]simplify: iters left: 3 (10 enodes) 1546940185.468 * * [misc]simplify: iters left: 2 (18 enodes) 1546940185.473 * * [misc]simplify: iters left: 1 (22 enodes) 1546940185.478 * [exit]simplify: Simplified to (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) 1546940185.479 * [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))))))) 1546940185.479 * * * * [misc]progress: [ 105 / 112 ] simplifiying candidate # 1546940185.479 * [enter]simplify: Simplifying (* 2/3 (pow (fabs x) 3)) 1546940185.479 * * [misc]simplify: iters left: 4 (6 enodes) 1546940185.481 * * [misc]simplify: iters left: 3 (10 enodes) 1546940185.484 * * [misc]simplify: iters left: 2 (18 enodes) 1546940185.489 * * [misc]simplify: iters left: 1 (22 enodes) 1546940185.495 * [exit]simplify: Simplified to (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) 1546940185.495 * [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))))))) 1546940185.495 * * * * [misc]progress: [ 106 / 112 ] simplifiying candidate # 1546940185.495 * [enter]simplify: Simplifying (* 2/3 (pow (fabs x) 3)) 1546940185.495 * * [misc]simplify: iters left: 4 (6 enodes) 1546940185.497 * * [misc]simplify: iters left: 3 (10 enodes) 1546940185.501 * * [misc]simplify: iters left: 2 (18 enodes) 1546940185.506 * * [misc]simplify: iters left: 1 (22 enodes) 1546940185.512 * [exit]simplify: Simplified to (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) 1546940185.512 * [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))))))) 1546940185.512 * * * * [misc]progress: [ 107 / 112 ] simplifiying candidate # 1546940185.512 * [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)))))) 1546940185.513 * * [misc]simplify: iters left: 6 (24 enodes) 1546940185.518 * * [misc]simplify: iters left: 5 (50 enodes) 1546940185.528 * * [misc]simplify: iters left: 4 (117 enodes) 1546940185.561 * * [misc]simplify: iters left: 3 (265 enodes) 1546940185.705 * [exit]simplify: Simplified to (fma (sqrt (/ 1 PI)) (fma (fabs x) (fma (fabs x) (* 2/3 (fabs x)) 2) (* 1/5 (pow (fabs x) 5))) (* (sqrt (/ 1 PI)) (* 1/21 (pow (fabs x) 7)))) 1546940185.705 * [misc]simplify: Simplified (2 1) to (λ (x) (fabs (fma (sqrt (/ 1 PI)) (fma (fabs x) (fma (fabs x) (* 2/3 (fabs x)) 2) (* 1/5 (pow (fabs x) 5))) (* (sqrt (/ 1 PI)) (* 1/21 (pow (fabs x) 7)))))) 1546940185.705 * * * * [misc]progress: [ 108 / 112 ] simplifiying candidate # 1546940185.705 * [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)))))) 1546940185.705 * * [misc]simplify: iters left: 6 (24 enodes) 1546940185.709 * * [misc]simplify: iters left: 5 (50 enodes) 1546940185.718 * * [misc]simplify: iters left: 4 (117 enodes) 1546940185.744 * * [misc]simplify: iters left: 3 (265 enodes) 1546940185.864 * [exit]simplify: Simplified to (fma (sqrt (/ 1 PI)) (fma (fabs x) (fma (fabs x) (* 2/3 (fabs x)) 2) (* 1/5 (pow (fabs x) 5))) (* (sqrt (/ 1 PI)) (* 1/21 (pow (fabs x) 7)))) 1546940185.864 * [misc]simplify: Simplified (2 1) to (λ (x) (fabs (fma (sqrt (/ 1 PI)) (fma (fabs x) (fma (fabs x) (* 2/3 (fabs x)) 2) (* 1/5 (pow (fabs x) 5))) (* (sqrt (/ 1 PI)) (* 1/21 (pow (fabs x) 7)))))) 1546940185.864 * * * * [misc]progress: [ 109 / 112 ] simplifiying candidate # 1546940185.865 * [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)))))) 1546940185.865 * * [misc]simplify: iters left: 6 (24 enodes) 1546940185.869 * * [misc]simplify: iters left: 5 (50 enodes) 1546940185.877 * * [misc]simplify: iters left: 4 (117 enodes) 1546940185.904 * * [misc]simplify: iters left: 3 (265 enodes) 1546940186.041 * [exit]simplify: Simplified to (fma (sqrt (/ 1 PI)) (fma (fabs x) (fma (fabs x) (* 2/3 (fabs x)) 2) (* 1/5 (pow (fabs x) 5))) (* (sqrt (/ 1 PI)) (* 1/21 (pow (fabs x) 7)))) 1546940186.041 * [misc]simplify: Simplified (2 1) to (λ (x) (fabs (fma (sqrt (/ 1 PI)) (fma (fabs x) (fma (fabs x) (* 2/3 (fabs x)) 2) (* 1/5 (pow (fabs x) 5))) (* (sqrt (/ 1 PI)) (* 1/21 (pow (fabs x) 7)))))) 1546940186.041 * * * * [misc]progress: [ 110 / 112 ] simplifiying candidate # 1546940186.041 * [enter]simplify: Simplifying (* 1/5 (pow (fabs x) 5)) 1546940186.041 * * [misc]simplify: iters left: 4 (6 enodes) 1546940186.042 * * [misc]simplify: iters left: 3 (7 enodes) 1546940186.043 * [exit]simplify: Simplified to (* (pow (fabs x) 5) 1/5) 1546940186.043 * [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))))))) 1546940186.043 * * * * [misc]progress: [ 111 / 112 ] simplifiying candidate # 1546940186.043 * [enter]simplify: Simplifying (* 1/5 (pow (fabs x) 5)) 1546940186.044 * * [misc]simplify: iters left: 4 (6 enodes) 1546940186.044 * * [misc]simplify: iters left: 3 (7 enodes) 1546940186.045 * [exit]simplify: Simplified to (* (pow (fabs x) 5) 1/5) 1546940186.045 * [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))))))) 1546940186.045 * * * * [misc]progress: [ 112 / 112 ] simplifiying candidate # 1546940186.046 * [enter]simplify: Simplifying (* 1/5 (pow (fabs x) 5)) 1546940186.046 * * [misc]simplify: iters left: 4 (6 enodes) 1546940186.046 * * [misc]simplify: iters left: 3 (7 enodes) 1546940186.047 * [exit]simplify: Simplified to (* (pow (fabs x) 5) 1/5) 1546940186.047 * [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))))))) 1546940186.048 * * * [misc]progress: adding candidates to table 1546940188.304 * * [misc]progress: iteration 2 / 4 1546940188.305 * * * [misc]progress: picking best candidate 1546940188.332 * * * * [misc]pick: Picked # 1546940188.333 * * * [misc]progress: localizing error 1546940188.373 * * * [misc]progress: generating rewritten candidates 1546940188.373 * * * * [misc]progress: [ 1 / 4 ] rewriting at (2 1 2 2 2 1) 1546940188.378 * * * * [misc]progress: [ 2 / 4 ] rewriting at (2 1) 1546940188.423 * * * * [misc]progress: [ 3 / 4 ] rewriting at (2 1 2 1) 1546940188.428 * * * * [misc]progress: [ 4 / 4 ] rewriting at (2 1 2 2 2 2) 1546940188.433 * * * [misc]progress: generating series expansions 1546940188.434 * * * * [misc]progress: [ 1 / 4 ] generating series at (2 1 2 2 2 1) 1546940188.434 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs x) 3)) into (* 2/3 (pow (fabs x) 3)) 1546940188.434 * [misc]approximate: Taking taylor expansion of (* 2/3 (pow (fabs x) 3)) in (x) around 0 1546940188.434 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs x) 3)) in x 1546940188.434 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546940188.434 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546940188.434 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 3) in x 1546940188.434 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546940188.434 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546940188.434 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs x) 3)) in x 1546940188.434 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546940188.434 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546940188.434 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 3) in x 1546940188.434 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546940188.434 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546940188.435 * [misc]backup-simplify: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 1546940188.435 * [misc]backup-simplify: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 1546940188.435 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs x) 3)) into (* 2/3 (pow (fabs x) 3)) 1546940188.435 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs x) 3)) into (* 2/3 (pow (fabs x) 3)) 1546940188.435 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 1546940188.435 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 1546940188.436 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 (pow (fabs x) 3))) into 0 1546940188.436 * [misc]backup-simplify: Simplify 0 into 0 1546940188.436 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 1546940188.436 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 1546940188.437 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 1546940188.437 * [misc]backup-simplify: Simplify 0 into 0 1546940188.437 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 1546940188.438 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 1546940188.438 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 1546940188.438 * [misc]backup-simplify: Simplify 0 into 0 1546940188.439 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 1546940188.439 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 1546940188.440 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 1546940188.440 * [misc]backup-simplify: Simplify 0 into 0 1546940188.441 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 1546940188.441 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 1546940188.442 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 1546940188.442 * [misc]backup-simplify: Simplify 0 into 0 1546940188.443 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 1546940188.444 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 1546940188.444 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))))) into 0 1546940188.445 * [misc]backup-simplify: Simplify 0 into 0 1546940188.445 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs x) 3)) into (* 2/3 (pow (fabs x) 3)) 1546940188.445 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs (/ 1 x)) 3)) into (* 2/3 (pow (fabs (/ 1 x)) 3)) 1546940188.445 * [misc]approximate: Taking taylor expansion of (* 2/3 (pow (fabs (/ 1 x)) 3)) in (x) around 0 1546940188.445 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs (/ 1 x)) 3)) in x 1546940188.445 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546940188.445 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546940188.445 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 1546940188.445 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546940188.445 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546940188.445 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs (/ 1 x)) 3)) in x 1546940188.445 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546940188.445 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546940188.445 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 1546940188.445 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546940188.445 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546940188.445 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 1546940188.446 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 1546940188.446 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs (/ 1 x)) 3)) into (* 2/3 (pow (fabs (/ 1 x)) 3)) 1546940188.446 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs (/ 1 x)) 3)) into (* 2/3 (pow (fabs (/ 1 x)) 3)) 1546940188.446 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 1546940188.446 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 1546940188.447 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 1546940188.447 * [misc]backup-simplify: Simplify 0 into 0 1546940188.447 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 1546940188.447 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 1546940188.448 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 1546940188.448 * [misc]backup-simplify: Simplify 0 into 0 1546940188.448 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 1546940188.449 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 1546940188.449 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 1546940188.449 * [misc]backup-simplify: Simplify 0 into 0 1546940188.450 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 1546940188.450 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 1546940188.451 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 1546940188.451 * [misc]backup-simplify: Simplify 0 into 0 1546940188.452 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 1546940188.452 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 1546940188.453 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))))) into 0 1546940188.453 * [misc]backup-simplify: Simplify 0 into 0 1546940188.454 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 1546940188.455 * [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 1546940188.456 * [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 1546940188.456 * [misc]backup-simplify: Simplify 0 into 0 1546940188.456 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs (/ 1 (/ 1 x))) 3)) into (* 2/3 (pow (fabs x) 3)) 1546940188.456 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs (/ 1 (- x))) 3)) into (* 2/3 (pow (fabs (/ -1 x)) 3)) 1546940188.456 * [misc]approximate: Taking taylor expansion of (* 2/3 (pow (fabs (/ -1 x)) 3)) in (x) around 0 1546940188.456 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs (/ -1 x)) 3)) in x 1546940188.456 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546940188.456 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546940188.456 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 1546940188.456 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546940188.457 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546940188.457 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs (/ -1 x)) 3)) in x 1546940188.457 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546940188.457 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546940188.457 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 1546940188.457 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546940188.457 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546940188.457 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 1546940188.457 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 1546940188.457 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs (/ -1 x)) 3)) into (* 2/3 (pow (fabs (/ -1 x)) 3)) 1546940188.457 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs (/ -1 x)) 3)) into (* 2/3 (pow (fabs (/ -1 x)) 3)) 1546940188.458 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 1546940188.458 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 1546940188.458 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 1546940188.458 * [misc]backup-simplify: Simplify 0 into 0 1546940188.458 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 1546940188.459 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 1546940188.459 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 1546940188.459 * [misc]backup-simplify: Simplify 0 into 0 1546940188.460 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 1546940188.460 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 1546940188.460 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 1546940188.461 * [misc]backup-simplify: Simplify 0 into 0 1546940188.461 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 1546940188.462 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 1546940188.462 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 1546940188.462 * [misc]backup-simplify: Simplify 0 into 0 1546940188.463 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 1546940188.464 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 1546940188.465 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))))) into 0 1546940188.465 * [misc]backup-simplify: Simplify 0 into 0 1546940188.466 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 1546940188.467 * [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 1546940188.467 * [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 1546940188.468 * [misc]backup-simplify: Simplify 0 into 0 1546940188.468 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs (/ -1 (/ 1 (- x)))) 3)) into (* 2/3 (pow (fabs x) 3)) 1546940188.468 * * * * [misc]progress: [ 2 / 4 ] generating series at (2 1) 1546940188.469 * [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)))))) 1546940188.469 * [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 1546940188.469 * [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 1546940188.469 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 PI)) in x 1546940188.469 * [misc]taylor: Taking taylor expansion of (/ 1 PI) in x 1546940188.469 * [misc]taylor: Taking taylor expansion of PI in x 1546940188.469 * [misc]backup-simplify: Simplify PI into PI 1546940188.470 * [misc]backup-simplify: Simplify (/ 1 PI) into (/ 1 PI) 1546940188.470 * [misc]backup-simplify: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 1546940188.471 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 1546940188.472 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 1546940188.472 * [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 1546940188.472 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs x) 5)) in x 1546940188.472 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546940188.473 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546940188.473 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 5) in x 1546940188.473 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546940188.473 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546940188.473 * [misc]taylor: Taking taylor expansion of (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))) in x 1546940188.473 * [misc]taylor: Taking taylor expansion of (* 2 (fabs x)) in x 1546940188.473 * [misc]taylor: Taking taylor expansion of 2 in x 1546940188.473 * [misc]backup-simplify: Simplify 2 into 2 1546940188.473 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546940188.473 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546940188.473 * [misc]taylor: Taking taylor expansion of (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7))) in x 1546940188.473 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs x) 3)) in x 1546940188.473 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546940188.473 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546940188.473 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 3) in x 1546940188.473 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546940188.473 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546940188.473 * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs x) 7)) in x 1546940188.473 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546940188.473 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546940188.473 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 7) in x 1546940188.473 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546940188.473 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546940188.473 * [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 1546940188.473 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 PI)) in x 1546940188.473 * [misc]taylor: Taking taylor expansion of (/ 1 PI) in x 1546940188.473 * [misc]taylor: Taking taylor expansion of PI in x 1546940188.473 * [misc]backup-simplify: Simplify PI into PI 1546940188.474 * [misc]backup-simplify: Simplify (/ 1 PI) into (/ 1 PI) 1546940188.474 * [misc]backup-simplify: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 1546940188.475 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 1546940188.476 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 1546940188.477 * [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 1546940188.477 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs x) 5)) in x 1546940188.477 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546940188.477 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546940188.477 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 5) in x 1546940188.477 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546940188.477 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546940188.477 * [misc]taylor: Taking taylor expansion of (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))) in x 1546940188.477 * [misc]taylor: Taking taylor expansion of (* 2 (fabs x)) in x 1546940188.477 * [misc]taylor: Taking taylor expansion of 2 in x 1546940188.477 * [misc]backup-simplify: Simplify 2 into 2 1546940188.477 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546940188.477 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546940188.477 * [misc]taylor: Taking taylor expansion of (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7))) in x 1546940188.477 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs x) 3)) in x 1546940188.477 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546940188.477 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546940188.477 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 3) in x 1546940188.477 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546940188.477 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546940188.477 * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs x) 7)) in x 1546940188.477 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546940188.477 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546940188.477 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 7) in x 1546940188.477 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546940188.477 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546940188.478 * [misc]backup-simplify: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 1546940188.478 * [misc]backup-simplify: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 1546940188.478 * [misc]backup-simplify: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 1546940188.478 * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs x) 5)) into (* 1/5 (pow (fabs x) 5)) 1546940188.478 * [misc]backup-simplify: Simplify (* 2 (fabs x)) into (* 2 (fabs x)) 1546940188.478 * [misc]backup-simplify: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 1546940188.478 * [misc]backup-simplify: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 1546940188.478 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs x) 3)) into (* 2/3 (pow (fabs x) 3)) 1546940188.478 * [misc]backup-simplify: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 1546940188.479 * [misc]backup-simplify: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 1546940188.479 * [misc]backup-simplify: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) 1546940188.479 * [misc]backup-simplify: Simplify (* (fabs x) (pow (fabs x) 6)) into (pow (fabs x) 7) 1546940188.479 * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs x) 7)) into (* 1/21 (pow (fabs x) 7)) 1546940188.479 * [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))) 1546940188.480 * [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)))) 1546940188.480 * [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))))) 1546940188.481 * [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)))))) 1546940188.482 * [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)))))) 1546940188.483 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 1546940188.483 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (* 0 (pow (fabs x) 2))) into 0 1546940188.483 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 4))) into 0 1546940188.483 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (* 0 (pow (fabs x) 5))) into 0 1546940188.483 * [misc]backup-simplify: Simplify (+ (* 2 0) (* 0 (fabs x))) into 0 1546940188.484 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 1546940188.484 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 1546940188.484 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 (pow (fabs x) 3))) into 0 1546940188.484 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 1546940188.485 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 1546940188.485 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (* 0 (pow (fabs x) 3))) into 0 1546940188.485 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 6))) into 0 1546940188.485 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (* 0 (pow (fabs x) 7))) into 0 1546940188.485 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940188.485 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940188.486 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940188.487 * [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 1546940188.487 * [misc]backup-simplify: Simplify 0 into 0 1546940188.488 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 1546940188.488 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 1546940188.488 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))) into 0 1546940188.489 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))) into 0 1546940188.489 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 1546940188.489 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 1546940188.489 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 1546940188.490 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 1546940188.490 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 1546940188.490 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 1546940188.491 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 1546940188.491 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))) into 0 1546940188.491 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (* 0 (pow (fabs x) 7)))) into 0 1546940188.492 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940188.492 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940188.492 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940188.494 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546940188.496 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 1546940188.497 * [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 1546940188.497 * [misc]backup-simplify: Simplify 0 into 0 1546940188.498 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 1546940188.498 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 1546940188.499 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))) into 0 1546940188.499 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5))))) into 0 1546940188.500 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 1546940188.500 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 1546940188.500 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 1546940188.501 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 1546940188.501 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 1546940188.502 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 1546940188.502 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 1546940188.503 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))) into 0 1546940188.503 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7))))) into 0 1546940188.503 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940188.503 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940188.504 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940188.506 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546940188.507 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546940188.509 * [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 1546940188.509 * [misc]backup-simplify: Simplify 0 into 0 1546940188.510 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 1546940188.510 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 1546940188.511 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))) into 0 1546940188.512 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))))) into 0 1546940188.512 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 1546940188.513 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 1546940188.513 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 1546940188.514 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 1546940188.514 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 1546940188.515 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 1546940188.516 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 1546940188.516 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))) into 0 1546940188.517 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7)))))) into 0 1546940188.517 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940188.517 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940188.517 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940188.520 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546940188.522 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546940188.524 * [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 1546940188.524 * [misc]backup-simplify: Simplify 0 into 0 1546940188.525 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 1546940188.526 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 1546940188.527 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))))) into 0 1546940188.528 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5))))))) into 0 1546940188.528 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 1546940188.529 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 1546940188.530 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 1546940188.530 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 1546940188.531 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 1546940188.532 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 1546940188.533 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 1546940188.533 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))))) into 0 1546940188.534 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7))))))) into 0 1546940188.534 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940188.534 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940188.535 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940188.539 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546940188.540 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546940188.542 * [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 1546940188.542 * [misc]backup-simplify: Simplify 0 into 0 1546940188.543 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 1546940188.544 * [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 1546940188.545 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))))) into 0 1546940188.546 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))))))) into 0 1546940188.547 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 1546940188.548 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 1546940188.548 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 1546940188.549 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))))) into 0 1546940188.550 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 1546940188.551 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 1546940188.552 * [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 1546940188.553 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))))) into 0 1546940188.554 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7)))))))) into 0 1546940188.554 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940188.554 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940188.554 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940188.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 1546940188.562 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546940188.564 * [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 1546940188.564 * [misc]backup-simplify: Simplify 0 into 0 1546940188.565 * [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)))))) 1546940188.566 * [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))) 1546940188.566 * [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 1546940188.566 * [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 1546940188.566 * [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 1546940188.566 * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs (/ 1 x)) 7)) in x 1546940188.566 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546940188.566 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546940188.566 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 1546940188.566 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546940188.566 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546940188.566 * [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 1546940188.566 * [misc]taylor: Taking taylor expansion of (* 2 (fabs (/ 1 x))) in x 1546940188.566 * [misc]taylor: Taking taylor expansion of 2 in x 1546940188.566 * [misc]backup-simplify: Simplify 2 into 2 1546940188.566 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546940188.566 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546940188.566 * [misc]taylor: Taking taylor expansion of (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 1/5 (pow (fabs (/ 1 x)) 5))) in x 1546940188.566 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs (/ 1 x)) 3)) in x 1546940188.566 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546940188.566 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546940188.566 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 1546940188.566 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546940188.566 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546940188.566 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs (/ 1 x)) 5)) in x 1546940188.566 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546940188.566 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546940188.566 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 1546940188.566 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546940188.566 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546940188.566 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 PI)) in x 1546940188.566 * [misc]taylor: Taking taylor expansion of (/ 1 PI) in x 1546940188.566 * [misc]taylor: Taking taylor expansion of PI in x 1546940188.566 * [misc]backup-simplify: Simplify PI into PI 1546940188.566 * [misc]backup-simplify: Simplify (/ 1 PI) into (/ 1 PI) 1546940188.567 * [misc]backup-simplify: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 1546940188.568 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 1546940188.568 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 1546940188.568 * [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 1546940188.568 * [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 1546940188.568 * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs (/ 1 x)) 7)) in x 1546940188.568 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546940188.568 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546940188.568 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 1546940188.568 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546940188.568 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546940188.568 * [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 1546940188.568 * [misc]taylor: Taking taylor expansion of (* 2 (fabs (/ 1 x))) in x 1546940188.568 * [misc]taylor: Taking taylor expansion of 2 in x 1546940188.568 * [misc]backup-simplify: Simplify 2 into 2 1546940188.568 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546940188.569 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546940188.569 * [misc]taylor: Taking taylor expansion of (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 1/5 (pow (fabs (/ 1 x)) 5))) in x 1546940188.569 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs (/ 1 x)) 3)) in x 1546940188.569 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546940188.569 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546940188.569 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 1546940188.569 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546940188.569 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546940188.569 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs (/ 1 x)) 5)) in x 1546940188.569 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546940188.569 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546940188.569 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 1546940188.569 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546940188.569 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546940188.569 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 PI)) in x 1546940188.569 * [misc]taylor: Taking taylor expansion of (/ 1 PI) in x 1546940188.569 * [misc]taylor: Taking taylor expansion of PI in x 1546940188.569 * [misc]backup-simplify: Simplify PI into PI 1546940188.569 * [misc]backup-simplify: Simplify (/ 1 PI) into (/ 1 PI) 1546940188.569 * [misc]backup-simplify: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 1546940188.570 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 1546940188.571 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 1546940188.571 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 1546940188.571 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 1546940188.571 * [misc]backup-simplify: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) 1546940188.571 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 6)) into (pow (fabs (/ 1 x)) 7) 1546940188.571 * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs (/ 1 x)) 7)) into (* 1/21 (pow (fabs (/ 1 x)) 7)) 1546940188.571 * [misc]backup-simplify: Simplify (* 2 (fabs (/ 1 x))) into (* 2 (fabs (/ 1 x))) 1546940188.571 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 1546940188.571 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 1546940188.572 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs (/ 1 x)) 3)) into (* 2/3 (pow (fabs (/ 1 x)) 3)) 1546940188.572 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 1546940188.572 * [misc]backup-simplify: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 1546940188.572 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 1546940188.572 * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs (/ 1 x)) 5)) into (* 1/5 (pow (fabs (/ 1 x)) 5)) 1546940188.572 * [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))) 1546940188.572 * [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)))) 1546940188.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))))) 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))))) 1546940188.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))) 1546940188.574 * [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))) 1546940188.574 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 1546940188.574 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 1546940188.574 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 1546940188.575 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 6))) into 0 1546940188.575 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (* 0 (pow (fabs (/ 1 x)) 7))) into 0 1546940188.575 * [misc]backup-simplify: Simplify (+ (* 2 0) (* 0 (fabs (/ 1 x)))) into 0 1546940188.575 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 1546940188.575 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 1546940188.575 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 1546940188.575 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 1546940188.575 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 1546940188.576 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 4))) into 0 1546940188.576 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (* 0 (pow (fabs (/ 1 x)) 5))) into 0 1546940188.576 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940188.576 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940188.576 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940188.577 * [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 1546940188.577 * [misc]backup-simplify: Simplify 0 into 0 1546940188.578 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546940188.579 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 1546940188.579 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 1546940188.580 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 1546940188.580 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 1546940188.580 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))) into 0 1546940188.580 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7)))) into 0 1546940188.581 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 1546940188.581 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 1546940188.581 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 1546940188.581 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 1546940188.581 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 1546940188.582 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 1546940188.582 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))) into 0 1546940188.582 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5)))) into 0 1546940188.582 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940188.582 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940188.582 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940188.584 * [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 1546940188.584 * [misc]backup-simplify: Simplify 0 into 0 1546940188.585 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546940188.586 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546940188.587 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 1546940188.587 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 1546940188.587 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 1546940188.588 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))) into 0 1546940188.588 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7))))) into 0 1546940188.588 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 1546940188.589 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 1546940188.589 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 1546940188.589 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 1546940188.589 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 1546940188.590 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 1546940188.590 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))) into 0 1546940188.590 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5))))) into 0 1546940188.591 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940188.591 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940188.591 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940188.592 * [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 1546940188.592 * [misc]backup-simplify: Simplify 0 into 0 1546940188.594 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546940188.595 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546940188.596 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 1546940188.596 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 1546940188.596 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 1546940188.597 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))))) into 0 1546940188.597 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7)))))) into 0 1546940188.598 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 1546940188.598 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 1546940188.598 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 1546940188.599 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 1546940188.599 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 1546940188.599 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 1546940188.600 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))) into 0 1546940188.600 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5)))))) into 0 1546940188.600 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940188.600 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940188.601 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940188.602 * [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 1546940188.602 * [misc]backup-simplify: Simplify 0 into 0 1546940188.604 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546940188.605 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546940188.606 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 1546940188.606 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 1546940188.607 * [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 1546940188.607 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))))) into 0 1546940188.608 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7))))))) into 0 1546940188.608 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 1546940188.609 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 1546940188.609 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 1546940188.609 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))))) into 0 1546940188.610 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 1546940188.611 * [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 1546940188.611 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))))) into 0 1546940188.612 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5))))))) into 0 1546940188.612 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940188.612 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940188.612 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940188.614 * [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 1546940188.614 * [misc]backup-simplify: Simplify 0 into 0 1546940188.617 * [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 1546940188.618 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546940188.619 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 1546940188.619 * [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 1546940188.620 * [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 1546940188.620 * [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 1546940188.621 * [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 1546940188.621 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 1546940188.622 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 1546940188.622 * [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 1546940188.623 * [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 1546940188.623 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 1546940188.624 * [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 1546940188.624 * [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 1546940188.625 * [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 1546940188.625 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940188.625 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940188.625 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940188.628 * [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 1546940188.628 * [misc]backup-simplify: Simplify 0 into 0 1546940188.629 * [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)))))) 1546940188.631 * [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))) 1546940188.631 * [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 1546940188.631 * [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 1546940188.631 * [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 1546940188.631 * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs (/ -1 x)) 7)) in x 1546940188.631 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546940188.631 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546940188.631 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 1546940188.631 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546940188.631 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546940188.631 * [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 1546940188.631 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs (/ -1 x)) 5)) in x 1546940188.631 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546940188.631 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546940188.631 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 1546940188.631 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546940188.631 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546940188.632 * [misc]taylor: Taking taylor expansion of (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (* 2 (fabs (/ -1 x)))) in x 1546940188.632 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs (/ -1 x)) 3)) in x 1546940188.632 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546940188.632 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546940188.632 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 1546940188.632 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546940188.632 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546940188.632 * [misc]taylor: Taking taylor expansion of (* 2 (fabs (/ -1 x))) in x 1546940188.632 * [misc]taylor: Taking taylor expansion of 2 in x 1546940188.632 * [misc]backup-simplify: Simplify 2 into 2 1546940188.632 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546940188.632 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546940188.632 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 PI)) in x 1546940188.632 * [misc]taylor: Taking taylor expansion of (/ 1 PI) in x 1546940188.632 * [misc]taylor: Taking taylor expansion of PI in x 1546940188.632 * [misc]backup-simplify: Simplify PI into PI 1546940188.632 * [misc]backup-simplify: Simplify (/ 1 PI) into (/ 1 PI) 1546940188.633 * [misc]backup-simplify: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 1546940188.634 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 1546940188.635 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 1546940188.635 * [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 1546940188.635 * [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 1546940188.635 * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs (/ -1 x)) 7)) in x 1546940188.635 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546940188.635 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546940188.635 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 1546940188.635 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546940188.636 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546940188.636 * [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 1546940188.636 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs (/ -1 x)) 5)) in x 1546940188.636 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546940188.636 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546940188.636 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 1546940188.636 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546940188.636 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546940188.636 * [misc]taylor: Taking taylor expansion of (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (* 2 (fabs (/ -1 x)))) in x 1546940188.636 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs (/ -1 x)) 3)) in x 1546940188.636 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546940188.636 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546940188.636 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 1546940188.636 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546940188.636 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546940188.636 * [misc]taylor: Taking taylor expansion of (* 2 (fabs (/ -1 x))) in x 1546940188.636 * [misc]taylor: Taking taylor expansion of 2 in x 1546940188.636 * [misc]backup-simplify: Simplify 2 into 2 1546940188.636 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546940188.636 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546940188.636 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 PI)) in x 1546940188.636 * [misc]taylor: Taking taylor expansion of (/ 1 PI) in x 1546940188.636 * [misc]taylor: Taking taylor expansion of PI in x 1546940188.636 * [misc]backup-simplify: Simplify PI into PI 1546940188.637 * [misc]backup-simplify: Simplify (/ 1 PI) into (/ 1 PI) 1546940188.638 * [misc]backup-simplify: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 1546940188.639 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 1546940188.640 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 1546940188.640 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 1546940188.640 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 1546940188.640 * [misc]backup-simplify: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) 1546940188.641 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 6)) into (pow (fabs (/ -1 x)) 7) 1546940188.641 * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs (/ -1 x)) 7)) into (* 1/21 (pow (fabs (/ -1 x)) 7)) 1546940188.641 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 1546940188.641 * [misc]backup-simplify: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 1546940188.641 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 1546940188.641 * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs (/ -1 x)) 5)) into (* 1/5 (pow (fabs (/ -1 x)) 5)) 1546940188.641 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 1546940188.642 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 1546940188.642 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs (/ -1 x)) 3)) into (* 2/3 (pow (fabs (/ -1 x)) 3)) 1546940188.642 * [misc]backup-simplify: Simplify (* 2 (fabs (/ -1 x))) into (* 2 (fabs (/ -1 x))) 1546940188.642 * [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)))) 1546940188.643 * [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))))) 1546940188.643 * [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)))))) 1546940188.645 * [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))) 1546940188.646 * [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))) 1546940188.646 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 1546940188.646 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 1546940188.647 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 1546940188.647 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 6))) into 0 1546940188.647 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (* 0 (pow (fabs (/ -1 x)) 7))) into 0 1546940188.647 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 1546940188.648 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 1546940188.648 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 4))) into 0 1546940188.648 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (* 0 (pow (fabs (/ -1 x)) 5))) into 0 1546940188.648 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 1546940188.648 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 1546940188.649 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 1546940188.649 * [misc]backup-simplify: Simplify (+ (* 2 0) (* 0 (fabs (/ -1 x)))) into 0 1546940188.649 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940188.649 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940188.649 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940188.651 * [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 1546940188.651 * [misc]backup-simplify: Simplify 0 into 0 1546940188.653 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546940188.655 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 1546940188.655 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 1546940188.655 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 1546940188.656 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 1546940188.656 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))) into 0 1546940188.657 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7)))) into 0 1546940188.657 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 1546940188.658 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 1546940188.658 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))) into 0 1546940188.658 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5)))) into 0 1546940188.659 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 1546940188.659 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 1546940188.659 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 1546940188.660 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 1546940188.660 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940188.660 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940188.660 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940188.662 * [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 1546940188.662 * [misc]backup-simplify: Simplify 0 into 0 1546940188.665 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546940188.666 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546940188.667 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 1546940188.667 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 1546940188.668 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 1546940188.668 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))) into 0 1546940188.669 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7))))) into 0 1546940188.669 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 1546940188.670 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 1546940188.670 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))) into 0 1546940188.671 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5))))) into 0 1546940188.671 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 1546940188.672 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 1546940188.672 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 1546940188.672 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 1546940188.672 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940188.673 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940188.673 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940188.675 * [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 1546940188.675 * [misc]backup-simplify: Simplify 0 into 0 1546940188.677 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546940188.678 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546940188.678 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 1546940188.679 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 1546940188.679 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 1546940188.679 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))))) into 0 1546940188.680 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7)))))) into 0 1546940188.680 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 1546940188.681 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 1546940188.681 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))) into 0 1546940188.681 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5)))))) into 0 1546940188.682 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 1546940188.682 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 1546940188.682 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 1546940188.683 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 1546940188.683 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940188.683 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940188.683 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940188.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 0) (* 0 (sqrt (/ 1 PI))))))) into 0 1546940188.685 * [misc]backup-simplify: Simplify 0 into 0 1546940188.687 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546940188.688 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546940188.689 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 1546940188.689 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 1546940188.690 * [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 1546940188.690 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))))) into 0 1546940188.691 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7))))))) into 0 1546940188.691 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 1546940188.691 * [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 1546940188.692 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))))) into 0 1546940188.692 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5))))))) into 0 1546940188.693 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 1546940188.693 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 1546940188.694 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))))) into 0 1546940188.694 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 1546940188.694 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940188.694 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940188.694 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940188.696 * [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 1546940188.697 * [misc]backup-simplify: Simplify 0 into 0 1546940188.699 * [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 1546940188.700 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546940188.701 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 1546940188.701 * [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 1546940188.702 * [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 1546940188.702 * [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 1546940188.703 * [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 1546940188.703 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 1546940188.704 * [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 1546940188.704 * [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 1546940188.705 * [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 1546940188.705 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 1546940188.706 * [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 1546940188.706 * [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 1546940188.707 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 1546940188.707 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940188.707 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940188.707 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940188.710 * [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 1546940188.710 * [misc]backup-simplify: Simplify 0 into 0 1546940188.711 * [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)))))) 1546940188.711 * * * * [misc]progress: [ 3 / 4 ] generating series at (2 1 2 1) 1546940188.711 * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs x) 5)) into (* 1/5 (pow (fabs x) 5)) 1546940188.711 * [misc]approximate: Taking taylor expansion of (* 1/5 (pow (fabs x) 5)) in (x) around 0 1546940188.711 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs x) 5)) in x 1546940188.711 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546940188.711 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546940188.711 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 5) in x 1546940188.711 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546940188.711 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546940188.711 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs x) 5)) in x 1546940188.711 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546940188.711 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546940188.711 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 5) in x 1546940188.711 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546940188.711 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546940188.711 * [misc]backup-simplify: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 1546940188.711 * [misc]backup-simplify: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 1546940188.711 * [misc]backup-simplify: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 1546940188.711 * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs x) 5)) into (* 1/5 (pow (fabs x) 5)) 1546940188.711 * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs x) 5)) into (* 1/5 (pow (fabs x) 5)) 1546940188.712 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 1546940188.712 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (* 0 (pow (fabs x) 2))) into 0 1546940188.712 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 4))) into 0 1546940188.712 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (* 0 (pow (fabs x) 5))) into 0 1546940188.712 * [misc]backup-simplify: Simplify 0 into 0 1546940188.712 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 1546940188.712 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 1546940188.712 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))) into 0 1546940188.713 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))) into 0 1546940188.713 * [misc]backup-simplify: Simplify 0 into 0 1546940188.713 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 1546940188.713 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 1546940188.714 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))) into 0 1546940188.714 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5))))) into 0 1546940188.714 * [misc]backup-simplify: Simplify 0 into 0 1546940188.714 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 1546940188.715 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 1546940188.715 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))) into 0 1546940188.715 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))))) into 0 1546940188.715 * [misc]backup-simplify: Simplify 0 into 0 1546940188.716 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 1546940188.717 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 1546940188.718 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))))) into 0 1546940188.718 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5))))))) into 0 1546940188.718 * [misc]backup-simplify: Simplify 0 into 0 1546940188.719 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 1546940188.720 * [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 1546940188.721 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))))) into 0 1546940188.722 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))))))) into 0 1546940188.722 * [misc]backup-simplify: Simplify 0 into 0 1546940188.722 * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs x) 5)) into (* 1/5 (pow (fabs x) 5)) 1546940188.722 * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs (/ 1 x)) 5)) into (* 1/5 (pow (fabs (/ 1 x)) 5)) 1546940188.722 * [misc]approximate: Taking taylor expansion of (* 1/5 (pow (fabs (/ 1 x)) 5)) in (x) around 0 1546940188.722 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs (/ 1 x)) 5)) in x 1546940188.722 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546940188.722 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546940188.722 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 1546940188.722 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546940188.722 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546940188.722 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs (/ 1 x)) 5)) in x 1546940188.722 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546940188.722 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546940188.722 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 1546940188.722 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546940188.723 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546940188.723 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 1546940188.723 * [misc]backup-simplify: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 1546940188.723 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 1546940188.723 * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs (/ 1 x)) 5)) into (* 1/5 (pow (fabs (/ 1 x)) 5)) 1546940188.723 * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs (/ 1 x)) 5)) into (* 1/5 (pow (fabs (/ 1 x)) 5)) 1546940188.724 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 1546940188.724 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 1546940188.724 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 4))) into 0 1546940188.724 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (* 0 (pow (fabs (/ 1 x)) 5))) into 0 1546940188.724 * [misc]backup-simplify: Simplify 0 into 0 1546940188.725 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 1546940188.725 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 1546940188.726 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))) into 0 1546940188.726 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5)))) into 0 1546940188.726 * [misc]backup-simplify: Simplify 0 into 0 1546940188.727 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 1546940188.727 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 1546940188.728 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))) into 0 1546940188.728 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5))))) into 0 1546940188.728 * [misc]backup-simplify: Simplify 0 into 0 1546940188.729 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 1546940188.729 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 1546940188.730 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))) into 0 1546940188.731 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5)))))) into 0 1546940188.731 * [misc]backup-simplify: Simplify 0 into 0 1546940188.732 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 1546940188.732 * [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 1546940188.733 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))))) into 0 1546940188.734 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5))))))) into 0 1546940188.734 * [misc]backup-simplify: Simplify 0 into 0 1546940188.735 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 1546940188.736 * [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 1546940188.737 * [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 1546940188.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 1546940188.738 * [misc]backup-simplify: Simplify 0 into 0 1546940188.738 * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs (/ 1 (/ 1 x))) 5)) into (* 1/5 (pow (fabs x) 5)) 1546940188.738 * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs (/ 1 (- x))) 5)) into (* 1/5 (pow (fabs (/ -1 x)) 5)) 1546940188.738 * [misc]approximate: Taking taylor expansion of (* 1/5 (pow (fabs (/ -1 x)) 5)) in (x) around 0 1546940188.738 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs (/ -1 x)) 5)) in x 1546940188.738 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546940188.738 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546940188.738 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 1546940188.738 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546940188.738 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546940188.738 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs (/ -1 x)) 5)) in x 1546940188.738 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546940188.738 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546940188.738 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 1546940188.738 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546940188.738 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546940188.739 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 1546940188.739 * [misc]backup-simplify: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 1546940188.739 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 1546940188.739 * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs (/ -1 x)) 5)) into (* 1/5 (pow (fabs (/ -1 x)) 5)) 1546940188.739 * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs (/ -1 x)) 5)) into (* 1/5 (pow (fabs (/ -1 x)) 5)) 1546940188.739 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 1546940188.740 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 1546940188.740 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 4))) into 0 1546940188.740 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (* 0 (pow (fabs (/ -1 x)) 5))) into 0 1546940188.740 * [misc]backup-simplify: Simplify 0 into 0 1546940188.741 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 1546940188.741 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 1546940188.742 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))) into 0 1546940188.742 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5)))) into 0 1546940188.742 * [misc]backup-simplify: Simplify 0 into 0 1546940188.742 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 1546940188.743 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 1546940188.743 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))) into 0 1546940188.744 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5))))) into 0 1546940188.744 * [misc]backup-simplify: Simplify 0 into 0 1546940188.745 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 1546940188.745 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 1546940188.746 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))) into 0 1546940188.747 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5)))))) into 0 1546940188.747 * [misc]backup-simplify: Simplify 0 into 0 1546940188.748 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 1546940188.749 * [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 1546940188.749 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))))) into 0 1546940188.750 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5))))))) into 0 1546940188.750 * [misc]backup-simplify: Simplify 0 into 0 1546940188.751 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 1546940188.752 * [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 1546940188.753 * [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 1546940188.754 * [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 1546940188.754 * [misc]backup-simplify: Simplify 0 into 0 1546940188.754 * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs (/ -1 (/ 1 (- x)))) 5)) into (* 1/5 (pow (fabs x) 5)) 1546940188.754 * * * * [misc]progress: [ 4 / 4 ] generating series at (2 1 2 2 2 2) 1546940188.754 * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs x) 7)) into (* 1/21 (pow (fabs x) 7)) 1546940188.754 * [misc]approximate: Taking taylor expansion of (* 1/21 (pow (fabs x) 7)) in (x) around 0 1546940188.755 * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs x) 7)) in x 1546940188.755 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546940188.755 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546940188.755 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 7) in x 1546940188.755 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546940188.755 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546940188.755 * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs x) 7)) in x 1546940188.755 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546940188.755 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546940188.755 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 7) in x 1546940188.755 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546940188.755 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546940188.755 * [misc]backup-simplify: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 1546940188.755 * [misc]backup-simplify: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 1546940188.755 * [misc]backup-simplify: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) 1546940188.755 * [misc]backup-simplify: Simplify (* (fabs x) (pow (fabs x) 6)) into (pow (fabs x) 7) 1546940188.756 * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs x) 7)) into (* 1/21 (pow (fabs x) 7)) 1546940188.756 * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs x) 7)) into (* 1/21 (pow (fabs x) 7)) 1546940188.756 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 1546940188.756 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 1546940188.756 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (* 0 (pow (fabs x) 3))) into 0 1546940188.756 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 6))) into 0 1546940188.757 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (* 0 (pow (fabs x) 7))) into 0 1546940188.757 * [misc]backup-simplify: Simplify 0 into 0 1546940188.757 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 1546940188.757 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 1546940188.758 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 1546940188.758 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))) into 0 1546940188.758 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (* 0 (pow (fabs x) 7)))) into 0 1546940188.758 * [misc]backup-simplify: Simplify 0 into 0 1546940188.759 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 1546940188.759 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 1546940188.760 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 1546940188.760 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))) into 0 1546940188.761 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7))))) into 0 1546940188.761 * [misc]backup-simplify: Simplify 0 into 0 1546940188.761 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 1546940188.762 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 1546940188.762 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 1546940188.763 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))) into 0 1546940188.764 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7)))))) into 0 1546940188.764 * [misc]backup-simplify: Simplify 0 into 0 1546940188.764 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 1546940188.765 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 1546940188.766 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 1546940188.766 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))))) into 0 1546940188.767 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7))))))) into 0 1546940188.767 * [misc]backup-simplify: Simplify 0 into 0 1546940188.768 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 1546940188.769 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 1546940188.770 * [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 1546940188.771 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))))) into 0 1546940188.772 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7)))))))) into 0 1546940188.772 * [misc]backup-simplify: Simplify 0 into 0 1546940188.772 * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs x) 7)) into (* 1/21 (pow (fabs x) 7)) 1546940188.772 * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs (/ 1 x)) 7)) into (* 1/21 (pow (fabs (/ 1 x)) 7)) 1546940188.772 * [misc]approximate: Taking taylor expansion of (* 1/21 (pow (fabs (/ 1 x)) 7)) in (x) around 0 1546940188.772 * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs (/ 1 x)) 7)) in x 1546940188.772 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546940188.772 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546940188.772 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 1546940188.772 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546940188.772 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546940188.772 * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs (/ 1 x)) 7)) in x 1546940188.772 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546940188.772 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546940188.772 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 1546940188.772 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546940188.772 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546940188.773 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 1546940188.773 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 1546940188.773 * [misc]backup-simplify: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) 1546940188.773 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 6)) into (pow (fabs (/ 1 x)) 7) 1546940188.773 * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs (/ 1 x)) 7)) into (* 1/21 (pow (fabs (/ 1 x)) 7)) 1546940188.773 * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs (/ 1 x)) 7)) into (* 1/21 (pow (fabs (/ 1 x)) 7)) 1546940188.774 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 1546940188.774 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 1546940188.774 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 1546940188.774 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 6))) into 0 1546940188.775 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (* 0 (pow (fabs (/ 1 x)) 7))) into 0 1546940188.775 * [misc]backup-simplify: Simplify 0 into 0 1546940188.775 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 1546940188.775 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 1546940188.775 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 1546940188.776 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))) into 0 1546940188.776 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7)))) into 0 1546940188.776 * [misc]backup-simplify: Simplify 0 into 0 1546940188.776 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 1546940188.776 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 1546940188.777 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 1546940188.777 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))) into 0 1546940188.777 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7))))) into 0 1546940188.777 * [misc]backup-simplify: Simplify 0 into 0 1546940188.778 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 1546940188.778 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 1546940188.779 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 1546940188.779 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))))) into 0 1546940188.779 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7)))))) into 0 1546940188.779 * [misc]backup-simplify: Simplify 0 into 0 1546940188.780 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 1546940188.780 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 1546940188.781 * [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 1546940188.781 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))))) into 0 1546940188.782 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7))))))) into 0 1546940188.782 * [misc]backup-simplify: Simplify 0 into 0 1546940188.782 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 1546940188.783 * [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 1546940188.783 * [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 1546940188.784 * [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 1546940188.784 * [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 1546940188.784 * [misc]backup-simplify: Simplify 0 into 0 1546940188.784 * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs (/ 1 (/ 1 x))) 7)) into (* 1/21 (pow (fabs x) 7)) 1546940188.784 * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs (/ 1 (- x))) 7)) into (* 1/21 (pow (fabs (/ -1 x)) 7)) 1546940188.784 * [misc]approximate: Taking taylor expansion of (* 1/21 (pow (fabs (/ -1 x)) 7)) in (x) around 0 1546940188.784 * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs (/ -1 x)) 7)) in x 1546940188.784 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546940188.785 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546940188.785 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 1546940188.785 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546940188.785 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546940188.785 * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs (/ -1 x)) 7)) in x 1546940188.785 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546940188.785 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546940188.785 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 1546940188.785 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546940188.785 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546940188.785 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 1546940188.785 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 1546940188.785 * [misc]backup-simplify: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) 1546940188.785 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 6)) into (pow (fabs (/ -1 x)) 7) 1546940188.785 * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs (/ -1 x)) 7)) into (* 1/21 (pow (fabs (/ -1 x)) 7)) 1546940188.785 * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs (/ -1 x)) 7)) into (* 1/21 (pow (fabs (/ -1 x)) 7)) 1546940188.785 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 1546940188.785 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 1546940188.786 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 1546940188.786 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 6))) into 0 1546940188.786 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (* 0 (pow (fabs (/ -1 x)) 7))) into 0 1546940188.786 * [misc]backup-simplify: Simplify 0 into 0 1546940188.786 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 1546940188.786 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 1546940188.787 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 1546940188.787 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))) into 0 1546940188.788 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7)))) into 0 1546940188.788 * [misc]backup-simplify: Simplify 0 into 0 1546940188.788 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 1546940188.788 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 1546940188.789 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 1546940188.789 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))) into 0 1546940188.789 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7))))) into 0 1546940188.789 * [misc]backup-simplify: Simplify 0 into 0 1546940188.790 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 1546940188.790 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 1546940188.790 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 1546940188.791 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))))) into 0 1546940188.791 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7)))))) into 0 1546940188.791 * [misc]backup-simplify: Simplify 0 into 0 1546940188.792 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 1546940188.792 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 1546940188.793 * [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 1546940188.793 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))))) into 0 1546940188.794 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7))))))) into 0 1546940188.794 * [misc]backup-simplify: Simplify 0 into 0 1546940188.794 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 1546940188.795 * [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 1546940188.795 * [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 1546940188.796 * [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 1546940188.796 * [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 1546940188.796 * [misc]backup-simplify: Simplify 0 into 0 1546940188.796 * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs (/ -1 (/ 1 (- x)))) 7)) into (* 1/21 (pow (fabs x) 7)) 1546940188.796 * * * [misc]progress: simplifying candidates 1546940188.796 * * * * [misc]progress: [ 1 / 95 ] simplifiying candidate # 1546940188.796 * * * * [misc]progress: [ 2 / 95 ] simplifiying candidate # 1546940188.797 * * * * [misc]progress: [ 3 / 95 ] simplifiying candidate # 1546940188.797 * * * * [misc]progress: [ 4 / 95 ] simplifiying candidate # 1546940188.797 * * * * [misc]progress: [ 5 / 95 ] simplifiying candidate # 1546940188.797 * * * * [misc]progress: [ 6 / 95 ] simplifiying candidate # 1546940188.797 * * * * [misc]progress: [ 7 / 95 ] simplifiying candidate # 1546940188.797 * * * * [misc]progress: [ 8 / 95 ] simplifiying candidate # 1546940188.797 * * * * [misc]progress: [ 9 / 95 ] simplifiying candidate # 1546940188.797 * * * * [misc]progress: [ 10 / 95 ] simplifiying candidate # 1546940188.797 * [enter]simplify: Simplifying (pow (cbrt (fabs x)) 3) 1546940188.797 * * [misc]simplify: iters left: 3 (5 enodes) 1546940188.798 * * [misc]simplify: iters left: 2 (8 enodes) 1546940188.799 * [exit]simplify: Simplified to (fabs x) 1546940188.799 * [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)))))))) 1546940188.799 * * * * [misc]progress: [ 11 / 95 ] simplifiying candidate # 1546940188.799 * [enter]simplify: Simplifying (pow (sqrt (fabs x)) 3) 1546940188.799 * * [misc]simplify: iters left: 3 (5 enodes) 1546940188.800 * * [misc]simplify: iters left: 2 (8 enodes) 1546940188.801 * [exit]simplify: Simplified to (* (sqrt (fabs x)) (fabs x)) 1546940188.801 * [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)))))))) 1546940188.801 * * * * [misc]progress: [ 12 / 95 ] simplifiying candidate # 1546940188.802 * [enter]simplify: Simplifying (pow (fabs x) 3) 1546940188.802 * * [misc]simplify: iters left: 2 (4 enodes) 1546940188.802 * * [misc]simplify: iters left: 1 (7 enodes) 1546940188.803 * [exit]simplify: Simplified to (pow (fabs x) 3) 1546940188.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 1 3)) (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))))))) 1546940188.803 * * * * [misc]progress: [ 13 / 95 ] simplifiying candidate # 1546940188.804 * [enter]simplify: Simplifying (fabs x) 1546940188.804 * * [misc]simplify: iters left: 1 (2 enodes) 1546940188.804 * [exit]simplify: Simplified to (fabs x) 1546940188.804 * [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)))))))) 1546940188.804 * * * * [misc]progress: [ 14 / 95 ] simplifiying candidate # 1546940188.804 * [enter]simplify: Simplifying (cbrt (pow (fabs x) 3)) 1546940188.804 * * [misc]simplify: iters left: 3 (5 enodes) 1546940188.805 * * [misc]simplify: iters left: 2 (8 enodes) 1546940188.806 * * [misc]simplify: iters left: 1 (12 enodes) 1546940188.807 * [exit]simplify: Simplified to (fabs x) 1546940188.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 (* (cbrt (pow (fabs x) 3)) (cbrt (pow (fabs x) 3)))) (fabs x)) (* 1/21 (pow (fabs x) 7)))))))) 1546940188.808 * * * * [misc]progress: [ 15 / 95 ] simplifiying candidate # 1546940188.808 * [enter]simplify: Simplifying (pow (cbrt (fabs x)) 3) 1546940188.808 * * [misc]simplify: iters left: 3 (5 enodes) 1546940188.809 * * [misc]simplify: iters left: 2 (8 enodes) 1546940188.810 * [exit]simplify: Simplified to (fabs x) 1546940188.810 * [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)))))))) 1546940188.810 * * * * [misc]progress: [ 16 / 95 ] simplifiying candidate # 1546940188.810 * [enter]simplify: Simplifying (pow (sqrt (fabs x)) 3) 1546940188.810 * * [misc]simplify: iters left: 3 (5 enodes) 1546940188.811 * * [misc]simplify: iters left: 2 (8 enodes) 1546940188.813 * [exit]simplify: Simplified to (* (sqrt (fabs x)) (fabs x)) 1546940188.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 (pow (sqrt (fabs x)) 3)) (* (sqrt (fabs x)) (fabs x))) (* 1/21 (pow (fabs x) 7)))))))) 1546940188.814 * * * * [misc]progress: [ 17 / 95 ] simplifiying candidate # 1546940188.814 * [enter]simplify: Simplifying (pow (fabs x) 3) 1546940188.814 * * [misc]simplify: iters left: 2 (4 enodes) 1546940188.815 * * [misc]simplify: iters left: 1 (7 enodes) 1546940188.817 * [exit]simplify: Simplified to (pow (fabs x) 3) 1546940188.817 * [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)))))))) 1546940188.818 * * * * [misc]progress: [ 18 / 95 ] simplifiying candidate # 1546940188.818 * [enter]simplify: Simplifying (* (fabs x) (fabs x)) 1546940188.818 * * [misc]simplify: iters left: 3 (3 enodes) 1546940188.819 * [exit]simplify: Simplified to (* (fabs x) (fabs x)) 1546940188.819 * [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)))))))) 1546940188.819 * * * * [misc]progress: [ 19 / 95 ] simplifiying candidate # 1546940188.819 * [enter]simplify: Simplifying (sqrt (pow (fabs x) 3)) 1546940188.819 * * [misc]simplify: iters left: 3 (5 enodes) 1546940188.820 * * [misc]simplify: iters left: 2 (8 enodes) 1546940188.821 * [exit]simplify: Simplified to (sqrt (pow (fabs x) 3)) 1546940188.821 * [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)))))))) 1546940188.821 * * * * [misc]progress: [ 20 / 95 ] simplifiying candidate # 1546940188.821 * [enter]simplify: Simplifying (pow (fabs x) 3) 1546940188.822 * * [misc]simplify: iters left: 2 (4 enodes) 1546940188.822 * * [misc]simplify: iters left: 1 (7 enodes) 1546940188.823 * [exit]simplify: Simplified to (pow (fabs x) 3) 1546940188.823 * [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)))))))) 1546940188.823 * * * * [misc]progress: [ 21 / 95 ] simplifiying candidate # 1546940188.823 * * * * [misc]progress: [ 22 / 95 ] simplifiying candidate # 1546940188.823 * * * * [misc]progress: [ 23 / 95 ] simplifiying candidate # 1546940188.823 * * * * [misc]progress: [ 24 / 95 ] simplifiying candidate # 1546940188.824 * [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)))))) 1546940188.824 * * [misc]simplify: iters left: 6 (24 enodes) 1546940188.828 * * [misc]simplify: iters left: 5 (50 enodes) 1546940188.837 * * [misc]simplify: iters left: 4 (117 enodes) 1546940188.879 * * [misc]simplify: iters left: 3 (265 enodes) 1546940188.986 * [exit]simplify: Simplified to (fma (sqrt (/ 1 PI)) (fma (fabs x) (fma (fabs x) (* 2/3 (fabs x)) 2) (* 1/5 (pow (fabs x) 5))) (* (sqrt (/ 1 PI)) (* 1/21 (pow (fabs x) 7)))) 1546940188.986 * [misc]simplify: Simplified (2 1 1) to (λ (x) (fabs (pow (fma (sqrt (/ 1 PI)) (fma (fabs x) (fma (fabs x) (* 2/3 (fabs x)) 2) (* 1/5 (pow (fabs x) 5))) (* (sqrt (/ 1 PI)) (* 1/21 (pow (fabs x) 7)))) 1))) 1546940188.986 * * * * [misc]progress: [ 25 / 95 ] simplifiying candidate # 1546940188.986 * * * * [misc]progress: [ 26 / 95 ] simplifiying candidate # 1546940188.986 * [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))))))) 1546940188.986 * * [misc]simplify: iters left: 6 (26 enodes) 1546940188.995 * * [misc]simplify: iters left: 5 (46 enodes) 1546940189.008 * * [misc]simplify: iters left: 4 (83 enodes) 1546940189.022 * * [misc]simplify: iters left: 3 (145 enodes) 1546940189.051 * * [misc]simplify: iters left: 2 (220 enodes) 1546940189.088 * * [misc]simplify: iters left: 1 (238 enodes) 1546940189.118 * [exit]simplify: Simplified to (+ (log (fma (fma (* (fabs x) 2/3) (fabs x) 2) (fabs x) (fma 1/5 (pow (fabs x) 5) (* 1/21 (pow (fabs x) 7))))) (log (sqrt (/ 1 PI)))) 1546940189.118 * [misc]simplify: Simplified (2 1 1) to (λ (x) (fabs (exp (+ (log (fma (fma (* (fabs x) 2/3) (fabs x) 2) (fabs x) (fma 1/5 (pow (fabs x) 5) (* 1/21 (pow (fabs x) 7))))) (log (sqrt (/ 1 PI))))))) 1546940189.118 * * * * [misc]progress: [ 27 / 95 ] simplifiying candidate # 1546940189.118 * * * * [misc]progress: [ 28 / 95 ] simplifiying candidate # 1546940189.118 * * * * [misc]progress: [ 29 / 95 ] simplifiying candidate # 1546940189.118 * [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))))))) 1546940189.119 * * [misc]simplify: iters left: 6 (28 enodes) 1546940189.128 * * [misc]simplify: iters left: 5 (66 enodes) 1546940189.149 * * [misc]simplify: iters left: 4 (302 enodes) 1546940189.641 * [exit]simplify: Simplified to (* (* (fma 1/5 (pow (fabs x) 5) (fma (* (fabs x) (fabs x)) (* 2/3 (fabs x)) (fma 1/21 (pow (fabs x) 7) (* 2 (fabs x))))) (fma 1/5 (pow (fabs x) 5) (fma (* (fabs x) (fabs x)) (* 2/3 (fabs x)) (fma 1/21 (pow (fabs x) 7) (* 2 (fabs x)))))) (* (fma 1/5 (pow (fabs x) 5) (fma (* (fabs x) (fabs x)) (* 2/3 (fabs x)) (fma 1/21 (pow (fabs x) 7) (* 2 (fabs x))))) (/ (sqrt (/ 1 PI)) PI))) 1546940189.641 * [misc]simplify: Simplified (2 1 1) to (λ (x) (fabs (cbrt (* (* (fma 1/5 (pow (fabs x) 5) (fma (* (fabs x) (fabs x)) (* 2/3 (fabs x)) (fma 1/21 (pow (fabs x) 7) (* 2 (fabs x))))) (fma 1/5 (pow (fabs x) 5) (fma (* (fabs x) (fabs x)) (* 2/3 (fabs x)) (fma 1/21 (pow (fabs x) 7) (* 2 (fabs x)))))) (* (fma 1/5 (pow (fabs x) 5) (fma (* (fabs x) (fabs x)) (* 2/3 (fabs x)) (fma 1/21 (pow (fabs x) 7) (* 2 (fabs x))))) (/ (sqrt (/ 1 PI)) PI)))))) 1546940189.642 * * * * [misc]progress: [ 30 / 95 ] simplifiying candidate # 1546940189.642 * * * * [misc]progress: [ 31 / 95 ] simplifiying candidate # 1546940189.642 * * * * [misc]progress: [ 32 / 95 ] simplifiying candidate # 1546940189.642 * * * * [misc]progress: [ 33 / 95 ] simplifiying candidate # 1546940189.642 * [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))) 1546940189.642 * * [misc]simplify: iters left: 6 (24 enodes) 1546940189.647 * * [misc]simplify: iters left: 5 (57 enodes) 1546940189.660 * * [misc]simplify: iters left: 4 (142 enodes) 1546940189.756 * [exit]simplify: Simplified to (fma (* (fma (fabs x) (* (* (fabs x) (fabs x)) 2/3) (fma 1/21 (pow (fabs x) 7) (* (fabs x) 2))) (fma (fabs x) (* (* (fabs x) (fabs x)) 2/3) (fma 1/21 (pow (fabs x) 7) (* (fabs x) 2)))) (fma (fabs x) (* (* (fabs x) (fabs x)) 2/3) (fma 1/21 (pow (fabs x) 7) (* (fabs x) 2))) (* (* 1/125 (pow (fabs x) 5)) (* (pow (fabs x) 5) (pow (fabs x) 5)))) 1546940189.756 * [misc]simplify: Simplified (2 1 1) to (λ (x) (fabs (/ (fma (* (fma (fabs x) (* (* (fabs x) (fabs x)) 2/3) (fma 1/21 (pow (fabs x) 7) (* (fabs x) 2))) (fma (fabs x) (* (* (fabs x) (fabs x)) 2/3) (fma 1/21 (pow (fabs x) 7) (* (fabs x) 2)))) (fma (fabs x) (* (* (fabs x) (fabs x)) 2/3) (fma 1/21 (pow (fabs x) 7) (* (fabs x) 2))) (* (* 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)) (* 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))))))))))) 1546940189.756 * [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)))))))) 1546940189.756 * * [misc]simplify: iters left: 6 (26 enodes) 1546940189.761 * * [misc]simplify: iters left: 5 (74 enodes) 1546940189.782 * * [misc]simplify: iters left: 4 (288 enodes) 1546940189.984 * [exit]simplify: Simplified to (fma (* (sqrt PI) (fma (* (fabs x) (fabs x)) (* 2/3 (fabs x)) (fma (pow (fabs x) 7) 1/21 (* (fabs x) 2)))) (+ (fma (* (fabs x) (fabs x)) (* 2/3 (fabs x)) (fma (pow (fabs x) 7) 1/21 (* (fabs x) 2))) (* (pow (fabs x) 5) -1/5)) (* (* (pow (fabs x) 5) 1/25) (* (pow (fabs x) 5) (sqrt PI)))) 1546940189.984 * [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))) (fma (* (sqrt PI) (fma (* (fabs x) (fabs x)) (* 2/3 (fabs x)) (fma (pow (fabs x) 7) 1/21 (* (fabs x) 2)))) (+ (fma (* (fabs x) (fabs x)) (* 2/3 (fabs x)) (fma (pow (fabs x) 7) 1/21 (* (fabs x) 2))) (* (pow (fabs x) 5) -1/5)) (* (* (pow (fabs x) 5) 1/25) (* (pow (fabs x) 5) (sqrt PI))))))) 1546940189.984 * * * * [misc]progress: [ 34 / 95 ] simplifiying candidate # 1546940189.984 * [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))))))) 1546940189.984 * * [misc]simplify: iters left: 6 (24 enodes) 1546940189.989 * * [misc]simplify: iters left: 5 (56 enodes) 1546940190.002 * * [misc]simplify: iters left: 4 (165 enodes) 1546940190.086 * [exit]simplify: Simplified to (- (* (* (pow (fabs x) 5) 1/5) (* (pow (fabs x) 5) 1/5)) (* (fma (fabs x) (* (* (fabs x) (fabs x)) 2/3) (fma (pow (fabs x) 7) 1/21 (* (fabs x) 2))) (fma (fabs x) (* (* (fabs x) (fabs x)) 2/3) (fma (pow (fabs x) 7) 1/21 (* (fabs x) 2))))) 1546940190.086 * [misc]simplify: Simplified (2 1 1) to (λ (x) (fabs (/ (- (* (* (pow (fabs x) 5) 1/5) (* (pow (fabs x) 5) 1/5)) (* (fma (fabs x) (* (* (fabs x) (fabs x)) 2/3) (fma (pow (fabs x) 7) 1/21 (* (fabs x) 2))) (fma (fabs x) (* (* (fabs x) (fabs x)) 2/3) (fma (pow (fabs x) 7) 1/21 (* (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))))))))) 1546940190.086 * [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)))))) 1546940190.086 * * [misc]simplify: iters left: 6 (22 enodes) 1546940190.090 * * [misc]simplify: iters left: 5 (41 enodes) 1546940190.101 * * [misc]simplify: iters left: 4 (87 enodes) 1546940190.135 * * [misc]simplify: iters left: 3 (204 enodes) 1546940190.197 * * [misc]simplify: iters left: 2 (494 enodes) 1546940190.557 * [exit]simplify: Simplified to (fma (sqrt PI) (fma (pow (fabs x) 7) -1/21 (fma 1/5 (pow (fabs x) 5) (* -2 (fabs x)))) (* (* -2/3 (fabs x)) (* (* (fabs x) (fabs x)) (sqrt PI)))) 1546940190.557 * [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))))))) (fma (sqrt PI) (fma (pow (fabs x) 7) -1/21 (fma 1/5 (pow (fabs x) 5) (* -2 (fabs x)))) (* (* -2/3 (fabs x)) (* (* (fabs x) (fabs x)) (sqrt PI))))))) 1546940190.557 * * * * [misc]progress: [ 35 / 95 ] simplifiying candidate # 1546940190.557 * * * * [misc]progress: [ 36 / 95 ] simplifiying candidate # 1546940190.558 * [enter]simplify: Simplifying (* (sqrt (/ 1 PI)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7))))) 1546940190.558 * * [misc]simplify: iters left: 6 (19 enodes) 1546940190.564 * * [misc]simplify: iters left: 5 (40 enodes) 1546940190.577 * * [misc]simplify: iters left: 4 (84 enodes) 1546940190.610 * * [misc]simplify: iters left: 3 (178 enodes) 1546940190.683 * * [misc]simplify: iters left: 2 (326 enodes) 1546940190.771 * * [misc]simplify: iters left: 1 (440 enodes) 1546940190.904 * [exit]simplify: Simplified to (* (sqrt (/ 1 PI)) (fma (fma (* (fabs x) 2/3) (fabs x) 2) (fabs x) (* 1/21 (pow (fabs x) 7)))) 1546940190.904 * [misc]simplify: Simplified (2 1 2) to (λ (x) (fabs (+ (* (sqrt (/ 1 PI)) (* 1/5 (pow (fabs x) 5))) (* (sqrt (/ 1 PI)) (fma (fma (* (fabs x) 2/3) (fabs x) 2) (fabs x) (* 1/21 (pow (fabs x) 7))))))) 1546940190.904 * * * * [misc]progress: [ 37 / 95 ] simplifiying candidate # 1546940190.905 * [enter]simplify: Simplifying (* (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))) (sqrt (/ 1 PI))) 1546940190.905 * * [misc]simplify: iters left: 6 (19 enodes) 1546940190.911 * * [misc]simplify: iters left: 5 (34 enodes) 1546940190.922 * * [misc]simplify: iters left: 4 (68 enodes) 1546940190.948 * * [misc]simplify: iters left: 3 (138 enodes) 1546940190.982 * * [misc]simplify: iters left: 2 (230 enodes) 1546940191.031 * * [misc]simplify: iters left: 1 (353 enodes) 1546940191.107 * [exit]simplify: Simplified to (* (sqrt (/ 1 PI)) (fma (fabs x) (fma (fabs x) (* 2/3 (fabs x)) 2) (* 1/21 (pow (fabs x) 7)))) 1546940191.107 * [misc]simplify: Simplified (2 1 2) to (λ (x) (fabs (+ (* (* 1/5 (pow (fabs x) 5)) (sqrt (/ 1 PI))) (* (sqrt (/ 1 PI)) (fma (fabs x) (fma (fabs x) (* 2/3 (fabs x)) 2) (* 1/21 (pow (fabs x) 7))))))) 1546940191.107 * * * * [misc]progress: [ 38 / 95 ] simplifiying candidate # 1546940191.107 * [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)))))) 1546940191.108 * * [misc]simplify: iters left: 6 (20 enodes) 1546940191.111 * * [misc]simplify: iters left: 5 (37 enodes) 1546940191.116 * * [misc]simplify: iters left: 4 (74 enodes) 1546940191.130 * * [misc]simplify: iters left: 3 (138 enodes) 1546940191.170 * * [misc]simplify: iters left: 2 (214 enodes) 1546940191.201 * * [misc]simplify: iters left: 1 (237 enodes) 1546940191.237 * [exit]simplify: Simplified to (cbrt (fma 1/21 (pow (fabs x) 7) (fma (fabs x) (fma (fabs x) (* (fabs x) 2/3) 2) (* (pow (fabs x) 5) 1/5)))) 1546940191.237 * [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 (fma 1/21 (pow (fabs x) 7) (fma (fabs x) (fma (fabs x) (* (fabs x) 2/3) 2) (* (pow (fabs x) 5) 1/5))))))) 1546940191.237 * * * * [misc]progress: [ 39 / 95 ] simplifiying candidate # 1546940191.237 * [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)))))) 1546940191.237 * * [misc]simplify: iters left: 6 (20 enodes) 1546940191.241 * * [misc]simplify: iters left: 5 (37 enodes) 1546940191.246 * * [misc]simplify: iters left: 4 (74 enodes) 1546940191.260 * * [misc]simplify: iters left: 3 (138 enodes) 1546940191.296 * * [misc]simplify: iters left: 2 (214 enodes) 1546940191.350 * * [misc]simplify: iters left: 1 (237 enodes) 1546940191.376 * [exit]simplify: Simplified to (sqrt (fma 1/21 (pow (fabs x) 7) (fma (fabs x) (fma (fabs x) (* (fabs x) 2/3) 2) (* (pow (fabs x) 5) 1/5)))) 1546940191.376 * [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 (fma 1/21 (pow (fabs x) 7) (fma (fabs x) (fma (fabs x) (* (fabs x) 2/3) 2) (* (pow (fabs x) 5) 1/5))))))) 1546940191.376 * * * * [misc]progress: [ 40 / 95 ] simplifiying candidate # 1546940191.377 * [enter]simplify: Simplifying (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7))))) 1546940191.377 * * [misc]simplify: iters left: 6 (19 enodes) 1546940191.380 * * [misc]simplify: iters left: 5 (36 enodes) 1546940191.386 * * [misc]simplify: iters left: 4 (73 enodes) 1546940191.404 * * [misc]simplify: iters left: 3 (137 enodes) 1546940191.429 * * [misc]simplify: iters left: 2 (213 enodes) 1546940191.474 * * [misc]simplify: iters left: 1 (237 enodes) 1546940191.506 * [exit]simplify: Simplified to (fma (pow (fabs x) 7) 1/21 (fma (fabs x) (fma (* (fabs x) 2/3) (fabs x) 2) (* (pow (fabs x) 5) 1/5))) 1546940191.507 * [misc]simplify: Simplified (2 1 2) to (λ (x) (fabs (* (* (sqrt (/ 1 PI)) 1) (fma (pow (fabs x) 7) 1/21 (fma (fabs x) (fma (* (fabs x) 2/3) (fabs x) 2) (* (pow (fabs x) 5) 1/5)))))) 1546940191.507 * * * * [misc]progress: [ 41 / 95 ] simplifiying candidate # 1546940191.507 * [enter]simplify: Simplifying (* (cbrt (sqrt (/ 1 PI))) (cbrt (sqrt (/ 1 PI)))) 1546940191.507 * * [misc]simplify: iters left: 6 (6 enodes) 1546940191.509 * * [misc]simplify: iters left: 5 (8 enodes) 1546940191.512 * [exit]simplify: Simplified to (* (cbrt (sqrt (/ 1 PI))) (cbrt (sqrt (/ 1 PI)))) 1546940191.512 * [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))))))))) 1546940191.512 * * * * [misc]progress: [ 42 / 95 ] simplifiying candidate # 1546940191.512 * [enter]simplify: Simplifying (sqrt (* (cbrt (/ 1 PI)) (cbrt (/ 1 PI)))) 1546940191.512 * * [misc]simplify: iters left: 6 (6 enodes) 1546940191.514 * * [misc]simplify: iters left: 5 (9 enodes) 1546940191.516 * [exit]simplify: Simplified to (fabs (cbrt (/ 1 PI))) 1546940191.517 * [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))))))))) 1546940191.517 * * * * [misc]progress: [ 43 / 95 ] simplifiying candidate # 1546940191.517 * [enter]simplify: Simplifying (sqrt (sqrt (/ 1 PI))) 1546940191.517 * * [misc]simplify: iters left: 4 (5 enodes) 1546940191.519 * * [misc]simplify: iters left: 3 (7 enodes) 1546940191.520 * [exit]simplify: Simplified to (sqrt (sqrt (/ 1 PI))) 1546940191.520 * [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))))))))) 1546940191.520 * * * * [misc]progress: [ 44 / 95 ] simplifiying candidate # 1546940191.521 * [enter]simplify: Simplifying (sqrt 1) 1546940191.521 * * [misc]simplify: iters left: 1 (2 enodes) 1546940191.522 * [exit]simplify: Simplified to 1 1546940191.522 * [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))))))))) 1546940191.522 * * * * [misc]progress: [ 45 / 95 ] simplifiying candidate # 1546940191.523 * [enter]simplify: Simplifying (sqrt 1) 1546940191.523 * * [misc]simplify: iters left: 1 (2 enodes) 1546940191.524 * [exit]simplify: Simplified to 1 1546940191.524 * [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))))))))) 1546940191.524 * * * * [misc]progress: [ 46 / 95 ] simplifiying candidate # 1546940191.524 * [enter]simplify: Simplifying (sqrt (sqrt (/ 1 PI))) 1546940191.524 * * [misc]simplify: iters left: 4 (5 enodes) 1546940191.526 * * [misc]simplify: iters left: 3 (7 enodes) 1546940191.527 * [exit]simplify: Simplified to (sqrt (sqrt (/ 1 PI))) 1546940191.527 * [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))))))))) 1546940191.528 * * * * [misc]progress: [ 47 / 95 ] simplifiying candidate # 1546940191.528 * * * * [misc]progress: [ 48 / 95 ] simplifiying candidate # 1546940191.528 * [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))))))) 1546940191.528 * * [misc]simplify: iters left: 6 (23 enodes) 1546940191.537 * * [misc]simplify: iters left: 5 (64 enodes) 1546940191.567 * * [misc]simplify: iters left: 4 (252 enodes) 1546940191.759 * [exit]simplify: Simplified to (fma (fma (* (fabs x) 2/3) (* (fabs x) (fabs x)) (fma (pow (fabs x) 7) 1/21 (* 2 (fabs x)))) (+ (fma (* (fabs x) 2/3) (* (fabs x) (fabs x)) (fma (pow (fabs x) 7) 1/21 (* 2 (fabs x)))) (* -1/5 (pow (fabs x) 5))) (* (* 1/25 (pow (fabs x) 5)) (pow (fabs x) 5))) 1546940191.759 * [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))) (fma (fma (* (fabs x) 2/3) (* (fabs x) (fabs x)) (fma (pow (fabs x) 7) 1/21 (* 2 (fabs x)))) (+ (fma (* (fabs x) 2/3) (* (fabs x) (fabs x)) (fma (pow (fabs x) 7) 1/21 (* 2 (fabs x)))) (* -1/5 (pow (fabs x) 5))) (* (* 1/25 (pow (fabs x) 5)) (pow (fabs x) 5)))))) 1546940191.759 * * * * [misc]progress: [ 49 / 95 ] simplifiying candidate # 1546940191.760 * [enter]simplify: Simplifying (- (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7))))) 1546940191.760 * * [misc]simplify: iters left: 6 (19 enodes) 1546940191.766 * * [misc]simplify: iters left: 5 (37 enodes) 1546940191.779 * * [misc]simplify: iters left: 4 (77 enodes) 1546940191.808 * * [misc]simplify: iters left: 3 (166 enodes) 1546940191.868 * * [misc]simplify: iters left: 2 (328 enodes) 1546940192.018 * [exit]simplify: Simplified to (fma (fabs x) (+ -2 (* -2/3 (* (fabs x) (fabs x)))) (fma -1/21 (pow (fabs x) 7) (* (pow (fabs x) 5) 1/5))) 1546940192.018 * [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))))))) (fma (fabs x) (+ -2 (* -2/3 (* (fabs x) (fabs x)))) (fma -1/21 (pow (fabs x) 7) (* (pow (fabs x) 5) 1/5)))))) 1546940192.018 * * * * [misc]progress: [ 50 / 95 ] simplifiying candidate # 1546940192.018 * [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)))))) 1546940192.018 * * [misc]simplify: iters left: 6 (22 enodes) 1546940192.023 * * [misc]simplify: iters left: 5 (48 enodes) 1546940192.034 * * [misc]simplify: iters left: 4 (117 enodes) 1546940192.113 * * [misc]simplify: iters left: 3 (275 enodes) 1546940192.293 * [exit]simplify: Simplified to (fma (pow (fabs x) 5) 1/5 (fma (fabs x) (fma (* (fabs x) 2/3) (fabs x) 2) (* (pow (fabs x) 7) 1/21))) 1546940192.294 * [misc]simplify: Simplified (2 1 1) to (λ (x) (fabs (/ (fma (pow (fabs x) 5) 1/5 (fma (fabs x) (fma (* (fabs x) 2/3) (fabs x) 2) (* (pow (fabs x) 7) 1/21))) (sqrt PI)))) 1546940192.294 * * * * [misc]progress: [ 51 / 95 ] simplifiying candidate # 1546940192.294 * * * * [misc]progress: [ 52 / 95 ] simplifiying candidate # 1546940192.294 * * * * [misc]progress: [ 53 / 95 ] simplifiying candidate # 1546940192.294 * * * * [misc]progress: [ 54 / 95 ] simplifiying candidate # 1546940192.294 * * * * [misc]progress: [ 55 / 95 ] simplifiying candidate # 1546940192.294 * * * * [misc]progress: [ 56 / 95 ] simplifiying candidate # 1546940192.294 * * * * [misc]progress: [ 57 / 95 ] simplifiying candidate # 1546940192.294 * * * * [misc]progress: [ 58 / 95 ] simplifiying candidate # 1546940192.294 * * * * [misc]progress: [ 59 / 95 ] simplifiying candidate # 1546940192.294 * * * * [misc]progress: [ 60 / 95 ] simplifiying candidate # 1546940192.294 * * * * [misc]progress: [ 61 / 95 ] simplifiying candidate # 1546940192.295 * [enter]simplify: Simplifying (pow (cbrt (fabs x)) 5) 1546940192.295 * * [misc]simplify: iters left: 3 (5 enodes) 1546940192.296 * [exit]simplify: Simplified to (pow (cbrt (fabs x)) 5) 1546940192.296 * [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)))))))) 1546940192.296 * * * * [misc]progress: [ 62 / 95 ] simplifiying candidate # 1546940192.296 * [enter]simplify: Simplifying (pow (sqrt (fabs x)) 5) 1546940192.296 * * [misc]simplify: iters left: 3 (5 enodes) 1546940192.297 * [exit]simplify: Simplified to (pow (sqrt (fabs x)) 5) 1546940192.297 * [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)))))))) 1546940192.297 * * * * [misc]progress: [ 63 / 95 ] simplifiying candidate # 1546940192.297 * [enter]simplify: Simplifying (pow (fabs x) 5) 1546940192.297 * * [misc]simplify: iters left: 2 (4 enodes) 1546940192.297 * [exit]simplify: Simplified to (pow (fabs x) 5) 1546940192.297 * [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)))))))) 1546940192.297 * * * * [misc]progress: [ 64 / 95 ] simplifiying candidate # 1546940192.298 * [enter]simplify: Simplifying (cbrt (pow (fabs x) 5)) 1546940192.298 * * [misc]simplify: iters left: 3 (5 enodes) 1546940192.298 * [exit]simplify: Simplified to (cbrt (pow (fabs x) 5)) 1546940192.298 * [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)))))))) 1546940192.298 * * * * [misc]progress: [ 65 / 95 ] simplifiying candidate # 1546940192.299 * [enter]simplify: Simplifying (sqrt (pow (fabs x) 5)) 1546940192.299 * * [misc]simplify: iters left: 3 (5 enodes) 1546940192.299 * [exit]simplify: Simplified to (sqrt (pow (fabs x) 5)) 1546940192.299 * [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)))))))) 1546940192.299 * * * * [misc]progress: [ 66 / 95 ] simplifiying candidate # 1546940192.299 * [enter]simplify: Simplifying (pow (fabs x) 5) 1546940192.299 * * [misc]simplify: iters left: 2 (4 enodes) 1546940192.300 * [exit]simplify: Simplified to (pow (fabs x) 5) 1546940192.300 * [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)))))))) 1546940192.300 * * * * [misc]progress: [ 67 / 95 ] simplifiying candidate # 1546940192.300 * * * * [misc]progress: [ 68 / 95 ] simplifiying candidate # 1546940192.300 * * * * [misc]progress: [ 69 / 95 ] simplifiying candidate # 1546940192.300 * * * * [misc]progress: [ 70 / 95 ] simplifiying candidate # 1546940192.300 * * * * [misc]progress: [ 71 / 95 ] simplifiying candidate # 1546940192.300 * * * * [misc]progress: [ 72 / 95 ] simplifiying candidate # 1546940192.300 * * * * [misc]progress: [ 73 / 95 ] simplifiying candidate # 1546940192.300 * * * * [misc]progress: [ 74 / 95 ] simplifiying candidate # 1546940192.300 * * * * [misc]progress: [ 75 / 95 ] simplifiying candidate # 1546940192.300 * * * * [misc]progress: [ 76 / 95 ] simplifiying candidate # 1546940192.301 * * * * [misc]progress: [ 77 / 95 ] simplifiying candidate # 1546940192.301 * [enter]simplify: Simplifying (pow (cbrt (fabs x)) 7) 1546940192.301 * * [misc]simplify: iters left: 3 (5 enodes) 1546940192.301 * [exit]simplify: Simplified to (pow (cbrt (fabs x)) 7) 1546940192.301 * [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)))))))) 1546940192.301 * * * * [misc]progress: [ 78 / 95 ] simplifiying candidate # 1546940192.302 * [enter]simplify: Simplifying (pow (sqrt (fabs x)) 7) 1546940192.302 * * [misc]simplify: iters left: 3 (5 enodes) 1546940192.302 * [exit]simplify: Simplified to (pow (sqrt (fabs x)) 7) 1546940192.302 * [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)))))))) 1546940192.302 * * * * [misc]progress: [ 79 / 95 ] simplifiying candidate # 1546940192.303 * [enter]simplify: Simplifying (pow (fabs x) 7) 1546940192.303 * * [misc]simplify: iters left: 2 (4 enodes) 1546940192.303 * [exit]simplify: Simplified to (pow (fabs x) 7) 1546940192.303 * [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)))))))) 1546940192.303 * * * * [misc]progress: [ 80 / 95 ] simplifiying candidate # 1546940192.303 * [enter]simplify: Simplifying (cbrt (pow (fabs x) 7)) 1546940192.303 * * [misc]simplify: iters left: 3 (5 enodes) 1546940192.304 * [exit]simplify: Simplified to (cbrt (pow (fabs x) 7)) 1546940192.304 * [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))))))))) 1546940192.304 * * * * [misc]progress: [ 81 / 95 ] simplifiying candidate # 1546940192.304 * [enter]simplify: Simplifying (sqrt (pow (fabs x) 7)) 1546940192.304 * * [misc]simplify: iters left: 3 (5 enodes) 1546940192.305 * [exit]simplify: Simplified to (sqrt (pow (fabs x) 7)) 1546940192.305 * [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))))))))) 1546940192.305 * * * * [misc]progress: [ 82 / 95 ] simplifiying candidate # 1546940192.305 * [enter]simplify: Simplifying (pow (fabs x) 7) 1546940192.305 * * [misc]simplify: iters left: 2 (4 enodes) 1546940192.306 * [exit]simplify: Simplified to (pow (fabs x) 7) 1546940192.306 * [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)))))))) 1546940192.306 * * * * [misc]progress: [ 83 / 95 ] simplifiying candidate # 1546940192.306 * * * * [misc]progress: [ 84 / 95 ] simplifiying candidate # 1546940192.306 * [enter]simplify: Simplifying (* 2/3 (pow (fabs x) 3)) 1546940192.306 * * [misc]simplify: iters left: 4 (6 enodes) 1546940192.307 * * [misc]simplify: iters left: 3 (10 enodes) 1546940192.309 * * [misc]simplify: iters left: 2 (18 enodes) 1546940192.311 * * [misc]simplify: iters left: 1 (22 enodes) 1546940192.314 * [exit]simplify: Simplified to (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) 1546940192.314 * [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)))))))) 1546940192.314 * * * * [misc]progress: [ 85 / 95 ] simplifiying candidate # 1546940192.314 * [enter]simplify: Simplifying (* 2/3 (pow (fabs x) 3)) 1546940192.315 * * [misc]simplify: iters left: 4 (6 enodes) 1546940192.315 * * [misc]simplify: iters left: 3 (10 enodes) 1546940192.317 * * [misc]simplify: iters left: 2 (18 enodes) 1546940192.320 * * [misc]simplify: iters left: 1 (22 enodes) 1546940192.323 * [exit]simplify: Simplified to (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) 1546940192.323 * [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)))))))) 1546940192.323 * * * * [misc]progress: [ 86 / 95 ] simplifiying candidate # 1546940192.323 * [enter]simplify: Simplifying (* 2/3 (pow (fabs x) 3)) 1546940192.323 * * [misc]simplify: iters left: 4 (6 enodes) 1546940192.324 * * [misc]simplify: iters left: 3 (10 enodes) 1546940192.325 * * [misc]simplify: iters left: 2 (18 enodes) 1546940192.330 * * [misc]simplify: iters left: 1 (22 enodes) 1546940192.333 * [exit]simplify: Simplified to (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) 1546940192.333 * [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)))))))) 1546940192.333 * * * * [misc]progress: [ 87 / 95 ] simplifiying candidate # 1546940192.333 * [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)))))) 1546940192.333 * * [misc]simplify: iters left: 6 (24 enodes) 1546940192.337 * * [misc]simplify: iters left: 5 (50 enodes) 1546940192.346 * * [misc]simplify: iters left: 4 (117 enodes) 1546940192.370 * * [misc]simplify: iters left: 3 (265 enodes) 1546940192.500 * [exit]simplify: Simplified to (fma (sqrt (/ 1 PI)) (fma (fabs x) (fma (fabs x) (* 2/3 (fabs x)) 2) (* 1/5 (pow (fabs x) 5))) (* (sqrt (/ 1 PI)) (* 1/21 (pow (fabs x) 7)))) 1546940192.500 * [misc]simplify: Simplified (2 1) to (λ (x) (fabs (fma (sqrt (/ 1 PI)) (fma (fabs x) (fma (fabs x) (* 2/3 (fabs x)) 2) (* 1/5 (pow (fabs x) 5))) (* (sqrt (/ 1 PI)) (* 1/21 (pow (fabs x) 7)))))) 1546940192.500 * * * * [misc]progress: [ 88 / 95 ] simplifiying candidate # 1546940192.500 * [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)))))) 1546940192.500 * * [misc]simplify: iters left: 6 (24 enodes) 1546940192.508 * * [misc]simplify: iters left: 5 (50 enodes) 1546940192.527 * * [misc]simplify: iters left: 4 (117 enodes) 1546940192.556 * * [misc]simplify: iters left: 3 (265 enodes) 1546940192.704 * [exit]simplify: Simplified to (fma (sqrt (/ 1 PI)) (fma (fabs x) (fma (fabs x) (* 2/3 (fabs x)) 2) (* 1/5 (pow (fabs x) 5))) (* (sqrt (/ 1 PI)) (* 1/21 (pow (fabs x) 7)))) 1546940192.704 * [misc]simplify: Simplified (2 1) to (λ (x) (fabs (fma (sqrt (/ 1 PI)) (fma (fabs x) (fma (fabs x) (* 2/3 (fabs x)) 2) (* 1/5 (pow (fabs x) 5))) (* (sqrt (/ 1 PI)) (* 1/21 (pow (fabs x) 7)))))) 1546940192.704 * * * * [misc]progress: [ 89 / 95 ] simplifiying candidate # 1546940192.705 * [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)))))) 1546940192.705 * * [misc]simplify: iters left: 6 (24 enodes) 1546940192.713 * * [misc]simplify: iters left: 5 (50 enodes) 1546940192.730 * * [misc]simplify: iters left: 4 (117 enodes) 1546940192.763 * * [misc]simplify: iters left: 3 (265 enodes) 1546940192.903 * [exit]simplify: Simplified to (fma (sqrt (/ 1 PI)) (fma (fabs x) (fma (fabs x) (* 2/3 (fabs x)) 2) (* 1/5 (pow (fabs x) 5))) (* (sqrt (/ 1 PI)) (* 1/21 (pow (fabs x) 7)))) 1546940192.903 * [misc]simplify: Simplified (2 1) to (λ (x) (fabs (fma (sqrt (/ 1 PI)) (fma (fabs x) (fma (fabs x) (* 2/3 (fabs x)) 2) (* 1/5 (pow (fabs x) 5))) (* (sqrt (/ 1 PI)) (* 1/21 (pow (fabs x) 7)))))) 1546940192.903 * * * * [misc]progress: [ 90 / 95 ] simplifiying candidate # 1546940192.903 * [enter]simplify: Simplifying (* 1/5 (pow (fabs x) 5)) 1546940192.903 * * [misc]simplify: iters left: 4 (6 enodes) 1546940192.905 * * [misc]simplify: iters left: 3 (7 enodes) 1546940192.907 * [exit]simplify: Simplified to (* (pow (fabs x) 5) 1/5) 1546940192.907 * [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)))))))) 1546940192.907 * * * * [misc]progress: [ 91 / 95 ] simplifiying candidate # 1546940192.907 * [enter]simplify: Simplifying (* 1/5 (pow (fabs x) 5)) 1546940192.907 * * [misc]simplify: iters left: 4 (6 enodes) 1546940192.909 * * [misc]simplify: iters left: 3 (7 enodes) 1546940192.911 * [exit]simplify: Simplified to (* (pow (fabs x) 5) 1/5) 1546940192.911 * [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)))))))) 1546940192.911 * * * * [misc]progress: [ 92 / 95 ] simplifiying candidate # 1546940192.911 * [enter]simplify: Simplifying (* 1/5 (pow (fabs x) 5)) 1546940192.911 * * [misc]simplify: iters left: 4 (6 enodes) 1546940192.913 * * [misc]simplify: iters left: 3 (7 enodes) 1546940192.915 * [exit]simplify: Simplified to (* (pow (fabs x) 5) 1/5) 1546940192.915 * [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)))))))) 1546940192.915 * * * * [misc]progress: [ 93 / 95 ] simplifiying candidate # 1546940192.916 * [enter]simplify: Simplifying (* 1/21 (pow (fabs x) 7)) 1546940192.916 * * [misc]simplify: iters left: 4 (6 enodes) 1546940192.918 * * [misc]simplify: iters left: 3 (7 enodes) 1546940192.920 * [exit]simplify: Simplified to (* (pow (fabs x) 7) 1/21) 1546940192.920 * [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))))))) 1546940192.920 * * * * [misc]progress: [ 94 / 95 ] simplifiying candidate # 1546940192.920 * [enter]simplify: Simplifying (* 1/21 (pow (fabs x) 7)) 1546940192.920 * * [misc]simplify: iters left: 4 (6 enodes) 1546940192.922 * * [misc]simplify: iters left: 3 (7 enodes) 1546940192.924 * [exit]simplify: Simplified to (* (pow (fabs x) 7) 1/21) 1546940192.924 * [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))))))) 1546940192.924 * * * * [misc]progress: [ 95 / 95 ] simplifiying candidate # 1546940192.924 * [enter]simplify: Simplifying (* 1/21 (pow (fabs x) 7)) 1546940192.924 * * [misc]simplify: iters left: 4 (6 enodes) 1546940192.926 * * [misc]simplify: iters left: 3 (7 enodes) 1546940192.928 * [exit]simplify: Simplified to (* (pow (fabs x) 7) 1/21) 1546940192.928 * [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))))))) 1546940192.928 * * * [misc]progress: adding candidates to table 1546940194.561 * * [misc]progress: iteration 3 / 4 1546940194.561 * * * [misc]progress: picking best candidate 1546940194.574 * * * * [misc]pick: Picked # 1546940194.574 * * * [misc]progress: localizing error 1546940194.593 * * * [misc]progress: generating rewritten candidates 1546940194.593 * * * * [misc]progress: [ 1 / 4 ] rewriting at (2 1 2 2 2 2 2) 1546940194.594 * * * * [misc]progress: [ 2 / 4 ] rewriting at (2 1 2 2 2 2 1) 1546940194.596 * * * * [misc]progress: [ 3 / 4 ] rewriting at (2 1 2 2 2 1) 1546940194.598 * * * * [misc]progress: [ 4 / 4 ] rewriting at (2 1) 1546940194.671 * * * [misc]progress: generating series expansions 1546940194.671 * * * * [misc]progress: [ 1 / 4 ] generating series at (2 1 2 2 2 2 2) 1546940194.672 * [misc]backup-simplify: Simplify (sqrt (* 1/21 (pow (fabs x) 7))) into (* (sqrt (pow (fabs x) 7)) (sqrt 1/21)) 1546940194.672 * [misc]approximate: Taking taylor expansion of (* (sqrt (pow (fabs x) 7)) (sqrt 1/21)) in (x) around 0 1546940194.672 * [misc]taylor: Taking taylor expansion of (* (sqrt (pow (fabs x) 7)) (sqrt 1/21)) in x 1546940194.672 * [misc]taylor: Taking taylor expansion of (sqrt (pow (fabs x) 7)) in x 1546940194.672 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 7) in x 1546940194.672 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546940194.672 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546940194.672 * [misc]backup-simplify: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 1546940194.672 * [misc]backup-simplify: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 1546940194.672 * [misc]backup-simplify: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) 1546940194.672 * [misc]backup-simplify: Simplify (* (fabs x) (pow (fabs x) 6)) into (pow (fabs x) 7) 1546940194.672 * [misc]backup-simplify: Simplify (sqrt (pow (fabs x) 7)) into (sqrt (pow (fabs x) 7)) 1546940194.672 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 1546940194.673 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 1546940194.673 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (* 0 (pow (fabs x) 3))) into 0 1546940194.673 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 6))) into 0 1546940194.673 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow (fabs x) 7)))) into 0 1546940194.673 * [misc]taylor: Taking taylor expansion of (sqrt 1/21) in x 1546940194.673 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546940194.673 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546940194.673 * [misc]backup-simplify: Simplify (sqrt 1/21) into (sqrt 1/21) 1546940194.674 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1/21))) into 0 1546940194.674 * [misc]taylor: Taking taylor expansion of (* (sqrt (pow (fabs x) 7)) (sqrt 1/21)) in x 1546940194.674 * [misc]taylor: Taking taylor expansion of (sqrt (pow (fabs x) 7)) in x 1546940194.674 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 7) in x 1546940194.674 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546940194.674 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546940194.674 * [misc]backup-simplify: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 1546940194.674 * [misc]backup-simplify: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 1546940194.674 * [misc]backup-simplify: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) 1546940194.674 * [misc]backup-simplify: Simplify (* (fabs x) (pow (fabs x) 6)) into (pow (fabs x) 7) 1546940194.674 * [misc]backup-simplify: Simplify (sqrt (pow (fabs x) 7)) into (sqrt (pow (fabs x) 7)) 1546940194.675 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 1546940194.675 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 1546940194.675 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (* 0 (pow (fabs x) 3))) into 0 1546940194.675 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 6))) into 0 1546940194.675 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow (fabs x) 7)))) into 0 1546940194.675 * [misc]taylor: Taking taylor expansion of (sqrt 1/21) in x 1546940194.675 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546940194.675 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546940194.675 * [misc]backup-simplify: Simplify (sqrt 1/21) into (sqrt 1/21) 1546940194.676 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1/21))) into 0 1546940194.676 * [misc]backup-simplify: Simplify (* (sqrt (pow (fabs x) 7)) (sqrt 1/21)) into (* (sqrt (pow (fabs x) 7)) (sqrt 1/21)) 1546940194.676 * [misc]backup-simplify: Simplify (* (sqrt (pow (fabs x) 7)) (sqrt 1/21)) into (* (sqrt (pow (fabs x) 7)) (sqrt 1/21)) 1546940194.677 * [misc]backup-simplify: Simplify (+ (* (sqrt (pow (fabs x) 7)) 0) (* 0 (sqrt 1/21))) into 0 1546940194.677 * [misc]backup-simplify: Simplify 0 into 0 1546940194.678 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1/21))) into 0 1546940194.678 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 1546940194.679 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 1546940194.679 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 1546940194.679 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))) into 0 1546940194.680 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (pow (fabs x) 7)))) into 0 1546940194.680 * [misc]backup-simplify: Simplify (+ (* (sqrt (pow (fabs x) 7)) 0) (+ (* 0 0) (* 0 (sqrt 1/21)))) into 0 1546940194.680 * [misc]backup-simplify: Simplify 0 into 0 1546940194.681 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 1/21))) into 0 1546940194.681 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 1546940194.682 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 1546940194.682 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 1546940194.683 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))) into 0 1546940194.683 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs x) 7)))) into 0 1546940194.683 * [misc]backup-simplify: Simplify (+ (* (sqrt (pow (fabs x) 7)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1/21))))) into 0 1546940194.684 * [misc]backup-simplify: Simplify 0 into 0 1546940194.685 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 1/21))) into 0 1546940194.686 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 1546940194.686 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 1546940194.687 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 1546940194.687 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))) into 0 1546940194.688 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs x) 7)))) into 0 1546940194.689 * [misc]backup-simplify: Simplify (+ (* (sqrt (pow (fabs x) 7)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1/21)))))) into 0 1546940194.689 * [misc]backup-simplify: Simplify 0 into 0 1546940194.689 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 1/21))) into 0 1546940194.690 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 1546940194.690 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 1546940194.691 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 1546940194.692 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))))) into 0 1546940194.692 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs x) 7)))) into 0 1546940194.693 * [misc]backup-simplify: Simplify (+ (* (sqrt (pow (fabs x) 7)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1/21))))))) into 0 1546940194.693 * [misc]backup-simplify: Simplify 0 into 0 1546940194.695 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 1/21))) into 0 1546940194.695 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 1546940194.696 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 1546940194.697 * [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 1546940194.698 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))))) into 0 1546940194.699 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs x) 7)))) into 0 1546940194.699 * [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 1546940194.699 * [misc]backup-simplify: Simplify 0 into 0 1546940194.700 * [misc]backup-simplify: Simplify (* (sqrt (pow (fabs x) 7)) (sqrt 1/21)) into (* (sqrt (pow (fabs x) 7)) (sqrt 1/21)) 1546940194.700 * [misc]backup-simplify: Simplify (sqrt (* 1/21 (pow (fabs (/ 1 x)) 7))) into (* (sqrt (pow (fabs (/ 1 x)) 7)) (sqrt 1/21)) 1546940194.700 * [misc]approximate: Taking taylor expansion of (* (sqrt (pow (fabs (/ 1 x)) 7)) (sqrt 1/21)) in (x) around 0 1546940194.700 * [misc]taylor: Taking taylor expansion of (* (sqrt (pow (fabs (/ 1 x)) 7)) (sqrt 1/21)) in x 1546940194.700 * [misc]taylor: Taking taylor expansion of (sqrt (pow (fabs (/ 1 x)) 7)) in x 1546940194.700 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 1546940194.700 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546940194.700 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546940194.700 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 1546940194.700 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 1546940194.701 * [misc]backup-simplify: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) 1546940194.701 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 6)) into (pow (fabs (/ 1 x)) 7) 1546940194.701 * [misc]backup-simplify: Simplify (sqrt (pow (fabs (/ 1 x)) 7)) into (sqrt (pow (fabs (/ 1 x)) 7)) 1546940194.701 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 1546940194.701 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 1546940194.701 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 1546940194.702 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 6))) into 0 1546940194.702 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow (fabs (/ 1 x)) 7)))) into 0 1546940194.702 * [misc]taylor: Taking taylor expansion of (sqrt 1/21) in x 1546940194.702 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546940194.702 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546940194.702 * [misc]backup-simplify: Simplify (sqrt 1/21) into (sqrt 1/21) 1546940194.702 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1/21))) into 0 1546940194.702 * [misc]taylor: Taking taylor expansion of (* (sqrt (pow (fabs (/ 1 x)) 7)) (sqrt 1/21)) in x 1546940194.702 * [misc]taylor: Taking taylor expansion of (sqrt (pow (fabs (/ 1 x)) 7)) in x 1546940194.702 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 1546940194.702 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546940194.703 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546940194.703 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 1546940194.703 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 1546940194.703 * [misc]backup-simplify: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) 1546940194.703 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 6)) into (pow (fabs (/ 1 x)) 7) 1546940194.703 * [misc]backup-simplify: Simplify (sqrt (pow (fabs (/ 1 x)) 7)) into (sqrt (pow (fabs (/ 1 x)) 7)) 1546940194.703 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 1546940194.704 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 1546940194.704 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 1546940194.704 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 6))) into 0 1546940194.704 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow (fabs (/ 1 x)) 7)))) into 0 1546940194.704 * [misc]taylor: Taking taylor expansion of (sqrt 1/21) in x 1546940194.704 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546940194.704 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546940194.704 * [misc]backup-simplify: Simplify (sqrt 1/21) into (sqrt 1/21) 1546940194.705 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1/21))) into 0 1546940194.705 * [misc]backup-simplify: Simplify (* (sqrt (pow (fabs (/ 1 x)) 7)) (sqrt 1/21)) into (* (sqrt (pow (fabs (/ 1 x)) 7)) (sqrt 1/21)) 1546940194.705 * [misc]backup-simplify: Simplify (* (sqrt (pow (fabs (/ 1 x)) 7)) (sqrt 1/21)) into (* (sqrt (pow (fabs (/ 1 x)) 7)) (sqrt 1/21)) 1546940194.706 * [misc]backup-simplify: Simplify (+ (* (sqrt (pow (fabs (/ 1 x)) 7)) 0) (* 0 (sqrt 1/21))) into 0 1546940194.706 * [misc]backup-simplify: Simplify 0 into 0 1546940194.707 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1/21))) into 0 1546940194.707 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 1546940194.708 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 1546940194.708 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 1546940194.708 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))) into 0 1546940194.709 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (pow (fabs (/ 1 x)) 7)))) into 0 1546940194.710 * [misc]backup-simplify: Simplify (+ (* (sqrt (pow (fabs (/ 1 x)) 7)) 0) (+ (* 0 0) (* 0 (sqrt 1/21)))) into 0 1546940194.710 * [misc]backup-simplify: Simplify 0 into 0 1546940194.710 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 1/21))) into 0 1546940194.710 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 1546940194.711 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 1546940194.711 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 1546940194.712 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))) into 0 1546940194.712 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs (/ 1 x)) 7)))) into 0 1546940194.713 * [misc]backup-simplify: Simplify (+ (* (sqrt (pow (fabs (/ 1 x)) 7)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1/21))))) into 0 1546940194.713 * [misc]backup-simplify: Simplify 0 into 0 1546940194.714 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 1/21))) into 0 1546940194.715 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 1546940194.715 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 1546940194.716 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 1546940194.716 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))))) into 0 1546940194.717 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs (/ 1 x)) 7)))) into 0 1546940194.718 * [misc]backup-simplify: Simplify (+ (* (sqrt (pow (fabs (/ 1 x)) 7)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1/21)))))) into 0 1546940194.718 * [misc]backup-simplify: Simplify 0 into 0 1546940194.718 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 1/21))) into 0 1546940194.719 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 1546940194.720 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 1546940194.721 * [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 1546940194.721 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))))) into 0 1546940194.722 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs (/ 1 x)) 7)))) into 0 1546940194.722 * [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 1546940194.722 * [misc]backup-simplify: Simplify 0 into 0 1546940194.724 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 1/21))) into 0 1546940194.725 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 1546940194.726 * [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 1546940194.727 * [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 1546940194.727 * [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 1546940194.729 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs (/ 1 x)) 7)))) into 0 1546940194.729 * [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 1546940194.729 * [misc]backup-simplify: Simplify 0 into 0 1546940194.730 * [misc]backup-simplify: Simplify (* (sqrt (pow (fabs (/ 1 (/ 1 x))) 7)) (sqrt 1/21)) into (* (sqrt (pow (fabs x) 7)) (sqrt 1/21)) 1546940194.730 * [misc]backup-simplify: Simplify (sqrt (* 1/21 (pow (fabs (/ 1 (- x))) 7))) into (* (sqrt (pow (fabs (/ -1 x)) 7)) (sqrt 1/21)) 1546940194.730 * [misc]approximate: Taking taylor expansion of (* (sqrt (pow (fabs (/ -1 x)) 7)) (sqrt 1/21)) in (x) around 0 1546940194.730 * [misc]taylor: Taking taylor expansion of (* (sqrt (pow (fabs (/ -1 x)) 7)) (sqrt 1/21)) in x 1546940194.730 * [misc]taylor: Taking taylor expansion of (sqrt (pow (fabs (/ -1 x)) 7)) in x 1546940194.730 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 1546940194.730 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546940194.730 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546940194.730 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 1546940194.730 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 1546940194.731 * [misc]backup-simplify: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) 1546940194.731 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 6)) into (pow (fabs (/ -1 x)) 7) 1546940194.731 * [misc]backup-simplify: Simplify (sqrt (pow (fabs (/ -1 x)) 7)) into (sqrt (pow (fabs (/ -1 x)) 7)) 1546940194.731 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 1546940194.731 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 1546940194.732 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 1546940194.732 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 6))) into 0 1546940194.732 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow (fabs (/ -1 x)) 7)))) into 0 1546940194.732 * [misc]taylor: Taking taylor expansion of (sqrt 1/21) in x 1546940194.732 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546940194.732 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546940194.733 * [misc]backup-simplify: Simplify (sqrt 1/21) into (sqrt 1/21) 1546940194.733 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1/21))) into 0 1546940194.733 * [misc]taylor: Taking taylor expansion of (* (sqrt (pow (fabs (/ -1 x)) 7)) (sqrt 1/21)) in x 1546940194.733 * [misc]taylor: Taking taylor expansion of (sqrt (pow (fabs (/ -1 x)) 7)) in x 1546940194.733 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 1546940194.733 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546940194.733 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546940194.733 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 1546940194.733 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 1546940194.733 * [misc]backup-simplify: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) 1546940194.734 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 6)) into (pow (fabs (/ -1 x)) 7) 1546940194.734 * [misc]backup-simplify: Simplify (sqrt (pow (fabs (/ -1 x)) 7)) into (sqrt (pow (fabs (/ -1 x)) 7)) 1546940194.734 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 1546940194.734 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 1546940194.734 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 1546940194.734 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 6))) into 0 1546940194.735 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow (fabs (/ -1 x)) 7)))) into 0 1546940194.735 * [misc]taylor: Taking taylor expansion of (sqrt 1/21) in x 1546940194.735 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546940194.735 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546940194.735 * [misc]backup-simplify: Simplify (sqrt 1/21) into (sqrt 1/21) 1546940194.735 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1/21))) into 0 1546940194.736 * [misc]backup-simplify: Simplify (* (sqrt (pow (fabs (/ -1 x)) 7)) (sqrt 1/21)) into (* (sqrt 1/21) (sqrt (pow (fabs (/ -1 x)) 7))) 1546940194.736 * [misc]backup-simplify: Simplify (* (sqrt 1/21) (sqrt (pow (fabs (/ -1 x)) 7))) into (* (sqrt (pow (fabs (/ -1 x)) 7)) (sqrt 1/21)) 1546940194.736 * [misc]backup-simplify: Simplify (+ (* (sqrt (pow (fabs (/ -1 x)) 7)) 0) (* 0 (sqrt 1/21))) into 0 1546940194.736 * [misc]backup-simplify: Simplify 0 into 0 1546940194.738 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1/21))) into 0 1546940194.738 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 1546940194.738 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 1546940194.739 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 1546940194.739 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))) into 0 1546940194.740 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (pow (fabs (/ -1 x)) 7)))) into 0 1546940194.740 * [misc]backup-simplify: Simplify (+ (* (sqrt (pow (fabs (/ -1 x)) 7)) 0) (+ (* 0 0) (* 0 (sqrt 1/21)))) into 0 1546940194.741 * [misc]backup-simplify: Simplify 0 into 0 1546940194.741 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 1/21))) into 0 1546940194.741 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 1546940194.742 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 1546940194.742 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 1546940194.743 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))) into 0 1546940194.743 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs (/ -1 x)) 7)))) into 0 1546940194.744 * [misc]backup-simplify: Simplify (+ (* (sqrt (pow (fabs (/ -1 x)) 7)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1/21))))) into 0 1546940194.744 * [misc]backup-simplify: Simplify 0 into 0 1546940194.745 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 1/21))) into 0 1546940194.746 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 1546940194.746 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 1546940194.747 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 1546940194.748 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))))) into 0 1546940194.749 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs (/ -1 x)) 7)))) into 0 1546940194.749 * [misc]backup-simplify: Simplify (+ (* (sqrt (pow (fabs (/ -1 x)) 7)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1/21)))))) into 0 1546940194.749 * [misc]backup-simplify: Simplify 0 into 0 1546940194.750 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 1/21))) into 0 1546940194.750 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 1546940194.751 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 1546940194.752 * [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 1546940194.753 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))))) into 0 1546940194.753 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs (/ -1 x)) 7)))) into 0 1546940194.754 * [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 1546940194.754 * [misc]backup-simplify: Simplify 0 into 0 1546940194.755 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 1/21))) into 0 1546940194.756 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 1546940194.757 * [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 1546940194.758 * [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 1546940194.759 * [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 1546940194.760 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs (/ -1 x)) 7)))) into 0 1546940194.760 * [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 1546940194.761 * [misc]backup-simplify: Simplify 0 into 0 1546940194.761 * [misc]backup-simplify: Simplify (* (sqrt (pow (fabs (/ -1 (/ 1 (- x)))) 7)) (sqrt 1/21)) into (* (sqrt (pow (fabs x) 7)) (sqrt 1/21)) 1546940194.761 * * * * [misc]progress: [ 2 / 4 ] generating series at (2 1 2 2 2 2 1) 1546940194.761 * [misc]backup-simplify: Simplify (sqrt (* 1/21 (pow (fabs x) 7))) into (* (sqrt (pow (fabs x) 7)) (sqrt 1/21)) 1546940194.761 * [misc]approximate: Taking taylor expansion of (* (sqrt (pow (fabs x) 7)) (sqrt 1/21)) in (x) around 0 1546940194.761 * [misc]taylor: Taking taylor expansion of (* (sqrt (pow (fabs x) 7)) (sqrt 1/21)) in x 1546940194.761 * [misc]taylor: Taking taylor expansion of (sqrt (pow (fabs x) 7)) in x 1546940194.761 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 7) in x 1546940194.761 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546940194.761 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546940194.761 * [misc]backup-simplify: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 1546940194.762 * [misc]backup-simplify: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 1546940194.762 * [misc]backup-simplify: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) 1546940194.762 * [misc]backup-simplify: Simplify (* (fabs x) (pow (fabs x) 6)) into (pow (fabs x) 7) 1546940194.762 * [misc]backup-simplify: Simplify (sqrt (pow (fabs x) 7)) into (sqrt (pow (fabs x) 7)) 1546940194.762 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 1546940194.762 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 1546940194.762 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (* 0 (pow (fabs x) 3))) into 0 1546940194.762 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 6))) into 0 1546940194.763 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow (fabs x) 7)))) into 0 1546940194.763 * [misc]taylor: Taking taylor expansion of (sqrt 1/21) in x 1546940194.763 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546940194.763 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546940194.763 * [misc]backup-simplify: Simplify (sqrt 1/21) into (sqrt 1/21) 1546940194.763 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1/21))) into 0 1546940194.763 * [misc]taylor: Taking taylor expansion of (* (sqrt (pow (fabs x) 7)) (sqrt 1/21)) in x 1546940194.763 * [misc]taylor: Taking taylor expansion of (sqrt (pow (fabs x) 7)) in x 1546940194.763 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 7) in x 1546940194.763 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546940194.763 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546940194.763 * [misc]backup-simplify: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 1546940194.764 * [misc]backup-simplify: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 1546940194.764 * [misc]backup-simplify: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) 1546940194.764 * [misc]backup-simplify: Simplify (* (fabs x) (pow (fabs x) 6)) into (pow (fabs x) 7) 1546940194.764 * [misc]backup-simplify: Simplify (sqrt (pow (fabs x) 7)) into (sqrt (pow (fabs x) 7)) 1546940194.764 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 1546940194.764 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 1546940194.764 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (* 0 (pow (fabs x) 3))) into 0 1546940194.764 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 6))) into 0 1546940194.765 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow (fabs x) 7)))) into 0 1546940194.765 * [misc]taylor: Taking taylor expansion of (sqrt 1/21) in x 1546940194.765 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546940194.765 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546940194.765 * [misc]backup-simplify: Simplify (sqrt 1/21) into (sqrt 1/21) 1546940194.765 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1/21))) into 0 1546940194.765 * [misc]backup-simplify: Simplify (* (sqrt (pow (fabs x) 7)) (sqrt 1/21)) into (* (sqrt (pow (fabs x) 7)) (sqrt 1/21)) 1546940194.766 * [misc]backup-simplify: Simplify (* (sqrt (pow (fabs x) 7)) (sqrt 1/21)) into (* (sqrt (pow (fabs x) 7)) (sqrt 1/21)) 1546940194.766 * [misc]backup-simplify: Simplify (+ (* (sqrt (pow (fabs x) 7)) 0) (* 0 (sqrt 1/21))) into 0 1546940194.766 * [misc]backup-simplify: Simplify 0 into 0 1546940194.768 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1/21))) into 0 1546940194.768 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 1546940194.768 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 1546940194.769 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 1546940194.769 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))) into 0 1546940194.770 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (pow (fabs x) 7)))) into 0 1546940194.770 * [misc]backup-simplify: Simplify (+ (* (sqrt (pow (fabs x) 7)) 0) (+ (* 0 0) (* 0 (sqrt 1/21)))) into 0 1546940194.770 * [misc]backup-simplify: Simplify 0 into 0 1546940194.770 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 1/21))) into 0 1546940194.771 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 1546940194.771 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 1546940194.772 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 1546940194.772 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))) into 0 1546940194.773 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs x) 7)))) into 0 1546940194.773 * [misc]backup-simplify: Simplify (+ (* (sqrt (pow (fabs x) 7)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1/21))))) into 0 1546940194.773 * [misc]backup-simplify: Simplify 0 into 0 1546940194.774 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 1/21))) into 0 1546940194.775 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 1546940194.776 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 1546940194.776 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 1546940194.777 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))) into 0 1546940194.778 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs x) 7)))) into 0 1546940194.778 * [misc]backup-simplify: Simplify (+ (* (sqrt (pow (fabs x) 7)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1/21)))))) into 0 1546940194.778 * [misc]backup-simplify: Simplify 0 into 0 1546940194.778 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 1/21))) into 0 1546940194.779 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 1546940194.780 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 1546940194.780 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 1546940194.781 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))))) into 0 1546940194.782 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs x) 7)))) into 0 1546940194.782 * [misc]backup-simplify: Simplify (+ (* (sqrt (pow (fabs x) 7)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1/21))))))) into 0 1546940194.782 * [misc]backup-simplify: Simplify 0 into 0 1546940194.784 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 1/21))) into 0 1546940194.785 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 1546940194.786 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 1546940194.787 * [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 1546940194.788 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))))) into 0 1546940194.789 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs x) 7)))) into 0 1546940194.789 * [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 1546940194.789 * [misc]backup-simplify: Simplify 0 into 0 1546940194.790 * [misc]backup-simplify: Simplify (* (sqrt (pow (fabs x) 7)) (sqrt 1/21)) into (* (sqrt (pow (fabs x) 7)) (sqrt 1/21)) 1546940194.790 * [misc]backup-simplify: Simplify (sqrt (* 1/21 (pow (fabs (/ 1 x)) 7))) into (* (sqrt (pow (fabs (/ 1 x)) 7)) (sqrt 1/21)) 1546940194.790 * [misc]approximate: Taking taylor expansion of (* (sqrt (pow (fabs (/ 1 x)) 7)) (sqrt 1/21)) in (x) around 0 1546940194.790 * [misc]taylor: Taking taylor expansion of (* (sqrt (pow (fabs (/ 1 x)) 7)) (sqrt 1/21)) in x 1546940194.790 * [misc]taylor: Taking taylor expansion of (sqrt (pow (fabs (/ 1 x)) 7)) in x 1546940194.790 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 1546940194.790 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546940194.790 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546940194.790 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 1546940194.790 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 1546940194.790 * [misc]backup-simplify: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) 1546940194.791 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 6)) into (pow (fabs (/ 1 x)) 7) 1546940194.791 * [misc]backup-simplify: Simplify (sqrt (pow (fabs (/ 1 x)) 7)) into (sqrt (pow (fabs (/ 1 x)) 7)) 1546940194.791 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 1546940194.791 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 1546940194.791 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 1546940194.791 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 6))) into 0 1546940194.792 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow (fabs (/ 1 x)) 7)))) into 0 1546940194.792 * [misc]taylor: Taking taylor expansion of (sqrt 1/21) in x 1546940194.792 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546940194.792 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546940194.792 * [misc]backup-simplify: Simplify (sqrt 1/21) into (sqrt 1/21) 1546940194.792 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1/21))) into 0 1546940194.792 * [misc]taylor: Taking taylor expansion of (* (sqrt (pow (fabs (/ 1 x)) 7)) (sqrt 1/21)) in x 1546940194.792 * [misc]taylor: Taking taylor expansion of (sqrt (pow (fabs (/ 1 x)) 7)) in x 1546940194.792 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 1546940194.792 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546940194.792 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546940194.792 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 1546940194.793 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 1546940194.793 * [misc]backup-simplify: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) 1546940194.793 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 6)) into (pow (fabs (/ 1 x)) 7) 1546940194.793 * [misc]backup-simplify: Simplify (sqrt (pow (fabs (/ 1 x)) 7)) into (sqrt (pow (fabs (/ 1 x)) 7)) 1546940194.793 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 1546940194.793 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 1546940194.794 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 1546940194.794 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 6))) into 0 1546940194.794 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow (fabs (/ 1 x)) 7)))) into 0 1546940194.794 * [misc]taylor: Taking taylor expansion of (sqrt 1/21) in x 1546940194.794 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546940194.794 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546940194.794 * [misc]backup-simplify: Simplify (sqrt 1/21) into (sqrt 1/21) 1546940194.794 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1/21))) into 0 1546940194.795 * [misc]backup-simplify: Simplify (* (sqrt (pow (fabs (/ 1 x)) 7)) (sqrt 1/21)) into (* (sqrt (pow (fabs (/ 1 x)) 7)) (sqrt 1/21)) 1546940194.795 * [misc]backup-simplify: Simplify (* (sqrt (pow (fabs (/ 1 x)) 7)) (sqrt 1/21)) into (* (sqrt (pow (fabs (/ 1 x)) 7)) (sqrt 1/21)) 1546940194.795 * [misc]backup-simplify: Simplify (+ (* (sqrt (pow (fabs (/ 1 x)) 7)) 0) (* 0 (sqrt 1/21))) into 0 1546940194.795 * [misc]backup-simplify: Simplify 0 into 0 1546940194.797 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1/21))) into 0 1546940194.797 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 1546940194.797 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 1546940194.798 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 1546940194.798 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))) into 0 1546940194.799 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (pow (fabs (/ 1 x)) 7)))) into 0 1546940194.799 * [misc]backup-simplify: Simplify (+ (* (sqrt (pow (fabs (/ 1 x)) 7)) 0) (+ (* 0 0) (* 0 (sqrt 1/21)))) into 0 1546940194.799 * [misc]backup-simplify: Simplify 0 into 0 1546940194.800 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 1/21))) into 0 1546940194.800 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 1546940194.801 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 1546940194.801 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 1546940194.802 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))) into 0 1546940194.802 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs (/ 1 x)) 7)))) into 0 1546940194.802 * [misc]backup-simplify: Simplify (+ (* (sqrt (pow (fabs (/ 1 x)) 7)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1/21))))) into 0 1546940194.802 * [misc]backup-simplify: Simplify 0 into 0 1546940194.804 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 1/21))) into 0 1546940194.805 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 1546940194.805 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 1546940194.806 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 1546940194.807 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))))) into 0 1546940194.808 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs (/ 1 x)) 7)))) into 0 1546940194.808 * [misc]backup-simplify: Simplify (+ (* (sqrt (pow (fabs (/ 1 x)) 7)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1/21)))))) into 0 1546940194.808 * [misc]backup-simplify: Simplify 0 into 0 1546940194.808 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 1/21))) into 0 1546940194.809 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 1546940194.810 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 1546940194.811 * [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 1546940194.811 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))))) into 0 1546940194.812 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs (/ 1 x)) 7)))) into 0 1546940194.812 * [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 1546940194.812 * [misc]backup-simplify: Simplify 0 into 0 1546940194.814 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 1/21))) into 0 1546940194.815 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 1546940194.816 * [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 1546940194.817 * [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 1546940194.818 * [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 1546940194.820 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs (/ 1 x)) 7)))) into 0 1546940194.821 * [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 1546940194.821 * [misc]backup-simplify: Simplify 0 into 0 1546940194.822 * [misc]backup-simplify: Simplify (* (sqrt (pow (fabs (/ 1 (/ 1 x))) 7)) (sqrt 1/21)) into (* (sqrt (pow (fabs x) 7)) (sqrt 1/21)) 1546940194.822 * [misc]backup-simplify: Simplify (sqrt (* 1/21 (pow (fabs (/ 1 (- x))) 7))) into (* (sqrt (pow (fabs (/ -1 x)) 7)) (sqrt 1/21)) 1546940194.822 * [misc]approximate: Taking taylor expansion of (* (sqrt (pow (fabs (/ -1 x)) 7)) (sqrt 1/21)) in (x) around 0 1546940194.822 * [misc]taylor: Taking taylor expansion of (* (sqrt (pow (fabs (/ -1 x)) 7)) (sqrt 1/21)) in x 1546940194.822 * [misc]taylor: Taking taylor expansion of (sqrt (pow (fabs (/ -1 x)) 7)) in x 1546940194.822 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 1546940194.822 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546940194.822 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546940194.822 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 1546940194.822 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 1546940194.823 * [misc]backup-simplify: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) 1546940194.823 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 6)) into (pow (fabs (/ -1 x)) 7) 1546940194.823 * [misc]backup-simplify: Simplify (sqrt (pow (fabs (/ -1 x)) 7)) into (sqrt (pow (fabs (/ -1 x)) 7)) 1546940194.823 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 1546940194.823 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 1546940194.823 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 1546940194.824 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 6))) into 0 1546940194.824 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow (fabs (/ -1 x)) 7)))) into 0 1546940194.824 * [misc]taylor: Taking taylor expansion of (sqrt 1/21) in x 1546940194.824 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546940194.824 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546940194.824 * [misc]backup-simplify: Simplify (sqrt 1/21) into (sqrt 1/21) 1546940194.824 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1/21))) into 0 1546940194.824 * [misc]taylor: Taking taylor expansion of (* (sqrt (pow (fabs (/ -1 x)) 7)) (sqrt 1/21)) in x 1546940194.824 * [misc]taylor: Taking taylor expansion of (sqrt (pow (fabs (/ -1 x)) 7)) in x 1546940194.824 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 1546940194.824 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546940194.825 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546940194.825 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 1546940194.825 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 1546940194.825 * [misc]backup-simplify: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) 1546940194.825 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 6)) into (pow (fabs (/ -1 x)) 7) 1546940194.825 * [misc]backup-simplify: Simplify (sqrt (pow (fabs (/ -1 x)) 7)) into (sqrt (pow (fabs (/ -1 x)) 7)) 1546940194.826 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 1546940194.826 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 1546940194.826 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 1546940194.826 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 6))) into 0 1546940194.826 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow (fabs (/ -1 x)) 7)))) into 0 1546940194.826 * [misc]taylor: Taking taylor expansion of (sqrt 1/21) in x 1546940194.826 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546940194.826 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546940194.827 * [misc]backup-simplify: Simplify (sqrt 1/21) into (sqrt 1/21) 1546940194.827 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1/21))) into 0 1546940194.827 * [misc]backup-simplify: Simplify (* (sqrt (pow (fabs (/ -1 x)) 7)) (sqrt 1/21)) into (* (sqrt 1/21) (sqrt (pow (fabs (/ -1 x)) 7))) 1546940194.828 * [misc]backup-simplify: Simplify (* (sqrt 1/21) (sqrt (pow (fabs (/ -1 x)) 7))) into (* (sqrt (pow (fabs (/ -1 x)) 7)) (sqrt 1/21)) 1546940194.828 * [misc]backup-simplify: Simplify (+ (* (sqrt (pow (fabs (/ -1 x)) 7)) 0) (* 0 (sqrt 1/21))) into 0 1546940194.828 * [misc]backup-simplify: Simplify 0 into 0 1546940194.829 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1/21))) into 0 1546940194.830 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 1546940194.830 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 1546940194.830 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 1546940194.831 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))) into 0 1546940194.832 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (pow (fabs (/ -1 x)) 7)))) into 0 1546940194.832 * [misc]backup-simplify: Simplify (+ (* (sqrt (pow (fabs (/ -1 x)) 7)) 0) (+ (* 0 0) (* 0 (sqrt 1/21)))) into 0 1546940194.832 * [misc]backup-simplify: Simplify 0 into 0 1546940194.833 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 1/21))) into 0 1546940194.833 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 1546940194.834 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 1546940194.834 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 1546940194.835 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))) into 0 1546940194.835 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs (/ -1 x)) 7)))) into 0 1546940194.836 * [misc]backup-simplify: Simplify (+ (* (sqrt (pow (fabs (/ -1 x)) 7)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1/21))))) into 0 1546940194.836 * [misc]backup-simplify: Simplify 0 into 0 1546940194.837 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 1/21))) into 0 1546940194.838 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 1546940194.839 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 1546940194.839 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 1546940194.840 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))))) into 0 1546940194.841 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs (/ -1 x)) 7)))) into 0 1546940194.841 * [misc]backup-simplify: Simplify (+ (* (sqrt (pow (fabs (/ -1 x)) 7)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1/21)))))) into 0 1546940194.841 * [misc]backup-simplify: Simplify 0 into 0 1546940194.842 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 1/21))) into 0 1546940194.843 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 1546940194.843 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 1546940194.844 * [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 1546940194.844 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))))) into 0 1546940194.844 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs (/ -1 x)) 7)))) into 0 1546940194.845 * [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 1546940194.845 * [misc]backup-simplify: Simplify 0 into 0 1546940194.846 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 1/21))) into 0 1546940194.846 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 1546940194.847 * [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 1546940194.847 * [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 1546940194.848 * [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 1546940194.848 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (pow (fabs (/ -1 x)) 7)))) into 0 1546940194.849 * [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 1546940194.849 * [misc]backup-simplify: Simplify 0 into 0 1546940194.849 * [misc]backup-simplify: Simplify (* (sqrt (pow (fabs (/ -1 (/ 1 (- x)))) 7)) (sqrt 1/21)) into (* (sqrt (pow (fabs x) 7)) (sqrt 1/21)) 1546940194.849 * * * * [misc]progress: [ 3 / 4 ] generating series at (2 1 2 2 2 1) 1546940194.849 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs x) 3)) into (* 2/3 (pow (fabs x) 3)) 1546940194.849 * [misc]approximate: Taking taylor expansion of (* 2/3 (pow (fabs x) 3)) in (x) around 0 1546940194.849 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs x) 3)) in x 1546940194.849 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546940194.849 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546940194.849 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 3) in x 1546940194.849 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546940194.849 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546940194.849 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs x) 3)) in x 1546940194.849 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546940194.849 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546940194.849 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 3) in x 1546940194.849 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546940194.849 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546940194.850 * [misc]backup-simplify: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 1546940194.850 * [misc]backup-simplify: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 1546940194.850 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs x) 3)) into (* 2/3 (pow (fabs x) 3)) 1546940194.850 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs x) 3)) into (* 2/3 (pow (fabs x) 3)) 1546940194.850 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 1546940194.850 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 1546940194.850 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 (pow (fabs x) 3))) into 0 1546940194.850 * [misc]backup-simplify: Simplify 0 into 0 1546940194.850 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 1546940194.850 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 1546940194.851 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 1546940194.851 * [misc]backup-simplify: Simplify 0 into 0 1546940194.851 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 1546940194.851 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 1546940194.852 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 1546940194.852 * [misc]backup-simplify: Simplify 0 into 0 1546940194.852 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 1546940194.852 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 1546940194.853 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 1546940194.853 * [misc]backup-simplify: Simplify 0 into 0 1546940194.853 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 1546940194.853 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 1546940194.854 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 1546940194.854 * [misc]backup-simplify: Simplify 0 into 0 1546940194.854 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 1546940194.855 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 1546940194.855 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))))) into 0 1546940194.855 * [misc]backup-simplify: Simplify 0 into 0 1546940194.856 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs x) 3)) into (* 2/3 (pow (fabs x) 3)) 1546940194.856 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs (/ 1 x)) 3)) into (* 2/3 (pow (fabs (/ 1 x)) 3)) 1546940194.856 * [misc]approximate: Taking taylor expansion of (* 2/3 (pow (fabs (/ 1 x)) 3)) in (x) around 0 1546940194.856 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs (/ 1 x)) 3)) in x 1546940194.856 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546940194.856 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546940194.856 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 1546940194.856 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546940194.856 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546940194.856 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs (/ 1 x)) 3)) in x 1546940194.856 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546940194.856 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546940194.856 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 1546940194.856 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546940194.856 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546940194.856 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 1546940194.856 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 1546940194.856 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs (/ 1 x)) 3)) into (* 2/3 (pow (fabs (/ 1 x)) 3)) 1546940194.856 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs (/ 1 x)) 3)) into (* 2/3 (pow (fabs (/ 1 x)) 3)) 1546940194.856 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 1546940194.856 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 1546940194.857 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 1546940194.857 * [misc]backup-simplify: Simplify 0 into 0 1546940194.857 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 1546940194.857 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 1546940194.857 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 1546940194.857 * [misc]backup-simplify: Simplify 0 into 0 1546940194.858 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 1546940194.858 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 1546940194.858 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 1546940194.858 * [misc]backup-simplify: Simplify 0 into 0 1546940194.859 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 1546940194.859 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 1546940194.859 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 1546940194.859 * [misc]backup-simplify: Simplify 0 into 0 1546940194.860 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 1546940194.860 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 1546940194.861 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))))) into 0 1546940194.861 * [misc]backup-simplify: Simplify 0 into 0 1546940194.862 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 1546940194.862 * [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 1546940194.863 * [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 1546940194.863 * [misc]backup-simplify: Simplify 0 into 0 1546940194.863 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs (/ 1 (/ 1 x))) 3)) into (* 2/3 (pow (fabs x) 3)) 1546940194.863 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs (/ 1 (- x))) 3)) into (* 2/3 (pow (fabs (/ -1 x)) 3)) 1546940194.863 * [misc]approximate: Taking taylor expansion of (* 2/3 (pow (fabs (/ -1 x)) 3)) in (x) around 0 1546940194.863 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs (/ -1 x)) 3)) in x 1546940194.863 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546940194.863 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546940194.863 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 1546940194.863 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546940194.863 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546940194.863 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs (/ -1 x)) 3)) in x 1546940194.863 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546940194.863 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546940194.863 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 1546940194.863 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546940194.863 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546940194.863 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 1546940194.863 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 1546940194.863 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs (/ -1 x)) 3)) into (* 2/3 (pow (fabs (/ -1 x)) 3)) 1546940194.864 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs (/ -1 x)) 3)) into (* 2/3 (pow (fabs (/ -1 x)) 3)) 1546940194.864 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 1546940194.864 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 1546940194.864 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 1546940194.864 * [misc]backup-simplify: Simplify 0 into 0 1546940194.864 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 1546940194.864 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 1546940194.865 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 1546940194.865 * [misc]backup-simplify: Simplify 0 into 0 1546940194.865 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 1546940194.865 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 1546940194.865 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 1546940194.866 * [misc]backup-simplify: Simplify 0 into 0 1546940194.866 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 1546940194.866 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 1546940194.867 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 1546940194.867 * [misc]backup-simplify: Simplify 0 into 0 1546940194.867 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 1546940194.868 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 1546940194.868 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))))) into 0 1546940194.868 * [misc]backup-simplify: Simplify 0 into 0 1546940194.868 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 1546940194.869 * [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 1546940194.870 * [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 1546940194.870 * [misc]backup-simplify: Simplify 0 into 0 1546940194.870 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs (/ -1 (/ 1 (- x)))) 3)) into (* 2/3 (pow (fabs x) 3)) 1546940194.870 * * * * [misc]progress: [ 4 / 4 ] generating series at (2 1) 1546940194.871 * [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))) 1546940194.871 * [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 1546940194.871 * [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 1546940194.871 * [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 1546940194.871 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs x) 5)) in x 1546940194.871 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546940194.871 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546940194.871 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 5) in x 1546940194.871 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546940194.871 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546940194.871 * [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 1546940194.871 * [misc]taylor: Taking taylor expansion of (* 2 (fabs x)) in x 1546940194.871 * [misc]taylor: Taking taylor expansion of 2 in x 1546940194.871 * [misc]backup-simplify: Simplify 2 into 2 1546940194.871 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546940194.871 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546940194.871 * [misc]taylor: Taking taylor expansion of (+ (* 2/3 (pow (fabs x) 3)) (* (pow (fabs x) 7) (pow (sqrt 1/21) 2))) in x 1546940194.871 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs x) 3)) in x 1546940194.871 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546940194.871 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546940194.871 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 3) in x 1546940194.871 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546940194.871 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546940194.871 * [misc]taylor: Taking taylor expansion of (* (pow (fabs x) 7) (pow (sqrt 1/21) 2)) in x 1546940194.871 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 7) in x 1546940194.871 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546940194.871 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546940194.871 * [misc]taylor: Taking taylor expansion of (pow (sqrt 1/21) 2) in x 1546940194.871 * [misc]taylor: Taking taylor expansion of (sqrt 1/21) in x 1546940194.871 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546940194.871 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546940194.872 * [misc]backup-simplify: Simplify (sqrt 1/21) into (sqrt 1/21) 1546940194.872 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1/21))) into 0 1546940194.872 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 PI)) in x 1546940194.872 * [misc]taylor: Taking taylor expansion of (/ 1 PI) in x 1546940194.872 * [misc]taylor: Taking taylor expansion of PI in x 1546940194.872 * [misc]backup-simplify: Simplify PI into PI 1546940194.872 * [misc]backup-simplify: Simplify (/ 1 PI) into (/ 1 PI) 1546940194.873 * [misc]backup-simplify: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 1546940194.874 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 1546940194.875 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 1546940194.875 * [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 1546940194.875 * [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 1546940194.875 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs x) 5)) in x 1546940194.875 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546940194.875 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546940194.875 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 5) in x 1546940194.875 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546940194.875 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546940194.875 * [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 1546940194.875 * [misc]taylor: Taking taylor expansion of (* 2 (fabs x)) in x 1546940194.875 * [misc]taylor: Taking taylor expansion of 2 in x 1546940194.875 * [misc]backup-simplify: Simplify 2 into 2 1546940194.876 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546940194.876 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546940194.876 * [misc]taylor: Taking taylor expansion of (+ (* 2/3 (pow (fabs x) 3)) (* (pow (fabs x) 7) (pow (sqrt 1/21) 2))) in x 1546940194.876 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs x) 3)) in x 1546940194.876 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546940194.876 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546940194.876 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 3) in x 1546940194.876 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546940194.876 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546940194.876 * [misc]taylor: Taking taylor expansion of (* (pow (fabs x) 7) (pow (sqrt 1/21) 2)) in x 1546940194.876 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 7) in x 1546940194.876 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546940194.876 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546940194.876 * [misc]taylor: Taking taylor expansion of (pow (sqrt 1/21) 2) in x 1546940194.876 * [misc]taylor: Taking taylor expansion of (sqrt 1/21) in x 1546940194.876 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546940194.876 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546940194.876 * [misc]backup-simplify: Simplify (sqrt 1/21) into (sqrt 1/21) 1546940194.876 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1/21))) into 0 1546940194.877 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 PI)) in x 1546940194.877 * [misc]taylor: Taking taylor expansion of (/ 1 PI) in x 1546940194.877 * [misc]taylor: Taking taylor expansion of PI in x 1546940194.877 * [misc]backup-simplify: Simplify PI into PI 1546940194.877 * [misc]backup-simplify: Simplify (/ 1 PI) into (/ 1 PI) 1546940194.877 * [misc]backup-simplify: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 1546940194.879 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 1546940194.880 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 1546940194.880 * [misc]backup-simplify: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 1546940194.880 * [misc]backup-simplify: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 1546940194.880 * [misc]backup-simplify: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 1546940194.880 * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs x) 5)) into (* 1/5 (pow (fabs x) 5)) 1546940194.880 * [misc]backup-simplify: Simplify (* 2 (fabs x)) into (* 2 (fabs x)) 1546940194.881 * [misc]backup-simplify: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 1546940194.881 * [misc]backup-simplify: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 1546940194.881 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs x) 3)) into (* 2/3 (pow (fabs x) 3)) 1546940194.881 * [misc]backup-simplify: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 1546940194.881 * [misc]backup-simplify: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 1546940194.881 * [misc]backup-simplify: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) 1546940194.881 * [misc]backup-simplify: Simplify (* (fabs x) (pow (fabs x) 6)) into (pow (fabs x) 7) 1546940194.882 * [misc]backup-simplify: Simplify (* (sqrt 1/21) (sqrt 1/21)) into (pow (sqrt 1/21) 2) 1546940194.882 * [misc]backup-simplify: Simplify (* (pow (fabs x) 7) (pow (sqrt 1/21) 2)) into (* (pow (fabs x) 7) (pow (sqrt 1/21) 2)) 1546940194.883 * [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))) 1546940194.884 * [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)))) 1546940194.885 * [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))))) 1546940194.887 * [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))) 1546940194.889 * [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))) 1546940194.889 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 1546940194.889 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (* 0 (pow (fabs x) 2))) into 0 1546940194.889 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 4))) into 0 1546940194.889 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (* 0 (pow (fabs x) 5))) into 0 1546940194.890 * [misc]backup-simplify: Simplify (+ (* 2 0) (* 0 (fabs x))) into 0 1546940194.890 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 1546940194.890 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 1546940194.890 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 (pow (fabs x) 3))) into 0 1546940194.890 * [misc]backup-simplify: Simplify (+ (* (sqrt 1/21) 0) (* 0 (sqrt 1/21))) into 0 1546940194.891 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 1546940194.891 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 1546940194.891 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (* 0 (pow (fabs x) 3))) into 0 1546940194.891 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 6))) into 0 1546940194.892 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 7) 0) (* 0 (pow (sqrt 1/21) 2))) into 0 1546940194.892 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940194.892 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940194.892 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940194.894 * [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 1546940194.894 * [misc]backup-simplify: Simplify 0 into 0 1546940194.896 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546940194.898 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 1546940194.898 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 1546940194.899 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 1546940194.899 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))) into 0 1546940194.900 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))) into 0 1546940194.900 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 1546940194.900 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 1546940194.901 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 1546940194.901 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 1546940194.902 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1/21))) into 0 1546940194.903 * [misc]backup-simplify: Simplify (+ (* (sqrt 1/21) 0) (+ (* 0 0) (* 0 (sqrt 1/21)))) into 0 1546940194.903 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 1546940194.903 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 1546940194.903 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 1546940194.904 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))) into 0 1546940194.905 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 7) 0) (+ (* 0 0) (* 0 (pow (sqrt 1/21) 2)))) into 0 1546940194.905 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940194.905 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940194.905 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940194.908 * [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 1546940194.908 * [misc]backup-simplify: Simplify 0 into 0 1546940194.910 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546940194.912 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546940194.912 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 1546940194.912 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 1546940194.913 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))) into 0 1546940194.913 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5))))) into 0 1546940194.914 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 1546940194.914 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 1546940194.915 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 1546940194.915 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 1546940194.915 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 1/21))) into 0 1546940194.916 * [misc]backup-simplify: Simplify (+ (* (sqrt 1/21) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1/21))))) into 0 1546940194.916 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 1546940194.917 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 1546940194.917 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 1546940194.918 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))) into 0 1546940194.919 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 7) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (sqrt 1/21) 2))))) into 0 1546940194.919 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940194.920 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940194.920 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940194.922 * [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 1546940194.922 * [misc]backup-simplify: Simplify 0 into 0 1546940194.926 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546940194.928 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546940194.928 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 1546940194.929 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 1546940194.929 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))) into 0 1546940194.930 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))))) into 0 1546940194.931 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 1546940194.931 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 1546940194.932 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 1546940194.932 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 1546940194.934 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 1/21))) into 0 1546940194.935 * [misc]backup-simplify: Simplify (+ (* (sqrt 1/21) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1/21)))))) into 0 1546940194.935 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 1546940194.936 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 1546940194.936 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 1546940194.937 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))) into 0 1546940194.939 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 7) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (sqrt 1/21) 2)))))) into 0 1546940194.939 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940194.940 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940194.940 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940194.943 * [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 1546940194.943 * [misc]backup-simplify: Simplify 0 into 0 1546940194.947 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546940194.948 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546940194.949 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 1546940194.950 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 1546940194.951 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))))) into 0 1546940194.951 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5))))))) into 0 1546940194.952 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 1546940194.953 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 1546940194.953 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 1546940194.954 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 1546940194.955 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 1/21))) into 0 1546940194.955 * [misc]backup-simplify: Simplify (+ (* (sqrt 1/21) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1/21))))))) into 0 1546940194.956 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 1546940194.957 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 1546940194.957 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 1546940194.959 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))))) into 0 1546940194.962 * [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 1546940194.963 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940194.963 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940194.963 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940194.967 * [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 1546940194.967 * [misc]backup-simplify: Simplify 0 into 0 1546940194.971 * [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 1546940194.974 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546940194.975 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 1546940194.975 * [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 1546940194.976 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))))) into 0 1546940194.977 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))))))) into 0 1546940194.978 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 1546940194.979 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 1546940194.980 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 1546940194.980 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))))) into 0 1546940194.981 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 1/21))) into 0 1546940194.981 * [misc]backup-simplify: Simplify (+ (* (sqrt 1/21) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1/21)))))))) into 0 1546940194.982 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 1546940194.982 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 1546940194.983 * [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 1546940194.984 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))))) into 0 1546940194.986 * [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 1546940194.986 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940194.986 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940194.986 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940194.989 * [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 1546940194.989 * [misc]backup-simplify: Simplify 0 into 0 1546940194.990 * [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))) 1546940194.991 * [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))) 1546940194.991 * [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 1546940194.991 * [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 1546940194.991 * [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 1546940194.991 * [misc]taylor: Taking taylor expansion of (* 2 (fabs (/ 1 x))) in x 1546940194.991 * [misc]taylor: Taking taylor expansion of 2 in x 1546940194.991 * [misc]backup-simplify: Simplify 2 into 2 1546940194.991 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546940194.991 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546940194.991 * [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 1546940194.991 * [misc]taylor: Taking taylor expansion of (* (pow (fabs (/ 1 x)) 7) (pow (sqrt 1/21) 2)) in x 1546940194.991 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 1546940194.991 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546940194.991 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546940194.991 * [misc]taylor: Taking taylor expansion of (pow (sqrt 1/21) 2) in x 1546940194.991 * [misc]taylor: Taking taylor expansion of (sqrt 1/21) in x 1546940194.991 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546940194.991 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546940194.992 * [misc]backup-simplify: Simplify (sqrt 1/21) into (sqrt 1/21) 1546940194.992 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1/21))) into 0 1546940194.992 * [misc]taylor: Taking taylor expansion of (+ (* 1/5 (pow (fabs (/ 1 x)) 5)) (* 2/3 (pow (fabs (/ 1 x)) 3))) in x 1546940194.992 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs (/ 1 x)) 5)) in x 1546940194.992 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546940194.992 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546940194.992 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 1546940194.992 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546940194.992 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546940194.992 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs (/ 1 x)) 3)) in x 1546940194.992 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546940194.992 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546940194.992 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 1546940194.992 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546940194.992 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546940194.992 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 PI)) in x 1546940194.992 * [misc]taylor: Taking taylor expansion of (/ 1 PI) in x 1546940194.992 * [misc]taylor: Taking taylor expansion of PI in x 1546940194.992 * [misc]backup-simplify: Simplify PI into PI 1546940194.992 * [misc]backup-simplify: Simplify (/ 1 PI) into (/ 1 PI) 1546940194.993 * [misc]backup-simplify: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 1546940194.994 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 1546940194.994 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 1546940194.994 * [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 1546940194.994 * [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 1546940194.994 * [misc]taylor: Taking taylor expansion of (* 2 (fabs (/ 1 x))) in x 1546940194.994 * [misc]taylor: Taking taylor expansion of 2 in x 1546940194.994 * [misc]backup-simplify: Simplify 2 into 2 1546940194.994 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546940194.994 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546940194.994 * [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 1546940194.994 * [misc]taylor: Taking taylor expansion of (* (pow (fabs (/ 1 x)) 7) (pow (sqrt 1/21) 2)) in x 1546940194.994 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 1546940194.994 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546940194.994 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546940194.995 * [misc]taylor: Taking taylor expansion of (pow (sqrt 1/21) 2) in x 1546940194.995 * [misc]taylor: Taking taylor expansion of (sqrt 1/21) in x 1546940194.995 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546940194.995 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546940194.995 * [misc]backup-simplify: Simplify (sqrt 1/21) into (sqrt 1/21) 1546940194.995 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1/21))) into 0 1546940194.995 * [misc]taylor: Taking taylor expansion of (+ (* 1/5 (pow (fabs (/ 1 x)) 5)) (* 2/3 (pow (fabs (/ 1 x)) 3))) in x 1546940194.995 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs (/ 1 x)) 5)) in x 1546940194.995 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546940194.995 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546940194.995 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 1546940194.995 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546940194.995 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546940194.995 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs (/ 1 x)) 3)) in x 1546940194.995 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546940194.995 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546940194.995 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 1546940194.995 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546940194.995 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546940194.995 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 PI)) in x 1546940194.995 * [misc]taylor: Taking taylor expansion of (/ 1 PI) in x 1546940194.995 * [misc]taylor: Taking taylor expansion of PI in x 1546940194.995 * [misc]backup-simplify: Simplify PI into PI 1546940194.995 * [misc]backup-simplify: Simplify (/ 1 PI) into (/ 1 PI) 1546940194.996 * [misc]backup-simplify: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 1546940194.996 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 1546940194.997 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 1546940194.997 * [misc]backup-simplify: Simplify (* 2 (fabs (/ 1 x))) into (* 2 (fabs (/ 1 x))) 1546940194.997 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 1546940194.997 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 1546940194.997 * [misc]backup-simplify: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) 1546940194.998 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 6)) into (pow (fabs (/ 1 x)) 7) 1546940194.998 * [misc]backup-simplify: Simplify (* (sqrt 1/21) (sqrt 1/21)) into (pow (sqrt 1/21) 2) 1546940194.998 * [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)) 1546940194.998 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 1546940194.998 * [misc]backup-simplify: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 1546940194.998 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 1546940194.999 * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs (/ 1 x)) 5)) into (* 1/5 (pow (fabs (/ 1 x)) 5)) 1546940194.999 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 1546940194.999 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 1546940194.999 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs (/ 1 x)) 3)) into (* 2/3 (pow (fabs (/ 1 x)) 3)) 1546940194.999 * [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))) 1546940195.000 * [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)))) 1546940195.000 * [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))))) 1546940195.001 * [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))) 1546940195.002 * [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))) 1546940195.003 * [misc]backup-simplify: Simplify (+ (* 2 0) (* 0 (fabs (/ 1 x)))) into 0 1546940195.003 * [misc]backup-simplify: Simplify (+ (* (sqrt 1/21) 0) (* 0 (sqrt 1/21))) into 0 1546940195.003 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 1546940195.003 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 1546940195.003 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 1546940195.003 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 6))) into 0 1546940195.004 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 7) 0) (* 0 (pow (sqrt 1/21) 2))) into 0 1546940195.004 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 1546940195.004 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 1546940195.004 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 4))) into 0 1546940195.004 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (* 0 (pow (fabs (/ 1 x)) 5))) into 0 1546940195.004 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 1546940195.004 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 1546940195.005 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 1546940195.005 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940195.005 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940195.005 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940195.006 * [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 1546940195.006 * [misc]backup-simplify: Simplify 0 into 0 1546940195.007 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546940195.008 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 1546940195.009 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 1546940195.009 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1/21))) into 0 1546940195.010 * [misc]backup-simplify: Simplify (+ (* (sqrt 1/21) 0) (+ (* 0 0) (* 0 (sqrt 1/21)))) into 0 1546940195.010 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 1546940195.010 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 1546940195.010 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 1546940195.010 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))) into 0 1546940195.011 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 7) 0) (+ (* 0 0) (* 0 (pow (sqrt 1/21) 2)))) into 0 1546940195.011 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 1546940195.012 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 1546940195.012 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))) into 0 1546940195.012 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5)))) into 0 1546940195.012 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 1546940195.013 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 1546940195.013 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 1546940195.013 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940195.013 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940195.013 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940195.014 * [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 1546940195.015 * [misc]backup-simplify: Simplify 0 into 0 1546940195.017 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546940195.018 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546940195.018 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 1546940195.019 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 1/21))) into 0 1546940195.019 * [misc]backup-simplify: Simplify (+ (* (sqrt 1/21) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1/21))))) into 0 1546940195.020 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 1546940195.020 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 1546940195.021 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 1546940195.021 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))) into 0 1546940195.023 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 7) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (sqrt 1/21) 2))))) into 0 1546940195.023 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 1546940195.024 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 1546940195.024 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))) into 0 1546940195.025 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5))))) into 0 1546940195.025 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 1546940195.026 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 1546940195.026 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 1546940195.027 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940195.027 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940195.027 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940195.030 * [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 1546940195.030 * [misc]backup-simplify: Simplify 0 into 0 1546940195.033 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546940195.035 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546940195.036 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 1546940195.037 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 1/21))) into 0 1546940195.038 * [misc]backup-simplify: Simplify (+ (* (sqrt 1/21) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1/21)))))) into 0 1546940195.038 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 1546940195.039 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 1546940195.040 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 1546940195.040 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))))) into 0 1546940195.042 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 7) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (sqrt 1/21) 2)))))) into 0 1546940195.043 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 1546940195.044 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 1546940195.044 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))) into 0 1546940195.045 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5)))))) into 0 1546940195.046 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 1546940195.046 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 1546940195.047 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 1546940195.047 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940195.047 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940195.047 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940195.051 * [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 1546940195.051 * [misc]backup-simplify: Simplify 0 into 0 1546940195.055 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546940195.056 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546940195.057 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 1546940195.058 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 1/21))) into 0 1546940195.058 * [misc]backup-simplify: Simplify (+ (* (sqrt 1/21) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1/21))))))) into 0 1546940195.059 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 1546940195.060 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 1546940195.060 * [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 1546940195.061 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))))) into 0 1546940195.065 * [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 1546940195.065 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 1546940195.066 * [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 1546940195.067 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))))) into 0 1546940195.068 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5))))))) into 0 1546940195.069 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 1546940195.069 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 1546940195.070 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))))) into 0 1546940195.070 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940195.070 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940195.071 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940195.075 * [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 1546940195.075 * [misc]backup-simplify: Simplify 0 into 0 1546940195.079 * [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 1546940195.082 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546940195.083 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 1546940195.085 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 1/21))) into 0 1546940195.086 * [misc]backup-simplify: Simplify (+ (* (sqrt 1/21) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1/21)))))))) into 0 1546940195.087 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 1546940195.088 * [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 1546940195.089 * [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 1546940195.089 * [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 1546940195.094 * [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 1546940195.095 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 1546940195.096 * [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 1546940195.097 * [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 1546940195.098 * [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 1546940195.099 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 1546940195.100 * [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 1546940195.101 * [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 1546940195.101 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940195.101 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940195.101 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940195.106 * [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 1546940195.106 * [misc]backup-simplify: Simplify 0 into 0 1546940195.108 * [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))) 1546940195.109 * [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))) 1546940195.109 * [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 1546940195.109 * [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 1546940195.109 * [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 1546940195.109 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs (/ -1 x)) 5)) in x 1546940195.109 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546940195.109 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546940195.109 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 1546940195.109 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546940195.109 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546940195.109 * [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 1546940195.109 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs (/ -1 x)) 3)) in x 1546940195.109 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546940195.109 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546940195.109 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 1546940195.109 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546940195.109 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546940195.109 * [misc]taylor: Taking taylor expansion of (+ (* (pow (fabs (/ -1 x)) 7) (pow (sqrt 1/21) 2)) (* 2 (fabs (/ -1 x)))) in x 1546940195.109 * [misc]taylor: Taking taylor expansion of (* (pow (fabs (/ -1 x)) 7) (pow (sqrt 1/21) 2)) in x 1546940195.109 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 1546940195.109 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546940195.109 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546940195.109 * [misc]taylor: Taking taylor expansion of (pow (sqrt 1/21) 2) in x 1546940195.109 * [misc]taylor: Taking taylor expansion of (sqrt 1/21) in x 1546940195.109 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546940195.109 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546940195.109 * [misc]backup-simplify: Simplify (sqrt 1/21) into (sqrt 1/21) 1546940195.109 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1/21))) into 0 1546940195.109 * [misc]taylor: Taking taylor expansion of (* 2 (fabs (/ -1 x))) in x 1546940195.109 * [misc]taylor: Taking taylor expansion of 2 in x 1546940195.110 * [misc]backup-simplify: Simplify 2 into 2 1546940195.110 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546940195.110 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546940195.110 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 PI)) in x 1546940195.110 * [misc]taylor: Taking taylor expansion of (/ 1 PI) in x 1546940195.110 * [misc]taylor: Taking taylor expansion of PI in x 1546940195.110 * [misc]backup-simplify: Simplify PI into PI 1546940195.110 * [misc]backup-simplify: Simplify (/ 1 PI) into (/ 1 PI) 1546940195.110 * [misc]backup-simplify: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 1546940195.111 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 1546940195.112 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 1546940195.112 * [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 1546940195.112 * [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 1546940195.112 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs (/ -1 x)) 5)) in x 1546940195.112 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546940195.112 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546940195.112 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 1546940195.112 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546940195.112 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546940195.112 * [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 1546940195.112 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs (/ -1 x)) 3)) in x 1546940195.112 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546940195.112 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546940195.112 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 1546940195.112 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546940195.112 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546940195.112 * [misc]taylor: Taking taylor expansion of (+ (* (pow (fabs (/ -1 x)) 7) (pow (sqrt 1/21) 2)) (* 2 (fabs (/ -1 x)))) in x 1546940195.112 * [misc]taylor: Taking taylor expansion of (* (pow (fabs (/ -1 x)) 7) (pow (sqrt 1/21) 2)) in x 1546940195.112 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 1546940195.112 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546940195.112 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546940195.112 * [misc]taylor: Taking taylor expansion of (pow (sqrt 1/21) 2) in x 1546940195.112 * [misc]taylor: Taking taylor expansion of (sqrt 1/21) in x 1546940195.112 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546940195.112 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546940195.112 * [misc]backup-simplify: Simplify (sqrt 1/21) into (sqrt 1/21) 1546940195.112 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1/21))) into 0 1546940195.112 * [misc]taylor: Taking taylor expansion of (* 2 (fabs (/ -1 x))) in x 1546940195.112 * [misc]taylor: Taking taylor expansion of 2 in x 1546940195.112 * [misc]backup-simplify: Simplify 2 into 2 1546940195.112 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546940195.112 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546940195.112 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 PI)) in x 1546940195.112 * [misc]taylor: Taking taylor expansion of (/ 1 PI) in x 1546940195.112 * [misc]taylor: Taking taylor expansion of PI in x 1546940195.113 * [misc]backup-simplify: Simplify PI into PI 1546940195.113 * [misc]backup-simplify: Simplify (/ 1 PI) into (/ 1 PI) 1546940195.113 * [misc]backup-simplify: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 1546940195.114 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 1546940195.115 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 1546940195.115 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 1546940195.115 * [misc]backup-simplify: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 1546940195.115 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 1546940195.115 * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs (/ -1 x)) 5)) into (* 1/5 (pow (fabs (/ -1 x)) 5)) 1546940195.115 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 1546940195.116 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 1546940195.116 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs (/ -1 x)) 3)) into (* 2/3 (pow (fabs (/ -1 x)) 3)) 1546940195.116 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 1546940195.116 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 1546940195.116 * [misc]backup-simplify: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) 1546940195.116 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 6)) into (pow (fabs (/ -1 x)) 7) 1546940195.116 * [misc]backup-simplify: Simplify (* (sqrt 1/21) (sqrt 1/21)) into (pow (sqrt 1/21) 2) 1546940195.117 * [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)) 1546940195.117 * [misc]backup-simplify: Simplify (* 2 (fabs (/ -1 x))) into (* 2 (fabs (/ -1 x))) 1546940195.117 * [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)))) 1546940195.118 * [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))))) 1546940195.119 * [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)))))) 1546940195.120 * [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))) 1546940195.121 * [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))) 1546940195.121 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 1546940195.122 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 1546940195.122 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 4))) into 0 1546940195.122 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (* 0 (pow (fabs (/ -1 x)) 5))) into 0 1546940195.122 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 1546940195.122 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 1546940195.122 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 1546940195.123 * [misc]backup-simplify: Simplify (+ (* (sqrt 1/21) 0) (* 0 (sqrt 1/21))) into 0 1546940195.123 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 1546940195.123 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 1546940195.123 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 1546940195.123 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 6))) into 0 1546940195.124 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 7) 0) (* 0 (pow (sqrt 1/21) 2))) into 0 1546940195.124 * [misc]backup-simplify: Simplify (+ (* 2 0) (* 0 (fabs (/ -1 x)))) into 0 1546940195.124 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940195.124 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940195.124 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940195.126 * [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 1546940195.126 * [misc]backup-simplify: Simplify 0 into 0 1546940195.127 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546940195.128 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 1546940195.128 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 1546940195.129 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 1546940195.129 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))) into 0 1546940195.129 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5)))) into 0 1546940195.130 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 1546940195.130 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 1546940195.130 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 1546940195.131 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1/21))) into 0 1546940195.131 * [misc]backup-simplify: Simplify (+ (* (sqrt 1/21) 0) (+ (* 0 0) (* 0 (sqrt 1/21)))) into 0 1546940195.131 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 1546940195.132 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 1546940195.132 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 1546940195.132 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))) into 0 1546940195.133 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 7) 0) (+ (* 0 0) (* 0 (pow (sqrt 1/21) 2)))) into 0 1546940195.133 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 1546940195.134 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940195.134 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940195.134 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940195.136 * [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 1546940195.136 * [misc]backup-simplify: Simplify 0 into 0 1546940195.137 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546940195.138 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546940195.138 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 1546940195.139 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 1546940195.139 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))) into 0 1546940195.139 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5))))) into 0 1546940195.140 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 1546940195.140 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 1546940195.140 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 1546940195.140 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 1/21))) into 0 1546940195.141 * [misc]backup-simplify: Simplify (+ (* (sqrt 1/21) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1/21))))) into 0 1546940195.141 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 1546940195.141 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 1546940195.141 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 1546940195.142 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))) into 0 1546940195.143 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 7) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (sqrt 1/21) 2))))) into 0 1546940195.143 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 1546940195.143 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940195.143 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940195.143 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940195.145 * [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 1546940195.145 * [misc]backup-simplify: Simplify 0 into 0 1546940195.147 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546940195.148 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546940195.148 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 1546940195.149 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 1546940195.149 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))) into 0 1546940195.150 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5)))))) into 0 1546940195.150 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 1546940195.150 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 1546940195.151 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 1546940195.152 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 1/21))) into 0 1546940195.152 * [misc]backup-simplify: Simplify (+ (* (sqrt 1/21) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1/21)))))) into 0 1546940195.152 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 1546940195.152 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 1546940195.153 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 1546940195.153 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))))) into 0 1546940195.155 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 7) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (sqrt 1/21) 2)))))) into 0 1546940195.155 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 1546940195.155 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940195.155 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940195.155 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940195.157 * [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 1546940195.157 * [misc]backup-simplify: Simplify 0 into 0 1546940195.159 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546940195.160 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546940195.161 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 1546940195.161 * [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 1546940195.162 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))))) into 0 1546940195.162 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5))))))) into 0 1546940195.163 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 1546940195.163 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 1546940195.163 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))))) into 0 1546940195.164 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 1/21))) into 0 1546940195.164 * [misc]backup-simplify: Simplify (+ (* (sqrt 1/21) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1/21))))))) into 0 1546940195.164 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 1546940195.165 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 1546940195.165 * [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 1546940195.166 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))))) into 0 1546940195.167 * [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 1546940195.168 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 1546940195.168 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940195.168 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940195.168 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940195.170 * [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 1546940195.171 * [misc]backup-simplify: Simplify 0 into 0 1546940195.173 * [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 1546940195.174 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546940195.175 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 1546940195.175 * [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 1546940195.176 * [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 1546940195.176 * [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 1546940195.177 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 1546940195.177 * [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 1546940195.178 * [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 1546940195.179 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 1/21))) into 0 1546940195.179 * [misc]backup-simplify: Simplify (+ (* (sqrt 1/21) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1/21)))))))) into 0 1546940195.180 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 1546940195.181 * [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 1546940195.182 * [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 1546940195.183 * [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 1546940195.187 * [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 1546940195.188 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 1546940195.188 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940195.188 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940195.188 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940195.193 * [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 1546940195.193 * [misc]backup-simplify: Simplify 0 into 0 1546940195.195 * [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))) 1546940195.195 * * * [misc]progress: simplifying candidates 1546940195.195 * * * * [misc]progress: [ 1 / 85 ] simplifiying candidate # 1546940195.195 * * * * [misc]progress: [ 2 / 85 ] simplifiying candidate # 1546940195.196 * * * * [misc]progress: [ 3 / 85 ] simplifiying candidate # 1546940195.196 * * * * [misc]progress: [ 4 / 85 ] simplifiying candidate # 1546940195.196 * * * * [misc]progress: [ 5 / 85 ] simplifiying candidate # 1546940195.196 * * * * [misc]progress: [ 6 / 85 ] simplifiying candidate # 1546940195.196 * * * * [misc]progress: [ 7 / 85 ] simplifiying candidate # 1546940195.196 * * * * [misc]progress: [ 8 / 85 ] simplifiying candidate # 1546940195.196 * * * * [misc]progress: [ 9 / 85 ] simplifiying candidate # 1546940195.196 * [enter]simplify: Simplifying (sqrt 1/21) 1546940195.196 * * [misc]simplify: iters left: 1 (2 enodes) 1546940195.198 * [exit]simplify: Simplified to (sqrt 1/21) 1546940195.198 * [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)))))))))) 1546940195.198 * * * * [misc]progress: [ 10 / 85 ] simplifiying candidate # 1546940195.198 * * * * [misc]progress: [ 11 / 85 ] simplifiying candidate # 1546940195.198 * * * * [misc]progress: [ 12 / 85 ] simplifiying candidate # 1546940195.198 * * * * [misc]progress: [ 13 / 85 ] simplifiying candidate # 1546940195.198 * * * * [misc]progress: [ 14 / 85 ] simplifiying candidate # 1546940195.198 * * * * [misc]progress: [ 15 / 85 ] simplifiying candidate # 1546940195.199 * * * * [misc]progress: [ 16 / 85 ] simplifiying candidate # 1546940195.199 * * * * [misc]progress: [ 17 / 85 ] simplifiying candidate # 1546940195.199 * * * * [misc]progress: [ 18 / 85 ] simplifiying candidate # 1546940195.199 * * * * [misc]progress: [ 19 / 85 ] simplifiying candidate # 1546940195.199 * * * * [misc]progress: [ 20 / 85 ] simplifiying candidate # 1546940195.199 * [enter]simplify: Simplifying (sqrt 1/21) 1546940195.199 * * [misc]simplify: iters left: 1 (2 enodes) 1546940195.200 * [exit]simplify: Simplified to (sqrt 1/21) 1546940195.201 * [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)))))))))) 1546940195.201 * * * * [misc]progress: [ 21 / 85 ] simplifiying candidate # 1546940195.201 * * * * [misc]progress: [ 22 / 85 ] simplifiying candidate # 1546940195.201 * * * * [misc]progress: [ 23 / 85 ] simplifiying candidate # 1546940195.201 * * * * [misc]progress: [ 24 / 85 ] simplifiying candidate # 1546940195.201 * * * * [misc]progress: [ 25 / 85 ] simplifiying candidate # 1546940195.201 * * * * [misc]progress: [ 26 / 85 ] simplifiying candidate # 1546940195.201 * * * * [misc]progress: [ 27 / 85 ] simplifiying candidate # 1546940195.201 * * * * [misc]progress: [ 28 / 85 ] simplifiying candidate # 1546940195.201 * * * * [misc]progress: [ 29 / 85 ] simplifiying candidate # 1546940195.201 * * * * [misc]progress: [ 30 / 85 ] simplifiying candidate # 1546940195.201 * * * * [misc]progress: [ 31 / 85 ] simplifiying candidate # 1546940195.201 * * * * [misc]progress: [ 32 / 85 ] simplifiying candidate # 1546940195.202 * [enter]simplify: Simplifying (pow (cbrt (fabs x)) 3) 1546940195.202 * * [misc]simplify: iters left: 3 (5 enodes) 1546940195.205 * * [misc]simplify: iters left: 2 (8 enodes) 1546940195.207 * [exit]simplify: Simplified to (fabs x) 1546940195.207 * [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)))))))))) 1546940195.207 * * * * [misc]progress: [ 33 / 85 ] simplifiying candidate # 1546940195.208 * [enter]simplify: Simplifying (pow (sqrt (fabs x)) 3) 1546940195.208 * * [misc]simplify: iters left: 3 (5 enodes) 1546940195.209 * * [misc]simplify: iters left: 2 (8 enodes) 1546940195.212 * [exit]simplify: Simplified to (* (sqrt (fabs x)) (fabs x)) 1546940195.212 * [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)))))))))) 1546940195.212 * * * * [misc]progress: [ 34 / 85 ] simplifiying candidate # 1546940195.212 * [enter]simplify: Simplifying (pow (fabs x) 3) 1546940195.212 * * [misc]simplify: iters left: 2 (4 enodes) 1546940195.213 * * [misc]simplify: iters left: 1 (7 enodes) 1546940195.215 * [exit]simplify: Simplified to (pow (fabs x) 3) 1546940195.215 * [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)))))))))) 1546940195.215 * * * * [misc]progress: [ 35 / 85 ] simplifiying candidate # 1546940195.216 * [enter]simplify: Simplifying (fabs x) 1546940195.216 * * [misc]simplify: iters left: 1 (2 enodes) 1546940195.216 * [exit]simplify: Simplified to (fabs x) 1546940195.216 * [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)))))))))) 1546940195.216 * * * * [misc]progress: [ 36 / 85 ] simplifiying candidate # 1546940195.217 * [enter]simplify: Simplifying (cbrt (pow (fabs x) 3)) 1546940195.217 * * [misc]simplify: iters left: 3 (5 enodes) 1546940195.218 * * [misc]simplify: iters left: 2 (8 enodes) 1546940195.221 * * [misc]simplify: iters left: 1 (12 enodes) 1546940195.223 * [exit]simplify: Simplified to (fabs x) 1546940195.223 * [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)))))))))) 1546940195.223 * * * * [misc]progress: [ 37 / 85 ] simplifiying candidate # 1546940195.224 * [enter]simplify: Simplifying (pow (cbrt (fabs x)) 3) 1546940195.224 * * [misc]simplify: iters left: 3 (5 enodes) 1546940195.225 * * [misc]simplify: iters left: 2 (8 enodes) 1546940195.227 * [exit]simplify: Simplified to (fabs x) 1546940195.227 * [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)))))))))) 1546940195.228 * * * * [misc]progress: [ 38 / 85 ] simplifiying candidate # 1546940195.228 * [enter]simplify: Simplifying (pow (sqrt (fabs x)) 3) 1546940195.228 * * [misc]simplify: iters left: 3 (5 enodes) 1546940195.229 * * [misc]simplify: iters left: 2 (8 enodes) 1546940195.232 * [exit]simplify: Simplified to (* (sqrt (fabs x)) (fabs x)) 1546940195.232 * [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)))))))))) 1546940195.232 * * * * [misc]progress: [ 39 / 85 ] simplifiying candidate # 1546940195.232 * [enter]simplify: Simplifying (pow (fabs x) 3) 1546940195.233 * * [misc]simplify: iters left: 2 (4 enodes) 1546940195.234 * * [misc]simplify: iters left: 1 (7 enodes) 1546940195.236 * [exit]simplify: Simplified to (pow (fabs x) 3) 1546940195.236 * [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)))))))))) 1546940195.236 * * * * [misc]progress: [ 40 / 85 ] simplifiying candidate # 1546940195.237 * [enter]simplify: Simplifying (* (fabs x) (fabs x)) 1546940195.237 * * [misc]simplify: iters left: 3 (3 enodes) 1546940195.238 * [exit]simplify: Simplified to (* (fabs x) (fabs x)) 1546940195.238 * [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)))))))))) 1546940195.238 * * * * [misc]progress: [ 41 / 85 ] simplifiying candidate # 1546940195.238 * [enter]simplify: Simplifying (sqrt (pow (fabs x) 3)) 1546940195.238 * * [misc]simplify: iters left: 3 (5 enodes) 1546940195.240 * * [misc]simplify: iters left: 2 (8 enodes) 1546940195.242 * [exit]simplify: Simplified to (sqrt (pow (fabs x) 3)) 1546940195.242 * [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)))))))))) 1546940195.242 * * * * [misc]progress: [ 42 / 85 ] simplifiying candidate # 1546940195.243 * [enter]simplify: Simplifying (pow (fabs x) 3) 1546940195.243 * * [misc]simplify: iters left: 2 (4 enodes) 1546940195.244 * * [misc]simplify: iters left: 1 (7 enodes) 1546940195.246 * [exit]simplify: Simplified to (pow (fabs x) 3) 1546940195.246 * [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)))))))))) 1546940195.246 * * * * [misc]progress: [ 43 / 85 ] simplifiying candidate # 1546940195.246 * * * * [misc]progress: [ 44 / 85 ] simplifiying candidate # 1546940195.246 * * * * [misc]progress: [ 45 / 85 ] simplifiying candidate # 1546940195.246 * * * * [misc]progress: [ 46 / 85 ] simplifiying candidate # 1546940195.247 * [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)))))))) 1546940195.247 * * [misc]simplify: iters left: 6 (26 enodes) 1546940195.256 * * [misc]simplify: iters left: 5 (52 enodes) 1546940195.273 * * [misc]simplify: iters left: 4 (121 enodes) 1546940195.323 * * [misc]simplify: iters left: 3 (274 enodes) 1546940195.467 * [exit]simplify: Simplified to (fma (sqrt (/ 1 PI)) (fma (fabs x) (fma (fabs x) (* 2/3 (fabs x)) 2) (* 1/5 (pow (fabs x) 5))) (* (* 1/21 (pow (fabs x) 7)) (sqrt (/ 1 PI)))) 1546940195.467 * [misc]simplify: Simplified (2 1 1) to (λ (x) (fabs (pow (fma (sqrt (/ 1 PI)) (fma (fabs x) (fma (fabs x) (* 2/3 (fabs x)) 2) (* 1/5 (pow (fabs x) 5))) (* (* 1/21 (pow (fabs x) 7)) (sqrt (/ 1 PI)))) 1))) 1546940195.467 * * * * [misc]progress: [ 47 / 85 ] simplifiying candidate # 1546940195.468 * * * * [misc]progress: [ 48 / 85 ] simplifiying candidate # 1546940195.468 * [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))))))))) 1546940195.468 * * [misc]simplify: iters left: 6 (28 enodes) 1546940195.477 * * [misc]simplify: iters left: 5 (48 enodes) 1546940195.492 * * [misc]simplify: iters left: 4 (87 enodes) 1546940195.522 * * [misc]simplify: iters left: 3 (151 enodes) 1546940195.563 * * [misc]simplify: iters left: 2 (229 enodes) 1546940195.593 * * [misc]simplify: iters left: 1 (255 enodes) 1546940195.623 * [exit]simplify: Simplified to (+ (log (fma (fma (fabs x) (* (fabs x) 2/3) 2) (fabs x) (fma 1/5 (pow (fabs x) 5) (* 1/21 (pow (fabs x) 7))))) (log (sqrt (/ 1 PI)))) 1546940195.623 * [misc]simplify: Simplified (2 1 1) to (λ (x) (fabs (exp (+ (log (fma (fma (fabs x) (* (fabs x) 2/3) 2) (fabs x) (fma 1/5 (pow (fabs x) 5) (* 1/21 (pow (fabs x) 7))))) (log (sqrt (/ 1 PI))))))) 1546940195.623 * * * * [misc]progress: [ 49 / 85 ] simplifiying candidate # 1546940195.623 * * * * [misc]progress: [ 50 / 85 ] simplifiying candidate # 1546940195.623 * * * * [misc]progress: [ 51 / 85 ] simplifiying candidate # 1546940195.624 * [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))))))))) 1546940195.624 * * [misc]simplify: iters left: 6 (30 enodes) 1546940195.629 * * [misc]simplify: iters left: 5 (68 enodes) 1546940195.662 * * [misc]simplify: iters left: 4 (306 enodes) 1546940196.172 * [exit]simplify: Simplified to (* (* (fma 1/5 (pow (fabs x) 5) (fma 1/21 (pow (fabs x) 7) (fma (* (fabs x) (fabs x)) (* 2/3 (fabs x)) (* 2 (fabs x))))) (/ (sqrt (/ 1 PI)) PI)) (* (fma 1/5 (pow (fabs x) 5) (fma 1/21 (pow (fabs x) 7) (fma (* (fabs x) (fabs x)) (* 2/3 (fabs x)) (* 2 (fabs x))))) (fma 1/5 (pow (fabs x) 5) (fma 1/21 (pow (fabs x) 7) (fma (* (fabs x) (fabs x)) (* 2/3 (fabs x)) (* 2 (fabs x))))))) 1546940196.172 * [misc]simplify: Simplified (2 1 1) to (λ (x) (fabs (cbrt (* (* (fma 1/5 (pow (fabs x) 5) (fma 1/21 (pow (fabs x) 7) (fma (* (fabs x) (fabs x)) (* 2/3 (fabs x)) (* 2 (fabs x))))) (/ (sqrt (/ 1 PI)) PI)) (* (fma 1/5 (pow (fabs x) 5) (fma 1/21 (pow (fabs x) 7) (fma (* (fabs x) (fabs x)) (* 2/3 (fabs x)) (* 2 (fabs x))))) (fma 1/5 (pow (fabs x) 5) (fma 1/21 (pow (fabs x) 7) (fma (* (fabs x) (fabs x)) (* 2/3 (fabs x)) (* 2 (fabs x)))))))))) 1546940196.172 * * * * [misc]progress: [ 52 / 85 ] simplifiying candidate # 1546940196.172 * * * * [misc]progress: [ 53 / 85 ] simplifiying candidate # 1546940196.172 * * * * [misc]progress: [ 54 / 85 ] simplifiying candidate # 1546940196.172 * * * * [misc]progress: [ 55 / 85 ] simplifiying candidate # 1546940196.172 * [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))) 1546940196.173 * * [misc]simplify: iters left: 6 (26 enodes) 1546940196.183 * * [misc]simplify: iters left: 5 (59 enodes) 1546940196.204 * * [misc]simplify: iters left: 4 (142 enodes) 1546940196.279 * [exit]simplify: Simplified to (fma (* (fma (* (* (fabs x) (fabs x)) 2/3) (fabs x) (fma 1/21 (pow (fabs x) 7) (* (fabs x) 2))) (fma (* (* (fabs x) (fabs x)) 2/3) (fabs x) (fma 1/21 (pow (fabs x) 7) (* (fabs x) 2)))) (fma (* (* (fabs x) (fabs x)) 2/3) (fabs x) (fma 1/21 (pow (fabs x) 7) (* (fabs x) 2))) (* (* 1/125 (pow (fabs x) 5)) (* (pow (fabs x) 5) (pow (fabs x) 5)))) 1546940196.279 * [misc]simplify: Simplified (2 1 1) to (λ (x) (fabs (/ (fma (* (fma (* (* (fabs x) (fabs x)) 2/3) (fabs x) (fma 1/21 (pow (fabs x) 7) (* (fabs x) 2))) (fma (* (* (fabs x) (fabs x)) 2/3) (fabs x) (fma 1/21 (pow (fabs x) 7) (* (fabs x) 2)))) (fma (* (* (fabs x) (fabs x)) 2/3) (fabs x) (fma 1/21 (pow (fabs x) 7) (* (fabs x) 2))) (* (* 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))))))))))))) 1546940196.279 * [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)))))))))) 1546940196.280 * * [misc]simplify: iters left: 6 (28 enodes) 1546940196.285 * * [misc]simplify: iters left: 5 (76 enodes) 1546940196.314 * * [misc]simplify: iters left: 4 (292 enodes) 1546940196.486 * [exit]simplify: Simplified to (fma (* (sqrt PI) (fma (pow (fabs x) 7) 1/21 (fma (* (fabs x) (fabs x)) (* 2/3 (fabs x)) (* (fabs x) 2)))) (- (fma (pow (fabs x) 7) 1/21 (fma (* (fabs x) (fabs x)) (* 2/3 (fabs x)) (* (fabs x) 2))) (* (pow (fabs x) 5) 1/5)) (* (* 1/25 (pow (fabs x) 5)) (* (pow (fabs x) 5) (sqrt PI)))) 1546940196.486 * [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))) (fma (* (sqrt PI) (fma (pow (fabs x) 7) 1/21 (fma (* (fabs x) (fabs x)) (* 2/3 (fabs x)) (* (fabs x) 2)))) (- (fma (pow (fabs x) 7) 1/21 (fma (* (fabs x) (fabs x)) (* 2/3 (fabs x)) (* (fabs x) 2))) (* (pow (fabs x) 5) 1/5)) (* (* 1/25 (pow (fabs x) 5)) (* (pow (fabs x) 5) (sqrt PI))))))) 1546940196.486 * * * * [misc]progress: [ 56 / 85 ] simplifiying candidate # 1546940196.486 * [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))))))))) 1546940196.486 * * [misc]simplify: iters left: 6 (26 enodes) 1546940196.491 * * [misc]simplify: iters left: 5 (58 enodes) 1546940196.503 * * [misc]simplify: iters left: 4 (169 enodes) 1546940196.577 * [exit]simplify: Simplified to (- (* (* (pow (fabs x) 5) 1/5) (* (pow (fabs x) 5) 1/5)) (* (fma (fabs x) (* 2/3 (* (fabs x) (fabs x))) (fma (pow (fabs x) 7) 1/21 (* (fabs x) 2))) (fma (fabs x) (* 2/3 (* (fabs x) (fabs x))) (fma (pow (fabs x) 7) 1/21 (* (fabs x) 2))))) 1546940196.577 * [misc]simplify: Simplified (2 1 1) to (λ (x) (fabs (/ (- (* (* (pow (fabs x) 5) 1/5) (* (pow (fabs x) 5) 1/5)) (* (fma (fabs x) (* 2/3 (* (fabs x) (fabs x))) (fma (pow (fabs x) 7) 1/21 (* (fabs x) 2))) (fma (fabs x) (* 2/3 (* (fabs x) (fabs x))) (fma (pow (fabs x) 7) 1/21 (* (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))))))))))) 1546940196.577 * [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)))))))) 1546940196.577 * * [misc]simplify: iters left: 6 (24 enodes) 1546940196.581 * * [misc]simplify: iters left: 5 (43 enodes) 1546940196.588 * * [misc]simplify: iters left: 4 (91 enodes) 1546940196.606 * * [misc]simplify: iters left: 3 (214 enodes) 1546940196.695 * [exit]simplify: Simplified to (fma (- (* -1/21 (pow (fabs x) 7)) (fma (* (fabs x) (fabs x)) (* (fabs x) 2/3) (* (fabs x) 2))) (sqrt PI) (* (* 1/5 (sqrt PI)) (pow (fabs x) 5))) 1546940196.695 * [misc]simplify: Simplified (2 1 2) to (λ (x) (fabs (/ (- (* (* (pow (fabs x) 5) 1/5) (* (pow (fabs x) 5) 1/5)) (* (fma (fabs x) (* 2/3 (* (fabs x) (fabs x))) (fma (pow (fabs x) 7) 1/21 (* (fabs x) 2))) (fma (fabs x) (* 2/3 (* (fabs x) (fabs x))) (fma (pow (fabs x) 7) 1/21 (* (fabs x) 2))))) (fma (- (* -1/21 (pow (fabs x) 7)) (fma (* (fabs x) (fabs x)) (* (fabs x) 2/3) (* (fabs x) 2))) (sqrt PI) (* (* 1/5 (sqrt PI)) (pow (fabs x) 5)))))) 1546940196.695 * * * * [misc]progress: [ 57 / 85 ] simplifiying candidate # 1546940196.695 * * * * [misc]progress: [ 58 / 85 ] simplifiying candidate # 1546940196.695 * [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))))))) 1546940196.696 * * [misc]simplify: iters left: 6 (21 enodes) 1546940196.702 * * [misc]simplify: iters left: 5 (42 enodes) 1546940196.716 * * [misc]simplify: iters left: 4 (88 enodes) 1546940196.750 * * [misc]simplify: iters left: 3 (189 enodes) 1546940196.794 * * [misc]simplify: iters left: 2 (335 enodes) 1546940196.866 * * [misc]simplify: iters left: 1 (426 enodes) 1546940196.936 * [exit]simplify: Simplified to (* (sqrt (/ 1 PI)) (fma (fabs x) (fma 2/3 (* (fabs x) (fabs x)) 2) (* 1/21 (pow (fabs x) 7)))) 1546940196.936 * [misc]simplify: Simplified (2 1 2) to (λ (x) (fabs (+ (* (sqrt (/ 1 PI)) (* 1/5 (pow (fabs x) 5))) (* (sqrt (/ 1 PI)) (fma (fabs x) (fma 2/3 (* (fabs x) (fabs x)) 2) (* 1/21 (pow (fabs x) 7))))))) 1546940196.936 * * * * [misc]progress: [ 59 / 85 ] simplifiying candidate # 1546940196.937 * [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))) 1546940196.937 * * [misc]simplify: iters left: 6 (21 enodes) 1546940196.944 * * [misc]simplify: iters left: 5 (36 enodes) 1546940196.955 * * [misc]simplify: iters left: 4 (72 enodes) 1546940196.983 * * [misc]simplify: iters left: 3 (147 enodes) 1546940197.040 * * [misc]simplify: iters left: 2 (248 enodes) 1546940197.125 * * [misc]simplify: iters left: 1 (373 enodes) 1546940197.182 * [exit]simplify: Simplified to (* (fma (fma (fabs x) (* 2/3 (fabs x)) 2) (fabs x) (* 1/21 (pow (fabs x) 7))) (sqrt (/ 1 PI))) 1546940197.182 * [misc]simplify: Simplified (2 1 2) to (λ (x) (fabs (+ (* (* 1/5 (pow (fabs x) 5)) (sqrt (/ 1 PI))) (* (fma (fma (fabs x) (* 2/3 (fabs x)) 2) (fabs x) (* 1/21 (pow (fabs x) 7))) (sqrt (/ 1 PI)))))) 1546940197.182 * * * * [misc]progress: [ 60 / 85 ] simplifiying candidate # 1546940197.182 * [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)))))))) 1546940197.182 * * [misc]simplify: iters left: 6 (22 enodes) 1546940197.186 * * [misc]simplify: iters left: 5 (39 enodes) 1546940197.196 * * [misc]simplify: iters left: 4 (78 enodes) 1546940197.223 * * [misc]simplify: iters left: 3 (145 enodes) 1546940197.275 * * [misc]simplify: iters left: 2 (221 enodes) 1546940197.325 * * [misc]simplify: iters left: 1 (231 enodes) 1546940197.363 * [exit]simplify: Simplified to (cbrt (fma 1/21 (pow (fabs x) 7) (fma (fabs x) (fma (fabs x) (* (fabs x) 2/3) 2) (* (pow (fabs x) 5) 1/5)))) 1546940197.363 * [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 (fma 1/21 (pow (fabs x) 7) (fma (fabs x) (fma (fabs x) (* (fabs x) 2/3) 2) (* (pow (fabs x) 5) 1/5))))))) 1546940197.363 * * * * [misc]progress: [ 61 / 85 ] simplifiying candidate # 1546940197.363 * [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)))))))) 1546940197.363 * * [misc]simplify: iters left: 6 (22 enodes) 1546940197.367 * * [misc]simplify: iters left: 5 (39 enodes) 1546940197.374 * * [misc]simplify: iters left: 4 (78 enodes) 1546940197.390 * * [misc]simplify: iters left: 3 (145 enodes) 1546940197.415 * * [misc]simplify: iters left: 2 (221 enodes) 1546940197.466 * * [misc]simplify: iters left: 1 (231 enodes) 1546940197.514 * [exit]simplify: Simplified to (sqrt (fma 1/21 (pow (fabs x) 7) (fma (fabs x) (fma (fabs x) (* (fabs x) 2/3) 2) (* (pow (fabs x) 5) 1/5)))) 1546940197.514 * [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 (fma 1/21 (pow (fabs x) 7) (fma (fabs x) (fma (fabs x) (* (fabs x) 2/3) 2) (* (pow (fabs x) 5) 1/5))))))) 1546940197.514 * * * * [misc]progress: [ 62 / 85 ] simplifiying candidate # 1546940197.514 * [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))))))) 1546940197.514 * * [misc]simplify: iters left: 6 (21 enodes) 1546940197.521 * * [misc]simplify: iters left: 5 (38 enodes) 1546940197.534 * * [misc]simplify: iters left: 4 (77 enodes) 1546940197.550 * * [misc]simplify: iters left: 3 (142 enodes) 1546940197.575 * * [misc]simplify: iters left: 2 (217 enodes) 1546940197.606 * * [misc]simplify: iters left: 1 (232 enodes) 1546940197.633 * [exit]simplify: Simplified to (fma (pow (fabs x) 5) 1/5 (fma (fabs x) (fma 2/3 (* (fabs x) (fabs x)) 2) (* 1/21 (pow (fabs x) 7)))) 1546940197.633 * [misc]simplify: Simplified (2 1 2) to (λ (x) (fabs (* (* (sqrt (/ 1 PI)) 1) (fma (pow (fabs x) 5) 1/5 (fma (fabs x) (fma 2/3 (* (fabs x) (fabs x)) 2) (* 1/21 (pow (fabs x) 7))))))) 1546940197.633 * * * * [misc]progress: [ 63 / 85 ] simplifiying candidate # 1546940197.633 * [enter]simplify: Simplifying (* (cbrt (sqrt (/ 1 PI))) (cbrt (sqrt (/ 1 PI)))) 1546940197.634 * * [misc]simplify: iters left: 6 (6 enodes) 1546940197.635 * * [misc]simplify: iters left: 5 (8 enodes) 1546940197.636 * [exit]simplify: Simplified to (* (cbrt (sqrt (/ 1 PI))) (cbrt (sqrt (/ 1 PI)))) 1546940197.636 * [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))))))))))) 1546940197.636 * * * * [misc]progress: [ 64 / 85 ] simplifiying candidate # 1546940197.636 * [enter]simplify: Simplifying (sqrt (* (cbrt (/ 1 PI)) (cbrt (/ 1 PI)))) 1546940197.636 * * [misc]simplify: iters left: 6 (6 enodes) 1546940197.637 * * [misc]simplify: iters left: 5 (9 enodes) 1546940197.638 * [exit]simplify: Simplified to (fabs (cbrt (/ 1 PI))) 1546940197.638 * [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))))))))))) 1546940197.638 * * * * [misc]progress: [ 65 / 85 ] simplifiying candidate # 1546940197.638 * [enter]simplify: Simplifying (sqrt (sqrt (/ 1 PI))) 1546940197.639 * * [misc]simplify: iters left: 4 (5 enodes) 1546940197.639 * * [misc]simplify: iters left: 3 (7 enodes) 1546940197.641 * [exit]simplify: Simplified to (sqrt (sqrt (/ 1 PI))) 1546940197.641 * [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))))))))))) 1546940197.641 * * * * [misc]progress: [ 66 / 85 ] simplifiying candidate # 1546940197.641 * [enter]simplify: Simplifying (sqrt 1) 1546940197.642 * * [misc]simplify: iters left: 1 (2 enodes) 1546940197.643 * [exit]simplify: Simplified to 1 1546940197.643 * [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))))))))))) 1546940197.643 * * * * [misc]progress: [ 67 / 85 ] simplifiying candidate # 1546940197.643 * [enter]simplify: Simplifying (sqrt 1) 1546940197.643 * * [misc]simplify: iters left: 1 (2 enodes) 1546940197.644 * [exit]simplify: Simplified to 1 1546940197.644 * [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))))))))))) 1546940197.644 * * * * [misc]progress: [ 68 / 85 ] simplifiying candidate # 1546940197.645 * [enter]simplify: Simplifying (sqrt (sqrt (/ 1 PI))) 1546940197.645 * * [misc]simplify: iters left: 4 (5 enodes) 1546940197.646 * * [misc]simplify: iters left: 3 (7 enodes) 1546940197.648 * [exit]simplify: Simplified to (sqrt (sqrt (/ 1 PI))) 1546940197.648 * [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))))))))))) 1546940197.648 * * * * [misc]progress: [ 69 / 85 ] simplifiying candidate # 1546940197.648 * * * * [misc]progress: [ 70 / 85 ] simplifiying candidate # 1546940197.649 * [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))))))))) 1546940197.649 * * [misc]simplify: iters left: 6 (25 enodes) 1546940197.658 * * [misc]simplify: iters left: 5 (66 enodes) 1546940197.679 * * [misc]simplify: iters left: 4 (256 enodes) 1546940197.874 * [exit]simplify: Simplified to (fma (fma (* (fabs x) 2/3) (* (fabs x) (fabs x)) (fma (pow (fabs x) 7) 1/21 (* 2 (fabs x)))) (fma (* (fabs x) 2/3) (* (fabs x) (fabs x)) (fma (pow (fabs x) 7) 1/21 (* 2 (fabs x)))) (fma (* (pow (fabs x) 5) -1/5) (fma (* (fabs x) 2/3) (* (fabs x) (fabs x)) (fma (pow (fabs x) 7) 1/21 (* 2 (fabs x)))) (* (* (pow (fabs x) 5) (pow (fabs x) 5)) 1/25))) 1546940197.874 * [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))) (fma (fma (* (fabs x) 2/3) (* (fabs x) (fabs x)) (fma (pow (fabs x) 7) 1/21 (* 2 (fabs x)))) (fma (* (fabs x) 2/3) (* (fabs x) (fabs x)) (fma (pow (fabs x) 7) 1/21 (* 2 (fabs x)))) (fma (* (pow (fabs x) 5) -1/5) (fma (* (fabs x) 2/3) (* (fabs x) (fabs x)) (fma (pow (fabs x) 7) 1/21 (* 2 (fabs x)))) (* (* (pow (fabs x) 5) (pow (fabs x) 5)) 1/25)))))) 1546940197.874 * * * * [misc]progress: [ 71 / 85 ] simplifiying candidate # 1546940197.874 * [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))))))) 1546940197.875 * * [misc]simplify: iters left: 6 (21 enodes) 1546940197.882 * * [misc]simplify: iters left: 5 (39 enodes) 1546940197.894 * * [misc]simplify: iters left: 4 (81 enodes) 1546940197.913 * * [misc]simplify: iters left: 3 (175 enodes) 1546940197.953 * * [misc]simplify: iters left: 2 (343 enodes) 1546940198.207 * [exit]simplify: Simplified to (- (* (pow (fabs x) 5) 1/5) (fma (fabs x) (fma (fabs x) (* (fabs x) 2/3) 2) (* 1/21 (pow (fabs x) 7)))) 1546940198.207 * [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) (fma (fabs x) (fma (fabs x) (* (fabs x) 2/3) 2) (* 1/21 (pow (fabs x) 7))))))) 1546940198.207 * * * * [misc]progress: [ 72 / 85 ] simplifiying candidate # 1546940198.207 * [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)))))))) 1546940198.208 * * [misc]simplify: iters left: 6 (24 enodes) 1546940198.212 * * [misc]simplify: iters left: 5 (50 enodes) 1546940198.223 * * [misc]simplify: iters left: 4 (121 enodes) 1546940198.273 * * [misc]simplify: iters left: 3 (287 enodes) 1546940198.499 * [exit]simplify: Simplified to (fma (pow (fabs x) 5) 1/5 (fma (fabs x) (fma 2/3 (* (fabs x) (fabs x)) 2) (* (pow (fabs x) 7) 1/21))) 1546940198.499 * [misc]simplify: Simplified (2 1 1) to (λ (x) (fabs (/ (fma (pow (fabs x) 5) 1/5 (fma (fabs x) (fma 2/3 (* (fabs x) (fabs x)) 2) (* (pow (fabs x) 7) 1/21))) (sqrt PI)))) 1546940198.500 * * * * [misc]progress: [ 73 / 85 ] simplifiying candidate # 1546940198.500 * * * * [misc]progress: [ 74 / 85 ] simplifiying candidate # 1546940198.500 * [enter]simplify: Simplifying (* (sqrt (pow (fabs x) 7)) (sqrt 1/21)) 1546940198.500 * * [misc]simplify: iters left: 5 (8 enodes) 1546940198.503 * * [misc]simplify: iters left: 4 (9 enodes) 1546940198.506 * [exit]simplify: Simplified to (* (sqrt 1/21) (sqrt (pow (fabs x) 7))) 1546940198.506 * [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)))))))))) 1546940198.506 * * * * [misc]progress: [ 75 / 85 ] simplifiying candidate # 1546940198.506 * [enter]simplify: Simplifying (* (sqrt (pow (fabs x) 7)) (sqrt 1/21)) 1546940198.506 * * [misc]simplify: iters left: 5 (8 enodes) 1546940198.509 * * [misc]simplify: iters left: 4 (9 enodes) 1546940198.512 * [exit]simplify: Simplified to (* (sqrt 1/21) (sqrt (pow (fabs x) 7))) 1546940198.512 * [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)))))))))) 1546940198.512 * * * * [misc]progress: [ 76 / 85 ] simplifiying candidate # 1546940198.513 * [enter]simplify: Simplifying (* (sqrt (pow (fabs x) 7)) (sqrt 1/21)) 1546940198.513 * * [misc]simplify: iters left: 5 (8 enodes) 1546940198.515 * * [misc]simplify: iters left: 4 (9 enodes) 1546940198.518 * [exit]simplify: Simplified to (* (sqrt 1/21) (sqrt (pow (fabs x) 7))) 1546940198.519 * [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)))))))))) 1546940198.519 * * * * [misc]progress: [ 77 / 85 ] simplifiying candidate # 1546940198.519 * [enter]simplify: Simplifying (* (sqrt (pow (fabs x) 7)) (sqrt 1/21)) 1546940198.519 * * [misc]simplify: iters left: 5 (8 enodes) 1546940198.522 * * [misc]simplify: iters left: 4 (9 enodes) 1546940198.525 * [exit]simplify: Simplified to (* (sqrt 1/21) (sqrt (pow (fabs x) 7))) 1546940198.525 * [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)))))))))) 1546940198.525 * * * * [misc]progress: [ 78 / 85 ] simplifiying candidate # 1546940198.525 * [enter]simplify: Simplifying (* (sqrt (pow (fabs x) 7)) (sqrt 1/21)) 1546940198.525 * * [misc]simplify: iters left: 5 (8 enodes) 1546940198.528 * * [misc]simplify: iters left: 4 (9 enodes) 1546940198.531 * [exit]simplify: Simplified to (* (sqrt 1/21) (sqrt (pow (fabs x) 7))) 1546940198.531 * [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)))))))))) 1546940198.532 * * * * [misc]progress: [ 79 / 85 ] simplifiying candidate # 1546940198.532 * [enter]simplify: Simplifying (* (sqrt (pow (fabs x) 7)) (sqrt 1/21)) 1546940198.532 * * [misc]simplify: iters left: 5 (8 enodes) 1546940198.535 * * [misc]simplify: iters left: 4 (9 enodes) 1546940198.538 * [exit]simplify: Simplified to (* (sqrt 1/21) (sqrt (pow (fabs x) 7))) 1546940198.538 * [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)))))))))) 1546940198.538 * * * * [misc]progress: [ 80 / 85 ] simplifiying candidate # 1546940198.538 * [enter]simplify: Simplifying (* 2/3 (pow (fabs x) 3)) 1546940198.538 * * [misc]simplify: iters left: 4 (6 enodes) 1546940198.543 * * [misc]simplify: iters left: 3 (10 enodes) 1546940198.547 * * [misc]simplify: iters left: 2 (18 enodes) 1546940198.550 * * [misc]simplify: iters left: 1 (22 enodes) 1546940198.552 * [exit]simplify: Simplified to (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) 1546940198.553 * [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)))))))))) 1546940198.553 * * * * [misc]progress: [ 81 / 85 ] simplifiying candidate # 1546940198.553 * [enter]simplify: Simplifying (* 2/3 (pow (fabs x) 3)) 1546940198.553 * * [misc]simplify: iters left: 4 (6 enodes) 1546940198.554 * * [misc]simplify: iters left: 3 (10 enodes) 1546940198.555 * * [misc]simplify: iters left: 2 (18 enodes) 1546940198.558 * * [misc]simplify: iters left: 1 (22 enodes) 1546940198.561 * [exit]simplify: Simplified to (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) 1546940198.561 * [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)))))))))) 1546940198.561 * * * * [misc]progress: [ 82 / 85 ] simplifiying candidate # 1546940198.561 * [enter]simplify: Simplifying (* 2/3 (pow (fabs x) 3)) 1546940198.561 * * [misc]simplify: iters left: 4 (6 enodes) 1546940198.562 * * [misc]simplify: iters left: 3 (10 enodes) 1546940198.563 * * [misc]simplify: iters left: 2 (18 enodes) 1546940198.566 * * [misc]simplify: iters left: 1 (22 enodes) 1546940198.570 * [exit]simplify: Simplified to (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) 1546940198.570 * [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)))))))))) 1546940198.570 * * * * [misc]progress: [ 83 / 85 ] simplifiying candidate # 1546940198.570 * [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))) 1546940198.571 * * [misc]simplify: iters left: 6 (26 enodes) 1546940198.580 * * [misc]simplify: iters left: 5 (47 enodes) 1546940198.595 * * [misc]simplify: iters left: 4 (98 enodes) 1546940198.634 * * [misc]simplify: iters left: 3 (221 enodes) 1546940198.728 * [exit]simplify: Simplified to (fma (sqrt (/ 1 PI)) (fma (fabs x) (fma (fabs x) (* (fabs x) 2/3) 2) (* (pow (fabs x) 7) 1/21)) (* 1/5 (* (pow (fabs x) 5) (sqrt (/ 1 PI))))) 1546940198.728 * [misc]simplify: Simplified (2 1) to (λ (x) (fabs (fma (sqrt (/ 1 PI)) (fma (fabs x) (fma (fabs x) (* (fabs x) 2/3) 2) (* (pow (fabs x) 7) 1/21)) (* 1/5 (* (pow (fabs x) 5) (sqrt (/ 1 PI))))))) 1546940198.728 * * * * [misc]progress: [ 84 / 85 ] simplifiying candidate # 1546940198.728 * [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))) 1546940198.728 * * [misc]simplify: iters left: 6 (26 enodes) 1546940198.733 * * [misc]simplify: iters left: 5 (47 enodes) 1546940198.743 * * [misc]simplify: iters left: 4 (98 enodes) 1546940198.770 * * [misc]simplify: iters left: 3 (221 enodes) 1546940198.842 * [exit]simplify: Simplified to (fma (sqrt (/ 1 PI)) (fma (fabs x) (fma (fabs x) (* (fabs x) 2/3) 2) (* (pow (fabs x) 7) 1/21)) (* 1/5 (* (pow (fabs x) 5) (sqrt (/ 1 PI))))) 1546940198.842 * [misc]simplify: Simplified (2 1) to (λ (x) (fabs (fma (sqrt (/ 1 PI)) (fma (fabs x) (fma (fabs x) (* (fabs x) 2/3) 2) (* (pow (fabs x) 7) 1/21)) (* 1/5 (* (pow (fabs x) 5) (sqrt (/ 1 PI))))))) 1546940198.842 * * * * [misc]progress: [ 85 / 85 ] simplifiying candidate # 1546940198.842 * [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))) 1546940198.842 * * [misc]simplify: iters left: 6 (26 enodes) 1546940198.847 * * [misc]simplify: iters left: 5 (47 enodes) 1546940198.854 * * [misc]simplify: iters left: 4 (98 enodes) 1546940198.880 * * [misc]simplify: iters left: 3 (221 enodes) 1546940198.985 * [exit]simplify: Simplified to (fma (sqrt (/ 1 PI)) (fma (fabs x) (fma (fabs x) (* (fabs x) 2/3) 2) (* (pow (fabs x) 7) 1/21)) (* 1/5 (* (pow (fabs x) 5) (sqrt (/ 1 PI))))) 1546940198.985 * [misc]simplify: Simplified (2 1) to (λ (x) (fabs (fma (sqrt (/ 1 PI)) (fma (fabs x) (fma (fabs x) (* (fabs x) 2/3) 2) (* (pow (fabs x) 7) 1/21)) (* 1/5 (* (pow (fabs x) 5) (sqrt (/ 1 PI))))))) 1546940198.985 * * * [misc]progress: adding candidates to table 1546940200.689 * * [misc]progress: iteration 4 / 4 1546940200.689 * * * [misc]progress: picking best candidate 1546940200.699 * * * * [misc]pick: Picked # 1546940200.699 * * * [misc]progress: localizing error 1546940200.738 * * * [misc]progress: generating rewritten candidates 1546940200.738 * * * * [misc]progress: [ 1 / 4 ] rewriting at (2 1 2) 1546940200.738 * * * * [misc]progress: [ 2 / 4 ] rewriting at (2 1 1 3 1 1) 1546940200.743 * * * * [misc]progress: [ 3 / 4 ] rewriting at (2 1 1 3 3 2) 1546940200.746 * * * * [misc]progress: [ 4 / 4 ] rewriting at (2 1) 1546940200.753 * * * [misc]progress: generating series expansions 1546940200.753 * * * * [misc]progress: [ 1 / 4 ] generating series at (2 1 2) 1546940200.753 * * * * [misc]progress: [ 2 / 4 ] generating series at (2 1 1 3 1 1) 1546940200.753 * [misc]backup-simplify: Simplify (* (fabs x) 1/21) into (* 1/21 (fabs x)) 1546940200.753 * [misc]approximate: Taking taylor expansion of (* 1/21 (fabs x)) in (x) around 0 1546940200.753 * [misc]taylor: Taking taylor expansion of (* 1/21 (fabs x)) in x 1546940200.753 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546940200.753 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546940200.753 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546940200.754 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546940200.754 * [misc]taylor: Taking taylor expansion of (* 1/21 (fabs x)) in x 1546940200.754 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546940200.754 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546940200.754 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546940200.754 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546940200.754 * [misc]backup-simplify: Simplify (* 1/21 (fabs x)) into (* 1/21 (fabs x)) 1546940200.754 * [misc]backup-simplify: Simplify (* 1/21 (fabs x)) into (* 1/21 (fabs x)) 1546940200.754 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (* 0 (fabs x))) into 0 1546940200.754 * [misc]backup-simplify: Simplify 0 into 0 1546940200.755 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 1546940200.755 * [misc]backup-simplify: Simplify 0 into 0 1546940200.755 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 1546940200.755 * [misc]backup-simplify: Simplify 0 into 0 1546940200.756 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 1546940200.756 * [misc]backup-simplify: Simplify 0 into 0 1546940200.756 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 1546940200.756 * [misc]backup-simplify: Simplify 0 into 0 1546940200.757 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 1546940200.757 * [misc]backup-simplify: Simplify 0 into 0 1546940200.757 * [misc]backup-simplify: Simplify (* 1/21 (fabs x)) into (* 1/21 (fabs x)) 1546940200.757 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) 1/21) into (* 1/21 (fabs (/ 1 x))) 1546940200.757 * [misc]approximate: Taking taylor expansion of (* 1/21 (fabs (/ 1 x))) in (x) around 0 1546940200.757 * [misc]taylor: Taking taylor expansion of (* 1/21 (fabs (/ 1 x))) in x 1546940200.757 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546940200.757 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546940200.757 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546940200.757 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546940200.757 * [misc]taylor: Taking taylor expansion of (* 1/21 (fabs (/ 1 x))) in x 1546940200.757 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546940200.757 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546940200.757 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546940200.757 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546940200.757 * [misc]backup-simplify: Simplify (* 1/21 (fabs (/ 1 x))) into (* 1/21 (fabs (/ 1 x))) 1546940200.757 * [misc]backup-simplify: Simplify (* 1/21 (fabs (/ 1 x))) into (* 1/21 (fabs (/ 1 x))) 1546940200.757 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (* 0 (fabs (/ 1 x)))) into 0 1546940200.757 * [misc]backup-simplify: Simplify 0 into 0 1546940200.758 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 1546940200.758 * [misc]backup-simplify: Simplify 0 into 0 1546940200.758 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 1546940200.758 * [misc]backup-simplify: Simplify 0 into 0 1546940200.758 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 1546940200.758 * [misc]backup-simplify: Simplify 0 into 0 1546940200.759 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 1546940200.759 * [misc]backup-simplify: Simplify 0 into 0 1546940200.759 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 1546940200.759 * [misc]backup-simplify: Simplify 0 into 0 1546940200.760 * [misc]backup-simplify: Simplify (* 1/21 (fabs (/ 1 (/ 1 x)))) into (* 1/21 (fabs x)) 1546940200.760 * [misc]backup-simplify: Simplify (* (fabs (/ 1 (- x))) 1/21) into (* 1/21 (fabs (/ -1 x))) 1546940200.760 * [misc]approximate: Taking taylor expansion of (* 1/21 (fabs (/ -1 x))) in (x) around 0 1546940200.760 * [misc]taylor: Taking taylor expansion of (* 1/21 (fabs (/ -1 x))) in x 1546940200.760 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546940200.760 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546940200.760 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546940200.760 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546940200.760 * [misc]taylor: Taking taylor expansion of (* 1/21 (fabs (/ -1 x))) in x 1546940200.760 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546940200.760 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546940200.760 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546940200.760 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546940200.760 * [misc]backup-simplify: Simplify (* 1/21 (fabs (/ -1 x))) into (* 1/21 (fabs (/ -1 x))) 1546940200.760 * [misc]backup-simplify: Simplify (* 1/21 (fabs (/ -1 x))) into (* 1/21 (fabs (/ -1 x))) 1546940200.760 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (* 0 (fabs (/ -1 x)))) into 0 1546940200.760 * [misc]backup-simplify: Simplify 0 into 0 1546940200.760 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 1546940200.760 * [misc]backup-simplify: Simplify 0 into 0 1546940200.761 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 1546940200.761 * [misc]backup-simplify: Simplify 0 into 0 1546940200.761 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 1546940200.761 * [misc]backup-simplify: Simplify 0 into 0 1546940200.762 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 1546940200.762 * [misc]backup-simplify: Simplify 0 into 0 1546940200.762 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 1546940200.762 * [misc]backup-simplify: Simplify 0 into 0 1546940200.762 * [misc]backup-simplify: Simplify (* 1/21 (fabs (/ -1 (/ 1 (- x))))) into (* 1/21 (fabs x)) 1546940200.762 * * * * [misc]progress: [ 3 / 4 ] generating series at (2 1 1 3 3 2) 1546940200.762 * [misc]backup-simplify: Simplify (* 1/5 (fabs x)) into (* 1/5 (fabs x)) 1546940200.762 * [misc]approximate: Taking taylor expansion of (* 1/5 (fabs x)) in (x) around 0 1546940200.762 * [misc]taylor: Taking taylor expansion of (* 1/5 (fabs x)) in x 1546940200.762 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546940200.762 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546940200.762 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546940200.762 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546940200.763 * [misc]taylor: Taking taylor expansion of (* 1/5 (fabs x)) in x 1546940200.763 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546940200.763 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546940200.763 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546940200.763 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546940200.763 * [misc]backup-simplify: Simplify (* 1/5 (fabs x)) into (* 1/5 (fabs x)) 1546940200.763 * [misc]backup-simplify: Simplify (* 1/5 (fabs x)) into (* 1/5 (fabs x)) 1546940200.763 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (* 0 (fabs x))) into 0 1546940200.763 * [misc]backup-simplify: Simplify 0 into 0 1546940200.763 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 1546940200.763 * [misc]backup-simplify: Simplify 0 into 0 1546940200.763 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 1546940200.763 * [misc]backup-simplify: Simplify 0 into 0 1546940200.764 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 1546940200.764 * [misc]backup-simplify: Simplify 0 into 0 1546940200.764 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 1546940200.764 * [misc]backup-simplify: Simplify 0 into 0 1546940200.765 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 1546940200.765 * [misc]backup-simplify: Simplify 0 into 0 1546940200.765 * [misc]backup-simplify: Simplify (* 1/5 (fabs x)) into (* 1/5 (fabs x)) 1546940200.765 * [misc]backup-simplify: Simplify (* 1/5 (fabs (/ 1 x))) into (* 1/5 (fabs (/ 1 x))) 1546940200.765 * [misc]approximate: Taking taylor expansion of (* 1/5 (fabs (/ 1 x))) in (x) around 0 1546940200.765 * [misc]taylor: Taking taylor expansion of (* 1/5 (fabs (/ 1 x))) in x 1546940200.765 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546940200.765 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546940200.765 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546940200.765 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546940200.765 * [misc]taylor: Taking taylor expansion of (* 1/5 (fabs (/ 1 x))) in x 1546940200.765 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546940200.765 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546940200.765 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546940200.765 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546940200.765 * [misc]backup-simplify: Simplify (* 1/5 (fabs (/ 1 x))) into (* 1/5 (fabs (/ 1 x))) 1546940200.765 * [misc]backup-simplify: Simplify (* 1/5 (fabs (/ 1 x))) into (* 1/5 (fabs (/ 1 x))) 1546940200.765 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (* 0 (fabs (/ 1 x)))) into 0 1546940200.766 * [misc]backup-simplify: Simplify 0 into 0 1546940200.766 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 1546940200.766 * [misc]backup-simplify: Simplify 0 into 0 1546940200.766 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 1546940200.766 * [misc]backup-simplify: Simplify 0 into 0 1546940200.766 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 1546940200.767 * [misc]backup-simplify: Simplify 0 into 0 1546940200.767 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 1546940200.767 * [misc]backup-simplify: Simplify 0 into 0 1546940200.768 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 1546940200.768 * [misc]backup-simplify: Simplify 0 into 0 1546940200.768 * [misc]backup-simplify: Simplify (* 1/5 (fabs (/ 1 (/ 1 x)))) into (* 1/5 (fabs x)) 1546940200.768 * [misc]backup-simplify: Simplify (* 1/5 (fabs (/ 1 (- x)))) into (* 1/5 (fabs (/ -1 x))) 1546940200.768 * [misc]approximate: Taking taylor expansion of (* 1/5 (fabs (/ -1 x))) in (x) around 0 1546940200.768 * [misc]taylor: Taking taylor expansion of (* 1/5 (fabs (/ -1 x))) in x 1546940200.768 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546940200.768 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546940200.768 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546940200.768 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546940200.768 * [misc]taylor: Taking taylor expansion of (* 1/5 (fabs (/ -1 x))) in x 1546940200.768 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546940200.768 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546940200.768 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546940200.768 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546940200.768 * [misc]backup-simplify: Simplify (* 1/5 (fabs (/ -1 x))) into (* 1/5 (fabs (/ -1 x))) 1546940200.768 * [misc]backup-simplify: Simplify (* 1/5 (fabs (/ -1 x))) into (* 1/5 (fabs (/ -1 x))) 1546940200.768 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (* 0 (fabs (/ -1 x)))) into 0 1546940200.768 * [misc]backup-simplify: Simplify 0 into 0 1546940200.768 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 1546940200.768 * [misc]backup-simplify: Simplify 0 into 0 1546940200.769 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 1546940200.769 * [misc]backup-simplify: Simplify 0 into 0 1546940200.769 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 1546940200.769 * [misc]backup-simplify: Simplify 0 into 0 1546940200.770 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 1546940200.770 * [misc]backup-simplify: Simplify 0 into 0 1546940200.770 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 1546940200.770 * [misc]backup-simplify: Simplify 0 into 0 1546940200.770 * [misc]backup-simplify: Simplify (* 1/5 (fabs (/ -1 (/ 1 (- x))))) into (* 1/5 (fabs x)) 1546940200.770 * * * * [misc]progress: [ 4 / 4 ] generating series at (2 1) 1546940200.771 * [misc]backup-simplify: Simplify (/ (fma (fabs x) (fma 2/3 (* (fabs x) (fabs x)) 2) (fma (* (* (fabs x) 1/21) (pow (fabs x) 4)) (* (fabs x) (fabs x)) (* (pow (fabs x) 4) (* 1/5 (fabs x))))) (sqrt PI)) into (* (fma (fabs x) (fma 2/3 (pow (fabs x) 2) 2) (fma (* 1/21 (pow (fabs x) 5)) (pow (fabs x) 2) (* 1/5 (pow (fabs x) 5)))) (sqrt (/ 1 PI))) 1546940200.771 * [misc]approximate: Taking taylor expansion of (* (fma (fabs x) (fma 2/3 (pow (fabs x) 2) 2) (fma (* 1/21 (pow (fabs x) 5)) (pow (fabs x) 2) (* 1/5 (pow (fabs x) 5)))) (sqrt (/ 1 PI))) in (x) around 0 1546940200.771 * [misc]taylor: Taking taylor expansion of (* (fma (fabs x) (fma 2/3 (pow (fabs x) 2) 2) (fma (* 1/21 (pow (fabs x) 5)) (pow (fabs x) 2) (* 1/5 (pow (fabs x) 5)))) (sqrt (/ 1 PI))) in x 1546940200.771 * [misc]taylor: Taking taylor expansion of (fma (fabs x) (fma 2/3 (pow (fabs x) 2) 2) (fma (* 1/21 (pow (fabs x) 5)) (pow (fabs x) 2) (* 1/5 (pow (fabs x) 5)))) in x 1546940200.771 * [misc]taylor: Rewrote expression to (+ (* (fabs x) (fma 2/3 (pow (fabs x) 2) 2)) (fma (* 1/21 (pow (fabs x) 5)) (pow (fabs x) 2) (* 1/5 (pow (fabs x) 5)))) 1546940200.771 * [misc]taylor: Taking taylor expansion of (* (fabs x) (fma 2/3 (pow (fabs x) 2) 2)) in x 1546940200.771 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546940200.771 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546940200.771 * [misc]taylor: Taking taylor expansion of (fma 2/3 (pow (fabs x) 2) 2) in x 1546940200.771 * [misc]taylor: Rewrote expression to (+ (* 2/3 (pow (fabs x) 2)) 2) 1546940200.771 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs x) 2)) in x 1546940200.771 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546940200.771 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546940200.771 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 2) in x 1546940200.771 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546940200.771 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546940200.771 * [misc]taylor: Taking taylor expansion of 2 in x 1546940200.771 * [misc]backup-simplify: Simplify 2 into 2 1546940200.771 * [misc]taylor: Taking taylor expansion of (fma (* 1/21 (pow (fabs x) 5)) (pow (fabs x) 2) (* 1/5 (pow (fabs x) 5))) in x 1546940200.771 * [misc]taylor: Rewrote expression to (+ (* (* 1/21 (pow (fabs x) 5)) (pow (fabs x) 2)) (* 1/5 (pow (fabs x) 5))) 1546940200.771 * [misc]taylor: Taking taylor expansion of (* (* 1/21 (pow (fabs x) 5)) (pow (fabs x) 2)) in x 1546940200.771 * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs x) 5)) in x 1546940200.771 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546940200.771 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546940200.771 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 5) in x 1546940200.772 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546940200.772 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546940200.772 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 2) in x 1546940200.772 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546940200.772 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546940200.772 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs x) 5)) in x 1546940200.772 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546940200.772 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546940200.772 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 5) in x 1546940200.772 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546940200.772 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546940200.772 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 PI)) in x 1546940200.772 * [misc]taylor: Taking taylor expansion of (/ 1 PI) in x 1546940200.772 * [misc]taylor: Taking taylor expansion of PI in x 1546940200.772 * [misc]backup-simplify: Simplify PI into PI 1546940200.772 * [misc]backup-simplify: Simplify (/ 1 PI) into (/ 1 PI) 1546940200.772 * [misc]backup-simplify: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 1546940200.773 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 1546940200.774 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 1546940200.774 * [misc]taylor: Taking taylor expansion of (* (fma (fabs x) (fma 2/3 (pow (fabs x) 2) 2) (fma (* 1/21 (pow (fabs x) 5)) (pow (fabs x) 2) (* 1/5 (pow (fabs x) 5)))) (sqrt (/ 1 PI))) in x 1546940200.774 * [misc]taylor: Taking taylor expansion of (fma (fabs x) (fma 2/3 (pow (fabs x) 2) 2) (fma (* 1/21 (pow (fabs x) 5)) (pow (fabs x) 2) (* 1/5 (pow (fabs x) 5)))) in x 1546940200.774 * [misc]taylor: Rewrote expression to (+ (* (fabs x) (fma 2/3 (pow (fabs x) 2) 2)) (fma (* 1/21 (pow (fabs x) 5)) (pow (fabs x) 2) (* 1/5 (pow (fabs x) 5)))) 1546940200.774 * [misc]taylor: Taking taylor expansion of (* (fabs x) (fma 2/3 (pow (fabs x) 2) 2)) in x 1546940200.774 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546940200.774 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546940200.774 * [misc]taylor: Taking taylor expansion of (fma 2/3 (pow (fabs x) 2) 2) in x 1546940200.774 * [misc]taylor: Rewrote expression to (+ (* 2/3 (pow (fabs x) 2)) 2) 1546940200.774 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs x) 2)) in x 1546940200.774 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546940200.774 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546940200.774 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 2) in x 1546940200.774 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546940200.774 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546940200.774 * [misc]taylor: Taking taylor expansion of 2 in x 1546940200.774 * [misc]backup-simplify: Simplify 2 into 2 1546940200.774 * [misc]taylor: Taking taylor expansion of (fma (* 1/21 (pow (fabs x) 5)) (pow (fabs x) 2) (* 1/5 (pow (fabs x) 5))) in x 1546940200.774 * [misc]taylor: Rewrote expression to (+ (* (* 1/21 (pow (fabs x) 5)) (pow (fabs x) 2)) (* 1/5 (pow (fabs x) 5))) 1546940200.774 * [misc]taylor: Taking taylor expansion of (* (* 1/21 (pow (fabs x) 5)) (pow (fabs x) 2)) in x 1546940200.774 * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs x) 5)) in x 1546940200.774 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546940200.774 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546940200.774 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 5) in x 1546940200.774 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546940200.774 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546940200.774 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 2) in x 1546940200.774 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546940200.774 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546940200.774 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs x) 5)) in x 1546940200.774 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546940200.774 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546940200.774 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 5) in x 1546940200.774 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546940200.774 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546940200.774 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 PI)) in x 1546940200.774 * [misc]taylor: Taking taylor expansion of (/ 1 PI) in x 1546940200.774 * [misc]taylor: Taking taylor expansion of PI in x 1546940200.774 * [misc]backup-simplify: Simplify PI into PI 1546940200.775 * [misc]backup-simplify: Simplify (/ 1 PI) into (/ 1 PI) 1546940200.775 * [misc]backup-simplify: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 1546940200.776 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 1546940200.776 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 1546940200.776 * [misc]backup-simplify: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 1546940200.776 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs x) 2)) into (* 2/3 (pow (fabs x) 2)) 1546940200.777 * [misc]backup-simplify: Simplify (+ (* 2/3 (pow (fabs x) 2)) 2) into (+ 2 (* 2/3 (pow (fabs x) 2))) 1546940200.777 * [misc]backup-simplify: Simplify (* (fabs x) (+ 2 (* 2/3 (pow (fabs x) 2)))) into (* (+ 2 (* 2/3 (pow (fabs x) 2))) (fabs x)) 1546940200.777 * [misc]backup-simplify: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 1546940200.777 * [misc]backup-simplify: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 1546940200.777 * [misc]backup-simplify: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 1546940200.777 * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs x) 5)) into (* 1/21 (pow (fabs x) 5)) 1546940200.777 * [misc]backup-simplify: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 1546940200.777 * [misc]backup-simplify: Simplify (* (* 1/21 (pow (fabs x) 5)) (pow (fabs x) 2)) into (* 1/21 (pow (fabs x) 7)) 1546940200.777 * [misc]backup-simplify: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 1546940200.777 * [misc]backup-simplify: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 1546940200.777 * [misc]backup-simplify: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 1546940200.777 * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs x) 5)) into (* 1/5 (pow (fabs x) 5)) 1546940200.777 * [misc]backup-simplify: Simplify (+ (* 1/21 (pow (fabs x) 7)) (* 1/5 (pow (fabs x) 5))) into (+ (* 1/5 (pow (fabs x) 5)) (* 1/21 (pow (fabs x) 7))) 1546940200.778 * [misc]backup-simplify: Simplify (+ (* (+ 2 (* 2/3 (pow (fabs x) 2))) (fabs x)) (+ (* 1/5 (pow (fabs x) 5)) (* 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))))) 1546940200.778 * [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))))) (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)))))) 1546940200.779 * [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)))))) 1546940200.779 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 1546940200.779 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 (pow (fabs x) 2))) into 0 1546940200.779 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940200.780 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (+ 2 (* 2/3 (pow (fabs x) 2))))) into 0 1546940200.780 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 1546940200.780 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 1546940200.780 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (* 0 (pow (fabs x) 2))) into 0 1546940200.780 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 4))) into 0 1546940200.780 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (* 0 (pow (fabs x) 5))) into 0 1546940200.780 * [misc]backup-simplify: Simplify (+ (* (* 1/21 (pow (fabs x) 5)) 0) (* 0 (pow (fabs x) 2))) into 0 1546940200.780 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 1546940200.780 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (* 0 (pow (fabs x) 2))) into 0 1546940200.780 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 4))) into 0 1546940200.781 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (* 0 (pow (fabs x) 5))) into 0 1546940200.781 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940200.781 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940200.781 * [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))))) 0) (* 0 (sqrt (/ 1 PI)))) into 0 1546940200.782 * [misc]backup-simplify: Simplify 0 into 0 1546940200.783 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546940200.784 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 1546940200.784 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 1546940200.784 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 1546940200.784 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940200.784 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (+ 2 (* 2/3 (pow (fabs x) 2)))))) into 0 1546940200.785 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 1546940200.785 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 1546940200.785 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 1546940200.785 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))) into 0 1546940200.785 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))) into 0 1546940200.786 * [misc]backup-simplify: Simplify (+ (* (* 1/21 (pow (fabs x) 5)) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 1546940200.786 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 1546940200.786 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 1546940200.786 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))) into 0 1546940200.786 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))) into 0 1546940200.787 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940200.787 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940200.788 * [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))))) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))) into 0 1546940200.788 * [misc]backup-simplify: Simplify 0 into 0 1546940200.789 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546940200.790 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546940200.791 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 1546940200.791 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 1546940200.791 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940200.792 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ 2 (* 2/3 (pow (fabs x) 2))))))) into 0 1546940200.792 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 1546940200.793 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 1546940200.793 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 1546940200.794 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))) into 0 1546940200.794 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5))))) into 0 1546940200.795 * [misc]backup-simplify: Simplify (+ (* (* 1/21 (pow (fabs x) 5)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 1546940200.795 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 1546940200.796 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 1546940200.796 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))) into 0 1546940200.796 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5))))) into 0 1546940200.797 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940200.797 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940200.800 * [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))))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI)))))) into 0 1546940200.800 * [misc]backup-simplify: Simplify 0 into 0 1546940200.803 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546940200.805 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546940200.805 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 1546940200.806 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 1546940200.806 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940200.807 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ 2 (* 2/3 (pow (fabs x) 2)))))))) into 0 1546940200.807 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 1546940200.808 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 1546940200.808 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 1546940200.809 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))) into 0 1546940200.810 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))))) into 0 1546940200.810 * [misc]backup-simplify: Simplify (+ (* (* 1/21 (pow (fabs x) 5)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 1546940200.811 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 1546940200.811 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 1546940200.812 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))) into 0 1546940200.813 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))))) into 0 1546940200.813 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940200.813 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940200.816 * [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))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))))) into 0 1546940200.816 * [misc]backup-simplify: Simplify 0 into 0 1546940200.818 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546940200.819 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546940200.819 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 1546940200.820 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 1546940200.820 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940200.820 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ 2 (* 2/3 (pow (fabs x) 2))))))))) into 0 1546940200.821 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 1546940200.821 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 1546940200.821 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 1546940200.822 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))))) into 0 1546940200.822 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5))))))) into 0 1546940200.823 * [misc]backup-simplify: Simplify (+ (* (* 1/21 (pow (fabs x) 5)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 1546940200.823 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 1546940200.824 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 1546940200.824 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))))) into 0 1546940200.824 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5))))))) into 0 1546940200.825 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940200.825 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940200.827 * [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))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI)))))))) into 0 1546940200.827 * [misc]backup-simplify: Simplify 0 into 0 1546940200.829 * [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 1546940200.831 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546940200.831 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 1546940200.832 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 1546940200.832 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940200.832 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ 2 (* 2/3 (pow (fabs x) 2)))))))))) into 0 1546940200.833 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 1546940200.833 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 1546940200.834 * [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 1546940200.834 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))))) into 0 1546940200.835 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))))))) into 0 1546940200.835 * [misc]backup-simplify: Simplify (+ (* (* 1/21 (pow (fabs x) 5)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 1546940200.836 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 1546940200.836 * [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 1546940200.837 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))))) into 0 1546940200.837 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))))))) into 0 1546940200.837 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940200.838 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940200.840 * [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))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))))))) into 0 1546940200.840 * [misc]backup-simplify: Simplify 0 into 0 1546940200.841 * [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)))))) 1546940200.841 * [misc]backup-simplify: Simplify (/ (fma (fabs (/ 1 x)) (fma 2/3 (* (fabs (/ 1 x)) (fabs (/ 1 x))) 2) (fma (* (* (fabs (/ 1 x)) 1/21) (pow (fabs (/ 1 x)) 4)) (* (fabs (/ 1 x)) (fabs (/ 1 x))) (* (pow (fabs (/ 1 x)) 4) (* 1/5 (fabs (/ 1 x)))))) (sqrt PI)) into (* (sqrt (/ 1 PI)) (fma (fabs (/ 1 x)) (fma 2/3 (pow (fabs (/ 1 x)) 2) 2) (fma (* 1/21 (pow (fabs (/ 1 x)) 5)) (pow (fabs (/ 1 x)) 2) (* 1/5 (pow (fabs (/ 1 x)) 5))))) 1546940200.841 * [misc]approximate: Taking taylor expansion of (* (sqrt (/ 1 PI)) (fma (fabs (/ 1 x)) (fma 2/3 (pow (fabs (/ 1 x)) 2) 2) (fma (* 1/21 (pow (fabs (/ 1 x)) 5)) (pow (fabs (/ 1 x)) 2) (* 1/5 (pow (fabs (/ 1 x)) 5))))) in (x) around 0 1546940200.841 * [misc]taylor: Taking taylor expansion of (* (sqrt (/ 1 PI)) (fma (fabs (/ 1 x)) (fma 2/3 (pow (fabs (/ 1 x)) 2) 2) (fma (* 1/21 (pow (fabs (/ 1 x)) 5)) (pow (fabs (/ 1 x)) 2) (* 1/5 (pow (fabs (/ 1 x)) 5))))) in x 1546940200.841 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 PI)) in x 1546940200.841 * [misc]taylor: Taking taylor expansion of (/ 1 PI) in x 1546940200.841 * [misc]taylor: Taking taylor expansion of PI in x 1546940200.842 * [misc]backup-simplify: Simplify PI into PI 1546940200.842 * [misc]backup-simplify: Simplify (/ 1 PI) into (/ 1 PI) 1546940200.842 * [misc]backup-simplify: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 1546940200.843 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 1546940200.845 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 1546940200.845 * [misc]taylor: Taking taylor expansion of (fma (fabs (/ 1 x)) (fma 2/3 (pow (fabs (/ 1 x)) 2) 2) (fma (* 1/21 (pow (fabs (/ 1 x)) 5)) (pow (fabs (/ 1 x)) 2) (* 1/5 (pow (fabs (/ 1 x)) 5)))) in x 1546940200.845 * [misc]taylor: Rewrote expression to (+ (* (fabs (/ 1 x)) (fma 2/3 (pow (fabs (/ 1 x)) 2) 2)) (fma (* 1/21 (pow (fabs (/ 1 x)) 5)) (pow (fabs (/ 1 x)) 2) (* 1/5 (pow (fabs (/ 1 x)) 5)))) 1546940200.845 * [misc]taylor: Taking taylor expansion of (* (fabs (/ 1 x)) (fma 2/3 (pow (fabs (/ 1 x)) 2) 2)) in x 1546940200.845 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546940200.845 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546940200.845 * [misc]taylor: Taking taylor expansion of (fma 2/3 (pow (fabs (/ 1 x)) 2) 2) in x 1546940200.845 * [misc]taylor: Rewrote expression to (+ (* 2/3 (pow (fabs (/ 1 x)) 2)) 2) 1546940200.845 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs (/ 1 x)) 2)) in x 1546940200.845 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546940200.845 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546940200.845 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 2) in x 1546940200.845 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546940200.845 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546940200.845 * [misc]taylor: Taking taylor expansion of 2 in x 1546940200.845 * [misc]backup-simplify: Simplify 2 into 2 1546940200.845 * [misc]taylor: Taking taylor expansion of (fma (* 1/21 (pow (fabs (/ 1 x)) 5)) (pow (fabs (/ 1 x)) 2) (* 1/5 (pow (fabs (/ 1 x)) 5))) in x 1546940200.845 * [misc]taylor: Rewrote expression to (+ (* (* 1/21 (pow (fabs (/ 1 x)) 5)) (pow (fabs (/ 1 x)) 2)) (* 1/5 (pow (fabs (/ 1 x)) 5))) 1546940200.845 * [misc]taylor: Taking taylor expansion of (* (* 1/21 (pow (fabs (/ 1 x)) 5)) (pow (fabs (/ 1 x)) 2)) in x 1546940200.845 * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs (/ 1 x)) 5)) in x 1546940200.845 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546940200.845 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546940200.846 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 1546940200.846 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546940200.846 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546940200.846 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 2) in x 1546940200.846 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546940200.846 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546940200.846 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs (/ 1 x)) 5)) in x 1546940200.846 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546940200.846 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546940200.846 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 1546940200.846 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546940200.846 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546940200.846 * [misc]taylor: Taking taylor expansion of (* (sqrt (/ 1 PI)) (fma (fabs (/ 1 x)) (fma 2/3 (pow (fabs (/ 1 x)) 2) 2) (fma (* 1/21 (pow (fabs (/ 1 x)) 5)) (pow (fabs (/ 1 x)) 2) (* 1/5 (pow (fabs (/ 1 x)) 5))))) in x 1546940200.846 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 PI)) in x 1546940200.846 * [misc]taylor: Taking taylor expansion of (/ 1 PI) in x 1546940200.846 * [misc]taylor: Taking taylor expansion of PI in x 1546940200.846 * [misc]backup-simplify: Simplify PI into PI 1546940200.846 * [misc]backup-simplify: Simplify (/ 1 PI) into (/ 1 PI) 1546940200.846 * [misc]backup-simplify: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 1546940200.847 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 1546940200.848 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 1546940200.848 * [misc]taylor: Taking taylor expansion of (fma (fabs (/ 1 x)) (fma 2/3 (pow (fabs (/ 1 x)) 2) 2) (fma (* 1/21 (pow (fabs (/ 1 x)) 5)) (pow (fabs (/ 1 x)) 2) (* 1/5 (pow (fabs (/ 1 x)) 5)))) in x 1546940200.848 * [misc]taylor: Rewrote expression to (+ (* (fabs (/ 1 x)) (fma 2/3 (pow (fabs (/ 1 x)) 2) 2)) (fma (* 1/21 (pow (fabs (/ 1 x)) 5)) (pow (fabs (/ 1 x)) 2) (* 1/5 (pow (fabs (/ 1 x)) 5)))) 1546940200.848 * [misc]taylor: Taking taylor expansion of (* (fabs (/ 1 x)) (fma 2/3 (pow (fabs (/ 1 x)) 2) 2)) in x 1546940200.848 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546940200.848 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546940200.848 * [misc]taylor: Taking taylor expansion of (fma 2/3 (pow (fabs (/ 1 x)) 2) 2) in x 1546940200.848 * [misc]taylor: Rewrote expression to (+ (* 2/3 (pow (fabs (/ 1 x)) 2)) 2) 1546940200.848 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs (/ 1 x)) 2)) in x 1546940200.848 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546940200.848 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546940200.848 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 2) in x 1546940200.848 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546940200.848 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546940200.848 * [misc]taylor: Taking taylor expansion of 2 in x 1546940200.848 * [misc]backup-simplify: Simplify 2 into 2 1546940200.848 * [misc]taylor: Taking taylor expansion of (fma (* 1/21 (pow (fabs (/ 1 x)) 5)) (pow (fabs (/ 1 x)) 2) (* 1/5 (pow (fabs (/ 1 x)) 5))) in x 1546940200.848 * [misc]taylor: Rewrote expression to (+ (* (* 1/21 (pow (fabs (/ 1 x)) 5)) (pow (fabs (/ 1 x)) 2)) (* 1/5 (pow (fabs (/ 1 x)) 5))) 1546940200.848 * [misc]taylor: Taking taylor expansion of (* (* 1/21 (pow (fabs (/ 1 x)) 5)) (pow (fabs (/ 1 x)) 2)) in x 1546940200.849 * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs (/ 1 x)) 5)) in x 1546940200.849 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546940200.849 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546940200.849 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 1546940200.849 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546940200.849 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546940200.849 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 2) in x 1546940200.849 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546940200.849 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546940200.849 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs (/ 1 x)) 5)) in x 1546940200.849 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546940200.849 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546940200.849 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 1546940200.849 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546940200.849 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546940200.849 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 1546940200.849 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs (/ 1 x)) 2)) into (* 2/3 (pow (fabs (/ 1 x)) 2)) 1546940200.849 * [misc]backup-simplify: Simplify (+ (* 2/3 (pow (fabs (/ 1 x)) 2)) 2) into (+ (* 2/3 (pow (fabs (/ 1 x)) 2)) 2) 1546940200.849 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (+ (* 2/3 (pow (fabs (/ 1 x)) 2)) 2)) into (* (fabs (/ 1 x)) (+ (* 2/3 (pow (fabs (/ 1 x)) 2)) 2)) 1546940200.849 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 1546940200.849 * [misc]backup-simplify: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 1546940200.850 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 1546940200.850 * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs (/ 1 x)) 5)) into (* 1/21 (pow (fabs (/ 1 x)) 5)) 1546940200.850 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 1546940200.850 * [misc]backup-simplify: Simplify (* (* 1/21 (pow (fabs (/ 1 x)) 5)) (pow (fabs (/ 1 x)) 2)) into (* 1/21 (pow (fabs (/ 1 x)) 7)) 1546940200.850 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 1546940200.850 * [misc]backup-simplify: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 1546940200.850 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 1546940200.850 * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs (/ 1 x)) 5)) into (* 1/5 (pow (fabs (/ 1 x)) 5)) 1546940200.850 * [misc]backup-simplify: Simplify (+ (* 1/21 (pow (fabs (/ 1 x)) 7)) (* 1/5 (pow (fabs (/ 1 x)) 5))) into (+ (* 1/21 (pow (fabs (/ 1 x)) 7)) (* 1/5 (pow (fabs (/ 1 x)) 5))) 1546940200.851 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) (+ (* 2/3 (pow (fabs (/ 1 x)) 2)) 2)) (+ (* 1/21 (pow (fabs (/ 1 x)) 7)) (* 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))))) 1546940200.851 * [misc]backup-simplify: Simplify (* (sqrt (/ 1 PI)) (+ (* 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))))) (sqrt (/ 1 PI))) 1546940200.852 * [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))) 1546940200.852 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 1546940200.852 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 1546940200.853 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940200.853 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (+ (* 2/3 (pow (fabs (/ 1 x)) 2)) 2))) into 0 1546940200.853 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 1546940200.853 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 1546940200.853 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 1546940200.853 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 4))) into 0 1546940200.853 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (* 0 (pow (fabs (/ 1 x)) 5))) into 0 1546940200.853 * [misc]backup-simplify: Simplify (+ (* (* 1/21 (pow (fabs (/ 1 x)) 5)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 1546940200.853 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 1546940200.854 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 1546940200.854 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 4))) into 0 1546940200.854 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (* 0 (pow (fabs (/ 1 x)) 5))) into 0 1546940200.854 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940200.854 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940200.855 * [misc]backup-simplify: Simplify (+ (* (sqrt (/ 1 PI)) 0) (* 0 (+ (* 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 0 1546940200.855 * [misc]backup-simplify: Simplify 0 into 0 1546940200.855 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 1546940200.855 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 1546940200.856 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940200.856 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (+ (* 2/3 (pow (fabs (/ 1 x)) 2)) 2)))) into 0 1546940200.856 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 1546940200.856 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 1546940200.856 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 1546940200.857 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))) into 0 1546940200.857 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5)))) into 0 1546940200.857 * [misc]backup-simplify: Simplify (+ (* (* 1/21 (pow (fabs (/ 1 x)) 5)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 1546940200.857 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 1546940200.857 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 1546940200.858 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))) into 0 1546940200.858 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5)))) into 0 1546940200.858 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940200.858 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940200.859 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546940200.860 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 1546940200.861 * [misc]backup-simplify: Simplify (+ (* (sqrt (/ 1 PI)) 0) (+ (* 0 0) (* 0 (+ (* 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 0 1546940200.861 * [misc]backup-simplify: Simplify 0 into 0 1546940200.862 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 1546940200.862 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 1546940200.862 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940200.862 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 2/3 (pow (fabs (/ 1 x)) 2)) 2))))) into 0 1546940200.863 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 1546940200.863 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 1546940200.863 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 1546940200.864 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))) into 0 1546940200.864 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5))))) into 0 1546940200.864 * [misc]backup-simplify: Simplify (+ (* (* 1/21 (pow (fabs (/ 1 x)) 5)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 1546940200.865 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 1546940200.865 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 1546940200.865 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))) into 0 1546940200.865 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5))))) into 0 1546940200.866 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940200.866 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940200.867 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546940200.868 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546940200.869 * [misc]backup-simplify: Simplify (+ (* (sqrt (/ 1 PI)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 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 0 1546940200.869 * [misc]backup-simplify: Simplify 0 into 0 1546940200.870 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 1546940200.870 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 1546940200.870 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940200.870 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 2/3 (pow (fabs (/ 1 x)) 2)) 2)))))) into 0 1546940200.871 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 1546940200.871 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 1546940200.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 1546940200.872 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))) into 0 1546940200.872 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5)))))) into 0 1546940200.873 * [misc]backup-simplify: Simplify (+ (* (* 1/21 (pow (fabs (/ 1 x)) 5)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 1546940200.873 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 1546940200.873 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 1546940200.874 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))) into 0 1546940200.874 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5)))))) into 0 1546940200.874 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940200.874 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940200.876 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546940200.877 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546940200.878 * [misc]backup-simplify: Simplify (+ (* (sqrt (/ 1 PI)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 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 0 1546940200.878 * [misc]backup-simplify: Simplify 0 into 0 1546940200.879 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 1546940200.880 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 1546940200.880 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940200.880 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 2/3 (pow (fabs (/ 1 x)) 2)) 2))))))) into 0 1546940200.881 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 1546940200.882 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 1546940200.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 1546940200.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 1546940200.884 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5))))))) into 0 1546940200.884 * [misc]backup-simplify: Simplify (+ (* (* 1/21 (pow (fabs (/ 1 x)) 5)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 1546940200.885 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 1546940200.885 * [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 1546940200.886 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))))) into 0 1546940200.886 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5))))))) into 0 1546940200.886 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940200.886 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940200.888 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546940200.889 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546940200.891 * [misc]backup-simplify: Simplify (+ (* (sqrt (/ 1 PI)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 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 0 1546940200.891 * [misc]backup-simplify: Simplify 0 into 0 1546940200.891 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 1546940200.892 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))))) into 0 1546940200.892 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940200.892 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 2/3 (pow (fabs (/ 1 x)) 2)) 2)))))))) into 0 1546940200.893 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 1546940200.893 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 1546940200.894 * [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 1546940200.894 * [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 1546940200.895 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5)))))))) into 0 1546940200.896 * [misc]backup-simplify: Simplify (+ (* (* 1/21 (pow (fabs (/ 1 x)) 5)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))))) into 0 1546940200.896 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 1546940200.897 * [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 1546940200.897 * [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 1546940200.898 * [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 1546940200.898 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940200.898 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940200.901 * [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 1546940200.902 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546940200.903 * [misc]backup-simplify: Simplify (+ (* (sqrt (/ 1 PI)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 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 0 1546940200.903 * [misc]backup-simplify: Simplify 0 into 0 1546940200.904 * [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)))))) 1546940200.905 * [misc]backup-simplify: Simplify (/ (fma (fabs (/ 1 (- x))) (fma 2/3 (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x)))) 2) (fma (* (* (fabs (/ 1 (- x))) 1/21) (pow (fabs (/ 1 (- x))) 4)) (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x)))) (* (pow (fabs (/ 1 (- x))) 4) (* 1/5 (fabs (/ 1 (- x))))))) (sqrt PI)) into (* (fma (fabs (/ -1 x)) (fma 2/3 (pow (fabs (/ -1 x)) 2) 2) (fma (* 1/21 (pow (fabs (/ -1 x)) 5)) (pow (fabs (/ -1 x)) 2) (* 1/5 (pow (fabs (/ -1 x)) 5)))) (sqrt (/ 1 PI))) 1546940200.905 * [misc]approximate: Taking taylor expansion of (* (fma (fabs (/ -1 x)) (fma 2/3 (pow (fabs (/ -1 x)) 2) 2) (fma (* 1/21 (pow (fabs (/ -1 x)) 5)) (pow (fabs (/ -1 x)) 2) (* 1/5 (pow (fabs (/ -1 x)) 5)))) (sqrt (/ 1 PI))) in (x) around 0 1546940200.905 * [misc]taylor: Taking taylor expansion of (* (fma (fabs (/ -1 x)) (fma 2/3 (pow (fabs (/ -1 x)) 2) 2) (fma (* 1/21 (pow (fabs (/ -1 x)) 5)) (pow (fabs (/ -1 x)) 2) (* 1/5 (pow (fabs (/ -1 x)) 5)))) (sqrt (/ 1 PI))) in x 1546940200.905 * [misc]taylor: Taking taylor expansion of (fma (fabs (/ -1 x)) (fma 2/3 (pow (fabs (/ -1 x)) 2) 2) (fma (* 1/21 (pow (fabs (/ -1 x)) 5)) (pow (fabs (/ -1 x)) 2) (* 1/5 (pow (fabs (/ -1 x)) 5)))) in x 1546940200.905 * [misc]taylor: Rewrote expression to (+ (* (fabs (/ -1 x)) (fma 2/3 (pow (fabs (/ -1 x)) 2) 2)) (fma (* 1/21 (pow (fabs (/ -1 x)) 5)) (pow (fabs (/ -1 x)) 2) (* 1/5 (pow (fabs (/ -1 x)) 5)))) 1546940200.905 * [misc]taylor: Taking taylor expansion of (* (fabs (/ -1 x)) (fma 2/3 (pow (fabs (/ -1 x)) 2) 2)) in x 1546940200.905 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546940200.905 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546940200.905 * [misc]taylor: Taking taylor expansion of (fma 2/3 (pow (fabs (/ -1 x)) 2) 2) in x 1546940200.905 * [misc]taylor: Rewrote expression to (+ (* 2/3 (pow (fabs (/ -1 x)) 2)) 2) 1546940200.905 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs (/ -1 x)) 2)) in x 1546940200.905 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546940200.905 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546940200.905 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 2) in x 1546940200.905 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546940200.905 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546940200.905 * [misc]taylor: Taking taylor expansion of 2 in x 1546940200.905 * [misc]backup-simplify: Simplify 2 into 2 1546940200.905 * [misc]taylor: Taking taylor expansion of (fma (* 1/21 (pow (fabs (/ -1 x)) 5)) (pow (fabs (/ -1 x)) 2) (* 1/5 (pow (fabs (/ -1 x)) 5))) in x 1546940200.905 * [misc]taylor: Rewrote expression to (+ (* (* 1/21 (pow (fabs (/ -1 x)) 5)) (pow (fabs (/ -1 x)) 2)) (* 1/5 (pow (fabs (/ -1 x)) 5))) 1546940200.905 * [misc]taylor: Taking taylor expansion of (* (* 1/21 (pow (fabs (/ -1 x)) 5)) (pow (fabs (/ -1 x)) 2)) in x 1546940200.905 * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs (/ -1 x)) 5)) in x 1546940200.905 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546940200.905 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546940200.905 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 1546940200.905 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546940200.905 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546940200.905 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 2) in x 1546940200.905 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546940200.905 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546940200.905 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs (/ -1 x)) 5)) in x 1546940200.905 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546940200.905 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546940200.905 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 1546940200.905 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546940200.905 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546940200.905 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 PI)) in x 1546940200.905 * [misc]taylor: Taking taylor expansion of (/ 1 PI) in x 1546940200.905 * [misc]taylor: Taking taylor expansion of PI in x 1546940200.905 * [misc]backup-simplify: Simplify PI into PI 1546940200.906 * [misc]backup-simplify: Simplify (/ 1 PI) into (/ 1 PI) 1546940200.906 * [misc]backup-simplify: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 1546940200.907 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 1546940200.907 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 1546940200.907 * [misc]taylor: Taking taylor expansion of (* (fma (fabs (/ -1 x)) (fma 2/3 (pow (fabs (/ -1 x)) 2) 2) (fma (* 1/21 (pow (fabs (/ -1 x)) 5)) (pow (fabs (/ -1 x)) 2) (* 1/5 (pow (fabs (/ -1 x)) 5)))) (sqrt (/ 1 PI))) in x 1546940200.908 * [misc]taylor: Taking taylor expansion of (fma (fabs (/ -1 x)) (fma 2/3 (pow (fabs (/ -1 x)) 2) 2) (fma (* 1/21 (pow (fabs (/ -1 x)) 5)) (pow (fabs (/ -1 x)) 2) (* 1/5 (pow (fabs (/ -1 x)) 5)))) in x 1546940200.908 * [misc]taylor: Rewrote expression to (+ (* (fabs (/ -1 x)) (fma 2/3 (pow (fabs (/ -1 x)) 2) 2)) (fma (* 1/21 (pow (fabs (/ -1 x)) 5)) (pow (fabs (/ -1 x)) 2) (* 1/5 (pow (fabs (/ -1 x)) 5)))) 1546940200.908 * [misc]taylor: Taking taylor expansion of (* (fabs (/ -1 x)) (fma 2/3 (pow (fabs (/ -1 x)) 2) 2)) in x 1546940200.908 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546940200.908 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546940200.908 * [misc]taylor: Taking taylor expansion of (fma 2/3 (pow (fabs (/ -1 x)) 2) 2) in x 1546940200.908 * [misc]taylor: Rewrote expression to (+ (* 2/3 (pow (fabs (/ -1 x)) 2)) 2) 1546940200.908 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs (/ -1 x)) 2)) in x 1546940200.908 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546940200.908 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546940200.908 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 2) in x 1546940200.908 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546940200.908 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546940200.908 * [misc]taylor: Taking taylor expansion of 2 in x 1546940200.908 * [misc]backup-simplify: Simplify 2 into 2 1546940200.908 * [misc]taylor: Taking taylor expansion of (fma (* 1/21 (pow (fabs (/ -1 x)) 5)) (pow (fabs (/ -1 x)) 2) (* 1/5 (pow (fabs (/ -1 x)) 5))) in x 1546940200.908 * [misc]taylor: Rewrote expression to (+ (* (* 1/21 (pow (fabs (/ -1 x)) 5)) (pow (fabs (/ -1 x)) 2)) (* 1/5 (pow (fabs (/ -1 x)) 5))) 1546940200.908 * [misc]taylor: Taking taylor expansion of (* (* 1/21 (pow (fabs (/ -1 x)) 5)) (pow (fabs (/ -1 x)) 2)) in x 1546940200.908 * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs (/ -1 x)) 5)) in x 1546940200.908 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546940200.908 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546940200.908 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 1546940200.908 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546940200.908 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546940200.908 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 2) in x 1546940200.908 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546940200.908 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546940200.908 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs (/ -1 x)) 5)) in x 1546940200.908 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546940200.908 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546940200.908 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 1546940200.908 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546940200.908 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546940200.908 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 PI)) in x 1546940200.908 * [misc]taylor: Taking taylor expansion of (/ 1 PI) in x 1546940200.908 * [misc]taylor: Taking taylor expansion of PI in x 1546940200.908 * [misc]backup-simplify: Simplify PI into PI 1546940200.909 * [misc]backup-simplify: Simplify (/ 1 PI) into (/ 1 PI) 1546940200.909 * [misc]backup-simplify: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 1546940200.910 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 1546940200.910 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 1546940200.910 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 1546940200.910 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs (/ -1 x)) 2)) into (* 2/3 (pow (fabs (/ -1 x)) 2)) 1546940200.911 * [misc]backup-simplify: Simplify (+ (* 2/3 (pow (fabs (/ -1 x)) 2)) 2) into (+ (* 2/3 (pow (fabs (/ -1 x)) 2)) 2) 1546940200.911 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (+ (* 2/3 (pow (fabs (/ -1 x)) 2)) 2)) into (* (+ (* 2/3 (pow (fabs (/ -1 x)) 2)) 2) (fabs (/ -1 x))) 1546940200.911 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 1546940200.911 * [misc]backup-simplify: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 1546940200.911 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 1546940200.911 * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs (/ -1 x)) 5)) into (* 1/21 (pow (fabs (/ -1 x)) 5)) 1546940200.911 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 1546940200.911 * [misc]backup-simplify: Simplify (* (* 1/21 (pow (fabs (/ -1 x)) 5)) (pow (fabs (/ -1 x)) 2)) into (* 1/21 (pow (fabs (/ -1 x)) 7)) 1546940200.911 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 1546940200.911 * [misc]backup-simplify: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 1546940200.912 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 1546940200.912 * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs (/ -1 x)) 5)) into (* 1/5 (pow (fabs (/ -1 x)) 5)) 1546940200.912 * [misc]backup-simplify: Simplify (+ (* 1/21 (pow (fabs (/ -1 x)) 7)) (* 1/5 (pow (fabs (/ -1 x)) 5))) into (+ (* 1/21 (pow (fabs (/ -1 x)) 7)) (* 1/5 (pow (fabs (/ -1 x)) 5))) 1546940200.912 * [misc]backup-simplify: Simplify (+ (* (+ (* 2/3 (pow (fabs (/ -1 x)) 2)) 2) (fabs (/ -1 x))) (+ (* 1/21 (pow (fabs (/ -1 x)) 7)) (* 1/5 (pow (fabs (/ -1 x)) 5)))) into (+ (* 1/21 (pow (fabs (/ -1 x)) 7)) (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (* 2 (fabs (/ -1 x)))))) 1546940200.913 * [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))) 1546940200.913 * [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))) 1546940200.914 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 1546940200.914 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 1546940200.914 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940200.914 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (+ (* 2/3 (pow (fabs (/ -1 x)) 2)) 2))) into 0 1546940200.914 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 1546940200.914 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 1546940200.914 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 1546940200.914 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 4))) into 0 1546940200.915 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (* 0 (pow (fabs (/ -1 x)) 5))) into 0 1546940200.915 * [misc]backup-simplify: Simplify (+ (* (* 1/21 (pow (fabs (/ -1 x)) 5)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 1546940200.915 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 1546940200.915 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 1546940200.915 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 4))) into 0 1546940200.915 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (* 0 (pow (fabs (/ -1 x)) 5))) into 0 1546940200.915 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940200.916 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940200.916 * [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 1546940200.916 * [misc]backup-simplify: Simplify 0 into 0 1546940200.918 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546940200.919 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 1546940200.919 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 1546940200.919 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 1546940200.920 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940200.920 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (+ (* 2/3 (pow (fabs (/ -1 x)) 2)) 2)))) into 0 1546940200.920 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 1546940200.921 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 1546940200.921 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 1546940200.921 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))) into 0 1546940200.922 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5)))) into 0 1546940200.922 * [misc]backup-simplify: Simplify (+ (* (* 1/21 (pow (fabs (/ -1 x)) 5)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 1546940200.922 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 1546940200.923 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 1546940200.923 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))) into 0 1546940200.923 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5)))) into 0 1546940200.924 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940200.924 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940200.926 * [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 1546940200.926 * [misc]backup-simplify: Simplify 0 into 0 1546940200.928 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546940200.930 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546940200.930 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 1546940200.931 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 1546940200.931 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940200.931 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 2/3 (pow (fabs (/ -1 x)) 2)) 2))))) into 0 1546940200.932 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 1546940200.932 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 1546940200.933 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 1546940200.933 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))) into 0 1546940200.934 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5))))) into 0 1546940200.934 * [misc]backup-simplify: Simplify (+ (* (* 1/21 (pow (fabs (/ -1 x)) 5)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 1546940200.935 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 1546940200.935 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 1546940200.935 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))) into 0 1546940200.936 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5))))) into 0 1546940200.936 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940200.936 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940200.937 * [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 1546940200.937 * [misc]backup-simplify: Simplify 0 into 0 1546940200.939 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546940200.940 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546940200.941 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 1546940200.941 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 1546940200.941 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940200.942 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 2/3 (pow (fabs (/ -1 x)) 2)) 2)))))) into 0 1546940200.942 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 1546940200.942 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 1546940200.943 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 1546940200.943 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))) into 0 1546940200.944 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5)))))) into 0 1546940200.944 * [misc]backup-simplify: Simplify (+ (* (* 1/21 (pow (fabs (/ -1 x)) 5)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 1546940200.944 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 1546940200.945 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 1546940200.946 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))) into 0 1546940200.946 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5)))))) into 0 1546940200.946 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940200.947 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940200.949 * [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 1546940200.949 * [misc]backup-simplify: Simplify 0 into 0 1546940200.951 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546940200.952 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546940200.952 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 1546940200.953 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 1546940200.953 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940200.953 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 2/3 (pow (fabs (/ -1 x)) 2)) 2))))))) into 0 1546940200.954 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 1546940200.954 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 1546940200.954 * [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 1546940200.955 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))))) into 0 1546940200.955 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5))))))) into 0 1546940200.956 * [misc]backup-simplify: Simplify (+ (* (* 1/21 (pow (fabs (/ -1 x)) 5)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 1546940200.956 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 1546940200.957 * [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 1546940200.957 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))))) into 0 1546940200.958 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5))))))) into 0 1546940200.958 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940200.958 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940200.960 * [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 1546940200.960 * [misc]backup-simplify: Simplify 0 into 0 1546940200.962 * [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 1546940200.964 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546940200.965 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 1546940200.966 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))))) into 0 1546940200.966 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940200.967 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 2/3 (pow (fabs (/ -1 x)) 2)) 2)))))))) into 0 1546940200.968 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 1546940200.968 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 1546940200.969 * [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 1546940200.970 * [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 1546940200.971 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5)))))))) into 0 1546940200.972 * [misc]backup-simplify: Simplify (+ (* (* 1/21 (pow (fabs (/ -1 x)) 5)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))))) into 0 1546940200.973 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 1546940200.974 * [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 1546940200.975 * [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 1546940200.976 * [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 1546940200.976 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940200.976 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546940200.981 * [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 1546940200.981 * [misc]backup-simplify: Simplify 0 into 0 1546940200.982 * [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)))))) 1546940200.982 * * * [misc]progress: simplifying candidates 1546940200.982 * * * * [misc]progress: [ 1 / 75 ] simplifiying candidate # 1546940200.982 * * * * [misc]progress: [ 2 / 75 ] simplifiying candidate # 1546940200.982 * * * * [misc]progress: [ 3 / 75 ] simplifiying candidate # 1546940200.983 * * * * [misc]progress: [ 4 / 75 ] simplifiying candidate # 1546940200.983 * * * * [misc]progress: [ 5 / 75 ] simplifiying candidate # 1546940200.983 * * * * [misc]progress: [ 6 / 75 ] simplifiying candidate # 1546940200.983 * * * * [misc]progress: [ 7 / 75 ] simplifiying candidate # 1546940200.983 * * * * [misc]progress: [ 8 / 75 ] simplifiying candidate # 1546940200.983 * * * * [misc]progress: [ 9 / 75 ] simplifiying candidate # 1546940200.983 * * * * [misc]progress: [ 10 / 75 ] simplifiying candidate # 1546940200.983 * * * * [misc]progress: [ 11 / 75 ] simplifiying candidate # 1546940200.983 * * * * [misc]progress: [ 12 / 75 ] simplifiying candidate # 1546940200.983 * * * * [misc]progress: [ 13 / 75 ] simplifiying candidate # 1546940200.983 * * * * [misc]progress: [ 14 / 75 ] simplifiying candidate # 1546940200.983 * * * * [misc]progress: [ 15 / 75 ] simplifiying candidate # 1546940200.983 * * * * [misc]progress: [ 16 / 75 ] simplifiying candidate # 1546940200.983 * * * * [misc]progress: [ 17 / 75 ] simplifiying candidate # 1546940200.983 * * * * [misc]progress: [ 18 / 75 ] simplifiying candidate # 1546940200.983 * * * * [misc]progress: [ 19 / 75 ] simplifiying candidate # 1546940200.983 * * * * [misc]progress: [ 20 / 75 ] simplifiying candidate # 1546940200.984 * [enter]simplify: Simplifying (* (cbrt (fabs x)) (cbrt (fabs x))) 1546940200.984 * * [misc]simplify: iters left: 4 (4 enodes) 1546940200.984 * [exit]simplify: Simplified to (* (cbrt (fabs x)) (cbrt (fabs x))) 1546940200.984 * [misc]simplify: Simplified (2 1 1 3 1 1 1) to (λ (x) (fabs (/ (fma (fabs x) (fma 2/3 (* (fabs x) (fabs x)) 2) (fma (* (* (* (cbrt (fabs x)) (cbrt (fabs x))) (* (cbrt (fabs x)) 1/21)) (pow (fabs x) 4)) (* (fabs x) (fabs x)) (* (pow (fabs x) 4) (* 1/5 (fabs x))))) (sqrt PI)))) 1546940200.984 * * * * [misc]progress: [ 21 / 75 ] simplifiying candidate # 1546940200.985 * [enter]simplify: Simplifying (sqrt (fabs x)) 1546940200.985 * * [misc]simplify: iters left: 2 (3 enodes) 1546940200.985 * [exit]simplify: Simplified to (sqrt (fabs x)) 1546940200.985 * [misc]simplify: Simplified (2 1 1 3 1 1 1) to (λ (x) (fabs (/ (fma (fabs x) (fma 2/3 (* (fabs x) (fabs x)) 2) (fma (* (* (sqrt (fabs x)) (* (sqrt (fabs x)) 1/21)) (pow (fabs x) 4)) (* (fabs x) (fabs x)) (* (pow (fabs x) 4) (* 1/5 (fabs x))))) (sqrt PI)))) 1546940200.985 * * * * [misc]progress: [ 22 / 75 ] simplifiying candidate # 1546940200.985 * * * * [misc]progress: [ 23 / 75 ] simplifiying candidate # 1546940200.985 * * * * [misc]progress: [ 24 / 75 ] simplifiying candidate # 1546940200.985 * * * * [misc]progress: [ 25 / 75 ] simplifiying candidate # 1546940200.985 * * * * [misc]progress: [ 26 / 75 ] simplifiying candidate # 1546940200.985 * * * * [misc]progress: [ 27 / 75 ] simplifiying candidate # 1546940200.985 * * * * [misc]progress: [ 28 / 75 ] simplifiying candidate # 1546940200.985 * * * * [misc]progress: [ 29 / 75 ] simplifiying candidate # 1546940200.986 * * * * [misc]progress: [ 30 / 75 ] simplifiying candidate # 1546940200.986 * * * * [misc]progress: [ 31 / 75 ] simplifiying candidate # 1546940200.986 * * * * [misc]progress: [ 32 / 75 ] simplifiying candidate # 1546940200.986 * * * * [misc]progress: [ 33 / 75 ] simplifiying candidate # 1546940200.986 * [enter]simplify: Simplifying (cbrt (fabs x)) 1546940200.986 * * [misc]simplify: iters left: 2 (3 enodes) 1546940200.986 * [exit]simplify: Simplified to (cbrt (fabs x)) 1546940200.986 * [misc]simplify: Simplified (2 1 1 3 3 2 2) to (λ (x) (fabs (/ (fma (fabs x) (fma 2/3 (* (fabs x) (fabs x)) 2) (fma (* (* (fabs x) 1/21) (pow (fabs x) 4)) (* (fabs x) (fabs x)) (* (pow (fabs x) 4) (* (* 1/5 (* (cbrt (fabs x)) (cbrt (fabs x)))) (cbrt (fabs x)))))) (sqrt PI)))) 1546940200.986 * * * * [misc]progress: [ 34 / 75 ] simplifiying candidate # 1546940200.986 * [enter]simplify: Simplifying (sqrt (fabs x)) 1546940200.986 * * [misc]simplify: iters left: 2 (3 enodes) 1546940200.987 * [exit]simplify: Simplified to (sqrt (fabs x)) 1546940200.987 * [misc]simplify: Simplified (2 1 1 3 3 2 2) to (λ (x) (fabs (/ (fma (fabs x) (fma 2/3 (* (fabs x) (fabs x)) 2) (fma (* (* (fabs x) 1/21) (pow (fabs x) 4)) (* (fabs x) (fabs x)) (* (pow (fabs x) 4) (* (* 1/5 (sqrt (fabs x))) (sqrt (fabs x)))))) (sqrt PI)))) 1546940200.987 * * * * [misc]progress: [ 35 / 75 ] simplifiying candidate # 1546940200.987 * [enter]simplify: Simplifying (fabs x) 1546940200.987 * * [misc]simplify: iters left: 1 (2 enodes) 1546940200.987 * [exit]simplify: Simplified to (fabs x) 1546940200.987 * [misc]simplify: Simplified (2 1 1 3 3 2 2) to (λ (x) (fabs (/ (fma (fabs x) (fma 2/3 (* (fabs x) (fabs x)) 2) (fma (* (* (fabs x) 1/21) (pow (fabs x) 4)) (* (fabs x) (fabs x)) (* (pow (fabs x) 4) (* (* 1/5 1) (fabs x))))) (sqrt PI)))) 1546940200.987 * * * * [misc]progress: [ 36 / 75 ] simplifiying candidate # 1546940200.988 * * * * [misc]progress: [ 37 / 75 ] simplifiying candidate # 1546940200.988 * * * * [misc]progress: [ 38 / 75 ] simplifiying candidate # 1546940200.988 * * * * [misc]progress: [ 39 / 75 ] simplifiying candidate # 1546940200.988 * * * * [misc]progress: [ 40 / 75 ] simplifiying candidate # 1546940200.988 * [enter]simplify: Simplifying (- (log (fma (fabs x) (fma 2/3 (* (fabs x) (fabs x)) 2) (fma (* (* (fabs x) 1/21) (pow (fabs x) 4)) (* (fabs x) (fabs x)) (* (pow (fabs x) 4) (* 1/5 (fabs x)))))) (log (sqrt PI))) 1546940200.988 * * [misc]simplify: iters left: 6 (21 enodes) 1546940200.991 * * [misc]simplify: iters left: 5 (37 enodes) 1546940200.997 * * [misc]simplify: iters left: 4 (72 enodes) 1546940201.012 * * [misc]simplify: iters left: 3 (174 enodes) 1546940201.066 * * [misc]simplify: iters left: 2 (407 enodes) 1546940201.324 * [exit]simplify: Simplified to (- (log (fma (pow (fabs x) 5) (fma 1/21 (* (fabs x) (fabs x)) 1/5) (fma (* 2/3 (fabs x)) (* (fabs x) (fabs x)) (* (fabs x) 2)))) (log (sqrt PI))) 1546940201.324 * [misc]simplify: Simplified (2 1 1) to (λ (x) (fabs (exp (- (log (fma (pow (fabs x) 5) (fma 1/21 (* (fabs x) (fabs x)) 1/5) (fma (* 2/3 (fabs x)) (* (fabs x) (fabs x)) (* (fabs x) 2)))) (log (sqrt PI)))))) 1546940201.324 * * * * [misc]progress: [ 41 / 75 ] simplifiying candidate # 1546940201.325 * * * * [misc]progress: [ 42 / 75 ] simplifiying candidate # 1546940201.325 * * * * [misc]progress: [ 43 / 75 ] simplifiying candidate # 1546940201.325 * [enter]simplify: Simplifying (/ (* (* (fma (fabs x) (fma 2/3 (* (fabs x) (fabs x)) 2) (fma (* (* (fabs x) 1/21) (pow (fabs x) 4)) (* (fabs x) (fabs x)) (* (pow (fabs x) 4) (* 1/5 (fabs x))))) (fma (fabs x) (fma 2/3 (* (fabs x) (fabs x)) 2) (fma (* (* (fabs x) 1/21) (pow (fabs x) 4)) (* (fabs x) (fabs x)) (* (pow (fabs x) 4) (* 1/5 (fabs x)))))) (fma (fabs x) (fma 2/3 (* (fabs x) (fabs x)) 2) (fma (* (* (fabs x) 1/21) (pow (fabs x) 4)) (* (fabs x) (fabs x)) (* (pow (fabs x) 4) (* 1/5 (fabs x)))))) (* (* (sqrt PI) (sqrt PI)) (sqrt PI))) 1546940201.325 * * [misc]simplify: iters left: 6 (23 enodes) 1546940201.331 * * [misc]simplify: iters left: 5 (46 enodes) 1546940201.339 * * [misc]simplify: iters left: 4 (118 enodes) 1546940201.388 * * [misc]simplify: iters left: 3 (419 enodes) 1546940201.831 * [exit]simplify: Simplified to (* (/ (fma (pow (fabs x) 4) (fma (* 1/21 (fabs x)) (* (fabs x) (fabs x)) (* 1/5 (fabs x))) (fma (* (fabs x) (fabs x)) (* 2/3 (fabs x)) (* (fabs x) 2))) (* PI (sqrt PI))) (* (fma (pow (fabs x) 4) (fma (* 1/21 (fabs x)) (* (fabs x) (fabs x)) (* 1/5 (fabs x))) (fma (* (fabs x) (fabs x)) (* 2/3 (fabs x)) (* (fabs x) 2))) (fma (pow (fabs x) 4) (fma (* 1/21 (fabs x)) (* (fabs x) (fabs x)) (* 1/5 (fabs x))) (fma (* (fabs x) (fabs x)) (* 2/3 (fabs x)) (* (fabs x) 2))))) 1546940201.831 * [misc]simplify: Simplified (2 1 1) to (λ (x) (fabs (cbrt (* (/ (fma (pow (fabs x) 4) (fma (* 1/21 (fabs x)) (* (fabs x) (fabs x)) (* 1/5 (fabs x))) (fma (* (fabs x) (fabs x)) (* 2/3 (fabs x)) (* (fabs x) 2))) (* PI (sqrt PI))) (* (fma (pow (fabs x) 4) (fma (* 1/21 (fabs x)) (* (fabs x) (fabs x)) (* 1/5 (fabs x))) (fma (* (fabs x) (fabs x)) (* 2/3 (fabs x)) (* (fabs x) 2))) (fma (pow (fabs x) 4) (fma (* 1/21 (fabs x)) (* (fabs x) (fabs x)) (* 1/5 (fabs x))) (fma (* (fabs x) (fabs x)) (* 2/3 (fabs x)) (* (fabs x) 2)))))))) 1546940201.832 * * * * [misc]progress: [ 44 / 75 ] simplifiying candidate # 1546940201.832 * * * * [misc]progress: [ 45 / 75 ] simplifiying candidate # 1546940201.832 * * * * [misc]progress: [ 46 / 75 ] simplifiying candidate # 1546940201.832 * * * * [misc]progress: [ 47 / 75 ] simplifiying candidate # 1546940201.832 * * * * [misc]progress: [ 48 / 75 ] simplifiying candidate # 1546940201.832 * [enter]simplify: Simplifying (/ (* (cbrt (fma (fabs x) (fma 2/3 (* (fabs x) (fabs x)) 2) (fma (* (* (fabs x) 1/21) (pow (fabs x) 4)) (* (fabs x) (fabs x)) (* (pow (fabs x) 4) (* 1/5 (fabs x)))))) (cbrt (fma (fabs x) (fma 2/3 (* (fabs x) (fabs x)) 2) (fma (* (* (fabs x) 1/21) (pow (fabs x) 4)) (* (fabs x) (fabs x)) (* (pow (fabs x) 4) (* 1/5 (fabs x))))))) (* (cbrt (sqrt PI)) (cbrt (sqrt PI)))) 1546940201.833 * * [misc]simplify: iters left: 6 (23 enodes) 1546940201.840 * * [misc]simplify: iters left: 5 (43 enodes) 1546940201.862 * * [misc]simplify: iters left: 4 (86 enodes) 1546940201.881 * * [misc]simplify: iters left: 3 (191 enodes) 1546940201.943 * * [misc]simplify: iters left: 2 (422 enodes) 1546940202.160 * [exit]simplify: Simplified to (* (/ (cbrt (fma (pow (fabs x) 5) (fma 1/21 (* (fabs x) (fabs x)) 1/5) (fma (* 2/3 (fabs x)) (* (fabs x) (fabs x)) (* (fabs x) 2)))) (cbrt (sqrt PI))) (/ (cbrt (fma (pow (fabs x) 5) (fma 1/21 (* (fabs x) (fabs x)) 1/5) (fma (* 2/3 (fabs x)) (* (fabs x) (fabs x)) (* (fabs x) 2)))) (cbrt (sqrt PI)))) 1546940202.160 * [misc]simplify: Simplified (2 1 1) to (λ (x) (fabs (* (* (/ (cbrt (fma (pow (fabs x) 5) (fma 1/21 (* (fabs x) (fabs x)) 1/5) (fma (* 2/3 (fabs x)) (* (fabs x) (fabs x)) (* (fabs x) 2)))) (cbrt (sqrt PI))) (/ (cbrt (fma (pow (fabs x) 5) (fma 1/21 (* (fabs x) (fabs x)) 1/5) (fma (* 2/3 (fabs x)) (* (fabs x) (fabs x)) (* (fabs x) 2)))) (cbrt (sqrt PI)))) (/ (cbrt (fma (fabs x) (fma 2/3 (* (fabs x) (fabs x)) 2) (fma (* (* (fabs x) 1/21) (pow (fabs x) 4)) (* (fabs x) (fabs x)) (* (pow (fabs x) 4) (* 1/5 (fabs x)))))) (cbrt (sqrt PI)))))) 1546940202.160 * [enter]simplify: Simplifying (/ (cbrt (fma (fabs x) (fma 2/3 (* (fabs x) (fabs x)) 2) (fma (* (* (fabs x) 1/21) (pow (fabs x) 4)) (* (fabs x) (fabs x)) (* (pow (fabs x) 4) (* 1/5 (fabs x)))))) (cbrt (sqrt PI))) 1546940202.160 * * [misc]simplify: iters left: 6 (21 enodes) 1546940202.167 * * [misc]simplify: iters left: 5 (35 enodes) 1546940202.178 * * [misc]simplify: iters left: 4 (69 enodes) 1546940202.207 * * [misc]simplify: iters left: 3 (172 enodes) 1546940202.263 * * [misc]simplify: iters left: 2 (404 enodes) 1546940202.460 * [exit]simplify: Simplified to (/ (cbrt (fma (pow (fabs x) 5) (fma 1/21 (* (fabs x) (fabs x)) 1/5) (fma (* (fabs x) (fabs x)) (* 2/3 (fabs x)) (* (fabs x) 2)))) (cbrt (sqrt PI))) 1546940202.460 * [misc]simplify: Simplified (2 1 2) to (λ (x) (fabs (* (* (/ (cbrt (fma (pow (fabs x) 5) (fma 1/21 (* (fabs x) (fabs x)) 1/5) (fma (* 2/3 (fabs x)) (* (fabs x) (fabs x)) (* (fabs x) 2)))) (cbrt (sqrt PI))) (/ (cbrt (fma (pow (fabs x) 5) (fma 1/21 (* (fabs x) (fabs x)) 1/5) (fma (* 2/3 (fabs x)) (* (fabs x) (fabs x)) (* (fabs x) 2)))) (cbrt (sqrt PI)))) (/ (cbrt (fma (pow (fabs x) 5) (fma 1/21 (* (fabs x) (fabs x)) 1/5) (fma (* (fabs x) (fabs x)) (* 2/3 (fabs x)) (* (fabs x) 2)))) (cbrt (sqrt PI)))))) 1546940202.460 * * * * [misc]progress: [ 49 / 75 ] simplifiying candidate # 1546940202.460 * [enter]simplify: Simplifying (/ (* (cbrt (fma (fabs x) (fma 2/3 (* (fabs x) (fabs x)) 2) (fma (* (* (fabs x) 1/21) (pow (fabs x) 4)) (* (fabs x) (fabs x)) (* (pow (fabs x) 4) (* 1/5 (fabs x)))))) (cbrt (fma (fabs x) (fma 2/3 (* (fabs x) (fabs x)) 2) (fma (* (* (fabs x) 1/21) (pow (fabs x) 4)) (* (fabs x) (fabs x)) (* (pow (fabs x) 4) (* 1/5 (fabs x))))))) (sqrt (sqrt PI))) 1546940202.460 * * [misc]simplify: iters left: 6 (22 enodes) 1546940202.464 * * [misc]simplify: iters left: 5 (38 enodes) 1546940202.472 * * [misc]simplify: iters left: 4 (74 enodes) 1546940202.488 * * [misc]simplify: iters left: 3 (177 enodes) 1546940202.569 * * [misc]simplify: iters left: 2 (420 enodes) 1546940202.795 * [exit]simplify: Simplified to (/ (* (cbrt (fma (pow (fabs x) 5) (fma 1/21 (* (fabs x) (fabs x)) 1/5) (fma (* (fabs x) (fabs x)) (* 2/3 (fabs x)) (* (fabs x) 2)))) (cbrt (fma (pow (fabs x) 5) (fma 1/21 (* (fabs x) (fabs x)) 1/5) (fma (* (fabs x) (fabs x)) (* 2/3 (fabs x)) (* (fabs x) 2))))) (sqrt (sqrt PI))) 1546940202.795 * [misc]simplify: Simplified (2 1 1) to (λ (x) (fabs (* (/ (* (cbrt (fma (pow (fabs x) 5) (fma 1/21 (* (fabs x) (fabs x)) 1/5) (fma (* (fabs x) (fabs x)) (* 2/3 (fabs x)) (* (fabs x) 2)))) (cbrt (fma (pow (fabs x) 5) (fma 1/21 (* (fabs x) (fabs x)) 1/5) (fma (* (fabs x) (fabs x)) (* 2/3 (fabs x)) (* (fabs x) 2))))) (sqrt (sqrt PI))) (/ (cbrt (fma (fabs x) (fma 2/3 (* (fabs x) (fabs x)) 2) (fma (* (* (fabs x) 1/21) (pow (fabs x) 4)) (* (fabs x) (fabs x)) (* (pow (fabs x) 4) (* 1/5 (fabs x)))))) (sqrt (sqrt PI)))))) 1546940202.795 * [enter]simplify: Simplifying (/ (cbrt (fma (fabs x) (fma 2/3 (* (fabs x) (fabs x)) 2) (fma (* (* (fabs x) 1/21) (pow (fabs x) 4)) (* (fabs x) (fabs x)) (* (pow (fabs x) 4) (* 1/5 (fabs x)))))) (sqrt (sqrt PI))) 1546940202.795 * * [misc]simplify: iters left: 6 (21 enodes) 1546940202.799 * * [misc]simplify: iters left: 5 (35 enodes) 1546940202.807 * * [misc]simplify: iters left: 4 (69 enodes) 1546940202.822 * * [misc]simplify: iters left: 3 (172 enodes) 1546940202.887 * * [misc]simplify: iters left: 2 (404 enodes) 1546940203.102 * [exit]simplify: Simplified to (/ (cbrt (fma (pow (fabs x) 5) (fma 1/21 (* (fabs x) (fabs x)) 1/5) (fma (* (fabs x) (fabs x)) (* 2/3 (fabs x)) (* (fabs x) 2)))) (sqrt (sqrt PI))) 1546940203.102 * [misc]simplify: Simplified (2 1 2) to (λ (x) (fabs (* (/ (* (cbrt (fma (pow (fabs x) 5) (fma 1/21 (* (fabs x) (fabs x)) 1/5) (fma (* (fabs x) (fabs x)) (* 2/3 (fabs x)) (* (fabs x) 2)))) (cbrt (fma (pow (fabs x) 5) (fma 1/21 (* (fabs x) (fabs x)) 1/5) (fma (* (fabs x) (fabs x)) (* 2/3 (fabs x)) (* (fabs x) 2))))) (sqrt (sqrt PI))) (/ (cbrt (fma (pow (fabs x) 5) (fma 1/21 (* (fabs x) (fabs x)) 1/5) (fma (* (fabs x) (fabs x)) (* 2/3 (fabs x)) (* (fabs x) 2)))) (sqrt (sqrt PI)))))) 1546940203.102 * * * * [misc]progress: [ 50 / 75 ] simplifiying candidate # 1546940203.103 * [enter]simplify: Simplifying (/ (* (cbrt (fma (fabs x) (fma 2/3 (* (fabs x) (fabs x)) 2) (fma (* (* (fabs x) 1/21) (pow (fabs x) 4)) (* (fabs x) (fabs x)) (* (pow (fabs x) 4) (* 1/5 (fabs x)))))) (cbrt (fma (fabs x) (fma 2/3 (* (fabs x) (fabs x)) 2) (fma (* (* (fabs x) 1/21) (pow (fabs x) 4)) (* (fabs x) (fabs x)) (* (pow (fabs x) 4) (* 1/5 (fabs x))))))) 1) 1546940203.103 * * [misc]simplify: iters left: 6 (20 enodes) 1546940203.110 * * [misc]simplify: iters left: 5 (38 enodes) 1546940203.123 * * [misc]simplify: iters left: 4 (78 enodes) 1546940203.154 * * [misc]simplify: iters left: 3 (194 enodes) 1546940203.241 * * [misc]simplify: iters left: 2 (458 enodes) 1546940203.484 * [exit]simplify: Simplified to (* (cbrt (fma (pow (fabs x) 5) (fma 1/21 (* (fabs x) (fabs x)) 1/5) (fma (* 2/3 (fabs x)) (* (fabs x) (fabs x)) (* (fabs x) 2)))) (cbrt (fma (pow (fabs x) 5) (fma 1/21 (* (fabs x) (fabs x)) 1/5) (fma (* 2/3 (fabs x)) (* (fabs x) (fabs x)) (* (fabs x) 2))))) 1546940203.484 * [misc]simplify: Simplified (2 1 1) to (λ (x) (fabs (* (* (cbrt (fma (pow (fabs x) 5) (fma 1/21 (* (fabs x) (fabs x)) 1/5) (fma (* 2/3 (fabs x)) (* (fabs x) (fabs x)) (* (fabs x) 2)))) (cbrt (fma (pow (fabs x) 5) (fma 1/21 (* (fabs x) (fabs x)) 1/5) (fma (* 2/3 (fabs x)) (* (fabs x) (fabs x)) (* (fabs x) 2))))) (/ (cbrt (fma (fabs x) (fma 2/3 (* (fabs x) (fabs x)) 2) (fma (* (* (fabs x) 1/21) (pow (fabs x) 4)) (* (fabs x) (fabs x)) (* (pow (fabs x) 4) (* 1/5 (fabs x)))))) (sqrt PI))))) 1546940203.485 * [enter]simplify: Simplifying (/ (cbrt (fma (fabs x) (fma 2/3 (* (fabs x) (fabs x)) 2) (fma (* (* (fabs x) 1/21) (pow (fabs x) 4)) (* (fabs x) (fabs x)) (* (pow (fabs x) 4) (* 1/5 (fabs x)))))) (sqrt PI)) 1546940203.485 * * [misc]simplify: iters left: 6 (20 enodes) 1546940203.488 * * [misc]simplify: iters left: 5 (34 enodes) 1546940203.493 * * [misc]simplify: iters left: 4 (68 enodes) 1546940203.508 * * [misc]simplify: iters left: 3 (170 enodes) 1546940203.570 * * [misc]simplify: iters left: 2 (404 enodes) 1546940203.844 * [exit]simplify: Simplified to (/ (cbrt (fma (pow (fabs x) 5) (fma 1/21 (* (fabs x) (fabs x)) 1/5) (fma (* 2/3 (fabs x)) (* (fabs x) (fabs x)) (* (fabs x) 2)))) (sqrt PI)) 1546940203.844 * [misc]simplify: Simplified (2 1 2) to (λ (x) (fabs (* (* (cbrt (fma (pow (fabs x) 5) (fma 1/21 (* (fabs x) (fabs x)) 1/5) (fma (* 2/3 (fabs x)) (* (fabs x) (fabs x)) (* (fabs x) 2)))) (cbrt (fma (pow (fabs x) 5) (fma 1/21 (* (fabs x) (fabs x)) 1/5) (fma (* 2/3 (fabs x)) (* (fabs x) (fabs x)) (* (fabs x) 2))))) (/ (cbrt (fma (pow (fabs x) 5) (fma 1/21 (* (fabs x) (fabs x)) 1/5) (fma (* 2/3 (fabs x)) (* (fabs x) (fabs x)) (* (fabs x) 2)))) (sqrt PI))))) 1546940203.844 * * * * [misc]progress: [ 51 / 75 ] simplifiying candidate # 1546940203.845 * [enter]simplify: Simplifying (/ (sqrt (fma (fabs x) (fma 2/3 (* (fabs x) (fabs x)) 2) (fma (* (* (fabs x) 1/21) (pow (fabs x) 4)) (* (fabs x) (fabs x)) (* (pow (fabs x) 4) (* 1/5 (fabs x)))))) (* (cbrt (sqrt PI)) (cbrt (sqrt PI)))) 1546940203.845 * * [misc]simplify: iters left: 6 (22 enodes) 1546940203.856 * * [misc]simplify: iters left: 5 (38 enodes) 1546940203.869 * * [misc]simplify: iters left: 4 (72 enodes) 1546940203.899 * * [misc]simplify: iters left: 3 (174 enodes) 1546940203.985 * * [misc]simplify: iters left: 2 (412 enodes) 1546940204.200 * [exit]simplify: Simplified to (/ (sqrt (fma (pow (fabs x) 5) (fma 1/21 (* (fabs x) (fabs x)) 1/5) (fma (* (fabs x) (fabs x)) (* 2/3 (fabs x)) (* (fabs x) 2)))) (* (cbrt (sqrt PI)) (cbrt (sqrt PI)))) 1546940204.200 * [misc]simplify: Simplified (2 1 1) to (λ (x) (fabs (* (/ (sqrt (fma (pow (fabs x) 5) (fma 1/21 (* (fabs x) (fabs x)) 1/5) (fma (* (fabs x) (fabs x)) (* 2/3 (fabs x)) (* (fabs x) 2)))) (* (cbrt (sqrt PI)) (cbrt (sqrt PI)))) (/ (sqrt (fma (fabs x) (fma 2/3 (* (fabs x) (fabs x)) 2) (fma (* (* (fabs x) 1/21) (pow (fabs x) 4)) (* (fabs x) (fabs x)) (* (pow (fabs x) 4) (* 1/5 (fabs x)))))) (cbrt (sqrt PI)))))) 1546940204.201 * [enter]simplify: Simplifying (/ (sqrt (fma (fabs x) (fma 2/3 (* (fabs x) (fabs x)) 2) (fma (* (* (fabs x) 1/21) (pow (fabs x) 4)) (* (fabs x) (fabs x)) (* (pow (fabs x) 4) (* 1/5 (fabs x)))))) (cbrt (sqrt PI))) 1546940204.201 * * [misc]simplify: iters left: 6 (21 enodes) 1546940204.208 * * [misc]simplify: iters left: 5 (35 enodes) 1546940204.219 * * [misc]simplify: iters left: 4 (69 enodes) 1546940204.244 * * [misc]simplify: iters left: 3 (172 enodes) 1546940204.289 * * [misc]simplify: iters left: 2 (404 enodes) 1546940204.495 * [exit]simplify: Simplified to (/ (sqrt (fma (pow (fabs x) 5) (fma 1/21 (* (fabs x) (fabs x)) 1/5) (fma (* (fabs x) (fabs x)) (* 2/3 (fabs x)) (* (fabs x) 2)))) (cbrt (sqrt PI))) 1546940204.495 * [misc]simplify: Simplified (2 1 2) to (λ (x) (fabs (* (/ (sqrt (fma (pow (fabs x) 5) (fma 1/21 (* (fabs x) (fabs x)) 1/5) (fma (* (fabs x) (fabs x)) (* 2/3 (fabs x)) (* (fabs x) 2)))) (* (cbrt (sqrt PI)) (cbrt (sqrt PI)))) (/ (sqrt (fma (pow (fabs x) 5) (fma 1/21 (* (fabs x) (fabs x)) 1/5) (fma (* (fabs x) (fabs x)) (* 2/3 (fabs x)) (* (fabs x) 2)))) (cbrt (sqrt PI)))))) 1546940204.495 * * * * [misc]progress: [ 52 / 75 ] simplifiying candidate # 1546940204.495 * [enter]simplify: Simplifying (/ (sqrt (fma (fabs x) (fma 2/3 (* (fabs x) (fabs x)) 2) (fma (* (* (fabs x) 1/21) (pow (fabs x) 4)) (* (fabs x) (fabs x)) (* (pow (fabs x) 4) (* 1/5 (fabs x)))))) (sqrt (sqrt PI))) 1546940204.495 * * [misc]simplify: iters left: 6 (21 enodes) 1546940204.502 * * [misc]simplify: iters left: 5 (35 enodes) 1546940204.513 * * [misc]simplify: iters left: 4 (69 enodes) 1546940204.533 * * [misc]simplify: iters left: 3 (172 enodes) 1546940204.580 * * [misc]simplify: iters left: 2 (404 enodes) 1546940204.778 * [exit]simplify: Simplified to (/ (sqrt (fma (pow (fabs x) 5) (fma 1/21 (* (fabs x) (fabs x)) 1/5) (fma (* (fabs x) (fabs x)) (* 2/3 (fabs x)) (* (fabs x) 2)))) (sqrt (sqrt PI))) 1546940204.778 * [misc]simplify: Simplified (2 1 1) to (λ (x) (fabs (* (/ (sqrt (fma (pow (fabs x) 5) (fma 1/21 (* (fabs x) (fabs x)) 1/5) (fma (* (fabs x) (fabs x)) (* 2/3 (fabs x)) (* (fabs x) 2)))) (sqrt (sqrt PI))) (/ (sqrt (fma (fabs x) (fma 2/3 (* (fabs x) (fabs x)) 2) (fma (* (* (fabs x) 1/21) (pow (fabs x) 4)) (* (fabs x) (fabs x)) (* (pow (fabs x) 4) (* 1/5 (fabs x)))))) (sqrt (sqrt PI)))))) 1546940204.778 * [enter]simplify: Simplifying (/ (sqrt (fma (fabs x) (fma 2/3 (* (fabs x) (fabs x)) 2) (fma (* (* (fabs x) 1/21) (pow (fabs x) 4)) (* (fabs x) (fabs x)) (* (pow (fabs x) 4) (* 1/5 (fabs x)))))) (sqrt (sqrt PI))) 1546940204.778 * * [misc]simplify: iters left: 6 (21 enodes) 1546940204.782 * * [misc]simplify: iters left: 5 (35 enodes) 1546940204.787 * * [misc]simplify: iters left: 4 (69 enodes) 1546940204.802 * * [misc]simplify: iters left: 3 (172 enodes) 1546940204.863 * * [misc]simplify: iters left: 2 (404 enodes) 1546940205.093 * [exit]simplify: Simplified to (/ (sqrt (fma (pow (fabs x) 5) (fma 1/21 (* (fabs x) (fabs x)) 1/5) (fma (* (fabs x) (fabs x)) (* 2/3 (fabs x)) (* (fabs x) 2)))) (sqrt (sqrt PI))) 1546940205.093 * [misc]simplify: Simplified (2 1 2) to (λ (x) (fabs (* (/ (sqrt (fma (pow (fabs x) 5) (fma 1/21 (* (fabs x) (fabs x)) 1/5) (fma (* (fabs x) (fabs x)) (* 2/3 (fabs x)) (* (fabs x) 2)))) (sqrt (sqrt PI))) (/ (sqrt (fma (pow (fabs x) 5) (fma 1/21 (* (fabs x) (fabs x)) 1/5) (fma (* (fabs x) (fabs x)) (* 2/3 (fabs x)) (* (fabs x) 2)))) (sqrt (sqrt PI)))))) 1546940205.093 * * * * [misc]progress: [ 53 / 75 ] simplifiying candidate # 1546940205.093 * [enter]simplify: Simplifying (/ (sqrt (fma (fabs x) (fma 2/3 (* (fabs x) (fabs x)) 2) (fma (* (* (fabs x) 1/21) (pow (fabs x) 4)) (* (fabs x) (fabs x)) (* (pow (fabs x) 4) (* 1/5 (fabs x)))))) 1) 1546940205.094 * * [misc]simplify: iters left: 6 (19 enodes) 1546940205.096 * * [misc]simplify: iters left: 5 (35 enodes) 1546940205.104 * * [misc]simplify: iters left: 4 (71 enodes) 1546940205.131 * * [misc]simplify: iters left: 3 (175 enodes) 1546940205.217 * * [misc]simplify: iters left: 2 (411 enodes) 1546940205.429 * [exit]simplify: Simplified to (sqrt (fma (pow (fabs x) 5) (fma 1/21 (* (fabs x) (fabs x)) 1/5) (fma (* (fabs x) (fabs x)) (* 2/3 (fabs x)) (* (fabs x) 2)))) 1546940205.429 * [misc]simplify: Simplified (2 1 1) to (λ (x) (fabs (* (sqrt (fma (pow (fabs x) 5) (fma 1/21 (* (fabs x) (fabs x)) 1/5) (fma (* (fabs x) (fabs x)) (* 2/3 (fabs x)) (* (fabs x) 2)))) (/ (sqrt (fma (fabs x) (fma 2/3 (* (fabs x) (fabs x)) 2) (fma (* (* (fabs x) 1/21) (pow (fabs x) 4)) (* (fabs x) (fabs x)) (* (pow (fabs x) 4) (* 1/5 (fabs x)))))) (sqrt PI))))) 1546940205.430 * [enter]simplify: Simplifying (/ (sqrt (fma (fabs x) (fma 2/3 (* (fabs x) (fabs x)) 2) (fma (* (* (fabs x) 1/21) (pow (fabs x) 4)) (* (fabs x) (fabs x)) (* (pow (fabs x) 4) (* 1/5 (fabs x)))))) (sqrt PI)) 1546940205.430 * * [misc]simplify: iters left: 6 (20 enodes) 1546940205.433 * * [misc]simplify: iters left: 5 (34 enodes) 1546940205.438 * * [misc]simplify: iters left: 4 (68 enodes) 1546940205.460 * * [misc]simplify: iters left: 3 (170 enodes) 1546940205.524 * * [misc]simplify: iters left: 2 (404 enodes) 1546940205.739 * [exit]simplify: Simplified to (/ (sqrt (fma (pow (fabs x) 5) (fma 1/21 (* (fabs x) (fabs x)) 1/5) (fma (* 2/3 (fabs x)) (* (fabs x) (fabs x)) (* (fabs x) 2)))) (sqrt PI)) 1546940205.740 * [misc]simplify: Simplified (2 1 2) to (λ (x) (fabs (* (sqrt (fma (pow (fabs x) 5) (fma 1/21 (* (fabs x) (fabs x)) 1/5) (fma (* (fabs x) (fabs x)) (* 2/3 (fabs x)) (* (fabs x) 2)))) (/ (sqrt (fma (pow (fabs x) 5) (fma 1/21 (* (fabs x) (fabs x)) 1/5) (fma (* 2/3 (fabs x)) (* (fabs x) (fabs x)) (* (fabs x) 2)))) (sqrt PI))))) 1546940205.740 * * * * [misc]progress: [ 54 / 75 ] simplifiying candidate # 1546940205.740 * [enter]simplify: Simplifying (/ 1 (* (cbrt (sqrt PI)) (cbrt (sqrt PI)))) 1546940205.740 * * [misc]simplify: iters left: 6 (6 enodes) 1546940205.741 * * [misc]simplify: iters left: 5 (10 enodes) 1546940205.742 * [exit]simplify: Simplified to (/ (/ 1 (cbrt (sqrt PI))) (cbrt (sqrt PI))) 1546940205.742 * [misc]simplify: Simplified (2 1 1) to (λ (x) (fabs (* (/ (/ 1 (cbrt (sqrt PI))) (cbrt (sqrt PI))) (/ (fma (fabs x) (fma 2/3 (* (fabs x) (fabs x)) 2) (fma (* (* (fabs x) 1/21) (pow (fabs x) 4)) (* (fabs x) (fabs x)) (* (pow (fabs x) 4) (* 1/5 (fabs x))))) (cbrt (sqrt PI)))))) 1546940205.742 * [enter]simplify: Simplifying (/ (fma (fabs x) (fma 2/3 (* (fabs x) (fabs x)) 2) (fma (* (* (fabs x) 1/21) (pow (fabs x) 4)) (* (fabs x) (fabs x)) (* (pow (fabs x) 4) (* 1/5 (fabs x))))) (cbrt (sqrt PI))) 1546940205.742 * * [misc]simplify: iters left: 6 (20 enodes) 1546940205.745 * * [misc]simplify: iters left: 5 (34 enodes) 1546940205.751 * * [misc]simplify: iters left: 4 (68 enodes) 1546940205.765 * * [misc]simplify: iters left: 3 (170 enodes) 1546940205.814 * * [misc]simplify: iters left: 2 (404 enodes) 1546940206.036 * [exit]simplify: Simplified to (/ (fma (pow (fabs x) 5) (fma 1/21 (* (fabs x) (fabs x)) 1/5) (fma (* 2/3 (fabs x)) (* (fabs x) (fabs x)) (* (fabs x) 2))) (cbrt (sqrt PI))) 1546940206.036 * [misc]simplify: Simplified (2 1 2) to (λ (x) (fabs (* (/ 1 (* (cbrt (sqrt PI)) (cbrt (sqrt PI)))) (/ (fma (pow (fabs x) 5) (fma 1/21 (* (fabs x) (fabs x)) 1/5) (fma (* 2/3 (fabs x)) (* (fabs x) (fabs x)) (* (fabs x) 2))) (cbrt (sqrt PI)))))) 1546940206.036 * * * * [misc]progress: [ 55 / 75 ] simplifiying candidate # 1546940206.036 * [enter]simplify: Simplifying (/ 1 (sqrt (sqrt PI))) 1546940206.036 * * [misc]simplify: iters left: 4 (5 enodes) 1546940206.038 * * [misc]simplify: iters left: 3 (7 enodes) 1546940206.040 * [exit]simplify: Simplified to (/ 1 (sqrt (sqrt PI))) 1546940206.040 * [misc]simplify: Simplified (2 1 1) to (λ (x) (fabs (* (/ 1 (sqrt (sqrt PI))) (/ (fma (fabs x) (fma 2/3 (* (fabs x) (fabs x)) 2) (fma (* (* (fabs x) 1/21) (pow (fabs x) 4)) (* (fabs x) (fabs x)) (* (pow (fabs x) 4) (* 1/5 (fabs x))))) (sqrt (sqrt PI)))))) 1546940206.040 * [enter]simplify: Simplifying (/ (fma (fabs x) (fma 2/3 (* (fabs x) (fabs x)) 2) (fma (* (* (fabs x) 1/21) (pow (fabs x) 4)) (* (fabs x) (fabs x)) (* (pow (fabs x) 4) (* 1/5 (fabs x))))) (sqrt (sqrt PI))) 1546940206.040 * * [misc]simplify: iters left: 6 (20 enodes) 1546940206.046 * * [misc]simplify: iters left: 5 (34 enodes) 1546940206.057 * * [misc]simplify: iters left: 4 (68 enodes) 1546940206.071 * * [misc]simplify: iters left: 3 (170 enodes) 1546940206.116 * * [misc]simplify: iters left: 2 (404 enodes) 1546940206.321 * [exit]simplify: Simplified to (/ (fma (pow (fabs x) 5) (fma 1/21 (* (fabs x) (fabs x)) 1/5) (fma (* 2/3 (fabs x)) (* (fabs x) (fabs x)) (* (fabs x) 2))) (sqrt (sqrt PI))) 1546940206.321 * [misc]simplify: Simplified (2 1 2) to (λ (x) (fabs (* (/ 1 (sqrt (sqrt PI))) (/ (fma (pow (fabs x) 5) (fma 1/21 (* (fabs x) (fabs x)) 1/5) (fma (* 2/3 (fabs x)) (* (fabs x) (fabs x)) (* (fabs x) 2))) (sqrt (sqrt PI)))))) 1546940206.321 * * * * [misc]progress: [ 56 / 75 ] simplifiying candidate # 1546940206.321 * [enter]simplify: Simplifying (/ 1 1) 1546940206.321 * * [misc]simplify: iters left: 2 (2 enodes) 1546940206.321 * * [misc]simplify: iters left: 1 (4 enodes) 1546940206.322 * [exit]simplify: Simplified to 1 1546940206.322 * [misc]simplify: Simplified (2 1 1) to (λ (x) (fabs (* 1 (/ (fma (fabs x) (fma 2/3 (* (fabs x) (fabs x)) 2) (fma (* (* (fabs x) 1/21) (pow (fabs x) 4)) (* (fabs x) (fabs x)) (* (pow (fabs x) 4) (* 1/5 (fabs x))))) (sqrt PI))))) 1546940206.322 * [enter]simplify: Simplifying (/ (fma (fabs x) (fma 2/3 (* (fabs x) (fabs x)) 2) (fma (* (* (fabs x) 1/21) (pow (fabs x) 4)) (* (fabs x) (fabs x)) (* (pow (fabs x) 4) (* 1/5 (fabs x))))) (sqrt PI)) 1546940206.322 * * [misc]simplify: iters left: 6 (19 enodes) 1546940206.325 * * [misc]simplify: iters left: 5 (33 enodes) 1546940206.333 * * [misc]simplify: iters left: 4 (67 enodes) 1546940206.353 * * [misc]simplify: iters left: 3 (171 enodes) 1546940206.408 * * [misc]simplify: iters left: 2 (408 enodes) 1546940206.622 * [exit]simplify: Simplified to (/ (fma (pow (fabs x) 5) (fma 1/21 (* (fabs x) (fabs x)) 1/5) (fma (* 2/3 (fabs x)) (* (fabs x) (fabs x)) (* (fabs x) 2))) (sqrt PI)) 1546940206.622 * [misc]simplify: Simplified (2 1 2) to (λ (x) (fabs (* 1 (/ (fma (pow (fabs x) 5) (fma 1/21 (* (fabs x) (fabs x)) 1/5) (fma (* 2/3 (fabs x)) (* (fabs x) (fabs x)) (* (fabs x) 2))) (sqrt PI))))) 1546940206.622 * * * * [misc]progress: [ 57 / 75 ] simplifiying candidate # 1546940206.622 * * * * [misc]progress: [ 58 / 75 ] simplifiying candidate # 1546940206.622 * * * * [misc]progress: [ 59 / 75 ] simplifiying candidate # 1546940206.622 * * * * [misc]progress: [ 60 / 75 ] simplifiying candidate # 1546940206.623 * [enter]simplify: Simplifying (cbrt (sqrt PI)) 1546940206.623 * * [misc]simplify: iters left: 2 (3 enodes) 1546940206.623 * [exit]simplify: Simplified to (cbrt (sqrt PI)) 1546940206.623 * [misc]simplify: Simplified (2 1 2) to (λ (x) (fabs (/ (/ (fma (fabs x) (fma 2/3 (* (fabs x) (fabs x)) 2) (fma (* (* (fabs x) 1/21) (pow (fabs x) 4)) (* (fabs x) (fabs x)) (* (pow (fabs x) 4) (* 1/5 (fabs x))))) (* (cbrt (sqrt PI)) (cbrt (sqrt PI)))) (cbrt (sqrt PI))))) 1546940206.623 * * * * [misc]progress: [ 61 / 75 ] simplifiying candidate # 1546940206.623 * [enter]simplify: Simplifying (sqrt (sqrt PI)) 1546940206.623 * * [misc]simplify: iters left: 2 (3 enodes) 1546940206.624 * [exit]simplify: Simplified to (sqrt (sqrt PI)) 1546940206.624 * [misc]simplify: Simplified (2 1 2) to (λ (x) (fabs (/ (/ (fma (fabs x) (fma 2/3 (* (fabs x) (fabs x)) 2) (fma (* (* (fabs x) 1/21) (pow (fabs x) 4)) (* (fabs x) (fabs x)) (* (pow (fabs x) 4) (* 1/5 (fabs x))))) (sqrt (sqrt PI))) (sqrt (sqrt PI))))) 1546940206.624 * * * * [misc]progress: [ 62 / 75 ] simplifiying candidate # 1546940206.624 * [enter]simplify: Simplifying (sqrt PI) 1546940206.624 * * [misc]simplify: iters left: 1 (2 enodes) 1546940206.624 * [exit]simplify: Simplified to (sqrt PI) 1546940206.624 * [misc]simplify: Simplified (2 1 2) to (λ (x) (fabs (/ (/ (fma (fabs x) (fma 2/3 (* (fabs x) (fabs x)) 2) (fma (* (* (fabs x) 1/21) (pow (fabs x) 4)) (* (fabs x) (fabs x)) (* (pow (fabs x) 4) (* 1/5 (fabs x))))) 1) (sqrt PI)))) 1546940206.624 * * * * [misc]progress: [ 63 / 75 ] simplifiying candidate # 1546940206.624 * [enter]simplify: Simplifying (* (cbrt (fma (fabs x) (fma 2/3 (* (fabs x) (fabs x)) 2) (fma (* (* (fabs x) 1/21) (pow (fabs x) 4)) (* (fabs x) (fabs x)) (* (pow (fabs x) 4) (* 1/5 (fabs x)))))) (cbrt (fma (fabs x) (fma 2/3 (* (fabs x) (fabs x)) 2) (fma (* (* (fabs x) 1/21) (pow (fabs x) 4)) (* (fabs x) (fabs x)) (* (pow (fabs x) 4) (* 1/5 (fabs x))))))) 1546940206.625 * * [misc]simplify: iters left: 6 (18 enodes) 1546940206.627 * * [misc]simplify: iters left: 5 (32 enodes) 1546940206.633 * * [misc]simplify: iters left: 4 (66 enodes) 1546940206.655 * * [misc]simplify: iters left: 3 (168 enodes) 1546940206.702 * * [misc]simplify: iters left: 2 (416 enodes) 1546940206.920 * [exit]simplify: Simplified to (* (cbrt (fma (pow (fabs x) 5) (fma 1/21 (* (fabs x) (fabs x)) 1/5) (fma (* (fabs x) (fabs x)) (* 2/3 (fabs x)) (* (fabs x) 2)))) (cbrt (fma (pow (fabs x) 5) (fma 1/21 (* (fabs x) (fabs x)) 1/5) (fma (* (fabs x) (fabs x)) (* 2/3 (fabs x)) (* (fabs x) 2))))) 1546940206.920 * [misc]simplify: Simplified (2 1 1) to (λ (x) (fabs (/ (* (cbrt (fma (pow (fabs x) 5) (fma 1/21 (* (fabs x) (fabs x)) 1/5) (fma (* (fabs x) (fabs x)) (* 2/3 (fabs x)) (* (fabs x) 2)))) (cbrt (fma (pow (fabs x) 5) (fma 1/21 (* (fabs x) (fabs x)) 1/5) (fma (* (fabs x) (fabs x)) (* 2/3 (fabs x)) (* (fabs x) 2))))) (/ (sqrt PI) (cbrt (fma (fabs x) (fma 2/3 (* (fabs x) (fabs x)) 2) (fma (* (* (fabs x) 1/21) (pow (fabs x) 4)) (* (fabs x) (fabs x)) (* (pow (fabs x) 4) (* 1/5 (fabs x)))))))))) 1546940206.920 * * * * [misc]progress: [ 64 / 75 ] simplifiying candidate # 1546940206.920 * [enter]simplify: Simplifying (sqrt (fma (fabs x) (fma 2/3 (* (fabs x) (fabs x)) 2) (fma (* (* (fabs x) 1/21) (pow (fabs x) 4)) (* (fabs x) (fabs x)) (* (pow (fabs x) 4) (* 1/5 (fabs x)))))) 1546940206.921 * * [misc]simplify: iters left: 6 (17 enodes) 1546940206.926 * * [misc]simplify: iters left: 5 (31 enodes) 1546940206.939 * * [misc]simplify: iters left: 4 (65 enodes) 1546940206.967 * * [misc]simplify: iters left: 3 (166 enodes) 1546940207.023 * * [misc]simplify: iters left: 2 (410 enodes) 1546940207.226 * [exit]simplify: Simplified to (sqrt (fma (pow (fabs x) 5) (fma 1/21 (* (fabs x) (fabs x)) 1/5) (fma (* 2/3 (fabs x)) (* (fabs x) (fabs x)) (* (fabs x) 2)))) 1546940207.227 * [misc]simplify: Simplified (2 1 1) to (λ (x) (fabs (/ (sqrt (fma (pow (fabs x) 5) (fma 1/21 (* (fabs x) (fabs x)) 1/5) (fma (* 2/3 (fabs x)) (* (fabs x) (fabs x)) (* (fabs x) 2)))) (/ (sqrt PI) (sqrt (fma (fabs x) (fma 2/3 (* (fabs x) (fabs x)) 2) (fma (* (* (fabs x) 1/21) (pow (fabs x) 4)) (* (fabs x) (fabs x)) (* (pow (fabs x) 4) (* 1/5 (fabs x)))))))))) 1546940207.227 * * * * [misc]progress: [ 65 / 75 ] simplifiying candidate # 1546940207.227 * * * * [misc]progress: [ 66 / 75 ] simplifiying candidate # 1546940207.227 * [enter]simplify: Simplifying (fabs (/ (fma (fabs x) (fma 2/3 (* (fabs x) (fabs x)) 2) (fma (* (* (fabs x) 1/21) (pow (fabs x) 4)) (* (fabs x) (fabs x)) (* (pow (fabs x) 4) (* 1/5 (fabs x))))) (sqrt PI))) 1546940207.227 * * [misc]simplify: iters left: 6 (20 enodes) 1546940207.233 * * [misc]simplify: iters left: 5 (34 enodes) 1546940207.244 * * [misc]simplify: iters left: 4 (68 enodes) 1546940207.273 * * [misc]simplify: iters left: 3 (170 enodes) 1546940207.363 * * [misc]simplify: iters left: 2 (404 enodes) 1546940207.591 * [exit]simplify: Simplified to (fabs (/ (fma (pow (fabs x) 5) (fma 1/21 (* (fabs x) (fabs x)) 1/5) (fma (* 2/3 (fabs x)) (* (fabs x) (fabs x)) (* (fabs x) 2))) (sqrt PI))) 1546940207.591 * [misc]simplify: Simplified (2) to (λ (x) (fabs (/ (fma (pow (fabs x) 5) (fma 1/21 (* (fabs x) (fabs x)) 1/5) (fma (* 2/3 (fabs x)) (* (fabs x) (fabs x)) (* (fabs x) 2))) (sqrt PI)))) 1546940207.591 * * * * [misc]progress: [ 67 / 75 ] simplifiying candidate # 1546940207.591 * [enter]simplify: Simplifying (* 1/21 (fabs x)) 1546940207.591 * * [misc]simplify: iters left: 3 (4 enodes) 1546940207.592 * * [misc]simplify: iters left: 2 (5 enodes) 1546940207.593 * [exit]simplify: Simplified to (* 1/21 (fabs x)) 1546940207.593 * [misc]simplify: Simplified (2 1 1 3 1 1) to (λ (x) (fabs (/ (fma (fabs x) (fma 2/3 (* (fabs x) (fabs x)) 2) (fma (* (* 1/21 (fabs x)) (pow (fabs x) 4)) (* (fabs x) (fabs x)) (* (pow (fabs x) 4) (* 1/5 (fabs x))))) (sqrt PI)))) 1546940207.593 * * * * [misc]progress: [ 68 / 75 ] simplifiying candidate # 1546940207.593 * [enter]simplify: Simplifying (* 1/21 (fabs x)) 1546940207.593 * * [misc]simplify: iters left: 3 (4 enodes) 1546940207.593 * * [misc]simplify: iters left: 2 (5 enodes) 1546940207.594 * [exit]simplify: Simplified to (* 1/21 (fabs x)) 1546940207.594 * [misc]simplify: Simplified (2 1 1 3 1 1) to (λ (x) (fabs (/ (fma (fabs x) (fma 2/3 (* (fabs x) (fabs x)) 2) (fma (* (* 1/21 (fabs x)) (pow (fabs x) 4)) (* (fabs x) (fabs x)) (* (pow (fabs x) 4) (* 1/5 (fabs x))))) (sqrt PI)))) 1546940207.594 * * * * [misc]progress: [ 69 / 75 ] simplifiying candidate # 1546940207.594 * [enter]simplify: Simplifying (* 1/21 (fabs x)) 1546940207.594 * * [misc]simplify: iters left: 3 (4 enodes) 1546940207.595 * * [misc]simplify: iters left: 2 (5 enodes) 1546940207.596 * [exit]simplify: Simplified to (* 1/21 (fabs x)) 1546940207.596 * [misc]simplify: Simplified (2 1 1 3 1 1) to (λ (x) (fabs (/ (fma (fabs x) (fma 2/3 (* (fabs x) (fabs x)) 2) (fma (* (* 1/21 (fabs x)) (pow (fabs x) 4)) (* (fabs x) (fabs x)) (* (pow (fabs x) 4) (* 1/5 (fabs x))))) (sqrt PI)))) 1546940207.596 * * * * [misc]progress: [ 70 / 75 ] simplifiying candidate # 1546940207.596 * [enter]simplify: Simplifying (* 1/5 (fabs x)) 1546940207.596 * * [misc]simplify: iters left: 3 (4 enodes) 1546940207.596 * * [misc]simplify: iters left: 2 (5 enodes) 1546940207.597 * [exit]simplify: Simplified to (* 1/5 (fabs x)) 1546940207.597 * [misc]simplify: Simplified (2 1 1 3 3 2) to (λ (x) (fabs (/ (fma (fabs x) (fma 2/3 (* (fabs x) (fabs x)) 2) (fma (* (* (fabs x) 1/21) (pow (fabs x) 4)) (* (fabs x) (fabs x)) (* (pow (fabs x) 4) (* 1/5 (fabs x))))) (sqrt PI)))) 1546940207.597 * * * * [misc]progress: [ 71 / 75 ] simplifiying candidate # 1546940207.597 * [enter]simplify: Simplifying (* 1/5 (fabs x)) 1546940207.597 * * [misc]simplify: iters left: 3 (4 enodes) 1546940207.598 * * [misc]simplify: iters left: 2 (5 enodes) 1546940207.598 * [exit]simplify: Simplified to (* 1/5 (fabs x)) 1546940207.598 * [misc]simplify: Simplified (2 1 1 3 3 2) to (λ (x) (fabs (/ (fma (fabs x) (fma 2/3 (* (fabs x) (fabs x)) 2) (fma (* (* (fabs x) 1/21) (pow (fabs x) 4)) (* (fabs x) (fabs x)) (* (pow (fabs x) 4) (* 1/5 (fabs x))))) (sqrt PI)))) 1546940207.599 * * * * [misc]progress: [ 72 / 75 ] simplifiying candidate # 1546940207.599 * [enter]simplify: Simplifying (* 1/5 (fabs x)) 1546940207.599 * * [misc]simplify: iters left: 3 (4 enodes) 1546940207.599 * * [misc]simplify: iters left: 2 (5 enodes) 1546940207.600 * [exit]simplify: Simplified to (* 1/5 (fabs x)) 1546940207.600 * [misc]simplify: Simplified (2 1 1 3 3 2) to (λ (x) (fabs (/ (fma (fabs x) (fma 2/3 (* (fabs x) (fabs x)) 2) (fma (* (* (fabs x) 1/21) (pow (fabs x) 4)) (* (fabs x) (fabs x)) (* (pow (fabs x) 4) (* 1/5 (fabs x))))) (sqrt PI)))) 1546940207.600 * * * * [misc]progress: [ 73 / 75 ] simplifiying candidate # 1546940207.600 * [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)))))) 1546940207.600 * * [misc]simplify: iters left: 6 (24 enodes) 1546940207.604 * * [misc]simplify: iters left: 5 (50 enodes) 1546940207.619 * * [misc]simplify: iters left: 4 (117 enodes) 1546940207.673 * * [misc]simplify: iters left: 3 (265 enodes) 1546940207.779 * [exit]simplify: Simplified to (fma (sqrt (/ 1 PI)) (fma (fabs x) (fma (fabs x) (* 2/3 (fabs x)) 2) (* 1/5 (pow (fabs x) 5))) (* (sqrt (/ 1 PI)) (* 1/21 (pow (fabs x) 7)))) 1546940207.779 * [misc]simplify: Simplified (2 1) to (λ (x) (fabs (fma (sqrt (/ 1 PI)) (fma (fabs x) (fma (fabs x) (* 2/3 (fabs x)) 2) (* 1/5 (pow (fabs x) 5))) (* (sqrt (/ 1 PI)) (* 1/21 (pow (fabs x) 7)))))) 1546940207.779 * * * * [misc]progress: [ 74 / 75 ] simplifiying candidate # 1546940207.779 * [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)))))) 1546940207.779 * * [misc]simplify: iters left: 6 (24 enodes) 1546940207.783 * * [misc]simplify: iters left: 5 (50 enodes) 1546940207.792 * * [misc]simplify: iters left: 4 (117 enodes) 1546940207.832 * * [misc]simplify: iters left: 3 (265 enodes) 1546940208.343 * [exit]simplify: Simplified to (fma (sqrt (/ 1 PI)) (fma (fabs x) (fma (fabs x) (* 2/3 (fabs x)) 2) (* 1/5 (pow (fabs x) 5))) (* (sqrt (/ 1 PI)) (* 1/21 (pow (fabs x) 7)))) 1546940208.343 * [misc]simplify: Simplified (2 1) to (λ (x) (fabs (fma (sqrt (/ 1 PI)) (fma (fabs x) (fma (fabs x) (* 2/3 (fabs x)) 2) (* 1/5 (pow (fabs x) 5))) (* (sqrt (/ 1 PI)) (* 1/21 (pow (fabs x) 7)))))) 1546940208.343 * * * * [misc]progress: [ 75 / 75 ] simplifiying candidate # 1546940208.343 * [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)))))) 1546940208.343 * * [misc]simplify: iters left: 6 (24 enodes) 1546940208.351 * * [misc]simplify: iters left: 5 (50 enodes) 1546940208.368 * * [misc]simplify: iters left: 4 (117 enodes) 1546940208.407 * * [misc]simplify: iters left: 3 (265 enodes) 1546940208.492 * [exit]simplify: Simplified to (fma (sqrt (/ 1 PI)) (fma (fabs x) (fma (fabs x) (* 2/3 (fabs x)) 2) (* 1/5 (pow (fabs x) 5))) (* (sqrt (/ 1 PI)) (* 1/21 (pow (fabs x) 7)))) 1546940208.492 * [misc]simplify: Simplified (2 1) to (λ (x) (fabs (fma (sqrt (/ 1 PI)) (fma (fabs x) (fma (fabs x) (* 2/3 (fabs x)) 2) (* 1/5 (pow (fabs x) 5))) (* (sqrt (/ 1 PI)) (* 1/21 (pow (fabs x) 7)))))) 1546940208.493 * * * [misc]progress: adding candidates to table 1546940209.624 * [misc]progress: [Phase 3 of 3] Extracting. 1546940209.625 * * [misc]regime: Finding splitpoints for: (# # # #) 1546940209.629 * * * [misc]regime-changes: Trying 5 branch expressions: (x (fabs x) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (/ 1 21) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (/ 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))))) (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))))))) 1546940209.629 * * * * [misc]regimes: Trying to branch on x from (# # # #) 1546940209.670 * * * * [misc]regimes: Trying to branch on (fabs x) from (# # # #) 1546940209.736 * * * * [misc]regimes: Trying to branch on (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (/ 1 21) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) from (# # # #) 1546940209.821 * * * * [misc]regimes: Trying to branch on (* (/ 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))))) from (# # # #) 1546940209.916 * * * * [misc]regimes: Trying to branch on (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)))))) from (# # # #) 1546940210.018 * * * [misc]regime: Found split indices: #