1546594752.808 * [misc]progress: [Phase 1 of 3] Setting up. 1546594752.808 * * * [misc]progress: [1/2] Preparing points 1546594752.808 * * * * [misc]points: Sampling 256 additional inputs, on iter 0 have 0 / 256 1546594752.904 * * * * [misc]points: Filtering points with unrepresentable outputs 1546594752.904 * * * * [misc]points: Sampling 119 additional inputs, on iter 1 have 137 / 256 1546594752.948 * * * * [misc]points: Filtering points with unrepresentable outputs 1546594752.948 * * * * [misc]points: Sampling 61 additional inputs, on iter 2 have 195 / 256 1546594752.971 * * * * [misc]points: Filtering points with unrepresentable outputs 1546594752.971 * * * * [misc]points: Sampling 27 additional inputs, on iter 3 have 229 / 256 1546594752.997 * * * * [misc]points: Filtering points with unrepresentable outputs 1546594752.997 * * * * [misc]points: Sampling 15 additional inputs, on iter 4 have 241 / 256 1546594753.048 * * * * [misc]points: Filtering points with unrepresentable outputs 1546594753.048 * * * * [misc]points: Sampling 4 additional inputs, on iter 5 have 253 / 256 1546594753.059 * * * * [misc]points: Filtering points with unrepresentable outputs 1546594753.059 * * * * [misc]points: Sampling 4 additional inputs, on iter 6 have 254 / 256 1546594753.067 * * * * [misc]points: Filtering points with unrepresentable outputs 1546594753.067 * * * * [exit]points: Sampled 256 points with exact outputs 1546594753.067 * * * [misc]progress: [2/2] Setting up program. 1546594753.072 * [misc]progress: [Phase 2 of 3] Improving. 1546594753.072 * * * * [misc]progress: [ 1 / 1 ] simplifiying candidate # 1546594753.072 * [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)))))) 1546594753.072 * * [misc]simplify: iters left: 6 (28 enodes) 1546594753.078 * * [misc]simplify: iters left: 5 (75 enodes) 1546594753.094 * * [misc]simplify: iters left: 4 (261 enodes) 1546594753.460 * [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)))) 1546594753.461 * [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))))) 1546594753.483 * * [misc]progress: iteration 1 / 4 1546594753.483 * * * [misc]progress: picking best candidate 1546594753.502 * * * * [misc]pick: Picked # 1546594753.502 * * * [misc]progress: localizing error 1546594753.598 * * * [misc]progress: generating rewritten candidates 1546594753.598 * * * * [misc]progress: [ 1 / 4 ] rewriting at (2 1 1 2) 1546594753.598 * * * * [misc]progress: [ 2 / 4 ] rewriting at (2 1 2 1 1 2) 1546594753.619 * * * * [misc]progress: [ 3 / 4 ] rewriting at (2 1) 1546594754.781 * * * * [misc]progress: [ 4 / 4 ] rewriting at (2 1 2 1 2) 1546594754.945 * * * [misc]progress: generating series expansions 1546594754.946 * * * * [misc]progress: [ 1 / 4 ] generating series at (2 1 1 2) 1546594754.946 * * * * [misc]progress: [ 2 / 4 ] generating series at (2 1 2 1 1 2) 1546594754.946 * [misc]backup-simplify: Simplify (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x))) into (* 2/3 (pow (fabs x) 3)) 1546594754.946 * [misc]approximate: Taking taylor expansion of (* 2/3 (pow (fabs x) 3)) in (x) around 0 1546594754.946 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs x) 3)) in x 1546594754.946 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546594754.946 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546594754.946 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 3) in x 1546594754.947 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546594754.947 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546594754.947 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs x) 3)) in x 1546594754.947 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546594754.947 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546594754.947 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 3) in x 1546594754.947 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546594754.947 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546594754.947 * [misc]backup-simplify: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 1546594754.947 * [misc]backup-simplify: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 1546594754.947 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs x) 3)) into (* 2/3 (pow (fabs x) 3)) 1546594754.947 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs x) 3)) into (* 2/3 (pow (fabs x) 3)) 1546594754.947 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 1546594754.948 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 1546594754.948 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 (pow (fabs x) 3))) into 0 1546594754.948 * [misc]backup-simplify: Simplify 0 into 0 1546594754.948 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 1546594754.949 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 1546594754.949 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 1546594754.949 * [misc]backup-simplify: Simplify 0 into 0 1546594754.949 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 1546594754.950 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 1546594754.950 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 1546594754.951 * [misc]backup-simplify: Simplify 0 into 0 1546594754.951 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 1546594754.952 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 1546594754.953 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 1546594754.953 * [misc]backup-simplify: Simplify 0 into 0 1546594754.953 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 1546594754.954 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 1546594754.955 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 1546594754.955 * [misc]backup-simplify: Simplify 0 into 0 1546594754.956 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 1546594754.957 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 1546594754.958 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))))) into 0 1546594754.958 * [misc]backup-simplify: Simplify 0 into 0 1546594754.958 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs x) 3)) into (* 2/3 (pow (fabs x) 3)) 1546594754.958 * [misc]backup-simplify: Simplify (* (/ 2 3) (* (* (fabs (/ 1 x)) (fabs (/ 1 x))) (fabs (/ 1 x)))) into (* 2/3 (pow (fabs (/ 1 x)) 3)) 1546594754.958 * [misc]approximate: Taking taylor expansion of (* 2/3 (pow (fabs (/ 1 x)) 3)) in (x) around 0 1546594754.958 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs (/ 1 x)) 3)) in x 1546594754.959 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546594754.959 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546594754.959 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 1546594754.959 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546594754.959 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546594754.959 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs (/ 1 x)) 3)) in x 1546594754.959 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546594754.959 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546594754.959 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 1546594754.959 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546594754.959 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546594754.959 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 1546594754.959 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 1546594754.959 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs (/ 1 x)) 3)) into (* 2/3 (pow (fabs (/ 1 x)) 3)) 1546594754.960 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs (/ 1 x)) 3)) into (* 2/3 (pow (fabs (/ 1 x)) 3)) 1546594754.960 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 1546594754.960 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 1546594754.960 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 1546594754.960 * [misc]backup-simplify: Simplify 0 into 0 1546594754.961 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 1546594754.961 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 1546594754.961 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 1546594754.961 * [misc]backup-simplify: Simplify 0 into 0 1546594754.962 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 1546594754.962 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 1546594754.963 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 1546594754.963 * [misc]backup-simplify: Simplify 0 into 0 1546594754.964 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 1546594754.964 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 1546594754.965 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 1546594754.965 * [misc]backup-simplify: Simplify 0 into 0 1546594754.966 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 1546594754.967 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 1546594754.967 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))))) into 0 1546594754.967 * [misc]backup-simplify: Simplify 0 into 0 1546594754.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 1546594754.969 * [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 1546594754.970 * [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 1546594754.970 * [misc]backup-simplify: Simplify 0 into 0 1546594754.970 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs (/ 1 (/ 1 x))) 3)) into (* 2/3 (pow (fabs x) 3)) 1546594754.971 * [misc]backup-simplify: Simplify (* (/ 2 3) (* (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x))))) into (* 2/3 (pow (fabs (/ -1 x)) 3)) 1546594754.971 * [misc]approximate: Taking taylor expansion of (* 2/3 (pow (fabs (/ -1 x)) 3)) in (x) around 0 1546594754.971 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs (/ -1 x)) 3)) in x 1546594754.971 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546594754.971 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546594754.971 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 1546594754.971 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546594754.971 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546594754.971 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs (/ -1 x)) 3)) in x 1546594754.971 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546594754.971 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546594754.971 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 1546594754.971 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546594754.971 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546594754.971 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 1546594754.972 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 1546594754.972 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs (/ -1 x)) 3)) into (* 2/3 (pow (fabs (/ -1 x)) 3)) 1546594754.972 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs (/ -1 x)) 3)) into (* 2/3 (pow (fabs (/ -1 x)) 3)) 1546594754.972 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 1546594754.972 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 1546594754.973 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 1546594754.973 * [misc]backup-simplify: Simplify 0 into 0 1546594754.973 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 1546594754.973 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 1546594754.974 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 1546594754.974 * [misc]backup-simplify: Simplify 0 into 0 1546594754.974 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 1546594754.975 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 1546594754.975 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 1546594754.975 * [misc]backup-simplify: Simplify 0 into 0 1546594754.976 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 1546594754.977 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 1546594754.977 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 1546594754.977 * [misc]backup-simplify: Simplify 0 into 0 1546594754.978 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 1546594754.979 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 1546594754.980 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))))) into 0 1546594754.980 * [misc]backup-simplify: Simplify 0 into 0 1546594754.981 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 1546594754.982 * [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 1546594754.983 * [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 1546594754.983 * [misc]backup-simplify: Simplify 0 into 0 1546594754.983 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs (/ -1 (/ 1 (- x)))) 3)) into (* 2/3 (pow (fabs x) 3)) 1546594754.983 * * * * [misc]progress: [ 3 / 4 ] generating series at (2 1) 1546594754.985 * [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)))))) 1546594754.985 * [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 1546594754.985 * [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 1546594754.985 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 PI)) in x 1546594754.985 * [misc]taylor: Taking taylor expansion of (/ 1 PI) in x 1546594754.985 * [misc]taylor: Taking taylor expansion of PI in x 1546594754.985 * [misc]backup-simplify: Simplify PI into PI 1546594754.986 * [misc]backup-simplify: Simplify (/ 1 PI) into (/ 1 PI) 1546594754.986 * [misc]backup-simplify: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 1546594754.988 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 1546594754.989 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 1546594754.989 * [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 1546594754.989 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs x) 5)) in x 1546594754.989 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546594754.989 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546594754.989 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 5) in x 1546594754.989 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546594754.989 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546594754.989 * [misc]taylor: Taking taylor expansion of (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))) in x 1546594754.989 * [misc]taylor: Taking taylor expansion of (* 2 (fabs x)) in x 1546594754.989 * [misc]taylor: Taking taylor expansion of 2 in x 1546594754.989 * [misc]backup-simplify: Simplify 2 into 2 1546594754.989 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546594754.989 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546594754.989 * [misc]taylor: Taking taylor expansion of (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7))) in x 1546594754.989 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs x) 3)) in x 1546594754.989 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546594754.989 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546594754.989 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 3) in x 1546594754.989 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546594754.990 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546594754.990 * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs x) 7)) in x 1546594754.990 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546594754.990 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546594754.990 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 7) in x 1546594754.990 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546594754.990 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546594754.990 * [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 1546594754.990 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 PI)) in x 1546594754.990 * [misc]taylor: Taking taylor expansion of (/ 1 PI) in x 1546594754.990 * [misc]taylor: Taking taylor expansion of PI in x 1546594754.990 * [misc]backup-simplify: Simplify PI into PI 1546594754.990 * [misc]backup-simplify: Simplify (/ 1 PI) into (/ 1 PI) 1546594754.991 * [misc]backup-simplify: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 1546594754.992 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 1546594754.993 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 1546594754.993 * [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 1546594754.993 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs x) 5)) in x 1546594754.993 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546594754.993 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546594754.993 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 5) in x 1546594754.993 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546594754.993 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546594754.993 * [misc]taylor: Taking taylor expansion of (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))) in x 1546594754.993 * [misc]taylor: Taking taylor expansion of (* 2 (fabs x)) in x 1546594754.993 * [misc]taylor: Taking taylor expansion of 2 in x 1546594754.993 * [misc]backup-simplify: Simplify 2 into 2 1546594754.993 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546594754.993 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546594754.994 * [misc]taylor: Taking taylor expansion of (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7))) in x 1546594754.994 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs x) 3)) in x 1546594754.994 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546594754.994 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546594754.994 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 3) in x 1546594754.994 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546594754.994 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546594754.994 * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs x) 7)) in x 1546594754.994 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546594754.994 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546594754.994 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 7) in x 1546594754.994 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546594754.994 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546594754.994 * [misc]backup-simplify: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 1546594754.994 * [misc]backup-simplify: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 1546594754.995 * [misc]backup-simplify: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 1546594754.995 * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs x) 5)) into (* 1/5 (pow (fabs x) 5)) 1546594754.995 * [misc]backup-simplify: Simplify (* 2 (fabs x)) into (* 2 (fabs x)) 1546594754.995 * [misc]backup-simplify: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 1546594754.995 * [misc]backup-simplify: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 1546594754.995 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs x) 3)) into (* 2/3 (pow (fabs x) 3)) 1546594754.995 * [misc]backup-simplify: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 1546594754.995 * [misc]backup-simplify: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 1546594754.996 * [misc]backup-simplify: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) 1546594754.996 * [misc]backup-simplify: Simplify (* (fabs x) (pow (fabs x) 6)) into (pow (fabs x) 7) 1546594754.996 * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs x) 7)) into (* 1/21 (pow (fabs x) 7)) 1546594754.996 * [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))) 1546594754.997 * [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)))) 1546594754.997 * [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))))) 1546594754.999 * [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)))))) 1546594755.000 * [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)))))) 1546594755.001 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 1546594755.001 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (* 0 (pow (fabs x) 2))) into 0 1546594755.001 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 4))) into 0 1546594755.001 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (* 0 (pow (fabs x) 5))) into 0 1546594755.002 * [misc]backup-simplify: Simplify (+ (* 2 0) (* 0 (fabs x))) into 0 1546594755.002 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 1546594755.002 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 1546594755.002 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 (pow (fabs x) 3))) into 0 1546594755.002 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 1546594755.003 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 1546594755.003 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (* 0 (pow (fabs x) 3))) into 0 1546594755.003 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 6))) into 0 1546594755.003 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (* 0 (pow (fabs x) 7))) into 0 1546594755.004 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594755.004 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594755.004 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594755.006 * [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 1546594755.006 * [misc]backup-simplify: Simplify 0 into 0 1546594755.006 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 1546594755.006 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 1546594755.007 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))) into 0 1546594755.007 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))) into 0 1546594755.008 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 1546594755.008 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 1546594755.008 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 1546594755.009 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 1546594755.009 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 1546594755.009 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 1546594755.010 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 1546594755.010 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))) into 0 1546594755.010 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (* 0 (pow (fabs x) 7)))) into 0 1546594755.011 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594755.011 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594755.011 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594755.016 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546594755.017 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 1546594755.019 * [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 1546594755.019 * [misc]backup-simplify: Simplify 0 into 0 1546594755.019 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 1546594755.020 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 1546594755.020 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))) into 0 1546594755.021 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5))))) into 0 1546594755.021 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 1546594755.022 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 1546594755.022 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 1546594755.023 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 1546594755.023 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 1546594755.023 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 1546594755.024 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 1546594755.024 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))) into 0 1546594755.025 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7))))) into 0 1546594755.025 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594755.025 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594755.025 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594755.028 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546594755.030 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546594755.031 * [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 1546594755.031 * [misc]backup-simplify: Simplify 0 into 0 1546594755.032 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 1546594755.033 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 1546594755.033 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))) into 0 1546594755.034 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))))) into 0 1546594755.034 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 1546594755.035 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 1546594755.036 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 1546594755.036 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 1546594755.037 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 1546594755.037 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 1546594755.038 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 1546594755.039 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))) into 0 1546594755.039 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7)))))) into 0 1546594755.039 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594755.040 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594755.040 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594755.043 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546594755.045 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546594755.047 * [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 1546594755.047 * [misc]backup-simplify: Simplify 0 into 0 1546594755.048 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 1546594755.049 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 1546594755.050 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))))) into 0 1546594755.051 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5))))))) into 0 1546594755.051 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 1546594755.052 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 1546594755.053 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 1546594755.054 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 1546594755.054 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 1546594755.055 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 1546594755.056 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 1546594755.056 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))))) into 0 1546594755.057 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7))))))) into 0 1546594755.057 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594755.057 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594755.058 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594755.061 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546594755.063 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546594755.065 * [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 1546594755.065 * [misc]backup-simplify: Simplify 0 into 0 1546594755.066 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 1546594755.066 * [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 1546594755.068 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))))) into 0 1546594755.068 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))))))) into 0 1546594755.069 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 1546594755.070 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 1546594755.071 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 1546594755.072 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))))) into 0 1546594755.073 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 1546594755.074 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 1546594755.075 * [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 1546594755.075 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))))) into 0 1546594755.076 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7)))))))) into 0 1546594755.077 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594755.077 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594755.077 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594755.082 * [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 1546594755.084 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546594755.086 * [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 1546594755.086 * [misc]backup-simplify: Simplify 0 into 0 1546594755.088 * [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)))))) 1546594755.090 * [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))) 1546594755.090 * [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 1546594755.090 * [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 1546594755.090 * [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 1546594755.090 * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs (/ 1 x)) 7)) in x 1546594755.090 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546594755.090 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546594755.090 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 1546594755.090 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546594755.091 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546594755.091 * [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 1546594755.091 * [misc]taylor: Taking taylor expansion of (* 2 (fabs (/ 1 x))) in x 1546594755.091 * [misc]taylor: Taking taylor expansion of 2 in x 1546594755.091 * [misc]backup-simplify: Simplify 2 into 2 1546594755.091 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546594755.091 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546594755.091 * [misc]taylor: Taking taylor expansion of (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 1/5 (pow (fabs (/ 1 x)) 5))) in x 1546594755.091 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs (/ 1 x)) 3)) in x 1546594755.091 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546594755.091 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546594755.091 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 1546594755.091 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546594755.091 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546594755.091 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs (/ 1 x)) 5)) in x 1546594755.091 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546594755.091 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546594755.091 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 1546594755.091 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546594755.091 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546594755.091 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 PI)) in x 1546594755.091 * [misc]taylor: Taking taylor expansion of (/ 1 PI) in x 1546594755.091 * [misc]taylor: Taking taylor expansion of PI in x 1546594755.091 * [misc]backup-simplify: Simplify PI into PI 1546594755.092 * [misc]backup-simplify: Simplify (/ 1 PI) into (/ 1 PI) 1546594755.092 * [misc]backup-simplify: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 1546594755.094 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 1546594755.095 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 1546594755.095 * [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 1546594755.095 * [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 1546594755.095 * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs (/ 1 x)) 7)) in x 1546594755.095 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546594755.095 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546594755.095 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 1546594755.095 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546594755.095 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546594755.095 * [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 1546594755.095 * [misc]taylor: Taking taylor expansion of (* 2 (fabs (/ 1 x))) in x 1546594755.095 * [misc]taylor: Taking taylor expansion of 2 in x 1546594755.095 * [misc]backup-simplify: Simplify 2 into 2 1546594755.095 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546594755.095 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546594755.095 * [misc]taylor: Taking taylor expansion of (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 1/5 (pow (fabs (/ 1 x)) 5))) in x 1546594755.095 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs (/ 1 x)) 3)) in x 1546594755.095 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546594755.095 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546594755.095 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 1546594755.095 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546594755.096 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546594755.096 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs (/ 1 x)) 5)) in x 1546594755.096 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546594755.096 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546594755.096 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 1546594755.096 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546594755.096 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546594755.096 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 PI)) in x 1546594755.096 * [misc]taylor: Taking taylor expansion of (/ 1 PI) in x 1546594755.096 * [misc]taylor: Taking taylor expansion of PI in x 1546594755.096 * [misc]backup-simplify: Simplify PI into PI 1546594755.096 * [misc]backup-simplify: Simplify (/ 1 PI) into (/ 1 PI) 1546594755.097 * [misc]backup-simplify: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 1546594755.098 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 1546594755.099 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 1546594755.099 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 1546594755.100 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 1546594755.100 * [misc]backup-simplify: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) 1546594755.100 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 6)) into (pow (fabs (/ 1 x)) 7) 1546594755.100 * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs (/ 1 x)) 7)) into (* 1/21 (pow (fabs (/ 1 x)) 7)) 1546594755.100 * [misc]backup-simplify: Simplify (* 2 (fabs (/ 1 x))) into (* 2 (fabs (/ 1 x))) 1546594755.100 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 1546594755.101 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 1546594755.101 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs (/ 1 x)) 3)) into (* 2/3 (pow (fabs (/ 1 x)) 3)) 1546594755.101 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 1546594755.101 * [misc]backup-simplify: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 1546594755.101 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 1546594755.101 * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs (/ 1 x)) 5)) into (* 1/5 (pow (fabs (/ 1 x)) 5)) 1546594755.102 * [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))) 1546594755.102 * [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)))) 1546594755.103 * [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))))) 1546594755.104 * [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))) 1546594755.105 * [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))) 1546594755.106 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 1546594755.106 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 1546594755.106 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 1546594755.106 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 6))) into 0 1546594755.106 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (* 0 (pow (fabs (/ 1 x)) 7))) into 0 1546594755.107 * [misc]backup-simplify: Simplify (+ (* 2 0) (* 0 (fabs (/ 1 x)))) into 0 1546594755.107 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 1546594755.107 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 1546594755.107 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 1546594755.108 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 1546594755.108 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 1546594755.108 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 4))) into 0 1546594755.108 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (* 0 (pow (fabs (/ 1 x)) 5))) into 0 1546594755.108 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594755.108 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594755.109 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594755.110 * [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 1546594755.110 * [misc]backup-simplify: Simplify 0 into 0 1546594755.112 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546594755.114 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 1546594755.114 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 1546594755.115 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 1546594755.115 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 1546594755.116 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))) into 0 1546594755.116 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7)))) into 0 1546594755.116 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 1546594755.117 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 1546594755.117 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 1546594755.118 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 1546594755.118 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 1546594755.119 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 1546594755.119 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))) into 0 1546594755.119 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5)))) into 0 1546594755.120 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594755.120 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594755.120 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594755.122 * [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 1546594755.122 * [misc]backup-simplify: Simplify 0 into 0 1546594755.125 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546594755.126 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546594755.127 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 1546594755.127 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 1546594755.128 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 1546594755.128 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))) into 0 1546594755.129 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7))))) into 0 1546594755.129 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 1546594755.130 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 1546594755.130 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 1546594755.131 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 1546594755.131 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 1546594755.132 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 1546594755.132 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))) into 0 1546594755.133 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5))))) into 0 1546594755.133 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594755.134 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594755.134 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594755.136 * [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 1546594755.137 * [misc]backup-simplify: Simplify 0 into 0 1546594755.139 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546594755.141 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546594755.141 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 1546594755.141 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 1546594755.142 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 1546594755.142 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))))) into 0 1546594755.143 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7)))))) into 0 1546594755.143 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 1546594755.143 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 1546594755.144 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 1546594755.144 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 1546594755.144 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 1546594755.145 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 1546594755.145 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))) into 0 1546594755.146 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5)))))) into 0 1546594755.146 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594755.146 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594755.146 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594755.148 * [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 1546594755.148 * [misc]backup-simplify: Simplify 0 into 0 1546594755.150 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546594755.151 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546594755.151 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 1546594755.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 1546594755.152 * [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 1546594755.153 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))))) into 0 1546594755.153 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7))))))) into 0 1546594755.153 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 1546594755.154 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 1546594755.154 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 1546594755.155 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))))) into 0 1546594755.155 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 1546594755.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 1546594755.156 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))))) into 0 1546594755.157 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5))))))) into 0 1546594755.157 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594755.157 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594755.157 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594755.160 * [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 1546594755.160 * [misc]backup-simplify: Simplify 0 into 0 1546594755.163 * [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 1546594755.164 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546594755.164 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 1546594755.165 * [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 1546594755.165 * [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 1546594755.166 * [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 1546594755.167 * [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 1546594755.167 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 1546594755.168 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 1546594755.168 * [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 1546594755.169 * [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 1546594755.170 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 1546594755.170 * [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 1546594755.171 * [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 1546594755.171 * [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 1546594755.171 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594755.171 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594755.171 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594755.174 * [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 1546594755.174 * [misc]backup-simplify: Simplify 0 into 0 1546594755.175 * [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)))))) 1546594755.177 * [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))) 1546594755.177 * [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 1546594755.178 * [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 1546594755.178 * [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 1546594755.178 * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs (/ -1 x)) 7)) in x 1546594755.178 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546594755.178 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546594755.178 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 1546594755.178 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546594755.178 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546594755.178 * [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 1546594755.178 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs (/ -1 x)) 5)) in x 1546594755.178 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546594755.178 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546594755.178 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 1546594755.178 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546594755.178 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546594755.178 * [misc]taylor: Taking taylor expansion of (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (* 2 (fabs (/ -1 x)))) in x 1546594755.178 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs (/ -1 x)) 3)) in x 1546594755.178 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546594755.178 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546594755.178 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 1546594755.178 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546594755.178 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546594755.178 * [misc]taylor: Taking taylor expansion of (* 2 (fabs (/ -1 x))) in x 1546594755.178 * [misc]taylor: Taking taylor expansion of 2 in x 1546594755.178 * [misc]backup-simplify: Simplify 2 into 2 1546594755.179 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546594755.179 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546594755.179 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 PI)) in x 1546594755.179 * [misc]taylor: Taking taylor expansion of (/ 1 PI) in x 1546594755.179 * [misc]taylor: Taking taylor expansion of PI in x 1546594755.179 * [misc]backup-simplify: Simplify PI into PI 1546594755.179 * [misc]backup-simplify: Simplify (/ 1 PI) into (/ 1 PI) 1546594755.180 * [misc]backup-simplify: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 1546594755.181 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 1546594755.182 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 1546594755.182 * [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 1546594755.182 * [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 1546594755.182 * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs (/ -1 x)) 7)) in x 1546594755.182 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546594755.182 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546594755.182 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 1546594755.182 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546594755.182 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546594755.182 * [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 1546594755.182 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs (/ -1 x)) 5)) in x 1546594755.182 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546594755.183 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546594755.183 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 1546594755.183 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546594755.183 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546594755.183 * [misc]taylor: Taking taylor expansion of (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (* 2 (fabs (/ -1 x)))) in x 1546594755.183 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs (/ -1 x)) 3)) in x 1546594755.183 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546594755.183 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546594755.183 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 1546594755.183 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546594755.183 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546594755.183 * [misc]taylor: Taking taylor expansion of (* 2 (fabs (/ -1 x))) in x 1546594755.183 * [misc]taylor: Taking taylor expansion of 2 in x 1546594755.183 * [misc]backup-simplify: Simplify 2 into 2 1546594755.183 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546594755.183 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546594755.183 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 PI)) in x 1546594755.183 * [misc]taylor: Taking taylor expansion of (/ 1 PI) in x 1546594755.183 * [misc]taylor: Taking taylor expansion of PI in x 1546594755.183 * [misc]backup-simplify: Simplify PI into PI 1546594755.183 * [misc]backup-simplify: Simplify (/ 1 PI) into (/ 1 PI) 1546594755.184 * [misc]backup-simplify: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 1546594755.185 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 1546594755.186 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 1546594755.187 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 1546594755.187 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 1546594755.187 * [misc]backup-simplify: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) 1546594755.187 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 6)) into (pow (fabs (/ -1 x)) 7) 1546594755.187 * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs (/ -1 x)) 7)) into (* 1/21 (pow (fabs (/ -1 x)) 7)) 1546594755.188 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 1546594755.188 * [misc]backup-simplify: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 1546594755.188 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 1546594755.188 * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs (/ -1 x)) 5)) into (* 1/5 (pow (fabs (/ -1 x)) 5)) 1546594755.188 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 1546594755.188 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 1546594755.189 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs (/ -1 x)) 3)) into (* 2/3 (pow (fabs (/ -1 x)) 3)) 1546594755.189 * [misc]backup-simplify: Simplify (* 2 (fabs (/ -1 x))) into (* 2 (fabs (/ -1 x))) 1546594755.189 * [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)))) 1546594755.189 * [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))))) 1546594755.190 * [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)))))) 1546594755.191 * [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))) 1546594755.193 * [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))) 1546594755.193 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 1546594755.193 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 1546594755.193 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 1546594755.194 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 6))) into 0 1546594755.194 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (* 0 (pow (fabs (/ -1 x)) 7))) into 0 1546594755.194 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 1546594755.194 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 1546594755.195 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 4))) into 0 1546594755.195 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (* 0 (pow (fabs (/ -1 x)) 5))) into 0 1546594755.195 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 1546594755.195 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 1546594755.196 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 1546594755.196 * [misc]backup-simplify: Simplify (+ (* 2 0) (* 0 (fabs (/ -1 x)))) into 0 1546594755.196 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594755.196 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594755.196 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594755.198 * [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 1546594755.198 * [misc]backup-simplify: Simplify 0 into 0 1546594755.200 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546594755.202 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 1546594755.202 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 1546594755.202 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 1546594755.203 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 1546594755.203 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))) into 0 1546594755.204 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7)))) into 0 1546594755.204 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 1546594755.204 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 1546594755.205 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))) into 0 1546594755.205 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5)))) into 0 1546594755.205 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 1546594755.206 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 1546594755.206 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 1546594755.207 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 1546594755.207 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594755.207 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594755.207 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594755.209 * [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 1546594755.209 * [misc]backup-simplify: Simplify 0 into 0 1546594755.212 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546594755.213 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546594755.214 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 1546594755.214 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 1546594755.215 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 1546594755.215 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))) into 0 1546594755.216 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7))))) into 0 1546594755.216 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 1546594755.217 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 1546594755.217 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))) into 0 1546594755.218 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5))))) into 0 1546594755.219 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 1546594755.219 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 1546594755.219 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 1546594755.220 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 1546594755.220 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594755.220 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594755.220 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594755.222 * [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 1546594755.222 * [misc]backup-simplify: Simplify 0 into 0 1546594755.223 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546594755.225 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546594755.225 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 1546594755.225 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 1546594755.226 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 1546594755.226 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))))) into 0 1546594755.226 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7)))))) into 0 1546594755.227 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 1546594755.227 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 1546594755.228 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))) into 0 1546594755.228 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5)))))) into 0 1546594755.228 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 1546594755.229 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 1546594755.229 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 1546594755.230 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 1546594755.230 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594755.230 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594755.230 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594755.232 * [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 1546594755.232 * [misc]backup-simplify: Simplify 0 into 0 1546594755.234 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546594755.235 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546594755.235 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 1546594755.236 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 1546594755.236 * [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 1546594755.236 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))))) into 0 1546594755.237 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7))))))) into 0 1546594755.237 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 1546594755.238 * [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 1546594755.238 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))))) into 0 1546594755.239 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5))))))) into 0 1546594755.239 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 1546594755.240 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 1546594755.240 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))))) into 0 1546594755.241 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 1546594755.241 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594755.241 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594755.241 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594755.243 * [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 1546594755.243 * [misc]backup-simplify: Simplify 0 into 0 1546594755.245 * [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 1546594755.247 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546594755.247 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 1546594755.248 * [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 1546594755.249 * [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 1546594755.250 * [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 1546594755.251 * [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 1546594755.252 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 1546594755.253 * [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 1546594755.253 * [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 1546594755.254 * [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 1546594755.255 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 1546594755.256 * [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 1546594755.257 * [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 1546594755.258 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 1546594755.258 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594755.258 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594755.258 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594755.263 * [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 1546594755.263 * [misc]backup-simplify: Simplify 0 into 0 1546594755.264 * [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)))))) 1546594755.264 * * * * [misc]progress: [ 4 / 4 ] generating series at (2 1 2 1 2) 1546594755.265 * [misc]backup-simplify: Simplify (* (/ 1 5) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))) into (* 1/5 (pow (fabs x) 5)) 1546594755.265 * [misc]approximate: Taking taylor expansion of (* 1/5 (pow (fabs x) 5)) in (x) around 0 1546594755.265 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs x) 5)) in x 1546594755.265 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546594755.265 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546594755.265 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 5) in x 1546594755.265 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546594755.265 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546594755.265 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs x) 5)) in x 1546594755.265 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546594755.265 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546594755.265 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 5) in x 1546594755.265 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546594755.265 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546594755.265 * [misc]backup-simplify: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 1546594755.266 * [misc]backup-simplify: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 1546594755.266 * [misc]backup-simplify: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 1546594755.266 * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs x) 5)) into (* 1/5 (pow (fabs x) 5)) 1546594755.266 * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs x) 5)) into (* 1/5 (pow (fabs x) 5)) 1546594755.266 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 1546594755.266 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (* 0 (pow (fabs x) 2))) into 0 1546594755.266 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 4))) into 0 1546594755.267 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (* 0 (pow (fabs x) 5))) into 0 1546594755.267 * [misc]backup-simplify: Simplify 0 into 0 1546594755.267 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 1546594755.268 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 1546594755.268 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))) into 0 1546594755.269 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))) into 0 1546594755.269 * [misc]backup-simplify: Simplify 0 into 0 1546594755.269 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 1546594755.270 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 1546594755.270 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))) into 0 1546594755.271 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5))))) into 0 1546594755.271 * [misc]backup-simplify: Simplify 0 into 0 1546594755.271 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 1546594755.272 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 1546594755.273 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))) into 0 1546594755.273 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))))) into 0 1546594755.273 * [misc]backup-simplify: Simplify 0 into 0 1546594755.274 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 1546594755.275 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 1546594755.275 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))))) into 0 1546594755.276 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5))))))) into 0 1546594755.276 * [misc]backup-simplify: Simplify 0 into 0 1546594755.277 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 1546594755.278 * [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 1546594755.279 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))))) into 0 1546594755.280 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))))))) into 0 1546594755.280 * [misc]backup-simplify: Simplify 0 into 0 1546594755.280 * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs x) 5)) into (* 1/5 (pow (fabs x) 5)) 1546594755.280 * [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)) 1546594755.280 * [misc]approximate: Taking taylor expansion of (* 1/5 (pow (fabs (/ 1 x)) 5)) in (x) around 0 1546594755.281 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs (/ 1 x)) 5)) in x 1546594755.281 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546594755.281 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546594755.281 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 1546594755.281 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546594755.281 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546594755.282 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs (/ 1 x)) 5)) in x 1546594755.282 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546594755.282 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546594755.282 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 1546594755.282 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546594755.282 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546594755.282 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 1546594755.282 * [misc]backup-simplify: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 1546594755.282 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 1546594755.282 * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs (/ 1 x)) 5)) into (* 1/5 (pow (fabs (/ 1 x)) 5)) 1546594755.283 * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs (/ 1 x)) 5)) into (* 1/5 (pow (fabs (/ 1 x)) 5)) 1546594755.283 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 1546594755.283 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 1546594755.283 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 4))) into 0 1546594755.284 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (* 0 (pow (fabs (/ 1 x)) 5))) into 0 1546594755.284 * [misc]backup-simplify: Simplify 0 into 0 1546594755.285 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 1546594755.285 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 1546594755.285 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))) into 0 1546594755.286 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5)))) into 0 1546594755.286 * [misc]backup-simplify: Simplify 0 into 0 1546594755.286 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 1546594755.287 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 1546594755.287 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))) into 0 1546594755.288 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5))))) into 0 1546594755.288 * [misc]backup-simplify: Simplify 0 into 0 1546594755.289 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 1546594755.289 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 1546594755.290 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))) into 0 1546594755.290 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5)))))) into 0 1546594755.291 * [misc]backup-simplify: Simplify 0 into 0 1546594755.291 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 1546594755.292 * [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 1546594755.293 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))))) into 0 1546594755.294 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5))))))) into 0 1546594755.294 * [misc]backup-simplify: Simplify 0 into 0 1546594755.295 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 1546594755.295 * [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 1546594755.296 * [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 1546594755.297 * [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 1546594755.297 * [misc]backup-simplify: Simplify 0 into 0 1546594755.297 * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs (/ 1 (/ 1 x))) 5)) into (* 1/5 (pow (fabs x) 5)) 1546594755.297 * [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)) 1546594755.297 * [misc]approximate: Taking taylor expansion of (* 1/5 (pow (fabs (/ -1 x)) 5)) in (x) around 0 1546594755.297 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs (/ -1 x)) 5)) in x 1546594755.297 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546594755.297 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546594755.297 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 1546594755.297 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546594755.297 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546594755.297 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs (/ -1 x)) 5)) in x 1546594755.297 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546594755.297 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546594755.297 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 1546594755.297 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546594755.297 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546594755.297 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 1546594755.298 * [misc]backup-simplify: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 1546594755.298 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 1546594755.298 * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs (/ -1 x)) 5)) into (* 1/5 (pow (fabs (/ -1 x)) 5)) 1546594755.298 * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs (/ -1 x)) 5)) into (* 1/5 (pow (fabs (/ -1 x)) 5)) 1546594755.298 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 1546594755.298 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 1546594755.298 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 4))) into 0 1546594755.298 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (* 0 (pow (fabs (/ -1 x)) 5))) into 0 1546594755.298 * [misc]backup-simplify: Simplify 0 into 0 1546594755.299 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 1546594755.299 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 1546594755.299 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))) into 0 1546594755.299 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5)))) into 0 1546594755.299 * [misc]backup-simplify: Simplify 0 into 0 1546594755.300 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 1546594755.300 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 1546594755.300 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))) into 0 1546594755.300 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5))))) into 0 1546594755.301 * [misc]backup-simplify: Simplify 0 into 0 1546594755.301 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 1546594755.301 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 1546594755.302 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))) into 0 1546594755.302 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5)))))) into 0 1546594755.302 * [misc]backup-simplify: Simplify 0 into 0 1546594755.303 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 1546594755.303 * [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 1546594755.303 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))))) into 0 1546594755.304 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5))))))) into 0 1546594755.304 * [misc]backup-simplify: Simplify 0 into 0 1546594755.305 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 1546594755.305 * [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 1546594755.306 * [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 1546594755.306 * [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 1546594755.307 * [misc]backup-simplify: Simplify 0 into 0 1546594755.307 * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs (/ -1 (/ 1 (- x)))) 5)) into (* 1/5 (pow (fabs x) 5)) 1546594755.307 * * * [misc]progress: simplifying candidates 1546594755.307 * * * * [misc]progress: [ 1 / 112 ] simplifiying candidate # 1546594755.307 * * * * [misc]progress: [ 2 / 112 ] simplifiying candidate # 1546594755.307 * * * * [misc]progress: [ 3 / 112 ] simplifiying candidate # 1546594755.307 * * * * [misc]progress: [ 4 / 112 ] simplifiying candidate # 1546594755.307 * * * * [misc]progress: [ 5 / 112 ] simplifiying candidate # 1546594755.307 * * * * [misc]progress: [ 6 / 112 ] simplifiying candidate # 1546594755.307 * * * * [misc]progress: [ 7 / 112 ] simplifiying candidate # 1546594755.307 * * * * [misc]progress: [ 8 / 112 ] simplifiying candidate # 1546594755.307 * * * * [misc]progress: [ 9 / 112 ] simplifiying candidate # 1546594755.307 * * * * [misc]progress: [ 10 / 112 ] simplifiying candidate # 1546594755.307 * * * * [misc]progress: [ 11 / 112 ] simplifiying candidate # 1546594755.307 * * * * [misc]progress: [ 12 / 112 ] simplifiying candidate # 1546594755.307 * * * * [misc]progress: [ 13 / 112 ] simplifiying candidate # 1546594755.308 * [enter]simplify: Simplifying (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x))) 1546594755.308 * * [misc]simplify: iters left: 6 (8 enodes) 1546594755.309 * * [misc]simplify: iters left: 5 (15 enodes) 1546594755.312 * * [misc]simplify: iters left: 4 (35 enodes) 1546594755.317 * * [misc]simplify: iters left: 3 (58 enodes) 1546594755.324 * * [misc]simplify: iters left: 2 (76 enodes) 1546594755.337 * * [misc]simplify: iters left: 1 (89 enodes) 1546594755.353 * [exit]simplify: Simplified to (* (* (fabs x) (fabs x)) (* 2/3 (fabs x))) 1546594755.354 * [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))))))) 1546594755.354 * * * * [misc]progress: [ 14 / 112 ] simplifiying candidate # 1546594755.354 * [enter]simplify: Simplifying (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x))) 1546594755.354 * * [misc]simplify: iters left: 6 (8 enodes) 1546594755.357 * * [misc]simplify: iters left: 5 (15 enodes) 1546594755.362 * * [misc]simplify: iters left: 4 (35 enodes) 1546594755.372 * * [misc]simplify: iters left: 3 (58 enodes) 1546594755.387 * * [misc]simplify: iters left: 2 (76 enodes) 1546594755.404 * * [misc]simplify: iters left: 1 (89 enodes) 1546594755.420 * [exit]simplify: Simplified to (* (* (fabs x) (fabs x)) (* 2/3 (fabs x))) 1546594755.420 * [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))))))) 1546594755.420 * * * * [misc]progress: [ 15 / 112 ] simplifiying candidate # 1546594755.420 * [enter]simplify: Simplifying (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x))) 1546594755.421 * * [misc]simplify: iters left: 6 (8 enodes) 1546594755.422 * * [misc]simplify: iters left: 5 (15 enodes) 1546594755.425 * * [misc]simplify: iters left: 4 (35 enodes) 1546594755.430 * * [misc]simplify: iters left: 3 (58 enodes) 1546594755.438 * * [misc]simplify: iters left: 2 (76 enodes) 1546594755.447 * * [misc]simplify: iters left: 1 (89 enodes) 1546594755.456 * [exit]simplify: Simplified to (* (* (fabs x) (fabs x)) (* 2/3 (fabs x))) 1546594755.456 * [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))))))) 1546594755.456 * * * * [misc]progress: [ 16 / 112 ] simplifiying candidate # 1546594755.456 * * * * [misc]progress: [ 17 / 112 ] simplifiying candidate # 1546594755.456 * [enter]simplify: Simplifying (+ (log (/ 2 3)) (+ (+ (log (fabs x)) (log (fabs x))) (log (fabs x)))) 1546594755.456 * * [misc]simplify: iters left: 6 (10 enodes) 1546594755.459 * * [misc]simplify: iters left: 5 (18 enodes) 1546594755.462 * * [misc]simplify: iters left: 4 (33 enodes) 1546594755.468 * * [misc]simplify: iters left: 3 (70 enodes) 1546594755.495 * * [misc]simplify: iters left: 2 (119 enodes) 1546594755.539 * * [misc]simplify: iters left: 1 (201 enodes) 1546594755.586 * [exit]simplify: Simplified to (+ (+ (log 2/3) (log (fabs x))) (+ (log (fabs x)) (log (fabs x)))) 1546594755.586 * [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))))))) 1546594755.586 * * * * [misc]progress: [ 18 / 112 ] simplifiying candidate # 1546594755.586 * [enter]simplify: Simplifying (+ (log (/ 2 3)) (+ (log (* (fabs x) (fabs x))) (log (fabs x)))) 1546594755.586 * * [misc]simplify: iters left: 6 (11 enodes) 1546594755.589 * * [misc]simplify: iters left: 5 (20 enodes) 1546594755.593 * * [misc]simplify: iters left: 4 (35 enodes) 1546594755.600 * * [misc]simplify: iters left: 3 (72 enodes) 1546594755.623 * * [misc]simplify: iters left: 2 (125 enodes) 1546594755.667 * * [misc]simplify: iters left: 1 (193 enodes) 1546594755.715 * [exit]simplify: Simplified to (+ (+ (log (fabs x)) (log 2/3)) (log (* (fabs x) (fabs x)))) 1546594755.716 * [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))))))) 1546594755.716 * * * * [misc]progress: [ 19 / 112 ] simplifiying candidate # 1546594755.716 * [enter]simplify: Simplifying (+ (log (/ 2 3)) (log (* (* (fabs x) (fabs x)) (fabs x)))) 1546594755.716 * * [misc]simplify: iters left: 6 (10 enodes) 1546594755.719 * * [misc]simplify: iters left: 5 (19 enodes) 1546594755.722 * * [misc]simplify: iters left: 4 (32 enodes) 1546594755.728 * * [misc]simplify: iters left: 3 (62 enodes) 1546594755.742 * * [misc]simplify: iters left: 2 (114 enodes) 1546594755.765 * * [misc]simplify: iters left: 1 (180 enodes) 1546594755.826 * [exit]simplify: Simplified to (fma (log (fabs x)) 3 (log 2/3)) 1546594755.826 * [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))))))) 1546594755.827 * * * * [misc]progress: [ 20 / 112 ] simplifiying candidate # 1546594755.827 * * * * [misc]progress: [ 21 / 112 ] simplifiying candidate # 1546594755.827 * * * * [misc]progress: [ 22 / 112 ] simplifiying candidate # 1546594755.827 * [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)))) 1546594755.827 * * [misc]simplify: iters left: 6 (12 enodes) 1546594755.836 * * [misc]simplify: iters left: 5 (36 enodes) 1546594755.846 * * [misc]simplify: iters left: 4 (87 enodes) 1546594755.864 * * [misc]simplify: iters left: 3 (217 enodes) 1546594755.978 * * [misc]simplify: iters left: 2 (497 enodes) 1546594756.309 * [exit]simplify: Simplified to (* (* (fabs x) 8/27) (* (pow (fabs x) 4) (pow (fabs x) 4))) 1546594756.309 * [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))))))) 1546594756.309 * * * * [misc]progress: [ 23 / 112 ] simplifiying candidate # 1546594756.309 * [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)))) 1546594756.310 * * [misc]simplify: iters left: 6 (13 enodes) 1546594756.319 * * [misc]simplify: iters left: 5 (41 enodes) 1546594756.331 * * [misc]simplify: iters left: 4 (105 enodes) 1546594756.359 * * [misc]simplify: iters left: 3 (299 enodes) 1546594756.615 * [exit]simplify: Simplified to (* (* (pow (fabs x) 4) (pow (fabs x) 4)) (* 8/27 (fabs x))) 1546594756.615 * [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))))))) 1546594756.616 * * * * [misc]progress: [ 24 / 112 ] simplifiying candidate # 1546594756.616 * [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)))) 1546594756.616 * * [misc]simplify: iters left: 6 (12 enodes) 1546594756.620 * * [misc]simplify: iters left: 5 (36 enodes) 1546594756.626 * * [misc]simplify: iters left: 4 (87 enodes) 1546594756.650 * * [misc]simplify: iters left: 3 (217 enodes) 1546594756.753 * * [misc]simplify: iters left: 2 (497 enodes) 1546594757.029 * [exit]simplify: Simplified to (* (* (fabs x) 8/27) (* (pow (fabs x) 4) (pow (fabs x) 4))) 1546594757.029 * [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))))))) 1546594757.029 * * * * [misc]progress: [ 25 / 112 ] simplifiying candidate # 1546594757.029 * * * * [misc]progress: [ 26 / 112 ] simplifiying candidate # 1546594757.029 * * * * [misc]progress: [ 27 / 112 ] simplifiying candidate # 1546594757.029 * * * * [misc]progress: [ 28 / 112 ] simplifiying candidate # 1546594757.030 * * * * [misc]progress: [ 29 / 112 ] simplifiying candidate # 1546594757.030 * [enter]simplify: Simplifying (fabs x) 1546594757.030 * * [misc]simplify: iters left: 1 (2 enodes) 1546594757.031 * [exit]simplify: Simplified to (fabs x) 1546594757.031 * [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))))))) 1546594757.031 * * * * [misc]progress: [ 30 / 112 ] simplifiying candidate # 1546594757.031 * [enter]simplify: Simplifying (* (cbrt (/ 2 3)) (cbrt (/ 2 3))) 1546594757.031 * * [misc]simplify: iters left: 5 (5 enodes) 1546594757.034 * * [misc]simplify: iters left: 4 (6 enodes) 1546594757.036 * [exit]simplify: Simplified to (* (cbrt 2/3) (cbrt 2/3)) 1546594757.036 * [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))))))) 1546594757.036 * * * * [misc]progress: [ 31 / 112 ] simplifiying candidate # 1546594757.036 * [enter]simplify: Simplifying (sqrt (/ 2 3)) 1546594757.036 * * [misc]simplify: iters left: 3 (4 enodes) 1546594757.038 * * [misc]simplify: iters left: 2 (5 enodes) 1546594757.040 * [exit]simplify: Simplified to (sqrt 2/3) 1546594757.040 * [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))))))) 1546594757.040 * * * * [misc]progress: [ 32 / 112 ] simplifiying candidate # 1546594757.040 * * * * [misc]progress: [ 33 / 112 ] simplifiying candidate # 1546594757.040 * * * * [misc]progress: [ 34 / 112 ] simplifiying candidate # 1546594757.041 * [enter]simplify: Simplifying (* 2 (* (* (fabs x) (fabs x)) (fabs x))) 1546594757.041 * * [misc]simplify: iters left: 6 (6 enodes) 1546594757.043 * * [misc]simplify: iters left: 5 (10 enodes) 1546594757.046 * * [misc]simplify: iters left: 4 (19 enodes) 1546594757.051 * * [misc]simplify: iters left: 3 (23 enodes) 1546594757.057 * [exit]simplify: Simplified to (* (* (fabs x) (fabs x)) (* 2 (fabs x))) 1546594757.057 * [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))))))) 1546594757.057 * * * * [misc]progress: [ 35 / 112 ] simplifiying candidate # 1546594757.057 * * * * [misc]progress: [ 36 / 112 ] simplifiying candidate # 1546594757.057 * * * * [misc]progress: [ 37 / 112 ] simplifiying candidate # 1546594757.057 * * * * [misc]progress: [ 38 / 112 ] simplifiying candidate # 1546594757.057 * [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))))) 1546594757.058 * * [misc]simplify: iters left: 6 (27 enodes) 1546594757.069 * * [misc]simplify: iters left: 5 (74 enodes) 1546594757.099 * * [misc]simplify: iters left: 4 (260 enodes) 1546594757.359 * [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))) 1546594757.359 * [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))) 1546594757.359 * * * * [misc]progress: [ 39 / 112 ] simplifiying candidate # 1546594757.359 * * * * [misc]progress: [ 40 / 112 ] simplifiying candidate # 1546594757.359 * [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)))))) 1546594757.359 * * [misc]simplify: iters left: 6 (29 enodes) 1546594757.365 * * [misc]simplify: iters left: 5 (68 enodes) 1546594757.380 * * [misc]simplify: iters left: 4 (195 enodes) 1546594757.554 * [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))) 1546594757.554 * [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)))))) 1546594757.554 * * * * [misc]progress: [ 41 / 112 ] simplifiying candidate # 1546594757.555 * [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)))))) 1546594757.555 * * [misc]simplify: iters left: 6 (29 enodes) 1546594757.561 * * [misc]simplify: iters left: 5 (72 enodes) 1546594757.576 * * [misc]simplify: iters left: 4 (199 enodes) 1546594757.821 * [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))) 1546594757.821 * [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)))))) 1546594757.821 * * * * [misc]progress: [ 42 / 112 ] simplifiying candidate # 1546594757.822 * * * * [misc]progress: [ 43 / 112 ] simplifiying candidate # 1546594757.822 * * * * [misc]progress: [ 44 / 112 ] simplifiying candidate # 1546594757.822 * [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)))))) 1546594757.823 * * [misc]simplify: iters left: 6 (31 enodes) 1546594757.837 * * [misc]simplify: iters left: 5 (94 enodes) 1546594757.889 * * [misc]simplify: iters left: 4 (449 enodes) 1546594758.937 * [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)))) 1546594758.937 * [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))))))) 1546594758.937 * * * * [misc]progress: [ 45 / 112 ] simplifiying candidate # 1546594758.937 * * * * [misc]progress: [ 46 / 112 ] simplifiying candidate # 1546594758.937 * * * * [misc]progress: [ 47 / 112 ] simplifiying candidate # 1546594758.937 * * * * [misc]progress: [ 48 / 112 ] simplifiying candidate # 1546594758.938 * [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)))))) 1546594758.938 * * [misc]simplify: iters left: 6 (34 enodes) 1546594758.954 * * [misc]simplify: iters left: 5 (114 enodes) 1546594759.004 * * [misc]simplify: iters left: 4 (456 enodes) 1546594759.524 * [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))))) 1546594759.524 * [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))))) 1546594759.525 * [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)) 1546594759.525 * * [misc]simplify: iters left: 6 (21 enodes) 1546594759.529 * * [misc]simplify: iters left: 5 (59 enodes) 1546594759.562 * * [misc]simplify: iters left: 4 (236 enodes) 1546594759.774 * [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)))) 1546594759.775 * [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))))))) 1546594759.775 * * * * [misc]progress: [ 49 / 112 ] simplifiying candidate # 1546594759.775 * [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)))))) 1546594759.776 * * [misc]simplify: iters left: 6 (30 enodes) 1546594759.789 * * [misc]simplify: iters left: 5 (92 enodes) 1546594759.840 * * [misc]simplify: iters left: 4 (328 enodes) 1546594760.158 * [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))))) 1546594760.158 * [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))))) 1546594760.158 * [enter]simplify: Simplifying (* (sqrt PI) (* (* (- (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) 5) 21)) 1546594760.158 * * [misc]simplify: iters left: 6 (17 enodes) 1546594760.164 * * [misc]simplify: iters left: 5 (36 enodes) 1546594760.176 * * [misc]simplify: iters left: 4 (96 enodes) 1546594760.221 * * [misc]simplify: iters left: 3 (325 enodes) 1546594760.430 * [exit]simplify: Simplified to (* (* (sqrt PI) (* 105 (fabs x))) (fma (* (fabs x) (fabs x)) -2/3 2)) 1546594760.430 * [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))))) 1546594760.430 * * * * [misc]progress: [ 50 / 112 ] simplifiying candidate # 1546594760.431 * [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)))))) 1546594760.431 * * [misc]simplify: iters left: 6 (32 enodes) 1546594760.447 * * [misc]simplify: iters left: 5 (104 enodes) 1546594760.508 * * [misc]simplify: iters left: 4 (462 enodes) 1546594761.264 * [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)) 1546594761.264 * [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))))) 1546594761.265 * [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)) 1546594761.265 * * [misc]simplify: iters left: 6 (26 enodes) 1546594761.276 * * [misc]simplify: iters left: 5 (74 enodes) 1546594761.308 * * [misc]simplify: iters left: 4 (319 enodes) 1546594761.739 * [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))))) 1546594761.739 * [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)))))))) 1546594761.739 * * * * [misc]progress: [ 51 / 112 ] simplifiying candidate # 1546594761.739 * [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)))))) 1546594761.739 * * [misc]simplify: iters left: 6 (28 enodes) 1546594761.746 * * [misc]simplify: iters left: 5 (89 enodes) 1546594761.782 * * [misc]simplify: iters left: 4 (361 enodes) 1546594762.208 * [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))))) 1546594762.208 * [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))))) 1546594762.209 * [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)) 1546594762.209 * * [misc]simplify: iters left: 6 (22 enodes) 1546594762.214 * * [misc]simplify: iters left: 5 (52 enodes) 1546594762.224 * * [misc]simplify: iters left: 4 (168 enodes) 1546594762.326 * [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))) 1546594762.326 * [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)))))) 1546594762.326 * * * * [misc]progress: [ 52 / 112 ] simplifiying candidate # 1546594762.327 * [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))) 1546594762.327 * * [misc]simplify: iters left: 6 (26 enodes) 1546594762.333 * * [misc]simplify: iters left: 5 (79 enodes) 1546594762.351 * * [misc]simplify: iters left: 4 (287 enodes) 1546594762.697 * [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)) 1546594762.698 * [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)))))))))) 1546594762.698 * [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))))))) 1546594762.699 * * [misc]simplify: iters left: 6 (30 enodes) 1546594762.711 * * [misc]simplify: iters left: 5 (94 enodes) 1546594762.735 * * [misc]simplify: iters left: 4 (417 enodes) 1546594763.362 * [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)))))) 1546594763.363 * [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))))))))) 1546594763.363 * * * * [misc]progress: [ 53 / 112 ] simplifiying candidate # 1546594763.363 * [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)))))) 1546594763.363 * * [misc]simplify: iters left: 6 (26 enodes) 1546594763.373 * * [misc]simplify: iters left: 5 (78 enodes) 1546594763.390 * * [misc]simplify: iters left: 4 (326 enodes) 1546594763.861 * [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)))))) 1546594763.861 * [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)))))))) 1546594763.862 * [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))))) 1546594763.862 * * [misc]simplify: iters left: 6 (26 enodes) 1546594763.868 * * [misc]simplify: iters left: 5 (66 enodes) 1546594763.888 * * [misc]simplify: iters left: 4 (217 enodes) 1546594764.080 * [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))))) 1546594764.080 * [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)))))))) 1546594764.080 * * * * [misc]progress: [ 54 / 112 ] simplifiying candidate # 1546594764.080 * * * * [misc]progress: [ 55 / 112 ] simplifiying candidate # 1546594764.080 * [enter]simplify: Simplifying (* (/ 1 (sqrt PI)) (* (/ 1 21) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) 1546594764.081 * * [misc]simplify: iters left: 6 (16 enodes) 1546594764.087 * * [misc]simplify: iters left: 5 (38 enodes) 1546594764.105 * * [misc]simplify: iters left: 4 (113 enodes) 1546594764.186 * * [misc]simplify: iters left: 3 (470 enodes) 1546594765.202 * [exit]simplify: Simplified to (* (* 1/21 (/ (fabs x) (sqrt PI))) (* (pow (fabs x) 3) (pow (fabs x) 3))) 1546594765.202 * [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)))))) 1546594765.202 * * * * [misc]progress: [ 56 / 112 ] simplifiying candidate # 1546594765.202 * [enter]simplify: Simplifying (* (* (/ 1 21) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))) (/ 1 (sqrt PI))) 1546594765.203 * * [misc]simplify: iters left: 6 (16 enodes) 1546594765.208 * * [misc]simplify: iters left: 5 (38 enodes) 1546594765.224 * * [misc]simplify: iters left: 4 (109 enodes) 1546594765.276 * * [misc]simplify: iters left: 3 (443 enodes) 1546594765.797 * [exit]simplify: Simplified to (* (* (pow (fabs x) 3) (pow (fabs x) 3)) (* 1/21 (/ (fabs x) (sqrt PI)))) 1546594765.797 * [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))))))) 1546594765.798 * * * * [misc]progress: [ 57 / 112 ] simplifiying candidate # 1546594765.798 * [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))))) 1546594765.799 * * [misc]simplify: iters left: 6 (24 enodes) 1546594765.808 * * [misc]simplify: iters left: 5 (62 enodes) 1546594765.829 * * [misc]simplify: iters left: 4 (188 enodes) 1546594766.006 * [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)))))) 1546594766.007 * [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))))))))) 1546594766.007 * * * * [misc]progress: [ 58 / 112 ] simplifiying candidate # 1546594766.007 * [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))))) 1546594766.007 * * [misc]simplify: iters left: 6 (24 enodes) 1546594766.012 * * [misc]simplify: iters left: 5 (62 enodes) 1546594766.035 * * [misc]simplify: iters left: 4 (188 enodes) 1546594766.199 * [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)))))) 1546594766.199 * [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))))))))) 1546594766.199 * * * * [misc]progress: [ 59 / 112 ] simplifiying candidate # 1546594766.199 * [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)))) 1546594766.200 * * [misc]simplify: iters left: 6 (23 enodes) 1546594766.205 * * [misc]simplify: iters left: 5 (61 enodes) 1546594766.227 * * [misc]simplify: iters left: 4 (187 enodes) 1546594766.437 * [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))))) 1546594766.437 * [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)))))))) 1546594766.437 * * * * [misc]progress: [ 60 / 112 ] simplifiying candidate # 1546594766.437 * [enter]simplify: Simplifying (* (cbrt (/ 1 (sqrt PI))) (cbrt (/ 1 (sqrt PI)))) 1546594766.437 * * [misc]simplify: iters left: 6 (6 enodes) 1546594766.438 * * [misc]simplify: iters left: 5 (8 enodes) 1546594766.439 * [exit]simplify: Simplified to (* (cbrt (/ 1 (sqrt PI))) (cbrt (/ 1 (sqrt PI)))) 1546594766.439 * [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)))))))) 1546594766.439 * * * * [misc]progress: [ 61 / 112 ] simplifiying candidate # 1546594766.439 * [enter]simplify: Simplifying (sqrt (/ 1 (sqrt PI))) 1546594766.439 * * [misc]simplify: iters left: 4 (5 enodes) 1546594766.441 * * [misc]simplify: iters left: 3 (7 enodes) 1546594766.442 * [exit]simplify: Simplified to (sqrt (/ 1 (sqrt PI))) 1546594766.442 * [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)))))))) 1546594766.442 * * * * [misc]progress: [ 62 / 112 ] simplifiying candidate # 1546594766.443 * * * * [misc]progress: [ 63 / 112 ] simplifiying candidate # 1546594766.443 * * * * [misc]progress: [ 64 / 112 ] simplifiying candidate # 1546594766.443 * [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) 1546594766.443 * * [misc]simplify: iters left: 6 (18 enodes) 1546594766.451 * * [misc]simplify: iters left: 5 (53 enodes) 1546594766.476 * * [misc]simplify: iters left: 4 (219 enodes) 1546594766.748 * [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) 1546594766.749 * [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)))) 1546594766.749 * * * * [misc]progress: [ 65 / 112 ] simplifiying candidate # 1546594766.749 * [enter]simplify: Simplifying (* (* (- (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) 5) 21) 1546594766.749 * * [misc]simplify: iters left: 6 (14 enodes) 1546594766.755 * * [misc]simplify: iters left: 5 (30 enodes) 1546594766.765 * * [misc]simplify: iters left: 4 (79 enodes) 1546594766.785 * * [misc]simplify: iters left: 3 (242 enodes) 1546594766.907 * [exit]simplify: Simplified to (* (fma (* (fabs x) (fabs x)) -2/3 2) (* (fabs x) 105)) 1546594766.907 * [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))))) 1546594766.908 * * * * [misc]progress: [ 66 / 112 ] simplifiying candidate # 1546594766.908 * [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) 1546594766.908 * * [misc]simplify: iters left: 6 (23 enodes) 1546594766.919 * * [misc]simplify: iters left: 5 (68 enodes) 1546594766.949 * * [misc]simplify: iters left: 4 (299 enodes) 1546594767.292 * [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) 1546594767.292 * [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)))) 1546594767.292 * * * * [misc]progress: [ 67 / 112 ] simplifiying candidate # 1546594767.293 * [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) 1546594767.293 * * [misc]simplify: iters left: 6 (19 enodes) 1546594767.301 * * [misc]simplify: iters left: 5 (46 enodes) 1546594767.309 * * [misc]simplify: iters left: 4 (144 enodes) 1546594767.415 * [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) 1546594767.415 * [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)))) 1546594767.415 * * * * [misc]progress: [ 68 / 112 ] simplifiying candidate # 1546594767.415 * [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)))))) 1546594767.416 * * [misc]simplify: iters left: 6 (27 enodes) 1546594767.428 * * [misc]simplify: iters left: 5 (84 enodes) 1546594767.472 * * [misc]simplify: iters left: 4 (377 enodes) 1546594768.012 * [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)))))) 1546594768.012 * [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))))))))) 1546594768.012 * * * * [misc]progress: [ 69 / 112 ] simplifiying candidate # 1546594768.013 * [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)))) 1546594768.013 * * [misc]simplify: iters left: 6 (23 enodes) 1546594768.018 * * [misc]simplify: iters left: 5 (62 enodes) 1546594768.033 * * [misc]simplify: iters left: 4 (201 enodes) 1546594768.196 * [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))))) 1546594768.196 * [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)))))))) 1546594768.196 * * * * [misc]progress: [ 70 / 112 ] simplifiying candidate # 1546594768.196 * [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))))) 1546594768.197 * * [misc]simplify: iters left: 6 (24 enodes) 1546594768.202 * * [misc]simplify: iters left: 5 (69 enodes) 1546594768.220 * * [misc]simplify: iters left: 4 (231 enodes) 1546594768.472 * [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))))) 1546594768.473 * [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)))) 1546594768.473 * * * * [misc]progress: [ 71 / 112 ] simplifiying candidate # 1546594768.473 * * * * [misc]progress: [ 72 / 112 ] simplifiying candidate # 1546594768.473 * * * * [misc]progress: [ 73 / 112 ] simplifiying candidate # 1546594768.473 * * * * [misc]progress: [ 74 / 112 ] simplifiying candidate # 1546594768.473 * [enter]simplify: Simplifying (* (/ 1 5) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))) 1546594768.473 * * [misc]simplify: iters left: 6 (10 enodes) 1546594768.476 * * [misc]simplify: iters left: 5 (23 enodes) 1546594768.479 * * [misc]simplify: iters left: 4 (55 enodes) 1546594768.506 * * [misc]simplify: iters left: 3 (177 enodes) 1546594768.580 * * [misc]simplify: iters left: 2 (400 enodes) 1546594768.793 * [exit]simplify: Simplified to (/ (pow (fabs x) 5) 5) 1546594768.793 * [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))))))) 1546594768.793 * * * * [misc]progress: [ 75 / 112 ] simplifiying candidate # 1546594768.793 * [enter]simplify: Simplifying (* (/ 1 5) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))) 1546594768.793 * * [misc]simplify: iters left: 6 (10 enodes) 1546594768.796 * * [misc]simplify: iters left: 5 (23 enodes) 1546594768.799 * * [misc]simplify: iters left: 4 (55 enodes) 1546594768.814 * * [misc]simplify: iters left: 3 (177 enodes) 1546594768.891 * * [misc]simplify: iters left: 2 (400 enodes) 1546594769.119 * [exit]simplify: Simplified to (/ (pow (fabs x) 5) 5) 1546594769.119 * [misc]simplify: Simplified (2 1 2 1 2 1) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (pow (/ (pow (fabs x) 5) 5) 1)) (* (/ 1 21) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))))) 1546594769.119 * * * * [misc]progress: [ 76 / 112 ] simplifiying candidate # 1546594769.119 * [enter]simplify: Simplifying (* (/ 1 5) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))) 1546594769.119 * * [misc]simplify: iters left: 6 (10 enodes) 1546594769.123 * * [misc]simplify: iters left: 5 (23 enodes) 1546594769.130 * * [misc]simplify: iters left: 4 (55 enodes) 1546594769.157 * * [misc]simplify: iters left: 3 (177 enodes) 1546594769.230 * * [misc]simplify: iters left: 2 (400 enodes) 1546594769.435 * [exit]simplify: Simplified to (/ (pow (fabs x) 5) 5) 1546594769.435 * [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))))))) 1546594769.435 * * * * [misc]progress: [ 77 / 112 ] simplifiying candidate # 1546594769.436 * [enter]simplify: Simplifying (* (/ 1 5) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))) 1546594769.436 * * [misc]simplify: iters left: 6 (10 enodes) 1546594769.440 * * [misc]simplify: iters left: 5 (23 enodes) 1546594769.448 * * [misc]simplify: iters left: 4 (55 enodes) 1546594769.476 * * [misc]simplify: iters left: 3 (177 enodes) 1546594769.559 * * [misc]simplify: iters left: 2 (400 enodes) 1546594769.821 * [exit]simplify: Simplified to (/ (pow (fabs x) 5) 5) 1546594769.821 * [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))))))) 1546594769.821 * * * * [misc]progress: [ 78 / 112 ] simplifiying candidate # 1546594769.821 * [enter]simplify: Simplifying (* (/ 1 5) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))) 1546594769.821 * * [misc]simplify: iters left: 6 (10 enodes) 1546594769.823 * * [misc]simplify: iters left: 5 (23 enodes) 1546594769.827 * * [misc]simplify: iters left: 4 (55 enodes) 1546594769.843 * * [misc]simplify: iters left: 3 (177 enodes) 1546594769.908 * * [misc]simplify: iters left: 2 (400 enodes) 1546594770.096 * [exit]simplify: Simplified to (/ (pow (fabs x) 5) 5) 1546594770.096 * [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))))))) 1546594770.096 * * * * [misc]progress: [ 79 / 112 ] simplifiying candidate # 1546594770.096 * * * * [misc]progress: [ 80 / 112 ] simplifiying candidate # 1546594770.096 * [enter]simplify: Simplifying (+ (log (/ 1 5)) (+ (+ (+ (+ (log (fabs x)) (log (fabs x))) (log (fabs x))) (log (fabs x))) (log (fabs x)))) 1546594770.097 * * [misc]simplify: iters left: 6 (12 enodes) 1546594770.100 * * [misc]simplify: iters left: 5 (27 enodes) 1546594770.105 * * [misc]simplify: iters left: 4 (43 enodes) 1546594770.116 * * [misc]simplify: iters left: 3 (98 enodes) 1546594770.136 * * [misc]simplify: iters left: 2 (314 enodes) 1546594770.530 * [exit]simplify: Simplified to (+ (+ (log 1/5) (+ (log (fabs x)) (log (fabs x)))) (+ (+ (log (fabs x)) (log (fabs x))) (log (fabs x)))) 1546594770.530 * [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))))))) 1546594770.530 * * * * [misc]progress: [ 81 / 112 ] simplifiying candidate # 1546594770.530 * [enter]simplify: Simplifying (+ (log (/ 1 5)) (+ (+ (+ (log (* (fabs x) (fabs x))) (log (fabs x))) (log (fabs x))) (log (fabs x)))) 1546594770.530 * * [misc]simplify: iters left: 6 (13 enodes) 1546594770.534 * * [misc]simplify: iters left: 5 (29 enodes) 1546594770.540 * * [misc]simplify: iters left: 4 (45 enodes) 1546594770.560 * * [misc]simplify: iters left: 3 (100 enodes) 1546594770.581 * * [misc]simplify: iters left: 2 (258 enodes) 1546594770.860 * [exit]simplify: Simplified to (+ (+ (log (fabs x)) (log (fabs x))) (+ (+ (log (fabs x)) (log (fabs x))) (+ (log 1/5) (log (fabs x))))) 1546594770.861 * [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))))))) 1546594770.861 * * * * [misc]progress: [ 82 / 112 ] simplifiying candidate # 1546594770.861 * [enter]simplify: Simplifying (+ (log (/ 1 5)) (+ (+ (log (* (* (fabs x) (fabs x)) (fabs x))) (log (fabs x))) (log (fabs x)))) 1546594770.861 * * [misc]simplify: iters left: 6 (13 enodes) 1546594770.868 * * [misc]simplify: iters left: 5 (30 enodes) 1546594770.877 * * [misc]simplify: iters left: 4 (46 enodes) 1546594770.894 * * [misc]simplify: iters left: 3 (95 enodes) 1546594770.942 * * [misc]simplify: iters left: 2 (283 enodes) 1546594771.208 * [exit]simplify: Simplified to (+ (log 1/5) (fma 4 (log (fabs x)) (log (fabs x)))) 1546594771.208 * [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))))))) 1546594771.208 * * * * [misc]progress: [ 83 / 112 ] simplifiying candidate # 1546594771.208 * [enter]simplify: Simplifying (+ (log (/ 1 5)) (+ (log (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x))) (log (fabs x)))) 1546594771.209 * * [misc]simplify: iters left: 6 (13 enodes) 1546594771.212 * * [misc]simplify: iters left: 5 (29 enodes) 1546594771.216 * * [misc]simplify: iters left: 4 (47 enodes) 1546594771.228 * * [misc]simplify: iters left: 3 (87 enodes) 1546594771.263 * * [misc]simplify: iters left: 2 (275 enodes) 1546594771.538 * [exit]simplify: Simplified to (- (* 5 (log (fabs x))) (log 5)) 1546594771.539 * [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))))))) 1546594771.539 * * * * [misc]progress: [ 84 / 112 ] simplifiying candidate # 1546594771.539 * [enter]simplify: Simplifying (+ (log (/ 1 5)) (log (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) 1546594771.539 * * [misc]simplify: iters left: 6 (12 enodes) 1546594771.545 * * [misc]simplify: iters left: 5 (28 enodes) 1546594771.554 * * [misc]simplify: iters left: 4 (42 enodes) 1546594771.561 * * [misc]simplify: iters left: 3 (79 enodes) 1546594771.577 * * [misc]simplify: iters left: 2 (209 enodes) 1546594771.779 * * [misc]simplify: iters left: 1 (478 enodes) 1546594771.879 * [exit]simplify: Simplified to (fma 5 (log (fabs x)) (log 1/5)) 1546594771.879 * [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))))))) 1546594771.879 * * * * [misc]progress: [ 85 / 112 ] simplifiying candidate # 1546594771.879 * * * * [misc]progress: [ 86 / 112 ] simplifiying candidate # 1546594771.879 * * * * [misc]progress: [ 87 / 112 ] simplifiying candidate # 1546594771.879 * [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)))) 1546594771.879 * * [misc]simplify: iters left: 6 (14 enodes) 1546594771.887 * * [misc]simplify: iters left: 5 (47 enodes) 1546594771.900 * * [misc]simplify: iters left: 4 (138 enodes) 1546594771.959 * * [misc]simplify: iters left: 3 (458 enodes) 1546594772.352 * [exit]simplify: Simplified to (* (* 1/125 (pow (fabs x) 5)) (* (pow (fabs x) 5) (pow (fabs x) 5))) 1546594772.352 * [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))))))) 1546594772.352 * * * * [misc]progress: [ 88 / 112 ] simplifiying candidate # 1546594772.353 * [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)))) 1546594772.353 * * [misc]simplify: iters left: 6 (15 enodes) 1546594772.364 * * [misc]simplify: iters left: 5 (52 enodes) 1546594772.383 * * [misc]simplify: iters left: 4 (147 enodes) 1546594772.443 * * [misc]simplify: iters left: 3 (475 enodes) 1546594772.917 * [exit]simplify: Simplified to (* (pow (pow (fabs x) 5) 3) 1/125) 1546594772.917 * [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))))))) 1546594772.917 * * * * [misc]progress: [ 89 / 112 ] simplifiying candidate # 1546594772.917 * [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)))) 1546594772.917 * * [misc]simplify: iters left: 6 (14 enodes) 1546594772.923 * * [misc]simplify: iters left: 5 (47 enodes) 1546594772.931 * * [misc]simplify: iters left: 4 (138 enodes) 1546594773.019 * * [misc]simplify: iters left: 3 (458 enodes) 1546594773.515 * [exit]simplify: Simplified to (* (* 1/125 (pow (fabs x) 5)) (* (pow (fabs x) 5) (pow (fabs x) 5))) 1546594773.515 * [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))))))) 1546594773.515 * * * * [misc]progress: [ 90 / 112 ] simplifiying candidate # 1546594773.516 * [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)))) 1546594773.516 * * [misc]simplify: iters left: 6 (14 enodes) 1546594773.525 * * [misc]simplify: iters left: 5 (45 enodes) 1546594773.541 * * [misc]simplify: iters left: 4 (131 enodes) 1546594773.596 * * [misc]simplify: iters left: 3 (467 enodes) 1546594774.061 * [exit]simplify: Simplified to (* (* (pow (fabs x) 5) (pow (fabs x) 5)) (* (pow (fabs x) 5) 1/125)) 1546594774.061 * [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))))))) 1546594774.061 * * * * [misc]progress: [ 91 / 112 ] simplifiying candidate # 1546594774.061 * [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)))) 1546594774.062 * * [misc]simplify: iters left: 6 (14 enodes) 1546594774.067 * * [misc]simplify: iters left: 5 (43 enodes) 1546594774.074 * * [misc]simplify: iters left: 4 (109 enodes) 1546594774.126 * * [misc]simplify: iters left: 3 (360 enodes) 1546594774.392 * [exit]simplify: Simplified to (* (* 1/125 (pow (fabs x) 5)) (* (pow (fabs x) 5) (pow (fabs x) 5))) 1546594774.392 * [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))))))) 1546594774.392 * * * * [misc]progress: [ 92 / 112 ] simplifiying candidate # 1546594774.392 * * * * [misc]progress: [ 93 / 112 ] simplifiying candidate # 1546594774.392 * * * * [misc]progress: [ 94 / 112 ] simplifiying candidate # 1546594774.392 * * * * [misc]progress: [ 95 / 112 ] simplifiying candidate # 1546594774.392 * * * * [misc]progress: [ 96 / 112 ] simplifiying candidate # 1546594774.392 * [enter]simplify: Simplifying (fabs x) 1546594774.392 * * [misc]simplify: iters left: 1 (2 enodes) 1546594774.393 * [exit]simplify: Simplified to (fabs x) 1546594774.393 * [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))))))) 1546594774.393 * * * * [misc]progress: [ 97 / 112 ] simplifiying candidate # 1546594774.393 * [enter]simplify: Simplifying (* (cbrt (/ 1 5)) (cbrt (/ 1 5))) 1546594774.393 * * [misc]simplify: iters left: 5 (5 enodes) 1546594774.395 * * [misc]simplify: iters left: 4 (8 enodes) 1546594774.396 * [exit]simplify: Simplified to (* (cbrt 1/5) (cbrt 1/5)) 1546594774.396 * [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))))))) 1546594774.396 * * * * [misc]progress: [ 98 / 112 ] simplifiying candidate # 1546594774.396 * [enter]simplify: Simplifying (sqrt (/ 1 5)) 1546594774.396 * * [misc]simplify: iters left: 3 (4 enodes) 1546594774.398 * * [misc]simplify: iters left: 2 (7 enodes) 1546594774.399 * [exit]simplify: Simplified to (sqrt 1/5) 1546594774.399 * [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))))))) 1546594774.399 * * * * [misc]progress: [ 99 / 112 ] simplifiying candidate # 1546594774.399 * * * * [misc]progress: [ 100 / 112 ] simplifiying candidate # 1546594774.399 * * * * [misc]progress: [ 101 / 112 ] simplifiying candidate # 1546594774.399 * [enter]simplify: Simplifying (* 1 (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))) 1546594774.399 * * [misc]simplify: iters left: 6 (8 enodes) 1546594774.401 * * [misc]simplify: iters left: 5 (18 enodes) 1546594774.405 * * [misc]simplify: iters left: 4 (37 enodes) 1546594774.417 * * [misc]simplify: iters left: 3 (73 enodes) 1546594774.445 * * [misc]simplify: iters left: 2 (88 enodes) 1546594774.458 * [exit]simplify: Simplified to (pow (fabs x) 5) 1546594774.458 * [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))))))) 1546594774.458 * * * * [misc]progress: [ 102 / 112 ] simplifiying candidate # 1546594774.458 * * * * [misc]progress: [ 103 / 112 ] simplifiying candidate # 1546594774.458 * [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)))))) 1546594774.459 * * [misc]simplify: iters left: 6 (28 enodes) 1546594774.469 * * [misc]simplify: iters left: 5 (75 enodes) 1546594774.485 * * [misc]simplify: iters left: 4 (261 enodes) 1546594774.799 * [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)))) 1546594774.799 * [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))))) 1546594774.799 * * * * [misc]progress: [ 104 / 112 ] simplifiying candidate # 1546594774.799 * [enter]simplify: Simplifying (* 2/3 (pow (fabs x) 3)) 1546594774.799 * * [misc]simplify: iters left: 4 (6 enodes) 1546594774.801 * * [misc]simplify: iters left: 3 (10 enodes) 1546594774.804 * * [misc]simplify: iters left: 2 (18 enodes) 1546594774.810 * * [misc]simplify: iters left: 1 (22 enodes) 1546594774.816 * [exit]simplify: Simplified to (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) 1546594774.816 * [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))))))) 1546594774.816 * * * * [misc]progress: [ 105 / 112 ] simplifiying candidate # 1546594774.817 * [enter]simplify: Simplifying (* 2/3 (pow (fabs x) 3)) 1546594774.817 * * [misc]simplify: iters left: 4 (6 enodes) 1546594774.819 * * [misc]simplify: iters left: 3 (10 enodes) 1546594774.822 * * [misc]simplify: iters left: 2 (18 enodes) 1546594774.830 * * [misc]simplify: iters left: 1 (22 enodes) 1546594774.834 * [exit]simplify: Simplified to (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) 1546594774.834 * [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))))))) 1546594774.834 * * * * [misc]progress: [ 106 / 112 ] simplifiying candidate # 1546594774.834 * [enter]simplify: Simplifying (* 2/3 (pow (fabs x) 3)) 1546594774.834 * * [misc]simplify: iters left: 4 (6 enodes) 1546594774.835 * * [misc]simplify: iters left: 3 (10 enodes) 1546594774.837 * * [misc]simplify: iters left: 2 (18 enodes) 1546594774.839 * * [misc]simplify: iters left: 1 (22 enodes) 1546594774.842 * [exit]simplify: Simplified to (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) 1546594774.842 * [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))))))) 1546594774.842 * * * * [misc]progress: [ 107 / 112 ] simplifiying candidate # 1546594774.843 * [enter]simplify: Simplifying (* (sqrt (/ 1 PI)) (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))))) 1546594774.843 * * [misc]simplify: iters left: 6 (24 enodes) 1546594774.847 * * [misc]simplify: iters left: 5 (50 enodes) 1546594774.855 * * [misc]simplify: iters left: 4 (117 enodes) 1546594774.879 * * [misc]simplify: iters left: 3 (265 enodes) 1546594775.009 * [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)))) 1546594775.009 * [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)))))) 1546594775.009 * * * * [misc]progress: [ 108 / 112 ] simplifiying candidate # 1546594775.009 * [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)))))) 1546594775.009 * * [misc]simplify: iters left: 6 (24 enodes) 1546594775.017 * * [misc]simplify: iters left: 5 (50 enodes) 1546594775.035 * * [misc]simplify: iters left: 4 (117 enodes) 1546594775.084 * * [misc]simplify: iters left: 3 (265 enodes) 1546594775.213 * [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)))) 1546594775.214 * [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)))))) 1546594775.214 * * * * [misc]progress: [ 109 / 112 ] simplifiying candidate # 1546594775.214 * [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)))))) 1546594775.214 * * [misc]simplify: iters left: 6 (24 enodes) 1546594775.218 * * [misc]simplify: iters left: 5 (50 enodes) 1546594775.236 * * [misc]simplify: iters left: 4 (117 enodes) 1546594775.266 * * [misc]simplify: iters left: 3 (265 enodes) 1546594775.367 * [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)))) 1546594775.367 * [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)))))) 1546594775.367 * * * * [misc]progress: [ 110 / 112 ] simplifiying candidate # 1546594775.368 * [enter]simplify: Simplifying (* 1/5 (pow (fabs x) 5)) 1546594775.368 * * [misc]simplify: iters left: 4 (6 enodes) 1546594775.369 * * [misc]simplify: iters left: 3 (7 enodes) 1546594775.370 * [exit]simplify: Simplified to (* (pow (fabs x) 5) 1/5) 1546594775.370 * [misc]simplify: Simplified (2 1 2 1 2) to (λ (x) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (pow (fabs x) 5) 1/5)) (* (/ 1 21) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))))) 1546594775.370 * * * * [misc]progress: [ 111 / 112 ] simplifiying candidate # 1546594775.370 * [enter]simplify: Simplifying (* 1/5 (pow (fabs x) 5)) 1546594775.370 * * [misc]simplify: iters left: 4 (6 enodes) 1546594775.371 * * [misc]simplify: iters left: 3 (7 enodes) 1546594775.372 * [exit]simplify: Simplified to (* (pow (fabs x) 5) 1/5) 1546594775.372 * [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))))))) 1546594775.372 * * * * [misc]progress: [ 112 / 112 ] simplifiying candidate # 1546594775.372 * [enter]simplify: Simplifying (* 1/5 (pow (fabs x) 5)) 1546594775.372 * * [misc]simplify: iters left: 4 (6 enodes) 1546594775.373 * * [misc]simplify: iters left: 3 (7 enodes) 1546594775.374 * [exit]simplify: Simplified to (* (pow (fabs x) 5) 1/5) 1546594775.374 * [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))))))) 1546594775.374 * * * [misc]progress: adding candidates to table 1546594777.543 * * [misc]progress: iteration 2 / 4 1546594777.543 * * * [misc]progress: picking best candidate 1546594777.571 * * * * [misc]pick: Picked # 1546594777.571 * * * [misc]progress: localizing error 1546594777.640 * * * [misc]progress: generating rewritten candidates 1546594777.640 * * * * [misc]progress: [ 1 / 4 ] rewriting at (2 1 2 2 2 1) 1546594777.645 * * * * [misc]progress: [ 2 / 4 ] rewriting at (2 1) 1546594777.724 * * * * [misc]progress: [ 3 / 4 ] rewriting at (2 1 2 1) 1546594777.728 * * * * [misc]progress: [ 4 / 4 ] rewriting at (2 1 2 2 2 2) 1546594777.734 * * * [misc]progress: generating series expansions 1546594777.734 * * * * [misc]progress: [ 1 / 4 ] generating series at (2 1 2 2 2 1) 1546594777.734 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs x) 3)) into (* 2/3 (pow (fabs x) 3)) 1546594777.734 * [misc]approximate: Taking taylor expansion of (* 2/3 (pow (fabs x) 3)) in (x) around 0 1546594777.734 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs x) 3)) in x 1546594777.734 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546594777.734 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546594777.734 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 3) in x 1546594777.734 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546594777.734 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546594777.735 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs x) 3)) in x 1546594777.735 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546594777.735 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546594777.735 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 3) in x 1546594777.735 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546594777.735 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546594777.735 * [misc]backup-simplify: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 1546594777.735 * [misc]backup-simplify: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 1546594777.735 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs x) 3)) into (* 2/3 (pow (fabs x) 3)) 1546594777.735 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs x) 3)) into (* 2/3 (pow (fabs x) 3)) 1546594777.735 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 1546594777.736 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 1546594777.736 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 (pow (fabs x) 3))) into 0 1546594777.736 * [misc]backup-simplify: Simplify 0 into 0 1546594777.736 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 1546594777.737 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 1546594777.737 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 1546594777.737 * [misc]backup-simplify: Simplify 0 into 0 1546594777.738 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 1546594777.738 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 1546594777.738 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 1546594777.739 * [misc]backup-simplify: Simplify 0 into 0 1546594777.739 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 1546594777.740 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 1546594777.740 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 1546594777.740 * [misc]backup-simplify: Simplify 0 into 0 1546594777.741 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 1546594777.742 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 1546594777.742 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 1546594777.743 * [misc]backup-simplify: Simplify 0 into 0 1546594777.744 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 1546594777.745 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 1546594777.746 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))))) into 0 1546594777.746 * [misc]backup-simplify: Simplify 0 into 0 1546594777.746 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs x) 3)) into (* 2/3 (pow (fabs x) 3)) 1546594777.746 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs (/ 1 x)) 3)) into (* 2/3 (pow (fabs (/ 1 x)) 3)) 1546594777.746 * [misc]approximate: Taking taylor expansion of (* 2/3 (pow (fabs (/ 1 x)) 3)) in (x) around 0 1546594777.746 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs (/ 1 x)) 3)) in x 1546594777.746 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546594777.746 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546594777.746 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 1546594777.746 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546594777.746 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546594777.746 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs (/ 1 x)) 3)) in x 1546594777.746 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546594777.746 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546594777.746 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 1546594777.746 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546594777.746 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546594777.747 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 1546594777.747 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 1546594777.747 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs (/ 1 x)) 3)) into (* 2/3 (pow (fabs (/ 1 x)) 3)) 1546594777.747 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs (/ 1 x)) 3)) into (* 2/3 (pow (fabs (/ 1 x)) 3)) 1546594777.747 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 1546594777.747 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 1546594777.748 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 1546594777.748 * [misc]backup-simplify: Simplify 0 into 0 1546594777.748 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 1546594777.748 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 1546594777.749 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 1546594777.749 * [misc]backup-simplify: Simplify 0 into 0 1546594777.749 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 1546594777.750 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 1546594777.750 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 1546594777.750 * [misc]backup-simplify: Simplify 0 into 0 1546594777.751 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 1546594777.751 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 1546594777.752 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 1546594777.752 * [misc]backup-simplify: Simplify 0 into 0 1546594777.753 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 1546594777.753 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 1546594777.754 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))))) into 0 1546594777.754 * [misc]backup-simplify: Simplify 0 into 0 1546594777.755 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 1546594777.756 * [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 1546594777.757 * [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 1546594777.757 * [misc]backup-simplify: Simplify 0 into 0 1546594777.757 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs (/ 1 (/ 1 x))) 3)) into (* 2/3 (pow (fabs x) 3)) 1546594777.757 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs (/ 1 (- x))) 3)) into (* 2/3 (pow (fabs (/ -1 x)) 3)) 1546594777.757 * [misc]approximate: Taking taylor expansion of (* 2/3 (pow (fabs (/ -1 x)) 3)) in (x) around 0 1546594777.757 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs (/ -1 x)) 3)) in x 1546594777.757 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546594777.757 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546594777.758 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 1546594777.758 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546594777.758 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546594777.758 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs (/ -1 x)) 3)) in x 1546594777.758 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546594777.758 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546594777.758 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 1546594777.758 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546594777.758 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546594777.758 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 1546594777.758 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 1546594777.758 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs (/ -1 x)) 3)) into (* 2/3 (pow (fabs (/ -1 x)) 3)) 1546594777.758 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs (/ -1 x)) 3)) into (* 2/3 (pow (fabs (/ -1 x)) 3)) 1546594777.759 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 1546594777.759 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 1546594777.759 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 1546594777.759 * [misc]backup-simplify: Simplify 0 into 0 1546594777.760 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 1546594777.760 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 1546594777.760 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 1546594777.760 * [misc]backup-simplify: Simplify 0 into 0 1546594777.761 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 1546594777.761 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 1546594777.762 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 1546594777.762 * [misc]backup-simplify: Simplify 0 into 0 1546594777.762 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 1546594777.763 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 1546594777.764 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 1546594777.764 * [misc]backup-simplify: Simplify 0 into 0 1546594777.765 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 1546594777.765 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 1546594777.766 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))))) into 0 1546594777.766 * [misc]backup-simplify: Simplify 0 into 0 1546594777.767 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 1546594777.768 * [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 1546594777.769 * [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 1546594777.769 * [misc]backup-simplify: Simplify 0 into 0 1546594777.769 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs (/ -1 (/ 1 (- x)))) 3)) into (* 2/3 (pow (fabs x) 3)) 1546594777.770 * * * * [misc]progress: [ 2 / 4 ] generating series at (2 1) 1546594777.771 * [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)))))) 1546594777.771 * [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 1546594777.771 * [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 1546594777.771 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 PI)) in x 1546594777.771 * [misc]taylor: Taking taylor expansion of (/ 1 PI) in x 1546594777.771 * [misc]taylor: Taking taylor expansion of PI in x 1546594777.771 * [misc]backup-simplify: Simplify PI into PI 1546594777.772 * [misc]backup-simplify: Simplify (/ 1 PI) into (/ 1 PI) 1546594777.772 * [misc]backup-simplify: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 1546594777.773 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 1546594777.774 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 1546594777.774 * [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 1546594777.774 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs x) 5)) in x 1546594777.774 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546594777.775 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546594777.775 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 5) in x 1546594777.775 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546594777.775 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546594777.775 * [misc]taylor: Taking taylor expansion of (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))) in x 1546594777.775 * [misc]taylor: Taking taylor expansion of (* 2 (fabs x)) in x 1546594777.775 * [misc]taylor: Taking taylor expansion of 2 in x 1546594777.775 * [misc]backup-simplify: Simplify 2 into 2 1546594777.775 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546594777.775 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546594777.775 * [misc]taylor: Taking taylor expansion of (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7))) in x 1546594777.775 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs x) 3)) in x 1546594777.775 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546594777.775 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546594777.775 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 3) in x 1546594777.775 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546594777.775 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546594777.775 * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs x) 7)) in x 1546594777.775 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546594777.775 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546594777.775 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 7) in x 1546594777.775 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546594777.775 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546594777.775 * [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 1546594777.775 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 PI)) in x 1546594777.775 * [misc]taylor: Taking taylor expansion of (/ 1 PI) in x 1546594777.775 * [misc]taylor: Taking taylor expansion of PI in x 1546594777.775 * [misc]backup-simplify: Simplify PI into PI 1546594777.776 * [misc]backup-simplify: Simplify (/ 1 PI) into (/ 1 PI) 1546594777.776 * [misc]backup-simplify: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 1546594777.777 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 1546594777.778 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 1546594777.779 * [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 1546594777.779 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs x) 5)) in x 1546594777.779 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546594777.779 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546594777.779 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 5) in x 1546594777.779 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546594777.779 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546594777.779 * [misc]taylor: Taking taylor expansion of (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))) in x 1546594777.779 * [misc]taylor: Taking taylor expansion of (* 2 (fabs x)) in x 1546594777.779 * [misc]taylor: Taking taylor expansion of 2 in x 1546594777.779 * [misc]backup-simplify: Simplify 2 into 2 1546594777.779 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546594777.779 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546594777.779 * [misc]taylor: Taking taylor expansion of (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7))) in x 1546594777.779 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs x) 3)) in x 1546594777.779 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546594777.779 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546594777.779 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 3) in x 1546594777.779 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546594777.779 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546594777.779 * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs x) 7)) in x 1546594777.779 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546594777.779 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546594777.779 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 7) in x 1546594777.779 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546594777.779 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546594777.779 * [misc]backup-simplify: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 1546594777.780 * [misc]backup-simplify: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 1546594777.780 * [misc]backup-simplify: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 1546594777.780 * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs x) 5)) into (* 1/5 (pow (fabs x) 5)) 1546594777.780 * [misc]backup-simplify: Simplify (* 2 (fabs x)) into (* 2 (fabs x)) 1546594777.780 * [misc]backup-simplify: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 1546594777.780 * [misc]backup-simplify: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 1546594777.780 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs x) 3)) into (* 2/3 (pow (fabs x) 3)) 1546594777.780 * [misc]backup-simplify: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 1546594777.780 * [misc]backup-simplify: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 1546594777.780 * [misc]backup-simplify: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) 1546594777.781 * [misc]backup-simplify: Simplify (* (fabs x) (pow (fabs x) 6)) into (pow (fabs x) 7) 1546594777.781 * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs x) 7)) into (* 1/21 (pow (fabs x) 7)) 1546594777.781 * [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))) 1546594777.781 * [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)))) 1546594777.782 * [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))))) 1546594777.783 * [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)))))) 1546594777.784 * [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)))))) 1546594777.785 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 1546594777.785 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (* 0 (pow (fabs x) 2))) into 0 1546594777.785 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 4))) into 0 1546594777.785 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (* 0 (pow (fabs x) 5))) into 0 1546594777.785 * [misc]backup-simplify: Simplify (+ (* 2 0) (* 0 (fabs x))) into 0 1546594777.785 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 1546594777.786 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 1546594777.786 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 (pow (fabs x) 3))) into 0 1546594777.786 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 1546594777.786 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 1546594777.786 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (* 0 (pow (fabs x) 3))) into 0 1546594777.786 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 6))) into 0 1546594777.787 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (* 0 (pow (fabs x) 7))) into 0 1546594777.787 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594777.787 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594777.787 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594777.788 * [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 1546594777.789 * [misc]backup-simplify: Simplify 0 into 0 1546594777.789 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 1546594777.789 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 1546594777.790 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))) into 0 1546594777.790 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))) into 0 1546594777.790 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 1546594777.791 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 1546594777.791 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 1546594777.791 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 1546594777.792 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 1546594777.792 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 1546594777.792 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 1546594777.793 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))) into 0 1546594777.793 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (* 0 (pow (fabs x) 7)))) into 0 1546594777.793 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594777.793 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594777.793 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594777.796 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546594777.798 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 1546594777.799 * [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 1546594777.799 * [misc]backup-simplify: Simplify 0 into 0 1546594777.800 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 1546594777.800 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 1546594777.801 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))) into 0 1546594777.801 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5))))) into 0 1546594777.802 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 1546594777.802 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 1546594777.803 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 1546594777.803 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 1546594777.804 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 1546594777.804 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 1546594777.805 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 1546594777.805 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))) into 0 1546594777.806 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7))))) into 0 1546594777.806 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594777.806 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594777.806 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594777.809 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546594777.811 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546594777.812 * [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 1546594777.812 * [misc]backup-simplify: Simplify 0 into 0 1546594777.813 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 1546594777.814 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 1546594777.814 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))) into 0 1546594777.815 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))))) into 0 1546594777.815 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 1546594777.816 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 1546594777.817 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 1546594777.817 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 1546594777.818 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 1546594777.818 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 1546594777.819 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 1546594777.819 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))) into 0 1546594777.820 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7)))))) into 0 1546594777.820 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594777.820 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594777.821 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594777.826 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546594777.828 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546594777.830 * [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 1546594777.830 * [misc]backup-simplify: Simplify 0 into 0 1546594777.831 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 1546594777.832 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 1546594777.832 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))))) into 0 1546594777.833 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5))))))) into 0 1546594777.834 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 1546594777.834 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 1546594777.835 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 1546594777.836 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 1546594777.837 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 1546594777.837 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 1546594777.838 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 1546594777.839 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))))) into 0 1546594777.840 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7))))))) into 0 1546594777.840 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594777.840 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594777.840 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594777.844 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546594777.846 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546594777.848 * [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 1546594777.848 * [misc]backup-simplify: Simplify 0 into 0 1546594777.849 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 1546594777.850 * [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 1546594777.851 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))))) into 0 1546594777.852 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))))))) into 0 1546594777.852 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 1546594777.853 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 1546594777.854 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 1546594777.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 1546594777.856 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 1546594777.857 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 1546594777.858 * [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 1546594777.859 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))))) into 0 1546594777.859 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7)))))))) into 0 1546594777.860 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594777.860 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594777.860 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594777.864 * [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 1546594777.867 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546594777.869 * [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 1546594777.869 * [misc]backup-simplify: Simplify 0 into 0 1546594777.870 * [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)))))) 1546594777.871 * [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))) 1546594777.871 * [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 1546594777.871 * [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 1546594777.871 * [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 1546594777.872 * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs (/ 1 x)) 7)) in x 1546594777.872 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546594777.872 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546594777.872 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 1546594777.872 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546594777.872 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546594777.872 * [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 1546594777.872 * [misc]taylor: Taking taylor expansion of (* 2 (fabs (/ 1 x))) in x 1546594777.872 * [misc]taylor: Taking taylor expansion of 2 in x 1546594777.872 * [misc]backup-simplify: Simplify 2 into 2 1546594777.872 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546594777.872 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546594777.872 * [misc]taylor: Taking taylor expansion of (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 1/5 (pow (fabs (/ 1 x)) 5))) in x 1546594777.872 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs (/ 1 x)) 3)) in x 1546594777.872 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546594777.872 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546594777.872 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 1546594777.872 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546594777.872 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546594777.872 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs (/ 1 x)) 5)) in x 1546594777.872 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546594777.872 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546594777.872 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 1546594777.872 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546594777.872 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546594777.872 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 PI)) in x 1546594777.872 * [misc]taylor: Taking taylor expansion of (/ 1 PI) in x 1546594777.872 * [misc]taylor: Taking taylor expansion of PI in x 1546594777.873 * [misc]backup-simplify: Simplify PI into PI 1546594777.873 * [misc]backup-simplify: Simplify (/ 1 PI) into (/ 1 PI) 1546594777.873 * [misc]backup-simplify: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 1546594777.875 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 1546594777.876 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 1546594777.876 * [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 1546594777.876 * [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 1546594777.876 * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs (/ 1 x)) 7)) in x 1546594777.876 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546594777.876 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546594777.876 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 1546594777.876 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546594777.876 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546594777.876 * [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 1546594777.876 * [misc]taylor: Taking taylor expansion of (* 2 (fabs (/ 1 x))) in x 1546594777.876 * [misc]taylor: Taking taylor expansion of 2 in x 1546594777.876 * [misc]backup-simplify: Simplify 2 into 2 1546594777.876 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546594777.876 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546594777.876 * [misc]taylor: Taking taylor expansion of (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 1/5 (pow (fabs (/ 1 x)) 5))) in x 1546594777.876 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs (/ 1 x)) 3)) in x 1546594777.876 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546594777.876 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546594777.876 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 1546594777.876 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546594777.876 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546594777.876 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs (/ 1 x)) 5)) in x 1546594777.877 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546594777.877 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546594777.877 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 1546594777.877 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546594777.877 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546594777.877 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 PI)) in x 1546594777.877 * [misc]taylor: Taking taylor expansion of (/ 1 PI) in x 1546594777.877 * [misc]taylor: Taking taylor expansion of PI in x 1546594777.877 * [misc]backup-simplify: Simplify PI into PI 1546594777.877 * [misc]backup-simplify: Simplify (/ 1 PI) into (/ 1 PI) 1546594777.878 * [misc]backup-simplify: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 1546594777.879 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 1546594777.880 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 1546594777.880 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 1546594777.881 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 1546594777.881 * [misc]backup-simplify: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) 1546594777.881 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 6)) into (pow (fabs (/ 1 x)) 7) 1546594777.881 * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs (/ 1 x)) 7)) into (* 1/21 (pow (fabs (/ 1 x)) 7)) 1546594777.881 * [misc]backup-simplify: Simplify (* 2 (fabs (/ 1 x))) into (* 2 (fabs (/ 1 x))) 1546594777.881 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 1546594777.881 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 1546594777.882 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs (/ 1 x)) 3)) into (* 2/3 (pow (fabs (/ 1 x)) 3)) 1546594777.882 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 1546594777.882 * [misc]backup-simplify: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 1546594777.882 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 1546594777.882 * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs (/ 1 x)) 5)) into (* 1/5 (pow (fabs (/ 1 x)) 5)) 1546594777.882 * [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))) 1546594777.883 * [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)))) 1546594777.883 * [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))))) 1546594777.884 * [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))) 1546594777.885 * [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))) 1546594777.885 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 1546594777.885 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 1546594777.885 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 1546594777.885 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 6))) into 0 1546594777.886 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (* 0 (pow (fabs (/ 1 x)) 7))) into 0 1546594777.886 * [misc]backup-simplify: Simplify (+ (* 2 0) (* 0 (fabs (/ 1 x)))) into 0 1546594777.886 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 1546594777.886 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 1546594777.886 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 1546594777.886 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 1546594777.886 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 1546594777.886 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 4))) into 0 1546594777.887 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (* 0 (pow (fabs (/ 1 x)) 5))) into 0 1546594777.887 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594777.887 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594777.887 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594777.888 * [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 1546594777.888 * [misc]backup-simplify: Simplify 0 into 0 1546594777.889 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546594777.890 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 1546594777.890 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 1546594777.890 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 1546594777.891 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 1546594777.891 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))) into 0 1546594777.891 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7)))) into 0 1546594777.891 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 1546594777.891 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 1546594777.892 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 1546594777.892 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 1546594777.892 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 1546594777.892 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 1546594777.893 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))) into 0 1546594777.893 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5)))) into 0 1546594777.893 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594777.893 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594777.893 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594777.894 * [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 1546594777.894 * [misc]backup-simplify: Simplify 0 into 0 1546594777.896 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546594777.897 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546594777.897 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 1546594777.897 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 1546594777.898 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 1546594777.898 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))) into 0 1546594777.898 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7))))) into 0 1546594777.899 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 1546594777.899 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 1546594777.899 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 1546594777.899 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 1546594777.900 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 1546594777.900 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 1546594777.900 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))) into 0 1546594777.901 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5))))) into 0 1546594777.901 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594777.901 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594777.901 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594777.902 * [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 1546594777.902 * [misc]backup-simplify: Simplify 0 into 0 1546594777.904 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546594777.906 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546594777.906 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 1546594777.906 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 1546594777.907 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 1546594777.907 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))))) into 0 1546594777.908 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7)))))) into 0 1546594777.908 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 1546594777.908 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 1546594777.909 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 1546594777.909 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 1546594777.909 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 1546594777.910 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 1546594777.910 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))) into 0 1546594777.911 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5)))))) into 0 1546594777.911 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594777.911 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594777.911 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594777.913 * [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 1546594777.913 * [misc]backup-simplify: Simplify 0 into 0 1546594777.915 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546594777.916 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546594777.916 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 1546594777.917 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 1546594777.917 * [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 1546594777.918 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))))) into 0 1546594777.918 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7))))))) into 0 1546594777.918 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 1546594777.919 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 1546594777.919 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 1546594777.920 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))))) into 0 1546594777.920 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 1546594777.921 * [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 1546594777.921 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))))) into 0 1546594777.922 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5))))))) into 0 1546594777.922 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594777.922 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594777.922 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594777.924 * [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 1546594777.924 * [misc]backup-simplify: Simplify 0 into 0 1546594777.927 * [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 1546594777.929 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546594777.929 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 1546594777.930 * [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 1546594777.931 * [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 1546594777.932 * [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 1546594777.933 * [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 1546594777.934 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 1546594777.935 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 1546594777.936 * [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 1546594777.937 * [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 1546594777.938 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 1546594777.939 * [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 1546594777.940 * [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 1546594777.941 * [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 1546594777.941 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594777.941 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594777.941 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594777.947 * [misc]backup-simplify: Simplify (+ (* (+ (* 1/21 (pow (fabs (/ 1 x)) 7)) (+ (* 2 (fabs (/ 1 x))) (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 1/5 (pow (fabs (/ 1 x)) 5))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))))))) into 0 1546594777.947 * [misc]backup-simplify: Simplify 0 into 0 1546594777.949 * [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)))))) 1546594777.950 * [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))) 1546594777.950 * [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 1546594777.950 * [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 1546594777.950 * [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 1546594777.950 * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs (/ -1 x)) 7)) in x 1546594777.950 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546594777.950 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546594777.950 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 1546594777.950 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546594777.950 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546594777.951 * [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 1546594777.951 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs (/ -1 x)) 5)) in x 1546594777.951 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546594777.951 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546594777.951 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 1546594777.951 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546594777.951 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546594777.951 * [misc]taylor: Taking taylor expansion of (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (* 2 (fabs (/ -1 x)))) in x 1546594777.951 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs (/ -1 x)) 3)) in x 1546594777.951 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546594777.951 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546594777.951 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 1546594777.951 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546594777.951 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546594777.951 * [misc]taylor: Taking taylor expansion of (* 2 (fabs (/ -1 x))) in x 1546594777.951 * [misc]taylor: Taking taylor expansion of 2 in x 1546594777.951 * [misc]backup-simplify: Simplify 2 into 2 1546594777.951 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546594777.951 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546594777.951 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 PI)) in x 1546594777.951 * [misc]taylor: Taking taylor expansion of (/ 1 PI) in x 1546594777.951 * [misc]taylor: Taking taylor expansion of PI in x 1546594777.951 * [misc]backup-simplify: Simplify PI into PI 1546594777.952 * [misc]backup-simplify: Simplify (/ 1 PI) into (/ 1 PI) 1546594777.952 * [misc]backup-simplify: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 1546594777.953 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 1546594777.954 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 1546594777.954 * [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 1546594777.955 * [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 1546594777.955 * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs (/ -1 x)) 7)) in x 1546594777.955 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546594777.955 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546594777.955 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 1546594777.955 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546594777.955 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546594777.955 * [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 1546594777.955 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs (/ -1 x)) 5)) in x 1546594777.955 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546594777.955 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546594777.955 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 1546594777.955 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546594777.955 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546594777.955 * [misc]taylor: Taking taylor expansion of (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (* 2 (fabs (/ -1 x)))) in x 1546594777.955 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs (/ -1 x)) 3)) in x 1546594777.955 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546594777.955 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546594777.955 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 1546594777.955 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546594777.955 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546594777.955 * [misc]taylor: Taking taylor expansion of (* 2 (fabs (/ -1 x))) in x 1546594777.955 * [misc]taylor: Taking taylor expansion of 2 in x 1546594777.955 * [misc]backup-simplify: Simplify 2 into 2 1546594777.955 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546594777.955 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546594777.956 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 PI)) in x 1546594777.956 * [misc]taylor: Taking taylor expansion of (/ 1 PI) in x 1546594777.956 * [misc]taylor: Taking taylor expansion of PI in x 1546594777.956 * [misc]backup-simplify: Simplify PI into PI 1546594777.956 * [misc]backup-simplify: Simplify (/ 1 PI) into (/ 1 PI) 1546594777.956 * [misc]backup-simplify: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 1546594777.958 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 1546594777.959 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 1546594777.959 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 1546594777.959 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 1546594777.959 * [misc]backup-simplify: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) 1546594777.959 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 6)) into (pow (fabs (/ -1 x)) 7) 1546594777.960 * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs (/ -1 x)) 7)) into (* 1/21 (pow (fabs (/ -1 x)) 7)) 1546594777.960 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 1546594777.960 * [misc]backup-simplify: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 1546594777.960 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 1546594777.960 * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs (/ -1 x)) 5)) into (* 1/5 (pow (fabs (/ -1 x)) 5)) 1546594777.960 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 1546594777.960 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 1546594777.961 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs (/ -1 x)) 3)) into (* 2/3 (pow (fabs (/ -1 x)) 3)) 1546594777.961 * [misc]backup-simplify: Simplify (* 2 (fabs (/ -1 x))) into (* 2 (fabs (/ -1 x))) 1546594777.961 * [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)))) 1546594777.961 * [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))))) 1546594777.962 * [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)))))) 1546594777.964 * [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))) 1546594777.965 * [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))) 1546594777.965 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 1546594777.965 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 1546594777.966 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 1546594777.966 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 6))) into 0 1546594777.966 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (* 0 (pow (fabs (/ -1 x)) 7))) into 0 1546594777.966 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 1546594777.967 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 1546594777.967 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 4))) into 0 1546594777.967 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (* 0 (pow (fabs (/ -1 x)) 5))) into 0 1546594777.967 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 1546594777.968 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 1546594777.968 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 1546594777.968 * [misc]backup-simplify: Simplify (+ (* 2 0) (* 0 (fabs (/ -1 x)))) into 0 1546594777.968 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594777.969 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594777.969 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594777.970 * [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 1546594777.970 * [misc]backup-simplify: Simplify 0 into 0 1546594777.972 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546594777.974 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 1546594777.975 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 1546594777.975 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 1546594777.975 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 1546594777.976 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))) into 0 1546594777.976 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7)))) into 0 1546594777.976 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 1546594777.977 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 1546594777.977 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))) into 0 1546594777.977 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5)))) into 0 1546594777.978 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 1546594777.978 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 1546594777.978 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 1546594777.979 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 1546594777.979 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594777.979 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594777.979 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594777.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 (sqrt (/ 1 PI))))) into 0 1546594777.981 * [misc]backup-simplify: Simplify 0 into 0 1546594777.984 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546594777.985 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546594777.986 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 1546594777.986 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 1546594777.987 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 1546594777.987 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))) into 0 1546594777.988 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7))))) into 0 1546594777.988 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 1546594777.989 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 1546594777.989 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))) into 0 1546594777.990 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5))))) into 0 1546594777.990 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 1546594777.991 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 1546594777.991 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 1546594777.992 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 1546594777.992 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594777.992 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594777.992 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594777.995 * [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 1546594777.995 * [misc]backup-simplify: Simplify 0 into 0 1546594777.998 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546594778.001 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546594778.001 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 1546594778.002 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 1546594778.002 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 1546594778.003 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))))) into 0 1546594778.004 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7)))))) into 0 1546594778.004 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 1546594778.005 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 1546594778.005 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))) into 0 1546594778.006 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5)))))) into 0 1546594778.007 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 1546594778.007 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 1546594778.008 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 1546594778.008 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 1546594778.009 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594778.009 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594778.009 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594778.012 * [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 1546594778.012 * [misc]backup-simplify: Simplify 0 into 0 1546594778.015 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546594778.016 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546594778.017 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 1546594778.018 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 1546594778.019 * [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 1546594778.019 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))))) into 0 1546594778.020 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7))))))) into 0 1546594778.021 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 1546594778.021 * [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 1546594778.022 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))))) into 0 1546594778.023 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5))))))) into 0 1546594778.024 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 1546594778.024 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 1546594778.025 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))))) into 0 1546594778.026 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 1546594778.026 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594778.026 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594778.026 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594778.030 * [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 1546594778.030 * [misc]backup-simplify: Simplify 0 into 0 1546594778.035 * [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 1546594778.037 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546594778.038 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 1546594778.039 * [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 1546594778.040 * [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 1546594778.041 * [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 1546594778.042 * [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 1546594778.043 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 1546594778.044 * [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 1546594778.045 * [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 1546594778.046 * [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 1546594778.047 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 1546594778.048 * [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 1546594778.049 * [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 1546594778.050 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 1546594778.050 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594778.051 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594778.051 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594778.055 * [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 1546594778.056 * [misc]backup-simplify: Simplify 0 into 0 1546594778.057 * [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)))))) 1546594778.057 * * * * [misc]progress: [ 3 / 4 ] generating series at (2 1 2 1) 1546594778.057 * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs x) 5)) into (* 1/5 (pow (fabs x) 5)) 1546594778.057 * [misc]approximate: Taking taylor expansion of (* 1/5 (pow (fabs x) 5)) in (x) around 0 1546594778.057 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs x) 5)) in x 1546594778.057 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546594778.057 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546594778.057 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 5) in x 1546594778.057 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546594778.058 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546594778.058 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs x) 5)) in x 1546594778.058 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546594778.058 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546594778.058 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 5) in x 1546594778.058 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546594778.058 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546594778.058 * [misc]backup-simplify: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 1546594778.058 * [misc]backup-simplify: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 1546594778.058 * [misc]backup-simplify: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 1546594778.058 * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs x) 5)) into (* 1/5 (pow (fabs x) 5)) 1546594778.058 * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs x) 5)) into (* 1/5 (pow (fabs x) 5)) 1546594778.059 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 1546594778.059 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (* 0 (pow (fabs x) 2))) into 0 1546594778.059 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 4))) into 0 1546594778.059 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (* 0 (pow (fabs x) 5))) into 0 1546594778.059 * [misc]backup-simplify: Simplify 0 into 0 1546594778.060 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 1546594778.060 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 1546594778.060 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))) into 0 1546594778.061 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))) into 0 1546594778.061 * [misc]backup-simplify: Simplify 0 into 0 1546594778.061 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 1546594778.062 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 1546594778.062 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))) into 0 1546594778.063 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5))))) into 0 1546594778.063 * [misc]backup-simplify: Simplify 0 into 0 1546594778.063 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 1546594778.064 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 1546594778.064 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))) into 0 1546594778.065 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))))) into 0 1546594778.065 * [misc]backup-simplify: Simplify 0 into 0 1546594778.066 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 1546594778.067 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 1546594778.067 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))))) into 0 1546594778.068 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5))))))) into 0 1546594778.068 * [misc]backup-simplify: Simplify 0 into 0 1546594778.069 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 1546594778.070 * [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 1546594778.071 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))))) into 0 1546594778.072 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))))))) into 0 1546594778.072 * [misc]backup-simplify: Simplify 0 into 0 1546594778.072 * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs x) 5)) into (* 1/5 (pow (fabs x) 5)) 1546594778.072 * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs (/ 1 x)) 5)) into (* 1/5 (pow (fabs (/ 1 x)) 5)) 1546594778.072 * [misc]approximate: Taking taylor expansion of (* 1/5 (pow (fabs (/ 1 x)) 5)) in (x) around 0 1546594778.072 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs (/ 1 x)) 5)) in x 1546594778.072 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546594778.072 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546594778.072 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 1546594778.073 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546594778.073 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546594778.073 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs (/ 1 x)) 5)) in x 1546594778.073 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546594778.073 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546594778.073 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 1546594778.073 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546594778.073 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546594778.073 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 1546594778.073 * [misc]backup-simplify: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 1546594778.073 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 1546594778.074 * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs (/ 1 x)) 5)) into (* 1/5 (pow (fabs (/ 1 x)) 5)) 1546594778.074 * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs (/ 1 x)) 5)) into (* 1/5 (pow (fabs (/ 1 x)) 5)) 1546594778.074 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 1546594778.074 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 1546594778.074 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 4))) into 0 1546594778.075 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (* 0 (pow (fabs (/ 1 x)) 5))) into 0 1546594778.075 * [misc]backup-simplify: Simplify 0 into 0 1546594778.075 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 1546594778.075 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 1546594778.076 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))) into 0 1546594778.076 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5)))) into 0 1546594778.076 * [misc]backup-simplify: Simplify 0 into 0 1546594778.077 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 1546594778.077 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 1546594778.078 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))) into 0 1546594778.078 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5))))) into 0 1546594778.078 * [misc]backup-simplify: Simplify 0 into 0 1546594778.079 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 1546594778.080 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 1546594778.080 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))) into 0 1546594778.081 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5)))))) into 0 1546594778.081 * [misc]backup-simplify: Simplify 0 into 0 1546594778.082 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 1546594778.083 * [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 1546594778.083 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))))) into 0 1546594778.084 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5))))))) into 0 1546594778.084 * [misc]backup-simplify: Simplify 0 into 0 1546594778.085 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 1546594778.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 1546594778.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 1546594778.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 1546594778.088 * [misc]backup-simplify: Simplify 0 into 0 1546594778.088 * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs (/ 1 (/ 1 x))) 5)) into (* 1/5 (pow (fabs x) 5)) 1546594778.089 * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs (/ 1 (- x))) 5)) into (* 1/5 (pow (fabs (/ -1 x)) 5)) 1546594778.089 * [misc]approximate: Taking taylor expansion of (* 1/5 (pow (fabs (/ -1 x)) 5)) in (x) around 0 1546594778.089 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs (/ -1 x)) 5)) in x 1546594778.089 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546594778.089 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546594778.089 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 1546594778.089 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546594778.089 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546594778.089 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs (/ -1 x)) 5)) in x 1546594778.089 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546594778.089 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546594778.089 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 1546594778.089 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546594778.089 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546594778.089 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 1546594778.089 * [misc]backup-simplify: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 1546594778.090 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 1546594778.090 * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs (/ -1 x)) 5)) into (* 1/5 (pow (fabs (/ -1 x)) 5)) 1546594778.090 * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs (/ -1 x)) 5)) into (* 1/5 (pow (fabs (/ -1 x)) 5)) 1546594778.090 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 1546594778.090 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 1546594778.091 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 4))) into 0 1546594778.091 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (* 0 (pow (fabs (/ -1 x)) 5))) into 0 1546594778.091 * [misc]backup-simplify: Simplify 0 into 0 1546594778.091 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 1546594778.092 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 1546594778.092 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))) into 0 1546594778.092 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5)))) into 0 1546594778.093 * [misc]backup-simplify: Simplify 0 into 0 1546594778.093 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 1546594778.094 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 1546594778.094 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))) into 0 1546594778.095 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5))))) into 0 1546594778.095 * [misc]backup-simplify: Simplify 0 into 0 1546594778.095 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 1546594778.096 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 1546594778.097 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))) into 0 1546594778.097 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5)))))) into 0 1546594778.097 * [misc]backup-simplify: Simplify 0 into 0 1546594778.098 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 1546594778.099 * [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 1546594778.100 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))))) into 0 1546594778.101 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5))))))) into 0 1546594778.101 * [misc]backup-simplify: Simplify 0 into 0 1546594778.102 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 1546594778.103 * [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 1546594778.105 * [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 1546594778.106 * [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 1546594778.106 * [misc]backup-simplify: Simplify 0 into 0 1546594778.106 * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs (/ -1 (/ 1 (- x)))) 5)) into (* 1/5 (pow (fabs x) 5)) 1546594778.106 * * * * [misc]progress: [ 4 / 4 ] generating series at (2 1 2 2 2 2) 1546594778.106 * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs x) 7)) into (* 1/21 (pow (fabs x) 7)) 1546594778.107 * [misc]approximate: Taking taylor expansion of (* 1/21 (pow (fabs x) 7)) in (x) around 0 1546594778.107 * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs x) 7)) in x 1546594778.107 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546594778.107 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546594778.107 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 7) in x 1546594778.107 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546594778.107 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546594778.107 * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs x) 7)) in x 1546594778.107 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546594778.107 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546594778.107 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 7) in x 1546594778.107 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546594778.107 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546594778.107 * [misc]backup-simplify: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 1546594778.107 * [misc]backup-simplify: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 1546594778.107 * [misc]backup-simplify: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) 1546594778.108 * [misc]backup-simplify: Simplify (* (fabs x) (pow (fabs x) 6)) into (pow (fabs x) 7) 1546594778.108 * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs x) 7)) into (* 1/21 (pow (fabs x) 7)) 1546594778.108 * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs x) 7)) into (* 1/21 (pow (fabs x) 7)) 1546594778.108 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 1546594778.108 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 1546594778.108 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (* 0 (pow (fabs x) 3))) into 0 1546594778.108 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 6))) into 0 1546594778.109 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (* 0 (pow (fabs x) 7))) into 0 1546594778.109 * [misc]backup-simplify: Simplify 0 into 0 1546594778.109 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 1546594778.110 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 1546594778.110 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 1546594778.110 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))) into 0 1546594778.111 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (* 0 (pow (fabs x) 7)))) into 0 1546594778.111 * [misc]backup-simplify: Simplify 0 into 0 1546594778.111 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 1546594778.112 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 1546594778.112 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 1546594778.113 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))) into 0 1546594778.113 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7))))) into 0 1546594778.113 * [misc]backup-simplify: Simplify 0 into 0 1546594778.114 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 1546594778.114 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 1546594778.115 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 1546594778.116 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))) into 0 1546594778.116 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7)))))) into 0 1546594778.116 * [misc]backup-simplify: Simplify 0 into 0 1546594778.117 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 1546594778.118 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 1546594778.118 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 1546594778.119 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))))) into 0 1546594778.120 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7))))))) into 0 1546594778.120 * [misc]backup-simplify: Simplify 0 into 0 1546594778.121 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 1546594778.122 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 1546594778.123 * [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 1546594778.124 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))))) into 0 1546594778.125 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7)))))))) into 0 1546594778.125 * [misc]backup-simplify: Simplify 0 into 0 1546594778.125 * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs x) 7)) into (* 1/21 (pow (fabs x) 7)) 1546594778.125 * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs (/ 1 x)) 7)) into (* 1/21 (pow (fabs (/ 1 x)) 7)) 1546594778.125 * [misc]approximate: Taking taylor expansion of (* 1/21 (pow (fabs (/ 1 x)) 7)) in (x) around 0 1546594778.125 * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs (/ 1 x)) 7)) in x 1546594778.125 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546594778.125 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546594778.125 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 1546594778.125 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546594778.125 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546594778.125 * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs (/ 1 x)) 7)) in x 1546594778.125 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546594778.126 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546594778.126 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 1546594778.126 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546594778.126 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546594778.126 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 1546594778.126 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 1546594778.126 * [misc]backup-simplify: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) 1546594778.126 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 6)) into (pow (fabs (/ 1 x)) 7) 1546594778.127 * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs (/ 1 x)) 7)) into (* 1/21 (pow (fabs (/ 1 x)) 7)) 1546594778.127 * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs (/ 1 x)) 7)) into (* 1/21 (pow (fabs (/ 1 x)) 7)) 1546594778.127 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 1546594778.127 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 1546594778.127 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 1546594778.127 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 6))) into 0 1546594778.128 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (* 0 (pow (fabs (/ 1 x)) 7))) into 0 1546594778.128 * [misc]backup-simplify: Simplify 0 into 0 1546594778.128 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 1546594778.129 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 1546594778.129 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 1546594778.129 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))) into 0 1546594778.130 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7)))) into 0 1546594778.130 * [misc]backup-simplify: Simplify 0 into 0 1546594778.130 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 1546594778.131 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 1546594778.131 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 1546594778.132 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))) into 0 1546594778.133 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7))))) into 0 1546594778.133 * [misc]backup-simplify: Simplify 0 into 0 1546594778.133 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 1546594778.134 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 1546594778.135 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 1546594778.135 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))))) into 0 1546594778.136 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7)))))) into 0 1546594778.136 * [misc]backup-simplify: Simplify 0 into 0 1546594778.136 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 1546594778.136 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 1546594778.137 * [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 1546594778.137 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))))) into 0 1546594778.138 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7))))))) into 0 1546594778.138 * [misc]backup-simplify: Simplify 0 into 0 1546594778.138 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 1546594778.139 * [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 1546594778.140 * [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 1546594778.140 * [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 1546594778.141 * [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 1546594778.141 * [misc]backup-simplify: Simplify 0 into 0 1546594778.141 * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs (/ 1 (/ 1 x))) 7)) into (* 1/21 (pow (fabs x) 7)) 1546594778.141 * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs (/ 1 (- x))) 7)) into (* 1/21 (pow (fabs (/ -1 x)) 7)) 1546594778.141 * [misc]approximate: Taking taylor expansion of (* 1/21 (pow (fabs (/ -1 x)) 7)) in (x) around 0 1546594778.141 * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs (/ -1 x)) 7)) in x 1546594778.141 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546594778.141 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546594778.141 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 1546594778.141 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546594778.141 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546594778.141 * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs (/ -1 x)) 7)) in x 1546594778.141 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546594778.141 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546594778.141 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 1546594778.141 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546594778.141 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546594778.141 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 1546594778.141 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 1546594778.141 * [misc]backup-simplify: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) 1546594778.142 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 6)) into (pow (fabs (/ -1 x)) 7) 1546594778.142 * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs (/ -1 x)) 7)) into (* 1/21 (pow (fabs (/ -1 x)) 7)) 1546594778.142 * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs (/ -1 x)) 7)) into (* 1/21 (pow (fabs (/ -1 x)) 7)) 1546594778.142 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 1546594778.142 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 1546594778.142 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 1546594778.142 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 6))) into 0 1546594778.142 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (* 0 (pow (fabs (/ -1 x)) 7))) into 0 1546594778.142 * [misc]backup-simplify: Simplify 0 into 0 1546594778.142 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 1546594778.143 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 1546594778.143 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 1546594778.143 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))) into 0 1546594778.143 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7)))) into 0 1546594778.143 * [misc]backup-simplify: Simplify 0 into 0 1546594778.144 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 1546594778.144 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 1546594778.144 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 1546594778.145 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))) into 0 1546594778.145 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7))))) into 0 1546594778.145 * [misc]backup-simplify: Simplify 0 into 0 1546594778.145 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 1546594778.146 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 1546594778.146 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 1546594778.146 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))))) into 0 1546594778.147 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7)))))) into 0 1546594778.147 * [misc]backup-simplify: Simplify 0 into 0 1546594778.147 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 1546594778.148 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 1546594778.148 * [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 1546594778.149 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))))) into 0 1546594778.149 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7))))))) into 0 1546594778.149 * [misc]backup-simplify: Simplify 0 into 0 1546594778.150 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 1546594778.150 * [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 1546594778.151 * [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 1546594778.151 * [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 1546594778.152 * [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 1546594778.152 * [misc]backup-simplify: Simplify 0 into 0 1546594778.152 * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs (/ -1 (/ 1 (- x)))) 7)) into (* 1/21 (pow (fabs x) 7)) 1546594778.152 * * * [misc]progress: simplifying candidates 1546594778.152 * * * * [misc]progress: [ 1 / 95 ] simplifiying candidate # 1546594778.152 * * * * [misc]progress: [ 2 / 95 ] simplifiying candidate # 1546594778.152 * * * * [misc]progress: [ 3 / 95 ] simplifiying candidate # 1546594778.152 * * * * [misc]progress: [ 4 / 95 ] simplifiying candidate # 1546594778.152 * * * * [misc]progress: [ 5 / 95 ] simplifiying candidate # 1546594778.152 * * * * [misc]progress: [ 6 / 95 ] simplifiying candidate # 1546594778.152 * * * * [misc]progress: [ 7 / 95 ] simplifiying candidate # 1546594778.153 * * * * [misc]progress: [ 8 / 95 ] simplifiying candidate # 1546594778.153 * * * * [misc]progress: [ 9 / 95 ] simplifiying candidate # 1546594778.153 * * * * [misc]progress: [ 10 / 95 ] simplifiying candidate # 1546594778.153 * [enter]simplify: Simplifying (pow (cbrt (fabs x)) 3) 1546594778.153 * * [misc]simplify: iters left: 3 (5 enodes) 1546594778.154 * * [misc]simplify: iters left: 2 (8 enodes) 1546594778.155 * [exit]simplify: Simplified to (fabs x) 1546594778.155 * [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)))))))) 1546594778.155 * * * * [misc]progress: [ 11 / 95 ] simplifiying candidate # 1546594778.155 * [enter]simplify: Simplifying (pow (sqrt (fabs x)) 3) 1546594778.155 * * [misc]simplify: iters left: 3 (5 enodes) 1546594778.156 * * [misc]simplify: iters left: 2 (8 enodes) 1546594778.157 * [exit]simplify: Simplified to (* (sqrt (fabs x)) (fabs x)) 1546594778.157 * [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)))))))) 1546594778.157 * * * * [misc]progress: [ 12 / 95 ] simplifiying candidate # 1546594778.157 * [enter]simplify: Simplifying (pow (fabs x) 3) 1546594778.157 * * [misc]simplify: iters left: 2 (4 enodes) 1546594778.158 * * [misc]simplify: iters left: 1 (7 enodes) 1546594778.159 * [exit]simplify: Simplified to (pow (fabs x) 3) 1546594778.159 * [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)))))))) 1546594778.159 * * * * [misc]progress: [ 13 / 95 ] simplifiying candidate # 1546594778.159 * [enter]simplify: Simplifying (fabs x) 1546594778.159 * * [misc]simplify: iters left: 1 (2 enodes) 1546594778.159 * [exit]simplify: Simplified to (fabs x) 1546594778.159 * [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)))))))) 1546594778.159 * * * * [misc]progress: [ 14 / 95 ] simplifiying candidate # 1546594778.160 * [enter]simplify: Simplifying (cbrt (pow (fabs x) 3)) 1546594778.160 * * [misc]simplify: iters left: 3 (5 enodes) 1546594778.160 * * [misc]simplify: iters left: 2 (8 enodes) 1546594778.161 * * [misc]simplify: iters left: 1 (12 enodes) 1546594778.163 * [exit]simplify: Simplified to (fabs x) 1546594778.163 * [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)))))))) 1546594778.163 * * * * [misc]progress: [ 15 / 95 ] simplifiying candidate # 1546594778.163 * [enter]simplify: Simplifying (pow (cbrt (fabs x)) 3) 1546594778.163 * * [misc]simplify: iters left: 3 (5 enodes) 1546594778.164 * * [misc]simplify: iters left: 2 (8 enodes) 1546594778.165 * [exit]simplify: Simplified to (fabs x) 1546594778.165 * [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)))))))) 1546594778.165 * * * * [misc]progress: [ 16 / 95 ] simplifiying candidate # 1546594778.165 * [enter]simplify: Simplifying (pow (sqrt (fabs x)) 3) 1546594778.165 * * [misc]simplify: iters left: 3 (5 enodes) 1546594778.166 * * [misc]simplify: iters left: 2 (8 enodes) 1546594778.167 * [exit]simplify: Simplified to (* (sqrt (fabs x)) (fabs x)) 1546594778.167 * [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)))))))) 1546594778.167 * * * * [misc]progress: [ 17 / 95 ] simplifiying candidate # 1546594778.167 * [enter]simplify: Simplifying (pow (fabs x) 3) 1546594778.167 * * [misc]simplify: iters left: 2 (4 enodes) 1546594778.169 * * [misc]simplify: iters left: 1 (7 enodes) 1546594778.171 * [exit]simplify: Simplified to (pow (fabs x) 3) 1546594778.171 * [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)))))))) 1546594778.171 * * * * [misc]progress: [ 18 / 95 ] simplifiying candidate # 1546594778.171 * [enter]simplify: Simplifying (* (fabs x) (fabs x)) 1546594778.171 * * [misc]simplify: iters left: 3 (3 enodes) 1546594778.172 * [exit]simplify: Simplified to (* (fabs x) (fabs x)) 1546594778.172 * [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)))))))) 1546594778.173 * * * * [misc]progress: [ 19 / 95 ] simplifiying candidate # 1546594778.173 * [enter]simplify: Simplifying (sqrt (pow (fabs x) 3)) 1546594778.173 * * [misc]simplify: iters left: 3 (5 enodes) 1546594778.174 * * [misc]simplify: iters left: 2 (8 enodes) 1546594778.177 * [exit]simplify: Simplified to (sqrt (pow (fabs x) 3)) 1546594778.177 * [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)))))))) 1546594778.177 * * * * [misc]progress: [ 20 / 95 ] simplifiying candidate # 1546594778.177 * [enter]simplify: Simplifying (pow (fabs x) 3) 1546594778.177 * * [misc]simplify: iters left: 2 (4 enodes) 1546594778.179 * * [misc]simplify: iters left: 1 (7 enodes) 1546594778.181 * [exit]simplify: Simplified to (pow (fabs x) 3) 1546594778.181 * [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)))))))) 1546594778.181 * * * * [misc]progress: [ 21 / 95 ] simplifiying candidate # 1546594778.181 * * * * [misc]progress: [ 22 / 95 ] simplifiying candidate # 1546594778.181 * * * * [misc]progress: [ 23 / 95 ] simplifiying candidate # 1546594778.181 * * * * [misc]progress: [ 24 / 95 ] simplifiying candidate # 1546594778.181 * [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)))))) 1546594778.182 * * [misc]simplify: iters left: 6 (24 enodes) 1546594778.190 * * [misc]simplify: iters left: 5 (50 enodes) 1546594778.207 * * [misc]simplify: iters left: 4 (117 enodes) 1546594778.256 * * [misc]simplify: iters left: 3 (265 enodes) 1546594778.365 * [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)))) 1546594778.365 * [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))) 1546594778.365 * * * * [misc]progress: [ 25 / 95 ] simplifiying candidate # 1546594778.365 * * * * [misc]progress: [ 26 / 95 ] simplifiying candidate # 1546594778.365 * [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))))))) 1546594778.366 * * [misc]simplify: iters left: 6 (26 enodes) 1546594778.374 * * [misc]simplify: iters left: 5 (46 enodes) 1546594778.386 * * [misc]simplify: iters left: 4 (83 enodes) 1546594778.399 * * [misc]simplify: iters left: 3 (145 enodes) 1546594778.432 * * [misc]simplify: iters left: 2 (220 enodes) 1546594778.472 * * [misc]simplify: iters left: 1 (238 enodes) 1546594778.503 * [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)))) 1546594778.504 * [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))))))) 1546594778.504 * * * * [misc]progress: [ 27 / 95 ] simplifiying candidate # 1546594778.504 * * * * [misc]progress: [ 28 / 95 ] simplifiying candidate # 1546594778.504 * * * * [misc]progress: [ 29 / 95 ] simplifiying candidate # 1546594778.504 * [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))))))) 1546594778.504 * * [misc]simplify: iters left: 6 (28 enodes) 1546594778.509 * * [misc]simplify: iters left: 5 (66 enodes) 1546594778.525 * * [misc]simplify: iters left: 4 (302 enodes) 1546594778.900 * [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))) 1546594778.900 * [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)))))) 1546594778.900 * * * * [misc]progress: [ 30 / 95 ] simplifiying candidate # 1546594778.901 * * * * [misc]progress: [ 31 / 95 ] simplifiying candidate # 1546594778.901 * * * * [misc]progress: [ 32 / 95 ] simplifiying candidate # 1546594778.901 * * * * [misc]progress: [ 33 / 95 ] simplifiying candidate # 1546594778.901 * [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))) 1546594778.901 * * [misc]simplify: iters left: 6 (24 enodes) 1546594778.906 * * [misc]simplify: iters left: 5 (57 enodes) 1546594778.929 * * [misc]simplify: iters left: 4 (142 enodes) 1546594779.054 * [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)))) 1546594779.054 * [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))))))))))) 1546594779.055 * [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)))))))) 1546594779.055 * * [misc]simplify: iters left: 6 (26 enodes) 1546594779.064 * * [misc]simplify: iters left: 5 (74 enodes) 1546594779.082 * * [misc]simplify: iters left: 4 (288 enodes) 1546594779.318 * [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)))) 1546594779.318 * [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))))))) 1546594779.318 * * * * [misc]progress: [ 34 / 95 ] simplifiying candidate # 1546594779.319 * [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))))))) 1546594779.319 * * [misc]simplify: iters left: 6 (24 enodes) 1546594779.329 * * [misc]simplify: iters left: 5 (56 enodes) 1546594779.351 * * [misc]simplify: iters left: 4 (165 enodes) 1546594779.484 * [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))))) 1546594779.485 * [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))))))))) 1546594779.485 * [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)))))) 1546594779.485 * * [misc]simplify: iters left: 6 (22 enodes) 1546594779.493 * * [misc]simplify: iters left: 5 (41 enodes) 1546594779.503 * * [misc]simplify: iters left: 4 (87 enodes) 1546594779.523 * * [misc]simplify: iters left: 3 (204 enodes) 1546594779.590 * * [misc]simplify: iters left: 2 (494 enodes) 1546594779.924 * [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)))) 1546594779.924 * [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))))))) 1546594779.924 * * * * [misc]progress: [ 35 / 95 ] simplifiying candidate # 1546594779.925 * * * * [misc]progress: [ 36 / 95 ] simplifiying candidate # 1546594779.925 * [enter]simplify: Simplifying (* (sqrt (/ 1 PI)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7))))) 1546594779.925 * * [misc]simplify: iters left: 6 (19 enodes) 1546594779.930 * * [misc]simplify: iters left: 5 (40 enodes) 1546594779.943 * * [misc]simplify: iters left: 4 (84 enodes) 1546594779.968 * * [misc]simplify: iters left: 3 (178 enodes) 1546594780.019 * * [misc]simplify: iters left: 2 (326 enodes) 1546594780.079 * * [misc]simplify: iters left: 1 (440 enodes) 1546594780.220 * [exit]simplify: Simplified to (* (sqrt (/ 1 PI)) (fma (fma (* (fabs x) 2/3) (fabs x) 2) (fabs x) (* 1/21 (pow (fabs x) 7)))) 1546594780.220 * [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))))))) 1546594780.220 * * * * [misc]progress: [ 37 / 95 ] simplifiying candidate # 1546594780.221 * [enter]simplify: Simplifying (* (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))) (sqrt (/ 1 PI))) 1546594780.221 * * [misc]simplify: iters left: 6 (19 enodes) 1546594780.227 * * [misc]simplify: iters left: 5 (34 enodes) 1546594780.238 * * [misc]simplify: iters left: 4 (68 enodes) 1546594780.264 * * [misc]simplify: iters left: 3 (138 enodes) 1546594780.319 * * [misc]simplify: iters left: 2 (230 enodes) 1546594780.367 * * [misc]simplify: iters left: 1 (353 enodes) 1546594780.422 * [exit]simplify: Simplified to (* (sqrt (/ 1 PI)) (fma (fabs x) (fma (fabs x) (* 2/3 (fabs x)) 2) (* 1/21 (pow (fabs x) 7)))) 1546594780.422 * [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))))))) 1546594780.422 * * * * [misc]progress: [ 38 / 95 ] simplifiying candidate # 1546594780.423 * [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)))))) 1546594780.423 * * [misc]simplify: iters left: 6 (20 enodes) 1546594780.430 * * [misc]simplify: iters left: 5 (37 enodes) 1546594780.436 * * [misc]simplify: iters left: 4 (74 enodes) 1546594780.452 * * [misc]simplify: iters left: 3 (138 enodes) 1546594780.489 * * [misc]simplify: iters left: 2 (214 enodes) 1546594780.542 * * [misc]simplify: iters left: 1 (237 enodes) 1546594780.594 * [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)))) 1546594780.595 * [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))))))) 1546594780.595 * * * * [misc]progress: [ 39 / 95 ] simplifiying candidate # 1546594780.595 * [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)))))) 1546594780.595 * * [misc]simplify: iters left: 6 (20 enodes) 1546594780.602 * * [misc]simplify: iters left: 5 (37 enodes) 1546594780.614 * * [misc]simplify: iters left: 4 (74 enodes) 1546594780.642 * * [misc]simplify: iters left: 3 (138 enodes) 1546594780.690 * * [misc]simplify: iters left: 2 (214 enodes) 1546594780.732 * * [misc]simplify: iters left: 1 (237 enodes) 1546594780.772 * [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)))) 1546594780.772 * [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))))))) 1546594780.772 * * * * [misc]progress: [ 40 / 95 ] simplifiying candidate # 1546594780.772 * [enter]simplify: Simplifying (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7))))) 1546594780.772 * * [misc]simplify: iters left: 6 (19 enodes) 1546594780.779 * * [misc]simplify: iters left: 5 (36 enodes) 1546594780.790 * * [misc]simplify: iters left: 4 (73 enodes) 1546594780.802 * * [misc]simplify: iters left: 3 (137 enodes) 1546594780.824 * * [misc]simplify: iters left: 2 (213 enodes) 1546594780.879 * * [misc]simplify: iters left: 1 (237 enodes) 1546594780.930 * [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))) 1546594780.930 * [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)))))) 1546594780.930 * * * * [misc]progress: [ 41 / 95 ] simplifiying candidate # 1546594780.930 * [enter]simplify: Simplifying (* (cbrt (sqrt (/ 1 PI))) (cbrt (sqrt (/ 1 PI)))) 1546594780.930 * * [misc]simplify: iters left: 6 (6 enodes) 1546594780.932 * * [misc]simplify: iters left: 5 (8 enodes) 1546594780.934 * [exit]simplify: Simplified to (* (cbrt (sqrt (/ 1 PI))) (cbrt (sqrt (/ 1 PI)))) 1546594780.934 * [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))))))))) 1546594780.934 * * * * [misc]progress: [ 42 / 95 ] simplifiying candidate # 1546594780.935 * [enter]simplify: Simplifying (sqrt (* (cbrt (/ 1 PI)) (cbrt (/ 1 PI)))) 1546594780.935 * * [misc]simplify: iters left: 6 (6 enodes) 1546594780.937 * * [misc]simplify: iters left: 5 (9 enodes) 1546594780.939 * [exit]simplify: Simplified to (fabs (cbrt (/ 1 PI))) 1546594780.939 * [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))))))))) 1546594780.939 * * * * [misc]progress: [ 43 / 95 ] simplifiying candidate # 1546594780.939 * [enter]simplify: Simplifying (sqrt (sqrt (/ 1 PI))) 1546594780.940 * * [misc]simplify: iters left: 4 (5 enodes) 1546594780.941 * * [misc]simplify: iters left: 3 (7 enodes) 1546594780.943 * [exit]simplify: Simplified to (sqrt (sqrt (/ 1 PI))) 1546594780.943 * [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))))))))) 1546594780.943 * * * * [misc]progress: [ 44 / 95 ] simplifiying candidate # 1546594780.943 * [enter]simplify: Simplifying (sqrt 1) 1546594780.943 * * [misc]simplify: iters left: 1 (2 enodes) 1546594780.945 * [exit]simplify: Simplified to 1 1546594780.945 * [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))))))))) 1546594780.945 * * * * [misc]progress: [ 45 / 95 ] simplifiying candidate # 1546594780.945 * [enter]simplify: Simplifying (sqrt 1) 1546594780.945 * * [misc]simplify: iters left: 1 (2 enodes) 1546594780.946 * [exit]simplify: Simplified to 1 1546594780.946 * [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))))))))) 1546594780.946 * * * * [misc]progress: [ 46 / 95 ] simplifiying candidate # 1546594780.946 * [enter]simplify: Simplifying (sqrt (sqrt (/ 1 PI))) 1546594780.947 * * [misc]simplify: iters left: 4 (5 enodes) 1546594780.948 * * [misc]simplify: iters left: 3 (7 enodes) 1546594780.949 * [exit]simplify: Simplified to (sqrt (sqrt (/ 1 PI))) 1546594780.949 * [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))))))))) 1546594780.950 * * * * [misc]progress: [ 47 / 95 ] simplifiying candidate # 1546594780.950 * * * * [misc]progress: [ 48 / 95 ] simplifiying candidate # 1546594780.950 * [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))))))) 1546594780.950 * * [misc]simplify: iters left: 6 (23 enodes) 1546594780.958 * * [misc]simplify: iters left: 5 (64 enodes) 1546594780.981 * * [misc]simplify: iters left: 4 (252 enodes) 1546594781.102 * [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))) 1546594781.102 * [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)))))) 1546594781.102 * * * * [misc]progress: [ 49 / 95 ] simplifiying candidate # 1546594781.102 * [enter]simplify: Simplifying (- (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7))))) 1546594781.103 * * [misc]simplify: iters left: 6 (19 enodes) 1546594781.109 * * [misc]simplify: iters left: 5 (37 enodes) 1546594781.121 * * [misc]simplify: iters left: 4 (77 enodes) 1546594781.144 * * [misc]simplify: iters left: 3 (166 enodes) 1546594781.195 * * [misc]simplify: iters left: 2 (328 enodes) 1546594781.328 * [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))) 1546594781.328 * [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)))))) 1546594781.328 * * * * [misc]progress: [ 50 / 95 ] simplifiying candidate # 1546594781.328 * [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)))))) 1546594781.329 * * [misc]simplify: iters left: 6 (22 enodes) 1546594781.338 * * [misc]simplify: iters left: 5 (48 enodes) 1546594781.361 * * [misc]simplify: iters left: 4 (117 enodes) 1546594781.401 * * [misc]simplify: iters left: 3 (275 enodes) 1546594781.562 * [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))) 1546594781.562 * [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)))) 1546594781.562 * * * * [misc]progress: [ 51 / 95 ] simplifiying candidate # 1546594781.562 * * * * [misc]progress: [ 52 / 95 ] simplifiying candidate # 1546594781.562 * * * * [misc]progress: [ 53 / 95 ] simplifiying candidate # 1546594781.562 * * * * [misc]progress: [ 54 / 95 ] simplifiying candidate # 1546594781.562 * * * * [misc]progress: [ 55 / 95 ] simplifiying candidate # 1546594781.562 * * * * [misc]progress: [ 56 / 95 ] simplifiying candidate # 1546594781.562 * * * * [misc]progress: [ 57 / 95 ] simplifiying candidate # 1546594781.562 * * * * [misc]progress: [ 58 / 95 ] simplifiying candidate # 1546594781.562 * * * * [misc]progress: [ 59 / 95 ] simplifiying candidate # 1546594781.562 * * * * [misc]progress: [ 60 / 95 ] simplifiying candidate # 1546594781.562 * * * * [misc]progress: [ 61 / 95 ] simplifiying candidate # 1546594781.563 * [enter]simplify: Simplifying (pow (cbrt (fabs x)) 5) 1546594781.563 * * [misc]simplify: iters left: 3 (5 enodes) 1546594781.563 * [exit]simplify: Simplified to (pow (cbrt (fabs x)) 5) 1546594781.563 * [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)))))))) 1546594781.563 * * * * [misc]progress: [ 62 / 95 ] simplifiying candidate # 1546594781.563 * [enter]simplify: Simplifying (pow (sqrt (fabs x)) 5) 1546594781.564 * * [misc]simplify: iters left: 3 (5 enodes) 1546594781.564 * [exit]simplify: Simplified to (pow (sqrt (fabs x)) 5) 1546594781.564 * [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)))))))) 1546594781.564 * * * * [misc]progress: [ 63 / 95 ] simplifiying candidate # 1546594781.564 * [enter]simplify: Simplifying (pow (fabs x) 5) 1546594781.564 * * [misc]simplify: iters left: 2 (4 enodes) 1546594781.565 * [exit]simplify: Simplified to (pow (fabs x) 5) 1546594781.565 * [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)))))))) 1546594781.565 * * * * [misc]progress: [ 64 / 95 ] simplifiying candidate # 1546594781.565 * [enter]simplify: Simplifying (cbrt (pow (fabs x) 5)) 1546594781.565 * * [misc]simplify: iters left: 3 (5 enodes) 1546594781.566 * [exit]simplify: Simplified to (cbrt (pow (fabs x) 5)) 1546594781.566 * [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)))))))) 1546594781.566 * * * * [misc]progress: [ 65 / 95 ] simplifiying candidate # 1546594781.566 * [enter]simplify: Simplifying (sqrt (pow (fabs x) 5)) 1546594781.566 * * [misc]simplify: iters left: 3 (5 enodes) 1546594781.567 * [exit]simplify: Simplified to (sqrt (pow (fabs x) 5)) 1546594781.567 * [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)))))))) 1546594781.567 * * * * [misc]progress: [ 66 / 95 ] simplifiying candidate # 1546594781.567 * [enter]simplify: Simplifying (pow (fabs x) 5) 1546594781.567 * * [misc]simplify: iters left: 2 (4 enodes) 1546594781.568 * [exit]simplify: Simplified to (pow (fabs x) 5) 1546594781.568 * [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)))))))) 1546594781.568 * * * * [misc]progress: [ 67 / 95 ] simplifiying candidate # 1546594781.568 * * * * [misc]progress: [ 68 / 95 ] simplifiying candidate # 1546594781.568 * * * * [misc]progress: [ 69 / 95 ] simplifiying candidate # 1546594781.568 * * * * [misc]progress: [ 70 / 95 ] simplifiying candidate # 1546594781.568 * * * * [misc]progress: [ 71 / 95 ] simplifiying candidate # 1546594781.568 * * * * [misc]progress: [ 72 / 95 ] simplifiying candidate # 1546594781.568 * * * * [misc]progress: [ 73 / 95 ] simplifiying candidate # 1546594781.568 * * * * [misc]progress: [ 74 / 95 ] simplifiying candidate # 1546594781.568 * * * * [misc]progress: [ 75 / 95 ] simplifiying candidate # 1546594781.568 * * * * [misc]progress: [ 76 / 95 ] simplifiying candidate # 1546594781.568 * * * * [misc]progress: [ 77 / 95 ] simplifiying candidate # 1546594781.568 * [enter]simplify: Simplifying (pow (cbrt (fabs x)) 7) 1546594781.568 * * [misc]simplify: iters left: 3 (5 enodes) 1546594781.569 * [exit]simplify: Simplified to (pow (cbrt (fabs x)) 7) 1546594781.569 * [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)))))))) 1546594781.569 * * * * [misc]progress: [ 78 / 95 ] simplifiying candidate # 1546594781.569 * [enter]simplify: Simplifying (pow (sqrt (fabs x)) 7) 1546594781.569 * * [misc]simplify: iters left: 3 (5 enodes) 1546594781.570 * [exit]simplify: Simplified to (pow (sqrt (fabs x)) 7) 1546594781.570 * [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)))))))) 1546594781.570 * * * * [misc]progress: [ 79 / 95 ] simplifiying candidate # 1546594781.570 * [enter]simplify: Simplifying (pow (fabs x) 7) 1546594781.570 * * [misc]simplify: iters left: 2 (4 enodes) 1546594781.571 * [exit]simplify: Simplified to (pow (fabs x) 7) 1546594781.571 * [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)))))))) 1546594781.571 * * * * [misc]progress: [ 80 / 95 ] simplifiying candidate # 1546594781.571 * [enter]simplify: Simplifying (cbrt (pow (fabs x) 7)) 1546594781.571 * * [misc]simplify: iters left: 3 (5 enodes) 1546594781.572 * [exit]simplify: Simplified to (cbrt (pow (fabs x) 7)) 1546594781.572 * [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))))))))) 1546594781.572 * * * * [misc]progress: [ 81 / 95 ] simplifiying candidate # 1546594781.572 * [enter]simplify: Simplifying (sqrt (pow (fabs x) 7)) 1546594781.572 * * [misc]simplify: iters left: 3 (5 enodes) 1546594781.573 * [exit]simplify: Simplified to (sqrt (pow (fabs x) 7)) 1546594781.573 * [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))))))))) 1546594781.573 * * * * [misc]progress: [ 82 / 95 ] simplifiying candidate # 1546594781.573 * [enter]simplify: Simplifying (pow (fabs x) 7) 1546594781.573 * * [misc]simplify: iters left: 2 (4 enodes) 1546594781.573 * [exit]simplify: Simplified to (pow (fabs x) 7) 1546594781.573 * [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)))))))) 1546594781.574 * * * * [misc]progress: [ 83 / 95 ] simplifiying candidate # 1546594781.574 * * * * [misc]progress: [ 84 / 95 ] simplifiying candidate # 1546594781.574 * [enter]simplify: Simplifying (* 2/3 (pow (fabs x) 3)) 1546594781.574 * * [misc]simplify: iters left: 4 (6 enodes) 1546594781.577 * * [misc]simplify: iters left: 3 (10 enodes) 1546594781.578 * * [misc]simplify: iters left: 2 (18 enodes) 1546594781.581 * * [misc]simplify: iters left: 1 (22 enodes) 1546594781.583 * [exit]simplify: Simplified to (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) 1546594781.583 * [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)))))))) 1546594781.583 * * * * [misc]progress: [ 85 / 95 ] simplifiying candidate # 1546594781.584 * [enter]simplify: Simplifying (* 2/3 (pow (fabs x) 3)) 1546594781.584 * * [misc]simplify: iters left: 4 (6 enodes) 1546594781.585 * * [misc]simplify: iters left: 3 (10 enodes) 1546594781.586 * * [misc]simplify: iters left: 2 (18 enodes) 1546594781.588 * * [misc]simplify: iters left: 1 (22 enodes) 1546594781.591 * [exit]simplify: Simplified to (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) 1546594781.591 * [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)))))))) 1546594781.591 * * * * [misc]progress: [ 86 / 95 ] simplifiying candidate # 1546594781.592 * [enter]simplify: Simplifying (* 2/3 (pow (fabs x) 3)) 1546594781.592 * * [misc]simplify: iters left: 4 (6 enodes) 1546594781.594 * * [misc]simplify: iters left: 3 (10 enodes) 1546594781.597 * * [misc]simplify: iters left: 2 (18 enodes) 1546594781.602 * * [misc]simplify: iters left: 1 (22 enodes) 1546594781.608 * [exit]simplify: Simplified to (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) 1546594781.608 * [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)))))))) 1546594781.608 * * * * [misc]progress: [ 87 / 95 ] simplifiying candidate # 1546594781.608 * [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)))))) 1546594781.609 * * [misc]simplify: iters left: 6 (24 enodes) 1546594781.617 * * [misc]simplify: iters left: 5 (50 enodes) 1546594781.635 * * [misc]simplify: iters left: 4 (117 enodes) 1546594781.665 * * [misc]simplify: iters left: 3 (265 enodes) 1546594781.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)))) 1546594781.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)))))) 1546594781.779 * * * * [misc]progress: [ 88 / 95 ] simplifiying candidate # 1546594781.780 * [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)))))) 1546594781.780 * * [misc]simplify: iters left: 6 (24 enodes) 1546594781.784 * * [misc]simplify: iters left: 5 (50 enodes) 1546594781.792 * * [misc]simplify: iters left: 4 (117 enodes) 1546594781.822 * * [misc]simplify: iters left: 3 (265 enodes) 1546594781.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)))) 1546594781.986 * [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)))))) 1546594781.986 * * * * [misc]progress: [ 89 / 95 ] simplifiying candidate # 1546594781.986 * [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)))))) 1546594781.986 * * [misc]simplify: iters left: 6 (24 enodes) 1546594781.994 * * [misc]simplify: iters left: 5 (50 enodes) 1546594782.011 * * [misc]simplify: iters left: 4 (117 enodes) 1546594782.035 * * [misc]simplify: iters left: 3 (265 enodes) 1546594782.132 * [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)))) 1546594782.132 * [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)))))) 1546594782.132 * * * * [misc]progress: [ 90 / 95 ] simplifiying candidate # 1546594782.132 * [enter]simplify: Simplifying (* 1/5 (pow (fabs x) 5)) 1546594782.132 * * [misc]simplify: iters left: 4 (6 enodes) 1546594782.134 * * [misc]simplify: iters left: 3 (7 enodes) 1546594782.136 * [exit]simplify: Simplified to (* (pow (fabs x) 5) 1/5) 1546594782.136 * [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)))))))) 1546594782.136 * * * * [misc]progress: [ 91 / 95 ] simplifiying candidate # 1546594782.136 * [enter]simplify: Simplifying (* 1/5 (pow (fabs x) 5)) 1546594782.136 * * [misc]simplify: iters left: 4 (6 enodes) 1546594782.138 * * [misc]simplify: iters left: 3 (7 enodes) 1546594782.141 * [exit]simplify: Simplified to (* (pow (fabs x) 5) 1/5) 1546594782.141 * [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)))))))) 1546594782.141 * * * * [misc]progress: [ 92 / 95 ] simplifiying candidate # 1546594782.142 * [enter]simplify: Simplifying (* 1/5 (pow (fabs x) 5)) 1546594782.142 * * [misc]simplify: iters left: 4 (6 enodes) 1546594782.142 * * [misc]simplify: iters left: 3 (7 enodes) 1546594782.143 * [exit]simplify: Simplified to (* (pow (fabs x) 5) 1/5) 1546594782.143 * [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)))))))) 1546594782.143 * * * * [misc]progress: [ 93 / 95 ] simplifiying candidate # 1546594782.144 * [enter]simplify: Simplifying (* 1/21 (pow (fabs x) 7)) 1546594782.144 * * [misc]simplify: iters left: 4 (6 enodes) 1546594782.144 * * [misc]simplify: iters left: 3 (7 enodes) 1546594782.145 * [exit]simplify: Simplified to (* (pow (fabs x) 7) 1/21) 1546594782.145 * [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))))))) 1546594782.145 * * * * [misc]progress: [ 94 / 95 ] simplifiying candidate # 1546594782.146 * [enter]simplify: Simplifying (* 1/21 (pow (fabs x) 7)) 1546594782.146 * * [misc]simplify: iters left: 4 (6 enodes) 1546594782.146 * * [misc]simplify: iters left: 3 (7 enodes) 1546594782.147 * [exit]simplify: Simplified to (* (pow (fabs x) 7) 1/21) 1546594782.147 * [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))))))) 1546594782.147 * * * * [misc]progress: [ 95 / 95 ] simplifiying candidate # 1546594782.148 * [enter]simplify: Simplifying (* 1/21 (pow (fabs x) 7)) 1546594782.148 * * [misc]simplify: iters left: 4 (6 enodes) 1546594782.148 * * [misc]simplify: iters left: 3 (7 enodes) 1546594782.149 * [exit]simplify: Simplified to (* (pow (fabs x) 7) 1/21) 1546594782.149 * [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))))))) 1546594782.149 * * * [misc]progress: adding candidates to table 1546594783.895 * * [misc]progress: iteration 3 / 4 1546594783.895 * * * [misc]progress: picking best candidate 1546594783.917 * * * * [misc]pick: Picked # 1546594783.917 * * * [misc]progress: localizing error 1546594783.944 * * * [misc]progress: generating rewritten candidates 1546594783.944 * * * * [misc]progress: [ 1 / 4 ] rewriting at (2 1 2) 1546594783.944 * * * * [misc]progress: [ 2 / 4 ] rewriting at (2 1 1 3 2 1) 1546594783.946 * * * * [misc]progress: [ 3 / 4 ] rewriting at (2 1) 1546594783.950 * * * * [misc]progress: [ 4 / 4 ] rewriting at (2 1 1 3 3) 1546594783.954 * * * [misc]progress: generating series expansions 1546594783.954 * * * * [misc]progress: [ 1 / 4 ] generating series at (2 1 2) 1546594783.954 * * * * [misc]progress: [ 2 / 4 ] generating series at (2 1 1 3 2 1) 1546594783.954 * [misc]backup-simplify: Simplify (* (fabs x) 2/3) into (* 2/3 (fabs x)) 1546594783.954 * [misc]approximate: Taking taylor expansion of (* 2/3 (fabs x)) in (x) around 0 1546594783.954 * [misc]taylor: Taking taylor expansion of (* 2/3 (fabs x)) in x 1546594783.954 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546594783.954 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546594783.954 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546594783.954 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546594783.954 * [misc]taylor: Taking taylor expansion of (* 2/3 (fabs x)) in x 1546594783.954 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546594783.954 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546594783.954 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546594783.954 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546594783.954 * [misc]backup-simplify: Simplify (* 2/3 (fabs x)) into (* 2/3 (fabs x)) 1546594783.954 * [misc]backup-simplify: Simplify (* 2/3 (fabs x)) into (* 2/3 (fabs x)) 1546594783.954 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 (fabs x))) into 0 1546594783.954 * [misc]backup-simplify: Simplify 0 into 0 1546594783.955 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 1546594783.955 * [misc]backup-simplify: Simplify 0 into 0 1546594783.955 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 1546594783.955 * [misc]backup-simplify: Simplify 0 into 0 1546594783.955 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 1546594783.956 * [misc]backup-simplify: Simplify 0 into 0 1546594783.956 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 1546594783.956 * [misc]backup-simplify: Simplify 0 into 0 1546594783.957 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 1546594783.957 * [misc]backup-simplify: Simplify 0 into 0 1546594783.957 * [misc]backup-simplify: Simplify (* 2/3 (fabs x)) into (* 2/3 (fabs x)) 1546594783.957 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) 2/3) into (* 2/3 (fabs (/ 1 x))) 1546594783.957 * [misc]approximate: Taking taylor expansion of (* 2/3 (fabs (/ 1 x))) in (x) around 0 1546594783.957 * [misc]taylor: Taking taylor expansion of (* 2/3 (fabs (/ 1 x))) in x 1546594783.957 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546594783.957 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546594783.957 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546594783.957 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546594783.957 * [misc]taylor: Taking taylor expansion of (* 2/3 (fabs (/ 1 x))) in x 1546594783.957 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546594783.957 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546594783.957 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546594783.957 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546594783.957 * [misc]backup-simplify: Simplify (* 2/3 (fabs (/ 1 x))) into (* 2/3 (fabs (/ 1 x))) 1546594783.957 * [misc]backup-simplify: Simplify (* 2/3 (fabs (/ 1 x))) into (* 2/3 (fabs (/ 1 x))) 1546594783.957 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 (fabs (/ 1 x)))) into 0 1546594783.957 * [misc]backup-simplify: Simplify 0 into 0 1546594783.958 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 1546594783.958 * [misc]backup-simplify: Simplify 0 into 0 1546594783.958 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 1546594783.958 * [misc]backup-simplify: Simplify 0 into 0 1546594783.958 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 1546594783.958 * [misc]backup-simplify: Simplify 0 into 0 1546594783.959 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 1546594783.959 * [misc]backup-simplify: Simplify 0 into 0 1546594783.960 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 1546594783.960 * [misc]backup-simplify: Simplify 0 into 0 1546594783.960 * [misc]backup-simplify: Simplify (* 2/3 (fabs (/ 1 (/ 1 x)))) into (* 2/3 (fabs x)) 1546594783.960 * [misc]backup-simplify: Simplify (* (fabs (/ 1 (- x))) 2/3) into (* 2/3 (fabs (/ -1 x))) 1546594783.960 * [misc]approximate: Taking taylor expansion of (* 2/3 (fabs (/ -1 x))) in (x) around 0 1546594783.960 * [misc]taylor: Taking taylor expansion of (* 2/3 (fabs (/ -1 x))) in x 1546594783.960 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546594783.960 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546594783.960 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546594783.960 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546594783.960 * [misc]taylor: Taking taylor expansion of (* 2/3 (fabs (/ -1 x))) in x 1546594783.960 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546594783.960 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546594783.960 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546594783.960 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546594783.960 * [misc]backup-simplify: Simplify (* 2/3 (fabs (/ -1 x))) into (* 2/3 (fabs (/ -1 x))) 1546594783.960 * [misc]backup-simplify: Simplify (* 2/3 (fabs (/ -1 x))) into (* 2/3 (fabs (/ -1 x))) 1546594783.960 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 (fabs (/ -1 x)))) into 0 1546594783.960 * [misc]backup-simplify: Simplify 0 into 0 1546594783.960 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 1546594783.961 * [misc]backup-simplify: Simplify 0 into 0 1546594783.961 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 1546594783.961 * [misc]backup-simplify: Simplify 0 into 0 1546594783.961 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 1546594783.961 * [misc]backup-simplify: Simplify 0 into 0 1546594783.962 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 1546594783.962 * [misc]backup-simplify: Simplify 0 into 0 1546594783.962 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 1546594783.962 * [misc]backup-simplify: Simplify 0 into 0 1546594783.962 * [misc]backup-simplify: Simplify (* 2/3 (fabs (/ -1 (/ 1 (- x))))) into (* 2/3 (fabs x)) 1546594783.962 * * * * [misc]progress: [ 3 / 4 ] generating series at (2 1) 1546594783.963 * [misc]backup-simplify: Simplify (/ (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)) into (* (fma (pow (fabs x) 5) 1/5 (fma (fabs x) (fma (* 2/3 (fabs x)) (fabs x) 2) (* 1/21 (pow (fabs x) 7)))) (sqrt (/ 1 PI))) 1546594783.963 * [misc]approximate: Taking taylor expansion of (* (fma (pow (fabs x) 5) 1/5 (fma (fabs x) (fma (* 2/3 (fabs x)) (fabs x) 2) (* 1/21 (pow (fabs x) 7)))) (sqrt (/ 1 PI))) in (x) around 0 1546594783.963 * [misc]taylor: Taking taylor expansion of (* (fma (pow (fabs x) 5) 1/5 (fma (fabs x) (fma (* 2/3 (fabs x)) (fabs x) 2) (* 1/21 (pow (fabs x) 7)))) (sqrt (/ 1 PI))) in x 1546594783.963 * [misc]taylor: Taking taylor expansion of (fma (pow (fabs x) 5) 1/5 (fma (fabs x) (fma (* 2/3 (fabs x)) (fabs x) 2) (* 1/21 (pow (fabs x) 7)))) in x 1546594783.963 * [misc]taylor: Rewrote expression to (+ (* (pow (fabs x) 5) 1/5) (fma (fabs x) (fma (* 2/3 (fabs x)) (fabs x) 2) (* 1/21 (pow (fabs x) 7)))) 1546594783.963 * [misc]taylor: Taking taylor expansion of (* (pow (fabs x) 5) 1/5) in x 1546594783.963 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 5) in x 1546594783.963 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546594783.963 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546594783.963 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546594783.963 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546594783.963 * [misc]taylor: Taking taylor expansion of (fma (fabs x) (fma (* 2/3 (fabs x)) (fabs x) 2) (* 1/21 (pow (fabs x) 7))) in x 1546594783.963 * [misc]taylor: Rewrote expression to (+ (* (fabs x) (fma (* 2/3 (fabs x)) (fabs x) 2)) (* 1/21 (pow (fabs x) 7))) 1546594783.963 * [misc]taylor: Taking taylor expansion of (* (fabs x) (fma (* 2/3 (fabs x)) (fabs x) 2)) in x 1546594783.963 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546594783.963 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546594783.963 * [misc]taylor: Taking taylor expansion of (fma (* 2/3 (fabs x)) (fabs x) 2) in x 1546594783.963 * [misc]taylor: Rewrote expression to (+ (* (* 2/3 (fabs x)) (fabs x)) 2) 1546594783.963 * [misc]taylor: Taking taylor expansion of (* (* 2/3 (fabs x)) (fabs x)) in x 1546594783.963 * [misc]taylor: Taking taylor expansion of (* 2/3 (fabs x)) in x 1546594783.963 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546594783.963 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546594783.963 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546594783.963 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546594783.963 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546594783.963 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546594783.964 * [misc]taylor: Taking taylor expansion of 2 in x 1546594783.964 * [misc]backup-simplify: Simplify 2 into 2 1546594783.964 * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs x) 7)) in x 1546594783.964 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546594783.964 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546594783.964 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 7) in x 1546594783.964 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546594783.964 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546594783.964 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 PI)) in x 1546594783.964 * [misc]taylor: Taking taylor expansion of (/ 1 PI) in x 1546594783.964 * [misc]taylor: Taking taylor expansion of PI in x 1546594783.964 * [misc]backup-simplify: Simplify PI into PI 1546594783.964 * [misc]backup-simplify: Simplify (/ 1 PI) into (/ 1 PI) 1546594783.964 * [misc]backup-simplify: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 1546594783.965 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 1546594783.966 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 1546594783.966 * [misc]taylor: Taking taylor expansion of (* (fma (pow (fabs x) 5) 1/5 (fma (fabs x) (fma (* 2/3 (fabs x)) (fabs x) 2) (* 1/21 (pow (fabs x) 7)))) (sqrt (/ 1 PI))) in x 1546594783.966 * [misc]taylor: Taking taylor expansion of (fma (pow (fabs x) 5) 1/5 (fma (fabs x) (fma (* 2/3 (fabs x)) (fabs x) 2) (* 1/21 (pow (fabs x) 7)))) in x 1546594783.966 * [misc]taylor: Rewrote expression to (+ (* (pow (fabs x) 5) 1/5) (fma (fabs x) (fma (* 2/3 (fabs x)) (fabs x) 2) (* 1/21 (pow (fabs x) 7)))) 1546594783.966 * [misc]taylor: Taking taylor expansion of (* (pow (fabs x) 5) 1/5) in x 1546594783.966 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 5) in x 1546594783.966 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546594783.966 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546594783.966 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546594783.966 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546594783.966 * [misc]taylor: Taking taylor expansion of (fma (fabs x) (fma (* 2/3 (fabs x)) (fabs x) 2) (* 1/21 (pow (fabs x) 7))) in x 1546594783.966 * [misc]taylor: Rewrote expression to (+ (* (fabs x) (fma (* 2/3 (fabs x)) (fabs x) 2)) (* 1/21 (pow (fabs x) 7))) 1546594783.966 * [misc]taylor: Taking taylor expansion of (* (fabs x) (fma (* 2/3 (fabs x)) (fabs x) 2)) in x 1546594783.966 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546594783.966 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546594783.966 * [misc]taylor: Taking taylor expansion of (fma (* 2/3 (fabs x)) (fabs x) 2) in x 1546594783.966 * [misc]taylor: Rewrote expression to (+ (* (* 2/3 (fabs x)) (fabs x)) 2) 1546594783.966 * [misc]taylor: Taking taylor expansion of (* (* 2/3 (fabs x)) (fabs x)) in x 1546594783.966 * [misc]taylor: Taking taylor expansion of (* 2/3 (fabs x)) in x 1546594783.966 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546594783.966 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546594783.966 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546594783.966 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546594783.966 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546594783.966 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546594783.966 * [misc]taylor: Taking taylor expansion of 2 in x 1546594783.966 * [misc]backup-simplify: Simplify 2 into 2 1546594783.966 * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs x) 7)) in x 1546594783.966 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546594783.966 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546594783.966 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 7) in x 1546594783.966 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546594783.966 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546594783.966 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 PI)) in x 1546594783.966 * [misc]taylor: Taking taylor expansion of (/ 1 PI) in x 1546594783.966 * [misc]taylor: Taking taylor expansion of PI in x 1546594783.966 * [misc]backup-simplify: Simplify PI into PI 1546594783.967 * [misc]backup-simplify: Simplify (/ 1 PI) into (/ 1 PI) 1546594783.967 * [misc]backup-simplify: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 1546594783.968 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 1546594783.968 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 1546594783.968 * [misc]backup-simplify: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 1546594783.968 * [misc]backup-simplify: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 1546594783.969 * [misc]backup-simplify: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 1546594783.969 * [misc]backup-simplify: Simplify (* (pow (fabs x) 5) 1/5) into (* 1/5 (pow (fabs x) 5)) 1546594783.969 * [misc]backup-simplify: Simplify (* 2/3 (fabs x)) into (* 2/3 (fabs x)) 1546594783.969 * [misc]backup-simplify: Simplify (* (* 2/3 (fabs x)) (fabs x)) into (* 2/3 (pow (fabs x) 2)) 1546594783.969 * [misc]backup-simplify: Simplify (+ (* 2/3 (pow (fabs x) 2)) 2) into (+ 2 (* 2/3 (pow (fabs x) 2))) 1546594783.969 * [misc]backup-simplify: Simplify (* (fabs x) (+ 2 (* 2/3 (pow (fabs x) 2)))) into (* (+ 2 (* 2/3 (pow (fabs x) 2))) (fabs x)) 1546594783.969 * [misc]backup-simplify: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 1546594783.969 * [misc]backup-simplify: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 1546594783.969 * [misc]backup-simplify: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) 1546594783.969 * [misc]backup-simplify: Simplify (* (fabs x) (pow (fabs x) 6)) into (pow (fabs x) 7) 1546594783.969 * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs x) 7)) into (* 1/21 (pow (fabs x) 7)) 1546594783.976 * [misc]backup-simplify: Simplify (+ (* (+ 2 (* 2/3 (pow (fabs x) 2))) (fabs x)) (* 1/21 (pow (fabs x) 7))) into (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))) 1546594783.976 * [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))))) 1546594783.978 * [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)))))) 1546594783.980 * [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)))))) 1546594783.980 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 1546594783.980 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (* 0 (pow (fabs x) 2))) into 0 1546594783.980 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 4))) into 0 1546594783.980 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 5) 0) (* 0 1/5)) into 0 1546594783.981 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 (fabs x))) into 0 1546594783.981 * [misc]backup-simplify: Simplify (+ (* (* 2/3 (fabs x)) 0) (* 0 (fabs x))) into 0 1546594783.981 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594783.981 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (+ 2 (* 2/3 (pow (fabs x) 2))))) into 0 1546594783.981 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 1546594783.981 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 1546594783.982 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (* 0 (pow (fabs x) 3))) into 0 1546594783.982 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 6))) into 0 1546594783.982 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (* 0 (pow (fabs x) 7))) into 0 1546594783.982 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594783.982 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594783.984 * [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 1546594783.984 * [misc]backup-simplify: Simplify 0 into 0 1546594783.986 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546594783.988 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 1546594783.988 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 1546594783.988 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 1546594783.989 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))) into 0 1546594783.989 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 5) 0) (+ (* 0 0) (* 0 1/5))) into 0 1546594783.989 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 1546594783.990 * [misc]backup-simplify: Simplify (+ (* (* 2/3 (fabs x)) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 1546594783.990 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594783.990 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (+ 2 (* 2/3 (pow (fabs x) 2)))))) into 0 1546594783.991 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 1546594783.991 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 1546594783.991 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 1546594783.991 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))) into 0 1546594783.992 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (* 0 (pow (fabs x) 7)))) into 0 1546594783.992 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594783.992 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594783.994 * [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 1546594783.994 * [misc]backup-simplify: Simplify 0 into 0 1546594783.997 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546594783.998 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546594783.998 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 1546594783.999 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 1546594783.999 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))) into 0 1546594784.000 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 5) 0) (+ (* 0 0) (+ (* 0 0) (* 0 1/5)))) into 0 1546594784.000 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 1546594784.001 * [misc]backup-simplify: Simplify (+ (* (* 2/3 (fabs x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 1546594784.001 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594784.001 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ 2 (* 2/3 (pow (fabs x) 2))))))) into 0 1546594784.002 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 1546594784.002 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 1546594784.003 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 1546594784.003 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))) into 0 1546594784.004 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7))))) into 0 1546594784.004 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594784.004 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594784.006 * [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 1546594784.006 * [misc]backup-simplify: Simplify 0 into 0 1546594784.009 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546594784.010 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546594784.010 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 1546594784.011 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 1546594784.011 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))) into 0 1546594784.011 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 5) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1/5))))) into 0 1546594784.012 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 1546594784.012 * [misc]backup-simplify: Simplify (+ (* (* 2/3 (fabs x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 1546594784.012 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594784.013 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ 2 (* 2/3 (pow (fabs x) 2)))))))) into 0 1546594784.013 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 1546594784.013 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 1546594784.014 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 1546594784.014 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))) into 0 1546594784.014 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7)))))) into 0 1546594784.014 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594784.015 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594784.016 * [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 1546594784.016 * [misc]backup-simplify: Simplify 0 into 0 1546594784.018 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546594784.019 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546594784.020 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 1546594784.020 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 1546594784.021 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))))) into 0 1546594784.021 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 5) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1/5)))))) into 0 1546594784.021 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 1546594784.022 * [misc]backup-simplify: Simplify (+ (* (* 2/3 (fabs x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 1546594784.022 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594784.022 * [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 1546594784.023 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 1546594784.023 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 1546594784.024 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 1546594784.024 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))))) into 0 1546594784.024 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7))))))) into 0 1546594784.025 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594784.025 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594784.027 * [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 1546594784.027 * [misc]backup-simplify: Simplify 0 into 0 1546594784.029 * [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 1546594784.031 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546594784.031 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 1546594784.032 * [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 1546594784.032 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))))) into 0 1546594784.032 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 5) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1/5))))))) into 0 1546594784.033 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 1546594784.033 * [misc]backup-simplify: Simplify (+ (* (* 2/3 (fabs x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 1546594784.034 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594784.034 * [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 1546594784.035 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 1546594784.035 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 1546594784.036 * [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 1546594784.037 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))))) into 0 1546594784.038 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7)))))))) into 0 1546594784.038 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594784.038 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594784.042 * [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 1546594784.042 * [misc]backup-simplify: Simplify 0 into 0 1546594784.043 * [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)))))) 1546594784.044 * [misc]backup-simplify: Simplify (/ (fma (pow (fabs (/ 1 x)) 5) 1/5 (fma (fabs (/ 1 x)) (fma (* (fabs (/ 1 x)) 2/3) (fabs (/ 1 x)) 2) (* (pow (fabs (/ 1 x)) 7) 1/21))) (sqrt PI)) into (* (fma (pow (fabs (/ 1 x)) 5) 1/5 (fma (fabs (/ 1 x)) (fma (* 2/3 (fabs (/ 1 x))) (fabs (/ 1 x)) 2) (* 1/21 (pow (fabs (/ 1 x)) 7)))) (sqrt (/ 1 PI))) 1546594784.044 * [misc]approximate: Taking taylor expansion of (* (fma (pow (fabs (/ 1 x)) 5) 1/5 (fma (fabs (/ 1 x)) (fma (* 2/3 (fabs (/ 1 x))) (fabs (/ 1 x)) 2) (* 1/21 (pow (fabs (/ 1 x)) 7)))) (sqrt (/ 1 PI))) in (x) around 0 1546594784.044 * [misc]taylor: Taking taylor expansion of (* (fma (pow (fabs (/ 1 x)) 5) 1/5 (fma (fabs (/ 1 x)) (fma (* 2/3 (fabs (/ 1 x))) (fabs (/ 1 x)) 2) (* 1/21 (pow (fabs (/ 1 x)) 7)))) (sqrt (/ 1 PI))) in x 1546594784.044 * [misc]taylor: Taking taylor expansion of (fma (pow (fabs (/ 1 x)) 5) 1/5 (fma (fabs (/ 1 x)) (fma (* 2/3 (fabs (/ 1 x))) (fabs (/ 1 x)) 2) (* 1/21 (pow (fabs (/ 1 x)) 7)))) in x 1546594784.045 * [misc]taylor: Rewrote expression to (+ (* (pow (fabs (/ 1 x)) 5) 1/5) (fma (fabs (/ 1 x)) (fma (* 2/3 (fabs (/ 1 x))) (fabs (/ 1 x)) 2) (* 1/21 (pow (fabs (/ 1 x)) 7)))) 1546594784.045 * [misc]taylor: Taking taylor expansion of (* (pow (fabs (/ 1 x)) 5) 1/5) in x 1546594784.045 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 1546594784.045 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546594784.045 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546594784.045 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546594784.045 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546594784.045 * [misc]taylor: Taking taylor expansion of (fma (fabs (/ 1 x)) (fma (* 2/3 (fabs (/ 1 x))) (fabs (/ 1 x)) 2) (* 1/21 (pow (fabs (/ 1 x)) 7))) in x 1546594784.045 * [misc]taylor: Rewrote expression to (+ (* (fabs (/ 1 x)) (fma (* 2/3 (fabs (/ 1 x))) (fabs (/ 1 x)) 2)) (* 1/21 (pow (fabs (/ 1 x)) 7))) 1546594784.045 * [misc]taylor: Taking taylor expansion of (* (fabs (/ 1 x)) (fma (* 2/3 (fabs (/ 1 x))) (fabs (/ 1 x)) 2)) in x 1546594784.045 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546594784.045 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546594784.045 * [misc]taylor: Taking taylor expansion of (fma (* 2/3 (fabs (/ 1 x))) (fabs (/ 1 x)) 2) in x 1546594784.045 * [misc]taylor: Rewrote expression to (+ (* (* 2/3 (fabs (/ 1 x))) (fabs (/ 1 x))) 2) 1546594784.045 * [misc]taylor: Taking taylor expansion of (* (* 2/3 (fabs (/ 1 x))) (fabs (/ 1 x))) in x 1546594784.045 * [misc]taylor: Taking taylor expansion of (* 2/3 (fabs (/ 1 x))) in x 1546594784.045 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546594784.045 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546594784.045 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546594784.045 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546594784.045 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546594784.046 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546594784.046 * [misc]taylor: Taking taylor expansion of 2 in x 1546594784.046 * [misc]backup-simplify: Simplify 2 into 2 1546594784.046 * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs (/ 1 x)) 7)) in x 1546594784.046 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546594784.046 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546594784.046 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 1546594784.046 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546594784.046 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546594784.046 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 PI)) in x 1546594784.046 * [misc]taylor: Taking taylor expansion of (/ 1 PI) in x 1546594784.046 * [misc]taylor: Taking taylor expansion of PI in x 1546594784.046 * [misc]backup-simplify: Simplify PI into PI 1546594784.046 * [misc]backup-simplify: Simplify (/ 1 PI) into (/ 1 PI) 1546594784.047 * [misc]backup-simplify: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 1546594784.048 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 1546594784.049 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 1546594784.050 * [misc]taylor: Taking taylor expansion of (* (fma (pow (fabs (/ 1 x)) 5) 1/5 (fma (fabs (/ 1 x)) (fma (* 2/3 (fabs (/ 1 x))) (fabs (/ 1 x)) 2) (* 1/21 (pow (fabs (/ 1 x)) 7)))) (sqrt (/ 1 PI))) in x 1546594784.050 * [misc]taylor: Taking taylor expansion of (fma (pow (fabs (/ 1 x)) 5) 1/5 (fma (fabs (/ 1 x)) (fma (* 2/3 (fabs (/ 1 x))) (fabs (/ 1 x)) 2) (* 1/21 (pow (fabs (/ 1 x)) 7)))) in x 1546594784.050 * [misc]taylor: Rewrote expression to (+ (* (pow (fabs (/ 1 x)) 5) 1/5) (fma (fabs (/ 1 x)) (fma (* 2/3 (fabs (/ 1 x))) (fabs (/ 1 x)) 2) (* 1/21 (pow (fabs (/ 1 x)) 7)))) 1546594784.050 * [misc]taylor: Taking taylor expansion of (* (pow (fabs (/ 1 x)) 5) 1/5) in x 1546594784.050 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 1546594784.050 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546594784.050 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546594784.050 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546594784.050 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546594784.050 * [misc]taylor: Taking taylor expansion of (fma (fabs (/ 1 x)) (fma (* 2/3 (fabs (/ 1 x))) (fabs (/ 1 x)) 2) (* 1/21 (pow (fabs (/ 1 x)) 7))) in x 1546594784.050 * [misc]taylor: Rewrote expression to (+ (* (fabs (/ 1 x)) (fma (* 2/3 (fabs (/ 1 x))) (fabs (/ 1 x)) 2)) (* 1/21 (pow (fabs (/ 1 x)) 7))) 1546594784.050 * [misc]taylor: Taking taylor expansion of (* (fabs (/ 1 x)) (fma (* 2/3 (fabs (/ 1 x))) (fabs (/ 1 x)) 2)) in x 1546594784.050 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546594784.050 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546594784.050 * [misc]taylor: Taking taylor expansion of (fma (* 2/3 (fabs (/ 1 x))) (fabs (/ 1 x)) 2) in x 1546594784.050 * [misc]taylor: Rewrote expression to (+ (* (* 2/3 (fabs (/ 1 x))) (fabs (/ 1 x))) 2) 1546594784.050 * [misc]taylor: Taking taylor expansion of (* (* 2/3 (fabs (/ 1 x))) (fabs (/ 1 x))) in x 1546594784.050 * [misc]taylor: Taking taylor expansion of (* 2/3 (fabs (/ 1 x))) in x 1546594784.050 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546594784.050 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546594784.051 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546594784.051 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546594784.051 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546594784.051 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546594784.051 * [misc]taylor: Taking taylor expansion of 2 in x 1546594784.051 * [misc]backup-simplify: Simplify 2 into 2 1546594784.051 * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs (/ 1 x)) 7)) in x 1546594784.051 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546594784.051 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546594784.051 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 1546594784.051 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546594784.051 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546594784.051 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 PI)) in x 1546594784.051 * [misc]taylor: Taking taylor expansion of (/ 1 PI) in x 1546594784.051 * [misc]taylor: Taking taylor expansion of PI in x 1546594784.051 * [misc]backup-simplify: Simplify PI into PI 1546594784.051 * [misc]backup-simplify: Simplify (/ 1 PI) into (/ 1 PI) 1546594784.052 * [misc]backup-simplify: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 1546594784.053 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 1546594784.054 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 1546594784.055 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 1546594784.055 * [misc]backup-simplify: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 1546594784.055 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 1546594784.055 * [misc]backup-simplify: Simplify (* (pow (fabs (/ 1 x)) 5) 1/5) into (* 1/5 (pow (fabs (/ 1 x)) 5)) 1546594784.055 * [misc]backup-simplify: Simplify (* 2/3 (fabs (/ 1 x))) into (* 2/3 (fabs (/ 1 x))) 1546594784.055 * [misc]backup-simplify: Simplify (* (* 2/3 (fabs (/ 1 x))) (fabs (/ 1 x))) into (* 2/3 (pow (fabs (/ 1 x)) 2)) 1546594784.056 * [misc]backup-simplify: Simplify (+ (* 2/3 (pow (fabs (/ 1 x)) 2)) 2) into (+ (* 2/3 (pow (fabs (/ 1 x)) 2)) 2) 1546594784.056 * [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)) 1546594784.056 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 1546594784.056 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 1546594784.056 * [misc]backup-simplify: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) 1546594784.057 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 6)) into (pow (fabs (/ 1 x)) 7) 1546594784.057 * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs (/ 1 x)) 7)) into (* 1/21 (pow (fabs (/ 1 x)) 7)) 1546594784.057 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) (+ (* 2/3 (pow (fabs (/ 1 x)) 2)) 2)) (* 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)))) 1546594784.058 * [misc]backup-simplify: Simplify (+ (* 1/5 (pow (fabs (/ 1 x)) 5)) (+ (* 1/21 (pow (fabs (/ 1 x)) 7)) (+ (* 2 (fabs (/ 1 x))) (* 2/3 (pow (fabs (/ 1 x)) 3))))) 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))))) 1546594784.060 * [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))) 1546594784.061 * [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))) 1546594784.062 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 1546594784.062 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 1546594784.062 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 4))) into 0 1546594784.062 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 5) 0) (* 0 1/5)) into 0 1546594784.063 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 (fabs (/ 1 x)))) into 0 1546594784.063 * [misc]backup-simplify: Simplify (+ (* (* 2/3 (fabs (/ 1 x))) 0) (* 0 (fabs (/ 1 x)))) into 0 1546594784.063 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594784.063 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (+ (* 2/3 (pow (fabs (/ 1 x)) 2)) 2))) into 0 1546594784.063 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 1546594784.064 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 1546594784.064 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 1546594784.064 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 6))) into 0 1546594784.064 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (* 0 (pow (fabs (/ 1 x)) 7))) into 0 1546594784.065 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594784.065 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594784.066 * [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 1546594784.067 * [misc]backup-simplify: Simplify 0 into 0 1546594784.068 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546594784.070 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 1546594784.071 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 1546594784.071 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 1546594784.071 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))) into 0 1546594784.072 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 5) 0) (+ (* 0 0) (* 0 1/5))) into 0 1546594784.072 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 1546594784.072 * [misc]backup-simplify: Simplify (+ (* (* 2/3 (fabs (/ 1 x))) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 1546594784.073 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594784.073 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (+ (* 2/3 (pow (fabs (/ 1 x)) 2)) 2)))) into 0 1546594784.073 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 1546594784.074 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 1546594784.074 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 1546594784.074 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))) into 0 1546594784.075 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7)))) into 0 1546594784.075 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594784.075 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594784.077 * [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 1546594784.077 * [misc]backup-simplify: Simplify 0 into 0 1546594784.080 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546594784.082 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546594784.082 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 1546594784.083 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 1546594784.083 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))) into 0 1546594784.084 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 5) 0) (+ (* 0 0) (+ (* 0 0) (* 0 1/5)))) into 0 1546594784.084 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 1546594784.085 * [misc]backup-simplify: Simplify (+ (* (* 2/3 (fabs (/ 1 x))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 1546594784.085 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594784.085 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 2/3 (pow (fabs (/ 1 x)) 2)) 2))))) into 0 1546594784.086 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 1546594784.086 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 1546594784.087 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 1546594784.087 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))) into 0 1546594784.088 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7))))) into 0 1546594784.088 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594784.088 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594784.091 * [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 1546594784.091 * [misc]backup-simplify: Simplify 0 into 0 1546594784.094 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546594784.096 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546594784.096 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 1546594784.097 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 1546594784.098 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))) into 0 1546594784.098 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 5) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1/5))))) into 0 1546594784.099 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 1546594784.099 * [misc]backup-simplify: Simplify (+ (* (* 2/3 (fabs (/ 1 x))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 1546594784.100 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594784.100 * [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 1546594784.101 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 1546594784.102 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 1546594784.102 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 1546594784.103 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))))) into 0 1546594784.104 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7)))))) into 0 1546594784.104 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594784.104 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594784.107 * [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 1546594784.107 * [misc]backup-simplify: Simplify 0 into 0 1546594784.111 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546594784.113 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546594784.113 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 1546594784.114 * [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 1546594784.115 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))))) into 0 1546594784.115 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 5) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1/5)))))) into 0 1546594784.118 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 1546594784.119 * [misc]backup-simplify: Simplify (+ (* (* 2/3 (fabs (/ 1 x))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 1546594784.119 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594784.120 * [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 1546594784.120 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 1546594784.121 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 1546594784.122 * [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 1546594784.123 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))))) into 0 1546594784.123 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7))))))) into 0 1546594784.124 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594784.124 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594784.127 * [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 1546594784.127 * [misc]backup-simplify: Simplify 0 into 0 1546594784.131 * [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 1546594784.134 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546594784.134 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 1546594784.135 * [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 1546594784.136 * [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 1546594784.137 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 5) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1/5))))))) into 0 1546594784.138 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 1546594784.139 * [misc]backup-simplify: Simplify (+ (* (* 2/3 (fabs (/ 1 x))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 1546594784.139 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594784.140 * [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 1546594784.141 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 1546594784.142 * [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 1546594784.143 * [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 1546594784.143 * [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 1546594784.144 * [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 1546594784.145 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594784.145 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594784.149 * [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 1546594784.149 * [misc]backup-simplify: Simplify 0 into 0 1546594784.151 * [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)))))) 1546594784.151 * [misc]backup-simplify: Simplify (/ (fma (pow (fabs (/ 1 (- x))) 5) 1/5 (fma (fabs (/ 1 (- x))) (fma (* (fabs (/ 1 (- x))) 2/3) (fabs (/ 1 (- x))) 2) (* (pow (fabs (/ 1 (- x))) 7) 1/21))) (sqrt PI)) into (* (sqrt (/ 1 PI)) (fma (pow (fabs (/ -1 x)) 5) 1/5 (fma (fabs (/ -1 x)) (fma (* 2/3 (fabs (/ -1 x))) (fabs (/ -1 x)) 2) (* 1/21 (pow (fabs (/ -1 x)) 7))))) 1546594784.151 * [misc]approximate: Taking taylor expansion of (* (sqrt (/ 1 PI)) (fma (pow (fabs (/ -1 x)) 5) 1/5 (fma (fabs (/ -1 x)) (fma (* 2/3 (fabs (/ -1 x))) (fabs (/ -1 x)) 2) (* 1/21 (pow (fabs (/ -1 x)) 7))))) in (x) around 0 1546594784.151 * [misc]taylor: Taking taylor expansion of (* (sqrt (/ 1 PI)) (fma (pow (fabs (/ -1 x)) 5) 1/5 (fma (fabs (/ -1 x)) (fma (* 2/3 (fabs (/ -1 x))) (fabs (/ -1 x)) 2) (* 1/21 (pow (fabs (/ -1 x)) 7))))) in x 1546594784.152 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 PI)) in x 1546594784.152 * [misc]taylor: Taking taylor expansion of (/ 1 PI) in x 1546594784.152 * [misc]taylor: Taking taylor expansion of PI in x 1546594784.152 * [misc]backup-simplify: Simplify PI into PI 1546594784.152 * [misc]backup-simplify: Simplify (/ 1 PI) into (/ 1 PI) 1546594784.152 * [misc]backup-simplify: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 1546594784.154 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 1546594784.155 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 1546594784.155 * [misc]taylor: Taking taylor expansion of (fma (pow (fabs (/ -1 x)) 5) 1/5 (fma (fabs (/ -1 x)) (fma (* 2/3 (fabs (/ -1 x))) (fabs (/ -1 x)) 2) (* 1/21 (pow (fabs (/ -1 x)) 7)))) in x 1546594784.155 * [misc]taylor: Rewrote expression to (+ (* (pow (fabs (/ -1 x)) 5) 1/5) (fma (fabs (/ -1 x)) (fma (* 2/3 (fabs (/ -1 x))) (fabs (/ -1 x)) 2) (* 1/21 (pow (fabs (/ -1 x)) 7)))) 1546594784.155 * [misc]taylor: Taking taylor expansion of (* (pow (fabs (/ -1 x)) 5) 1/5) in x 1546594784.155 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 1546594784.155 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546594784.155 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546594784.155 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546594784.155 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546594784.155 * [misc]taylor: Taking taylor expansion of (fma (fabs (/ -1 x)) (fma (* 2/3 (fabs (/ -1 x))) (fabs (/ -1 x)) 2) (* 1/21 (pow (fabs (/ -1 x)) 7))) in x 1546594784.155 * [misc]taylor: Rewrote expression to (+ (* (fabs (/ -1 x)) (fma (* 2/3 (fabs (/ -1 x))) (fabs (/ -1 x)) 2)) (* 1/21 (pow (fabs (/ -1 x)) 7))) 1546594784.155 * [misc]taylor: Taking taylor expansion of (* (fabs (/ -1 x)) (fma (* 2/3 (fabs (/ -1 x))) (fabs (/ -1 x)) 2)) in x 1546594784.155 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546594784.155 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546594784.155 * [misc]taylor: Taking taylor expansion of (fma (* 2/3 (fabs (/ -1 x))) (fabs (/ -1 x)) 2) in x 1546594784.155 * [misc]taylor: Rewrote expression to (+ (* (* 2/3 (fabs (/ -1 x))) (fabs (/ -1 x))) 2) 1546594784.155 * [misc]taylor: Taking taylor expansion of (* (* 2/3 (fabs (/ -1 x))) (fabs (/ -1 x))) in x 1546594784.155 * [misc]taylor: Taking taylor expansion of (* 2/3 (fabs (/ -1 x))) in x 1546594784.156 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546594784.156 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546594784.156 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546594784.156 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546594784.156 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546594784.156 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546594784.156 * [misc]taylor: Taking taylor expansion of 2 in x 1546594784.156 * [misc]backup-simplify: Simplify 2 into 2 1546594784.156 * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs (/ -1 x)) 7)) in x 1546594784.156 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546594784.156 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546594784.156 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 1546594784.156 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546594784.156 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546594784.156 * [misc]taylor: Taking taylor expansion of (* (sqrt (/ 1 PI)) (fma (pow (fabs (/ -1 x)) 5) 1/5 (fma (fabs (/ -1 x)) (fma (* 2/3 (fabs (/ -1 x))) (fabs (/ -1 x)) 2) (* 1/21 (pow (fabs (/ -1 x)) 7))))) in x 1546594784.156 * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 PI)) in x 1546594784.156 * [misc]taylor: Taking taylor expansion of (/ 1 PI) in x 1546594784.156 * [misc]taylor: Taking taylor expansion of PI in x 1546594784.156 * [misc]backup-simplify: Simplify PI into PI 1546594784.156 * [misc]backup-simplify: Simplify (/ 1 PI) into (/ 1 PI) 1546594784.157 * [misc]backup-simplify: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 1546594784.158 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 1546594784.160 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 1546594784.160 * [misc]taylor: Taking taylor expansion of (fma (pow (fabs (/ -1 x)) 5) 1/5 (fma (fabs (/ -1 x)) (fma (* 2/3 (fabs (/ -1 x))) (fabs (/ -1 x)) 2) (* 1/21 (pow (fabs (/ -1 x)) 7)))) in x 1546594784.160 * [misc]taylor: Rewrote expression to (+ (* (pow (fabs (/ -1 x)) 5) 1/5) (fma (fabs (/ -1 x)) (fma (* 2/3 (fabs (/ -1 x))) (fabs (/ -1 x)) 2) (* 1/21 (pow (fabs (/ -1 x)) 7)))) 1546594784.160 * [misc]taylor: Taking taylor expansion of (* (pow (fabs (/ -1 x)) 5) 1/5) in x 1546594784.160 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 1546594784.160 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546594784.160 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546594784.160 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546594784.160 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546594784.160 * [misc]taylor: Taking taylor expansion of (fma (fabs (/ -1 x)) (fma (* 2/3 (fabs (/ -1 x))) (fabs (/ -1 x)) 2) (* 1/21 (pow (fabs (/ -1 x)) 7))) in x 1546594784.160 * [misc]taylor: Rewrote expression to (+ (* (fabs (/ -1 x)) (fma (* 2/3 (fabs (/ -1 x))) (fabs (/ -1 x)) 2)) (* 1/21 (pow (fabs (/ -1 x)) 7))) 1546594784.161 * [misc]taylor: Taking taylor expansion of (* (fabs (/ -1 x)) (fma (* 2/3 (fabs (/ -1 x))) (fabs (/ -1 x)) 2)) in x 1546594784.161 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546594784.161 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546594784.161 * [misc]taylor: Taking taylor expansion of (fma (* 2/3 (fabs (/ -1 x))) (fabs (/ -1 x)) 2) in x 1546594784.161 * [misc]taylor: Rewrote expression to (+ (* (* 2/3 (fabs (/ -1 x))) (fabs (/ -1 x))) 2) 1546594784.161 * [misc]taylor: Taking taylor expansion of (* (* 2/3 (fabs (/ -1 x))) (fabs (/ -1 x))) in x 1546594784.161 * [misc]taylor: Taking taylor expansion of (* 2/3 (fabs (/ -1 x))) in x 1546594784.161 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546594784.161 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546594784.161 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546594784.161 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546594784.161 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546594784.161 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546594784.161 * [misc]taylor: Taking taylor expansion of 2 in x 1546594784.161 * [misc]backup-simplify: Simplify 2 into 2 1546594784.161 * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs (/ -1 x)) 7)) in x 1546594784.161 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546594784.161 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546594784.161 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 1546594784.161 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546594784.161 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546594784.162 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 1546594784.162 * [misc]backup-simplify: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 1546594784.162 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 1546594784.162 * [misc]backup-simplify: Simplify (* (pow (fabs (/ -1 x)) 5) 1/5) into (* 1/5 (pow (fabs (/ -1 x)) 5)) 1546594784.162 * [misc]backup-simplify: Simplify (* 2/3 (fabs (/ -1 x))) into (* 2/3 (fabs (/ -1 x))) 1546594784.162 * [misc]backup-simplify: Simplify (* (* 2/3 (fabs (/ -1 x))) (fabs (/ -1 x))) into (* 2/3 (pow (fabs (/ -1 x)) 2)) 1546594784.163 * [misc]backup-simplify: Simplify (+ (* 2/3 (pow (fabs (/ -1 x)) 2)) 2) into (+ (* 2/3 (pow (fabs (/ -1 x)) 2)) 2) 1546594784.163 * [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))) 1546594784.163 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 1546594784.163 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 1546594784.163 * [misc]backup-simplify: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) 1546594784.163 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 6)) into (pow (fabs (/ -1 x)) 7) 1546594784.164 * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs (/ -1 x)) 7)) into (* 1/21 (pow (fabs (/ -1 x)) 7)) 1546594784.164 * [misc]backup-simplify: Simplify (+ (* (+ (* 2/3 (pow (fabs (/ -1 x)) 2)) 2) (fabs (/ -1 x))) (* 1/21 (pow (fabs (/ -1 x)) 7))) into (+ (* 1/21 (pow (fabs (/ -1 x)) 7)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (* 2 (fabs (/ -1 x))))) 1546594784.165 * [misc]backup-simplify: Simplify (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 1/21 (pow (fabs (/ -1 x)) 7)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (* 2 (fabs (/ -1 x)))))) 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)))))) 1546594784.166 * [misc]backup-simplify: Simplify (* (sqrt (/ 1 PI)) (+ (* 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)))))) (sqrt (/ 1 PI))) 1546594784.167 * [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))) 1546594784.168 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 1546594784.168 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 1546594784.168 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 4))) into 0 1546594784.168 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 5) 0) (* 0 1/5)) into 0 1546594784.169 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 (fabs (/ -1 x)))) into 0 1546594784.169 * [misc]backup-simplify: Simplify (+ (* (* 2/3 (fabs (/ -1 x))) 0) (* 0 (fabs (/ -1 x)))) into 0 1546594784.169 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594784.169 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (+ (* 2/3 (pow (fabs (/ -1 x)) 2)) 2))) into 0 1546594784.169 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 1546594784.170 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 1546594784.170 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 1546594784.170 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 6))) into 0 1546594784.170 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (* 0 (pow (fabs (/ -1 x)) 7))) into 0 1546594784.170 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594784.171 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594784.172 * [misc]backup-simplify: Simplify (+ (* (sqrt (/ 1 PI)) 0) (* 0 (+ (* 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 0 1546594784.172 * [misc]backup-simplify: Simplify 0 into 0 1546594784.173 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 1546594784.173 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 1546594784.173 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))) into 0 1546594784.174 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 5) 0) (+ (* 0 0) (* 0 1/5))) into 0 1546594784.174 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 1546594784.174 * [misc]backup-simplify: Simplify (+ (* (* 2/3 (fabs (/ -1 x))) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 1546594784.174 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594784.175 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (+ (* 2/3 (pow (fabs (/ -1 x)) 2)) 2)))) into 0 1546594784.175 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 1546594784.176 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 1546594784.176 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 1546594784.176 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))) into 0 1546594784.177 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7)))) into 0 1546594784.177 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594784.177 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594784.179 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546594784.181 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 1546594784.183 * [misc]backup-simplify: Simplify (+ (* (sqrt (/ 1 PI)) 0) (+ (* 0 0) (* 0 (+ (* 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 0 1546594784.183 * [misc]backup-simplify: Simplify 0 into 0 1546594784.183 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 1546594784.184 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 1546594784.184 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))) into 0 1546594784.185 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 5) 0) (+ (* 0 0) (+ (* 0 0) (* 0 1/5)))) into 0 1546594784.185 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 1546594784.186 * [misc]backup-simplify: Simplify (+ (* (* 2/3 (fabs (/ -1 x))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 1546594784.186 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594784.186 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 2/3 (pow (fabs (/ -1 x)) 2)) 2))))) into 0 1546594784.187 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 1546594784.187 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 1546594784.188 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 1546594784.188 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))) into 0 1546594784.189 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7))))) into 0 1546594784.189 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594784.189 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594784.192 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546594784.193 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546594784.195 * [misc]backup-simplify: Simplify (+ (* (sqrt (/ 1 PI)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 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 0 1546594784.195 * [misc]backup-simplify: Simplify 0 into 0 1546594784.196 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 1546594784.196 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 1546594784.197 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))) into 0 1546594784.197 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 5) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1/5))))) into 0 1546594784.198 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 1546594784.199 * [misc]backup-simplify: Simplify (+ (* (* 2/3 (fabs (/ -1 x))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 1546594784.199 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594784.199 * [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 1546594784.200 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 1546594784.201 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 1546594784.201 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 1546594784.202 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))))) into 0 1546594784.202 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7)))))) into 0 1546594784.203 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594784.203 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594784.205 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546594784.206 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546594784.207 * [misc]backup-simplify: Simplify (+ (* (sqrt (/ 1 PI)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 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 0 1546594784.207 * [misc]backup-simplify: Simplify 0 into 0 1546594784.208 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 1546594784.208 * [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 1546594784.209 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))))) into 0 1546594784.209 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 5) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1/5)))))) into 0 1546594784.210 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 1546594784.210 * [misc]backup-simplify: Simplify (+ (* (* 2/3 (fabs (/ -1 x))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 1546594784.210 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594784.211 * [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 1546594784.211 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 1546594784.212 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 1546594784.212 * [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 1546594784.213 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))))) into 0 1546594784.213 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7))))))) into 0 1546594784.213 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594784.213 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594784.215 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 1546594784.216 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546594784.217 * [misc]backup-simplify: Simplify (+ (* (sqrt (/ 1 PI)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 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 0 1546594784.218 * [misc]backup-simplify: Simplify 0 into 0 1546594784.218 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 1546594784.219 * [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 1546594784.219 * [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 1546594784.219 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 5) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1/5))))))) into 0 1546594784.220 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 1546594784.221 * [misc]backup-simplify: Simplify (+ (* (* 2/3 (fabs (/ -1 x))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 1546594784.221 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594784.221 * [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 1546594784.222 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 1546594784.222 * [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 1546594784.223 * [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 1546594784.223 * [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 1546594784.224 * [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 1546594784.224 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594784.224 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594784.227 * [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 1546594784.228 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 1546594784.229 * [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)) (+ (* 1/5 (pow (fabs (/ -1 x)) 5)) (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (* 2 (fabs (/ -1 x))))))))))))) into 0 1546594784.229 * [misc]backup-simplify: Simplify 0 into 0 1546594784.230 * [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)))))) 1546594784.230 * * * * [misc]progress: [ 4 / 4 ] generating series at (2 1 1 3 3) 1546594784.230 * [misc]backup-simplify: Simplify (* (pow (fabs x) 7) 1/21) into (* 1/21 (pow (fabs x) 7)) 1546594784.230 * [misc]approximate: Taking taylor expansion of (* 1/21 (pow (fabs x) 7)) in (x) around 0 1546594784.230 * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs x) 7)) in x 1546594784.230 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546594784.230 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546594784.230 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 7) in x 1546594784.230 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546594784.230 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546594784.230 * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs x) 7)) in x 1546594784.230 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546594784.230 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546594784.230 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 7) in x 1546594784.230 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546594784.230 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546594784.231 * [misc]backup-simplify: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 1546594784.231 * [misc]backup-simplify: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 1546594784.231 * [misc]backup-simplify: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) 1546594784.231 * [misc]backup-simplify: Simplify (* (fabs x) (pow (fabs x) 6)) into (pow (fabs x) 7) 1546594784.231 * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs x) 7)) into (* 1/21 (pow (fabs x) 7)) 1546594784.231 * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs x) 7)) into (* 1/21 (pow (fabs x) 7)) 1546594784.231 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 1546594784.231 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 1546594784.231 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (* 0 (pow (fabs x) 3))) into 0 1546594784.231 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 6))) into 0 1546594784.232 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (* 0 (pow (fabs x) 7))) into 0 1546594784.232 * [misc]backup-simplify: Simplify 0 into 0 1546594784.232 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 1546594784.232 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 1546594784.233 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 1546594784.233 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))) into 0 1546594784.233 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (* 0 (pow (fabs x) 7)))) into 0 1546594784.233 * [misc]backup-simplify: Simplify 0 into 0 1546594784.234 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 1546594784.234 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 1546594784.235 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 1546594784.235 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))) into 0 1546594784.236 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7))))) into 0 1546594784.236 * [misc]backup-simplify: Simplify 0 into 0 1546594784.236 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 1546594784.237 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 1546594784.238 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 1546594784.238 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))) into 0 1546594784.239 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7)))))) into 0 1546594784.239 * [misc]backup-simplify: Simplify 0 into 0 1546594784.240 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 1546594784.240 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 1546594784.241 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 1546594784.242 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))))) into 0 1546594784.243 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7))))))) into 0 1546594784.243 * [misc]backup-simplify: Simplify 0 into 0 1546594784.244 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 1546594784.244 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 1546594784.245 * [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 1546594784.246 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))))) into 0 1546594784.247 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7)))))))) into 0 1546594784.247 * [misc]backup-simplify: Simplify 0 into 0 1546594784.247 * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs x) 7)) into (* 1/21 (pow (fabs x) 7)) 1546594784.247 * [misc]backup-simplify: Simplify (* (pow (fabs (/ 1 x)) 7) 1/21) into (* 1/21 (pow (fabs (/ 1 x)) 7)) 1546594784.247 * [misc]approximate: Taking taylor expansion of (* 1/21 (pow (fabs (/ 1 x)) 7)) in (x) around 0 1546594784.247 * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs (/ 1 x)) 7)) in x 1546594784.247 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546594784.247 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546594784.247 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 1546594784.248 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546594784.248 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546594784.248 * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs (/ 1 x)) 7)) in x 1546594784.248 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546594784.248 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546594784.248 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 1546594784.248 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546594784.248 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546594784.248 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 1546594784.248 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 1546594784.248 * [misc]backup-simplify: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) 1546594784.249 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 6)) into (pow (fabs (/ 1 x)) 7) 1546594784.249 * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs (/ 1 x)) 7)) into (* 1/21 (pow (fabs (/ 1 x)) 7)) 1546594784.249 * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs (/ 1 x)) 7)) into (* 1/21 (pow (fabs (/ 1 x)) 7)) 1546594784.249 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 1546594784.249 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 1546594784.249 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 1546594784.250 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 6))) into 0 1546594784.250 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (* 0 (pow (fabs (/ 1 x)) 7))) into 0 1546594784.250 * [misc]backup-simplify: Simplify 0 into 0 1546594784.250 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 1546594784.251 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 1546594784.253 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 1546594784.254 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))) into 0 1546594784.254 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7)))) into 0 1546594784.255 * [misc]backup-simplify: Simplify 0 into 0 1546594784.255 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 1546594784.256 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 1546594784.256 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 1546594784.257 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))) into 0 1546594784.257 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7))))) into 0 1546594784.257 * [misc]backup-simplify: Simplify 0 into 0 1546594784.258 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 1546594784.259 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 1546594784.259 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 1546594784.260 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))))) into 0 1546594784.261 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7)))))) into 0 1546594784.261 * [misc]backup-simplify: Simplify 0 into 0 1546594784.261 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 1546594784.262 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 1546594784.263 * [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 1546594784.264 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))))) into 0 1546594784.264 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7))))))) into 0 1546594784.264 * [misc]backup-simplify: Simplify 0 into 0 1546594784.266 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 1546594784.267 * [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 1546594784.268 * [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 1546594784.269 * [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 1546594784.269 * [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 1546594784.270 * [misc]backup-simplify: Simplify 0 into 0 1546594784.270 * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs (/ 1 (/ 1 x))) 7)) into (* 1/21 (pow (fabs x) 7)) 1546594784.270 * [misc]backup-simplify: Simplify (* (pow (fabs (/ 1 (- x))) 7) 1/21) into (* 1/21 (pow (fabs (/ -1 x)) 7)) 1546594784.270 * [misc]approximate: Taking taylor expansion of (* 1/21 (pow (fabs (/ -1 x)) 7)) in (x) around 0 1546594784.270 * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs (/ -1 x)) 7)) in x 1546594784.270 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546594784.270 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546594784.270 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 1546594784.270 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546594784.270 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546594784.270 * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs (/ -1 x)) 7)) in x 1546594784.270 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546594784.270 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546594784.270 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 1546594784.270 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546594784.270 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546594784.271 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 1546594784.271 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 1546594784.271 * [misc]backup-simplify: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) 1546594784.271 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 6)) into (pow (fabs (/ -1 x)) 7) 1546594784.271 * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs (/ -1 x)) 7)) into (* 1/21 (pow (fabs (/ -1 x)) 7)) 1546594784.271 * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs (/ -1 x)) 7)) into (* 1/21 (pow (fabs (/ -1 x)) 7)) 1546594784.272 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 1546594784.272 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 1546594784.272 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 1546594784.272 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 6))) into 0 1546594784.273 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (* 0 (pow (fabs (/ -1 x)) 7))) into 0 1546594784.273 * [misc]backup-simplify: Simplify 0 into 0 1546594784.273 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 1546594784.274 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 1546594784.274 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 1546594784.275 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))) into 0 1546594784.275 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7)))) into 0 1546594784.275 * [misc]backup-simplify: Simplify 0 into 0 1546594784.276 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 1546594784.276 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 1546594784.277 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 1546594784.277 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))) into 0 1546594784.278 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7))))) into 0 1546594784.278 * [misc]backup-simplify: Simplify 0 into 0 1546594784.278 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 1546594784.279 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 1546594784.280 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 1546594784.280 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))))) into 0 1546594784.281 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7)))))) into 0 1546594784.281 * [misc]backup-simplify: Simplify 0 into 0 1546594784.282 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 1546594784.282 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 1546594784.283 * [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 1546594784.284 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))))) into 0 1546594784.285 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7))))))) into 0 1546594784.285 * [misc]backup-simplify: Simplify 0 into 0 1546594784.285 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 1546594784.286 * [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 1546594784.286 * [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 1546594784.287 * [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 1546594784.288 * [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 1546594784.288 * [misc]backup-simplify: Simplify 0 into 0 1546594784.288 * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs (/ -1 (/ 1 (- x)))) 7)) into (* 1/21 (pow (fabs x) 7)) 1546594784.288 * * * [misc]progress: simplifying candidates 1546594784.288 * * * * [misc]progress: [ 1 / 78 ] simplifiying candidate # 1546594784.288 * * * * [misc]progress: [ 2 / 78 ] simplifiying candidate # 1546594784.288 * * * * [misc]progress: [ 3 / 78 ] simplifiying candidate # 1546594784.288 * * * * [misc]progress: [ 4 / 78 ] simplifiying candidate # 1546594784.288 * * * * [misc]progress: [ 5 / 78 ] simplifiying candidate # 1546594784.288 * * * * [misc]progress: [ 6 / 78 ] simplifiying candidate # 1546594784.288 * * * * [misc]progress: [ 7 / 78 ] simplifiying candidate # 1546594784.288 * * * * [misc]progress: [ 8 / 78 ] simplifiying candidate # 1546594784.288 * * * * [misc]progress: [ 9 / 78 ] simplifiying candidate # 1546594784.288 * * * * [misc]progress: [ 10 / 78 ] simplifiying candidate # 1546594784.288 * * * * [misc]progress: [ 11 / 78 ] simplifiying candidate # 1546594784.288 * * * * [misc]progress: [ 12 / 78 ] simplifiying candidate # 1546594784.288 * * * * [misc]progress: [ 13 / 78 ] simplifiying candidate # 1546594784.288 * * * * [misc]progress: [ 14 / 78 ] simplifiying candidate # 1546594784.288 * * * * [misc]progress: [ 15 / 78 ] simplifiying candidate # 1546594784.288 * * * * [misc]progress: [ 16 / 78 ] simplifiying candidate # 1546594784.289 * * * * [misc]progress: [ 17 / 78 ] simplifiying candidate # 1546594784.289 * * * * [misc]progress: [ 18 / 78 ] simplifiying candidate # 1546594784.289 * * * * [misc]progress: [ 19 / 78 ] simplifiying candidate # 1546594784.289 * * * * [misc]progress: [ 20 / 78 ] simplifiying candidate # 1546594784.289 * [enter]simplify: Simplifying (* (cbrt (fabs x)) (cbrt (fabs x))) 1546594784.289 * * [misc]simplify: iters left: 4 (4 enodes) 1546594784.290 * [exit]simplify: Simplified to (* (cbrt (fabs x)) (cbrt (fabs x))) 1546594784.290 * [misc]simplify: Simplified (2 1 1 3 2 1 1) to (λ (x) (fabs (/ (fma (pow (fabs x) 5) 1/5 (fma (fabs x) (fma (* (* (cbrt (fabs x)) (cbrt (fabs x))) (* (cbrt (fabs x)) 2/3)) (fabs x) 2) (* (pow (fabs x) 7) 1/21))) (sqrt PI)))) 1546594784.290 * * * * [misc]progress: [ 21 / 78 ] simplifiying candidate # 1546594784.290 * [enter]simplify: Simplifying (sqrt (fabs x)) 1546594784.290 * * [misc]simplify: iters left: 2 (3 enodes) 1546594784.290 * [exit]simplify: Simplified to (sqrt (fabs x)) 1546594784.290 * [misc]simplify: Simplified (2 1 1 3 2 1 1) to (λ (x) (fabs (/ (fma (pow (fabs x) 5) 1/5 (fma (fabs x) (fma (* (sqrt (fabs x)) (* (sqrt (fabs x)) 2/3)) (fabs x) 2) (* (pow (fabs x) 7) 1/21))) (sqrt PI)))) 1546594784.290 * * * * [misc]progress: [ 22 / 78 ] simplifiying candidate # 1546594784.291 * * * * [misc]progress: [ 23 / 78 ] simplifiying candidate # 1546594784.291 * * * * [misc]progress: [ 24 / 78 ] simplifiying candidate # 1546594784.291 * * * * [misc]progress: [ 25 / 78 ] simplifiying candidate # 1546594784.291 * * * * [misc]progress: [ 26 / 78 ] simplifiying candidate # 1546594784.291 * * * * [misc]progress: [ 27 / 78 ] simplifiying candidate # 1546594784.291 * [enter]simplify: Simplifying (- (log (fma (pow (fabs x) 5) 1/5 (fma (fabs x) (fma (* (fabs x) 2/3) (fabs x) 2) (* (pow (fabs x) 7) 1/21)))) (log (sqrt PI))) 1546594784.291 * * [misc]simplify: iters left: 6 (20 enodes) 1546594784.294 * * [misc]simplify: iters left: 5 (30 enodes) 1546594784.298 * * [misc]simplify: iters left: 4 (47 enodes) 1546594784.306 * * [misc]simplify: iters left: 3 (83 enodes) 1546594784.324 * * [misc]simplify: iters left: 2 (138 enodes) 1546594784.343 * * [misc]simplify: iters left: 1 (194 enodes) 1546594784.377 * [exit]simplify: Simplified to (- (log (fma (fma (fabs x) (* 2/3 (fabs x)) 2) (fabs x) (fma (pow (fabs x) 7) 1/21 (* (pow (fabs x) 5) 1/5)))) (log (sqrt PI))) 1546594784.377 * [misc]simplify: Simplified (2 1 1) to (λ (x) (fabs (exp (- (log (fma (fma (fabs x) (* 2/3 (fabs x)) 2) (fabs x) (fma (pow (fabs x) 7) 1/21 (* (pow (fabs x) 5) 1/5)))) (log (sqrt PI)))))) 1546594784.377 * * * * [misc]progress: [ 28 / 78 ] simplifiying candidate # 1546594784.377 * * * * [misc]progress: [ 29 / 78 ] simplifiying candidate # 1546594784.377 * * * * [misc]progress: [ 30 / 78 ] simplifiying candidate # 1546594784.378 * [enter]simplify: Simplifying (/ (* (* (fma (pow (fabs x) 5) 1/5 (fma (fabs x) (fma (* (fabs x) 2/3) (fabs x) 2) (* (pow (fabs x) 7) 1/21))) (fma (pow (fabs x) 5) 1/5 (fma (fabs x) (fma (* (fabs x) 2/3) (fabs x) 2) (* (pow (fabs x) 7) 1/21)))) (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) (sqrt PI)) (sqrt PI))) 1546594784.378 * * [misc]simplify: iters left: 6 (22 enodes) 1546594784.385 * * [misc]simplify: iters left: 5 (39 enodes) 1546594784.398 * * [misc]simplify: iters left: 4 (94 enodes) 1546594784.440 * * [misc]simplify: iters left: 3 (306 enodes) 1546594784.689 * [exit]simplify: Simplified to (/ (* (fma (fabs x) (fma (fabs x) (* 2/3 (fabs x)) 2) (fma 1/21 (pow (fabs x) 7) (* (pow (fabs x) 5) 1/5))) (fma (fabs x) (fma (fabs x) (* 2/3 (fabs x)) 2) (fma 1/21 (pow (fabs x) 7) (* (pow (fabs x) 5) 1/5)))) (/ (* (sqrt PI) PI) (fma (fabs x) (fma (fabs x) (* 2/3 (fabs x)) 2) (fma 1/21 (pow (fabs x) 7) (* (pow (fabs x) 5) 1/5))))) 1546594784.689 * [misc]simplify: Simplified (2 1 1) to (λ (x) (fabs (cbrt (/ (* (fma (fabs x) (fma (fabs x) (* 2/3 (fabs x)) 2) (fma 1/21 (pow (fabs x) 7) (* (pow (fabs x) 5) 1/5))) (fma (fabs x) (fma (fabs x) (* 2/3 (fabs x)) 2) (fma 1/21 (pow (fabs x) 7) (* (pow (fabs x) 5) 1/5)))) (/ (* (sqrt PI) PI) (fma (fabs x) (fma (fabs x) (* 2/3 (fabs x)) 2) (fma 1/21 (pow (fabs x) 7) (* (pow (fabs x) 5) 1/5)))))))) 1546594784.689 * * * * [misc]progress: [ 31 / 78 ] simplifiying candidate # 1546594784.689 * * * * [misc]progress: [ 32 / 78 ] simplifiying candidate # 1546594784.689 * * * * [misc]progress: [ 33 / 78 ] simplifiying candidate # 1546594784.689 * * * * [misc]progress: [ 34 / 78 ] simplifiying candidate # 1546594784.689 * * * * [misc]progress: [ 35 / 78 ] simplifiying candidate # 1546594784.689 * [enter]simplify: Simplifying (/ (* (cbrt (fma (pow (fabs x) 5) 1/5 (fma (fabs x) (fma (* (fabs x) 2/3) (fabs x) 2) (* (pow (fabs x) 7) 1/21)))) (cbrt (fma (pow (fabs x) 5) 1/5 (fma (fabs x) (fma (* (fabs x) 2/3) (fabs x) 2) (* (pow (fabs x) 7) 1/21))))) (* (cbrt (sqrt PI)) (cbrt (sqrt PI)))) 1546594784.689 * * [misc]simplify: iters left: 6 (22 enodes) 1546594784.693 * * [misc]simplify: iters left: 5 (36 enodes) 1546594784.698 * * [misc]simplify: iters left: 4 (61 enodes) 1546594784.708 * * [misc]simplify: iters left: 3 (100 enodes) 1546594784.735 * * [misc]simplify: iters left: 2 (157 enodes) 1546594784.777 * * [misc]simplify: iters left: 1 (215 enodes) 1546594784.812 * [exit]simplify: Simplified to (* (/ (cbrt (fma (fma 2/3 (* (fabs x) (fabs x)) 2) (fabs x) (fma 1/21 (pow (fabs x) 7) (* (pow (fabs x) 5) 1/5)))) (cbrt (sqrt PI))) (/ (cbrt (fma (fma 2/3 (* (fabs x) (fabs x)) 2) (fabs x) (fma 1/21 (pow (fabs x) 7) (* (pow (fabs x) 5) 1/5)))) (cbrt (sqrt PI)))) 1546594784.812 * [misc]simplify: Simplified (2 1 1) to (λ (x) (fabs (* (* (/ (cbrt (fma (fma 2/3 (* (fabs x) (fabs x)) 2) (fabs x) (fma 1/21 (pow (fabs x) 7) (* (pow (fabs x) 5) 1/5)))) (cbrt (sqrt PI))) (/ (cbrt (fma (fma 2/3 (* (fabs x) (fabs x)) 2) (fabs x) (fma 1/21 (pow (fabs x) 7) (* (pow (fabs x) 5) 1/5)))) (cbrt (sqrt PI)))) (/ (cbrt (fma (pow (fabs x) 5) 1/5 (fma (fabs x) (fma (* (fabs x) 2/3) (fabs x) 2) (* (pow (fabs x) 7) 1/21)))) (cbrt (sqrt PI)))))) 1546594784.812 * [enter]simplify: Simplifying (/ (cbrt (fma (pow (fabs x) 5) 1/5 (fma (fabs x) (fma (* (fabs x) 2/3) (fabs x) 2) (* (pow (fabs x) 7) 1/21)))) (cbrt (sqrt PI))) 1546594784.812 * * [misc]simplify: iters left: 6 (20 enodes) 1546594784.815 * * [misc]simplify: iters left: 5 (28 enodes) 1546594784.820 * * [misc]simplify: iters left: 4 (44 enodes) 1546594784.827 * * [misc]simplify: iters left: 3 (80 enodes) 1546594784.839 * * [misc]simplify: iters left: 2 (135 enodes) 1546594784.867 * * [misc]simplify: iters left: 1 (187 enodes) 1546594784.925 * [exit]simplify: Simplified to (/ (cbrt (fma 1/21 (pow (fabs x) 7) (fma (fabs x) (fma 2/3 (* (fabs x) (fabs x)) 2) (* (pow (fabs x) 5) 1/5)))) (cbrt (sqrt PI))) 1546594784.926 * [misc]simplify: Simplified (2 1 2) to (λ (x) (fabs (* (/ (* (cbrt (fma (pow (fabs x) 5) 1/5 (fma (fabs x) (fma (* (fabs x) 2/3) (fabs x) 2) (* (pow (fabs x) 7) 1/21)))) (cbrt (fma (pow (fabs x) 5) 1/5 (fma (fabs x) (fma (* (fabs x) 2/3) (fabs x) 2) (* (pow (fabs x) 7) 1/21))))) (* (cbrt (sqrt PI)) (cbrt (sqrt PI)))) (/ (cbrt (fma 1/21 (pow (fabs x) 7) (fma (fabs x) (fma 2/3 (* (fabs x) (fabs x)) 2) (* (pow (fabs x) 5) 1/5)))) (cbrt (sqrt PI)))))) 1546594784.926 * * * * [misc]progress: [ 36 / 78 ] simplifiying candidate # 1546594784.926 * [enter]simplify: Simplifying (/ (* (cbrt (fma (pow (fabs x) 5) 1/5 (fma (fabs x) (fma (* (fabs x) 2/3) (fabs x) 2) (* (pow (fabs x) 7) 1/21)))) (cbrt (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 (sqrt PI))) 1546594784.926 * * [misc]simplify: iters left: 6 (21 enodes) 1546594784.932 * * [misc]simplify: iters left: 5 (31 enodes) 1546594784.941 * * [misc]simplify: iters left: 4 (49 enodes) 1546594784.949 * * [misc]simplify: iters left: 3 (86 enodes) 1546594784.962 * * [misc]simplify: iters left: 2 (143 enodes) 1546594784.994 * * [misc]simplify: iters left: 1 (195 enodes) 1546594785.055 * [exit]simplify: Simplified to (/ (* (cbrt (fma 1/5 (pow (fabs x) 5) (fma (fma 2/3 (* (fabs x) (fabs x)) 2) (fabs x) (* (pow (fabs x) 7) 1/21)))) (cbrt (fma 1/5 (pow (fabs x) 5) (fma (fma 2/3 (* (fabs x) (fabs x)) 2) (fabs x) (* (pow (fabs x) 7) 1/21))))) (sqrt (sqrt PI))) 1546594785.056 * [misc]simplify: Simplified (2 1 1) to (λ (x) (fabs (* (/ (* (cbrt (fma 1/5 (pow (fabs x) 5) (fma (fma 2/3 (* (fabs x) (fabs x)) 2) (fabs x) (* (pow (fabs x) 7) 1/21)))) (cbrt (fma 1/5 (pow (fabs x) 5) (fma (fma 2/3 (* (fabs x) (fabs x)) 2) (fabs x) (* (pow (fabs x) 7) 1/21))))) (sqrt (sqrt PI))) (/ (cbrt (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 (sqrt PI)))))) 1546594785.056 * [enter]simplify: Simplifying (/ (cbrt (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 (sqrt PI))) 1546594785.056 * * [misc]simplify: iters left: 6 (20 enodes) 1546594785.062 * * [misc]simplify: iters left: 5 (28 enodes) 1546594785.070 * * [misc]simplify: iters left: 4 (44 enodes) 1546594785.085 * * [misc]simplify: iters left: 3 (80 enodes) 1546594785.105 * * [misc]simplify: iters left: 2 (135 enodes) 1546594785.123 * * [misc]simplify: iters left: 1 (187 enodes) 1546594785.170 * [exit]simplify: Simplified to (/ (cbrt (fma 1/21 (pow (fabs x) 7) (fma (fabs x) (fma 2/3 (* (fabs x) (fabs x)) 2) (* (pow (fabs x) 5) 1/5)))) (sqrt (sqrt PI))) 1546594785.170 * [misc]simplify: Simplified (2 1 2) to (λ (x) (fabs (* (/ (* (cbrt (fma (pow (fabs x) 5) 1/5 (fma (fabs x) (fma (* (fabs x) 2/3) (fabs x) 2) (* (pow (fabs x) 7) 1/21)))) (cbrt (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 (sqrt PI))) (/ (cbrt (fma 1/21 (pow (fabs x) 7) (fma (fabs x) (fma 2/3 (* (fabs x) (fabs x)) 2) (* (pow (fabs x) 5) 1/5)))) (sqrt (sqrt PI)))))) 1546594785.171 * * * * [misc]progress: [ 37 / 78 ] simplifiying candidate # 1546594785.171 * [enter]simplify: Simplifying (/ (* (cbrt (fma (pow (fabs x) 5) 1/5 (fma (fabs x) (fma (* (fabs x) 2/3) (fabs x) 2) (* (pow (fabs x) 7) 1/21)))) (cbrt (fma (pow (fabs x) 5) 1/5 (fma (fabs x) (fma (* (fabs x) 2/3) (fabs x) 2) (* (pow (fabs x) 7) 1/21))))) 1) 1546594785.171 * * [misc]simplify: iters left: 6 (19 enodes) 1546594785.176 * * [misc]simplify: iters left: 5 (31 enodes) 1546594785.184 * * [misc]simplify: iters left: 4 (53 enodes) 1546594785.199 * * [misc]simplify: iters left: 3 (103 enodes) 1546594785.229 * * [misc]simplify: iters left: 2 (186 enodes) 1546594785.284 * * [misc]simplify: iters left: 1 (241 enodes) 1546594785.321 * [exit]simplify: Simplified to (* (cbrt (fma (fma 2/3 (* (fabs x) (fabs x)) 2) (fabs x) (fma 1/21 (pow (fabs x) 7) (* (pow (fabs x) 5) 1/5)))) (cbrt (fma (fma 2/3 (* (fabs x) (fabs x)) 2) (fabs x) (fma 1/21 (pow (fabs x) 7) (* (pow (fabs x) 5) 1/5))))) 1546594785.321 * [misc]simplify: Simplified (2 1 1) to (λ (x) (fabs (* (* (cbrt (fma (fma 2/3 (* (fabs x) (fabs x)) 2) (fabs x) (fma 1/21 (pow (fabs x) 7) (* (pow (fabs x) 5) 1/5)))) (cbrt (fma (fma 2/3 (* (fabs x) (fabs x)) 2) (fabs x) (fma 1/21 (pow (fabs x) 7) (* (pow (fabs x) 5) 1/5))))) (/ (cbrt (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))))) 1546594785.322 * [enter]simplify: Simplifying (/ (cbrt (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)) 1546594785.322 * * [misc]simplify: iters left: 6 (19 enodes) 1546594785.326 * * [misc]simplify: iters left: 5 (27 enodes) 1546594785.334 * * [misc]simplify: iters left: 4 (43 enodes) 1546594785.351 * * [misc]simplify: iters left: 3 (79 enodes) 1546594785.367 * * [misc]simplify: iters left: 2 (135 enodes) 1546594785.386 * * [misc]simplify: iters left: 1 (192 enodes) 1546594785.432 * [exit]simplify: Simplified to (/ (cbrt (fma (fma 2/3 (* (fabs x) (fabs x)) 2) (fabs x) (fma 1/21 (pow (fabs x) 7) (* (pow (fabs x) 5) 1/5)))) (sqrt PI)) 1546594785.432 * [misc]simplify: Simplified (2 1 2) to (λ (x) (fabs (* (* (cbrt (fma (fma 2/3 (* (fabs x) (fabs x)) 2) (fabs x) (fma 1/21 (pow (fabs x) 7) (* (pow (fabs x) 5) 1/5)))) (cbrt (fma (fma 2/3 (* (fabs x) (fabs x)) 2) (fabs x) (fma 1/21 (pow (fabs x) 7) (* (pow (fabs x) 5) 1/5))))) (/ (cbrt (fma (fma 2/3 (* (fabs x) (fabs x)) 2) (fabs x) (fma 1/21 (pow (fabs x) 7) (* (pow (fabs x) 5) 1/5)))) (sqrt PI))))) 1546594785.432 * * * * [misc]progress: [ 38 / 78 ] simplifiying candidate # 1546594785.433 * [enter]simplify: Simplifying (/ (sqrt (fma (pow (fabs x) 5) 1/5 (fma (fabs x) (fma (* (fabs x) 2/3) (fabs x) 2) (* (pow (fabs x) 7) 1/21)))) (* (cbrt (sqrt PI)) (cbrt (sqrt PI)))) 1546594785.433 * * [misc]simplify: iters left: 6 (21 enodes) 1546594785.440 * * [misc]simplify: iters left: 5 (31 enodes) 1546594785.448 * * [misc]simplify: iters left: 4 (47 enodes) 1546594785.464 * * [misc]simplify: iters left: 3 (83 enodes) 1546594785.489 * * [misc]simplify: iters left: 2 (140 enodes) 1546594785.521 * * [misc]simplify: iters left: 1 (194 enodes) 1546594785.553 * [exit]simplify: Simplified to (/ (sqrt (fma 1/5 (pow (fabs x) 5) (fma (fma 2/3 (* (fabs x) (fabs x)) 2) (fabs x) (* (pow (fabs x) 7) 1/21)))) (* (cbrt (sqrt PI)) (cbrt (sqrt PI)))) 1546594785.553 * [misc]simplify: Simplified (2 1 1) to (λ (x) (fabs (* (/ (sqrt (fma 1/5 (pow (fabs x) 5) (fma (fma 2/3 (* (fabs x) (fabs x)) 2) (fabs x) (* (pow (fabs x) 7) 1/21)))) (* (cbrt (sqrt PI)) (cbrt (sqrt PI)))) (/ (sqrt (fma (pow (fabs x) 5) 1/5 (fma (fabs x) (fma (* (fabs x) 2/3) (fabs x) 2) (* (pow (fabs x) 7) 1/21)))) (cbrt (sqrt PI)))))) 1546594785.553 * [enter]simplify: Simplifying (/ (sqrt (fma (pow (fabs x) 5) 1/5 (fma (fabs x) (fma (* (fabs x) 2/3) (fabs x) 2) (* (pow (fabs x) 7) 1/21)))) (cbrt (sqrt PI))) 1546594785.553 * * [misc]simplify: iters left: 6 (20 enodes) 1546594785.556 * * [misc]simplify: iters left: 5 (28 enodes) 1546594785.560 * * [misc]simplify: iters left: 4 (44 enodes) 1546594785.567 * * [misc]simplify: iters left: 3 (80 enodes) 1546594785.579 * * [misc]simplify: iters left: 2 (135 enodes) 1546594785.597 * * [misc]simplify: iters left: 1 (187 enodes) 1546594785.649 * [exit]simplify: Simplified to (/ (sqrt (fma 1/21 (pow (fabs x) 7) (fma (fabs x) (fma 2/3 (* (fabs x) (fabs x)) 2) (* (pow (fabs x) 5) 1/5)))) (cbrt (sqrt PI))) 1546594785.649 * [misc]simplify: Simplified (2 1 2) to (λ (x) (fabs (* (/ (sqrt (fma (pow (fabs x) 5) 1/5 (fma (fabs x) (fma (* (fabs x) 2/3) (fabs x) 2) (* (pow (fabs x) 7) 1/21)))) (* (cbrt (sqrt PI)) (cbrt (sqrt PI)))) (/ (sqrt (fma 1/21 (pow (fabs x) 7) (fma (fabs x) (fma 2/3 (* (fabs x) (fabs x)) 2) (* (pow (fabs x) 5) 1/5)))) (cbrt (sqrt PI)))))) 1546594785.649 * * * * [misc]progress: [ 39 / 78 ] simplifiying candidate # 1546594785.650 * [enter]simplify: Simplifying (/ (sqrt (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 (sqrt PI))) 1546594785.650 * * [misc]simplify: iters left: 6 (20 enodes) 1546594785.656 * * [misc]simplify: iters left: 5 (28 enodes) 1546594785.664 * * [misc]simplify: iters left: 4 (44 enodes) 1546594785.679 * * [misc]simplify: iters left: 3 (80 enodes) 1546594785.702 * * [misc]simplify: iters left: 2 (135 enodes) 1546594785.741 * * [misc]simplify: iters left: 1 (187 enodes) 1546594785.776 * [exit]simplify: Simplified to (/ (sqrt (fma 1/21 (pow (fabs x) 7) (fma (fabs x) (fma 2/3 (* (fabs x) (fabs x)) 2) (* (pow (fabs x) 5) 1/5)))) (sqrt (sqrt PI))) 1546594785.776 * [misc]simplify: Simplified (2 1 1) to (λ (x) (fabs (* (/ (sqrt (fma 1/21 (pow (fabs x) 7) (fma (fabs x) (fma 2/3 (* (fabs x) (fabs x)) 2) (* (pow (fabs x) 5) 1/5)))) (sqrt (sqrt PI))) (/ (sqrt (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 (sqrt PI)))))) 1546594785.777 * [enter]simplify: Simplifying (/ (sqrt (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 (sqrt PI))) 1546594785.777 * * [misc]simplify: iters left: 6 (20 enodes) 1546594785.779 * * [misc]simplify: iters left: 5 (28 enodes) 1546594785.783 * * [misc]simplify: iters left: 4 (44 enodes) 1546594785.794 * * [misc]simplify: iters left: 3 (80 enodes) 1546594785.818 * * [misc]simplify: iters left: 2 (135 enodes) 1546594785.847 * * [misc]simplify: iters left: 1 (187 enodes) 1546594785.899 * [exit]simplify: Simplified to (/ (sqrt (fma 1/21 (pow (fabs x) 7) (fma (fabs x) (fma 2/3 (* (fabs x) (fabs x)) 2) (* (pow (fabs x) 5) 1/5)))) (sqrt (sqrt PI))) 1546594785.899 * [misc]simplify: Simplified (2 1 2) to (λ (x) (fabs (* (/ (sqrt (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 (sqrt PI))) (/ (sqrt (fma 1/21 (pow (fabs x) 7) (fma (fabs x) (fma 2/3 (* (fabs x) (fabs x)) 2) (* (pow (fabs x) 5) 1/5)))) (sqrt (sqrt PI)))))) 1546594785.899 * * * * [misc]progress: [ 40 / 78 ] simplifiying candidate # 1546594785.899 * [enter]simplify: Simplifying (/ (sqrt (fma (pow (fabs x) 5) 1/5 (fma (fabs x) (fma (* (fabs x) 2/3) (fabs x) 2) (* (pow (fabs x) 7) 1/21)))) 1) 1546594785.899 * * [misc]simplify: iters left: 6 (18 enodes) 1546594785.902 * * [misc]simplify: iters left: 5 (28 enodes) 1546594785.906 * * [misc]simplify: iters left: 4 (46 enodes) 1546594785.913 * * [misc]simplify: iters left: 3 (82 enodes) 1546594785.927 * * [misc]simplify: iters left: 2 (137 enodes) 1546594785.945 * * [misc]simplify: iters left: 1 (191 enodes) 1546594785.973 * [exit]simplify: Simplified to (sqrt (fma 1/21 (pow (fabs x) 7) (fma (fma 2/3 (* (fabs x) (fabs x)) 2) (fabs x) (* (pow (fabs x) 5) 1/5)))) 1546594785.973 * [misc]simplify: Simplified (2 1 1) to (λ (x) (fabs (* (sqrt (fma 1/21 (pow (fabs x) 7) (fma (fma 2/3 (* (fabs x) (fabs x)) 2) (fabs x) (* (pow (fabs x) 5) 1/5)))) (/ (sqrt (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))))) 1546594785.973 * [enter]simplify: Simplifying (/ (sqrt (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)) 1546594785.973 * * [misc]simplify: iters left: 6 (19 enodes) 1546594785.976 * * [misc]simplify: iters left: 5 (27 enodes) 1546594785.984 * * [misc]simplify: iters left: 4 (43 enodes) 1546594786.000 * * [misc]simplify: iters left: 3 (79 enodes) 1546594786.023 * * [misc]simplify: iters left: 2 (135 enodes) 1546594786.063 * * [misc]simplify: iters left: 1 (192 enodes) 1546594786.122 * [exit]simplify: Simplified to (/ (sqrt (fma (fma 2/3 (* (fabs x) (fabs x)) 2) (fabs x) (fma 1/21 (pow (fabs x) 7) (* (pow (fabs x) 5) 1/5)))) (sqrt PI)) 1546594786.122 * [misc]simplify: Simplified (2 1 2) to (λ (x) (fabs (* (sqrt (fma 1/21 (pow (fabs x) 7) (fma (fma 2/3 (* (fabs x) (fabs x)) 2) (fabs x) (* (pow (fabs x) 5) 1/5)))) (/ (sqrt (fma (fma 2/3 (* (fabs x) (fabs x)) 2) (fabs x) (fma 1/21 (pow (fabs x) 7) (* (pow (fabs x) 5) 1/5)))) (sqrt PI))))) 1546594786.122 * * * * [misc]progress: [ 41 / 78 ] simplifiying candidate # 1546594786.123 * [enter]simplify: Simplifying (/ 1 (* (cbrt (sqrt PI)) (cbrt (sqrt PI)))) 1546594786.123 * * [misc]simplify: iters left: 6 (6 enodes) 1546594786.125 * * [misc]simplify: iters left: 5 (10 enodes) 1546594786.127 * [exit]simplify: Simplified to (/ (/ 1 (cbrt (sqrt PI))) (cbrt (sqrt PI))) 1546594786.127 * [misc]simplify: Simplified (2 1 1) to (λ (x) (fabs (* (/ (/ 1 (cbrt (sqrt PI))) (cbrt (sqrt PI))) (/ (fma (pow (fabs x) 5) 1/5 (fma (fabs x) (fma (* (fabs x) 2/3) (fabs x) 2) (* (pow (fabs x) 7) 1/21))) (cbrt (sqrt PI)))))) 1546594786.128 * [enter]simplify: Simplifying (/ (fma (pow (fabs x) 5) 1/5 (fma (fabs x) (fma (* (fabs x) 2/3) (fabs x) 2) (* (pow (fabs x) 7) 1/21))) (cbrt (sqrt PI))) 1546594786.128 * * [misc]simplify: iters left: 6 (19 enodes) 1546594786.134 * * [misc]simplify: iters left: 5 (27 enodes) 1546594786.142 * * [misc]simplify: iters left: 4 (43 enodes) 1546594786.156 * * [misc]simplify: iters left: 3 (79 enodes) 1546594786.177 * * [misc]simplify: iters left: 2 (135 enodes) 1546594786.217 * * [misc]simplify: iters left: 1 (192 enodes) 1546594786.248 * [exit]simplify: Simplified to (/ (fma (fma 2/3 (* (fabs x) (fabs x)) 2) (fabs x) (fma 1/21 (pow (fabs x) 7) (* (pow (fabs x) 5) 1/5))) (cbrt (sqrt PI))) 1546594786.248 * [misc]simplify: Simplified (2 1 2) to (λ (x) (fabs (* (/ 1 (* (cbrt (sqrt PI)) (cbrt (sqrt PI)))) (/ (fma (fma 2/3 (* (fabs x) (fabs x)) 2) (fabs x) (fma 1/21 (pow (fabs x) 7) (* (pow (fabs x) 5) 1/5))) (cbrt (sqrt PI)))))) 1546594786.248 * * * * [misc]progress: [ 42 / 78 ] simplifiying candidate # 1546594786.248 * [enter]simplify: Simplifying (/ 1 (sqrt (sqrt PI))) 1546594786.248 * * [misc]simplify: iters left: 4 (5 enodes) 1546594786.249 * * [misc]simplify: iters left: 3 (7 enodes) 1546594786.250 * [exit]simplify: Simplified to (/ 1 (sqrt (sqrt PI))) 1546594786.250 * [misc]simplify: Simplified (2 1 1) to (λ (x) (fabs (* (/ 1 (sqrt (sqrt PI))) (/ (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 (sqrt PI)))))) 1546594786.250 * [enter]simplify: Simplifying (/ (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 (sqrt PI))) 1546594786.250 * * [misc]simplify: iters left: 6 (19 enodes) 1546594786.253 * * [misc]simplify: iters left: 5 (27 enodes) 1546594786.256 * * [misc]simplify: iters left: 4 (43 enodes) 1546594786.264 * * [misc]simplify: iters left: 3 (79 enodes) 1546594786.284 * * [misc]simplify: iters left: 2 (135 enodes) 1546594786.323 * * [misc]simplify: iters left: 1 (192 enodes) 1546594786.377 * [exit]simplify: Simplified to (/ (fma (fma 2/3 (* (fabs x) (fabs x)) 2) (fabs x) (fma 1/21 (pow (fabs x) 7) (* (pow (fabs x) 5) 1/5))) (sqrt (sqrt PI))) 1546594786.377 * [misc]simplify: Simplified (2 1 2) to (λ (x) (fabs (* (/ 1 (sqrt (sqrt PI))) (/ (fma (fma 2/3 (* (fabs x) (fabs x)) 2) (fabs x) (fma 1/21 (pow (fabs x) 7) (* (pow (fabs x) 5) 1/5))) (sqrt (sqrt PI)))))) 1546594786.377 * * * * [misc]progress: [ 43 / 78 ] simplifiying candidate # 1546594786.377 * [enter]simplify: Simplifying (/ 1 1) 1546594786.377 * * [misc]simplify: iters left: 2 (2 enodes) 1546594786.378 * * [misc]simplify: iters left: 1 (4 enodes) 1546594786.378 * [exit]simplify: Simplified to 1 1546594786.378 * [misc]simplify: Simplified (2 1 1) to (λ (x) (fabs (* 1 (/ (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))))) 1546594786.378 * [enter]simplify: Simplifying (/ (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)) 1546594786.378 * * [misc]simplify: iters left: 6 (18 enodes) 1546594786.381 * * [misc]simplify: iters left: 5 (26 enodes) 1546594786.384 * * [misc]simplify: iters left: 4 (42 enodes) 1546594786.391 * * [misc]simplify: iters left: 3 (78 enodes) 1546594786.406 * * [misc]simplify: iters left: 2 (138 enodes) 1546594786.448 * * [misc]simplify: iters left: 1 (192 enodes) 1546594786.504 * [exit]simplify: Simplified to (/ (fma 1/21 (pow (fabs x) 7) (fma (fma 2/3 (* (fabs x) (fabs x)) 2) (fabs x) (* (pow (fabs x) 5) 1/5))) (sqrt PI)) 1546594786.504 * [misc]simplify: Simplified (2 1 2) to (λ (x) (fabs (* 1 (/ (fma 1/21 (pow (fabs x) 7) (fma (fma 2/3 (* (fabs x) (fabs x)) 2) (fabs x) (* (pow (fabs x) 5) 1/5))) (sqrt PI))))) 1546594786.504 * * * * [misc]progress: [ 44 / 78 ] simplifiying candidate # 1546594786.504 * * * * [misc]progress: [ 45 / 78 ] simplifiying candidate # 1546594786.505 * * * * [misc]progress: [ 46 / 78 ] simplifiying candidate # 1546594786.505 * * * * [misc]progress: [ 47 / 78 ] simplifiying candidate # 1546594786.505 * [enter]simplify: Simplifying (cbrt (sqrt PI)) 1546594786.505 * * [misc]simplify: iters left: 2 (3 enodes) 1546594786.506 * [exit]simplify: Simplified to (cbrt (sqrt PI)) 1546594786.506 * [misc]simplify: Simplified (2 1 2) 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))) (* (cbrt (sqrt PI)) (cbrt (sqrt PI)))) (cbrt (sqrt PI))))) 1546594786.506 * * * * [misc]progress: [ 48 / 78 ] simplifiying candidate # 1546594786.506 * [enter]simplify: Simplifying (sqrt (sqrt PI)) 1546594786.506 * * [misc]simplify: iters left: 2 (3 enodes) 1546594786.507 * [exit]simplify: Simplified to (sqrt (sqrt PI)) 1546594786.507 * [misc]simplify: Simplified (2 1 2) 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 (sqrt PI))) (sqrt (sqrt PI))))) 1546594786.507 * * * * [misc]progress: [ 49 / 78 ] simplifiying candidate # 1546594786.508 * [enter]simplify: Simplifying (sqrt PI) 1546594786.508 * * [misc]simplify: iters left: 1 (2 enodes) 1546594786.508 * [exit]simplify: Simplified to (sqrt PI) 1546594786.508 * [misc]simplify: Simplified (2 1 2) 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))) 1) (sqrt PI)))) 1546594786.509 * * * * [misc]progress: [ 50 / 78 ] simplifiying candidate # 1546594786.509 * [enter]simplify: Simplifying (* (cbrt (fma (pow (fabs x) 5) 1/5 (fma (fabs x) (fma (* (fabs x) 2/3) (fabs x) 2) (* (pow (fabs x) 7) 1/21)))) (cbrt (fma (pow (fabs x) 5) 1/5 (fma (fabs x) (fma (* (fabs x) 2/3) (fabs x) 2) (* (pow (fabs x) 7) 1/21))))) 1546594786.509 * * [misc]simplify: iters left: 6 (17 enodes) 1546594786.514 * * [misc]simplify: iters left: 5 (25 enodes) 1546594786.521 * * [misc]simplify: iters left: 4 (41 enodes) 1546594786.529 * * [misc]simplify: iters left: 3 (77 enodes) 1546594786.542 * * [misc]simplify: iters left: 2 (133 enodes) 1546594786.575 * * [misc]simplify: iters left: 1 (187 enodes) 1546594786.625 * [exit]simplify: Simplified to (* (cbrt (fma 1/5 (pow (fabs x) 5) (fma (fma 2/3 (* (fabs x) (fabs x)) 2) (fabs x) (* (pow (fabs x) 7) 1/21)))) (cbrt (fma 1/5 (pow (fabs x) 5) (fma (fma 2/3 (* (fabs x) (fabs x)) 2) (fabs x) (* (pow (fabs x) 7) 1/21))))) 1546594786.625 * [misc]simplify: Simplified (2 1 1) to (λ (x) (fabs (/ (* (cbrt (fma 1/5 (pow (fabs x) 5) (fma (fma 2/3 (* (fabs x) (fabs x)) 2) (fabs x) (* (pow (fabs x) 7) 1/21)))) (cbrt (fma 1/5 (pow (fabs x) 5) (fma (fma 2/3 (* (fabs x) (fabs x)) 2) (fabs x) (* (pow (fabs x) 7) 1/21))))) (/ (sqrt PI) (cbrt (fma (pow (fabs x) 5) 1/5 (fma (fabs x) (fma (* (fabs x) 2/3) (fabs x) 2) (* (pow (fabs x) 7) 1/21)))))))) 1546594786.625 * * * * [misc]progress: [ 51 / 78 ] simplifiying candidate # 1546594786.625 * [enter]simplify: Simplifying (sqrt (fma (pow (fabs x) 5) 1/5 (fma (fabs x) (fma (* (fabs x) 2/3) (fabs x) 2) (* (pow (fabs x) 7) 1/21)))) 1546594786.626 * * [misc]simplify: iters left: 6 (16 enodes) 1546594786.628 * * [misc]simplify: iters left: 5 (24 enodes) 1546594786.631 * * [misc]simplify: iters left: 4 (40 enodes) 1546594786.638 * * [misc]simplify: iters left: 3 (76 enodes) 1546594786.662 * * [misc]simplify: iters left: 2 (135 enodes) 1546594786.683 * * [misc]simplify: iters left: 1 (191 enodes) 1546594786.713 * [exit]simplify: Simplified to (sqrt (fma 1/21 (pow (fabs x) 7) (fma (fma 2/3 (* (fabs x) (fabs x)) 2) (fabs x) (* (pow (fabs x) 5) 1/5)))) 1546594786.713 * [misc]simplify: Simplified (2 1 1) to (λ (x) (fabs (/ (sqrt (fma 1/21 (pow (fabs x) 7) (fma (fma 2/3 (* (fabs x) (fabs x)) 2) (fabs x) (* (pow (fabs x) 5) 1/5)))) (/ (sqrt PI) (sqrt (fma (pow (fabs x) 5) 1/5 (fma (fabs x) (fma (* (fabs x) 2/3) (fabs x) 2) (* (pow (fabs x) 7) 1/21)))))))) 1546594786.713 * * * * [misc]progress: [ 52 / 78 ] simplifiying candidate # 1546594786.714 * * * * [misc]progress: [ 53 / 78 ] simplifiying candidate # 1546594786.714 * * * * [misc]progress: [ 54 / 78 ] simplifiying candidate # 1546594786.714 * * * * [misc]progress: [ 55 / 78 ] simplifiying candidate # 1546594786.714 * * * * [misc]progress: [ 56 / 78 ] simplifiying candidate # 1546594786.714 * * * * [misc]progress: [ 57 / 78 ] simplifiying candidate # 1546594786.714 * * * * [misc]progress: [ 58 / 78 ] simplifiying candidate # 1546594786.714 * * * * [misc]progress: [ 59 / 78 ] simplifiying candidate # 1546594786.714 * * * * [misc]progress: [ 60 / 78 ] simplifiying candidate # 1546594786.714 * * * * [misc]progress: [ 61 / 78 ] simplifiying candidate # 1546594786.714 * * * * [misc]progress: [ 62 / 78 ] simplifiying candidate # 1546594786.714 * [enter]simplify: Simplifying (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 7) 1546594786.715 * * [misc]simplify: iters left: 5 (6 enodes) 1546594786.716 * [exit]simplify: Simplified to (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 7) 1546594786.716 * [misc]simplify: Simplified (2 1 1 3 3 1) to (λ (x) (fabs (/ (fma (pow (fabs x) 5) 1/5 (fma (fabs x) (fma (* (fabs x) 2/3) (fabs x) 2) (* (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 7) (* (pow (cbrt (fabs x)) 7) 1/21)))) (sqrt PI)))) 1546594786.717 * * * * [misc]progress: [ 63 / 78 ] simplifiying candidate # 1546594786.717 * [enter]simplify: Simplifying (pow (sqrt (fabs x)) 7) 1546594786.717 * * [misc]simplify: iters left: 3 (5 enodes) 1546594786.718 * [exit]simplify: Simplified to (pow (sqrt (fabs x)) 7) 1546594786.718 * [misc]simplify: Simplified (2 1 1 3 3 1) to (λ (x) (fabs (/ (fma (pow (fabs x) 5) 1/5 (fma (fabs x) (fma (* (fabs x) 2/3) (fabs x) 2) (* (pow (sqrt (fabs x)) 7) (* (pow (sqrt (fabs x)) 7) 1/21)))) (sqrt PI)))) 1546594786.718 * * * * [misc]progress: [ 64 / 78 ] simplifiying candidate # 1546594786.719 * [enter]simplify: Simplifying (pow 1 7) 1546594786.719 * * [misc]simplify: iters left: 1 (3 enodes) 1546594786.720 * [exit]simplify: Simplified to 1 1546594786.720 * [misc]simplify: Simplified (2 1 1 3 3 1) to (λ (x) (fabs (/ (fma (pow (fabs x) 5) 1/5 (fma (fabs x) (fma (* (fabs x) 2/3) (fabs x) 2) (* 1 (* (pow (fabs x) 7) 1/21)))) (sqrt PI)))) 1546594786.720 * * * * [misc]progress: [ 65 / 78 ] simplifiying candidate # 1546594786.722 * [enter]simplify: Simplifying (* (cbrt (pow (fabs x) 7)) (cbrt (pow (fabs x) 7))) 1546594786.722 * * [misc]simplify: iters left: 5 (6 enodes) 1546594786.724 * [exit]simplify: Simplified to (* (cbrt (pow (fabs x) 7)) (cbrt (pow (fabs x) 7))) 1546594786.724 * [misc]simplify: Simplified (2 1 1 3 3 1) to (λ (x) (fabs (/ (fma (pow (fabs x) 5) 1/5 (fma (fabs x) (fma (* (fabs x) 2/3) (fabs x) 2) (* (* (cbrt (pow (fabs x) 7)) (cbrt (pow (fabs x) 7))) (* (cbrt (pow (fabs x) 7)) 1/21)))) (sqrt PI)))) 1546594786.724 * * * * [misc]progress: [ 66 / 78 ] simplifiying candidate # 1546594786.724 * [enter]simplify: Simplifying (sqrt (pow (fabs x) 7)) 1546594786.724 * * [misc]simplify: iters left: 3 (5 enodes) 1546594786.726 * [exit]simplify: Simplified to (sqrt (pow (fabs x) 7)) 1546594786.726 * [misc]simplify: Simplified (2 1 1 3 3 1) to (λ (x) (fabs (/ (fma (pow (fabs x) 5) 1/5 (fma (fabs x) (fma (* (fabs x) 2/3) (fabs x) 2) (* (sqrt (pow (fabs x) 7)) (* (sqrt (pow (fabs x) 7)) 1/21)))) (sqrt PI)))) 1546594786.726 * * * * [misc]progress: [ 67 / 78 ] simplifiying candidate # 1546594786.726 * * * * [misc]progress: [ 68 / 78 ] simplifiying candidate # 1546594786.726 * * * * [misc]progress: [ 69 / 78 ] simplifiying candidate # 1546594786.726 * [enter]simplify: Simplifying (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))) 1546594786.726 * * [misc]simplify: iters left: 6 (19 enodes) 1546594786.732 * * [misc]simplify: iters left: 5 (27 enodes) 1546594786.740 * * [misc]simplify: iters left: 4 (43 enodes) 1546594786.754 * * [misc]simplify: iters left: 3 (79 enodes) 1546594786.778 * * [misc]simplify: iters left: 2 (135 enodes) 1546594786.804 * * [misc]simplify: iters left: 1 (192 enodes) 1546594786.833 * [exit]simplify: Simplified to (fabs (/ (fma (fma 2/3 (* (fabs x) (fabs x)) 2) (fabs x) (fma 1/21 (pow (fabs x) 7) (* (pow (fabs x) 5) 1/5))) (sqrt PI))) 1546594786.833 * [misc]simplify: Simplified (2) to (λ (x) (fabs (/ (fma (fma 2/3 (* (fabs x) (fabs x)) 2) (fabs x) (fma 1/21 (pow (fabs x) 7) (* (pow (fabs x) 5) 1/5))) (sqrt PI)))) 1546594786.833 * * * * [misc]progress: [ 70 / 78 ] simplifiying candidate # 1546594786.834 * [enter]simplify: Simplifying (* 2/3 (fabs x)) 1546594786.834 * * [misc]simplify: iters left: 3 (4 enodes) 1546594786.834 * * [misc]simplify: iters left: 2 (5 enodes) 1546594786.835 * [exit]simplify: Simplified to (* 2/3 (fabs x)) 1546594786.835 * [misc]simplify: Simplified (2 1 1 3 2 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)))) 1546594786.835 * * * * [misc]progress: [ 71 / 78 ] simplifiying candidate # 1546594786.835 * [enter]simplify: Simplifying (* 2/3 (fabs x)) 1546594786.835 * * [misc]simplify: iters left: 3 (4 enodes) 1546594786.836 * * [misc]simplify: iters left: 2 (5 enodes) 1546594786.836 * [exit]simplify: Simplified to (* 2/3 (fabs x)) 1546594786.836 * [misc]simplify: Simplified (2 1 1 3 2 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)))) 1546594786.836 * * * * [misc]progress: [ 72 / 78 ] simplifiying candidate # 1546594786.837 * [enter]simplify: Simplifying (* 2/3 (fabs x)) 1546594786.837 * * [misc]simplify: iters left: 3 (4 enodes) 1546594786.837 * * [misc]simplify: iters left: 2 (5 enodes) 1546594786.838 * [exit]simplify: Simplified to (* 2/3 (fabs x)) 1546594786.838 * [misc]simplify: Simplified (2 1 1 3 2 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)))) 1546594786.838 * * * * [misc]progress: [ 73 / 78 ] simplifiying candidate # 1546594786.838 * [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)))))) 1546594786.838 * * [misc]simplify: iters left: 6 (24 enodes) 1546594786.845 * * [misc]simplify: iters left: 5 (50 enodes) 1546594786.863 * * [misc]simplify: iters left: 4 (117 enodes) 1546594786.912 * * [misc]simplify: iters left: 3 (265 enodes) 1546594787.011 * [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)))) 1546594787.011 * [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)))))) 1546594787.012 * * * * [misc]progress: [ 74 / 78 ] simplifiying candidate # 1546594787.012 * [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)))))) 1546594787.012 * * [misc]simplify: iters left: 6 (24 enodes) 1546594787.017 * * [misc]simplify: iters left: 5 (50 enodes) 1546594787.026 * * [misc]simplify: iters left: 4 (117 enodes) 1546594787.049 * * [misc]simplify: iters left: 3 (265 enodes) 1546594787.172 * [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)))) 1546594787.172 * [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)))))) 1546594787.172 * * * * [misc]progress: [ 75 / 78 ] simplifiying candidate # 1546594787.173 * [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)))))) 1546594787.173 * * [misc]simplify: iters left: 6 (24 enodes) 1546594787.181 * * [misc]simplify: iters left: 5 (50 enodes) 1546594787.196 * * [misc]simplify: iters left: 4 (117 enodes) 1546594787.229 * * [misc]simplify: iters left: 3 (265 enodes) 1546594787.345 * [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)))) 1546594787.345 * [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)))))) 1546594787.345 * * * * [misc]progress: [ 76 / 78 ] simplifiying candidate # 1546594787.345 * [enter]simplify: Simplifying (* 1/21 (pow (fabs x) 7)) 1546594787.345 * * [misc]simplify: iters left: 4 (6 enodes) 1546594787.347 * * [misc]simplify: iters left: 3 (7 enodes) 1546594787.349 * [exit]simplify: Simplified to (* (pow (fabs x) 7) 1/21) 1546594787.349 * [misc]simplify: Simplified (2 1 1 3 3) 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)))) 1546594787.349 * * * * [misc]progress: [ 77 / 78 ] simplifiying candidate # 1546594787.349 * [enter]simplify: Simplifying (* 1/21 (pow (fabs x) 7)) 1546594787.349 * * [misc]simplify: iters left: 4 (6 enodes) 1546594787.351 * * [misc]simplify: iters left: 3 (7 enodes) 1546594787.353 * [exit]simplify: Simplified to (* (pow (fabs x) 7) 1/21) 1546594787.353 * [misc]simplify: Simplified (2 1 1 3 3) 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)))) 1546594787.353 * * * * [misc]progress: [ 78 / 78 ] simplifiying candidate # 1546594787.354 * [enter]simplify: Simplifying (* 1/21 (pow (fabs x) 7)) 1546594787.354 * * [misc]simplify: iters left: 4 (6 enodes) 1546594787.356 * * [misc]simplify: iters left: 3 (7 enodes) 1546594787.358 * [exit]simplify: Simplified to (* (pow (fabs x) 7) 1/21) 1546594787.358 * [misc]simplify: Simplified (2 1 1 3 3) 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)))) 1546594787.358 * * * [misc]progress: adding candidates to table 1546594788.679 * * [misc]progress: iteration 4 / 4 1546594788.679 * * * [misc]progress: picking best candidate 1546594788.690 * * * * [misc]pick: Picked # 1546594788.690 * * * [misc]progress: localizing error 1546594788.724 * * * [misc]progress: generating rewritten candidates 1546594788.724 * * * * [misc]progress: [ 1 / 4 ] rewriting at (2 1 1 2 1 1) 1546594788.724 * * * * [misc]progress: [ 2 / 4 ] rewriting at (2 1 1 2) 1546594788.725 * * * * [misc]progress: [ 3 / 4 ] rewriting at (2 1 2 1 1 2) 1546594788.774 * * * * [misc]progress: [ 4 / 4 ] rewriting at (2 1) 1546594790.099 * * * [misc]progress: generating series expansions 1546594790.099 * * * * [misc]progress: [ 1 / 4 ] generating series at (2 1 1 2 1 1) 1546594790.099 * * * * [misc]progress: [ 2 / 4 ] generating series at (2 1 1 2) 1546594790.099 * * * * [misc]progress: [ 3 / 4 ] generating series at (2 1 2 1 1 2) 1546594790.100 * [misc]backup-simplify: Simplify (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x))) into (* 2/3 (pow (fabs x) 3)) 1546594790.100 * [misc]approximate: Taking taylor expansion of (* 2/3 (pow (fabs x) 3)) in (x) around 0 1546594790.100 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs x) 3)) in x 1546594790.100 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546594790.100 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546594790.100 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 3) in x 1546594790.100 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546594790.100 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546594790.100 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs x) 3)) in x 1546594790.100 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546594790.100 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546594790.100 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 3) in x 1546594790.100 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546594790.100 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546594790.100 * [misc]backup-simplify: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 1546594790.100 * [misc]backup-simplify: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 1546594790.100 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs x) 3)) into (* 2/3 (pow (fabs x) 3)) 1546594790.100 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs x) 3)) into (* 2/3 (pow (fabs x) 3)) 1546594790.100 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 1546594790.100 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 1546594790.101 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 (pow (fabs x) 3))) into 0 1546594790.101 * [misc]backup-simplify: Simplify 0 into 0 1546594790.101 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 1546594790.101 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 1546594790.101 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 1546594790.101 * [misc]backup-simplify: Simplify 0 into 0 1546594790.101 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 1546594790.102 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 1546594790.102 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 1546594790.102 * [misc]backup-simplify: Simplify 0 into 0 1546594790.102 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 1546594790.103 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 1546594790.103 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 1546594790.103 * [misc]backup-simplify: Simplify 0 into 0 1546594790.104 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 1546594790.104 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 1546594790.105 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 1546594790.105 * [misc]backup-simplify: Simplify 0 into 0 1546594790.105 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 1546594790.106 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 1546594790.106 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))))) into 0 1546594790.106 * [misc]backup-simplify: Simplify 0 into 0 1546594790.107 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs x) 3)) into (* 2/3 (pow (fabs x) 3)) 1546594790.107 * [misc]backup-simplify: Simplify (* (/ 2 3) (* (* (fabs (/ 1 x)) (fabs (/ 1 x))) (fabs (/ 1 x)))) into (* 2/3 (pow (fabs (/ 1 x)) 3)) 1546594790.107 * [misc]approximate: Taking taylor expansion of (* 2/3 (pow (fabs (/ 1 x)) 3)) in (x) around 0 1546594790.107 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs (/ 1 x)) 3)) in x 1546594790.107 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546594790.107 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546594790.107 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 1546594790.107 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546594790.107 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546594790.107 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs (/ 1 x)) 3)) in x 1546594790.107 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546594790.107 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546594790.107 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 1546594790.107 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546594790.107 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546594790.107 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 1546594790.107 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 1546594790.107 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs (/ 1 x)) 3)) into (* 2/3 (pow (fabs (/ 1 x)) 3)) 1546594790.108 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs (/ 1 x)) 3)) into (* 2/3 (pow (fabs (/ 1 x)) 3)) 1546594790.108 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 1546594790.108 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 1546594790.108 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 1546594790.108 * [misc]backup-simplify: Simplify 0 into 0 1546594790.108 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 1546594790.109 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 1546594790.109 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 1546594790.109 * [misc]backup-simplify: Simplify 0 into 0 1546594790.109 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 1546594790.110 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 1546594790.110 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 1546594790.110 * [misc]backup-simplify: Simplify 0 into 0 1546594790.111 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 1546594790.111 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 1546594790.112 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 1546594790.112 * [misc]backup-simplify: Simplify 0 into 0 1546594790.113 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 1546594790.113 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 1546594790.114 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))))) into 0 1546594790.114 * [misc]backup-simplify: Simplify 0 into 0 1546594790.115 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 1546594790.116 * [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 1546594790.116 * [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 1546594790.117 * [misc]backup-simplify: Simplify 0 into 0 1546594790.117 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs (/ 1 (/ 1 x))) 3)) into (* 2/3 (pow (fabs x) 3)) 1546594790.117 * [misc]backup-simplify: Simplify (* (/ 2 3) (* (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x))))) into (* 2/3 (pow (fabs (/ -1 x)) 3)) 1546594790.117 * [misc]approximate: Taking taylor expansion of (* 2/3 (pow (fabs (/ -1 x)) 3)) in (x) around 0 1546594790.117 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs (/ -1 x)) 3)) in x 1546594790.117 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546594790.117 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546594790.117 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 1546594790.117 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546594790.117 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546594790.117 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs (/ -1 x)) 3)) in x 1546594790.117 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546594790.117 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546594790.117 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 1546594790.117 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546594790.117 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546594790.118 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 1546594790.118 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 1546594790.118 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs (/ -1 x)) 3)) into (* 2/3 (pow (fabs (/ -1 x)) 3)) 1546594790.118 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs (/ -1 x)) 3)) into (* 2/3 (pow (fabs (/ -1 x)) 3)) 1546594790.118 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 1546594790.118 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 1546594790.119 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 1546594790.119 * [misc]backup-simplify: Simplify 0 into 0 1546594790.119 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 1546594790.119 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 1546594790.120 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 1546594790.120 * [misc]backup-simplify: Simplify 0 into 0 1546594790.120 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 1546594790.120 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 1546594790.121 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 1546594790.121 * [misc]backup-simplify: Simplify 0 into 0 1546594790.121 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 1546594790.122 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 1546594790.123 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 1546594790.123 * [misc]backup-simplify: Simplify 0 into 0 1546594790.123 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 1546594790.124 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 1546594790.125 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))))) into 0 1546594790.125 * [misc]backup-simplify: Simplify 0 into 0 1546594790.125 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 1546594790.126 * [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 1546594790.128 * [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 1546594790.128 * [misc]backup-simplify: Simplify 0 into 0 1546594790.128 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs (/ -1 (/ 1 (- x)))) 3)) into (* 2/3 (pow (fabs x) 3)) 1546594790.128 * * * * [misc]progress: [ 4 / 4 ] generating series at (2 1) 1546594790.130 * [misc]backup-simplify: Simplify (* (/ 1 (expm1 (log1p (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 (/ (+ (* 1/5 (pow (fabs x) 5)) (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7))))) (expm1 (log1p (sqrt PI)))) 1546594790.130 * [misc]approximate: 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))))) (expm1 (log1p (sqrt PI)))) in (x) around 0 1546594790.130 * [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))))) (expm1 (log1p (sqrt PI)))) in x 1546594790.131 * [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 1546594790.131 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs x) 5)) in x 1546594790.131 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546594790.131 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546594790.131 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 5) in x 1546594790.131 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546594790.131 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546594790.131 * [misc]taylor: Taking taylor expansion of (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))) in x 1546594790.131 * [misc]taylor: Taking taylor expansion of (* 2 (fabs x)) in x 1546594790.131 * [misc]taylor: Taking taylor expansion of 2 in x 1546594790.131 * [misc]backup-simplify: Simplify 2 into 2 1546594790.131 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546594790.131 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546594790.131 * [misc]taylor: Taking taylor expansion of (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7))) in x 1546594790.131 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs x) 3)) in x 1546594790.131 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546594790.131 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546594790.131 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 3) in x 1546594790.131 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546594790.131 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546594790.131 * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs x) 7)) in x 1546594790.131 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546594790.131 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546594790.131 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 7) in x 1546594790.131 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546594790.131 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546594790.131 * [misc]taylor: Taking taylor expansion of (expm1 (log1p (sqrt PI))) in x 1546594790.131 * [misc]taylor: Rewrote expression to (- (exp (log1p (sqrt PI))) 1) 1546594790.131 * [misc]taylor: Taking taylor expansion of (exp (log1p (sqrt PI))) in x 1546594790.131 * [misc]taylor: Taking taylor expansion of (log1p (sqrt PI)) in x 1546594790.131 * [misc]taylor: Rewrote expression to (log (+ 1 (sqrt PI))) 1546594790.131 * [misc]taylor: Taking taylor expansion of (+ 1 (sqrt PI)) in x 1546594790.131 * [misc]taylor: Taking taylor expansion of 1 in x 1546594790.131 * [misc]backup-simplify: Simplify 1 into 1 1546594790.131 * [misc]taylor: Taking taylor expansion of (sqrt PI) in x 1546594790.131 * [misc]taylor: Taking taylor expansion of PI in x 1546594790.132 * [misc]backup-simplify: Simplify PI into PI 1546594790.132 * [misc]backup-simplify: Simplify (sqrt PI) into (sqrt PI) 1546594790.132 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt PI))) into 0 1546594790.133 * [misc]backup-simplify: Simplify (+ 1 (sqrt PI)) into (+ (sqrt PI) 1) 1546594790.133 * [misc]backup-simplify: Simplify (log (+ (sqrt PI) 1)) into (log (+ (sqrt PI) 1)) 1546594790.134 * [misc]backup-simplify: Simplify (exp (log (+ (sqrt PI) 1))) into (+ (sqrt PI) 1) 1546594790.134 * [misc]taylor: Taking taylor expansion of 1 in x 1546594790.134 * [misc]backup-simplify: Simplify 1 into 1 1546594790.135 * [misc]backup-simplify: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 1546594790.135 * [misc]backup-simplify: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 1546594790.135 * [misc]backup-simplify: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 1546594790.135 * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs x) 5)) into (* 1/5 (pow (fabs x) 5)) 1546594790.135 * [misc]backup-simplify: Simplify (* 2 (fabs x)) into (* 2 (fabs x)) 1546594790.135 * [misc]backup-simplify: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 1546594790.135 * [misc]backup-simplify: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 1546594790.135 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs x) 3)) into (* 2/3 (pow (fabs x) 3)) 1546594790.136 * [misc]backup-simplify: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 1546594790.136 * [misc]backup-simplify: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 1546594790.136 * [misc]backup-simplify: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) 1546594790.136 * [misc]backup-simplify: Simplify (* (fabs x) (pow (fabs x) 6)) into (pow (fabs x) 7) 1546594790.136 * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs x) 7)) into (* 1/21 (pow (fabs x) 7)) 1546594790.136 * [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))) 1546594790.137 * [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)))) 1546594790.137 * [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))))) 1546594790.137 * [misc]backup-simplify: Simplify (- 1) into -1 1546594790.138 * [misc]backup-simplify: Simplify (+ (+ (sqrt PI) 1) -1) into (sqrt PI) 1546594790.139 * [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 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)))))) 1546594790.139 * [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))))) (expm1 (log1p (sqrt PI)))) in x 1546594790.139 * [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 1546594790.139 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs x) 5)) in x 1546594790.139 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546594790.139 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546594790.139 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 5) in x 1546594790.139 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546594790.139 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546594790.139 * [misc]taylor: Taking taylor expansion of (+ (* 2 (fabs x)) (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7)))) in x 1546594790.139 * [misc]taylor: Taking taylor expansion of (* 2 (fabs x)) in x 1546594790.139 * [misc]taylor: Taking taylor expansion of 2 in x 1546594790.139 * [misc]backup-simplify: Simplify 2 into 2 1546594790.139 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546594790.139 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546594790.139 * [misc]taylor: Taking taylor expansion of (+ (* 2/3 (pow (fabs x) 3)) (* 1/21 (pow (fabs x) 7))) in x 1546594790.139 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs x) 3)) in x 1546594790.139 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546594790.139 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546594790.139 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 3) in x 1546594790.139 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546594790.139 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546594790.139 * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs x) 7)) in x 1546594790.139 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546594790.139 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546594790.140 * [misc]taylor: Taking taylor expansion of (pow (fabs x) 7) in x 1546594790.140 * [misc]taylor: Taking taylor expansion of (fabs x) in x 1546594790.140 * [misc]backup-simplify: Simplify (fabs x) into (fabs x) 1546594790.140 * [misc]taylor: Taking taylor expansion of (expm1 (log1p (sqrt PI))) in x 1546594790.140 * [misc]taylor: Rewrote expression to (- (exp (log1p (sqrt PI))) 1) 1546594790.140 * [misc]taylor: Taking taylor expansion of (exp (log1p (sqrt PI))) in x 1546594790.140 * [misc]taylor: Taking taylor expansion of (log1p (sqrt PI)) in x 1546594790.140 * [misc]taylor: Rewrote expression to (log (+ 1 (sqrt PI))) 1546594790.140 * [misc]taylor: Taking taylor expansion of (+ 1 (sqrt PI)) in x 1546594790.140 * [misc]taylor: Taking taylor expansion of 1 in x 1546594790.140 * [misc]backup-simplify: Simplify 1 into 1 1546594790.140 * [misc]taylor: Taking taylor expansion of (sqrt PI) in x 1546594790.140 * [misc]taylor: Taking taylor expansion of PI in x 1546594790.140 * [misc]backup-simplify: Simplify PI into PI 1546594790.140 * [misc]backup-simplify: Simplify (sqrt PI) into (sqrt PI) 1546594790.141 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt PI))) into 0 1546594790.141 * [misc]backup-simplify: Simplify (+ 1 (sqrt PI)) into (+ (sqrt PI) 1) 1546594790.142 * [misc]backup-simplify: Simplify (log (+ (sqrt PI) 1)) into (log (+ (sqrt PI) 1)) 1546594790.143 * [misc]backup-simplify: Simplify (exp (log (+ (sqrt PI) 1))) into (+ (sqrt PI) 1) 1546594790.143 * [misc]taylor: Taking taylor expansion of 1 in x 1546594790.143 * [misc]backup-simplify: Simplify 1 into 1 1546594790.143 * [misc]backup-simplify: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 1546594790.143 * [misc]backup-simplify: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 1546594790.143 * [misc]backup-simplify: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 1546594790.143 * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs x) 5)) into (* 1/5 (pow (fabs x) 5)) 1546594790.143 * [misc]backup-simplify: Simplify (* 2 (fabs x)) into (* 2 (fabs x)) 1546594790.143 * [misc]backup-simplify: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 1546594790.144 * [misc]backup-simplify: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 1546594790.144 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs x) 3)) into (* 2/3 (pow (fabs x) 3)) 1546594790.144 * [misc]backup-simplify: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 1546594790.144 * [misc]backup-simplify: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 1546594790.144 * [misc]backup-simplify: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) 1546594790.144 * [misc]backup-simplify: Simplify (* (fabs x) (pow (fabs x) 6)) into (pow (fabs x) 7) 1546594790.144 * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs x) 7)) into (* 1/21 (pow (fabs x) 7)) 1546594790.144 * [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))) 1546594790.145 * [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)))) 1546594790.145 * [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))))) 1546594790.145 * [misc]backup-simplify: Simplify (- 1) into -1 1546594790.146 * [misc]backup-simplify: Simplify (+ (+ (sqrt PI) 1) -1) into (sqrt PI) 1546594790.147 * [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 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)))))) 1546594790.148 * [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)))))) 1546594790.148 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 1546594790.148 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (* 0 (pow (fabs x) 2))) into 0 1546594790.148 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 4))) into 0 1546594790.148 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (* 0 (pow (fabs x) 5))) into 0 1546594790.149 * [misc]backup-simplify: Simplify (+ (* 2 0) (* 0 (fabs x))) into 0 1546594790.149 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 1546594790.149 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 1546594790.149 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 (pow (fabs x) 3))) into 0 1546594790.149 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 1546594790.149 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 1546594790.149 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (* 0 (pow (fabs x) 3))) into 0 1546594790.149 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 6))) into 0 1546594790.150 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (* 0 (pow (fabs x) 7))) into 0 1546594790.150 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594790.150 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594790.150 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594790.150 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594790.153 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (+ (sqrt PI) 1) 1)))) 1) into 0 1546594790.155 * [misc]backup-simplify: Simplify (* (exp (log (+ (sqrt PI) 1))) (+ (* (/ (pow 0 1) 1)))) into 0 1546594790.155 * [misc]backup-simplify: Simplify (- 0) into 0 1546594790.155 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594790.157 * [misc]backup-simplify: Simplify (- (/ 0 (sqrt 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)))))) (/ 0 (sqrt PI))))) into 0 1546594790.157 * [misc]backup-simplify: Simplify 0 into 0 1546594790.157 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 1546594790.157 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 1546594790.158 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))) into 0 1546594790.158 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))) into 0 1546594790.158 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 1546594790.159 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 1546594790.159 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 1546594790.159 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 1546594790.159 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 1546594790.160 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 1546594790.160 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 1546594790.160 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))) into 0 1546594790.161 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (* 0 (pow (fabs x) 7)))) into 0 1546594790.161 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594790.161 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594790.161 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594790.162 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt PI))) into 0 1546594790.162 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594790.167 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (+ (sqrt PI) 1) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (+ (sqrt PI) 1) 1)))) 2) into 0 1546594790.170 * [misc]backup-simplify: Simplify (* (exp (log (+ (sqrt PI) 1))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1546594790.170 * [misc]backup-simplify: Simplify (- 0) into 0 1546594790.170 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594790.173 * [misc]backup-simplify: Simplify (- (/ 0 (sqrt 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)))))) (/ 0 (sqrt PI))) (* 0 (/ 0 (sqrt PI))))) into 0 1546594790.173 * [misc]backup-simplify: Simplify 0 into 0 1546594790.173 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 1546594790.174 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 1546594790.174 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))) into 0 1546594790.175 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5))))) into 0 1546594790.175 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 1546594790.176 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 1546594790.176 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 1546594790.176 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 1546594790.177 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 1546594790.177 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 1546594790.178 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 1546594790.178 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))) into 0 1546594790.178 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7))))) into 0 1546594790.178 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594790.179 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594790.179 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594790.180 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt PI))) into 0 1546594790.180 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594790.188 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (+ (sqrt PI) 1) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (+ (sqrt PI) 1) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (+ (sqrt PI) 1) 1)))) 6) into 0 1546594790.191 * [misc]backup-simplify: Simplify (* (exp (log (+ (sqrt PI) 1))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 1546594790.191 * [misc]backup-simplify: Simplify (- 0) into 0 1546594790.191 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594790.193 * [misc]backup-simplify: Simplify (- (/ 0 (sqrt 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)))))) (/ 0 (sqrt PI))) (* 0 (/ 0 (sqrt PI))) (* 0 (/ 0 (sqrt PI))))) into 0 1546594790.193 * [misc]backup-simplify: Simplify 0 into 0 1546594790.193 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 1546594790.194 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 1546594790.194 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))) into 0 1546594790.194 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))))) into 0 1546594790.195 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 1546594790.195 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 1546594790.195 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 1546594790.196 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 1546594790.196 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 1546594790.196 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 1546594790.197 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 1546594790.197 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))) into 0 1546594790.197 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7)))))) into 0 1546594790.198 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594790.198 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594790.198 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594790.199 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt PI))) into 0 1546594790.199 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594790.209 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (+ (sqrt PI) 1) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (+ (sqrt PI) 1) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (+ (sqrt PI) 1) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (+ (sqrt PI) 1) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (+ (sqrt PI) 1) 1)))) 24) into 0 1546594790.213 * [misc]backup-simplify: Simplify (* (exp (log (+ (sqrt PI) 1))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1546594790.213 * [misc]backup-simplify: Simplify (- 0) into 0 1546594790.214 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594790.216 * [misc]backup-simplify: Simplify (- (/ 0 (sqrt 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)))))) (/ 0 (sqrt PI))) (* 0 (/ 0 (sqrt PI))) (* 0 (/ 0 (sqrt PI))) (* 0 (/ 0 (sqrt PI))))) into 0 1546594790.216 * [misc]backup-simplify: Simplify 0 into 0 1546594790.217 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 1546594790.217 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 1546594790.218 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))))) into 0 1546594790.218 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5))))))) into 0 1546594790.218 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 1546594790.219 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 1546594790.219 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 1546594790.220 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 1546594790.220 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 1546594790.221 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 1546594790.221 * [misc]backup-simplify: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 1546594790.221 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))))) into 0 1546594790.222 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7))))))) into 0 1546594790.222 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594790.222 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594790.222 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594790.223 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt PI))) into 0 1546594790.223 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594790.236 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (+ (sqrt PI) 1) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (+ (sqrt PI) 1) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (+ (sqrt PI) 1) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (+ (sqrt PI) 1) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (+ (sqrt PI) 1) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (+ (sqrt PI) 1) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (+ (sqrt PI) 1) 1)))) 120) into 0 1546594790.247 * [misc]backup-simplify: Simplify (* (exp (log (+ (sqrt PI) 1))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 1546594790.248 * [misc]backup-simplify: Simplify (- 0) into 0 1546594790.248 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594790.253 * [misc]backup-simplify: Simplify (- (/ 0 (sqrt 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)))))) (/ 0 (sqrt PI))) (* 0 (/ 0 (sqrt PI))) (* 0 (/ 0 (sqrt PI))) (* 0 (/ 0 (sqrt PI))) (* 0 (/ 0 (sqrt PI))))) into 0 1546594790.253 * [misc]backup-simplify: Simplify 0 into 0 1546594790.254 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 1546594790.255 * [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 1546594790.256 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))))) into 0 1546594790.257 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))))))) into 0 1546594790.258 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 1546594790.259 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 1546594790.259 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 1546594790.260 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))))) into 0 1546594790.261 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 1546594790.262 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 1546594790.263 * [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 1546594790.264 * [misc]backup-simplify: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))))) into 0 1546594790.265 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7)))))))) into 0 1546594790.265 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594790.265 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594790.265 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594790.268 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt PI))) into 0 1546594790.268 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594790.298 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (+ (sqrt PI) 1) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (+ (sqrt PI) 1) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (+ (sqrt PI) 1) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (+ (sqrt PI) 1) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (+ (sqrt PI) 1) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (+ (sqrt PI) 1) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (+ (sqrt PI) 1) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (+ (sqrt PI) 1) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (+ (sqrt PI) 1) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (+ (sqrt PI) 1) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (+ (sqrt PI) 1) 1)))) 720) into 0 1546594790.308 * [misc]backup-simplify: Simplify (* (exp (log (+ (sqrt PI) 1))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1546594790.308 * [misc]backup-simplify: Simplify (- 0) into 0 1546594790.308 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594790.311 * [misc]backup-simplify: Simplify (- (/ 0 (sqrt 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)))))) (/ 0 (sqrt PI))) (* 0 (/ 0 (sqrt PI))) (* 0 (/ 0 (sqrt PI))) (* 0 (/ 0 (sqrt PI))) (* 0 (/ 0 (sqrt PI))) (* 0 (/ 0 (sqrt PI))))) into 0 1546594790.311 * [misc]backup-simplify: Simplify 0 into 0 1546594790.312 * [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)))))) 1546594790.315 * [misc]backup-simplify: Simplify (* (/ 1 (expm1 (log1p (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))))) (expm1 (log1p (sqrt PI)))) 1546594790.315 * [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))))) (expm1 (log1p (sqrt PI)))) in (x) around 0 1546594790.315 * [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))))) (expm1 (log1p (sqrt PI)))) in x 1546594790.315 * [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 1546594790.315 * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs (/ 1 x)) 7)) in x 1546594790.315 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546594790.315 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546594790.315 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 1546594790.315 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546594790.315 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546594790.315 * [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 1546594790.315 * [misc]taylor: Taking taylor expansion of (* 2 (fabs (/ 1 x))) in x 1546594790.315 * [misc]taylor: Taking taylor expansion of 2 in x 1546594790.315 * [misc]backup-simplify: Simplify 2 into 2 1546594790.315 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546594790.315 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546594790.315 * [misc]taylor: Taking taylor expansion of (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 1/5 (pow (fabs (/ 1 x)) 5))) in x 1546594790.315 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs (/ 1 x)) 3)) in x 1546594790.315 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546594790.315 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546594790.315 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 1546594790.315 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546594790.316 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546594790.316 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs (/ 1 x)) 5)) in x 1546594790.316 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546594790.316 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546594790.316 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 1546594790.316 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546594790.316 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546594790.316 * [misc]taylor: Taking taylor expansion of (expm1 (log1p (sqrt PI))) in x 1546594790.316 * [misc]taylor: Rewrote expression to (- (exp (log1p (sqrt PI))) 1) 1546594790.316 * [misc]taylor: Taking taylor expansion of (exp (log1p (sqrt PI))) in x 1546594790.316 * [misc]taylor: Taking taylor expansion of (log1p (sqrt PI)) in x 1546594790.316 * [misc]taylor: Rewrote expression to (log (+ 1 (sqrt PI))) 1546594790.316 * [misc]taylor: Taking taylor expansion of (+ 1 (sqrt PI)) in x 1546594790.316 * [misc]taylor: Taking taylor expansion of 1 in x 1546594790.316 * [misc]backup-simplify: Simplify 1 into 1 1546594790.316 * [misc]taylor: Taking taylor expansion of (sqrt PI) in x 1546594790.316 * [misc]taylor: Taking taylor expansion of PI in x 1546594790.316 * [misc]backup-simplify: Simplify PI into PI 1546594790.316 * [misc]backup-simplify: Simplify (sqrt PI) into (sqrt PI) 1546594790.317 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt PI))) into 0 1546594790.317 * [misc]backup-simplify: Simplify (+ 1 (sqrt PI)) into (+ (sqrt PI) 1) 1546594790.317 * [misc]backup-simplify: Simplify (log (+ (sqrt PI) 1)) into (log (+ (sqrt PI) 1)) 1546594790.318 * [misc]backup-simplify: Simplify (exp (log (+ (sqrt PI) 1))) into (+ (sqrt PI) 1) 1546594790.318 * [misc]taylor: Taking taylor expansion of 1 in x 1546594790.318 * [misc]backup-simplify: Simplify 1 into 1 1546594790.318 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 1546594790.318 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 1546594790.318 * [misc]backup-simplify: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) 1546594790.318 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 6)) into (pow (fabs (/ 1 x)) 7) 1546594790.318 * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs (/ 1 x)) 7)) into (* 1/21 (pow (fabs (/ 1 x)) 7)) 1546594790.319 * [misc]backup-simplify: Simplify (* 2 (fabs (/ 1 x))) into (* 2 (fabs (/ 1 x))) 1546594790.319 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 1546594790.319 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 1546594790.319 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs (/ 1 x)) 3)) into (* 2/3 (pow (fabs (/ 1 x)) 3)) 1546594790.319 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 1546594790.319 * [misc]backup-simplify: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 1546594790.319 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 1546594790.319 * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs (/ 1 x)) 5)) into (* 1/5 (pow (fabs (/ 1 x)) 5)) 1546594790.319 * [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))) 1546594790.320 * [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)))) 1546594790.320 * [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))))) 1546594790.320 * [misc]backup-simplify: Simplify (- 1) into -1 1546594790.320 * [misc]backup-simplify: Simplify (+ (+ (sqrt PI) 1) -1) into (sqrt PI) 1546594790.321 * [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 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))) 1546594790.321 * [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))))) (expm1 (log1p (sqrt PI)))) in x 1546594790.321 * [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 1546594790.321 * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs (/ 1 x)) 7)) in x 1546594790.321 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546594790.321 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546594790.321 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 1546594790.321 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546594790.321 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546594790.321 * [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 1546594790.321 * [misc]taylor: Taking taylor expansion of (* 2 (fabs (/ 1 x))) in x 1546594790.321 * [misc]taylor: Taking taylor expansion of 2 in x 1546594790.321 * [misc]backup-simplify: Simplify 2 into 2 1546594790.321 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546594790.321 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546594790.321 * [misc]taylor: Taking taylor expansion of (+ (* 2/3 (pow (fabs (/ 1 x)) 3)) (* 1/5 (pow (fabs (/ 1 x)) 5))) in x 1546594790.321 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs (/ 1 x)) 3)) in x 1546594790.321 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546594790.321 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546594790.321 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 1546594790.321 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546594790.321 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546594790.322 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs (/ 1 x)) 5)) in x 1546594790.322 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546594790.322 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546594790.322 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 1546594790.322 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x 1546594790.322 * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 1546594790.322 * [misc]taylor: Taking taylor expansion of (expm1 (log1p (sqrt PI))) in x 1546594790.322 * [misc]taylor: Rewrote expression to (- (exp (log1p (sqrt PI))) 1) 1546594790.322 * [misc]taylor: Taking taylor expansion of (exp (log1p (sqrt PI))) in x 1546594790.322 * [misc]taylor: Taking taylor expansion of (log1p (sqrt PI)) in x 1546594790.322 * [misc]taylor: Rewrote expression to (log (+ 1 (sqrt PI))) 1546594790.322 * [misc]taylor: Taking taylor expansion of (+ 1 (sqrt PI)) in x 1546594790.322 * [misc]taylor: Taking taylor expansion of 1 in x 1546594790.322 * [misc]backup-simplify: Simplify 1 into 1 1546594790.322 * [misc]taylor: Taking taylor expansion of (sqrt PI) in x 1546594790.322 * [misc]taylor: Taking taylor expansion of PI in x 1546594790.322 * [misc]backup-simplify: Simplify PI into PI 1546594790.322 * [misc]backup-simplify: Simplify (sqrt PI) into (sqrt PI) 1546594790.322 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt PI))) into 0 1546594790.323 * [misc]backup-simplify: Simplify (+ 1 (sqrt PI)) into (+ (sqrt PI) 1) 1546594790.323 * [misc]backup-simplify: Simplify (log (+ (sqrt PI) 1)) into (log (+ (sqrt PI) 1)) 1546594790.324 * [misc]backup-simplify: Simplify (exp (log (+ (sqrt PI) 1))) into (+ (sqrt PI) 1) 1546594790.324 * [misc]taylor: Taking taylor expansion of 1 in x 1546594790.324 * [misc]backup-simplify: Simplify 1 into 1 1546594790.324 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 1546594790.324 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 1546594790.324 * [misc]backup-simplify: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) 1546594790.324 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 6)) into (pow (fabs (/ 1 x)) 7) 1546594790.324 * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs (/ 1 x)) 7)) into (* 1/21 (pow (fabs (/ 1 x)) 7)) 1546594790.324 * [misc]backup-simplify: Simplify (* 2 (fabs (/ 1 x))) into (* 2 (fabs (/ 1 x))) 1546594790.324 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 1546594790.324 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 1546594790.325 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs (/ 1 x)) 3)) into (* 2/3 (pow (fabs (/ 1 x)) 3)) 1546594790.325 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 1546594790.325 * [misc]backup-simplify: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 1546594790.325 * [misc]backup-simplify: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 1546594790.325 * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs (/ 1 x)) 5)) into (* 1/5 (pow (fabs (/ 1 x)) 5)) 1546594790.325 * [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))) 1546594790.325 * [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)))) 1546594790.326 * [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))))) 1546594790.326 * [misc]backup-simplify: Simplify (- 1) into -1 1546594790.326 * [misc]backup-simplify: Simplify (+ (+ (sqrt PI) 1) -1) into (sqrt PI) 1546594790.327 * [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 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))) 1546594790.328 * [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))) 1546594790.328 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 1546594790.328 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 1546594790.328 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 1546594790.328 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 6))) into 0 1546594790.328 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (* 0 (pow (fabs (/ 1 x)) 7))) into 0 1546594790.328 * [misc]backup-simplify: Simplify (+ (* 2 0) (* 0 (fabs (/ 1 x)))) into 0 1546594790.329 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 1546594790.329 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 1546594790.329 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 1546594790.329 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 1546594790.329 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 1546594790.329 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 4))) into 0 1546594790.329 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (* 0 (pow (fabs (/ 1 x)) 5))) into 0 1546594790.329 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594790.330 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594790.330 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594790.330 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594790.332 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (+ (sqrt PI) 1) 1)))) 1) into 0 1546594790.333 * [misc]backup-simplify: Simplify (* (exp (log (+ (sqrt PI) 1))) (+ (* (/ (pow 0 1) 1)))) into 0 1546594790.333 * [misc]backup-simplify: Simplify (- 0) into 0 1546594790.333 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594790.334 * [misc]backup-simplify: Simplify (- (/ 0 (sqrt 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))))) (sqrt (/ 1 PI))) (/ 0 (sqrt PI))))) into 0 1546594790.334 * [misc]backup-simplify: Simplify 0 into 0 1546594790.335 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 1546594790.335 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 1546594790.335 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 1546594790.335 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))) into 0 1546594790.336 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7)))) into 0 1546594790.336 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 1546594790.336 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 1546594790.336 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 1546594790.336 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 1546594790.337 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 1546594790.337 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 1546594790.337 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))) into 0 1546594790.337 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5)))) into 0 1546594790.337 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594790.338 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594790.338 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594790.339 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt PI))) into 0 1546594790.339 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594790.342 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (+ (sqrt PI) 1) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (+ (sqrt PI) 1) 1)))) 2) into 0 1546594790.344 * [misc]backup-simplify: Simplify (* (exp (log (+ (sqrt PI) 1))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1546594790.344 * [misc]backup-simplify: Simplify (- 0) into 0 1546594790.344 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594790.346 * [misc]backup-simplify: Simplify (- (/ 0 (sqrt 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))))) (sqrt (/ 1 PI))) (/ 0 (sqrt PI))) (* 0 (/ 0 (sqrt PI))))) into 0 1546594790.346 * [misc]backup-simplify: Simplify 0 into 0 1546594790.346 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 1546594790.346 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 1546594790.347 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 1546594790.347 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))) into 0 1546594790.347 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7))))) into 0 1546594790.348 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 1546594790.348 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 1546594790.348 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 1546594790.348 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 1546594790.349 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 1546594790.349 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 1546594790.349 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))) into 0 1546594790.350 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5))))) into 0 1546594790.350 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594790.350 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594790.350 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594790.351 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt PI))) into 0 1546594790.351 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594790.356 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (+ (sqrt PI) 1) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (+ (sqrt PI) 1) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (+ (sqrt PI) 1) 1)))) 6) into 0 1546594790.359 * [misc]backup-simplify: Simplify (* (exp (log (+ (sqrt PI) 1))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 1546594790.359 * [misc]backup-simplify: Simplify (- 0) into 0 1546594790.359 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594790.363 * [misc]backup-simplify: Simplify (- (/ 0 (sqrt 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))))) (sqrt (/ 1 PI))) (/ 0 (sqrt PI))) (* 0 (/ 0 (sqrt PI))) (* 0 (/ 0 (sqrt PI))))) into 0 1546594790.363 * [misc]backup-simplify: Simplify 0 into 0 1546594790.363 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 1546594790.364 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 1546594790.364 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 1546594790.365 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))))) into 0 1546594790.366 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7)))))) into 0 1546594790.366 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 1546594790.367 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 1546594790.368 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 1546594790.368 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 1546594790.369 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 1546594790.369 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 1546594790.370 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))) into 0 1546594790.371 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5)))))) into 0 1546594790.371 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594790.371 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594790.371 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594790.373 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt PI))) into 0 1546594790.373 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594790.389 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (+ (sqrt PI) 1) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (+ (sqrt PI) 1) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (+ (sqrt PI) 1) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (+ (sqrt PI) 1) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (+ (sqrt PI) 1) 1)))) 24) into 0 1546594790.396 * [misc]backup-simplify: Simplify (* (exp (log (+ (sqrt PI) 1))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1546594790.396 * [misc]backup-simplify: Simplify (- 0) into 0 1546594790.397 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594790.401 * [misc]backup-simplify: Simplify (- (/ 0 (sqrt 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))))) (sqrt (/ 1 PI))) (/ 0 (sqrt PI))) (* 0 (/ 0 (sqrt PI))) (* 0 (/ 0 (sqrt PI))) (* 0 (/ 0 (sqrt PI))))) into 0 1546594790.401 * [misc]backup-simplify: Simplify 0 into 0 1546594790.402 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 1546594790.403 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 1546594790.404 * [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 1546594790.405 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))))) into 0 1546594790.406 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7))))))) into 0 1546594790.406 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 1546594790.407 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 1546594790.408 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 1546594790.409 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))))) into 0 1546594790.410 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 1546594790.410 * [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 1546594790.411 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))))) into 0 1546594790.412 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5))))))) into 0 1546594790.412 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594790.413 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594790.413 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594790.414 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt PI))) into 0 1546594790.414 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594790.441 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (+ (sqrt PI) 1) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (+ (sqrt PI) 1) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (+ (sqrt PI) 1) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (+ (sqrt PI) 1) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (+ (sqrt PI) 1) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (+ (sqrt PI) 1) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (+ (sqrt PI) 1) 1)))) 120) into 0 1546594790.454 * [misc]backup-simplify: Simplify (* (exp (log (+ (sqrt PI) 1))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 1546594790.454 * [misc]backup-simplify: Simplify (- 0) into 0 1546594790.454 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594790.460 * [misc]backup-simplify: Simplify (- (/ 0 (sqrt 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))))) (sqrt (/ 1 PI))) (/ 0 (sqrt PI))) (* 0 (/ 0 (sqrt PI))) (* 0 (/ 0 (sqrt PI))) (* 0 (/ 0 (sqrt PI))) (* 0 (/ 0 (sqrt PI))))) into 0 1546594790.460 * [misc]backup-simplify: Simplify 0 into 0 1546594790.461 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 1546594790.462 * [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 1546594790.463 * [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 1546594790.464 * [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 1546594790.465 * [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 1546594790.465 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 1546594790.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 1546594790.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 1546594790.468 * [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 1546594790.469 * [misc]backup-simplify: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 1546594790.470 * [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 1546594790.471 * [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 1546594790.472 * [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 1546594790.472 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594790.472 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594790.472 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594790.474 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt PI))) into 0 1546594790.474 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594790.509 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (+ (sqrt PI) 1) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (+ (sqrt PI) 1) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (+ (sqrt PI) 1) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (+ (sqrt PI) 1) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (+ (sqrt PI) 1) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (+ (sqrt PI) 1) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (+ (sqrt PI) 1) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (+ (sqrt PI) 1) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (+ (sqrt PI) 1) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (+ (sqrt PI) 1) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (+ (sqrt PI) 1) 1)))) 720) into 0 1546594790.518 * [misc]backup-simplify: Simplify (* (exp (log (+ (sqrt PI) 1))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1546594790.518 * [misc]backup-simplify: Simplify (- 0) into 0 1546594790.518 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594790.522 * [misc]backup-simplify: Simplify (- (/ 0 (sqrt 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))))) (sqrt (/ 1 PI))) (/ 0 (sqrt PI))) (* 0 (/ 0 (sqrt PI))) (* 0 (/ 0 (sqrt PI))) (* 0 (/ 0 (sqrt PI))) (* 0 (/ 0 (sqrt PI))) (* 0 (/ 0 (sqrt PI))))) into 0 1546594790.522 * [misc]backup-simplify: Simplify 0 into 0 1546594790.523 * [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)))))) 1546594790.525 * [misc]backup-simplify: Simplify (* (/ 1 (expm1 (log1p (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)))))) (expm1 (log1p (sqrt PI)))) 1546594790.525 * [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)))))) (expm1 (log1p (sqrt PI)))) in (x) around 0 1546594790.525 * [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)))))) (expm1 (log1p (sqrt PI)))) in x 1546594790.525 * [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 1546594790.525 * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs (/ -1 x)) 7)) in x 1546594790.525 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546594790.525 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546594790.525 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 1546594790.525 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546594790.525 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546594790.525 * [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 1546594790.525 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs (/ -1 x)) 5)) in x 1546594790.525 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546594790.525 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546594790.525 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 1546594790.525 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546594790.525 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546594790.525 * [misc]taylor: Taking taylor expansion of (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (* 2 (fabs (/ -1 x)))) in x 1546594790.525 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs (/ -1 x)) 3)) in x 1546594790.525 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546594790.525 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546594790.525 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 1546594790.525 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546594790.525 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546594790.525 * [misc]taylor: Taking taylor expansion of (* 2 (fabs (/ -1 x))) in x 1546594790.525 * [misc]taylor: Taking taylor expansion of 2 in x 1546594790.525 * [misc]backup-simplify: Simplify 2 into 2 1546594790.525 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546594790.525 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546594790.525 * [misc]taylor: Taking taylor expansion of (expm1 (log1p (sqrt PI))) in x 1546594790.525 * [misc]taylor: Rewrote expression to (- (exp (log1p (sqrt PI))) 1) 1546594790.525 * [misc]taylor: Taking taylor expansion of (exp (log1p (sqrt PI))) in x 1546594790.525 * [misc]taylor: Taking taylor expansion of (log1p (sqrt PI)) in x 1546594790.525 * [misc]taylor: Rewrote expression to (log (+ 1 (sqrt PI))) 1546594790.525 * [misc]taylor: Taking taylor expansion of (+ 1 (sqrt PI)) in x 1546594790.526 * [misc]taylor: Taking taylor expansion of 1 in x 1546594790.526 * [misc]backup-simplify: Simplify 1 into 1 1546594790.526 * [misc]taylor: Taking taylor expansion of (sqrt PI) in x 1546594790.526 * [misc]taylor: Taking taylor expansion of PI in x 1546594790.526 * [misc]backup-simplify: Simplify PI into PI 1546594790.526 * [misc]backup-simplify: Simplify (sqrt PI) into (sqrt PI) 1546594790.526 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt PI))) into 0 1546594790.526 * [misc]backup-simplify: Simplify (+ 1 (sqrt PI)) into (+ (sqrt PI) 1) 1546594790.527 * [misc]backup-simplify: Simplify (log (+ (sqrt PI) 1)) into (log (+ (sqrt PI) 1)) 1546594790.528 * [misc]backup-simplify: Simplify (exp (log (+ (sqrt PI) 1))) into (+ (sqrt PI) 1) 1546594790.528 * [misc]taylor: Taking taylor expansion of 1 in x 1546594790.528 * [misc]backup-simplify: Simplify 1 into 1 1546594790.528 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 1546594790.528 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 1546594790.528 * [misc]backup-simplify: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) 1546594790.528 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 6)) into (pow (fabs (/ -1 x)) 7) 1546594790.528 * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs (/ -1 x)) 7)) into (* 1/21 (pow (fabs (/ -1 x)) 7)) 1546594790.528 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 1546594790.528 * [misc]backup-simplify: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 1546594790.528 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 1546594790.528 * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs (/ -1 x)) 5)) into (* 1/5 (pow (fabs (/ -1 x)) 5)) 1546594790.528 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 1546594790.528 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 1546594790.529 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs (/ -1 x)) 3)) into (* 2/3 (pow (fabs (/ -1 x)) 3)) 1546594790.529 * [misc]backup-simplify: Simplify (* 2 (fabs (/ -1 x))) into (* 2 (fabs (/ -1 x))) 1546594790.529 * [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)))) 1546594790.529 * [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))))) 1546594790.529 * [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)))))) 1546594790.529 * [misc]backup-simplify: Simplify (- 1) into -1 1546594790.530 * [misc]backup-simplify: Simplify (+ (+ (sqrt PI) 1) -1) into (sqrt PI) 1546594790.530 * [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 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))) 1546594790.530 * [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)))))) (expm1 (log1p (sqrt PI)))) in x 1546594790.531 * [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 1546594790.531 * [misc]taylor: Taking taylor expansion of (* 1/21 (pow (fabs (/ -1 x)) 7)) in x 1546594790.531 * [misc]taylor: Taking taylor expansion of 1/21 in x 1546594790.531 * [misc]backup-simplify: Simplify 1/21 into 1/21 1546594790.531 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 1546594790.531 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546594790.531 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546594790.531 * [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 1546594790.531 * [misc]taylor: Taking taylor expansion of (* 1/5 (pow (fabs (/ -1 x)) 5)) in x 1546594790.531 * [misc]taylor: Taking taylor expansion of 1/5 in x 1546594790.531 * [misc]backup-simplify: Simplify 1/5 into 1/5 1546594790.531 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 1546594790.531 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546594790.531 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546594790.531 * [misc]taylor: Taking taylor expansion of (+ (* 2/3 (pow (fabs (/ -1 x)) 3)) (* 2 (fabs (/ -1 x)))) in x 1546594790.531 * [misc]taylor: Taking taylor expansion of (* 2/3 (pow (fabs (/ -1 x)) 3)) in x 1546594790.531 * [misc]taylor: Taking taylor expansion of 2/3 in x 1546594790.531 * [misc]backup-simplify: Simplify 2/3 into 2/3 1546594790.531 * [misc]taylor: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 1546594790.531 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546594790.531 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546594790.531 * [misc]taylor: Taking taylor expansion of (* 2 (fabs (/ -1 x))) in x 1546594790.531 * [misc]taylor: Taking taylor expansion of 2 in x 1546594790.531 * [misc]backup-simplify: Simplify 2 into 2 1546594790.531 * [misc]taylor: Taking taylor expansion of (fabs (/ -1 x)) in x 1546594790.531 * [misc]backup-simplify: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 1546594790.531 * [misc]taylor: Taking taylor expansion of (expm1 (log1p (sqrt PI))) in x 1546594790.531 * [misc]taylor: Rewrote expression to (- (exp (log1p (sqrt PI))) 1) 1546594790.531 * [misc]taylor: Taking taylor expansion of (exp (log1p (sqrt PI))) in x 1546594790.531 * [misc]taylor: Taking taylor expansion of (log1p (sqrt PI)) in x 1546594790.531 * [misc]taylor: Rewrote expression to (log (+ 1 (sqrt PI))) 1546594790.531 * [misc]taylor: Taking taylor expansion of (+ 1 (sqrt PI)) in x 1546594790.531 * [misc]taylor: Taking taylor expansion of 1 in x 1546594790.531 * [misc]backup-simplify: Simplify 1 into 1 1546594790.531 * [misc]taylor: Taking taylor expansion of (sqrt PI) in x 1546594790.531 * [misc]taylor: Taking taylor expansion of PI in x 1546594790.531 * [misc]backup-simplify: Simplify PI into PI 1546594790.531 * [misc]backup-simplify: Simplify (sqrt PI) into (sqrt PI) 1546594790.532 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt PI))) into 0 1546594790.532 * [misc]backup-simplify: Simplify (+ 1 (sqrt PI)) into (+ (sqrt PI) 1) 1546594790.533 * [misc]backup-simplify: Simplify (log (+ (sqrt PI) 1)) into (log (+ (sqrt PI) 1)) 1546594790.533 * [misc]backup-simplify: Simplify (exp (log (+ (sqrt PI) 1))) into (+ (sqrt PI) 1) 1546594790.533 * [misc]taylor: Taking taylor expansion of 1 in x 1546594790.533 * [misc]backup-simplify: Simplify 1 into 1 1546594790.533 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 1546594790.533 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 1546594790.534 * [misc]backup-simplify: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) 1546594790.534 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 6)) into (pow (fabs (/ -1 x)) 7) 1546594790.534 * [misc]backup-simplify: Simplify (* 1/21 (pow (fabs (/ -1 x)) 7)) into (* 1/21 (pow (fabs (/ -1 x)) 7)) 1546594790.534 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 1546594790.534 * [misc]backup-simplify: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 1546594790.534 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 1546594790.534 * [misc]backup-simplify: Simplify (* 1/5 (pow (fabs (/ -1 x)) 5)) into (* 1/5 (pow (fabs (/ -1 x)) 5)) 1546594790.534 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 1546594790.534 * [misc]backup-simplify: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 1546594790.534 * [misc]backup-simplify: Simplify (* 2/3 (pow (fabs (/ -1 x)) 3)) into (* 2/3 (pow (fabs (/ -1 x)) 3)) 1546594790.534 * [misc]backup-simplify: Simplify (* 2 (fabs (/ -1 x))) into (* 2 (fabs (/ -1 x))) 1546594790.534 * [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)))) 1546594790.535 * [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))))) 1546594790.535 * [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)))))) 1546594790.535 * [misc]backup-simplify: Simplify (- 1) into -1 1546594790.536 * [misc]backup-simplify: Simplify (+ (+ (sqrt PI) 1) -1) into (sqrt PI) 1546594790.536 * [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 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))) 1546594790.537 * [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))) 1546594790.537 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 1546594790.537 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 1546594790.537 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 1546594790.537 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 6))) into 0 1546594790.538 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (* 0 (pow (fabs (/ -1 x)) 7))) into 0 1546594790.538 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 1546594790.538 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 1546594790.538 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 4))) into 0 1546594790.538 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (* 0 (pow (fabs (/ -1 x)) 5))) into 0 1546594790.538 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 1546594790.538 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 1546594790.538 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 1546594790.539 * [misc]backup-simplify: Simplify (+ (* 2 0) (* 0 (fabs (/ -1 x)))) into 0 1546594790.539 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594790.539 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594790.539 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594790.539 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594790.541 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (+ (sqrt PI) 1) 1)))) 1) into 0 1546594790.542 * [misc]backup-simplify: Simplify (* (exp (log (+ (sqrt PI) 1))) (+ (* (/ (pow 0 1) 1)))) into 0 1546594790.542 * [misc]backup-simplify: Simplify (- 0) into 0 1546594790.542 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594790.544 * [misc]backup-simplify: Simplify (- (/ 0 (sqrt PI)) (+ (* (* (+ (* 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))) (/ 0 (sqrt PI))))) into 0 1546594790.544 * [misc]backup-simplify: Simplify 0 into 0 1546594790.544 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 1546594790.544 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 1546594790.544 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 1546594790.544 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))) into 0 1546594790.545 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7)))) into 0 1546594790.545 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 1546594790.545 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 1546594790.545 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))) into 0 1546594790.546 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5)))) into 0 1546594790.546 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 1546594790.546 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 1546594790.546 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 1546594790.546 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 1546594790.547 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594790.547 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594790.547 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594790.548 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt PI))) into 0 1546594790.548 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594790.551 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (+ (sqrt PI) 1) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (+ (sqrt PI) 1) 1)))) 2) into 0 1546594790.553 * [misc]backup-simplify: Simplify (* (exp (log (+ (sqrt PI) 1))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1546594790.553 * [misc]backup-simplify: Simplify (- 0) into 0 1546594790.553 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594790.555 * [misc]backup-simplify: Simplify (- (/ 0 (sqrt PI)) (+ (* (* (+ (* 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))) (/ 0 (sqrt PI))) (* 0 (/ 0 (sqrt PI))))) into 0 1546594790.555 * [misc]backup-simplify: Simplify 0 into 0 1546594790.555 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 1546594790.556 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 1546594790.556 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 1546594790.556 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))) into 0 1546594790.557 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7))))) into 0 1546594790.557 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 1546594790.557 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 1546594790.557 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))) into 0 1546594790.558 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5))))) into 0 1546594790.558 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 1546594790.558 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 1546594790.559 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 1546594790.559 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 1546594790.559 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594790.559 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594790.559 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594790.560 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt PI))) into 0 1546594790.560 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594790.566 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (+ (sqrt PI) 1) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (+ (sqrt PI) 1) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (+ (sqrt PI) 1) 1)))) 6) into 0 1546594790.569 * [misc]backup-simplify: Simplify (* (exp (log (+ (sqrt PI) 1))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 1546594790.569 * [misc]backup-simplify: Simplify (- 0) into 0 1546594790.569 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594790.571 * [misc]backup-simplify: Simplify (- (/ 0 (sqrt PI)) (+ (* (* (+ (* 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))) (/ 0 (sqrt PI))) (* 0 (/ 0 (sqrt PI))) (* 0 (/ 0 (sqrt PI))))) into 0 1546594790.571 * [misc]backup-simplify: Simplify 0 into 0 1546594790.572 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 1546594790.572 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 1546594790.573 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 1546594790.573 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))))) into 0 1546594790.573 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7)))))) into 0 1546594790.574 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 1546594790.574 * [misc]backup-simplify: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 1546594790.575 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))) into 0 1546594790.575 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5)))))) into 0 1546594790.575 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 1546594790.576 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 1546594790.576 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 1546594790.576 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 1546594790.577 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594790.577 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594790.577 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594790.578 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt PI))) into 0 1546594790.578 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594790.586 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (+ (sqrt PI) 1) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (+ (sqrt PI) 1) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (+ (sqrt PI) 1) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (+ (sqrt PI) 1) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (+ (sqrt PI) 1) 1)))) 24) into 0 1546594790.593 * [misc]backup-simplify: Simplify (* (exp (log (+ (sqrt PI) 1))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1546594790.593 * [misc]backup-simplify: Simplify (- 0) into 0 1546594790.593 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594790.597 * [misc]backup-simplify: Simplify (- (/ 0 (sqrt PI)) (+ (* (* (+ (* 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))) (/ 0 (sqrt PI))) (* 0 (/ 0 (sqrt PI))) (* 0 (/ 0 (sqrt PI))) (* 0 (/ 0 (sqrt PI))))) into 0 1546594790.597 * [misc]backup-simplify: Simplify 0 into 0 1546594790.598 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 1546594790.599 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 1546594790.600 * [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 1546594790.600 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))))) into 0 1546594790.601 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7))))))) into 0 1546594790.602 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 1546594790.603 * [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 1546594790.604 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))))) into 0 1546594790.605 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5))))))) into 0 1546594790.605 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 1546594790.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 1546594790.607 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))))) into 0 1546594790.608 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 1546594790.608 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594790.608 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594790.608 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594790.610 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt PI))) into 0 1546594790.610 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594790.634 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (+ (sqrt PI) 1) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (+ (sqrt PI) 1) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (+ (sqrt PI) 1) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (+ (sqrt PI) 1) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (+ (sqrt PI) 1) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (+ (sqrt PI) 1) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (+ (sqrt PI) 1) 1)))) 120) into 0 1546594790.645 * [misc]backup-simplify: Simplify (* (exp (log (+ (sqrt PI) 1))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 1546594790.645 * [misc]backup-simplify: Simplify (- 0) into 0 1546594790.645 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594790.649 * [misc]backup-simplify: Simplify (- (/ 0 (sqrt PI)) (+ (* (* (+ (* 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))) (/ 0 (sqrt PI))) (* 0 (/ 0 (sqrt PI))) (* 0 (/ 0 (sqrt PI))) (* 0 (/ 0 (sqrt PI))) (* 0 (/ 0 (sqrt PI))))) into 0 1546594790.649 * [misc]backup-simplify: Simplify 0 into 0 1546594790.649 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 1546594790.650 * [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 1546594790.651 * [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 1546594790.651 * [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 1546594790.652 * [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 1546594790.652 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 1546594790.653 * [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 1546594790.653 * [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 1546594790.654 * [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 1546594790.654 * [misc]backup-simplify: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 1546594790.655 * [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 1546594790.655 * [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 1546594790.656 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 1546594790.656 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594790.656 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594790.656 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594790.658 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt PI))) into 0 1546594790.658 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594790.685 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (+ (sqrt PI) 1) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (+ (sqrt PI) 1) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (+ (sqrt PI) 1) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (+ (sqrt PI) 1) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (+ (sqrt PI) 1) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (+ (sqrt PI) 1) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (+ (sqrt PI) 1) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (+ (sqrt PI) 1) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (+ (sqrt PI) 1) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (+ (sqrt PI) 1) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (+ (sqrt PI) 1) 1)))) 720) into 0 1546594790.698 * [misc]backup-simplify: Simplify (* (exp (log (+ (sqrt PI) 1))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1546594790.698 * [misc]backup-simplify: Simplify (- 0) into 0 1546594790.698 * [misc]backup-simplify: Simplify (+ 0 0) into 0 1546594790.702 * [misc]backup-simplify: Simplify (- (/ 0 (sqrt PI)) (+ (* (* (+ (* 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))) (/ 0 (sqrt PI))) (* 0 (/ 0 (sqrt PI))) (* 0 (/ 0 (sqrt PI))) (* 0 (/ 0 (sqrt PI))) (* 0 (/ 0 (sqrt PI))) (* 0 (/ 0 (sqrt PI))))) into 0 1546594790.702 * [misc]backup-simplify: Simplify 0 into 0 1546594790.703 * [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)))))) 1546594790.703 * * * [misc]progress: simplifying candidates 1546594790.703 * * * * [misc]progress: [ 1 / 90 ] simplifiying candidate # 1546594790.703 * * * * [misc]progress: [ 2 / 90 ] simplifiying candidate # 1546594790.703 * * * * [misc]progress: [ 3 / 90 ] simplifiying candidate # 1546594790.703 * * * * [misc]progress: [ 4 / 90 ] simplifiying candidate # 1546594790.703 * * * * [misc]progress: [ 5 / 90 ] simplifiying candidate # 1546594790.703 * * * * [misc]progress: [ 6 / 90 ] simplifiying candidate # 1546594790.703 * * * * [misc]progress: [ 7 / 90 ] simplifiying candidate # 1546594790.703 * * * * [misc]progress: [ 8 / 90 ] simplifiying candidate # 1546594790.703 * * * * [misc]progress: [ 9 / 90 ] simplifiying candidate # 1546594790.703 * * * * [misc]progress: [ 10 / 90 ] simplifiying candidate # 1546594790.703 * * * * [misc]progress: [ 11 / 90 ] simplifiying candidate # 1546594790.703 * * * * [misc]progress: [ 12 / 90 ] simplifiying candidate # 1546594790.703 * * * * [misc]progress: [ 13 / 90 ] simplifiying candidate # 1546594790.703 * * * * [misc]progress: [ 14 / 90 ] simplifiying candidate # 1546594790.703 * * * * [misc]progress: [ 15 / 90 ] simplifiying candidate # 1546594790.703 * * * * [misc]progress: [ 16 / 90 ] simplifiying candidate # 1546594790.703 * * * * [misc]progress: [ 17 / 90 ] simplifiying candidate # 1546594790.704 * * * * [misc]progress: [ 18 / 90 ] simplifiying candidate # 1546594790.704 * * * * [misc]progress: [ 19 / 90 ] simplifiying candidate # 1546594790.704 * * * * [misc]progress: [ 20 / 90 ] simplifiying candidate # 1546594790.704 * * * * [misc]progress: [ 21 / 90 ] simplifiying candidate # 1546594790.704 * * * * [misc]progress: [ 22 / 90 ] simplifiying candidate # 1546594790.704 * * * * [misc]progress: [ 23 / 90 ] simplifiying candidate # 1546594790.704 * * * * [misc]progress: [ 24 / 90 ] simplifiying candidate # 1546594790.704 * [enter]simplify: Simplifying (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x))) 1546594790.704 * * [misc]simplify: iters left: 6 (8 enodes) 1546594790.706 * * [misc]simplify: iters left: 5 (15 enodes) 1546594790.708 * * [misc]simplify: iters left: 4 (35 enodes) 1546594790.714 * * [misc]simplify: iters left: 3 (58 enodes) 1546594790.723 * * [misc]simplify: iters left: 2 (76 enodes) 1546594790.738 * * [misc]simplify: iters left: 1 (89 enodes) 1546594790.750 * [exit]simplify: Simplified to (* (* (fabs x) (fabs x)) (* 2/3 (fabs x))) 1546594790.750 * [misc]simplify: Simplified (2 1 2 1 1 2 1) to (λ (x) (fabs (* (/ 1 (expm1 (log1p (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))))))) 1546594790.750 * * * * [misc]progress: [ 25 / 90 ] simplifiying candidate # 1546594790.750 * [enter]simplify: Simplifying (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x))) 1546594790.750 * * [misc]simplify: iters left: 6 (8 enodes) 1546594790.752 * * [misc]simplify: iters left: 5 (15 enodes) 1546594790.754 * * [misc]simplify: iters left: 4 (35 enodes) 1546594790.760 * * [misc]simplify: iters left: 3 (58 enodes) 1546594790.767 * * [misc]simplify: iters left: 2 (76 enodes) 1546594790.776 * * [misc]simplify: iters left: 1 (89 enodes) 1546594790.785 * [exit]simplify: Simplified to (* (* (fabs x) (fabs x)) (* 2/3 (fabs x))) 1546594790.785 * [misc]simplify: Simplified (2 1 2 1 1 2 1) to (λ (x) (fabs (* (/ 1 (expm1 (log1p (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))))))) 1546594790.785 * * * * [misc]progress: [ 26 / 90 ] simplifiying candidate # 1546594790.785 * [enter]simplify: Simplifying (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x))) 1546594790.785 * * [misc]simplify: iters left: 6 (8 enodes) 1546594790.787 * * [misc]simplify: iters left: 5 (15 enodes) 1546594790.789 * * [misc]simplify: iters left: 4 (35 enodes) 1546594790.795 * * [misc]simplify: iters left: 3 (58 enodes) 1546594790.802 * * [misc]simplify: iters left: 2 (76 enodes) 1546594790.810 * * [misc]simplify: iters left: 1 (89 enodes) 1546594790.827 * [exit]simplify: Simplified to (* (* (fabs x) (fabs x)) (* 2/3 (fabs x))) 1546594790.827 * [misc]simplify: Simplified (2 1 2 1 1 2 1) to (λ (x) (fabs (* (/ 1 (expm1 (log1p (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))))))) 1546594790.827 * * * * [misc]progress: [ 27 / 90 ] simplifiying candidate # 1546594790.827 * * * * [misc]progress: [ 28 / 90 ] simplifiying candidate # 1546594790.827 * [enter]simplify: Simplifying (+ (log (/ 2 3)) (+ (+ (log (fabs x)) (log (fabs x))) (log (fabs x)))) 1546594790.828 * * [misc]simplify: iters left: 6 (10 enodes) 1546594790.832 * * [misc]simplify: iters left: 5 (18 enodes) 1546594790.839 * * [misc]simplify: iters left: 4 (33 enodes) 1546594790.851 * * [misc]simplify: iters left: 3 (70 enodes) 1546594790.871 * * [misc]simplify: iters left: 2 (119 enodes) 1546594790.897 * * [misc]simplify: iters left: 1 (201 enodes) 1546594790.990 * [exit]simplify: Simplified to (+ (+ (log 2/3) (log (fabs x))) (+ (log (fabs x)) (log (fabs x)))) 1546594790.990 * [misc]simplify: Simplified (2 1 2 1 1 2 1) to (λ (x) (fabs (* (/ 1 (expm1 (log1p (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))))))) 1546594790.990 * * * * [misc]progress: [ 29 / 90 ] simplifiying candidate # 1546594790.991 * [enter]simplify: Simplifying (+ (log (/ 2 3)) (+ (log (* (fabs x) (fabs x))) (log (fabs x)))) 1546594790.991 * * [misc]simplify: iters left: 6 (11 enodes) 1546594790.996 * * [misc]simplify: iters left: 5 (20 enodes) 1546594791.004 * * [misc]simplify: iters left: 4 (35 enodes) 1546594791.017 * * [misc]simplify: iters left: 3 (72 enodes) 1546594791.042 * * [misc]simplify: iters left: 2 (125 enodes) 1546594791.097 * * [misc]simplify: iters left: 1 (193 enodes) 1546594791.494 * [exit]simplify: Simplified to (+ (+ (log (fabs x)) (log 2/3)) (log (* (fabs x) (fabs x)))) 1546594791.494 * [misc]simplify: Simplified (2 1 2 1 1 2 1) to (λ (x) (fabs (* (/ 1 (expm1 (log1p (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))))))) 1546594791.494 * * * * [misc]progress: [ 30 / 90 ] simplifiying candidate # 1546594791.495 * [enter]simplify: Simplifying (+ (log (/ 2 3)) (log (* (* (fabs x) (fabs x)) (fabs x)))) 1546594791.495 * * [misc]simplify: iters left: 6 (10 enodes) 1546594791.498 * * [misc]simplify: iters left: 5 (19 enodes) 1546594791.501 * * [misc]simplify: iters left: 4 (32 enodes) 1546594791.507 * * [misc]simplify: iters left: 3 (62 enodes) 1546594791.519 * * [misc]simplify: iters left: 2 (114 enodes) 1546594791.549 * * [misc]simplify: iters left: 1 (180 enodes) 1546594791.603 * [exit]simplify: Simplified to (fma (log (fabs x)) 3 (log 2/3)) 1546594791.603 * [misc]simplify: Simplified (2 1 2 1 1 2 1) to (λ (x) (fabs (* (/ 1 (expm1 (log1p (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))))))) 1546594791.603 * * * * [misc]progress: [ 31 / 90 ] simplifiying candidate # 1546594791.603 * * * * [misc]progress: [ 32 / 90 ] simplifiying candidate # 1546594791.603 * * * * [misc]progress: [ 33 / 90 ] simplifiying candidate # 1546594791.603 * [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)))) 1546594791.603 * * [misc]simplify: iters left: 6 (12 enodes) 1546594791.613 * * [misc]simplify: iters left: 5 (36 enodes) 1546594791.625 * * [misc]simplify: iters left: 4 (87 enodes) 1546594791.658 * * [misc]simplify: iters left: 3 (217 enodes) 1546594791.738 * * [misc]simplify: iters left: 2 (497 enodes) 1546594792.019 * [exit]simplify: Simplified to (* (* (fabs x) 8/27) (* (pow (fabs x) 4) (pow (fabs x) 4))) 1546594792.019 * [misc]simplify: Simplified (2 1 2 1 1 2 1) to (λ (x) (fabs (* (/ 1 (expm1 (log1p (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))))))) 1546594792.019 * * * * [misc]progress: [ 34 / 90 ] simplifiying candidate # 1546594792.019 * [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)))) 1546594792.020 * * [misc]simplify: iters left: 6 (13 enodes) 1546594792.028 * * [misc]simplify: iters left: 5 (41 enodes) 1546594792.041 * * [misc]simplify: iters left: 4 (105 enodes) 1546594792.070 * * [misc]simplify: iters left: 3 (299 enodes) 1546594792.300 * [exit]simplify: Simplified to (* (* (pow (fabs x) 4) (pow (fabs x) 4)) (* 8/27 (fabs x))) 1546594792.300 * [misc]simplify: Simplified (2 1 2 1 1 2 1) to (λ (x) (fabs (* (/ 1 (expm1 (log1p (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))))))) 1546594792.301 * * * * [misc]progress: [ 35 / 90 ] simplifiying candidate # 1546594792.301 * [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)))) 1546594792.301 * * [misc]simplify: iters left: 6 (12 enodes) 1546594792.309 * * [misc]simplify: iters left: 5 (36 enodes) 1546594792.321 * * [misc]simplify: iters left: 4 (87 enodes) 1546594792.356 * * [misc]simplify: iters left: 3 (217 enodes) 1546594792.471 * * [misc]simplify: iters left: 2 (497 enodes) 1546594792.781 * [exit]simplify: Simplified to (* (* (fabs x) 8/27) (* (pow (fabs x) 4) (pow (fabs x) 4))) 1546594792.781 * [misc]simplify: Simplified (2 1 2 1 1 2 1) to (λ (x) (fabs (* (/ 1 (expm1 (log1p (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))))))) 1546594792.781 * * * * [misc]progress: [ 36 / 90 ] simplifiying candidate # 1546594792.781 * * * * [misc]progress: [ 37 / 90 ] simplifiying candidate # 1546594792.781 * * * * [misc]progress: [ 38 / 90 ] simplifiying candidate # 1546594792.781 * * * * [misc]progress: [ 39 / 90 ] simplifiying candidate # 1546594792.781 * * * * [misc]progress: [ 40 / 90 ] simplifiying candidate # 1546594792.781 * [enter]simplify: Simplifying (fabs x) 1546594792.781 * * [misc]simplify: iters left: 1 (2 enodes) 1546594792.782 * [exit]simplify: Simplified to (fabs x) 1546594792.782 * [misc]simplify: Simplified (2 1 2 1 1 2 2) to (λ (x) (fabs (* (/ 1 (expm1 (log1p (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))))))) 1546594792.782 * * * * [misc]progress: [ 41 / 90 ] simplifiying candidate # 1546594792.782 * [enter]simplify: Simplifying (* (cbrt (/ 2 3)) (cbrt (/ 2 3))) 1546594792.782 * * [misc]simplify: iters left: 5 (5 enodes) 1546594792.783 * * [misc]simplify: iters left: 4 (6 enodes) 1546594792.784 * [exit]simplify: Simplified to (* (cbrt 2/3) (cbrt 2/3)) 1546594792.784 * [misc]simplify: Simplified (2 1 2 1 1 2 1) to (λ (x) (fabs (* (/ 1 (expm1 (log1p (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))))))) 1546594792.784 * * * * [misc]progress: [ 42 / 90 ] simplifiying candidate # 1546594792.784 * [enter]simplify: Simplifying (sqrt (/ 2 3)) 1546594792.785 * * [misc]simplify: iters left: 3 (4 enodes) 1546594792.786 * * [misc]simplify: iters left: 2 (5 enodes) 1546594792.786 * [exit]simplify: Simplified to (sqrt 2/3) 1546594792.786 * [misc]simplify: Simplified (2 1 2 1 1 2 1) to (λ (x) (fabs (* (/ 1 (expm1 (log1p (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))))))) 1546594792.786 * * * * [misc]progress: [ 43 / 90 ] simplifiying candidate # 1546594792.787 * * * * [misc]progress: [ 44 / 90 ] simplifiying candidate # 1546594792.787 * * * * [misc]progress: [ 45 / 90 ] simplifiying candidate # 1546594792.787 * [enter]simplify: Simplifying (* 2 (* (* (fabs x) (fabs x)) (fabs x))) 1546594792.787 * * [misc]simplify: iters left: 6 (6 enodes) 1546594792.788 * * [misc]simplify: iters left: 5 (10 enodes) 1546594792.789 * * [misc]simplify: iters left: 4 (19 enodes) 1546594792.792 * * [misc]simplify: iters left: 3 (23 enodes) 1546594792.795 * [exit]simplify: Simplified to (* (* (fabs x) (fabs x)) (* 2 (fabs x))) 1546594792.795 * [misc]simplify: Simplified (2 1 2 1 1 2 1) to (λ (x) (fabs (* (/ 1 (expm1 (log1p (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))))))) 1546594792.795 * * * * [misc]progress: [ 46 / 90 ] simplifiying candidate # 1546594792.795 * * * * [misc]progress: [ 47 / 90 ] simplifiying candidate # 1546594792.795 * * * * [misc]progress: [ 48 / 90 ] simplifiying candidate # 1546594792.795 * * * * [misc]progress: [ 49 / 90 ] simplifiying candidate # 1546594792.795 * [enter]simplify: Simplifying (* (/ 1 (expm1 (log1p (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))))) 1546594792.795 * * [misc]simplify: iters left: 6 (29 enodes) 1546594792.802 * * [misc]simplify: iters left: 5 (76 enodes) 1546594792.817 * * [misc]simplify: iters left: 4 (262 enodes) 1546594793.134 * [exit]simplify: Simplified to (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)) (* 2 (fabs x)))) (* (* (/ 1/21 (sqrt PI)) (fabs x)) (* (pow (fabs x) 3) (pow (fabs x) 3)))) 1546594793.134 * [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 (* 2/3 (fabs x)) (* (fabs x) (fabs x)) (* 2 (fabs x)))) (* (* (/ 1/21 (sqrt PI)) (fabs x)) (* (pow (fabs x) 3) (pow (fabs x) 3)))) 1))) 1546594793.134 * * * * [misc]progress: [ 50 / 90 ] simplifiying candidate # 1546594793.134 * * * * [misc]progress: [ 51 / 90 ] simplifiying candidate # 1546594793.134 * [enter]simplify: Simplifying (+ (- (log (expm1 (log1p (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)))))) 1546594793.135 * * [misc]simplify: iters left: 6 (31 enodes) 1546594793.148 * * [misc]simplify: iters left: 5 (70 enodes) 1546594793.173 * * [misc]simplify: iters left: 4 (197 enodes) 1546594793.389 * [exit]simplify: Simplified to (- (log (fma (fabs x) (fma (* (fabs x) (fabs x)) 2/3 2) (fma (* (pow (fabs x) 4) (fabs x)) (* 1/21 (* (fabs x) (fabs x))) (* (* 1/5 (fabs x)) (pow (fabs x) 4))))) (log (sqrt PI))) 1546594793.389 * [misc]simplify: Simplified (2 1 1) to (λ (x) (fabs (exp (- (log (fma (fabs x) (fma (* (fabs x) (fabs x)) 2/3 2) (fma (* (pow (fabs x) 4) (fabs x)) (* 1/21 (* (fabs x) (fabs x))) (* (* 1/5 (fabs x)) (pow (fabs x) 4))))) (log (sqrt PI)))))) 1546594793.389 * * * * [misc]progress: [ 52 / 90 ] simplifiying candidate # 1546594793.389 * [enter]simplify: Simplifying (+ (log (/ 1 (expm1 (log1p (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)))))) 1546594793.390 * * [misc]simplify: iters left: 6 (31 enodes) 1546594793.397 * * [misc]simplify: iters left: 5 (74 enodes) 1546594793.419 * * [misc]simplify: iters left: 4 (201 enodes) 1546594793.654 * [exit]simplify: Simplified to (- (log (fma (pow (fabs x) 3) (* 1/5 (* (fabs x) (fabs x))) (fma (* (fabs x) 1/21) (* (pow (fabs x) 3) (pow (fabs x) 3)) (fma (* (fabs x) (fabs x)) (* (fabs x) 2/3) (* (fabs x) 2))))) (log (sqrt PI))) 1546594793.654 * [misc]simplify: Simplified (2 1 1) to (λ (x) (fabs (exp (- (log (fma (pow (fabs x) 3) (* 1/5 (* (fabs x) (fabs x))) (fma (* (fabs x) 1/21) (* (pow (fabs x) 3) (pow (fabs x) 3)) (fma (* (fabs x) (fabs x)) (* (fabs x) 2/3) (* (fabs x) 2))))) (log (sqrt PI)))))) 1546594793.654 * * * * [misc]progress: [ 53 / 90 ] simplifiying candidate # 1546594793.654 * * * * [misc]progress: [ 54 / 90 ] simplifiying candidate # 1546594793.654 * * * * [misc]progress: [ 55 / 90 ] simplifiying candidate # 1546594793.655 * [enter]simplify: Simplifying (* (* (* (/ 1 (expm1 (log1p (sqrt PI)))) (/ 1 (expm1 (log1p (sqrt PI))))) (/ 1 (expm1 (log1p (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)))))) 1546594793.655 * * [misc]simplify: iters left: 6 (33 enodes) 1546594793.670 * * [misc]simplify: iters left: 5 (96 enodes) 1546594793.721 * * [misc]simplify: iters left: 4 (452 enodes) 1546594794.570 * [exit]simplify: Simplified to (* (* (fma (pow (* (fabs x) (fabs x)) 3) (* (fabs x) 1/21) (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))))) (fma (pow (* (fabs x) (fabs x)) 3) (* (fabs x) 1/21) (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)))))) (* (/ (/ 1 (sqrt PI)) (* (sqrt PI) (sqrt PI))) (fma (pow (* (fabs x) (fabs x)) 3) (* (fabs x) 1/21) (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))))))) 1546594794.571 * [misc]simplify: Simplified (2 1 1) to (λ (x) (fabs (cbrt (* (* (fma (pow (* (fabs x) (fabs x)) 3) (* (fabs x) 1/21) (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))))) (fma (pow (* (fabs x) (fabs x)) 3) (* (fabs x) 1/21) (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)))))) (* (/ (/ 1 (sqrt PI)) (* (sqrt PI) (sqrt PI))) (fma (pow (* (fabs x) (fabs x)) 3) (* (fabs x) 1/21) (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)))))))))) 1546594794.571 * * * * [misc]progress: [ 56 / 90 ] simplifiying candidate # 1546594794.571 * * * * [misc]progress: [ 57 / 90 ] simplifiying candidate # 1546594794.571 * * * * [misc]progress: [ 58 / 90 ] simplifiying candidate # 1546594794.571 * * * * [misc]progress: [ 59 / 90 ] simplifiying candidate # 1546594794.571 * [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)))))) 1546594794.572 * * [misc]simplify: iters left: 6 (34 enodes) 1546594794.587 * * [misc]simplify: iters left: 5 (114 enodes) 1546594794.634 * * [misc]simplify: iters left: 4 (456 enodes) 1546594795.256 * [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))))) 1546594795.257 * [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))))) (* (expm1 (log1p (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))))) 1546594795.257 * [enter]simplify: Simplifying (* (expm1 (log1p (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)) 1546594795.257 * * [misc]simplify: iters left: 6 (23 enodes) 1546594795.264 * * [misc]simplify: iters left: 5 (61 enodes) 1546594795.291 * * [misc]simplify: iters left: 4 (238 enodes) 1546594795.564 * [exit]simplify: Simplified to (* (* (* 21 (sqrt PI)) 5) (fma (fma (* (fabs x) 2/3) (* (fabs x) (fabs x)) (* (fabs x) -2)) (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) (* (* (fabs x) (fabs x)) 4))) 1546594795.564 * [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))))) (* (* (* 21 (sqrt PI)) 5) (fma (fma (* (fabs x) 2/3) (* (fabs x) (fabs x)) (* (fabs x) -2)) (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) (* (* (fabs x) (fabs x)) 4)))))) 1546594795.564 * * * * [misc]progress: [ 60 / 90 ] simplifiying candidate # 1546594795.565 * [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)))))) 1546594795.565 * * [misc]simplify: iters left: 6 (30 enodes) 1546594795.578 * * [misc]simplify: iters left: 5 (92 enodes) 1546594795.629 * * [misc]simplify: iters left: 4 (328 enodes) 1546594795.916 * [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))))) 1546594795.916 * [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))))) (* (expm1 (log1p (sqrt PI))) (* (* (- (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) 5) 21))))) 1546594795.917 * [enter]simplify: Simplifying (* (expm1 (log1p (sqrt PI))) (* (* (- (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) 5) 21)) 1546594795.917 * * [misc]simplify: iters left: 6 (19 enodes) 1546594795.924 * * [misc]simplify: iters left: 5 (38 enodes) 1546594795.937 * * [misc]simplify: iters left: 4 (100 enodes) 1546594795.985 * * [misc]simplify: iters left: 3 (331 enodes) 1546594796.190 * [exit]simplify: Simplified to (* (fma (* (fabs x) (fabs x)) -2/3 2) (* (fabs x) (* (sqrt PI) 105))) 1546594796.190 * [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))))) (* (fma (* (fabs x) (fabs x)) -2/3 2) (* (fabs x) (* (sqrt PI) 105)))))) 1546594796.190 * * * * [misc]progress: [ 61 / 90 ] simplifiying candidate # 1546594796.190 * [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)))))) 1546594796.191 * * [misc]simplify: iters left: 6 (32 enodes) 1546594796.201 * * [misc]simplify: iters left: 5 (104 enodes) 1546594796.231 * * [misc]simplify: iters left: 4 (462 enodes) 1546594796.963 * [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)) 1546594796.964 * [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)) (* (expm1 (log1p (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))))) 1546594796.964 * [enter]simplify: Simplifying (* (expm1 (log1p (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)) 1546594796.964 * * [misc]simplify: iters left: 6 (28 enodes) 1546594796.980 * * [misc]simplify: iters left: 5 (76 enodes) 1546594797.013 * * [misc]simplify: iters left: 4 (321 enodes) 1546594797.456 * [exit]simplify: Simplified to (* (fma (* (pow (fabs x) 4) (* 1/5 (fabs x))) (- (* (pow (fabs x) 4) (* 1/5 (fabs x))) (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)))) (* (sqrt PI) 21)) 1546594797.456 * [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)) (* (fma (* (pow (fabs x) 4) (* 1/5 (fabs x))) (- (* (pow (fabs x) 4) (* 1/5 (fabs x))) (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)))) (* (sqrt PI) 21))))) 1546594797.456 * * * * [misc]progress: [ 62 / 90 ] simplifiying candidate # 1546594797.456 * [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)))))) 1546594797.457 * * [misc]simplify: iters left: 6 (28 enodes) 1546594797.463 * * [misc]simplify: iters left: 5 (89 enodes) 1546594797.502 * * [misc]simplify: iters left: 4 (361 enodes) 1546594797.937 * [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))))) 1546594797.937 * [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))))) (* (expm1 (log1p (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))))) 1546594797.937 * [enter]simplify: Simplifying (* (expm1 (log1p (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)) 1546594797.937 * * [misc]simplify: iters left: 6 (24 enodes) 1546594797.942 * * [misc]simplify: iters left: 5 (54 enodes) 1546594797.957 * * [misc]simplify: iters left: 4 (170 enodes) 1546594798.047 * [exit]simplify: Simplified to (* (fma (* -1/5 (pow (fabs x) 4)) (fabs x) (fma (* (fabs x) 2/3) (* (fabs x) (fabs x)) (* (fabs x) 2))) (* 21 (sqrt PI))) 1546594798.047 * [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 (* -1/5 (pow (fabs x) 4)) (fabs x) (fma (* (fabs x) 2/3) (* (fabs x) (fabs x)) (* (fabs x) 2))) (* 21 (sqrt PI)))))) 1546594798.047 * * * * [misc]progress: [ 63 / 90 ] simplifiying candidate # 1546594798.047 * [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))) 1546594798.047 * * [misc]simplify: iters left: 6 (26 enodes) 1546594798.053 * * [misc]simplify: iters left: 5 (79 enodes) 1546594798.077 * * [misc]simplify: iters left: 4 (287 enodes) 1546594798.440 * [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)) 1546594798.441 * [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)) (* (expm1 (log1p (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)))))))))) 1546594798.441 * [enter]simplify: Simplifying (* (expm1 (log1p (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))))))) 1546594798.441 * * [misc]simplify: iters left: 6 (32 enodes) 1546594798.448 * * [misc]simplify: iters left: 5 (96 enodes) 1546594798.480 * * [misc]simplify: iters left: 4 (419 enodes) 1546594799.227 * [exit]simplify: Simplified to (* (fma (* (* 1/21 (fabs x)) (pow (* (fabs x) (fabs x)) 3)) (- (* (* 1/21 (fabs x)) (pow (* (fabs x) (fabs x)) 3)) (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)))) (* (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))) (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))))) (sqrt PI)) 1546594799.227 * [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))) (* (fma (* (* 1/21 (fabs x)) (pow (* (fabs x) (fabs x)) 3)) (- (* (* 1/21 (fabs x)) (pow (* (fabs x) (fabs x)) 3)) (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)))) (* (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))) (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))))) (sqrt PI))))) 1546594799.227 * * * * [misc]progress: [ 64 / 90 ] simplifiying candidate # 1546594799.227 * [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)))))) 1546594799.228 * * [misc]simplify: iters left: 6 (26 enodes) 1546594799.236 * * [misc]simplify: iters left: 5 (78 enodes) 1546594799.254 * * [misc]simplify: iters left: 4 (326 enodes) 1546594799.739 * [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)))))) 1546594799.739 * [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)))))) (* (expm1 (log1p (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)))))))) 1546594799.739 * [enter]simplify: Simplifying (* (expm1 (log1p (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))))) 1546594799.739 * * [misc]simplify: iters left: 6 (28 enodes) 1546594799.745 * * [misc]simplify: iters left: 5 (68 enodes) 1546594799.761 * * [misc]simplify: iters left: 4 (219 enodes) 1546594799.895 * [exit]simplify: Simplified to (* (sqrt PI) (fma (* (pow (* (fabs x) (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)) (* (fabs x) 2))))) 1546594799.895 * [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 (* (pow (* (fabs x) (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)) (* (fabs x) 2)))))))) 1546594799.895 * * * * [misc]progress: [ 65 / 90 ] simplifiying candidate # 1546594799.895 * * * * [misc]progress: [ 66 / 90 ] simplifiying candidate # 1546594799.895 * [enter]simplify: Simplifying (* (/ 1 (expm1 (log1p (sqrt PI)))) (* (/ 1 21) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) 1546594799.896 * * [misc]simplify: iters left: 6 (18 enodes) 1546594799.899 * * [misc]simplify: iters left: 5 (40 enodes) 1546594799.908 * * [misc]simplify: iters left: 4 (115 enodes) 1546594800.009 * * [misc]simplify: iters left: 3 (477 enodes) 1546594800.534 * [exit]simplify: Simplified to (* (* (/ 1/21 (sqrt PI)) (fabs x)) (* (pow (fabs x) 3) (pow (fabs x) 3))) 1546594800.534 * [misc]simplify: Simplified (2 1 2) to (λ (x) (fabs (+ (* (/ 1 (expm1 (log1p (sqrt PI)))) (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))))) (* (* (/ 1/21 (sqrt PI)) (fabs x)) (* (pow (fabs x) 3) (pow (fabs x) 3)))))) 1546594800.534 * * * * [misc]progress: [ 67 / 90 ] simplifiying candidate # 1546594800.534 * [enter]simplify: Simplifying (* (* (/ 1 21) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))) (/ 1 (expm1 (log1p (sqrt PI))))) 1546594800.535 * * [misc]simplify: iters left: 6 (18 enodes) 1546594800.542 * * [misc]simplify: iters left: 5 (40 enodes) 1546594800.563 * * [misc]simplify: iters left: 4 (111 enodes) 1546594800.610 * * [misc]simplify: iters left: 3 (432 enodes) 1546594801.099 * [exit]simplify: Simplified to (* (* (/ (fabs x) (sqrt PI)) 1/21) (* (pow (fabs x) 3) (pow (fabs x) 3))) 1546594801.099 * [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 (expm1 (log1p (sqrt PI))))) (* (* (/ (fabs x) (sqrt PI)) 1/21) (* (pow (fabs x) 3) (pow (fabs x) 3)))))) 1546594801.099 * * * * [misc]progress: [ 68 / 90 ] simplifiying candidate # 1546594801.099 * [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))))) 1546594801.100 * * [misc]simplify: iters left: 6 (24 enodes) 1546594801.111 * * [misc]simplify: iters left: 5 (62 enodes) 1546594801.134 * * [misc]simplify: iters left: 4 (188 enodes) 1546594801.378 * [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)))))) 1546594801.378 * [misc]simplify: Simplified (2 1 2) to (λ (x) (fabs (* (* (/ 1 (expm1 (log1p (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))))))))) 1546594801.378 * * * * [misc]progress: [ 69 / 90 ] simplifiying candidate # 1546594801.378 * [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))))) 1546594801.379 * * [misc]simplify: iters left: 6 (24 enodes) 1546594801.384 * * [misc]simplify: iters left: 5 (62 enodes) 1546594801.399 * * [misc]simplify: iters left: 4 (188 enodes) 1546594801.601 * [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)))))) 1546594801.601 * [misc]simplify: Simplified (2 1 2) to (λ (x) (fabs (* (* (/ 1 (expm1 (log1p (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))))))))) 1546594801.602 * * * * [misc]progress: [ 70 / 90 ] simplifiying candidate # 1546594801.602 * [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)))) 1546594801.602 * * [misc]simplify: iters left: 6 (23 enodes) 1546594801.613 * * [misc]simplify: iters left: 5 (61 enodes) 1546594801.636 * * [misc]simplify: iters left: 4 (187 enodes) 1546594801.827 * [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))))) 1546594801.827 * [misc]simplify: Simplified (2 1 2) to (λ (x) (fabs (* (* (/ 1 (expm1 (log1p (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)))))))) 1546594801.827 * * * * [misc]progress: [ 71 / 90 ] simplifiying candidate # 1546594801.828 * [enter]simplify: Simplifying (* (cbrt (/ 1 (expm1 (log1p (sqrt PI))))) (cbrt (/ 1 (expm1 (log1p (sqrt PI)))))) 1546594801.828 * * [misc]simplify: iters left: 6 (8 enodes) 1546594801.829 * * [misc]simplify: iters left: 5 (10 enodes) 1546594801.830 * [exit]simplify: Simplified to (* (cbrt (/ 1 (sqrt PI))) (cbrt (/ 1 (sqrt PI)))) 1546594801.830 * [misc]simplify: Simplified (2 1 1) to (λ (x) (fabs (* (* (cbrt (/ 1 (sqrt PI))) (cbrt (/ 1 (sqrt PI)))) (* (cbrt (/ 1 (expm1 (log1p (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)))))))) 1546594801.830 * * * * [misc]progress: [ 72 / 90 ] simplifiying candidate # 1546594801.830 * [enter]simplify: Simplifying (sqrt (/ 1 (expm1 (log1p (sqrt PI))))) 1546594801.830 * * [misc]simplify: iters left: 6 (7 enodes) 1546594801.831 * * [misc]simplify: iters left: 5 (9 enodes) 1546594801.832 * [exit]simplify: Simplified to (sqrt (/ 1 (sqrt PI))) 1546594801.832 * [misc]simplify: Simplified (2 1 1) to (λ (x) (fabs (* (sqrt (/ 1 (sqrt PI))) (* (sqrt (/ 1 (expm1 (log1p (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)))))))) 1546594801.832 * * * * [misc]progress: [ 73 / 90 ] simplifiying candidate # 1546594801.833 * * * * [misc]progress: [ 74 / 90 ] simplifiying candidate # 1546594801.833 * * * * [misc]progress: [ 75 / 90 ] simplifiying candidate # 1546594801.833 * [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) 1546594801.833 * * [misc]simplify: iters left: 6 (18 enodes) 1546594801.837 * * [misc]simplify: iters left: 5 (53 enodes) 1546594801.854 * * [misc]simplify: iters left: 4 (219 enodes) 1546594802.070 * [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) 1546594802.070 * [misc]simplify: Simplified (2 1 2) to (λ (x) (fabs (/ (* (/ 1 (expm1 (log1p (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)))) 1546594802.070 * * * * [misc]progress: [ 76 / 90 ] simplifiying candidate # 1546594802.070 * [enter]simplify: Simplifying (* (* (- (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) 5) 21) 1546594802.071 * * [misc]simplify: iters left: 6 (14 enodes) 1546594802.074 * * [misc]simplify: iters left: 5 (30 enodes) 1546594802.080 * * [misc]simplify: iters left: 4 (79 enodes) 1546594802.099 * * [misc]simplify: iters left: 3 (242 enodes) 1546594802.234 * [exit]simplify: Simplified to (* (fma (* (fabs x) (fabs x)) -2/3 2) (* (fabs x) 105)) 1546594802.234 * [misc]simplify: Simplified (2 1 2) to (λ (x) (fabs (/ (* (/ 1 (expm1 (log1p (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))))) 1546594802.234 * * * * [misc]progress: [ 77 / 90 ] simplifiying candidate # 1546594802.234 * [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) 1546594802.235 * * [misc]simplify: iters left: 6 (23 enodes) 1546594802.245 * * [misc]simplify: iters left: 5 (68 enodes) 1546594802.278 * * [misc]simplify: iters left: 4 (299 enodes) 1546594802.613 * [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) 1546594802.613 * [misc]simplify: Simplified (2 1 2) to (λ (x) (fabs (/ (* (/ 1 (expm1 (log1p (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)))) 1546594802.614 * * * * [misc]progress: [ 78 / 90 ] simplifiying candidate # 1546594802.614 * [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) 1546594802.614 * * [misc]simplify: iters left: 6 (19 enodes) 1546594802.622 * * [misc]simplify: iters left: 5 (46 enodes) 1546594802.640 * * [misc]simplify: iters left: 4 (144 enodes) 1546594802.740 * [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) 1546594802.740 * [misc]simplify: Simplified (2 1 2) to (λ (x) (fabs (/ (* (/ 1 (expm1 (log1p (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)))) 1546594802.741 * * * * [misc]progress: [ 79 / 90 ] simplifiying candidate # 1546594802.741 * [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)))))) 1546594802.741 * * [misc]simplify: iters left: 6 (27 enodes) 1546594802.754 * * [misc]simplify: iters left: 5 (84 enodes) 1546594802.792 * * [misc]simplify: iters left: 4 (377 enodes) 1546594803.329 * [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)))))) 1546594803.329 * [misc]simplify: Simplified (2 1 2) to (λ (x) (fabs (/ (* (/ 1 (expm1 (log1p (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))))))))) 1546594803.329 * * * * [misc]progress: [ 80 / 90 ] simplifiying candidate # 1546594803.329 * [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)))) 1546594803.329 * * [misc]simplify: iters left: 6 (23 enodes) 1546594803.334 * * [misc]simplify: iters left: 5 (62 enodes) 1546594803.346 * * [misc]simplify: iters left: 4 (201 enodes) 1546594803.588 * [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))))) 1546594803.588 * [misc]simplify: Simplified (2 1 2) to (λ (x) (fabs (/ (* (/ 1 (expm1 (log1p (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)))))))) 1546594803.589 * * * * [misc]progress: [ 81 / 90 ] simplifiying candidate # 1546594803.589 * [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))))) 1546594803.589 * * [misc]simplify: iters left: 6 (24 enodes) 1546594803.600 * * [misc]simplify: iters left: 5 (69 enodes) 1546594803.636 * * [misc]simplify: iters left: 4 (231 enodes) 1546594803.969 * [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))))) 1546594803.969 * [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))))) (expm1 (log1p (sqrt PI)))))) 1546594803.969 * * * * [misc]progress: [ 82 / 90 ] simplifiying candidate # 1546594803.969 * * * * [misc]progress: [ 83 / 90 ] simplifiying candidate # 1546594803.969 * * * * [misc]progress: [ 84 / 90 ] simplifiying candidate # 1546594803.969 * * * * [misc]progress: [ 85 / 90 ] simplifiying candidate # 1546594803.970 * [enter]simplify: Simplifying (* 2/3 (pow (fabs x) 3)) 1546594803.970 * * [misc]simplify: iters left: 4 (6 enodes) 1546594803.972 * * [misc]simplify: iters left: 3 (10 enodes) 1546594803.975 * * [misc]simplify: iters left: 2 (18 enodes) 1546594803.981 * * [misc]simplify: iters left: 1 (22 enodes) 1546594803.986 * [exit]simplify: Simplified to (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) 1546594803.986 * [misc]simplify: Simplified (2 1 2 1 1 2) to (λ (x) (fabs (* (/ 1 (expm1 (log1p (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))))))) 1546594803.987 * * * * [misc]progress: [ 86 / 90 ] simplifiying candidate # 1546594803.987 * [enter]simplify: Simplifying (* 2/3 (pow (fabs x) 3)) 1546594803.987 * * [misc]simplify: iters left: 4 (6 enodes) 1546594803.989 * * [misc]simplify: iters left: 3 (10 enodes) 1546594803.992 * * [misc]simplify: iters left: 2 (18 enodes) 1546594803.997 * * [misc]simplify: iters left: 1 (22 enodes) 1546594804.003 * [exit]simplify: Simplified to (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) 1546594804.003 * [misc]simplify: Simplified (2 1 2 1 1 2) to (λ (x) (fabs (* (/ 1 (expm1 (log1p (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))))))) 1546594804.003 * * * * [misc]progress: [ 87 / 90 ] simplifiying candidate # 1546594804.003 * [enter]simplify: Simplifying (* 2/3 (pow (fabs x) 3)) 1546594804.003 * * [misc]simplify: iters left: 4 (6 enodes) 1546594804.005 * * [misc]simplify: iters left: 3 (10 enodes) 1546594804.008 * * [misc]simplify: iters left: 2 (18 enodes) 1546594804.013 * * [misc]simplify: iters left: 1 (22 enodes) 1546594804.019 * [exit]simplify: Simplified to (* (* 2/3 (fabs x)) (* (fabs x) (fabs x))) 1546594804.019 * [misc]simplify: Simplified (2 1 2 1 1 2) to (λ (x) (fabs (* (/ 1 (expm1 (log1p (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))))))) 1546594804.019 * * * * [misc]progress: [ 88 / 90 ] simplifiying candidate # 1546594804.019 * [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)))))) 1546594804.019 * * [misc]simplify: iters left: 6 (24 enodes) 1546594804.029 * * [misc]simplify: iters left: 5 (50 enodes) 1546594804.038 * * [misc]simplify: iters left: 4 (117 enodes) 1546594804.061 * * [misc]simplify: iters left: 3 (265 enodes) 1546594804.205 * [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)))) 1546594804.205 * [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)))))) 1546594804.205 * * * * [misc]progress: [ 89 / 90 ] simplifiying candidate # 1546594804.206 * [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)))))) 1546594804.206 * * [misc]simplify: iters left: 6 (24 enodes) 1546594804.214 * * [misc]simplify: iters left: 5 (50 enodes) 1546594804.234 * * [misc]simplify: iters left: 4 (117 enodes) 1546594804.282 * * [misc]simplify: iters left: 3 (265 enodes) 1546594804.399 * [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)))) 1546594804.399 * [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)))))) 1546594804.399 * * * * [misc]progress: [ 90 / 90 ] simplifiying candidate # 1546594804.399 * [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)))))) 1546594804.400 * * [misc]simplify: iters left: 6 (24 enodes) 1546594804.403 * * [misc]simplify: iters left: 5 (50 enodes) 1546594804.412 * * [misc]simplify: iters left: 4 (117 enodes) 1546594804.452 * * [misc]simplify: iters left: 3 (265 enodes) 1546594804.548 * [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)))) 1546594804.549 * [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)))))) 1546594804.549 * * * [misc]progress: adding candidates to table 1546594806.398 * [misc]progress: [Phase 3 of 3] Extracting. 1546594806.398 * * [misc]regime: Finding splitpoints for: (# # # #) 1546594806.401 * * * [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))))))) 1546594806.401 * * * * [misc]regimes: Trying to branch on x from (# # # #) 1546594806.441 * * * * [misc]regimes: Trying to branch on (fabs x) from (# # # #) 1546594806.488 * * * * [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 (# # # #) 1546594806.531 * * * * [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 (# #) 1546594806.563 * * * * [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 (# # # #) 1546594806.660 * * * * [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 (# # # #) 1546594806.727 * * * [misc]regime: Found split indices: #