5.061 * [progress]: [Phase 1 of 3] Setting up. 0.001 * * * [progress]: [1/2] Preparing points 0.082 * * * [progress]: [2/2] Setting up program. 0.091 * [progress]: [Phase 2 of 3] Improving. 0.091 * [simplify]: Simplifying: (fabs (* (/ 1.0 (sqrt PI)) (+ (+ (+ (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (/ 1.0 21.0) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)))))) 0.091 * * [simplify]: Extracting # 0 : cost 0 0.091 * * [simplify]: Extracting # 1 : cost 0 0.092 * * [simplify]: Extracting # 2 : cost 0 0.092 * * [simplify]: Extracting # 3 : cost 0 0.092 * * [simplify]: Extracting # 4 : cost 0 0.092 * * [simplify]: Extracting # 5 : cost 0 0.092 * * [simplify]: Extracting # 6 : cost 0 0.092 * * [simplify]: Extracting # 7 : cost 0 0.092 * * [simplify]: Extracting # 8 : cost 0 0.092 * * [simplify]: Extracting # 9 : cost 0 0.092 * * [simplify]: Extracting # 10 : cost 0 0.092 * * [simplify]: Extracting # 11 : cost 0 0.092 * * [simplify]: Extracting # 12 : cost 0 0.092 * * [simplify]: Extracting # 13 : cost 0 0.092 * * [simplify]: Extracting # 14 : cost 0 0.092 * * [simplify]: iteration 0 : 28 enodes (cost 67 ) 0.105 * * [simplify]: Extracting # 0 : cost 0 0.105 * * [simplify]: Extracting # 1 : cost 0 0.105 * * [simplify]: Extracting # 2 : cost 0 0.105 * * [simplify]: Extracting # 3 : cost 0 0.105 * * [simplify]: Extracting # 4 : cost 0 0.105 * * [simplify]: iteration 1 : 70 enodes (cost 66 ) 0.127 * * [simplify]: Extracting # 0 : cost 0 0.127 * * [simplify]: Extracting # 1 : cost 0 0.127 * * [simplify]: Extracting # 2 : cost 0 0.127 * * [simplify]: Extracting # 3 : cost 0 0.128 * * [simplify]: Extracting # 4 : cost 0 0.128 * * [simplify]: Extracting # 5 : cost 0 0.128 * * [simplify]: Extracting # 6 : cost 0 0.128 * * [simplify]: iteration 2 : 250 enodes (cost 47 ) 0.319 * * [simplify]: Extracting # 0 : cost 0 0.324 * * [simplify]: Extracting # 1 : cost 0 0.325 * * [simplify]: Extracting # 2 : cost 0 0.326 * * [simplify]: Extracting # 3 : cost 0 0.327 * * [simplify]: Extracting # 4 : cost 0 0.327 * * [simplify]: Extracting # 5 : cost 0 0.328 * * [simplify]: Extracting # 6 : cost 0 0.329 * * [simplify]: Extracting # 7 : cost 0 0.330 * * [simplify]: iteration 3 : 1028 enodes (cost 35 ) 2.084 * * [simplify]: Extracting # 0 : cost 0 2.093 * * [simplify]: Extracting # 1 : cost 0 2.097 * * [simplify]: Extracting # 2 : cost 0 2.100 * * [simplify]: Extracting # 3 : cost 0 2.104 * * [simplify]: Extracting # 4 : cost 0 2.108 * * [simplify]: iteration 4 : 4001 enodes (cost 34 ) 3.656 * * [simplify]: Extracting # 0 : cost 0 3.666 * * [simplify]: Extracting # 1 : cost 0 3.671 * * [simplify]: iteration done: 5000 enodes (cost 34 ) 3.672 * [simplify]: Simplified to: (fabs (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (sqrt PI) 1.0))) 3.678 * * [progress]: iteration 1 / 4 3.678 * * * [progress]: picking best candidate 3.687 * * * * [pick]: Picked # 3.687 * * * [progress]: localizing error 3.740 * * * [progress]: generating rewritten candidates 3.740 * * * * [progress]: [ 1 / 4 ] rewriting at (2 1 1 2) 3.742 * * * * [progress]: [ 2 / 4 ] rewriting at (2 1 2 1 1 2) 3.838 * * * * [progress]: [ 3 / 4 ] rewriting at (2 1 2 1 2) 4.947 * * * * [progress]: [ 4 / 4 ] rewriting at (2 1) 6.787 * * * [progress]: generating series expansions 6.787 * * * * [progress]: [ 1 / 4 ] generating series at (2 1 1 2) 6.787 * * * * [progress]: [ 2 / 4 ] generating series at (2 1 2 1 1 2) 6.788 * [backup-simplify]: Simplify (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x))) into (* 0.6666666666666666 (pow (fabs x) 3)) 6.788 * [approximate]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs x) 3)) in (x) around 0 6.788 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs x) 3)) in x 6.788 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 6.788 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 6.788 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 6.788 * [taylor]: Taking taylor expansion of (fabs x) in x 6.788 * [backup-simplify]: Simplify (fabs x) into (fabs x) 6.788 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs x) 3)) in x 6.788 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 6.788 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 6.788 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 6.788 * [taylor]: Taking taylor expansion of (fabs x) in x 6.789 * [backup-simplify]: Simplify (fabs x) into (fabs x) 6.789 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 6.789 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 6.789 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs x) 3)) into (* 0.6666666666666666 (pow (fabs x) 3)) 6.789 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs x) 3)) into (* 0.6666666666666666 (pow (fabs x) 3)) 6.789 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 6.789 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 6.790 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (* 0 (pow (fabs x) 3))) into 0 6.790 * [backup-simplify]: Simplify 0 into 0 6.790 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 6.791 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 6.791 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 6.791 * [backup-simplify]: Simplify 0 into 0 6.792 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 6.792 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 6.793 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 6.793 * [backup-simplify]: Simplify 0 into 0 6.794 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 6.795 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 6.796 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 6.796 * [backup-simplify]: Simplify 0 into 0 6.798 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 6.799 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 6.801 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 6.801 * [backup-simplify]: Simplify 0 into 0 6.803 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 6.805 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 6.808 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))))) into 0 6.808 * [backup-simplify]: Simplify 0 into 0 6.808 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs x) 3)) into (* 0.6666666666666666 (pow (fabs x) 3)) 6.809 * [backup-simplify]: Simplify (* (/ 2.0 3.0) (* (* (fabs (/ 1 x)) (fabs (/ 1 x))) (fabs (/ 1 x)))) into (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) 6.809 * [approximate]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) in (x) around 0 6.809 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) in x 6.809 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 6.809 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 6.809 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 6.809 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 6.809 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 6.809 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) in x 6.809 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 6.809 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 6.809 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 6.809 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 6.809 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 6.809 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 6.810 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 6.810 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) into (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) 6.810 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) into (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) 6.810 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 6.811 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 6.811 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 6.811 * [backup-simplify]: Simplify 0 into 0 6.812 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 6.812 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 6.813 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 6.813 * [backup-simplify]: Simplify 0 into 0 6.814 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 6.815 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 6.817 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 6.817 * [backup-simplify]: Simplify 0 into 0 6.818 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 6.819 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 6.821 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 6.821 * [backup-simplify]: Simplify 0 into 0 6.823 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 6.825 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 6.827 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))))) into 0 6.827 * [backup-simplify]: Simplify 0 into 0 6.829 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 6.831 * [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 6.833 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))))) into 0 6.833 * [backup-simplify]: Simplify 0 into 0 6.834 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ 1 (/ 1 x))) 3)) into (* 0.6666666666666666 (pow (fabs x) 3)) 6.834 * [backup-simplify]: Simplify (* (/ 2.0 3.0) (* (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x))))) into (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) 6.834 * [approximate]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) in (x) around 0 6.834 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) in x 6.834 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 6.835 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 6.835 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 6.835 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 6.835 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 6.835 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) in x 6.835 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 6.835 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 6.835 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 6.835 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 6.835 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 6.835 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 6.835 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 6.836 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) into (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) 6.836 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) into (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) 6.836 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 6.836 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 6.837 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 6.837 * [backup-simplify]: Simplify 0 into 0 6.838 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 6.838 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 6.839 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 6.839 * [backup-simplify]: Simplify 0 into 0 6.840 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 6.841 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 6.843 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 6.843 * [backup-simplify]: Simplify 0 into 0 6.844 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 6.845 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 6.847 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 6.847 * [backup-simplify]: Simplify 0 into 0 6.849 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 6.851 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 6.853 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))))) into 0 6.853 * [backup-simplify]: Simplify 0 into 0 6.855 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 6.857 * [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 6.859 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))))) into 0 6.859 * [backup-simplify]: Simplify 0 into 0 6.860 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ -1 (/ 1 (- x)))) 3)) into (* 0.6666666666666666 (pow (fabs x) 3)) 6.860 * * * * [progress]: [ 3 / 4 ] generating series at (2 1 2 1 2) 6.861 * [backup-simplify]: Simplify (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))) into (* 0.2 (pow (fabs x) 5)) 6.861 * [approximate]: Taking taylor expansion of (* 0.2 (pow (fabs x) 5)) in (x) around 0 6.861 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs x) 5)) in x 6.861 * [taylor]: Taking taylor expansion of 0.2 in x 6.861 * [backup-simplify]: Simplify 0.2 into 0.2 6.861 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 6.861 * [taylor]: Taking taylor expansion of (fabs x) in x 6.861 * [backup-simplify]: Simplify (fabs x) into (fabs x) 6.861 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs x) 5)) in x 6.861 * [taylor]: Taking taylor expansion of 0.2 in x 6.861 * [backup-simplify]: Simplify 0.2 into 0.2 6.861 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 6.861 * [taylor]: Taking taylor expansion of (fabs x) in x 6.861 * [backup-simplify]: Simplify (fabs x) into (fabs x) 6.861 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 6.862 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 6.862 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 6.862 * [backup-simplify]: Simplify (* 0.2 (pow (fabs x) 5)) into (* 0.2 (pow (fabs x) 5)) 6.862 * [backup-simplify]: Simplify (* 0.2 (pow (fabs x) 5)) into (* 0.2 (pow (fabs x) 5)) 6.862 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 6.863 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (* 0 (pow (fabs x) 2))) into 0 6.863 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 4))) into 0 6.864 * [backup-simplify]: Simplify (+ (* 0.2 0) (* 0 (pow (fabs x) 5))) into 0 6.864 * [backup-simplify]: Simplify 0 into 0 6.865 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 6.865 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 6.866 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))) into 0 6.867 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))) into 0 6.867 * [backup-simplify]: Simplify 0 into 0 6.868 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 6.869 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 6.870 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))) into 0 6.871 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5))))) into 0 6.871 * [backup-simplify]: Simplify 0 into 0 6.872 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 6.873 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 6.875 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))) into 0 6.876 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))))) into 0 6.876 * [backup-simplify]: Simplify 0 into 0 6.878 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 6.880 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 6.881 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))))) into 0 6.882 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5))))))) into 0 6.882 * [backup-simplify]: Simplify 0 into 0 6.883 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 6.885 * [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 6.886 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))))) into 0 6.887 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))))))) into 0 6.887 * [backup-simplify]: Simplify 0 into 0 6.887 * [backup-simplify]: Simplify (* 0.2 (pow (fabs x) 5)) into (* 0.2 (pow (fabs x) 5)) 6.888 * [backup-simplify]: Simplify (* (/ 1.0 5.0) (* (* (* (* (fabs (/ 1 x)) (fabs (/ 1 x))) (fabs (/ 1 x))) (fabs (/ 1 x))) (fabs (/ 1 x)))) into (* 0.2 (pow (fabs (/ 1 x)) 5)) 6.888 * [approximate]: Taking taylor expansion of (* 0.2 (pow (fabs (/ 1 x)) 5)) in (x) around 0 6.888 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs (/ 1 x)) 5)) in x 6.888 * [taylor]: Taking taylor expansion of 0.2 in x 6.888 * [backup-simplify]: Simplify 0.2 into 0.2 6.888 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 6.888 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 6.888 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 6.888 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs (/ 1 x)) 5)) in x 6.888 * [taylor]: Taking taylor expansion of 0.2 in x 6.888 * [backup-simplify]: Simplify 0.2 into 0.2 6.888 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 6.888 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 6.888 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 6.888 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 6.889 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 6.889 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 6.889 * [backup-simplify]: Simplify (* 0.2 (pow (fabs (/ 1 x)) 5)) into (* 0.2 (pow (fabs (/ 1 x)) 5)) 6.889 * [backup-simplify]: Simplify (* 0.2 (pow (fabs (/ 1 x)) 5)) into (* 0.2 (pow (fabs (/ 1 x)) 5)) 6.889 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 6.889 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 6.889 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 4))) into 0 6.890 * [backup-simplify]: Simplify (+ (* 0.2 0) (* 0 (pow (fabs (/ 1 x)) 5))) into 0 6.890 * [backup-simplify]: Simplify 0 into 0 6.890 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 6.891 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 6.891 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))) into 0 6.892 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5)))) into 0 6.892 * [backup-simplify]: Simplify 0 into 0 6.892 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 6.893 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 6.894 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))) into 0 6.894 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5))))) into 0 6.894 * [backup-simplify]: Simplify 0 into 0 6.895 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 6.896 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 6.897 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))) into 0 6.898 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5)))))) into 0 6.898 * [backup-simplify]: Simplify 0 into 0 6.899 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 6.904 * [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 6.905 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))))) into 0 6.907 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5))))))) into 0 6.907 * [backup-simplify]: Simplify 0 into 0 6.908 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 6.910 * [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 6.912 * [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 6.915 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5)))))))) into 0 6.915 * [backup-simplify]: Simplify 0 into 0 6.915 * [backup-simplify]: Simplify (* 0.2 (pow (fabs (/ 1 (/ 1 x))) 5)) into (* 0.2 (pow (fabs x) 5)) 6.916 * [backup-simplify]: Simplify (* (/ 1.0 5.0) (* (* (* (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x))))) into (* 0.2 (pow (fabs (/ -1 x)) 5)) 6.916 * [approximate]: Taking taylor expansion of (* 0.2 (pow (fabs (/ -1 x)) 5)) in (x) around 0 6.916 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs (/ -1 x)) 5)) in x 6.916 * [taylor]: Taking taylor expansion of 0.2 in x 6.916 * [backup-simplify]: Simplify 0.2 into 0.2 6.916 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 6.916 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 6.916 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 6.916 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs (/ -1 x)) 5)) in x 6.916 * [taylor]: Taking taylor expansion of 0.2 in x 6.916 * [backup-simplify]: Simplify 0.2 into 0.2 6.916 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 6.916 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 6.916 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 6.917 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 6.917 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 6.917 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 6.917 * [backup-simplify]: Simplify (* 0.2 (pow (fabs (/ -1 x)) 5)) into (* 0.2 (pow (fabs (/ -1 x)) 5)) 6.918 * [backup-simplify]: Simplify (* 0.2 (pow (fabs (/ -1 x)) 5)) into (* 0.2 (pow (fabs (/ -1 x)) 5)) 6.918 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 6.918 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 6.918 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 4))) into 0 6.919 * [backup-simplify]: Simplify (+ (* 0.2 0) (* 0 (pow (fabs (/ -1 x)) 5))) into 0 6.919 * [backup-simplify]: Simplify 0 into 0 6.920 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 6.921 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 6.921 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))) into 0 6.922 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5)))) into 0 6.922 * [backup-simplify]: Simplify 0 into 0 6.923 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 6.924 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 6.925 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))) into 0 6.926 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5))))) into 0 6.926 * [backup-simplify]: Simplify 0 into 0 6.926 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 6.927 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 6.928 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))) into 0 6.929 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5)))))) into 0 6.929 * [backup-simplify]: Simplify 0 into 0 6.930 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 6.931 * [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 6.933 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))))) into 0 6.934 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5))))))) into 0 6.934 * [backup-simplify]: Simplify 0 into 0 6.935 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 6.936 * [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 6.938 * [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 6.939 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5)))))))) into 0 6.939 * [backup-simplify]: Simplify 0 into 0 6.939 * [backup-simplify]: Simplify (* 0.2 (pow (fabs (/ -1 (/ 1 (- x)))) 5)) into (* 0.2 (pow (fabs x) 5)) 6.939 * * * * [progress]: [ 4 / 4 ] generating series at (2 1) 6.942 * [backup-simplify]: Simplify (* (/ 1.0 (sqrt PI)) (+ (+ (+ (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (/ 1.0 21.0) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))) into (* 1.0 (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))))) 6.942 * [approximate]: Taking taylor expansion of (* 1.0 (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))))) in (x) around 0 6.942 * [taylor]: Taking taylor expansion of (* 1.0 (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))))) in x 6.942 * [taylor]: Taking taylor expansion of 1.0 in x 6.942 * [backup-simplify]: Simplify 1.0 into 1.0 6.942 * [taylor]: Taking taylor expansion of (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7)))))) in x 6.942 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 6.942 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 6.942 * [taylor]: Taking taylor expansion of PI in x 6.942 * [backup-simplify]: Simplify PI into PI 6.943 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 6.943 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 6.944 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 6.944 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 6.944 * [taylor]: Taking taylor expansion of (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))) in x 6.944 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs x) 3)) in x 6.945 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 6.945 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 6.945 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 6.945 * [taylor]: Taking taylor expansion of (fabs x) in x 6.945 * [backup-simplify]: Simplify (fabs x) into (fabs x) 6.945 * [taylor]: Taking taylor expansion of (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7)))) in x 6.945 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs x) 5)) in x 6.945 * [taylor]: Taking taylor expansion of 0.2 in x 6.945 * [backup-simplify]: Simplify 0.2 into 0.2 6.945 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 6.945 * [taylor]: Taking taylor expansion of (fabs x) in x 6.945 * [backup-simplify]: Simplify (fabs x) into (fabs x) 6.945 * [taylor]: Taking taylor expansion of (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))) in x 6.945 * [taylor]: Taking taylor expansion of (* 2.0 (fabs x)) in x 6.945 * [taylor]: Taking taylor expansion of 2.0 in x 6.945 * [backup-simplify]: Simplify 2.0 into 2.0 6.945 * [taylor]: Taking taylor expansion of (fabs x) in x 6.945 * [backup-simplify]: Simplify (fabs x) into (fabs x) 6.945 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs x) 7)) in x 6.945 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 6.945 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 6.945 * [taylor]: Taking taylor expansion of (pow (fabs x) 7) in x 6.945 * [taylor]: Taking taylor expansion of (fabs x) in x 6.945 * [backup-simplify]: Simplify (fabs x) into (fabs x) 6.945 * [taylor]: Taking taylor expansion of (* 1.0 (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))))) in x 6.945 * [taylor]: Taking taylor expansion of 1.0 in x 6.945 * [backup-simplify]: Simplify 1.0 into 1.0 6.945 * [taylor]: Taking taylor expansion of (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7)))))) in x 6.945 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 6.945 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 6.945 * [taylor]: Taking taylor expansion of PI in x 6.945 * [backup-simplify]: Simplify PI into PI 6.946 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 6.946 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 6.947 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 6.947 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 6.947 * [taylor]: Taking taylor expansion of (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))) in x 6.947 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs x) 3)) in x 6.947 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 6.948 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 6.948 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 6.948 * [taylor]: Taking taylor expansion of (fabs x) in x 6.948 * [backup-simplify]: Simplify (fabs x) into (fabs x) 6.948 * [taylor]: Taking taylor expansion of (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7)))) in x 6.948 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs x) 5)) in x 6.948 * [taylor]: Taking taylor expansion of 0.2 in x 6.948 * [backup-simplify]: Simplify 0.2 into 0.2 6.948 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 6.948 * [taylor]: Taking taylor expansion of (fabs x) in x 6.948 * [backup-simplify]: Simplify (fabs x) into (fabs x) 6.948 * [taylor]: Taking taylor expansion of (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))) in x 6.948 * [taylor]: Taking taylor expansion of (* 2.0 (fabs x)) in x 6.948 * [taylor]: Taking taylor expansion of 2.0 in x 6.948 * [backup-simplify]: Simplify 2.0 into 2.0 6.948 * [taylor]: Taking taylor expansion of (fabs x) in x 6.948 * [backup-simplify]: Simplify (fabs x) into (fabs x) 6.948 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs x) 7)) in x 6.948 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 6.948 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 6.948 * [taylor]: Taking taylor expansion of (pow (fabs x) 7) in x 6.948 * [taylor]: Taking taylor expansion of (fabs x) in x 6.948 * [backup-simplify]: Simplify (fabs x) into (fabs x) 6.948 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 6.948 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 6.948 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs x) 3)) into (* 0.6666666666666666 (pow (fabs x) 3)) 6.948 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 6.949 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 6.949 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 6.949 * [backup-simplify]: Simplify (* 0.2 (pow (fabs x) 5)) into (* 0.2 (pow (fabs x) 5)) 6.949 * [backup-simplify]: Simplify (* 2.0 (fabs x)) into (* 2.0 (fabs x)) 6.949 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 6.949 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 6.949 * [backup-simplify]: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) 6.949 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 6)) into (pow (fabs x) 7) 6.949 * [backup-simplify]: Simplify (* 0.047619047619047616 (pow (fabs x) 7)) into (* 0.047619047619047616 (pow (fabs x) 7)) 6.950 * [backup-simplify]: Simplify (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))) into (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))) 6.950 * [backup-simplify]: Simplify (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7)))) into (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7)))) 6.950 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))) into (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))) 6.952 * [backup-simplify]: Simplify (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7)))))) into (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7)))))) 6.954 * [backup-simplify]: Simplify (* 1.0 (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))))) into (* 1.0 (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))))) 6.956 * [backup-simplify]: Simplify (* 1.0 (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))))) into (* 1.0 (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))))) 6.956 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 6.957 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 6.957 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (* 0 (pow (fabs x) 3))) into 0 6.958 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 6.958 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (* 0 (pow (fabs x) 2))) into 0 6.958 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 4))) into 0 6.959 * [backup-simplify]: Simplify (+ (* 0.2 0) (* 0 (pow (fabs x) 5))) into 0 6.959 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (fabs x))) into 0 6.959 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 6.960 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 6.960 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (* 0 (pow (fabs x) 3))) into 0 6.960 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 6))) into 0 6.961 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (* 0 (pow (fabs x) 7))) into 0 6.961 * [backup-simplify]: Simplify (+ 0 0) into 0 6.961 * [backup-simplify]: Simplify (+ 0 0) into 0 6.962 * [backup-simplify]: Simplify (+ 0 0) into 0 6.964 * [backup-simplify]: Simplify (+ (* (sqrt (/ 1 PI)) 0) (* 0 (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))))) into 0 6.965 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7)))))))) into 0 6.965 * [backup-simplify]: Simplify 0 into 0 6.966 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 6.966 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 6.967 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 6.967 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 6.967 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 6.968 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))) into 0 6.968 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))) into 0 6.969 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 6.969 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 6.970 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 6.970 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 6.970 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))) into 0 6.971 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (* 0 (pow (fabs x) 7)))) into 0 6.971 * [backup-simplify]: Simplify (+ 0 0) into 0 6.971 * [backup-simplify]: Simplify (+ 0 0) into 0 6.972 * [backup-simplify]: Simplify (+ 0 0) into 0 6.972 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 6.973 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 6.974 * [backup-simplify]: Simplify (+ (* (sqrt (/ 1 PI)) 0) (+ (* 0 0) (* 0 (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7)))))))) into 0 6.976 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))))))) into 0 6.976 * [backup-simplify]: Simplify 0 into 0 6.977 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 6.977 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 6.978 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 6.978 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 6.979 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 6.980 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))) into 0 6.980 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5))))) into 0 6.981 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 6.982 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 6.982 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 6.983 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 6.984 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))) into 0 6.984 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7))))) into 0 6.985 * [backup-simplify]: Simplify (+ 0 0) into 0 6.985 * [backup-simplify]: Simplify (+ 0 0) into 0 6.985 * [backup-simplify]: Simplify (+ 0 0) into 0 6.986 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 6.987 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 6.988 * [backup-simplify]: Simplify (+ (* (sqrt (/ 1 PI)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))))))) into 0 6.990 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7)))))))))) into 0 6.990 * [backup-simplify]: Simplify 0 into 0 6.991 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 6.992 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 6.993 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 6.993 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 6.994 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 6.995 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))) into 0 6.996 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))))) into 0 6.998 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 6.999 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 7.000 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 7.001 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 7.003 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))) into 0 7.004 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7)))))) into 0 7.005 * [backup-simplify]: Simplify (+ 0 0) into 0 7.005 * [backup-simplify]: Simplify (+ 0 0) into 0 7.005 * [backup-simplify]: Simplify (+ 0 0) into 0 7.007 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 7.009 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 7.016 * [backup-simplify]: Simplify (+ (* (sqrt (/ 1 PI)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7)))))))))) into 0 7.019 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))))))))) into 0 7.019 * [backup-simplify]: Simplify 0 into 0 7.021 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 7.022 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 7.024 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 7.025 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 7.026 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 7.027 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))))) into 0 7.028 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5))))))) into 0 7.029 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 7.030 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 7.031 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 7.033 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 7.034 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))))) into 0 7.035 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7))))))) into 0 7.035 * [backup-simplify]: Simplify (+ 0 0) into 0 7.035 * [backup-simplify]: Simplify (+ 0 0) into 0 7.036 * [backup-simplify]: Simplify (+ 0 0) into 0 7.036 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 7.037 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 7.039 * [backup-simplify]: Simplify (+ (* (sqrt (/ 1 PI)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))))))))) into 0 7.041 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7)))))))))))) into 0 7.041 * [backup-simplify]: Simplify 0 into 0 7.043 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 7.044 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 7.045 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))))) into 0 7.046 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 7.048 * [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 7.049 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))))) into 0 7.051 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))))))) into 0 7.052 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 7.053 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 7.054 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 7.056 * [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 7.057 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))))) into 0 7.058 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7)))))))) into 0 7.059 * [backup-simplify]: Simplify (+ 0 0) into 0 7.059 * [backup-simplify]: Simplify (+ 0 0) into 0 7.059 * [backup-simplify]: Simplify (+ 0 0) into 0 7.060 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 7.062 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 7.066 * [backup-simplify]: Simplify (+ (* (sqrt (/ 1 PI)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7)))))))))))) into 0 7.070 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))))))))))) into 0 7.070 * [backup-simplify]: Simplify 0 into 0 7.072 * [backup-simplify]: Simplify (* 1.0 (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))))) into (* 1.0 (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))))) 7.076 * [backup-simplify]: Simplify (* (/ 1.0 (sqrt PI)) (+ (+ (+ (* 2.0 (fabs (/ 1 x))) (* (/ 2.0 3.0) (* (* (fabs (/ 1 x)) (fabs (/ 1 x))) (fabs (/ 1 x))))) (* (/ 1.0 5.0) (* (* (* (* (fabs (/ 1 x)) (fabs (/ 1 x))) (fabs (/ 1 x))) (fabs (/ 1 x))) (fabs (/ 1 x))))) (* (/ 1.0 21.0) (* (* (* (* (* (* (fabs (/ 1 x)) (fabs (/ 1 x))) (fabs (/ 1 x))) (fabs (/ 1 x))) (fabs (/ 1 x))) (fabs (/ 1 x))) (fabs (/ 1 x)))))) into (* 1.0 (* (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) (sqrt (/ 1 PI)))) 7.076 * [approximate]: Taking taylor expansion of (* 1.0 (* (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) (sqrt (/ 1 PI)))) in (x) around 0 7.076 * [taylor]: Taking taylor expansion of (* 1.0 (* (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) (sqrt (/ 1 PI)))) in x 7.077 * [taylor]: Taking taylor expansion of 1.0 in x 7.077 * [backup-simplify]: Simplify 1.0 into 1.0 7.077 * [taylor]: Taking taylor expansion of (* (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) (sqrt (/ 1 PI))) in x 7.077 * [taylor]: Taking taylor expansion of (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) in x 7.077 * [taylor]: Taking taylor expansion of (* 2.0 (fabs (/ 1 x))) in x 7.077 * [taylor]: Taking taylor expansion of 2.0 in x 7.077 * [backup-simplify]: Simplify 2.0 into 2.0 7.077 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 7.077 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 7.077 * [taylor]: Taking taylor expansion of (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)))) in x 7.077 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) in x 7.077 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 7.077 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 7.077 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 7.077 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 7.077 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 7.077 * [taylor]: Taking taylor expansion of (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))) in x 7.077 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs (/ 1 x)) 5)) in x 7.077 * [taylor]: Taking taylor expansion of 0.2 in x 7.077 * [backup-simplify]: Simplify 0.2 into 0.2 7.077 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 7.077 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 7.078 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 7.078 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) in x 7.078 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 7.078 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 7.078 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 7.078 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 7.078 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 7.078 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 7.078 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 7.078 * [taylor]: Taking taylor expansion of PI in x 7.078 * [backup-simplify]: Simplify PI into PI 7.079 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 7.080 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 7.081 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 7.082 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 7.082 * [taylor]: Taking taylor expansion of (* 1.0 (* (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) (sqrt (/ 1 PI)))) in x 7.082 * [taylor]: Taking taylor expansion of 1.0 in x 7.082 * [backup-simplify]: Simplify 1.0 into 1.0 7.082 * [taylor]: Taking taylor expansion of (* (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) (sqrt (/ 1 PI))) in x 7.082 * [taylor]: Taking taylor expansion of (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) in x 7.082 * [taylor]: Taking taylor expansion of (* 2.0 (fabs (/ 1 x))) in x 7.082 * [taylor]: Taking taylor expansion of 2.0 in x 7.082 * [backup-simplify]: Simplify 2.0 into 2.0 7.082 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 7.083 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 7.083 * [taylor]: Taking taylor expansion of (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)))) in x 7.083 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) in x 7.083 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 7.083 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 7.083 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 7.083 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 7.083 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 7.083 * [taylor]: Taking taylor expansion of (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))) in x 7.083 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs (/ 1 x)) 5)) in x 7.083 * [taylor]: Taking taylor expansion of 0.2 in x 7.083 * [backup-simplify]: Simplify 0.2 into 0.2 7.083 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 7.083 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 7.083 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 7.083 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) in x 7.083 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 7.083 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 7.083 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 7.083 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 7.084 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 7.084 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 7.084 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 7.084 * [taylor]: Taking taylor expansion of PI in x 7.084 * [backup-simplify]: Simplify PI into PI 7.084 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 7.085 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 7.086 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 7.087 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 7.088 * [backup-simplify]: Simplify (* 2.0 (fabs (/ 1 x))) into (* 2.0 (fabs (/ 1 x))) 7.088 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 7.088 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 7.088 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) 7.089 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 6)) into (pow (fabs (/ 1 x)) 7) 7.089 * [backup-simplify]: Simplify (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) into (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) 7.089 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 7.089 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 7.090 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 7.090 * [backup-simplify]: Simplify (* 0.2 (pow (fabs (/ 1 x)) 5)) into (* 0.2 (pow (fabs (/ 1 x)) 5)) 7.090 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 7.090 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 7.090 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) into (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) 7.091 * [backup-simplify]: Simplify (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))) into (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))) 7.092 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)))) into (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)))) 7.093 * [backup-simplify]: Simplify (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) into (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) 7.095 * [backup-simplify]: Simplify (* (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) (sqrt (/ 1 PI))) into (* (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) (sqrt (/ 1 PI))) 7.097 * [backup-simplify]: Simplify (* 1.0 (* (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) (sqrt (/ 1 PI)))) into (* 1.0 (* (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) (sqrt (/ 1 PI)))) 7.099 * [backup-simplify]: Simplify (* 1.0 (* (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) (sqrt (/ 1 PI)))) into (* 1.0 (* (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) (sqrt (/ 1 PI)))) 7.100 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (fabs (/ 1 x)))) into 0 7.100 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 7.100 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 7.101 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 7.101 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 6))) into 0 7.102 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (* 0 (pow (fabs (/ 1 x)) 7))) into 0 7.102 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 7.102 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 7.102 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 4))) into 0 7.103 * [backup-simplify]: Simplify (+ (* 0.2 0) (* 0 (pow (fabs (/ 1 x)) 5))) into 0 7.103 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 7.104 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 7.104 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 7.105 * [backup-simplify]: Simplify (+ 0 0) into 0 7.105 * [backup-simplify]: Simplify (+ 0 0) into 0 7.105 * [backup-simplify]: Simplify (+ 0 0) into 0 7.107 * [backup-simplify]: Simplify (+ (* (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) 0) (* 0 (sqrt (/ 1 PI)))) into 0 7.110 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (* (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) (sqrt (/ 1 PI))))) into 0 7.110 * [backup-simplify]: Simplify 0 into 0 7.111 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 7.113 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 7.114 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 7.114 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 7.115 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 7.116 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 7.117 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))) into 0 7.118 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7)))) into 0 7.118 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 7.119 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 7.119 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))) into 0 7.120 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5)))) into 0 7.120 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 7.121 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 7.121 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 7.122 * [backup-simplify]: Simplify (+ 0 0) into 0 7.122 * [backup-simplify]: Simplify (+ 0 0) into 0 7.122 * [backup-simplify]: Simplify (+ 0 0) into 0 7.123 * [backup-simplify]: Simplify (+ (* (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))) into 0 7.125 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (* (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) (sqrt (/ 1 PI)))))) into 0 7.125 * [backup-simplify]: Simplify 0 into 0 7.126 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 7.127 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 7.128 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 7.128 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 7.129 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 7.129 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 7.130 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))) into 0 7.131 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7))))) into 0 7.131 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 7.132 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 7.137 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))) into 0 7.137 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5))))) into 0 7.138 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 7.139 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 7.139 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 7.140 * [backup-simplify]: Simplify (+ 0 0) into 0 7.140 * [backup-simplify]: Simplify (+ 0 0) into 0 7.140 * [backup-simplify]: Simplify (+ 0 0) into 0 7.141 * [backup-simplify]: Simplify (+ (* (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI)))))) into 0 7.143 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) (sqrt (/ 1 PI))))))) into 0 7.143 * [backup-simplify]: Simplify 0 into 0 7.144 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 7.145 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 7.146 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 7.147 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 7.148 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 7.149 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 7.150 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))))) into 0 7.151 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7)))))) into 0 7.152 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 7.153 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 7.154 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))) into 0 7.156 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5)))))) into 0 7.158 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 7.159 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 7.161 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 7.161 * [backup-simplify]: Simplify (+ 0 0) into 0 7.162 * [backup-simplify]: Simplify (+ 0 0) into 0 7.162 * [backup-simplify]: Simplify (+ 0 0) into 0 7.165 * [backup-simplify]: Simplify (+ (* (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))))) into 0 7.169 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) (sqrt (/ 1 PI)))))))) into 0 7.169 * [backup-simplify]: Simplify 0 into 0 7.171 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 7.172 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 7.174 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 7.176 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 7.178 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 7.180 * [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 7.182 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))))) into 0 7.184 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7))))))) into 0 7.186 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 7.188 * [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 7.190 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))))) into 0 7.192 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5))))))) into 0 7.194 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 7.196 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 7.198 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))))) into 0 7.199 * [backup-simplify]: Simplify (+ 0 0) into 0 7.199 * [backup-simplify]: Simplify (+ 0 0) into 0 7.199 * [backup-simplify]: Simplify (+ 0 0) into 0 7.202 * [backup-simplify]: Simplify (+ (* (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI)))))))) into 0 7.207 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) (sqrt (/ 1 PI))))))))) into 0 7.207 * [backup-simplify]: Simplify 0 into 0 7.208 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 7.210 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 7.213 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 7.215 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 7.217 * [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 7.219 * [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 7.221 * [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 7.224 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7)))))))) into 0 7.226 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 7.228 * [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 7.231 * [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 7.233 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5)))))))) into 0 7.236 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 7.238 * [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 7.240 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))))) into 0 7.241 * [backup-simplify]: Simplify (+ 0 0) into 0 7.241 * [backup-simplify]: Simplify (+ 0 0) into 0 7.242 * [backup-simplify]: Simplify (+ 0 0) into 0 7.245 * [backup-simplify]: Simplify (+ (* (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))))))) into 0 7.250 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) (sqrt (/ 1 PI)))))))))) into 0 7.250 * [backup-simplify]: Simplify 0 into 0 7.252 * [backup-simplify]: Simplify (* 1.0 (* (+ (* 2.0 (fabs (/ 1 (/ 1 x)))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 (/ 1 x))) 7)) (+ (* 0.2 (pow (fabs (/ 1 (/ 1 x))) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 (/ 1 x))) 3))))) (sqrt (/ 1 PI)))) into (* 1.0 (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))))) 7.257 * [backup-simplify]: Simplify (* (/ 1.0 (sqrt PI)) (+ (+ (+ (* 2.0 (fabs (/ 1 (- x)))) (* (/ 2.0 3.0) (* (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))))) (* (/ 1.0 5.0) (* (* (* (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))))) (* (/ 1.0 21.0) (* (* (* (* (* (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x))))))) into (* 1.0 (* (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))))) (sqrt (/ 1 PI)))) 7.257 * [approximate]: Taking taylor expansion of (* 1.0 (* (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))))) (sqrt (/ 1 PI)))) in (x) around 0 7.257 * [taylor]: Taking taylor expansion of (* 1.0 (* (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))))) (sqrt (/ 1 PI)))) in x 7.257 * [taylor]: Taking taylor expansion of 1.0 in x 7.257 * [backup-simplify]: Simplify 1.0 into 1.0 7.257 * [taylor]: Taking taylor expansion of (* (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))))) (sqrt (/ 1 PI))) in x 7.257 * [taylor]: Taking taylor expansion of (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))))) in x 7.257 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs (/ -1 x)) 5)) in x 7.257 * [taylor]: Taking taylor expansion of 0.2 in x 7.257 * [backup-simplify]: Simplify 0.2 into 0.2 7.257 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 7.258 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 7.258 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 7.258 * [taylor]: Taking taylor expansion of (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)))) in x 7.258 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) in x 7.258 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 7.258 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 7.258 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 7.258 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 7.258 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 7.258 * [taylor]: Taking taylor expansion of (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))) in x 7.258 * [taylor]: Taking taylor expansion of (* 2.0 (fabs (/ -1 x))) in x 7.258 * [taylor]: Taking taylor expansion of 2.0 in x 7.258 * [backup-simplify]: Simplify 2.0 into 2.0 7.258 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 7.258 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 7.258 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) in x 7.258 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 7.258 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 7.258 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 7.258 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 7.259 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 7.259 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 7.259 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 7.259 * [taylor]: Taking taylor expansion of PI in x 7.259 * [backup-simplify]: Simplify PI into PI 7.259 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 7.260 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 7.261 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 7.263 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 7.263 * [taylor]: Taking taylor expansion of (* 1.0 (* (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))))) (sqrt (/ 1 PI)))) in x 7.263 * [taylor]: Taking taylor expansion of 1.0 in x 7.263 * [backup-simplify]: Simplify 1.0 into 1.0 7.263 * [taylor]: Taking taylor expansion of (* (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))))) (sqrt (/ 1 PI))) in x 7.263 * [taylor]: Taking taylor expansion of (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))))) in x 7.263 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs (/ -1 x)) 5)) in x 7.263 * [taylor]: Taking taylor expansion of 0.2 in x 7.263 * [backup-simplify]: Simplify 0.2 into 0.2 7.263 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 7.263 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 7.263 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 7.263 * [taylor]: Taking taylor expansion of (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)))) in x 7.263 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) in x 7.263 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 7.263 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 7.263 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 7.263 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 7.263 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 7.263 * [taylor]: Taking taylor expansion of (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))) in x 7.263 * [taylor]: Taking taylor expansion of (* 2.0 (fabs (/ -1 x))) in x 7.263 * [taylor]: Taking taylor expansion of 2.0 in x 7.263 * [backup-simplify]: Simplify 2.0 into 2.0 7.263 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 7.264 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 7.264 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) in x 7.264 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 7.264 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 7.264 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 7.264 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 7.264 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 7.264 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 7.264 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 7.264 * [taylor]: Taking taylor expansion of PI in x 7.264 * [backup-simplify]: Simplify PI into PI 7.265 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 7.266 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 7.267 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 7.268 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 7.268 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 7.269 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 7.269 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 7.269 * [backup-simplify]: Simplify (* 0.2 (pow (fabs (/ -1 x)) 5)) into (* 0.2 (pow (fabs (/ -1 x)) 5)) 7.269 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 7.270 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 7.270 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) 7.270 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 6)) into (pow (fabs (/ -1 x)) 7) 7.270 * [backup-simplify]: Simplify (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) into (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) 7.270 * [backup-simplify]: Simplify (* 2.0 (fabs (/ -1 x))) into (* 2.0 (fabs (/ -1 x))) 7.271 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 7.271 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 7.271 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) into (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) 7.271 * [backup-simplify]: Simplify (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))) into (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))) 7.272 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)))) into (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)))) 7.273 * [backup-simplify]: Simplify (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))))) into (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))))) 7.275 * [backup-simplify]: Simplify (* (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))))) (sqrt (/ 1 PI))) into (* (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))))) (sqrt (/ 1 PI))) 7.277 * [backup-simplify]: Simplify (* 1.0 (* (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))))) (sqrt (/ 1 PI)))) into (* 1.0 (* (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))))) (sqrt (/ 1 PI)))) 7.279 * [backup-simplify]: Simplify (* 1.0 (* (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))))) (sqrt (/ 1 PI)))) into (* 1.0 (* (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))))) (sqrt (/ 1 PI)))) 7.279 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 7.280 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 7.280 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 4))) into 0 7.281 * [backup-simplify]: Simplify (+ (* 0.2 0) (* 0 (pow (fabs (/ -1 x)) 5))) into 0 7.281 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 7.281 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 7.282 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 7.282 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 6))) into 0 7.287 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (* 0 (pow (fabs (/ -1 x)) 7))) into 0 7.288 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (fabs (/ -1 x)))) into 0 7.289 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 7.289 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 7.289 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 7.290 * [backup-simplify]: Simplify (+ 0 0) into 0 7.290 * [backup-simplify]: Simplify (+ 0 0) into 0 7.291 * [backup-simplify]: Simplify (+ 0 0) into 0 7.292 * [backup-simplify]: Simplify (+ (* (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))))) 0) (* 0 (sqrt (/ 1 PI)))) into 0 7.295 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (* (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))))) (sqrt (/ 1 PI))))) into 0 7.295 * [backup-simplify]: Simplify 0 into 0 7.297 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 7.298 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 7.299 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 7.300 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 7.300 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))) into 0 7.301 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5)))) into 0 7.302 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 7.302 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 7.303 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 7.304 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))) into 0 7.305 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7)))) into 0 7.306 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 7.307 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 7.307 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 7.308 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 7.309 * [backup-simplify]: Simplify (+ 0 0) into 0 7.309 * [backup-simplify]: Simplify (+ 0 0) into 0 7.309 * [backup-simplify]: Simplify (+ 0 0) into 0 7.312 * [backup-simplify]: Simplify (+ (* (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))))) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))) into 0 7.313 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (* (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))))) (sqrt (/ 1 PI)))))) into 0 7.313 * [backup-simplify]: Simplify 0 into 0 7.314 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 7.315 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 7.316 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 7.316 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 7.317 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))) into 0 7.318 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5))))) into 0 7.318 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 7.319 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 7.320 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 7.320 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))) into 0 7.321 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7))))) into 0 7.322 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 7.322 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 7.323 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 7.324 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 7.324 * [backup-simplify]: Simplify (+ 0 0) into 0 7.324 * [backup-simplify]: Simplify (+ 0 0) into 0 7.325 * [backup-simplify]: Simplify (+ 0 0) into 0 7.326 * [backup-simplify]: Simplify (+ (* (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI)))))) into 0 7.328 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))))) (sqrt (/ 1 PI))))))) into 0 7.328 * [backup-simplify]: Simplify 0 into 0 7.329 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 7.330 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 7.330 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 7.331 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 7.332 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))) into 0 7.334 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5)))))) into 0 7.335 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 7.337 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 7.338 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 7.339 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))))) into 0 7.341 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7)))))) into 0 7.343 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 7.344 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 7.345 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 7.347 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 7.347 * [backup-simplify]: Simplify (+ 0 0) into 0 7.348 * [backup-simplify]: Simplify (+ 0 0) into 0 7.348 * [backup-simplify]: Simplify (+ 0 0) into 0 7.351 * [backup-simplify]: Simplify (+ (* (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))))) into 0 7.355 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))))) (sqrt (/ 1 PI)))))))) into 0 7.355 * [backup-simplify]: Simplify 0 into 0 7.357 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 7.358 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 7.360 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 7.362 * [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 7.364 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))))) into 0 7.366 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5))))))) into 0 7.368 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 7.370 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 7.371 * [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 7.373 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))))) into 0 7.375 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7))))))) into 0 7.377 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 7.378 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 7.380 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 7.382 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))))) into 0 7.382 * [backup-simplify]: Simplify (+ 0 0) into 0 7.382 * [backup-simplify]: Simplify (+ 0 0) into 0 7.383 * [backup-simplify]: Simplify (+ 0 0) into 0 7.385 * [backup-simplify]: Simplify (+ (* (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI)))))))) into 0 7.389 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))))) (sqrt (/ 1 PI))))))))) into 0 7.389 * [backup-simplify]: Simplify 0 into 0 7.390 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 7.392 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 7.394 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 7.396 * [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 7.398 * [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 7.401 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5)))))))) into 0 7.403 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 7.405 * [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 7.407 * [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 7.409 * [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 7.411 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7)))))))) into 0 7.413 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 7.420 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 7.422 * [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 7.424 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))))) into 0 7.424 * [backup-simplify]: Simplify (+ 0 0) into 0 7.425 * [backup-simplify]: Simplify (+ 0 0) into 0 7.425 * [backup-simplify]: Simplify (+ 0 0) into 0 7.428 * [backup-simplify]: Simplify (+ (* (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))))))) into 0 7.431 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))))) (sqrt (/ 1 PI)))))))))) into 0 7.432 * [backup-simplify]: Simplify 0 into 0 7.434 * [backup-simplify]: Simplify (* 1.0 (* (+ (* 0.2 (pow (fabs (/ -1 (/ 1 (- x)))) 5)) (+ (* 0.047619047619047616 (pow (fabs (/ -1 (/ 1 (- x)))) 7)) (+ (* 2.0 (fabs (/ -1 (/ 1 (- x))))) (* 0.6666666666666666 (pow (fabs (/ -1 (/ 1 (- x)))) 3))))) (sqrt (/ 1 PI)))) into (* 1.0 (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))))) 7.434 * * * [progress]: simplifying candidates 7.441 * [simplify]: Simplifying: (expm1 (sqrt PI)) (log1p (sqrt PI)) (log (sqrt PI)) (exp (sqrt PI)) (* (cbrt (sqrt PI)) (cbrt (sqrt PI))) (cbrt (sqrt PI)) (* (* (sqrt PI) (sqrt PI)) (sqrt PI)) (sqrt (* (cbrt PI) (cbrt PI))) (sqrt (cbrt PI)) (sqrt (sqrt PI)) (sqrt (sqrt PI)) (sqrt 1) (sqrt PI) (/ 1 2) (sqrt (sqrt PI)) (sqrt (sqrt PI)) (expm1 (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (log1p (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x))) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x))) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x))) (+ (- (log 2.0) (log 3.0)) (+ (+ (log (fabs x)) (log (fabs x))) (log (fabs x)))) (+ (- (log 2.0) (log 3.0)) (+ (log (* (fabs x) (fabs x))) (log (fabs x)))) (+ (- (log 2.0) (log 3.0)) (log (* (* (fabs x) (fabs x)) (fabs x)))) (+ (log (/ 2.0 3.0)) (+ (+ (log (fabs x)) (log (fabs x))) (log (fabs x)))) (+ (log (/ 2.0 3.0)) (+ (log (* (fabs x) (fabs x))) (log (fabs x)))) (+ (log (/ 2.0 3.0)) (log (* (* (fabs x) (fabs x)) (fabs x)))) (log (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (exp (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ (* (* 2.0 2.0) 2.0) (* (* 3.0 3.0) 3.0)) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ (* (* 2.0 2.0) 2.0) (* (* 3.0 3.0) 3.0)) (* (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ (* (* 2.0 2.0) 2.0) (* (* 3.0 3.0) 3.0)) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (/ 2.0 3.0) (/ 2.0 3.0)) (/ 2.0 3.0)) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (/ 2.0 3.0) (/ 2.0 3.0)) (/ 2.0 3.0)) (* (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (/ 2.0 3.0) (/ 2.0 3.0)) (/ 2.0 3.0)) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x)))) (* (cbrt (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (cbrt (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x))))) (cbrt (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x))) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (sqrt (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (sqrt (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 2.0 3.0) (* (fabs x) (fabs x))) (* (cbrt (/ 2.0 3.0)) (* (* (fabs x) (fabs x)) (fabs x))) (* (sqrt (/ 2.0 3.0)) (* (* (fabs x) (fabs x)) (fabs x))) (* (/ (cbrt 2.0) (cbrt 3.0)) (* (* (fabs x) (fabs x)) (fabs x))) (* (/ (cbrt 2.0) (sqrt 3.0)) (* (* (fabs x) (fabs x)) (fabs x))) (* (/ (cbrt 2.0) 3.0) (* (* (fabs x) (fabs x)) (fabs x))) (* (/ (sqrt 2.0) (cbrt 3.0)) (* (* (fabs x) (fabs x)) (fabs x))) (* (/ (sqrt 2.0) (sqrt 3.0)) (* (* (fabs x) (fabs x)) (fabs x))) (* (/ (sqrt 2.0) 3.0) (* (* (fabs x) (fabs x)) (fabs x))) (* (/ 2.0 (cbrt 3.0)) (* (* (fabs x) (fabs x)) (fabs x))) (* (/ 2.0 (sqrt 3.0)) (* (* (fabs x) (fabs x)) (fabs x))) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x))) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x))) (* (/ 1 3.0) (* (* (fabs x) (fabs x)) (fabs x))) (* 2.0 (* (* (fabs x) (fabs x)) (fabs x))) (expm1 (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (log1p (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))) (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))) (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))) (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))) (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))) (+ (- (log 1.0) (log 5.0)) (+ (+ (+ (+ (log (fabs x)) (log (fabs x))) (log (fabs x))) (log (fabs x))) (log (fabs x)))) (+ (- (log 1.0) (log 5.0)) (+ (+ (+ (log (* (fabs x) (fabs x))) (log (fabs x))) (log (fabs x))) (log (fabs x)))) (+ (- (log 1.0) (log 5.0)) (+ (+ (log (* (* (fabs x) (fabs x)) (fabs x))) (log (fabs x))) (log (fabs x)))) (+ (- (log 1.0) (log 5.0)) (+ (log (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x))) (log (fabs x)))) (+ (- (log 1.0) (log 5.0)) (log (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (+ (log (/ 1.0 5.0)) (+ (+ (+ (+ (log (fabs x)) (log (fabs x))) (log (fabs x))) (log (fabs x))) (log (fabs x)))) (+ (log (/ 1.0 5.0)) (+ (+ (+ (log (* (fabs x) (fabs x))) (log (fabs x))) (log (fabs x))) (log (fabs x)))) (+ (log (/ 1.0 5.0)) (+ (+ (log (* (* (fabs x) (fabs x)) (fabs x))) (log (fabs x))) (log (fabs x)))) (+ (log (/ 1.0 5.0)) (+ (log (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x))) (log (fabs x)))) (+ (log (/ 1.0 5.0)) (log (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (log (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (exp (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (/ (* (* 1.0 1.0) 1.0) (* (* 5.0 5.0) 5.0)) (* (* (* (* (* (* (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)))) (* (/ (* (* 1.0 1.0) 1.0) (* (* 5.0 5.0) 5.0)) (* (* (* (* (* (* (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)))) (* (/ (* (* 1.0 1.0) 1.0) (* (* 5.0 5.0) 5.0)) (* (* (* (* (* (* (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)))) (* (/ (* (* 1.0 1.0) 1.0) (* (* 5.0 5.0) 5.0)) (* (* (* (* (* (* (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)))) (* (/ (* (* 1.0 1.0) 1.0) (* (* 5.0 5.0) 5.0)) (* (* (* (* (* (* (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)))) (* (* (* (/ 1.0 5.0) (/ 1.0 5.0)) (/ 1.0 5.0)) (* (* (* (* (* (* (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)))) (* (* (* (/ 1.0 5.0) (/ 1.0 5.0)) (/ 1.0 5.0)) (* (* (* (* (* (* (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)))) (* (* (* (/ 1.0 5.0) (/ 1.0 5.0)) (/ 1.0 5.0)) (* (* (* (* (* (* (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)))) (* (* (* (/ 1.0 5.0) (/ 1.0 5.0)) (/ 1.0 5.0)) (* (* (* (* (* (* (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)))) (* (* (* (/ 1.0 5.0) (/ 1.0 5.0)) (/ 1.0 5.0)) (* (* (* (* (* (* (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)))) (* (cbrt (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (cbrt (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))))) (cbrt (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (* (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))) (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (sqrt (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (sqrt (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (/ 1.0 5.0) (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x))) (* (cbrt (/ 1.0 5.0)) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))) (* (sqrt (/ 1.0 5.0)) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))) (* (/ (cbrt 1.0) (cbrt 5.0)) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))) (* (/ (cbrt 1.0) (sqrt 5.0)) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))) (* (/ (cbrt 1.0) 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))) (* (/ (sqrt 1.0) (cbrt 5.0)) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))) (* (/ (sqrt 1.0) (sqrt 5.0)) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))) (* (/ (sqrt 1.0) 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))) (* (/ 1.0 (cbrt 5.0)) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))) (* (/ 1.0 (sqrt 5.0)) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))) (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))) (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))) (* (/ 1 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))) (* 1.0 (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))) (expm1 (* (/ 1.0 (sqrt PI)) (+ (+ (+ (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (/ 1.0 21.0) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)))))) (log1p (* (/ 1.0 (sqrt PI)) (+ (+ (+ (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (/ 1.0 21.0) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)))))) (* (/ 1.0 (sqrt PI)) (+ (+ (+ (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (/ 1.0 21.0) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))) (+ (- (log 1.0) (log (sqrt PI))) (log (+ (+ (+ (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (/ 1.0 21.0) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)))))) (+ (log (/ 1.0 (sqrt PI))) (log (+ (+ (+ (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (/ 1.0 21.0) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)))))) (log (* (/ 1.0 (sqrt PI)) (+ (+ (+ (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (/ 1.0 21.0) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)))))) (exp (* (/ 1.0 (sqrt PI)) (+ (+ (+ (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (/ 1.0 21.0) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)))))) (* (/ (* (* 1.0 1.0) 1.0) (* (* (sqrt PI) (sqrt PI)) (sqrt PI))) (* (* (+ (+ (+ (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (/ 1.0 21.0) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (+ (+ (+ (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (/ 1.0 21.0) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))) (+ (+ (+ (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (/ 1.0 21.0) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)))))) (* (* (* (/ 1.0 (sqrt PI)) (/ 1.0 (sqrt PI))) (/ 1.0 (sqrt PI))) (* (* (+ (+ (+ (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (/ 1.0 21.0) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (+ (+ (+ (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (/ 1.0 21.0) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))) (+ (+ (+ (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (/ 1.0 21.0) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)))))) (* (cbrt (* (/ 1.0 (sqrt PI)) (+ (+ (+ (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (/ 1.0 21.0) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)))))) (cbrt (* (/ 1.0 (sqrt PI)) (+ (+ (+ (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (/ 1.0 21.0) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))))) (cbrt (* (/ 1.0 (sqrt PI)) (+ (+ (+ (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (/ 1.0 21.0) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)))))) (* (* (* (/ 1.0 (sqrt PI)) (+ (+ (+ (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (/ 1.0 21.0) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))) (* (/ 1.0 (sqrt PI)) (+ (+ (+ (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (/ 1.0 21.0) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)))))) (* (/ 1.0 (sqrt PI)) (+ (+ (+ (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (/ 1.0 21.0) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)))))) (sqrt (* (/ 1.0 (sqrt PI)) (+ (+ (+ (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (/ 1.0 21.0) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)))))) (sqrt (* (/ 1.0 (sqrt PI)) (+ (+ (+ (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (/ 1.0 21.0) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)))))) (* 1.0 (+ (* (+ (* (+ (pow (* 2.0 (fabs x)) 3) (pow (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x))) 3)) 5.0) (* (+ (* (* 2.0 (fabs x)) (* 2.0 (fabs x))) (- (* (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x))) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))))) (* 1.0 (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))))) 21.0) (* (* (+ (* (* 2.0 (fabs x)) (* 2.0 (fabs x))) (- (* (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x))) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))))) 5.0) (* 1.0 (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)))))) (* (sqrt PI) (* (* (+ (* (* 2.0 (fabs x)) (* 2.0 (fabs x))) (- (* (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x))) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))))) 5.0) 21.0)) (* 1.0 (+ (* (+ (* (- (* (* 2.0 (fabs x)) (* 2.0 (fabs x))) (* (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x))) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x))))) 5.0) (* (- (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* 1.0 (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))))) 21.0) (* (* (- (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) 5.0) (* 1.0 (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)))))) (* (sqrt PI) (* (* (- (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) 5.0) 21.0)) (* 1.0 (+ (* (+ (pow (+ (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) 3) (pow (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))) 3)) 21.0) (* (+ (* (+ (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (+ (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x))))) (- (* (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))) (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (+ (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))))) (* 1.0 (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)))))) (* (sqrt PI) (* (+ (* (+ (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (+ (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x))))) (- (* (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))) (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (+ (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))))) 21.0)) (* 1.0 (+ (* (- (* (+ (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (+ (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x))))) (* (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))) (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))))) 21.0) (* (- (+ (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* 1.0 (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)))))) (* (sqrt PI) (* (- (+ (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) 21.0)) (* 1.0 (+ (pow (+ (+ (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) 3) (pow (* (/ 1.0 21.0) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))) 3))) (* (sqrt PI) (+ (* (+ (+ (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (+ (+ (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))))) (- (* (* (/ 1.0 21.0) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))) (* (/ 1.0 21.0) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (+ (+ (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (/ 1.0 21.0) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))))) (* 1.0 (- (* (+ (+ (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (+ (+ (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))))) (* (* (/ 1.0 21.0) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))) (* (/ 1.0 21.0) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)))))) (* (sqrt PI) (- (+ (+ (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (/ 1.0 21.0) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))) (* (sqrt (/ 1.0 (sqrt PI))) (sqrt (+ (+ (+ (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (/ 1.0 21.0) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)))))) (* (sqrt (/ 1.0 (sqrt PI))) (sqrt (+ (+ (+ (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (/ 1.0 21.0) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (sqrt (+ (+ (+ (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (/ 1.0 21.0) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (sqrt (+ (+ (+ (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (/ 1.0 21.0) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (sqrt (+ (+ (+ (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (/ 1.0 21.0) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (sqrt (+ (+ (+ (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (/ 1.0 21.0) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)))))) (* (/ 1.0 (sqrt PI)) (+ (+ (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))))) (* (/ 1.0 (sqrt PI)) (* (/ 1.0 21.0) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (+ (+ (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (/ 1.0 (sqrt PI))) (* (* (/ 1.0 21.0) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))) (/ 1.0 (sqrt PI))) (* (/ 1.0 (sqrt PI)) (* (cbrt (+ (+ (+ (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (/ 1.0 21.0) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))) (cbrt (+ (+ (+ (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (/ 1.0 21.0) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))))) (* (/ 1.0 (sqrt PI)) (sqrt (+ (+ (+ (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (/ 1.0 21.0) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)))))) (* (/ 1.0 (sqrt PI)) 1) (* (cbrt (/ 1.0 (sqrt PI))) (+ (+ (+ (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (/ 1.0 21.0) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))) (* (sqrt (/ 1.0 (sqrt PI))) (+ (+ (+ (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (/ 1.0 21.0) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))) (* (/ (cbrt 1.0) (cbrt (sqrt PI))) (+ (+ (+ (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (/ 1.0 21.0) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))) (* (/ (cbrt 1.0) (sqrt (cbrt PI))) (+ (+ (+ (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (/ 1.0 21.0) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))) (* (/ (cbrt 1.0) (sqrt (sqrt PI))) (+ (+ (+ (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (/ 1.0 21.0) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))) (* (/ (cbrt 1.0) (sqrt PI)) (+ (+ (+ (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (/ 1.0 21.0) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))) (* (/ (cbrt 1.0) (sqrt (sqrt PI))) (+ (+ (+ (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (/ 1.0 21.0) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))) (* (/ (cbrt 1.0) (sqrt PI)) (+ (+ (+ (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (/ 1.0 21.0) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))) (* (/ (sqrt 1.0) (cbrt (sqrt PI))) (+ (+ (+ (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (/ 1.0 21.0) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))) (* (/ (sqrt 1.0) (sqrt (cbrt PI))) (+ (+ (+ (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (/ 1.0 21.0) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (+ (+ (+ (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (/ 1.0 21.0) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))) (* (/ (sqrt 1.0) (sqrt PI)) (+ (+ (+ (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (/ 1.0 21.0) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (+ (+ (+ (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (/ 1.0 21.0) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))) (* (/ (sqrt 1.0) (sqrt PI)) (+ (+ (+ (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (/ 1.0 21.0) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))) (* (/ 1.0 (cbrt (sqrt PI))) (+ (+ (+ (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (/ 1.0 21.0) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))) (* (/ 1.0 (sqrt (cbrt PI))) (+ (+ (+ (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (/ 1.0 21.0) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))) (* (/ 1.0 (sqrt (sqrt PI))) (+ (+ (+ (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (/ 1.0 21.0) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))) (* (/ 1.0 (sqrt PI)) (+ (+ (+ (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (/ 1.0 21.0) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))) (* (/ 1.0 (sqrt (sqrt PI))) (+ (+ (+ (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (/ 1.0 21.0) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))) (* (/ 1.0 (sqrt PI)) (+ (+ (+ (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (/ 1.0 21.0) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))) (* (/ 1.0 (sqrt PI)) (+ (+ (+ (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (/ 1.0 21.0) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))) (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (/ 1.0 21.0) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))) (* (/ 1.0 (sqrt PI)) (+ (* (+ (* (+ (pow (* 2.0 (fabs x)) 3) (pow (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x))) 3)) 5.0) (* (+ (* (* 2.0 (fabs x)) (* 2.0 (fabs x))) (- (* (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x))) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))))) (* 1.0 (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))))) 21.0) (* (* (+ (* (* 2.0 (fabs x)) (* 2.0 (fabs x))) (- (* (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x))) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))))) 5.0) (* 1.0 (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)))))) (* (/ 1.0 (sqrt PI)) (+ (* (+ (* (- (* (* 2.0 (fabs x)) (* 2.0 (fabs x))) (* (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x))) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x))))) 5.0) (* (- (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* 1.0 (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))))) 21.0) (* (* (- (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) 5.0) (* 1.0 (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)))))) (* (/ 1.0 (sqrt PI)) (+ (* (+ (pow (+ (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) 3) (pow (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))) 3)) 21.0) (* (+ (* (+ (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (+ (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x))))) (- (* (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))) (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (+ (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))))) (* 1.0 (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)))))) (* (/ 1.0 (sqrt PI)) (+ (* (- (* (+ (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (+ (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x))))) (* (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))) (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))))) 21.0) (* (- (+ (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* 1.0 (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)))))) (* (/ 1.0 (sqrt PI)) (+ (pow (+ (+ (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) 3) (pow (* (/ 1.0 21.0) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))) 3))) (* (/ 1.0 (sqrt PI)) (- (* (+ (+ (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (+ (+ (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))))) (* (* (/ 1.0 21.0) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))) (* (/ 1.0 21.0) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)))))) (* 1.0 (+ (+ (+ (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (/ 1.0 21.0) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))) (fabs (* (/ 1.0 (sqrt PI)) (+ (+ (+ (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (/ 1.0 21.0) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)))))) (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.2 (pow (fabs x) 5)) (* 0.2 (pow (fabs x) 5)) (* 0.2 (pow (fabs x) 5)) (* 1.0 (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))))) (* 1.0 (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))))) (* 1.0 (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))))) 7.457 * * [simplify]: Extracting # 0 : cost 0 7.457 * * [simplify]: Extracting # 1 : cost 0 7.458 * * [simplify]: Extracting # 2 : cost 0 7.458 * * [simplify]: Extracting # 3 : cost 0 7.458 * * [simplify]: Extracting # 4 : cost 0 7.459 * * [simplify]: Extracting # 5 : cost 0 7.459 * * [simplify]: Extracting # 6 : cost 0 7.460 * * [simplify]: Extracting # 7 : cost 0 7.460 * * [simplify]: Extracting # 8 : cost 0 7.461 * * [simplify]: Extracting # 9 : cost 0 7.461 * * [simplify]: Extracting # 10 : cost 0 7.462 * * [simplify]: Extracting # 11 : cost 0 7.462 * * [simplify]: Extracting # 12 : cost 0 7.463 * * [simplify]: iteration 0 : 350 enodes (cost 8160 ) 7.613 * * [simplify]: Extracting # 0 : cost 0 7.615 * * [simplify]: Extracting # 1 : cost 0 7.617 * * [simplify]: Extracting # 2 : cost 0 7.618 * * [simplify]: Extracting # 3 : cost 0 7.620 * * [simplify]: Extracting # 4 : cost 0 7.622 * * [simplify]: Extracting # 5 : cost 0 7.623 * * [simplify]: Extracting # 6 : cost 0 7.631 * * [simplify]: iteration 1 : 1136 enodes (cost 5868 ) 8.178 * * [simplify]: Extracting # 0 : cost 0 8.191 * * [simplify]: Extracting # 1 : cost 0 8.203 * * [simplify]: Extracting # 2 : cost 0 8.218 * * [simplify]: Extracting # 3 : cost 0 8.232 * * [simplify]: Extracting # 4 : cost 0 8.245 * * [simplify]: Extracting # 5 : cost 0 8.259 * * [simplify]: Extracting # 6 : cost 0 8.270 * * [simplify]: Extracting # 7 : cost 0 8.279 * * [simplify]: iteration done: 5001 enodes (cost 4750 ) 8.281 * [simplify]: Simplified to: (expm1 (sqrt PI)) (log1p (sqrt PI)) (log (sqrt PI)) (exp (sqrt PI)) (* (cbrt (sqrt PI)) (cbrt (sqrt PI))) (cbrt (sqrt PI)) (* PI (sqrt PI)) (fabs (cbrt PI)) (sqrt (cbrt PI)) (sqrt (sqrt PI)) (sqrt (sqrt PI)) 1 (sqrt PI) 1/2 (sqrt (sqrt PI)) (sqrt (sqrt PI)) (expm1 (* (/ 2.0 3.0) (pow (fabs x) 3))) (log1p (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (/ 2.0 3.0) (pow (fabs x) 3)) (* (/ 2.0 3.0) (pow (fabs x) 3)) (* (/ 2.0 3.0) (pow (fabs x) 3)) (log (* (/ 2.0 3.0) (pow (fabs x) 3))) (log (* (/ 2.0 3.0) (pow (fabs x) 3))) (log (* (/ 2.0 3.0) (pow (fabs x) 3))) (log (* (/ 2.0 3.0) (pow (fabs x) 3))) (log (* (/ 2.0 3.0) (pow (fabs x) 3))) (log (* (/ 2.0 3.0) (pow (fabs x) 3))) (log (* (/ 2.0 3.0) (pow (fabs x) 3))) (exp (* (/ 2.0 3.0) (pow (fabs x) 3))) (pow (* (/ 2.0 3.0) (pow (fabs x) 3)) 3) (pow (* (/ 2.0 3.0) (pow (fabs x) 3)) 3) (pow (* (/ 2.0 3.0) (pow (fabs x) 3)) 3) (pow (* (/ 2.0 3.0) (pow (fabs x) 3)) 3) (pow (* (/ 2.0 3.0) (pow (fabs x) 3)) 3) (pow (* (/ 2.0 3.0) (pow (fabs x) 3)) 3) (* (cbrt (* (/ 2.0 3.0) (pow (fabs x) 3))) (cbrt (* (/ 2.0 3.0) (pow (fabs x) 3)))) (cbrt (* (/ 2.0 3.0) (pow (fabs x) 3))) (pow (* (/ 2.0 3.0) (pow (fabs x) 3)) 3) (sqrt (* (/ 2.0 3.0) (pow (fabs x) 3))) (sqrt (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (/ 2.0 3.0) (* (fabs x) (fabs x))) (* (cbrt (/ 2.0 3.0)) (pow (fabs x) 3)) (* (pow (fabs x) 3) (sqrt (/ 2.0 3.0))) (* (pow (fabs x) 3) (/ (cbrt 2.0) (cbrt 3.0))) (* (pow (fabs x) 3) (/ (cbrt 2.0) (sqrt 3.0))) (* (/ (cbrt 2.0) 3.0) (pow (fabs x) 3)) (* (pow (fabs x) 3) (/ (sqrt 2.0) (cbrt 3.0))) (* (/ (sqrt 2.0) (sqrt 3.0)) (pow (fabs x) 3)) (* (pow (fabs x) 3) (/ (sqrt 2.0) 3.0)) (* (/ 2.0 (cbrt 3.0)) (pow (fabs x) 3)) (/ (* 2.0 (pow (fabs x) 3)) (sqrt 3.0)) (* (/ 2.0 3.0) (pow (fabs x) 3)) (* (/ 2.0 3.0) (pow (fabs x) 3)) (/ (pow (fabs x) 3) 3.0) (* 2.0 (pow (fabs x) 3)) (expm1 (* (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (fabs x))) (log1p (* (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (fabs x))) (* (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (fabs x)) (* (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (fabs x)) (* (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (fabs x)) (* (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (fabs x)) (* (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (fabs x)) (log (* (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (fabs x))) (log (* (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (fabs x))) (log (* (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (fabs x))) (log (* (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (fabs x))) (log (* (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (fabs x))) (log (* (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (fabs x))) (log (* (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (fabs x))) (log (* (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (fabs x))) (log (* (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (fabs x))) (log (* (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (fabs x))) (log (* (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (fabs x))) (exp (* (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (fabs x))) (pow (* (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (fabs x)) 3) (pow (* (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (fabs x)) 3) (pow (* (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (fabs x)) 3) (pow (* (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (fabs x)) 3) (pow (* (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (fabs x)) 3) (pow (* (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (fabs x)) 3) (pow (* (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (fabs x)) 3) (pow (* (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (fabs x)) 3) (pow (* (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (fabs x)) 3) (pow (* (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (fabs x)) 3) (* (cbrt (* (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (fabs x))) (cbrt (* (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (fabs x)))) (cbrt (* (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (fabs x))) (pow (* (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (fabs x)) 3) (sqrt (* (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (fabs x))) (sqrt (* (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (fabs x))) (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (* (cbrt (/ 1.0 5.0)) (fabs x)) (pow (fabs x) (+ 3 1))) (* (* (sqrt (/ 1.0 5.0)) (fabs x)) (pow (fabs x) (+ 3 1))) (* (* (/ (cbrt 1.0) (cbrt 5.0)) (fabs x)) (pow (fabs x) (+ 3 1))) (* (* (/ (cbrt 1.0) (sqrt 5.0)) (fabs x)) (pow (fabs x) (+ 3 1))) (* (* (/ (cbrt 1.0) 5.0) (fabs x)) (pow (fabs x) (+ 3 1))) (* (* (/ (sqrt 1.0) (cbrt 5.0)) (fabs x)) (pow (fabs x) (+ 3 1))) (* (* (fabs x) (pow (fabs x) (+ 3 1))) (/ (sqrt 1.0) (sqrt 5.0))) (* (* (/ (sqrt 1.0) 5.0) (fabs x)) (pow (fabs x) (+ 3 1))) (* (/ 1.0 (cbrt 5.0)) (* (fabs x) (pow (fabs x) (+ 3 1)))) (* (* (/ 1.0 (sqrt 5.0)) (fabs x)) (pow (fabs x) (+ 3 1))) (* (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (fabs x)) (* (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (fabs x)) (/ (* (fabs x) (pow (fabs x) (+ 3 1))) 5.0) (* (* (fabs x) (pow (fabs x) (+ 3 1))) 1.0) (expm1 (* (/ 1.0 (sqrt PI)) (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))))))) (log1p (* (/ 1.0 (sqrt PI)) (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))))))) (* (/ 1.0 (sqrt PI)) (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3))))))) (log (* (/ 1.0 (sqrt PI)) (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))))))) (log (* (/ 1.0 (sqrt PI)) (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))))))) (log (* (/ 1.0 (sqrt PI)) (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))))))) (pow (exp (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3))))))) (/ 1.0 (sqrt PI))) (* (pow (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))))) 3) (/ (pow 1.0 3) (* PI (sqrt PI)))) (pow (* (/ 1.0 (sqrt PI)) (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3))))))) 3) (* (cbrt (* (/ 1.0 (sqrt PI)) (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))))))) (cbrt (* (/ 1.0 (sqrt PI)) (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3))))))))) (cbrt (* (/ 1.0 (sqrt PI)) (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))))))) (pow (* (/ 1.0 (sqrt PI)) (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3))))))) 3) (sqrt (* (/ 1.0 (sqrt PI)) (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))))))) (sqrt (* (/ 1.0 (sqrt PI)) (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))))))) (* (fma (fma (* (fma (* 2.0 (fabs x)) (* 2.0 (fabs x)) (* (* (/ 2.0 3.0) (pow (fabs x) 3)) (- (* (/ 2.0 3.0) (pow (fabs x) 3)) (* 2.0 (fabs x))))) 1.0) (* (fabs x) (pow (fabs x) (+ 3 1))) (* (+ (pow (* (/ 2.0 3.0) (pow (fabs x) 3)) 3) (pow (* 2.0 (fabs x)) 3)) 5.0)) 21.0 (* (* (* (* (fma (* 2.0 (fabs x)) (* 2.0 (fabs x)) (* (* (/ 2.0 3.0) (pow (fabs x) 3)) (- (* (/ 2.0 3.0) (pow (fabs x) 3)) (* 2.0 (fabs x))))) 5.0) 1.0) (fabs x)) (pow (fabs x) (* 2 3)))) 1.0) (* (* (fma (* 2.0 (fabs x)) (* 2.0 (fabs x)) (* (* (/ 2.0 3.0) (pow (fabs x) 3)) (- (* (/ 2.0 3.0) (pow (fabs x) 3)) (* 2.0 (fabs x))))) (* 5.0 21.0)) (sqrt PI)) (* (fma (* (- (* 2.0 (fabs x)) (* (/ 2.0 3.0) (pow (fabs x) 3))) 5.0) (* (* 1.0 (fabs x)) (pow (fabs x) (* 2 3))) (* 21.0 (fma 5.0 (fma (* (* 2.0 (fabs x)) 2.0) (fabs x) (* (- (/ (* 2.0 2.0) (* 3.0 3.0))) (pow (fabs x) (* 2 3)))) (* (* (* (- (* 2.0 (fabs x)) (* (/ 2.0 3.0) (pow (fabs x) 3))) 1.0) (fabs x)) (pow (fabs x) (+ 3 1)))))) 1.0) (* (* (sqrt PI) (* (- (* 2.0 (fabs x)) (* (/ 2.0 3.0) (pow (fabs x) 3))) 5.0)) 21.0) (* 1.0 (fma (+ (pow (* (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (fabs x)) 3) (pow (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) 3)) 21.0 (* (fma (* (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (fabs x)) (fma (/ 1.0 5.0) (* (fabs x) (pow (fabs x) (+ 3 1))) (- (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))))) (* (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))))) (* (* 1.0 (fabs x)) (pow (fabs x) (* 2 3)))))) (* (fma (* (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (fabs x)) (fma (/ 1.0 5.0) (* (fabs x) (pow (fabs x) (+ 3 1))) (- (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))))) (* (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))))) (* 21.0 (sqrt PI))) (* 1.0 (fma (fma (fabs x) 2.0 (- (* (/ 2.0 3.0) (pow (fabs x) 3)) (* (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (fabs x)))) (* (* 1.0 (fabs x)) (pow (fabs x) (* 2 3))) (* (- (* (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (* (* (/ (* 1.0 1.0) (* 5.0 5.0)) (pow (pow (fabs x) 3) 3)) (fabs x))) 21.0))) (* (fma (fabs x) 2.0 (- (* (/ 2.0 3.0) (pow (fabs x) 3)) (* (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (fabs x)))) (* 21.0 (sqrt PI))) (* (+ (pow (fma (* (fabs x) (pow (fabs x) (+ 3 1))) (/ 1.0 5.0) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) 3) (pow (* (* (/ 1.0 21.0) (fabs x)) (pow (fabs x) (* 2 3))) 3)) 1.0) (* (fma (fma (* (fabs x) (pow (fabs x) (+ 3 1))) (/ 1.0 5.0) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (fma (* (fabs x) (pow (fabs x) (+ 3 1))) (/ 1.0 5.0) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (* (* (* (/ 1.0 21.0) (fabs x)) (pow (fabs x) (* 2 3))) (fma (* (fabs x) (pow (fabs x) (* 2 3))) (/ 1.0 21.0) (- (fma (* (fabs x) (pow (fabs x) (+ 3 1))) (/ 1.0 5.0) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))))))) (sqrt PI)) (* 1.0 (fma (fma (* (fabs x) (pow (fabs x) (+ 3 1))) (/ 1.0 5.0) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (fma (* (fabs x) (pow (fabs x) (+ 3 1))) (/ 1.0 5.0) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (* (- (* (/ 1.0 21.0) (/ 1.0 21.0))) (* (pow (pow (fabs x) (+ 3 1)) 3) (* (fabs x) (fabs x)))))) (* (sqrt PI) (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (- (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3))))))) (* (sqrt (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3))))))) (sqrt (/ 1.0 (sqrt PI)))) (* (sqrt (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3))))))) (sqrt (/ 1.0 (sqrt PI)))) (* (sqrt (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3))))))) (/ (sqrt 1.0) (sqrt (sqrt PI)))) (* (sqrt (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3))))))) (/ (sqrt 1.0) (sqrt (sqrt PI)))) (* (sqrt (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3))))))) (/ (sqrt 1.0) (sqrt (sqrt PI)))) (* (sqrt (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3))))))) (/ (sqrt 1.0) (sqrt (sqrt PI)))) (* (/ 1.0 (sqrt PI)) (fma (* (fabs x) (pow (fabs x) (+ 3 1))) (/ 1.0 5.0) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))))) (* (* (* (/ 1.0 (sqrt PI)) (/ 1.0 21.0)) (fabs x)) (pow (fabs x) (* 2 3))) (* (/ 1.0 (sqrt PI)) (fma (* (fabs x) (pow (fabs x) (+ 3 1))) (/ 1.0 5.0) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))))) (* (* (* (/ 1.0 (sqrt PI)) (/ 1.0 21.0)) (fabs x)) (pow (fabs x) (* 2 3))) (* (* (/ 1.0 (sqrt PI)) (cbrt (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))))))) (cbrt (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))))))) (* (sqrt (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3))))))) (/ 1.0 (sqrt PI))) (/ 1.0 (sqrt PI)) (* (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))))) (cbrt (/ 1.0 (sqrt PI)))) (* (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))))) (sqrt (/ 1.0 (sqrt PI)))) (* (/ (cbrt 1.0) (cbrt (sqrt PI))) (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3))))))) (* (/ (cbrt 1.0) (sqrt (cbrt PI))) (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3))))))) (* (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))))) (/ (cbrt 1.0) (sqrt (sqrt PI)))) (* (/ (cbrt 1.0) (sqrt PI)) (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3))))))) (* (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))))) (/ (cbrt 1.0) (sqrt (sqrt PI)))) (* (/ (cbrt 1.0) (sqrt PI)) (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3))))))) (* (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))))) (/ (sqrt 1.0) (cbrt (sqrt PI)))) (* (/ (sqrt 1.0) (sqrt (cbrt PI))) (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3))))))) (/ (* (sqrt 1.0) (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3))))))) (sqrt (sqrt PI))) (/ (* (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))))) (sqrt 1.0)) (sqrt PI)) (/ (* (sqrt 1.0) (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3))))))) (sqrt (sqrt PI))) (/ (* (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))))) (sqrt 1.0)) (sqrt PI)) (* (/ 1.0 (cbrt (sqrt PI))) (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3))))))) (* (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))))) (/ 1.0 (sqrt (cbrt PI)))) (/ (* (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))))) 1.0) (sqrt (sqrt PI))) (* (/ 1.0 (sqrt PI)) (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3))))))) (/ (* (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))))) 1.0) (sqrt (sqrt PI))) (* (/ 1.0 (sqrt PI)) (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3))))))) (* (/ 1.0 (sqrt PI)) (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3))))))) (/ (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))))) (sqrt PI)) (* (/ 1.0 (sqrt PI)) (fma (fma (* (fma (* 2.0 (fabs x)) (* 2.0 (fabs x)) (* (* (/ 2.0 3.0) (pow (fabs x) 3)) (- (* (/ 2.0 3.0) (pow (fabs x) 3)) (* 2.0 (fabs x))))) 1.0) (* (fabs x) (pow (fabs x) (+ 3 1))) (* (+ (pow (* (/ 2.0 3.0) (pow (fabs x) 3)) 3) (pow (* 2.0 (fabs x)) 3)) 5.0)) 21.0 (* (* (* (* (fma (* 2.0 (fabs x)) (* 2.0 (fabs x)) (* (* (/ 2.0 3.0) (pow (fabs x) 3)) (- (* (/ 2.0 3.0) (pow (fabs x) 3)) (* 2.0 (fabs x))))) 5.0) 1.0) (fabs x)) (pow (fabs x) (* 2 3))))) (* (/ 1.0 (sqrt PI)) (fma (* (- (* 2.0 (fabs x)) (* (/ 2.0 3.0) (pow (fabs x) 3))) 5.0) (* (* 1.0 (fabs x)) (pow (fabs x) (* 2 3))) (* 21.0 (fma 5.0 (fma (* (* 2.0 (fabs x)) 2.0) (fabs x) (* (- (/ (* 2.0 2.0) (* 3.0 3.0))) (pow (fabs x) (* 2 3)))) (* (* (* (- (* 2.0 (fabs x)) (* (/ 2.0 3.0) (pow (fabs x) 3))) 1.0) (fabs x)) (pow (fabs x) (+ 3 1))))))) (/ (* 1.0 (fma (+ (pow (* (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (fabs x)) 3) (pow (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) 3)) 21.0 (* (fma (* (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (fabs x)) (fma (/ 1.0 5.0) (* (fabs x) (pow (fabs x) (+ 3 1))) (- (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))))) (* (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))))) (* (* 1.0 (fabs x)) (pow (fabs x) (* 2 3)))))) (sqrt PI)) (/ (* 1.0 (fma (fma (fabs x) 2.0 (- (* (/ 2.0 3.0) (pow (fabs x) 3)) (* (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (fabs x)))) (* (* 1.0 (fabs x)) (pow (fabs x) (* 2 3))) (* (- (* (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (* (* (/ (* 1.0 1.0) (* 5.0 5.0)) (pow (pow (fabs x) 3) 3)) (fabs x))) 21.0))) (sqrt PI)) (/ (* (+ (pow (fma (* (fabs x) (pow (fabs x) (+ 3 1))) (/ 1.0 5.0) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) 3) (pow (* (* (/ 1.0 21.0) (fabs x)) (pow (fabs x) (* 2 3))) 3)) 1.0) (sqrt PI)) (* (/ 1.0 (sqrt PI)) (fma (fma (* (fabs x) (pow (fabs x) (+ 3 1))) (/ 1.0 5.0) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (fma (* (fabs x) (pow (fabs x) (+ 3 1))) (/ 1.0 5.0) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (* (- (* (/ 1.0 21.0) (/ 1.0 21.0))) (* (pow (pow (fabs x) (+ 3 1)) 3) (* (fabs x) (fabs x)))))) (* (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))))) 1.0) (fabs (* (/ 1.0 (sqrt PI)) (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))))))) (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.2 (pow (fabs x) 5)) (* 0.2 (pow (fabs x) 5)) (* 0.2 (pow (fabs x) 5)) (* 1.0 (* (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))))) (sqrt (/ 1 PI)))) (* 1.0 (* (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))))) (sqrt (/ 1 PI)))) (* 1.0 (* (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))))) (sqrt (/ 1 PI)))) 8.282 * * * [progress]: adding candidates to table 9.394 * * [progress]: iteration 2 / 4 9.394 * * * [progress]: picking best candidate 9.429 * * * * [pick]: Picked # 9.429 * * * [progress]: localizing error 9.473 * * * [progress]: generating rewritten candidates 9.473 * * * * [progress]: [ 1 / 4 ] rewriting at (2 1 2) 9.521 * * * * [progress]: [ 2 / 4 ] rewriting at (2 1 2 1 3 3 3) 9.546 * * * * [progress]: [ 3 / 4 ] rewriting at (2 1 2 1) 9.547 * * * * [progress]: [ 4 / 4 ] rewriting at (2 1 2 1 3 3) 9.553 * * * [progress]: generating series expansions 9.553 * * * * [progress]: [ 1 / 4 ] generating series at (2 1 2) 9.555 * [backup-simplify]: Simplify (* (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))))) (sqrt (/ 1 PI))) into (* (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))))) (sqrt (/ 1 PI))) 9.555 * [approximate]: Taking taylor expansion of (* (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))))) (sqrt (/ 1 PI))) in (x) around 0 9.555 * [taylor]: Taking taylor expansion of (* (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))))) (sqrt (/ 1 PI))) in x 9.555 * [taylor]: Taking taylor expansion of (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))))) in x 9.555 * [taylor]: Rewrote expression to (+ (* 0.6666666666666666 (pow (fabs x) 3)) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))))) 9.555 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs x) 3)) in x 9.555 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 9.556 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 9.556 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 9.556 * [taylor]: Taking taylor expansion of (fabs x) in x 9.556 * [backup-simplify]: Simplify (fabs x) into (fabs x) 9.556 * [taylor]: Taking taylor expansion of (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7)))) in x 9.556 * [taylor]: Rewrote expression to (+ (* 0.2 (pow (fabs x) 5)) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7)))) 9.556 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs x) 5)) in x 9.556 * [taylor]: Taking taylor expansion of 0.2 in x 9.556 * [backup-simplify]: Simplify 0.2 into 0.2 9.556 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 9.556 * [taylor]: Taking taylor expansion of (fabs x) in x 9.556 * [backup-simplify]: Simplify (fabs x) into (fabs x) 9.556 * [taylor]: Taking taylor expansion of (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))) in x 9.556 * [taylor]: Rewrote expression to (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))) 9.556 * [taylor]: Taking taylor expansion of (* 2.0 (fabs x)) in x 9.556 * [taylor]: Taking taylor expansion of 2.0 in x 9.556 * [backup-simplify]: Simplify 2.0 into 2.0 9.556 * [taylor]: Taking taylor expansion of (fabs x) in x 9.557 * [backup-simplify]: Simplify (fabs x) into (fabs x) 9.557 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs x) 7)) in x 9.557 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 9.557 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 9.557 * [taylor]: Taking taylor expansion of (pow (fabs x) 7) in x 9.557 * [taylor]: Taking taylor expansion of (fabs x) in x 9.557 * [backup-simplify]: Simplify (fabs x) into (fabs x) 9.557 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 9.557 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 9.557 * [taylor]: Taking taylor expansion of PI in x 9.557 * [backup-simplify]: Simplify PI into PI 9.557 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 9.559 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 9.560 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 9.561 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 9.561 * [taylor]: Taking taylor expansion of (* (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))))) (sqrt (/ 1 PI))) in x 9.561 * [taylor]: Taking taylor expansion of (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))))) in x 9.561 * [taylor]: Rewrote expression to (+ (* 0.6666666666666666 (pow (fabs x) 3)) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))))) 9.561 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs x) 3)) in x 9.561 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 9.561 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 9.561 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 9.561 * [taylor]: Taking taylor expansion of (fabs x) in x 9.562 * [backup-simplify]: Simplify (fabs x) into (fabs x) 9.562 * [taylor]: Taking taylor expansion of (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7)))) in x 9.562 * [taylor]: Rewrote expression to (+ (* 0.2 (pow (fabs x) 5)) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7)))) 9.562 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs x) 5)) in x 9.562 * [taylor]: Taking taylor expansion of 0.2 in x 9.562 * [backup-simplify]: Simplify 0.2 into 0.2 9.562 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 9.562 * [taylor]: Taking taylor expansion of (fabs x) in x 9.562 * [backup-simplify]: Simplify (fabs x) into (fabs x) 9.562 * [taylor]: Taking taylor expansion of (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))) in x 9.562 * [taylor]: Rewrote expression to (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))) 9.562 * [taylor]: Taking taylor expansion of (* 2.0 (fabs x)) in x 9.562 * [taylor]: Taking taylor expansion of 2.0 in x 9.562 * [backup-simplify]: Simplify 2.0 into 2.0 9.562 * [taylor]: Taking taylor expansion of (fabs x) in x 9.562 * [backup-simplify]: Simplify (fabs x) into (fabs x) 9.562 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs x) 7)) in x 9.562 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 9.562 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 9.562 * [taylor]: Taking taylor expansion of (pow (fabs x) 7) in x 9.563 * [taylor]: Taking taylor expansion of (fabs x) in x 9.563 * [backup-simplify]: Simplify (fabs x) into (fabs x) 9.563 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 9.563 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 9.563 * [taylor]: Taking taylor expansion of PI in x 9.563 * [backup-simplify]: Simplify PI into PI 9.563 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 9.564 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 9.565 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 9.567 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 9.567 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 9.567 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 9.567 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs x) 3)) into (* 0.6666666666666666 (pow (fabs x) 3)) 9.567 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 9.568 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 9.568 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 9.568 * [backup-simplify]: Simplify (* 0.2 (pow (fabs x) 5)) into (* 0.2 (pow (fabs x) 5)) 9.568 * [backup-simplify]: Simplify (* 2.0 (fabs x)) into (* 2.0 (fabs x)) 9.568 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 9.569 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 9.569 * [backup-simplify]: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) 9.569 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 6)) into (pow (fabs x) 7) 9.569 * [backup-simplify]: Simplify (* 0.047619047619047616 (pow (fabs x) 7)) into (* 0.047619047619047616 (pow (fabs x) 7)) 9.570 * [backup-simplify]: Simplify (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))) into (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))) 9.570 * [backup-simplify]: Simplify (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7)))) into (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7)))) 9.571 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))) into (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))) 9.573 * [backup-simplify]: Simplify (* (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))) (sqrt (/ 1 PI))) into (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7)))))) 9.575 * [backup-simplify]: Simplify (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7)))))) into (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7)))))) 9.575 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 9.575 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 9.576 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (* 0 (pow (fabs x) 3))) into 0 9.576 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 9.577 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (* 0 (pow (fabs x) 2))) into 0 9.577 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 4))) into 0 9.577 * [backup-simplify]: Simplify (+ (* 0.2 0) (* 0 (pow (fabs x) 5))) into 0 9.578 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (fabs x))) into 0 9.578 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 9.578 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 9.579 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (* 0 (pow (fabs x) 3))) into 0 9.579 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 6))) into 0 9.580 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (* 0 (pow (fabs x) 7))) into 0 9.580 * [backup-simplify]: Simplify (+ 0 0) into 0 9.580 * [backup-simplify]: Simplify (+ 0 0) into 0 9.581 * [backup-simplify]: Simplify (+ 0 0) into 0 9.582 * [backup-simplify]: Simplify (+ (* (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))) 0) (* 0 (sqrt (/ 1 PI)))) into 0 9.583 * [backup-simplify]: Simplify 0 into 0 9.584 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 9.585 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 9.586 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 9.587 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 9.588 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 9.588 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 9.589 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 9.590 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))) into 0 9.590 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))) into 0 9.591 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 9.592 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 9.592 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 9.593 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 9.594 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))) into 0 9.595 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (* 0 (pow (fabs x) 7)))) into 0 9.595 * [backup-simplify]: Simplify (+ 0 0) into 0 9.595 * [backup-simplify]: Simplify (+ 0 0) into 0 9.596 * [backup-simplify]: Simplify (+ 0 0) into 0 9.598 * [backup-simplify]: Simplify (+ (* (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))) into 0 9.598 * [backup-simplify]: Simplify 0 into 0 9.599 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 9.601 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 9.602 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 9.603 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 9.605 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 9.606 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 9.607 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 9.608 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))) into 0 9.609 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5))))) into 0 9.610 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 9.611 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 9.612 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 9.613 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 9.614 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))) into 0 9.615 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7))))) into 0 9.616 * [backup-simplify]: Simplify (+ 0 0) into 0 9.616 * [backup-simplify]: Simplify (+ 0 0) into 0 9.616 * [backup-simplify]: Simplify (+ 0 0) into 0 9.619 * [backup-simplify]: Simplify (+ (* (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI)))))) into 0 9.619 * [backup-simplify]: Simplify 0 into 0 9.620 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 9.621 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 9.622 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 9.623 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 9.624 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 9.624 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 9.625 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 9.626 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))) into 0 9.627 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))))) into 0 9.628 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 9.629 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 9.630 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 9.631 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 9.631 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))) into 0 9.637 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7)))))) into 0 9.637 * [backup-simplify]: Simplify (+ 0 0) into 0 9.637 * [backup-simplify]: Simplify (+ 0 0) into 0 9.638 * [backup-simplify]: Simplify (+ 0 0) into 0 9.639 * [backup-simplify]: Simplify (+ (* (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))))) into 0 9.639 * [backup-simplify]: Simplify 0 into 0 9.640 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 9.641 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 9.642 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 9.643 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 9.644 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 9.645 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 9.646 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 9.647 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))))) into 0 9.648 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5))))))) into 0 9.650 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 9.652 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 9.654 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 9.655 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 9.657 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))))) into 0 9.659 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7))))))) into 0 9.660 * [backup-simplify]: Simplify (+ 0 0) into 0 9.660 * [backup-simplify]: Simplify (+ 0 0) into 0 9.660 * [backup-simplify]: Simplify (+ 0 0) into 0 9.663 * [backup-simplify]: Simplify (+ (* (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI)))))))) into 0 9.663 * [backup-simplify]: Simplify 0 into 0 9.664 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 9.666 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 9.669 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 9.671 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 9.673 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))))) into 0 9.675 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 9.677 * [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 9.679 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))))) into 0 9.682 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))))))) into 0 9.684 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 9.686 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 9.688 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 9.690 * [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 9.693 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))))) into 0 9.695 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7)))))))) into 0 9.695 * [backup-simplify]: Simplify (+ 0 0) into 0 9.696 * [backup-simplify]: Simplify (+ 0 0) into 0 9.696 * [backup-simplify]: Simplify (+ 0 0) into 0 9.699 * [backup-simplify]: Simplify (+ (* (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))))))) into 0 9.699 * [backup-simplify]: Simplify 0 into 0 9.701 * [backup-simplify]: Simplify (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7)))))) into (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7)))))) 9.703 * [backup-simplify]: Simplify (* (fma 0.6666666666666666 (pow (fabs (/ 1 x)) 3) (fma 0.2 (pow (fabs (/ 1 x)) 5) (fma 2.0 (fabs (/ 1 x)) (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7))))) (sqrt (/ 1 PI))) into (* (fma 0.6666666666666666 (pow (fabs (/ 1 x)) 3) (fma 0.2 (pow (fabs (/ 1 x)) 5) (fma 2.0 (fabs (/ 1 x)) (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7))))) (sqrt (/ 1 PI))) 9.703 * [approximate]: Taking taylor expansion of (* (fma 0.6666666666666666 (pow (fabs (/ 1 x)) 3) (fma 0.2 (pow (fabs (/ 1 x)) 5) (fma 2.0 (fabs (/ 1 x)) (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7))))) (sqrt (/ 1 PI))) in (x) around 0 9.703 * [taylor]: Taking taylor expansion of (* (fma 0.6666666666666666 (pow (fabs (/ 1 x)) 3) (fma 0.2 (pow (fabs (/ 1 x)) 5) (fma 2.0 (fabs (/ 1 x)) (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7))))) (sqrt (/ 1 PI))) in x 9.703 * [taylor]: Taking taylor expansion of (fma 0.6666666666666666 (pow (fabs (/ 1 x)) 3) (fma 0.2 (pow (fabs (/ 1 x)) 5) (fma 2.0 (fabs (/ 1 x)) (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7))))) in x 9.704 * [taylor]: Rewrote expression to (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (fma 0.2 (pow (fabs (/ 1 x)) 5) (fma 2.0 (fabs (/ 1 x)) (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7))))) 9.704 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) in x 9.704 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 9.704 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 9.704 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 9.704 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 9.704 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 9.704 * [taylor]: Taking taylor expansion of (fma 0.2 (pow (fabs (/ 1 x)) 5) (fma 2.0 (fabs (/ 1 x)) (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)))) in x 9.704 * [taylor]: Rewrote expression to (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (fma 2.0 (fabs (/ 1 x)) (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)))) 9.704 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs (/ 1 x)) 5)) in x 9.704 * [taylor]: Taking taylor expansion of 0.2 in x 9.704 * [backup-simplify]: Simplify 0.2 into 0.2 9.704 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 9.704 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 9.704 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 9.704 * [taylor]: Taking taylor expansion of (fma 2.0 (fabs (/ 1 x)) (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7))) in x 9.705 * [taylor]: Rewrote expression to (+ (* 2.0 (fabs (/ 1 x))) (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7))) 9.705 * [taylor]: Taking taylor expansion of (* 2.0 (fabs (/ 1 x))) in x 9.705 * [taylor]: Taking taylor expansion of 2.0 in x 9.705 * [backup-simplify]: Simplify 2.0 into 2.0 9.705 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 9.705 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 9.705 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) in x 9.705 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 9.705 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 9.705 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 9.705 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 9.705 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 9.705 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 9.705 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 9.705 * [taylor]: Taking taylor expansion of PI in x 9.705 * [backup-simplify]: Simplify PI into PI 9.706 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 9.707 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 9.708 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 9.709 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 9.709 * [taylor]: Taking taylor expansion of (* (fma 0.6666666666666666 (pow (fabs (/ 1 x)) 3) (fma 0.2 (pow (fabs (/ 1 x)) 5) (fma 2.0 (fabs (/ 1 x)) (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7))))) (sqrt (/ 1 PI))) in x 9.709 * [taylor]: Taking taylor expansion of (fma 0.6666666666666666 (pow (fabs (/ 1 x)) 3) (fma 0.2 (pow (fabs (/ 1 x)) 5) (fma 2.0 (fabs (/ 1 x)) (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7))))) in x 9.709 * [taylor]: Rewrote expression to (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (fma 0.2 (pow (fabs (/ 1 x)) 5) (fma 2.0 (fabs (/ 1 x)) (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7))))) 9.709 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) in x 9.709 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 9.710 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 9.710 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 9.710 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 9.710 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 9.710 * [taylor]: Taking taylor expansion of (fma 0.2 (pow (fabs (/ 1 x)) 5) (fma 2.0 (fabs (/ 1 x)) (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)))) in x 9.710 * [taylor]: Rewrote expression to (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (fma 2.0 (fabs (/ 1 x)) (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)))) 9.710 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs (/ 1 x)) 5)) in x 9.710 * [taylor]: Taking taylor expansion of 0.2 in x 9.710 * [backup-simplify]: Simplify 0.2 into 0.2 9.710 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 9.710 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 9.710 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 9.710 * [taylor]: Taking taylor expansion of (fma 2.0 (fabs (/ 1 x)) (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7))) in x 9.710 * [taylor]: Rewrote expression to (+ (* 2.0 (fabs (/ 1 x))) (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7))) 9.710 * [taylor]: Taking taylor expansion of (* 2.0 (fabs (/ 1 x))) in x 9.710 * [taylor]: Taking taylor expansion of 2.0 in x 9.710 * [backup-simplify]: Simplify 2.0 into 2.0 9.711 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 9.711 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 9.711 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) in x 9.711 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 9.711 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 9.711 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 9.711 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 9.711 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 9.711 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 9.711 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 9.711 * [taylor]: Taking taylor expansion of PI in x 9.711 * [backup-simplify]: Simplify PI into PI 9.712 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 9.713 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 9.714 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 9.715 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 9.715 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 9.715 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 9.716 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) into (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) 9.716 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 9.716 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 9.716 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 9.717 * [backup-simplify]: Simplify (* 0.2 (pow (fabs (/ 1 x)) 5)) into (* 0.2 (pow (fabs (/ 1 x)) 5)) 9.717 * [backup-simplify]: Simplify (* 2.0 (fabs (/ 1 x))) into (* 2.0 (fabs (/ 1 x))) 9.717 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 9.717 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 9.717 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) 9.718 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 6)) into (pow (fabs (/ 1 x)) 7) 9.718 * [backup-simplify]: Simplify (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) into (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) 9.718 * [backup-simplify]: Simplify (+ (* 2.0 (fabs (/ 1 x))) (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7))) into (+ (* 2.0 (fabs (/ 1 x))) (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7))) 9.719 * [backup-simplify]: Simplify (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (+ (* 2.0 (fabs (/ 1 x))) (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)))) into (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (* 0.2 (pow (fabs (/ 1 x)) 5)))) 9.720 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (* 0.2 (pow (fabs (/ 1 x)) 5))))) into (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) 9.722 * [backup-simplify]: Simplify (* (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) (sqrt (/ 1 PI))) into (* (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) (sqrt (/ 1 PI))) 9.724 * [backup-simplify]: Simplify (* (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) (sqrt (/ 1 PI))) into (* (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) (sqrt (/ 1 PI))) 9.724 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 9.725 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 9.725 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 9.726 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 9.726 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 9.726 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 4))) into 0 9.727 * [backup-simplify]: Simplify (+ (* 0.2 0) (* 0 (pow (fabs (/ 1 x)) 5))) into 0 9.727 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (fabs (/ 1 x)))) into 0 9.728 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 9.728 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 9.728 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 9.729 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 6))) into 0 9.729 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (* 0 (pow (fabs (/ 1 x)) 7))) into 0 9.730 * [backup-simplify]: Simplify (+ 0 0) into 0 9.730 * [backup-simplify]: Simplify (+ 0 0) into 0 9.731 * [backup-simplify]: Simplify (+ 0 0) into 0 9.732 * [backup-simplify]: Simplify (+ (* (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) 0) (* 0 (sqrt (/ 1 PI)))) into 0 9.732 * [backup-simplify]: Simplify 0 into 0 9.734 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 9.735 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 9.736 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 9.737 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 9.738 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 9.738 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 9.739 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 9.740 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))) into 0 9.741 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5)))) into 0 9.742 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 9.742 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 9.743 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 9.744 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 9.744 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))) into 0 9.745 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7)))) into 0 9.746 * [backup-simplify]: Simplify (+ 0 0) into 0 9.746 * [backup-simplify]: Simplify (+ 0 0) into 0 9.746 * [backup-simplify]: Simplify (+ 0 0) into 0 9.748 * [backup-simplify]: Simplify (+ (* (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))) into 0 9.749 * [backup-simplify]: Simplify 0 into 0 9.750 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 9.751 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 9.753 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 9.754 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 9.755 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 9.756 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 9.757 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 9.758 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))) into 0 9.759 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5))))) into 0 9.761 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 9.761 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 9.763 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 9.764 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 9.765 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))) into 0 9.766 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7))))) into 0 9.766 * [backup-simplify]: Simplify (+ 0 0) into 0 9.767 * [backup-simplify]: Simplify (+ 0 0) into 0 9.767 * [backup-simplify]: Simplify (+ 0 0) into 0 9.769 * [backup-simplify]: Simplify (+ (* (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI)))))) into 0 9.770 * [backup-simplify]: Simplify 0 into 0 9.771 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 9.773 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 9.774 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 9.775 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 9.777 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 9.779 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 9.780 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 9.781 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))) into 0 9.789 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5)))))) into 0 9.791 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 9.792 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 9.793 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 9.794 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 9.795 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))))) into 0 9.796 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7)))))) into 0 9.796 * [backup-simplify]: Simplify (+ 0 0) into 0 9.796 * [backup-simplify]: Simplify (+ 0 0) into 0 9.796 * [backup-simplify]: Simplify (+ 0 0) into 0 9.798 * [backup-simplify]: Simplify (+ (* (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))))) into 0 9.798 * [backup-simplify]: Simplify 0 into 0 9.798 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 9.799 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 9.800 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 9.801 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 9.803 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))))) into 0 9.803 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 9.805 * [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 9.806 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))))) into 0 9.807 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5))))))) into 0 9.808 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 9.809 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 9.810 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 9.811 * [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 9.812 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))))) into 0 9.813 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7))))))) into 0 9.814 * [backup-simplify]: Simplify (+ 0 0) into 0 9.814 * [backup-simplify]: Simplify (+ 0 0) into 0 9.814 * [backup-simplify]: Simplify (+ 0 0) into 0 9.815 * [backup-simplify]: Simplify (+ (* (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI)))))))) into 0 9.816 * [backup-simplify]: Simplify 0 into 0 9.816 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 9.817 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 9.818 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 9.820 * [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 9.822 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))))) into 0 9.824 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 9.826 * [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 9.828 * [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 9.831 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5)))))))) into 0 9.833 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 9.835 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 9.837 * [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 9.838 * [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 9.840 * [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 9.841 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7)))))))) into 0 9.841 * [backup-simplify]: Simplify (+ 0 0) into 0 9.842 * [backup-simplify]: Simplify (+ 0 0) into 0 9.842 * [backup-simplify]: Simplify (+ 0 0) into 0 9.843 * [backup-simplify]: Simplify (+ (* (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))))))) into 0 9.843 * [backup-simplify]: Simplify 0 into 0 9.845 * [backup-simplify]: Simplify (* (+ (* 2.0 (fabs (/ 1 (/ 1 x)))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 (/ 1 x))) 7)) (+ (* 0.2 (pow (fabs (/ 1 (/ 1 x))) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 (/ 1 x))) 3))))) (sqrt (/ 1 PI))) into (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7)))))) 9.846 * [backup-simplify]: Simplify (* (fma 0.6666666666666666 (pow (fabs (/ 1 (- x))) 3) (fma 0.2 (pow (fabs (/ 1 (- x))) 5) (fma 2.0 (fabs (/ 1 (- x))) (* 0.047619047619047616 (pow (fabs (/ 1 (- x))) 7))))) (sqrt (/ 1 PI))) into (* (sqrt (/ 1 PI)) (fma 0.6666666666666666 (pow (fabs (/ -1 x)) 3) (fma 0.2 (pow (fabs (/ -1 x)) 5) (fma 2.0 (fabs (/ -1 x)) (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)))))) 9.846 * [approximate]: Taking taylor expansion of (* (sqrt (/ 1 PI)) (fma 0.6666666666666666 (pow (fabs (/ -1 x)) 3) (fma 0.2 (pow (fabs (/ -1 x)) 5) (fma 2.0 (fabs (/ -1 x)) (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)))))) in (x) around 0 9.846 * [taylor]: Taking taylor expansion of (* (sqrt (/ 1 PI)) (fma 0.6666666666666666 (pow (fabs (/ -1 x)) 3) (fma 0.2 (pow (fabs (/ -1 x)) 5) (fma 2.0 (fabs (/ -1 x)) (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)))))) in x 9.846 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 9.846 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 9.846 * [taylor]: Taking taylor expansion of PI in x 9.846 * [backup-simplify]: Simplify PI into PI 9.846 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 9.847 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 9.847 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 9.848 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 9.848 * [taylor]: Taking taylor expansion of (fma 0.6666666666666666 (pow (fabs (/ -1 x)) 3) (fma 0.2 (pow (fabs (/ -1 x)) 5) (fma 2.0 (fabs (/ -1 x)) (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7))))) in x 9.848 * [taylor]: Rewrote expression to (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (fma 0.2 (pow (fabs (/ -1 x)) 5) (fma 2.0 (fabs (/ -1 x)) (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7))))) 9.848 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) in x 9.848 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 9.848 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 9.848 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 9.848 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 9.848 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 9.848 * [taylor]: Taking taylor expansion of (fma 0.2 (pow (fabs (/ -1 x)) 5) (fma 2.0 (fabs (/ -1 x)) (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)))) in x 9.849 * [taylor]: Rewrote expression to (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (fma 2.0 (fabs (/ -1 x)) (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)))) 9.849 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs (/ -1 x)) 5)) in x 9.849 * [taylor]: Taking taylor expansion of 0.2 in x 9.849 * [backup-simplify]: Simplify 0.2 into 0.2 9.849 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 9.849 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 9.849 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 9.849 * [taylor]: Taking taylor expansion of (fma 2.0 (fabs (/ -1 x)) (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7))) in x 9.849 * [taylor]: Rewrote expression to (+ (* 2.0 (fabs (/ -1 x))) (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7))) 9.849 * [taylor]: Taking taylor expansion of (* 2.0 (fabs (/ -1 x))) in x 9.849 * [taylor]: Taking taylor expansion of 2.0 in x 9.849 * [backup-simplify]: Simplify 2.0 into 2.0 9.849 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 9.849 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 9.849 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) in x 9.849 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 9.849 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 9.849 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 9.849 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 9.849 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 9.849 * [taylor]: Taking taylor expansion of (* (sqrt (/ 1 PI)) (fma 0.6666666666666666 (pow (fabs (/ -1 x)) 3) (fma 0.2 (pow (fabs (/ -1 x)) 5) (fma 2.0 (fabs (/ -1 x)) (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)))))) in x 9.849 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 9.849 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 9.849 * [taylor]: Taking taylor expansion of PI in x 9.849 * [backup-simplify]: Simplify PI into PI 9.850 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 9.850 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 9.851 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 9.851 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 9.851 * [taylor]: Taking taylor expansion of (fma 0.6666666666666666 (pow (fabs (/ -1 x)) 3) (fma 0.2 (pow (fabs (/ -1 x)) 5) (fma 2.0 (fabs (/ -1 x)) (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7))))) in x 9.852 * [taylor]: Rewrote expression to (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (fma 0.2 (pow (fabs (/ -1 x)) 5) (fma 2.0 (fabs (/ -1 x)) (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7))))) 9.852 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) in x 9.852 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 9.852 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 9.852 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 9.852 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 9.852 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 9.852 * [taylor]: Taking taylor expansion of (fma 0.2 (pow (fabs (/ -1 x)) 5) (fma 2.0 (fabs (/ -1 x)) (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)))) in x 9.852 * [taylor]: Rewrote expression to (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (fma 2.0 (fabs (/ -1 x)) (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)))) 9.852 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs (/ -1 x)) 5)) in x 9.852 * [taylor]: Taking taylor expansion of 0.2 in x 9.852 * [backup-simplify]: Simplify 0.2 into 0.2 9.852 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 9.852 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 9.852 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 9.852 * [taylor]: Taking taylor expansion of (fma 2.0 (fabs (/ -1 x)) (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7))) in x 9.852 * [taylor]: Rewrote expression to (+ (* 2.0 (fabs (/ -1 x))) (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7))) 9.852 * [taylor]: Taking taylor expansion of (* 2.0 (fabs (/ -1 x))) in x 9.852 * [taylor]: Taking taylor expansion of 2.0 in x 9.852 * [backup-simplify]: Simplify 2.0 into 2.0 9.852 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 9.852 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 9.852 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) in x 9.852 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 9.852 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 9.852 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 9.852 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 9.853 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 9.853 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 9.853 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 9.853 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) into (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) 9.853 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 9.853 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 9.853 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 9.853 * [backup-simplify]: Simplify (* 0.2 (pow (fabs (/ -1 x)) 5)) into (* 0.2 (pow (fabs (/ -1 x)) 5)) 9.854 * [backup-simplify]: Simplify (* 2.0 (fabs (/ -1 x))) into (* 2.0 (fabs (/ -1 x))) 9.854 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 9.854 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 9.854 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) 9.854 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 6)) into (pow (fabs (/ -1 x)) 7) 9.854 * [backup-simplify]: Simplify (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) into (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) 9.854 * [backup-simplify]: Simplify (+ (* 2.0 (fabs (/ -1 x))) (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7))) into (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (* 2.0 (fabs (/ -1 x)))) 9.855 * [backup-simplify]: Simplify (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (* 2.0 (fabs (/ -1 x))))) into (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (* 2.0 (fabs (/ -1 x))))) 9.855 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (* 2.0 (fabs (/ -1 x)))))) into (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))))) 9.857 * [backup-simplify]: Simplify (* (sqrt (/ 1 PI)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)))))) into (* (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))))) (sqrt (/ 1 PI))) 9.858 * [backup-simplify]: Simplify (* (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))))) (sqrt (/ 1 PI))) into (* (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))))) (sqrt (/ 1 PI))) 9.858 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 9.858 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 9.858 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 9.859 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 9.859 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 9.859 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 4))) into 0 9.859 * [backup-simplify]: Simplify (+ (* 0.2 0) (* 0 (pow (fabs (/ -1 x)) 5))) into 0 9.860 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (fabs (/ -1 x)))) into 0 9.860 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 9.860 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 9.860 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 9.860 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 6))) into 0 9.861 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (* 0 (pow (fabs (/ -1 x)) 7))) into 0 9.861 * [backup-simplify]: Simplify (+ 0 0) into 0 9.861 * [backup-simplify]: Simplify (+ 0 0) into 0 9.861 * [backup-simplify]: Simplify (+ 0 0) into 0 9.862 * [backup-simplify]: Simplify (+ (* (sqrt (/ 1 PI)) 0) (* 0 (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))))))) into 0 9.862 * [backup-simplify]: Simplify 0 into 0 9.863 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 9.863 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 9.864 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 9.865 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 9.865 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 9.866 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))) into 0 9.867 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5)))) into 0 9.868 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 9.868 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 9.869 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 9.870 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 9.870 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))) into 0 9.871 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7)))) into 0 9.872 * [backup-simplify]: Simplify (+ 0 0) into 0 9.872 * [backup-simplify]: Simplify (+ 0 0) into 0 9.873 * [backup-simplify]: Simplify (+ 0 0) into 0 9.874 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 9.875 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 9.878 * [backup-simplify]: Simplify (+ (* (sqrt (/ 1 PI)) 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)))))))) into 0 9.878 * [backup-simplify]: Simplify 0 into 0 9.879 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 9.880 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 9.881 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 9.882 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 9.883 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 9.884 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))) into 0 9.886 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5))))) into 0 9.887 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 9.888 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 9.889 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 9.890 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 9.891 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))) into 0 9.893 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7))))) into 0 9.893 * [backup-simplify]: Simplify (+ 0 0) into 0 9.893 * [backup-simplify]: Simplify (+ 0 0) into 0 9.894 * [backup-simplify]: Simplify (+ 0 0) into 0 9.895 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 9.897 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 9.899 * [backup-simplify]: Simplify (+ (* (sqrt (/ 1 PI)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))))))))) into 0 9.900 * [backup-simplify]: Simplify 0 into 0 9.901 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 9.908 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 9.910 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 9.911 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 9.913 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 9.914 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))) into 0 9.916 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5)))))) into 0 9.917 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 9.919 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 9.920 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 9.922 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 9.923 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))))) into 0 9.925 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7)))))) into 0 9.925 * [backup-simplify]: Simplify (+ 0 0) into 0 9.926 * [backup-simplify]: Simplify (+ 0 0) into 0 9.926 * [backup-simplify]: Simplify (+ 0 0) into 0 9.927 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 9.929 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 9.932 * [backup-simplify]: Simplify (+ (* (sqrt (/ 1 PI)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)))))))))) into 0 9.932 * [backup-simplify]: Simplify 0 into 0 9.934 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 9.936 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 9.938 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))))) into 0 9.939 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 9.942 * [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 9.943 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))))) into 0 9.946 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5))))))) into 0 9.948 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 9.949 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 9.951 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 9.953 * [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 9.955 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))))) into 0 9.957 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7))))))) into 0 9.957 * [backup-simplify]: Simplify (+ 0 0) into 0 9.958 * [backup-simplify]: Simplify (+ 0 0) into 0 9.958 * [backup-simplify]: Simplify (+ 0 0) into 0 9.959 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 9.961 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 9.964 * [backup-simplify]: Simplify (+ (* (sqrt (/ 1 PI)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))))))))))) into 0 9.964 * [backup-simplify]: Simplify 0 into 0 9.966 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 9.969 * [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 9.971 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))))) into 0 9.973 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 9.975 * [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 9.977 * [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 9.980 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5)))))))) into 0 9.982 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 9.984 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 9.986 * [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 9.988 * [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 9.990 * [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 9.993 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7)))))))) into 0 9.993 * [backup-simplify]: Simplify (+ 0 0) into 0 9.994 * [backup-simplify]: Simplify (+ 0 0) into 0 9.994 * [backup-simplify]: Simplify (+ 0 0) into 0 9.995 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 9.997 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 10.001 * [backup-simplify]: Simplify (+ (* (sqrt (/ 1 PI)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)))))))))))) into 0 10.001 * [backup-simplify]: Simplify 0 into 0 10.002 * [backup-simplify]: Simplify (* (+ (* 0.2 (pow (fabs (/ -1 (/ 1 (- x)))) 5)) (+ (* 0.047619047619047616 (pow (fabs (/ -1 (/ 1 (- x)))) 7)) (+ (* 2.0 (fabs (/ -1 (/ 1 (- x))))) (* 0.6666666666666666 (pow (fabs (/ -1 (/ 1 (- x)))) 3))))) (sqrt (/ 1 PI))) into (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7)))))) 10.002 * * * * [progress]: [ 2 / 4 ] generating series at (2 1 2 1 3 3 3) 10.002 * [backup-simplify]: Simplify (* 0.047619047619047616 (pow (fabs x) 7)) into (* 0.047619047619047616 (pow (fabs x) 7)) 10.002 * [approximate]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs x) 7)) in (x) around 0 10.002 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs x) 7)) in x 10.002 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 10.002 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 10.002 * [taylor]: Taking taylor expansion of (pow (fabs x) 7) in x 10.002 * [taylor]: Taking taylor expansion of (fabs x) in x 10.002 * [backup-simplify]: Simplify (fabs x) into (fabs x) 10.002 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs x) 7)) in x 10.002 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 10.003 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 10.003 * [taylor]: Taking taylor expansion of (pow (fabs x) 7) in x 10.003 * [taylor]: Taking taylor expansion of (fabs x) in x 10.003 * [backup-simplify]: Simplify (fabs x) into (fabs x) 10.003 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 10.003 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 10.003 * [backup-simplify]: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) 10.003 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 6)) into (pow (fabs x) 7) 10.003 * [backup-simplify]: Simplify (* 0.047619047619047616 (pow (fabs x) 7)) into (* 0.047619047619047616 (pow (fabs x) 7)) 10.003 * [backup-simplify]: Simplify (* 0.047619047619047616 (pow (fabs x) 7)) into (* 0.047619047619047616 (pow (fabs x) 7)) 10.003 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 10.003 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 10.004 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (* 0 (pow (fabs x) 3))) into 0 10.004 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 6))) into 0 10.004 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (* 0 (pow (fabs x) 7))) into 0 10.004 * [backup-simplify]: Simplify 0 into 0 10.005 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 10.005 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 10.005 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 10.006 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))) into 0 10.006 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (* 0 (pow (fabs x) 7)))) into 0 10.006 * [backup-simplify]: Simplify 0 into 0 10.007 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 10.007 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 10.008 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 10.009 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))) into 0 10.009 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7))))) into 0 10.010 * [backup-simplify]: Simplify 0 into 0 10.010 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 10.011 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 10.012 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 10.013 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))) into 0 10.014 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7)))))) into 0 10.014 * [backup-simplify]: Simplify 0 into 0 10.015 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 10.016 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 10.017 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 10.018 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))))) into 0 10.019 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7))))))) into 0 10.019 * [backup-simplify]: Simplify 0 into 0 10.020 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 10.021 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 10.023 * [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 10.024 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))))) into 0 10.025 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7)))))))) into 0 10.025 * [backup-simplify]: Simplify 0 into 0 10.025 * [backup-simplify]: Simplify (* 0.047619047619047616 (pow (fabs x) 7)) into (* 0.047619047619047616 (pow (fabs x) 7)) 10.026 * [backup-simplify]: Simplify (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) into (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) 10.026 * [approximate]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) in (x) around 0 10.026 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) in x 10.026 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 10.026 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 10.026 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 10.026 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 10.026 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 10.026 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) in x 10.026 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 10.026 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 10.026 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 10.026 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 10.026 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 10.026 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 10.026 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 10.026 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) 10.026 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 6)) into (pow (fabs (/ 1 x)) 7) 10.027 * [backup-simplify]: Simplify (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) into (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) 10.027 * [backup-simplify]: Simplify (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) into (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) 10.027 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 10.027 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 10.027 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 10.027 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 6))) into 0 10.028 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (* 0 (pow (fabs (/ 1 x)) 7))) into 0 10.028 * [backup-simplify]: Simplify 0 into 0 10.028 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 10.029 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 10.029 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 10.029 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))) into 0 10.030 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7)))) into 0 10.030 * [backup-simplify]: Simplify 0 into 0 10.031 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 10.031 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 10.037 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 10.038 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))) into 0 10.040 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7))))) into 0 10.040 * [backup-simplify]: Simplify 0 into 0 10.041 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 10.042 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 10.044 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 10.045 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))))) into 0 10.047 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7)))))) into 0 10.047 * [backup-simplify]: Simplify 0 into 0 10.049 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 10.051 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 10.053 * [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 10.055 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))))) into 0 10.057 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7))))))) into 0 10.057 * [backup-simplify]: Simplify 0 into 0 10.059 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 10.061 * [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 10.063 * [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 10.065 * [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 10.067 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7)))))))) into 0 10.067 * [backup-simplify]: Simplify 0 into 0 10.067 * [backup-simplify]: Simplify (* 0.047619047619047616 (pow (fabs (/ 1 (/ 1 x))) 7)) into (* 0.047619047619047616 (pow (fabs x) 7)) 10.067 * [backup-simplify]: Simplify (* 0.047619047619047616 (pow (fabs (/ 1 (- x))) 7)) into (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) 10.067 * [approximate]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) in (x) around 0 10.067 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) in x 10.067 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 10.067 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 10.067 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 10.067 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 10.067 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 10.067 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) in x 10.067 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 10.067 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 10.067 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 10.067 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 10.067 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 10.068 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 10.068 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 10.068 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) 10.068 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 6)) into (pow (fabs (/ -1 x)) 7) 10.068 * [backup-simplify]: Simplify (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) into (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) 10.068 * [backup-simplify]: Simplify (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) into (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) 10.068 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 10.069 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 10.069 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 10.069 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 6))) into 0 10.069 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (* 0 (pow (fabs (/ -1 x)) 7))) into 0 10.069 * [backup-simplify]: Simplify 0 into 0 10.070 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 10.070 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 10.071 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 10.071 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))) into 0 10.072 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7)))) into 0 10.072 * [backup-simplify]: Simplify 0 into 0 10.072 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 10.073 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 10.073 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 10.074 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))) into 0 10.075 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7))))) into 0 10.075 * [backup-simplify]: Simplify 0 into 0 10.076 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 10.077 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 10.077 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 10.078 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))))) into 0 10.079 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7)))))) into 0 10.079 * [backup-simplify]: Simplify 0 into 0 10.080 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 10.081 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 10.082 * [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 10.083 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))))) into 0 10.085 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7))))))) into 0 10.085 * [backup-simplify]: Simplify 0 into 0 10.086 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 10.087 * [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 10.088 * [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 10.090 * [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 10.091 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7)))))))) into 0 10.091 * [backup-simplify]: Simplify 0 into 0 10.091 * [backup-simplify]: Simplify (* 0.047619047619047616 (pow (fabs (/ -1 (/ 1 (- x)))) 7)) into (* 0.047619047619047616 (pow (fabs x) 7)) 10.091 * * * * [progress]: [ 3 / 4 ] generating series at (2 1 2 1) 10.092 * [backup-simplify]: Simplify (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))))) into (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))))) 10.092 * [approximate]: Taking taylor expansion of (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))))) in (x) around 0 10.092 * [taylor]: Taking taylor expansion of (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))))) in x 10.092 * [taylor]: Rewrote expression to (+ (* 0.6666666666666666 (pow (fabs x) 3)) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))))) 10.092 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs x) 3)) in x 10.092 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 10.092 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 10.092 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 10.092 * [taylor]: Taking taylor expansion of (fabs x) in x 10.092 * [backup-simplify]: Simplify (fabs x) into (fabs x) 10.092 * [taylor]: Taking taylor expansion of (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7)))) in x 10.092 * [taylor]: Rewrote expression to (+ (* 0.2 (pow (fabs x) 5)) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7)))) 10.092 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs x) 5)) in x 10.093 * [taylor]: Taking taylor expansion of 0.2 in x 10.093 * [backup-simplify]: Simplify 0.2 into 0.2 10.093 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 10.093 * [taylor]: Taking taylor expansion of (fabs x) in x 10.093 * [backup-simplify]: Simplify (fabs x) into (fabs x) 10.093 * [taylor]: Taking taylor expansion of (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))) in x 10.093 * [taylor]: Rewrote expression to (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))) 10.093 * [taylor]: Taking taylor expansion of (* 2.0 (fabs x)) in x 10.093 * [taylor]: Taking taylor expansion of 2.0 in x 10.093 * [backup-simplify]: Simplify 2.0 into 2.0 10.093 * [taylor]: Taking taylor expansion of (fabs x) in x 10.093 * [backup-simplify]: Simplify (fabs x) into (fabs x) 10.093 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs x) 7)) in x 10.093 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 10.093 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 10.093 * [taylor]: Taking taylor expansion of (pow (fabs x) 7) in x 10.093 * [taylor]: Taking taylor expansion of (fabs x) in x 10.093 * [backup-simplify]: Simplify (fabs x) into (fabs x) 10.093 * [taylor]: Taking taylor expansion of (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))))) in x 10.093 * [taylor]: Rewrote expression to (+ (* 0.6666666666666666 (pow (fabs x) 3)) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))))) 10.094 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs x) 3)) in x 10.094 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 10.094 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 10.094 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 10.094 * [taylor]: Taking taylor expansion of (fabs x) in x 10.094 * [backup-simplify]: Simplify (fabs x) into (fabs x) 10.094 * [taylor]: Taking taylor expansion of (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7)))) in x 10.094 * [taylor]: Rewrote expression to (+ (* 0.2 (pow (fabs x) 5)) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7)))) 10.094 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs x) 5)) in x 10.094 * [taylor]: Taking taylor expansion of 0.2 in x 10.094 * [backup-simplify]: Simplify 0.2 into 0.2 10.094 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 10.094 * [taylor]: Taking taylor expansion of (fabs x) in x 10.094 * [backup-simplify]: Simplify (fabs x) into (fabs x) 10.094 * [taylor]: Taking taylor expansion of (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))) in x 10.094 * [taylor]: Rewrote expression to (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))) 10.094 * [taylor]: Taking taylor expansion of (* 2.0 (fabs x)) in x 10.094 * [taylor]: Taking taylor expansion of 2.0 in x 10.094 * [backup-simplify]: Simplify 2.0 into 2.0 10.094 * [taylor]: Taking taylor expansion of (fabs x) in x 10.095 * [backup-simplify]: Simplify (fabs x) into (fabs x) 10.095 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs x) 7)) in x 10.095 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 10.095 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 10.095 * [taylor]: Taking taylor expansion of (pow (fabs x) 7) in x 10.095 * [taylor]: Taking taylor expansion of (fabs x) in x 10.095 * [backup-simplify]: Simplify (fabs x) into (fabs x) 10.095 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 10.095 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 10.095 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs x) 3)) into (* 0.6666666666666666 (pow (fabs x) 3)) 10.095 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 10.096 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 10.096 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 10.096 * [backup-simplify]: Simplify (* 0.2 (pow (fabs x) 5)) into (* 0.2 (pow (fabs x) 5)) 10.096 * [backup-simplify]: Simplify (* 2.0 (fabs x)) into (* 2.0 (fabs x)) 10.096 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 10.096 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 10.097 * [backup-simplify]: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) 10.097 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 6)) into (pow (fabs x) 7) 10.097 * [backup-simplify]: Simplify (* 0.047619047619047616 (pow (fabs x) 7)) into (* 0.047619047619047616 (pow (fabs x) 7)) 10.097 * [backup-simplify]: Simplify (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))) into (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))) 10.098 * [backup-simplify]: Simplify (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7)))) into (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7)))) 10.099 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))) into (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))) 10.100 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))) into (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))) 10.100 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 10.100 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 10.101 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (* 0 (pow (fabs x) 3))) into 0 10.101 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 10.101 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (* 0 (pow (fabs x) 2))) into 0 10.102 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 4))) into 0 10.102 * [backup-simplify]: Simplify (+ (* 0.2 0) (* 0 (pow (fabs x) 5))) into 0 10.103 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (fabs x))) into 0 10.103 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 10.103 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 10.103 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (* 0 (pow (fabs x) 3))) into 0 10.104 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 6))) into 0 10.104 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (* 0 (pow (fabs x) 7))) into 0 10.105 * [backup-simplify]: Simplify (+ 0 0) into 0 10.105 * [backup-simplify]: Simplify (+ 0 0) into 0 10.106 * [backup-simplify]: Simplify (+ 0 0) into 0 10.106 * [backup-simplify]: Simplify 0 into 0 10.106 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 10.107 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 10.108 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 10.108 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 10.109 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 10.110 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))) into 0 10.111 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))) into 0 10.112 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 10.112 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 10.113 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 10.114 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 10.114 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))) into 0 10.115 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (* 0 (pow (fabs x) 7)))) into 0 10.116 * [backup-simplify]: Simplify (+ 0 0) into 0 10.116 * [backup-simplify]: Simplify (+ 0 0) into 0 10.116 * [backup-simplify]: Simplify (+ 0 0) into 0 10.116 * [backup-simplify]: Simplify 0 into 0 10.117 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 10.118 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 10.120 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 10.120 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 10.121 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 10.121 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))) into 0 10.122 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5))))) into 0 10.123 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 10.123 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 10.124 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 10.125 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 10.125 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))) into 0 10.126 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7))))) into 0 10.126 * [backup-simplify]: Simplify (+ 0 0) into 0 10.126 * [backup-simplify]: Simplify (+ 0 0) into 0 10.127 * [backup-simplify]: Simplify (+ 0 0) into 0 10.127 * [backup-simplify]: Simplify 0 into 0 10.127 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 10.128 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 10.129 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 10.130 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 10.131 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 10.132 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))) into 0 10.133 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))))) into 0 10.133 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 10.134 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 10.135 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 10.136 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 10.137 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))) into 0 10.138 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7)))))) into 0 10.138 * [backup-simplify]: Simplify (+ 0 0) into 0 10.138 * [backup-simplify]: Simplify (+ 0 0) into 0 10.138 * [backup-simplify]: Simplify (+ 0 0) into 0 10.138 * [backup-simplify]: Simplify 0 into 0 10.139 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 10.140 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 10.141 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 10.142 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 10.143 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 10.144 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))))) into 0 10.146 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5))))))) into 0 10.147 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 10.148 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 10.153 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 10.154 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 10.156 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))))) into 0 10.158 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7))))))) into 0 10.158 * [backup-simplify]: Simplify (+ 0 0) into 0 10.159 * [backup-simplify]: Simplify (+ 0 0) into 0 10.159 * [backup-simplify]: Simplify (+ 0 0) into 0 10.159 * [backup-simplify]: Simplify 0 into 0 10.162 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 10.164 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 10.165 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))))) into 0 10.166 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 10.167 * [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 10.169 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))))) into 0 10.170 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))))))) into 0 10.171 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 10.173 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 10.174 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 10.175 * [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 10.176 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))))) into 0 10.178 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7)))))))) into 0 10.178 * [backup-simplify]: Simplify (+ 0 0) into 0 10.178 * [backup-simplify]: Simplify (+ 0 0) into 0 10.178 * [backup-simplify]: Simplify (+ 0 0) into 0 10.178 * [backup-simplify]: Simplify 0 into 0 10.179 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))) into (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))) 10.179 * [backup-simplify]: Simplify (fma 0.6666666666666666 (pow (fabs (/ 1 x)) 3) (fma 0.2 (pow (fabs (/ 1 x)) 5) (fma 2.0 (fabs (/ 1 x)) (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7))))) into (fma 0.6666666666666666 (pow (fabs (/ 1 x)) 3) (fma 0.2 (pow (fabs (/ 1 x)) 5) (fma 2.0 (fabs (/ 1 x)) (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7))))) 10.179 * [approximate]: Taking taylor expansion of (fma 0.6666666666666666 (pow (fabs (/ 1 x)) 3) (fma 0.2 (pow (fabs (/ 1 x)) 5) (fma 2.0 (fabs (/ 1 x)) (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7))))) in (x) around 0 10.179 * [taylor]: Taking taylor expansion of (fma 0.6666666666666666 (pow (fabs (/ 1 x)) 3) (fma 0.2 (pow (fabs (/ 1 x)) 5) (fma 2.0 (fabs (/ 1 x)) (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7))))) in x 10.180 * [taylor]: Rewrote expression to (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (fma 0.2 (pow (fabs (/ 1 x)) 5) (fma 2.0 (fabs (/ 1 x)) (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7))))) 10.180 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) in x 10.180 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 10.180 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 10.180 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 10.180 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 10.180 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 10.180 * [taylor]: Taking taylor expansion of (fma 0.2 (pow (fabs (/ 1 x)) 5) (fma 2.0 (fabs (/ 1 x)) (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)))) in x 10.180 * [taylor]: Rewrote expression to (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (fma 2.0 (fabs (/ 1 x)) (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)))) 10.180 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs (/ 1 x)) 5)) in x 10.180 * [taylor]: Taking taylor expansion of 0.2 in x 10.180 * [backup-simplify]: Simplify 0.2 into 0.2 10.180 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 10.180 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 10.180 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 10.180 * [taylor]: Taking taylor expansion of (fma 2.0 (fabs (/ 1 x)) (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7))) in x 10.180 * [taylor]: Rewrote expression to (+ (* 2.0 (fabs (/ 1 x))) (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7))) 10.180 * [taylor]: Taking taylor expansion of (* 2.0 (fabs (/ 1 x))) in x 10.180 * [taylor]: Taking taylor expansion of 2.0 in x 10.180 * [backup-simplify]: Simplify 2.0 into 2.0 10.180 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 10.180 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 10.180 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) in x 10.180 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 10.180 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 10.180 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 10.180 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 10.180 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 10.181 * [taylor]: Taking taylor expansion of (fma 0.6666666666666666 (pow (fabs (/ 1 x)) 3) (fma 0.2 (pow (fabs (/ 1 x)) 5) (fma 2.0 (fabs (/ 1 x)) (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7))))) in x 10.181 * [taylor]: Rewrote expression to (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (fma 0.2 (pow (fabs (/ 1 x)) 5) (fma 2.0 (fabs (/ 1 x)) (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7))))) 10.181 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) in x 10.181 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 10.181 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 10.181 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 10.181 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 10.181 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 10.181 * [taylor]: Taking taylor expansion of (fma 0.2 (pow (fabs (/ 1 x)) 5) (fma 2.0 (fabs (/ 1 x)) (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)))) in x 10.181 * [taylor]: Rewrote expression to (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (fma 2.0 (fabs (/ 1 x)) (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)))) 10.181 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs (/ 1 x)) 5)) in x 10.181 * [taylor]: Taking taylor expansion of 0.2 in x 10.181 * [backup-simplify]: Simplify 0.2 into 0.2 10.181 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 10.181 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 10.181 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 10.181 * [taylor]: Taking taylor expansion of (fma 2.0 (fabs (/ 1 x)) (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7))) in x 10.181 * [taylor]: Rewrote expression to (+ (* 2.0 (fabs (/ 1 x))) (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7))) 10.181 * [taylor]: Taking taylor expansion of (* 2.0 (fabs (/ 1 x))) in x 10.181 * [taylor]: Taking taylor expansion of 2.0 in x 10.181 * [backup-simplify]: Simplify 2.0 into 2.0 10.181 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 10.181 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 10.181 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) in x 10.181 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 10.181 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 10.181 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 10.181 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 10.181 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 10.182 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 10.182 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 10.182 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) into (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) 10.182 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 10.182 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 10.182 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 10.182 * [backup-simplify]: Simplify (* 0.2 (pow (fabs (/ 1 x)) 5)) into (* 0.2 (pow (fabs (/ 1 x)) 5)) 10.182 * [backup-simplify]: Simplify (* 2.0 (fabs (/ 1 x))) into (* 2.0 (fabs (/ 1 x))) 10.183 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 10.183 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 10.183 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) 10.183 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 6)) into (pow (fabs (/ 1 x)) 7) 10.183 * [backup-simplify]: Simplify (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) into (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) 10.183 * [backup-simplify]: Simplify (+ (* 2.0 (fabs (/ 1 x))) (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7))) into (+ (* 2.0 (fabs (/ 1 x))) (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7))) 10.184 * [backup-simplify]: Simplify (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (+ (* 2.0 (fabs (/ 1 x))) (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)))) into (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (* 0.2 (pow (fabs (/ 1 x)) 5)))) 10.184 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (* 0.2 (pow (fabs (/ 1 x)) 5))))) into (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) 10.185 * [backup-simplify]: Simplify (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) into (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) 10.185 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 10.185 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 10.186 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 10.186 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 10.186 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 10.186 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 4))) into 0 10.187 * [backup-simplify]: Simplify (+ (* 0.2 0) (* 0 (pow (fabs (/ 1 x)) 5))) into 0 10.187 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (fabs (/ 1 x)))) into 0 10.187 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 10.187 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 10.187 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 10.188 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 6))) into 0 10.188 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (* 0 (pow (fabs (/ 1 x)) 7))) into 0 10.188 * [backup-simplify]: Simplify (+ 0 0) into 0 10.188 * [backup-simplify]: Simplify (+ 0 0) into 0 10.189 * [backup-simplify]: Simplify (+ 0 0) into 0 10.189 * [backup-simplify]: Simplify 0 into 0 10.189 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 10.190 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 10.190 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 10.190 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 10.191 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 10.191 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))) into 0 10.192 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5)))) into 0 10.192 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 10.193 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 10.193 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 10.194 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 10.194 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))) into 0 10.195 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7)))) into 0 10.195 * [backup-simplify]: Simplify (+ 0 0) into 0 10.195 * [backup-simplify]: Simplify (+ 0 0) into 0 10.195 * [backup-simplify]: Simplify (+ 0 0) into 0 10.195 * [backup-simplify]: Simplify 0 into 0 10.196 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 10.197 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 10.197 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 10.198 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 10.199 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 10.199 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))) into 0 10.200 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5))))) into 0 10.201 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 10.202 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 10.203 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 10.204 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 10.205 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))) into 0 10.207 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7))))) into 0 10.207 * [backup-simplify]: Simplify (+ 0 0) into 0 10.207 * [backup-simplify]: Simplify (+ 0 0) into 0 10.208 * [backup-simplify]: Simplify (+ 0 0) into 0 10.208 * [backup-simplify]: Simplify 0 into 0 10.209 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 10.210 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 10.212 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 10.213 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 10.215 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 10.216 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))) into 0 10.218 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5)))))) into 0 10.219 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 10.220 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 10.222 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 10.224 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 10.225 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))))) into 0 10.226 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7)))))) into 0 10.227 * [backup-simplify]: Simplify (+ 0 0) into 0 10.227 * [backup-simplify]: Simplify (+ 0 0) into 0 10.227 * [backup-simplify]: Simplify (+ 0 0) into 0 10.227 * [backup-simplify]: Simplify 0 into 0 10.229 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 10.230 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 10.231 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))))) into 0 10.232 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 10.233 * [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 10.234 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))))) into 0 10.235 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5))))))) into 0 10.236 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 10.237 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 10.238 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 10.239 * [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 10.240 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))))) into 0 10.242 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7))))))) into 0 10.242 * [backup-simplify]: Simplify (+ 0 0) into 0 10.242 * [backup-simplify]: Simplify (+ 0 0) into 0 10.242 * [backup-simplify]: Simplify (+ 0 0) into 0 10.242 * [backup-simplify]: Simplify 0 into 0 10.244 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 10.245 * [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 10.246 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))))) into 0 10.247 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 10.249 * [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 10.250 * [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 10.251 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5)))))))) into 0 10.253 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 10.257 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 10.258 * [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 10.259 * [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 10.261 * [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 10.262 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7)))))))) into 0 10.262 * [backup-simplify]: Simplify (+ 0 0) into 0 10.263 * [backup-simplify]: Simplify (+ 0 0) into 0 10.263 * [backup-simplify]: Simplify (+ 0 0) into 0 10.263 * [backup-simplify]: Simplify 0 into 0 10.263 * [backup-simplify]: Simplify (+ (* 2.0 (fabs (/ 1 (/ 1 x)))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 (/ 1 x))) 7)) (+ (* 0.2 (pow (fabs (/ 1 (/ 1 x))) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 (/ 1 x))) 3))))) into (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))) 10.264 * [backup-simplify]: Simplify (fma 0.6666666666666666 (pow (fabs (/ 1 (- x))) 3) (fma 0.2 (pow (fabs (/ 1 (- x))) 5) (fma 2.0 (fabs (/ 1 (- x))) (* 0.047619047619047616 (pow (fabs (/ 1 (- x))) 7))))) into (fma 0.6666666666666666 (pow (fabs (/ -1 x)) 3) (fma 0.2 (pow (fabs (/ -1 x)) 5) (fma 2.0 (fabs (/ -1 x)) (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7))))) 10.264 * [approximate]: Taking taylor expansion of (fma 0.6666666666666666 (pow (fabs (/ -1 x)) 3) (fma 0.2 (pow (fabs (/ -1 x)) 5) (fma 2.0 (fabs (/ -1 x)) (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7))))) in (x) around 0 10.264 * [taylor]: Taking taylor expansion of (fma 0.6666666666666666 (pow (fabs (/ -1 x)) 3) (fma 0.2 (pow (fabs (/ -1 x)) 5) (fma 2.0 (fabs (/ -1 x)) (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7))))) in x 10.264 * [taylor]: Rewrote expression to (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (fma 0.2 (pow (fabs (/ -1 x)) 5) (fma 2.0 (fabs (/ -1 x)) (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7))))) 10.264 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) in x 10.264 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 10.264 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 10.264 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 10.264 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 10.264 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 10.264 * [taylor]: Taking taylor expansion of (fma 0.2 (pow (fabs (/ -1 x)) 5) (fma 2.0 (fabs (/ -1 x)) (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)))) in x 10.264 * [taylor]: Rewrote expression to (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (fma 2.0 (fabs (/ -1 x)) (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)))) 10.264 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs (/ -1 x)) 5)) in x 10.265 * [taylor]: Taking taylor expansion of 0.2 in x 10.265 * [backup-simplify]: Simplify 0.2 into 0.2 10.265 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 10.265 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 10.265 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 10.265 * [taylor]: Taking taylor expansion of (fma 2.0 (fabs (/ -1 x)) (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7))) in x 10.265 * [taylor]: Rewrote expression to (+ (* 2.0 (fabs (/ -1 x))) (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7))) 10.265 * [taylor]: Taking taylor expansion of (* 2.0 (fabs (/ -1 x))) in x 10.265 * [taylor]: Taking taylor expansion of 2.0 in x 10.265 * [backup-simplify]: Simplify 2.0 into 2.0 10.265 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 10.265 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 10.265 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) in x 10.265 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 10.265 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 10.265 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 10.265 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 10.265 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 10.265 * [taylor]: Taking taylor expansion of (fma 0.6666666666666666 (pow (fabs (/ -1 x)) 3) (fma 0.2 (pow (fabs (/ -1 x)) 5) (fma 2.0 (fabs (/ -1 x)) (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7))))) in x 10.265 * [taylor]: Rewrote expression to (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (fma 0.2 (pow (fabs (/ -1 x)) 5) (fma 2.0 (fabs (/ -1 x)) (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7))))) 10.265 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) in x 10.265 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 10.265 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 10.265 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 10.265 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 10.265 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 10.265 * [taylor]: Taking taylor expansion of (fma 0.2 (pow (fabs (/ -1 x)) 5) (fma 2.0 (fabs (/ -1 x)) (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)))) in x 10.265 * [taylor]: Rewrote expression to (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (fma 2.0 (fabs (/ -1 x)) (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)))) 10.265 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs (/ -1 x)) 5)) in x 10.266 * [taylor]: Taking taylor expansion of 0.2 in x 10.266 * [backup-simplify]: Simplify 0.2 into 0.2 10.266 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 10.266 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 10.266 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 10.266 * [taylor]: Taking taylor expansion of (fma 2.0 (fabs (/ -1 x)) (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7))) in x 10.266 * [taylor]: Rewrote expression to (+ (* 2.0 (fabs (/ -1 x))) (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7))) 10.266 * [taylor]: Taking taylor expansion of (* 2.0 (fabs (/ -1 x))) in x 10.266 * [taylor]: Taking taylor expansion of 2.0 in x 10.266 * [backup-simplify]: Simplify 2.0 into 2.0 10.266 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 10.266 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 10.266 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) in x 10.266 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 10.266 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 10.266 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 10.266 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 10.266 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 10.266 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 10.266 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 10.266 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) into (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) 10.267 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 10.267 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 10.267 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 10.267 * [backup-simplify]: Simplify (* 0.2 (pow (fabs (/ -1 x)) 5)) into (* 0.2 (pow (fabs (/ -1 x)) 5)) 10.267 * [backup-simplify]: Simplify (* 2.0 (fabs (/ -1 x))) into (* 2.0 (fabs (/ -1 x))) 10.267 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 10.267 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 10.267 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) 10.268 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 6)) into (pow (fabs (/ -1 x)) 7) 10.268 * [backup-simplify]: Simplify (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) into (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) 10.268 * [backup-simplify]: Simplify (+ (* 2.0 (fabs (/ -1 x))) (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7))) into (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (* 2.0 (fabs (/ -1 x)))) 10.268 * [backup-simplify]: Simplify (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (* 2.0 (fabs (/ -1 x))))) into (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (* 2.0 (fabs (/ -1 x))))) 10.269 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (* 2.0 (fabs (/ -1 x)))))) into (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))))) 10.269 * [backup-simplify]: Simplify (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))))) into (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))))) 10.269 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 10.270 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 10.270 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 10.270 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 10.270 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 10.271 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 4))) into 0 10.271 * [backup-simplify]: Simplify (+ (* 0.2 0) (* 0 (pow (fabs (/ -1 x)) 5))) into 0 10.271 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (fabs (/ -1 x)))) into 0 10.272 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 10.272 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 10.272 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 10.272 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 6))) into 0 10.273 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (* 0 (pow (fabs (/ -1 x)) 7))) into 0 10.273 * [backup-simplify]: Simplify (+ 0 0) into 0 10.273 * [backup-simplify]: Simplify (+ 0 0) into 0 10.273 * [backup-simplify]: Simplify (+ 0 0) into 0 10.274 * [backup-simplify]: Simplify 0 into 0 10.274 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 10.274 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 10.275 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 10.275 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 10.276 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 10.276 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))) into 0 10.277 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5)))) into 0 10.277 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 10.278 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 10.278 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 10.278 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 10.279 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))) into 0 10.279 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7)))) into 0 10.280 * [backup-simplify]: Simplify (+ 0 0) into 0 10.280 * [backup-simplify]: Simplify (+ 0 0) into 0 10.280 * [backup-simplify]: Simplify (+ 0 0) into 0 10.280 * [backup-simplify]: Simplify 0 into 0 10.281 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 10.281 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 10.282 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 10.283 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 10.283 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 10.284 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))) into 0 10.285 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5))))) into 0 10.286 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 10.286 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 10.287 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 10.287 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 10.288 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))) into 0 10.289 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7))))) into 0 10.289 * [backup-simplify]: Simplify (+ 0 0) into 0 10.289 * [backup-simplify]: Simplify (+ 0 0) into 0 10.290 * [backup-simplify]: Simplify (+ 0 0) into 0 10.290 * [backup-simplify]: Simplify 0 into 0 10.290 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 10.291 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 10.292 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 10.293 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 10.294 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 10.295 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))) into 0 10.296 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5)))))) into 0 10.297 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 10.297 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 10.298 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 10.299 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 10.300 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))))) into 0 10.301 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7)))))) into 0 10.301 * [backup-simplify]: Simplify (+ 0 0) into 0 10.302 * [backup-simplify]: Simplify (+ 0 0) into 0 10.302 * [backup-simplify]: Simplify (+ 0 0) into 0 10.302 * [backup-simplify]: Simplify 0 into 0 10.303 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 10.304 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 10.305 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))))) into 0 10.306 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 10.308 * [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 10.309 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))))) into 0 10.311 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5))))))) into 0 10.313 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 10.315 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 10.317 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 10.319 * [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 10.321 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))))) into 0 10.323 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7))))))) into 0 10.323 * [backup-simplify]: Simplify (+ 0 0) into 0 10.324 * [backup-simplify]: Simplify (+ 0 0) into 0 10.324 * [backup-simplify]: Simplify (+ 0 0) into 0 10.324 * [backup-simplify]: Simplify 0 into 0 10.326 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 10.328 * [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 10.331 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))))) into 0 10.333 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 10.335 * [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 10.337 * [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 10.340 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5)))))))) into 0 10.342 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 10.344 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 10.346 * [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 10.348 * [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 10.351 * [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 10.353 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7)))))))) into 0 10.353 * [backup-simplify]: Simplify (+ 0 0) into 0 10.354 * [backup-simplify]: Simplify (+ 0 0) into 0 10.354 * [backup-simplify]: Simplify (+ 0 0) into 0 10.354 * [backup-simplify]: Simplify 0 into 0 10.355 * [backup-simplify]: Simplify (+ (* 0.2 (pow (fabs (/ -1 (/ 1 (- x)))) 5)) (+ (* 0.047619047619047616 (pow (fabs (/ -1 (/ 1 (- x)))) 7)) (+ (* 2.0 (fabs (/ -1 (/ 1 (- x))))) (* 0.6666666666666666 (pow (fabs (/ -1 (/ 1 (- x)))) 3))))) into (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))) 10.355 * * * * [progress]: [ 4 / 4 ] generating series at (2 1 2 1 3 3) 10.356 * [backup-simplify]: Simplify (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))) into (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))) 10.356 * [approximate]: Taking taylor expansion of (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))) in (x) around 0 10.356 * [taylor]: Taking taylor expansion of (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))) in x 10.356 * [taylor]: Rewrote expression to (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))) 10.356 * [taylor]: Taking taylor expansion of (* 2.0 (fabs x)) in x 10.356 * [taylor]: Taking taylor expansion of 2.0 in x 10.356 * [backup-simplify]: Simplify 2.0 into 2.0 10.356 * [taylor]: Taking taylor expansion of (fabs x) in x 10.356 * [backup-simplify]: Simplify (fabs x) into (fabs x) 10.356 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs x) 7)) in x 10.356 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 10.356 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 10.356 * [taylor]: Taking taylor expansion of (pow (fabs x) 7) in x 10.356 * [taylor]: Taking taylor expansion of (fabs x) in x 10.356 * [backup-simplify]: Simplify (fabs x) into (fabs x) 10.356 * [taylor]: Taking taylor expansion of (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))) in x 10.357 * [taylor]: Rewrote expression to (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))) 10.357 * [taylor]: Taking taylor expansion of (* 2.0 (fabs x)) in x 10.357 * [taylor]: Taking taylor expansion of 2.0 in x 10.357 * [backup-simplify]: Simplify 2.0 into 2.0 10.357 * [taylor]: Taking taylor expansion of (fabs x) in x 10.357 * [backup-simplify]: Simplify (fabs x) into (fabs x) 10.357 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs x) 7)) in x 10.357 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 10.357 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 10.357 * [taylor]: Taking taylor expansion of (pow (fabs x) 7) in x 10.357 * [taylor]: Taking taylor expansion of (fabs x) in x 10.357 * [backup-simplify]: Simplify (fabs x) into (fabs x) 10.357 * [backup-simplify]: Simplify (* 2.0 (fabs x)) into (* 2.0 (fabs x)) 10.357 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 10.358 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 10.358 * [backup-simplify]: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) 10.358 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 6)) into (pow (fabs x) 7) 10.358 * [backup-simplify]: Simplify (* 0.047619047619047616 (pow (fabs x) 7)) into (* 0.047619047619047616 (pow (fabs x) 7)) 10.358 * [backup-simplify]: Simplify (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))) into (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))) 10.359 * [backup-simplify]: Simplify (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))) into (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))) 10.359 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (fabs x))) into 0 10.360 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 10.360 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 10.360 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (* 0 (pow (fabs x) 3))) into 0 10.360 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 6))) into 0 10.361 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (* 0 (pow (fabs x) 7))) into 0 10.361 * [backup-simplify]: Simplify (+ 0 0) into 0 10.361 * [backup-simplify]: Simplify 0 into 0 10.362 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 10.363 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 10.363 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 10.364 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 10.365 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))) into 0 10.366 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (* 0 (pow (fabs x) 7)))) into 0 10.366 * [backup-simplify]: Simplify (+ 0 0) into 0 10.366 * [backup-simplify]: Simplify 0 into 0 10.367 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 10.368 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 10.369 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 10.370 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 10.371 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))) into 0 10.373 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7))))) into 0 10.377 * [backup-simplify]: Simplify (+ 0 0) into 0 10.377 * [backup-simplify]: Simplify 0 into 0 10.379 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 10.380 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 10.382 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 10.383 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 10.384 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))) into 0 10.386 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7)))))) into 0 10.386 * [backup-simplify]: Simplify (+ 0 0) into 0 10.386 * [backup-simplify]: Simplify 0 into 0 10.388 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 10.390 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 10.392 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 10.393 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 10.395 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))))) into 0 10.397 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7))))))) into 0 10.397 * [backup-simplify]: Simplify (+ 0 0) into 0 10.397 * [backup-simplify]: Simplify 0 into 0 10.400 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 10.402 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 10.404 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 10.406 * [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 10.409 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))))) into 0 10.411 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7)))))))) into 0 10.411 * [backup-simplify]: Simplify (+ 0 0) into 0 10.411 * [backup-simplify]: Simplify 0 into 0 10.412 * [backup-simplify]: Simplify (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))) into (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))) 10.412 * [backup-simplify]: Simplify (fma 2.0 (fabs (/ 1 x)) (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7))) into (fma 2.0 (fabs (/ 1 x)) (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7))) 10.412 * [approximate]: Taking taylor expansion of (fma 2.0 (fabs (/ 1 x)) (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7))) in (x) around 0 10.412 * [taylor]: Taking taylor expansion of (fma 2.0 (fabs (/ 1 x)) (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7))) in x 10.412 * [taylor]: Rewrote expression to (+ (* 2.0 (fabs (/ 1 x))) (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7))) 10.412 * [taylor]: Taking taylor expansion of (* 2.0 (fabs (/ 1 x))) in x 10.413 * [taylor]: Taking taylor expansion of 2.0 in x 10.413 * [backup-simplify]: Simplify 2.0 into 2.0 10.413 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 10.413 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 10.413 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) in x 10.413 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 10.413 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 10.413 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 10.413 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 10.413 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 10.413 * [taylor]: Taking taylor expansion of (fma 2.0 (fabs (/ 1 x)) (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7))) in x 10.413 * [taylor]: Rewrote expression to (+ (* 2.0 (fabs (/ 1 x))) (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7))) 10.413 * [taylor]: Taking taylor expansion of (* 2.0 (fabs (/ 1 x))) in x 10.413 * [taylor]: Taking taylor expansion of 2.0 in x 10.413 * [backup-simplify]: Simplify 2.0 into 2.0 10.413 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 10.413 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 10.413 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) in x 10.413 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 10.414 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 10.414 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 10.414 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 10.414 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 10.414 * [backup-simplify]: Simplify (* 2.0 (fabs (/ 1 x))) into (* 2.0 (fabs (/ 1 x))) 10.414 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 10.414 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 10.415 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) 10.415 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 6)) into (pow (fabs (/ 1 x)) 7) 10.415 * [backup-simplify]: Simplify (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) into (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) 10.415 * [backup-simplify]: Simplify (+ (* 2.0 (fabs (/ 1 x))) (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7))) into (+ (* 2.0 (fabs (/ 1 x))) (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7))) 10.416 * [backup-simplify]: Simplify (+ (* 2.0 (fabs (/ 1 x))) (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7))) into (+ (* 2.0 (fabs (/ 1 x))) (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7))) 10.416 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (fabs (/ 1 x)))) into 0 10.417 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 10.417 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 10.417 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 10.418 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 6))) into 0 10.418 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (* 0 (pow (fabs (/ 1 x)) 7))) into 0 10.419 * [backup-simplify]: Simplify (+ 0 0) into 0 10.419 * [backup-simplify]: Simplify 0 into 0 10.420 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 10.420 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 10.421 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 10.422 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 10.423 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))) into 0 10.424 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7)))) into 0 10.424 * [backup-simplify]: Simplify (+ 0 0) into 0 10.424 * [backup-simplify]: Simplify 0 into 0 10.425 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 10.426 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 10.427 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 10.428 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 10.429 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))) into 0 10.431 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7))))) into 0 10.431 * [backup-simplify]: Simplify (+ 0 0) into 0 10.431 * [backup-simplify]: Simplify 0 into 0 10.432 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 10.433 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 10.434 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 10.435 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 10.436 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))))) into 0 10.437 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7)))))) into 0 10.438 * [backup-simplify]: Simplify (+ 0 0) into 0 10.438 * [backup-simplify]: Simplify 0 into 0 10.439 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 10.440 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 10.441 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 10.442 * [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 10.443 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))))) into 0 10.444 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7))))))) into 0 10.444 * [backup-simplify]: Simplify (+ 0 0) into 0 10.444 * [backup-simplify]: Simplify 0 into 0 10.446 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 10.447 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 10.448 * [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 10.450 * [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 10.451 * [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 10.452 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7)))))))) into 0 10.453 * [backup-simplify]: Simplify (+ 0 0) into 0 10.453 * [backup-simplify]: Simplify 0 into 0 10.453 * [backup-simplify]: Simplify (+ (* 2.0 (fabs (/ 1 (/ 1 x)))) (* 0.047619047619047616 (pow (fabs (/ 1 (/ 1 x))) 7))) into (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))) 10.453 * [backup-simplify]: Simplify (fma 2.0 (fabs (/ 1 (- x))) (* 0.047619047619047616 (pow (fabs (/ 1 (- x))) 7))) into (fma 2.0 (fabs (/ -1 x)) (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7))) 10.453 * [approximate]: Taking taylor expansion of (fma 2.0 (fabs (/ -1 x)) (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7))) in (x) around 0 10.453 * [taylor]: Taking taylor expansion of (fma 2.0 (fabs (/ -1 x)) (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7))) in x 10.453 * [taylor]: Rewrote expression to (+ (* 2.0 (fabs (/ -1 x))) (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7))) 10.453 * [taylor]: Taking taylor expansion of (* 2.0 (fabs (/ -1 x))) in x 10.453 * [taylor]: Taking taylor expansion of 2.0 in x 10.453 * [backup-simplify]: Simplify 2.0 into 2.0 10.453 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 10.453 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 10.453 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) in x 10.453 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 10.453 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 10.453 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 10.453 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 10.454 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 10.454 * [taylor]: Taking taylor expansion of (fma 2.0 (fabs (/ -1 x)) (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7))) in x 10.454 * [taylor]: Rewrote expression to (+ (* 2.0 (fabs (/ -1 x))) (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7))) 10.454 * [taylor]: Taking taylor expansion of (* 2.0 (fabs (/ -1 x))) in x 10.454 * [taylor]: Taking taylor expansion of 2.0 in x 10.454 * [backup-simplify]: Simplify 2.0 into 2.0 10.454 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 10.454 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 10.454 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) in x 10.454 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 10.454 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 10.454 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 10.454 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 10.454 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 10.454 * [backup-simplify]: Simplify (* 2.0 (fabs (/ -1 x))) into (* 2.0 (fabs (/ -1 x))) 10.454 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 10.454 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 10.454 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) 10.455 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 6)) into (pow (fabs (/ -1 x)) 7) 10.455 * [backup-simplify]: Simplify (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) into (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) 10.455 * [backup-simplify]: Simplify (+ (* 2.0 (fabs (/ -1 x))) (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7))) into (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (* 2.0 (fabs (/ -1 x)))) 10.455 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (* 2.0 (fabs (/ -1 x)))) into (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (* 2.0 (fabs (/ -1 x)))) 10.456 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (fabs (/ -1 x)))) into 0 10.456 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 10.456 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 10.456 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 10.456 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 6))) into 0 10.457 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (* 0 (pow (fabs (/ -1 x)) 7))) into 0 10.457 * [backup-simplify]: Simplify (+ 0 0) into 0 10.457 * [backup-simplify]: Simplify 0 into 0 10.457 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 10.458 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 10.458 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 10.459 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 10.459 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))) into 0 10.460 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7)))) into 0 10.460 * [backup-simplify]: Simplify (+ 0 0) into 0 10.460 * [backup-simplify]: Simplify 0 into 0 10.461 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 10.461 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 10.462 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 10.462 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 10.463 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))) into 0 10.464 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7))))) into 0 10.464 * [backup-simplify]: Simplify (+ 0 0) into 0 10.464 * [backup-simplify]: Simplify 0 into 0 10.466 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 10.467 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 10.469 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 10.470 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 10.472 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))))) into 0 10.473 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7)))))) into 0 10.474 * [backup-simplify]: Simplify (+ 0 0) into 0 10.474 * [backup-simplify]: Simplify 0 into 0 10.476 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 10.478 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 10.480 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 10.481 * [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 10.483 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))))) into 0 10.486 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7))))))) into 0 10.486 * [backup-simplify]: Simplify (+ 0 0) into 0 10.486 * [backup-simplify]: Simplify 0 into 0 10.488 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 10.490 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 10.493 * [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 10.495 * [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 10.497 * [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 10.499 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7)))))))) into 0 10.500 * [backup-simplify]: Simplify (+ 0 0) into 0 10.500 * [backup-simplify]: Simplify 0 into 0 10.500 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 (pow (fabs (/ -1 (/ 1 (- x)))) 7)) (* 2.0 (fabs (/ -1 (/ 1 (- x)))))) into (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))) 10.500 * * * [progress]: simplifying candidates 10.510 * [simplify]: Simplifying: (expm1 (* (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))))) (sqrt (/ 1 PI)))) (log1p (* (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))))) (sqrt (/ 1 PI)))) (* (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))))) (sqrt (/ 1 PI))) (+ (log (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7)))))) (log (sqrt (/ 1 PI)))) (log (* (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))))) (sqrt (/ 1 PI)))) (exp (* (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))))) (sqrt (/ 1 PI)))) (* (* (* (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))))) (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7)))))) (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7)))))) (* (* (sqrt (/ 1 PI)) (sqrt (/ 1 PI))) (sqrt (/ 1 PI)))) (* (cbrt (* (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))))) (sqrt (/ 1 PI)))) (cbrt (* (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))))) (sqrt (/ 1 PI))))) (cbrt (* (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))))) (sqrt (/ 1 PI)))) (* (* (* (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))))) (sqrt (/ 1 PI))) (* (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))))) (sqrt (/ 1 PI)))) (* (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))))) (sqrt (/ 1 PI)))) (sqrt (* (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))))) (sqrt (/ 1 PI)))) (sqrt (* (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))))) (sqrt (/ 1 PI)))) (* (sqrt (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7)))))) (sqrt (sqrt (/ 1 PI)))) (* (sqrt (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7)))))) (sqrt (sqrt (/ 1 PI)))) (* (sqrt (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7)))))) (sqrt (/ (sqrt 1) (sqrt PI)))) (* (sqrt (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7)))))) (sqrt (/ (sqrt 1) (sqrt PI)))) (* (sqrt (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7)))))) (sqrt (/ 1 (sqrt PI)))) (* (sqrt (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7)))))) (sqrt (/ 1 (sqrt PI)))) (* (sqrt (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7)))))) (sqrt (sqrt (/ 1 PI)))) (* (sqrt (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7)))))) (sqrt (sqrt (/ 1 PI)))) (* (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))))) (* (cbrt (sqrt (/ 1 PI))) (cbrt (sqrt (/ 1 PI))))) (* (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))))) (sqrt (* (cbrt (/ 1 PI)) (cbrt (/ 1 PI))))) (* (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))))) (sqrt (sqrt (/ 1 PI)))) (* (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))))) (sqrt (/ (* (cbrt 1) (cbrt 1)) (* (cbrt PI) (cbrt PI))))) (* (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))))) (sqrt (/ (* (cbrt 1) (cbrt 1)) (sqrt PI)))) (* (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))))) (sqrt (/ (* (cbrt 1) (cbrt 1)) 1))) (* (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))))) (sqrt (/ (sqrt 1) (* (cbrt PI) (cbrt PI))))) (* (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))))) (sqrt (/ (sqrt 1) (sqrt PI)))) (* (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))))) (sqrt (/ (sqrt 1) 1))) (* (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))))) (sqrt (/ 1 (* (cbrt PI) (cbrt PI))))) (* (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))))) (sqrt (/ 1 (sqrt PI)))) (* (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))))) (sqrt (/ 1 1))) (* (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))))) (sqrt 1)) (* (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))))) (sqrt 1)) (* (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))))) (sqrt (sqrt (/ 1 PI)))) (* (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))))) 1) (* (cbrt (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7)))))) (sqrt (/ 1 PI))) (* (sqrt (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7)))))) (sqrt (/ 1 PI))) (* (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))))) (sqrt (/ 1 PI))) (* (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))))) (sqrt 1)) (expm1 (* 0.047619047619047616 (pow (fabs x) 7))) (log1p (* 0.047619047619047616 (pow (fabs x) 7))) (+ (log 0.047619047619047616) (* (log (fabs x)) 7)) (+ (log 0.047619047619047616) (* (log (fabs x)) 7)) (+ (log 0.047619047619047616) (log (pow (fabs x) 7))) (log (* 0.047619047619047616 (pow (fabs x) 7))) (exp (* 0.047619047619047616 (pow (fabs x) 7))) (* (* (* 0.047619047619047616 0.047619047619047616) 0.047619047619047616) (* (* (pow (fabs x) 7) (pow (fabs x) 7)) (pow (fabs x) 7))) (* (cbrt (* 0.047619047619047616 (pow (fabs x) 7))) (cbrt (* 0.047619047619047616 (pow (fabs x) 7)))) (cbrt (* 0.047619047619047616 (pow (fabs x) 7))) (* (* (* 0.047619047619047616 (pow (fabs x) 7)) (* 0.047619047619047616 (pow (fabs x) 7))) (* 0.047619047619047616 (pow (fabs x) 7))) (sqrt (* 0.047619047619047616 (pow (fabs x) 7))) (sqrt (* 0.047619047619047616 (pow (fabs x) 7))) (* (sqrt 0.047619047619047616) (pow (sqrt (fabs x)) 7)) (* (sqrt 0.047619047619047616) (pow (sqrt (fabs x)) 7)) (* (sqrt 0.047619047619047616) (sqrt (pow (fabs x) 7))) (* (sqrt 0.047619047619047616) (sqrt (pow (fabs x) 7))) (* (sqrt 0.047619047619047616) (pow (fabs x) (/ 7 2))) (* (sqrt 0.047619047619047616) (pow (fabs x) (/ 7 2))) (* 0.047619047619047616 (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 7)) (* 0.047619047619047616 (pow (sqrt (fabs x)) 7)) (* 0.047619047619047616 (pow 1 7)) (* 0.047619047619047616 (* (cbrt (pow (fabs x) 7)) (cbrt (pow (fabs x) 7)))) (* 0.047619047619047616 (sqrt (pow (fabs x) 7))) (* 0.047619047619047616 1) (* 0.047619047619047616 (pow (fabs x) (/ 7 2))) (* (cbrt 0.047619047619047616) (pow (fabs x) 7)) (* (sqrt 0.047619047619047616) (pow (fabs x) 7)) (* 0.047619047619047616 (pow (fabs x) 7)) (expm1 (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7)))))) (log1p (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7)))))) (* 0.6666666666666666 (pow (fabs x) 3)) (log (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7)))))) (exp (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7)))))) (* (cbrt (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7)))))) (cbrt (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))))))) (cbrt (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7)))))) (* (* (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))))) (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7)))))) (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7)))))) (sqrt (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7)))))) (sqrt (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7)))))) (expm1 (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7)))) (log1p (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7)))) (* 2.0 (fabs x)) (log (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7)))) (exp (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7)))) (* (cbrt (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7)))) (cbrt (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))))) (cbrt (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7)))) (* (* (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7)))) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7)))) (sqrt (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7)))) (sqrt (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7)))) (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7)))))) (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7)))))) (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7)))))) (* 0.047619047619047616 (pow (fabs x) 7)) (* 0.047619047619047616 (pow (fabs x) 7)) (* 0.047619047619047616 (pow (fabs x) 7)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))) 10.516 * * [simplify]: Extracting # 0 : cost 0 10.516 * * [simplify]: Extracting # 1 : cost 0 10.516 * * [simplify]: Extracting # 2 : cost 0 10.517 * * [simplify]: Extracting # 3 : cost 0 10.517 * * [simplify]: Extracting # 4 : cost 0 10.517 * * [simplify]: Extracting # 5 : cost 0 10.518 * * [simplify]: Extracting # 6 : cost 0 10.518 * * [simplify]: Extracting # 7 : cost 0 10.519 * * [simplify]: Extracting # 8 : cost 0 10.519 * * [simplify]: Extracting # 9 : cost 0 10.519 * * [simplify]: iteration 0 : 155 enodes (cost 2173 ) 10.595 * * [simplify]: Extracting # 0 : cost 0 10.595 * * [simplify]: Extracting # 1 : cost 0 10.596 * * [simplify]: Extracting # 2 : cost 0 10.596 * * [simplify]: Extracting # 3 : cost 0 10.596 * * [simplify]: Extracting # 4 : cost 0 10.597 * * [simplify]: iteration 1 : 286 enodes (cost 2066 ) 10.700 * * [simplify]: Extracting # 0 : cost 0 10.701 * * [simplify]: Extracting # 1 : cost 0 10.702 * * [simplify]: Extracting # 2 : cost 0 10.703 * * [simplify]: Extracting # 3 : cost 0 10.705 * * [simplify]: Extracting # 4 : cost 0 10.706 * * [simplify]: iteration 2 : 842 enodes (cost 1887 ) 12.096 * * [simplify]: Extracting # 0 : cost 0 12.107 * * [simplify]: Extracting # 1 : cost 0 12.117 * * [simplify]: Extracting # 2 : cost 0 12.127 * * [simplify]: Extracting # 3 : cost 0 12.137 * * [simplify]: Extracting # 4 : cost 0 12.146 * * [simplify]: iteration 3 : 4629 enodes (cost 1883 ) 14.307 * * [simplify]: Extracting # 0 : cost 0 14.313 * * [simplify]: Extracting # 1 : cost 0 14.321 * * [simplify]: iteration done: 5000 enodes (cost 1883 ) 14.323 * [simplify]: Simplified to: (expm1 (* (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))))) (sqrt (/ 1 PI)))) (log1p (* (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))))) (sqrt (/ 1 PI)))) (* (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))))) (sqrt (/ 1 PI))) (log (* (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))))) (sqrt (/ 1 PI)))) (log (* (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))))) (sqrt (/ 1 PI)))) (exp (* (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))))) (sqrt (/ 1 PI)))) (pow (* (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))))) (sqrt (/ 1 PI))) 3) (* (cbrt (* (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))))) (sqrt (/ 1 PI)))) (cbrt (* (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))))) (sqrt (/ 1 PI))))) (cbrt (* (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))))) (sqrt (/ 1 PI)))) (pow (* (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))))) (sqrt (/ 1 PI))) 3) (sqrt (* (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))))) (sqrt (/ 1 PI)))) (sqrt (* (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))))) (sqrt (/ 1 PI)))) (* (sqrt (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7)))))) (sqrt (sqrt (/ 1 PI)))) (* (sqrt (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7)))))) (sqrt (sqrt (/ 1 PI)))) (* (sqrt (/ 1 (sqrt PI))) (sqrt (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))))))) (* (sqrt (/ 1 (sqrt PI))) (sqrt (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))))))) (* (sqrt (/ 1 (sqrt PI))) (sqrt (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))))))) (* (sqrt (/ 1 (sqrt PI))) (sqrt (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))))))) (* (sqrt (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7)))))) (sqrt (sqrt (/ 1 PI)))) (* (sqrt (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7)))))) (sqrt (sqrt (/ 1 PI)))) (* (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))))) (* (cbrt (sqrt (/ 1 PI))) (cbrt (sqrt (/ 1 PI))))) (* (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))))) (fabs (cbrt (/ 1 PI)))) (* (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))))) (sqrt (sqrt (/ 1 PI)))) (* (fabs (/ 1 (cbrt PI))) (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7)))))) (* (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))))) (sqrt (/ 1 (sqrt PI)))) (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))))) (* (fabs (/ 1 (cbrt PI))) (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7)))))) (* (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))))) (sqrt (/ 1 (sqrt PI)))) (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))))) (* (fabs (/ 1 (cbrt PI))) (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7)))))) (* (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))))) (sqrt (/ 1 (sqrt PI)))) (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))))) (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))))) (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))))) (* (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))))) (sqrt (sqrt (/ 1 PI)))) (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))))) (* (cbrt (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7)))))) (sqrt (/ 1 PI))) (* (sqrt (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7)))))) (sqrt (/ 1 PI))) (* (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))))) (sqrt (/ 1 PI))) (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))))) (expm1 (* 0.047619047619047616 (pow (fabs x) 7))) (log1p (* 0.047619047619047616 (pow (fabs x) 7))) (log (* 0.047619047619047616 (pow (fabs x) 7))) (log (* 0.047619047619047616 (pow (fabs x) 7))) (log (* 0.047619047619047616 (pow (fabs x) 7))) (log (* 0.047619047619047616 (pow (fabs x) 7))) (exp (* 0.047619047619047616 (pow (fabs x) 7))) (pow (* 0.047619047619047616 (pow (fabs x) 7)) 3) (* (cbrt (* 0.047619047619047616 (pow (fabs x) 7))) (cbrt (* 0.047619047619047616 (pow (fabs x) 7)))) (cbrt (* 0.047619047619047616 (pow (fabs x) 7))) (pow (* 0.047619047619047616 (pow (fabs x) 7)) 3) (sqrt (* 0.047619047619047616 (pow (fabs x) 7))) (sqrt (* 0.047619047619047616 (pow (fabs x) 7))) (* (sqrt 0.047619047619047616) (pow (sqrt (fabs x)) 7)) (* (sqrt 0.047619047619047616) (pow (sqrt (fabs x)) 7)) (* (sqrt 0.047619047619047616) (sqrt (pow (fabs x) 7))) (* (sqrt 0.047619047619047616) (sqrt (pow (fabs x) 7))) (* (sqrt 0.047619047619047616) (pow (fabs x) 7/2)) (* (sqrt 0.047619047619047616) (pow (fabs x) 7/2)) (* 0.047619047619047616 (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 7)) (* 0.047619047619047616 (pow (sqrt (fabs x)) 7)) 0.047619047619047616 (* 0.047619047619047616 (* (cbrt (pow (fabs x) 7)) (cbrt (pow (fabs x) 7)))) (* 0.047619047619047616 (sqrt (pow (fabs x) 7))) 0.047619047619047616 (* (pow (fabs x) 7/2) 0.047619047619047616) (* (cbrt 0.047619047619047616) (pow (fabs x) 7)) (* (sqrt 0.047619047619047616) (pow (fabs x) 7)) (* 0.047619047619047616 (pow (fabs x) 7)) (expm1 (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7)))))) (log1p (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7)))))) (* (pow (fabs x) 3) 0.6666666666666666) (log (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7)))))) (exp (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7)))))) (* (cbrt (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7)))))) (cbrt (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))))))) (cbrt (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7)))))) (pow (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))))) 3) (sqrt (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7)))))) (sqrt (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7)))))) (expm1 (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7)))) (log1p (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7)))) (* 2.0 (fabs x)) (log (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7)))) (exp (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7)))) (* (cbrt (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7)))) (cbrt (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))))) (cbrt (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7)))) (pow (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))) 3) (sqrt (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7)))) (sqrt (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7)))) (* (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))))) (sqrt (/ 1 PI))) (* (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))))) (sqrt (/ 1 PI))) (* (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))))) (sqrt (/ 1 PI))) (* 0.047619047619047616 (pow (fabs x) 7)) (* 0.047619047619047616 (pow (fabs x) 7)) (* 0.047619047619047616 (pow (fabs x) 7)) (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))))) (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))))) (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))))) (fma (pow (fabs x) 7) 0.047619047619047616 (* 2.0 (fabs x))) (fma (pow (fabs x) 7) 0.047619047619047616 (* 2.0 (fabs x))) (fma (pow (fabs x) 7) 0.047619047619047616 (* 2.0 (fabs x))) 14.325 * * * [progress]: adding candidates to table 14.916 * * [progress]: iteration 3 / 4 14.916 * * * [progress]: picking best candidate 14.944 * * * * [pick]: Picked # 14.944 * * * [progress]: localizing error 15.013 * * * [progress]: generating rewritten candidates 15.013 * * * * [progress]: [ 1 / 4 ] rewriting at (2 1 2 1 2) 15.015 * * * * [progress]: [ 2 / 4 ] rewriting at (2 1 2 2 1 3) 15.053 * * * * [progress]: [ 3 / 4 ] rewriting at (2 1 2 2 2 2 1) 15.082 * * * * [progress]: [ 4 / 4 ] rewriting at (2 1 2) 15.151 * * * [progress]: generating series expansions 15.151 * * * * [progress]: [ 1 / 4 ] generating series at (2 1 2 1 2) 15.151 * * * * [progress]: [ 2 / 4 ] generating series at (2 1 2 2 1 3) 15.153 * [backup-simplify]: Simplify (* (/ 2.0 3.0) (pow (fabs x) 3)) into (* 0.6666666666666666 (pow (fabs x) 3)) 15.153 * [approximate]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs x) 3)) in (x) around 0 15.153 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs x) 3)) in x 15.153 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 15.153 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 15.153 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 15.153 * [taylor]: Taking taylor expansion of (fabs x) in x 15.153 * [backup-simplify]: Simplify (fabs x) into (fabs x) 15.153 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs x) 3)) in x 15.153 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 15.153 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 15.153 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 15.153 * [taylor]: Taking taylor expansion of (fabs x) in x 15.153 * [backup-simplify]: Simplify (fabs x) into (fabs x) 15.153 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 15.154 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 15.154 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs x) 3)) into (* 0.6666666666666666 (pow (fabs x) 3)) 15.154 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs x) 3)) into (* 0.6666666666666666 (pow (fabs x) 3)) 15.154 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 15.154 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 15.155 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (* 0 (pow (fabs x) 3))) into 0 15.155 * [backup-simplify]: Simplify 0 into 0 15.156 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 15.156 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 15.158 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 15.158 * [backup-simplify]: Simplify 0 into 0 15.158 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 15.159 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 15.161 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 15.161 * [backup-simplify]: Simplify 0 into 0 15.162 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 15.164 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 15.165 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 15.165 * [backup-simplify]: Simplify 0 into 0 15.167 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 15.169 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 15.171 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 15.171 * [backup-simplify]: Simplify 0 into 0 15.173 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 15.175 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 15.177 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))))) into 0 15.177 * [backup-simplify]: Simplify 0 into 0 15.178 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs x) 3)) into (* 0.6666666666666666 (pow (fabs x) 3)) 15.178 * [backup-simplify]: Simplify (* (/ 2.0 3.0) (pow (fabs (/ 1 x)) 3)) into (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) 15.178 * [approximate]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) in (x) around 0 15.178 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) in x 15.178 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 15.178 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 15.179 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 15.179 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 15.179 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 15.179 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) in x 15.179 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 15.179 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 15.179 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 15.179 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 15.179 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 15.179 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 15.179 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 15.180 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) into (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) 15.180 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) into (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) 15.181 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 15.181 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 15.182 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 15.182 * [backup-simplify]: Simplify 0 into 0 15.182 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 15.183 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 15.184 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 15.184 * [backup-simplify]: Simplify 0 into 0 15.185 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 15.186 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 15.187 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 15.188 * [backup-simplify]: Simplify 0 into 0 15.189 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 15.190 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 15.192 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 15.192 * [backup-simplify]: Simplify 0 into 0 15.194 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 15.196 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 15.198 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))))) into 0 15.198 * [backup-simplify]: Simplify 0 into 0 15.200 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 15.202 * [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 15.205 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))))) into 0 15.205 * [backup-simplify]: Simplify 0 into 0 15.205 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ 1 (/ 1 x))) 3)) into (* 0.6666666666666666 (pow (fabs x) 3)) 15.206 * [backup-simplify]: Simplify (* (/ 2.0 3.0) (pow (fabs (/ 1 (- x))) 3)) into (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) 15.206 * [approximate]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) in (x) around 0 15.206 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) in x 15.206 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 15.206 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 15.206 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 15.206 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 15.206 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 15.206 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) in x 15.206 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 15.206 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 15.206 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 15.206 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 15.206 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 15.207 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 15.207 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 15.207 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) into (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) 15.207 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) into (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) 15.207 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 15.208 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 15.209 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 15.209 * [backup-simplify]: Simplify 0 into 0 15.209 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 15.210 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 15.211 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 15.211 * [backup-simplify]: Simplify 0 into 0 15.212 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 15.213 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 15.214 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 15.214 * [backup-simplify]: Simplify 0 into 0 15.216 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 15.217 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 15.219 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 15.219 * [backup-simplify]: Simplify 0 into 0 15.220 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 15.222 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 15.224 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))))) into 0 15.224 * [backup-simplify]: Simplify 0 into 0 15.227 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 15.229 * [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 15.231 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))))) into 0 15.231 * [backup-simplify]: Simplify 0 into 0 15.232 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ -1 (/ 1 (- x)))) 3)) into (* 0.6666666666666666 (pow (fabs x) 3)) 15.232 * * * * [progress]: [ 3 / 4 ] generating series at (2 1 2 2 2 2 1) 15.233 * [backup-simplify]: Simplify (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) into (* 0.2 (pow (fabs x) 4)) 15.233 * [approximate]: Taking taylor expansion of (* 0.2 (pow (fabs x) 4)) in (x) around 0 15.233 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs x) 4)) in x 15.233 * [taylor]: Taking taylor expansion of 0.2 in x 15.233 * [backup-simplify]: Simplify 0.2 into 0.2 15.233 * [taylor]: Taking taylor expansion of (pow (fabs x) 4) in x 15.233 * [taylor]: Taking taylor expansion of (fabs x) in x 15.233 * [backup-simplify]: Simplify (fabs x) into (fabs x) 15.233 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs x) 4)) in x 15.233 * [taylor]: Taking taylor expansion of 0.2 in x 15.233 * [backup-simplify]: Simplify 0.2 into 0.2 15.233 * [taylor]: Taking taylor expansion of (pow (fabs x) 4) in x 15.233 * [taylor]: Taking taylor expansion of (fabs x) in x 15.233 * [backup-simplify]: Simplify (fabs x) into (fabs x) 15.234 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 15.234 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 15.234 * [backup-simplify]: Simplify (* 0.2 (pow (fabs x) 4)) into (* 0.2 (pow (fabs x) 4)) 15.234 * [backup-simplify]: Simplify (* 0.2 (pow (fabs x) 4)) into (* 0.2 (pow (fabs x) 4)) 15.234 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 15.235 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (* 0 (pow (fabs x) 2))) into 0 15.235 * [backup-simplify]: Simplify (+ (* 0.2 0) (* 0 (pow (fabs x) 4))) into 0 15.235 * [backup-simplify]: Simplify 0 into 0 15.236 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 15.237 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 15.238 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))) into 0 15.238 * [backup-simplify]: Simplify 0 into 0 15.239 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 15.240 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 15.241 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))) into 0 15.241 * [backup-simplify]: Simplify 0 into 0 15.243 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 15.250 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 15.252 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))) into 0 15.252 * [backup-simplify]: Simplify 0 into 0 15.253 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 15.255 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 15.257 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))))) into 0 15.257 * [backup-simplify]: Simplify 0 into 0 15.259 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 15.261 * [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 15.264 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))))) into 0 15.264 * [backup-simplify]: Simplify 0 into 0 15.264 * [backup-simplify]: Simplify (* 0.2 (pow (fabs x) 4)) into (* 0.2 (pow (fabs x) 4)) 15.265 * [backup-simplify]: Simplify (* (/ 1.0 5.0) (pow (fabs (/ 1 x)) (+ 3 1))) into (* 0.2 (pow (fabs (/ 1 x)) 4)) 15.265 * [approximate]: Taking taylor expansion of (* 0.2 (pow (fabs (/ 1 x)) 4)) in (x) around 0 15.265 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs (/ 1 x)) 4)) in x 15.265 * [taylor]: Taking taylor expansion of 0.2 in x 15.265 * [backup-simplify]: Simplify 0.2 into 0.2 15.265 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 4) in x 15.265 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 15.265 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 15.265 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs (/ 1 x)) 4)) in x 15.265 * [taylor]: Taking taylor expansion of 0.2 in x 15.265 * [backup-simplify]: Simplify 0.2 into 0.2 15.266 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 4) in x 15.266 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 15.266 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 15.266 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 15.266 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 15.266 * [backup-simplify]: Simplify (* 0.2 (pow (fabs (/ 1 x)) 4)) into (* 0.2 (pow (fabs (/ 1 x)) 4)) 15.267 * [backup-simplify]: Simplify (* 0.2 (pow (fabs (/ 1 x)) 4)) into (* 0.2 (pow (fabs (/ 1 x)) 4)) 15.267 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 15.267 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 15.268 * [backup-simplify]: Simplify (+ (* 0.2 0) (* 0 (pow (fabs (/ 1 x)) 4))) into 0 15.268 * [backup-simplify]: Simplify 0 into 0 15.269 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 15.269 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 15.270 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))) into 0 15.270 * [backup-simplify]: Simplify 0 into 0 15.271 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 15.272 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 15.274 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))) into 0 15.274 * [backup-simplify]: Simplify 0 into 0 15.275 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 15.277 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 15.278 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))) into 0 15.278 * [backup-simplify]: Simplify 0 into 0 15.280 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 15.282 * [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 15.284 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))))) into 0 15.284 * [backup-simplify]: Simplify 0 into 0 15.286 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 15.288 * [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 15.291 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))))) into 0 15.291 * [backup-simplify]: Simplify 0 into 0 15.291 * [backup-simplify]: Simplify (* 0.2 (pow (fabs (/ 1 (/ 1 x))) 4)) into (* 0.2 (pow (fabs x) 4)) 15.293 * [backup-simplify]: Simplify (* (/ 1.0 5.0) (pow (fabs (/ 1 (- x))) (+ 3 1))) into (* 0.2 (pow (fabs (/ -1 x)) 4)) 15.293 * [approximate]: Taking taylor expansion of (* 0.2 (pow (fabs (/ -1 x)) 4)) in (x) around 0 15.293 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs (/ -1 x)) 4)) in x 15.293 * [taylor]: Taking taylor expansion of 0.2 in x 15.293 * [backup-simplify]: Simplify 0.2 into 0.2 15.293 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 4) in x 15.293 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 15.293 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 15.293 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs (/ -1 x)) 4)) in x 15.293 * [taylor]: Taking taylor expansion of 0.2 in x 15.293 * [backup-simplify]: Simplify 0.2 into 0.2 15.293 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 4) in x 15.293 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 15.293 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 15.293 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 15.294 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 15.294 * [backup-simplify]: Simplify (* 0.2 (pow (fabs (/ -1 x)) 4)) into (* 0.2 (pow (fabs (/ -1 x)) 4)) 15.294 * [backup-simplify]: Simplify (* 0.2 (pow (fabs (/ -1 x)) 4)) into (* 0.2 (pow (fabs (/ -1 x)) 4)) 15.294 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 15.295 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 15.295 * [backup-simplify]: Simplify (+ (* 0.2 0) (* 0 (pow (fabs (/ -1 x)) 4))) into 0 15.295 * [backup-simplify]: Simplify 0 into 0 15.296 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 15.297 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 15.298 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))) into 0 15.298 * [backup-simplify]: Simplify 0 into 0 15.299 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 15.300 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 15.301 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))) into 0 15.301 * [backup-simplify]: Simplify 0 into 0 15.302 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 15.303 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 15.305 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))) into 0 15.305 * [backup-simplify]: Simplify 0 into 0 15.307 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 15.309 * [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 15.311 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))))) into 0 15.311 * [backup-simplify]: Simplify 0 into 0 15.313 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 15.315 * [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 15.318 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))))) into 0 15.318 * [backup-simplify]: Simplify 0 into 0 15.318 * [backup-simplify]: Simplify (* 0.2 (pow (fabs (/ -1 (/ 1 (- x)))) 4)) into (* 0.2 (pow (fabs x) 4)) 15.318 * * * * [progress]: [ 4 / 4 ] generating series at (2 1 2) 15.323 * [backup-simplify]: Simplify (* (/ (cbrt 1.0) (sqrt PI)) (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3))))))) into (* (* (+ (fma 2.0 (fabs x) (* 0.6666666666666666 (pow (fabs x) 3))) (+ (* 0.2 (pow (fabs x) 5)) (* 0.047619047619047616 (pow (fabs x) 7)))) (cbrt 1.0)) (sqrt (/ 1 PI))) 15.323 * [approximate]: Taking taylor expansion of (* (* (+ (fma 2.0 (fabs x) (* 0.6666666666666666 (pow (fabs x) 3))) (+ (* 0.2 (pow (fabs x) 5)) (* 0.047619047619047616 (pow (fabs x) 7)))) (cbrt 1.0)) (sqrt (/ 1 PI))) in (x) around 0 15.323 * [taylor]: Taking taylor expansion of (* (* (+ (fma 2.0 (fabs x) (* 0.6666666666666666 (pow (fabs x) 3))) (+ (* 0.2 (pow (fabs x) 5)) (* 0.047619047619047616 (pow (fabs x) 7)))) (cbrt 1.0)) (sqrt (/ 1 PI))) in x 15.323 * [taylor]: Taking taylor expansion of (* (+ (fma 2.0 (fabs x) (* 0.6666666666666666 (pow (fabs x) 3))) (+ (* 0.2 (pow (fabs x) 5)) (* 0.047619047619047616 (pow (fabs x) 7)))) (cbrt 1.0)) in x 15.323 * [taylor]: Taking taylor expansion of (+ (fma 2.0 (fabs x) (* 0.6666666666666666 (pow (fabs x) 3))) (+ (* 0.2 (pow (fabs x) 5)) (* 0.047619047619047616 (pow (fabs x) 7)))) in x 15.323 * [taylor]: Taking taylor expansion of (fma 2.0 (fabs x) (* 0.6666666666666666 (pow (fabs x) 3))) in x 15.323 * [taylor]: Rewrote expression to (+ (* 2.0 (fabs x)) (* 0.6666666666666666 (pow (fabs x) 3))) 15.323 * [taylor]: Taking taylor expansion of (* 2.0 (fabs x)) in x 15.323 * [taylor]: Taking taylor expansion of 2.0 in x 15.324 * [backup-simplify]: Simplify 2.0 into 2.0 15.324 * [taylor]: Taking taylor expansion of (fabs x) in x 15.324 * [backup-simplify]: Simplify (fabs x) into (fabs x) 15.324 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs x) 3)) in x 15.324 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 15.324 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 15.324 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 15.324 * [taylor]: Taking taylor expansion of (fabs x) in x 15.324 * [backup-simplify]: Simplify (fabs x) into (fabs x) 15.324 * [taylor]: Taking taylor expansion of (+ (* 0.2 (pow (fabs x) 5)) (* 0.047619047619047616 (pow (fabs x) 7))) in x 15.324 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs x) 5)) in x 15.324 * [taylor]: Taking taylor expansion of 0.2 in x 15.324 * [backup-simplify]: Simplify 0.2 into 0.2 15.324 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 15.324 * [taylor]: Taking taylor expansion of (fabs x) in x 15.324 * [backup-simplify]: Simplify (fabs x) into (fabs x) 15.324 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs x) 7)) in x 15.324 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 15.324 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 15.324 * [taylor]: Taking taylor expansion of (pow (fabs x) 7) in x 15.324 * [taylor]: Taking taylor expansion of (fabs x) in x 15.324 * [backup-simplify]: Simplify (fabs x) into (fabs x) 15.324 * [taylor]: Taking taylor expansion of (cbrt 1.0) in x 15.324 * [taylor]: Taking taylor expansion of 1.0 in x 15.324 * [backup-simplify]: Simplify 1.0 into 1.0 15.325 * [backup-simplify]: Simplify (cbrt 1.0) into (cbrt 1.0) 15.326 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 1.0))) into 0 15.326 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 15.326 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 15.326 * [taylor]: Taking taylor expansion of PI in x 15.326 * [backup-simplify]: Simplify PI into PI 15.327 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 15.328 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 15.329 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 15.330 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 15.330 * [taylor]: Taking taylor expansion of (* (* (+ (fma 2.0 (fabs x) (* 0.6666666666666666 (pow (fabs x) 3))) (+ (* 0.2 (pow (fabs x) 5)) (* 0.047619047619047616 (pow (fabs x) 7)))) (cbrt 1.0)) (sqrt (/ 1 PI))) in x 15.330 * [taylor]: Taking taylor expansion of (* (+ (fma 2.0 (fabs x) (* 0.6666666666666666 (pow (fabs x) 3))) (+ (* 0.2 (pow (fabs x) 5)) (* 0.047619047619047616 (pow (fabs x) 7)))) (cbrt 1.0)) in x 15.330 * [taylor]: Taking taylor expansion of (+ (fma 2.0 (fabs x) (* 0.6666666666666666 (pow (fabs x) 3))) (+ (* 0.2 (pow (fabs x) 5)) (* 0.047619047619047616 (pow (fabs x) 7)))) in x 15.330 * [taylor]: Taking taylor expansion of (fma 2.0 (fabs x) (* 0.6666666666666666 (pow (fabs x) 3))) in x 15.330 * [taylor]: Rewrote expression to (+ (* 2.0 (fabs x)) (* 0.6666666666666666 (pow (fabs x) 3))) 15.330 * [taylor]: Taking taylor expansion of (* 2.0 (fabs x)) in x 15.330 * [taylor]: Taking taylor expansion of 2.0 in x 15.330 * [backup-simplify]: Simplify 2.0 into 2.0 15.330 * [taylor]: Taking taylor expansion of (fabs x) in x 15.330 * [backup-simplify]: Simplify (fabs x) into (fabs x) 15.330 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs x) 3)) in x 15.330 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 15.331 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 15.331 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 15.331 * [taylor]: Taking taylor expansion of (fabs x) in x 15.331 * [backup-simplify]: Simplify (fabs x) into (fabs x) 15.331 * [taylor]: Taking taylor expansion of (+ (* 0.2 (pow (fabs x) 5)) (* 0.047619047619047616 (pow (fabs x) 7))) in x 15.331 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs x) 5)) in x 15.331 * [taylor]: Taking taylor expansion of 0.2 in x 15.331 * [backup-simplify]: Simplify 0.2 into 0.2 15.331 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 15.331 * [taylor]: Taking taylor expansion of (fabs x) in x 15.331 * [backup-simplify]: Simplify (fabs x) into (fabs x) 15.331 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs x) 7)) in x 15.331 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 15.331 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 15.331 * [taylor]: Taking taylor expansion of (pow (fabs x) 7) in x 15.331 * [taylor]: Taking taylor expansion of (fabs x) in x 15.331 * [backup-simplify]: Simplify (fabs x) into (fabs x) 15.331 * [taylor]: Taking taylor expansion of (cbrt 1.0) in x 15.331 * [taylor]: Taking taylor expansion of 1.0 in x 15.331 * [backup-simplify]: Simplify 1.0 into 1.0 15.332 * [backup-simplify]: Simplify (cbrt 1.0) into (cbrt 1.0) 15.333 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 1.0))) into 0 15.333 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 15.333 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 15.333 * [taylor]: Taking taylor expansion of PI in x 15.333 * [backup-simplify]: Simplify PI into PI 15.333 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 15.334 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 15.335 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 15.336 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 15.337 * [backup-simplify]: Simplify (* 2.0 (fabs x)) into (* 2.0 (fabs x)) 15.337 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 15.337 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 15.337 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs x) 3)) into (* 0.6666666666666666 (pow (fabs x) 3)) 15.337 * [backup-simplify]: Simplify (+ (* 2.0 (fabs x)) (* 0.6666666666666666 (pow (fabs x) 3))) into (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 2.0 (fabs x))) 15.338 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 15.338 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 15.338 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 15.338 * [backup-simplify]: Simplify (* 0.2 (pow (fabs x) 5)) into (* 0.2 (pow (fabs x) 5)) 15.338 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 15.338 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 15.339 * [backup-simplify]: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) 15.339 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 6)) into (pow (fabs x) 7) 15.339 * [backup-simplify]: Simplify (* 0.047619047619047616 (pow (fabs x) 7)) into (* 0.047619047619047616 (pow (fabs x) 7)) 15.339 * [backup-simplify]: Simplify (+ (* 0.2 (pow (fabs x) 5)) (* 0.047619047619047616 (pow (fabs x) 7))) into (+ (* 0.2 (pow (fabs x) 5)) (* 0.047619047619047616 (pow (fabs x) 7))) 15.340 * [backup-simplify]: Simplify (+ (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 2.0 (fabs x))) (+ (* 0.2 (pow (fabs x) 5)) (* 0.047619047619047616 (pow (fabs x) 7)))) into (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))) 15.342 * [backup-simplify]: Simplify (* (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))) (cbrt 1.0)) into (* (cbrt 1.0) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7)))))) 15.344 * [backup-simplify]: Simplify (* (* (cbrt 1.0) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7)))))) (sqrt (/ 1 PI))) into (* (* (cbrt 1.0) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7)))))) (sqrt (/ 1 PI))) 15.346 * [backup-simplify]: Simplify (* (* (cbrt 1.0) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7)))))) (sqrt (/ 1 PI))) into (* (* (cbrt 1.0) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7)))))) (sqrt (/ 1 PI))) 15.347 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (fabs x))) into 0 15.347 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 15.348 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 15.348 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (* 0 (pow (fabs x) 3))) into 0 15.349 * [backup-simplify]: Simplify (+ 0 0) into 0 15.349 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 15.349 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (* 0 (pow (fabs x) 2))) into 0 15.349 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 4))) into 0 15.350 * [backup-simplify]: Simplify (+ (* 0.2 0) (* 0 (pow (fabs x) 5))) into 0 15.350 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 15.350 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 15.351 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (* 0 (pow (fabs x) 3))) into 0 15.351 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 6))) into 0 15.352 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (* 0 (pow (fabs x) 7))) into 0 15.352 * [backup-simplify]: Simplify (+ 0 0) into 0 15.352 * [backup-simplify]: Simplify (+ 0 0) into 0 15.354 * [backup-simplify]: Simplify (+ (* (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))) 0) (* 0 (cbrt 1.0))) into 0 15.356 * [backup-simplify]: Simplify (+ (* (* (cbrt 1.0) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7)))))) 0) (* 0 (sqrt (/ 1 PI)))) into 0 15.356 * [backup-simplify]: Simplify 0 into 0 15.358 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 15.359 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 15.361 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 (cbrt 1.0))))) (* 3 (cbrt 1.0))) into 0 15.362 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 15.363 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 15.363 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 15.364 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 15.365 * [backup-simplify]: Simplify (+ 0 0) into 0 15.365 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 15.366 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 15.367 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))) into 0 15.368 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))) into 0 15.368 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 15.369 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 15.370 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 15.370 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))) into 0 15.371 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (* 0 (pow (fabs x) 7)))) into 0 15.372 * [backup-simplify]: Simplify (+ 0 0) into 0 15.372 * [backup-simplify]: Simplify (+ 0 0) into 0 15.374 * [backup-simplify]: Simplify (+ (* (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))) 0) (+ (* 0 0) (* 0 (cbrt 1.0)))) into 0 15.376 * [backup-simplify]: Simplify (+ (* (* (cbrt 1.0) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7)))))) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))) into 0 15.376 * [backup-simplify]: Simplify 0 into 0 15.378 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 15.379 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 15.381 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)))) (* 3 (cbrt 1.0))) into 0 15.382 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 15.383 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 15.384 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 15.385 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 15.385 * [backup-simplify]: Simplify (+ 0 0) into 0 15.386 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 15.387 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 15.388 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))) into 0 15.390 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5))))) into 0 15.390 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 15.391 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 15.392 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 15.393 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))) into 0 15.395 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7))))) into 0 15.395 * [backup-simplify]: Simplify (+ 0 0) into 0 15.395 * [backup-simplify]: Simplify (+ 0 0) into 0 15.397 * [backup-simplify]: Simplify (+ (* (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (cbrt 1.0))))) into 0 15.400 * [backup-simplify]: Simplify (+ (* (* (cbrt 1.0) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7)))))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI)))))) into 0 15.400 * [backup-simplify]: Simplify 0 into 0 15.402 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 15.404 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 15.406 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 (cbrt 1.0))))) (* 3 (cbrt 1.0))) into 0 15.412 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 15.414 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 15.415 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 15.417 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 15.417 * [backup-simplify]: Simplify (+ 0 0) into 0 15.418 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 15.420 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 15.421 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))) into 0 15.423 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))))) into 0 15.424 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 15.425 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 15.427 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 15.428 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))) into 0 15.429 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7)))))) into 0 15.430 * [backup-simplify]: Simplify (+ 0 0) into 0 15.430 * [backup-simplify]: Simplify (+ 0 0) into 0 15.432 * [backup-simplify]: Simplify (+ (* (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (cbrt 1.0)))))) into 0 15.434 * [backup-simplify]: Simplify (+ (* (* (cbrt 1.0) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7)))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))))) into 0 15.435 * [backup-simplify]: Simplify 0 into 0 15.436 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 15.437 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 15.439 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 0)))) (* 3 (cbrt 1.0))) into 0 15.440 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 15.442 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 15.443 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 15.444 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 15.444 * [backup-simplify]: Simplify (+ 0 0) into 0 15.445 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 15.446 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 15.447 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))))) into 0 15.448 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5))))))) into 0 15.449 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 15.450 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 15.451 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 15.453 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))))) into 0 15.454 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7))))))) into 0 15.454 * [backup-simplify]: Simplify (+ 0 0) into 0 15.454 * [backup-simplify]: Simplify (+ 0 0) into 0 15.456 * [backup-simplify]: Simplify (+ (* (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (cbrt 1.0))))))) into 0 15.457 * [backup-simplify]: Simplify (+ (* (* (cbrt 1.0) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7)))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI)))))))) into 0 15.457 * [backup-simplify]: Simplify 0 into 0 15.458 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 15.459 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 15.460 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 0)) (* 2 (* 0 0 (cbrt 1.0))))) (* 3 (cbrt 1.0))) into 0 15.462 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 15.463 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 15.464 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 15.466 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))))) into 0 15.466 * [backup-simplify]: Simplify (+ 0 0) into 0 15.467 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 15.469 * [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 15.471 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))))) into 0 15.473 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))))))) into 0 15.475 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 15.477 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 15.479 * [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 15.482 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))))) into 0 15.484 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7)))))))) into 0 15.484 * [backup-simplify]: Simplify (+ 0 0) into 0 15.485 * [backup-simplify]: Simplify (+ 0 0) into 0 15.487 * [backup-simplify]: Simplify (+ (* (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (cbrt 1.0)))))))) into 0 15.490 * [backup-simplify]: Simplify (+ (* (* (cbrt 1.0) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7)))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))))))) into 0 15.490 * [backup-simplify]: Simplify 0 into 0 15.493 * [backup-simplify]: Simplify (* (* (cbrt 1.0) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7)))))) (sqrt (/ 1 PI))) into (* (* (cbrt 1.0) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7)))))) (sqrt (/ 1 PI))) 15.498 * [backup-simplify]: Simplify (* (/ (cbrt 1.0) (sqrt PI)) (+ (fma 2.0 (fabs (/ 1 x)) (* (/ 2.0 3.0) (pow (fabs (/ 1 x)) 3))) (* (fabs (/ 1 x)) (+ (* (/ 1.0 5.0) (pow (fabs (/ 1 x)) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs (/ 1 x)) (* 2 3))))))) into (* (* (+ (fma 2.0 (fabs (/ 1 x)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (* 0.2 (pow (fabs (/ 1 x)) 5)))) (cbrt 1.0)) (sqrt (/ 1 PI))) 15.498 * [approximate]: Taking taylor expansion of (* (* (+ (fma 2.0 (fabs (/ 1 x)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (* 0.2 (pow (fabs (/ 1 x)) 5)))) (cbrt 1.0)) (sqrt (/ 1 PI))) in (x) around 0 15.498 * [taylor]: Taking taylor expansion of (* (* (+ (fma 2.0 (fabs (/ 1 x)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (* 0.2 (pow (fabs (/ 1 x)) 5)))) (cbrt 1.0)) (sqrt (/ 1 PI))) in x 15.498 * [taylor]: Taking taylor expansion of (* (+ (fma 2.0 (fabs (/ 1 x)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (* 0.2 (pow (fabs (/ 1 x)) 5)))) (cbrt 1.0)) in x 15.498 * [taylor]: Taking taylor expansion of (+ (fma 2.0 (fabs (/ 1 x)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (* 0.2 (pow (fabs (/ 1 x)) 5)))) in x 15.498 * [taylor]: Taking taylor expansion of (fma 2.0 (fabs (/ 1 x)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))) in x 15.498 * [taylor]: Rewrote expression to (+ (* 2.0 (fabs (/ 1 x))) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))) 15.498 * [taylor]: Taking taylor expansion of (* 2.0 (fabs (/ 1 x))) in x 15.498 * [taylor]: Taking taylor expansion of 2.0 in x 15.498 * [backup-simplify]: Simplify 2.0 into 2.0 15.498 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 15.499 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 15.499 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) in x 15.499 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 15.499 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 15.499 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 15.499 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 15.499 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 15.499 * [taylor]: Taking taylor expansion of (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (* 0.2 (pow (fabs (/ 1 x)) 5))) in x 15.499 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) in x 15.499 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 15.499 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 15.499 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 15.499 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 15.499 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 15.499 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs (/ 1 x)) 5)) in x 15.499 * [taylor]: Taking taylor expansion of 0.2 in x 15.499 * [backup-simplify]: Simplify 0.2 into 0.2 15.499 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 15.499 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 15.499 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 15.499 * [taylor]: Taking taylor expansion of (cbrt 1.0) in x 15.499 * [taylor]: Taking taylor expansion of 1.0 in x 15.499 * [backup-simplify]: Simplify 1.0 into 1.0 15.500 * [backup-simplify]: Simplify (cbrt 1.0) into (cbrt 1.0) 15.500 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 1.0))) into 0 15.500 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 15.500 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 15.500 * [taylor]: Taking taylor expansion of PI in x 15.500 * [backup-simplify]: Simplify PI into PI 15.501 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 15.501 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 15.502 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 15.503 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 15.503 * [taylor]: Taking taylor expansion of (* (* (+ (fma 2.0 (fabs (/ 1 x)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (* 0.2 (pow (fabs (/ 1 x)) 5)))) (cbrt 1.0)) (sqrt (/ 1 PI))) in x 15.503 * [taylor]: Taking taylor expansion of (* (+ (fma 2.0 (fabs (/ 1 x)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (* 0.2 (pow (fabs (/ 1 x)) 5)))) (cbrt 1.0)) in x 15.503 * [taylor]: Taking taylor expansion of (+ (fma 2.0 (fabs (/ 1 x)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (* 0.2 (pow (fabs (/ 1 x)) 5)))) in x 15.503 * [taylor]: Taking taylor expansion of (fma 2.0 (fabs (/ 1 x)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))) in x 15.503 * [taylor]: Rewrote expression to (+ (* 2.0 (fabs (/ 1 x))) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))) 15.503 * [taylor]: Taking taylor expansion of (* 2.0 (fabs (/ 1 x))) in x 15.503 * [taylor]: Taking taylor expansion of 2.0 in x 15.503 * [backup-simplify]: Simplify 2.0 into 2.0 15.503 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 15.503 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 15.503 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) in x 15.503 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 15.503 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 15.503 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 15.503 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 15.503 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 15.503 * [taylor]: Taking taylor expansion of (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (* 0.2 (pow (fabs (/ 1 x)) 5))) in x 15.504 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) in x 15.504 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 15.504 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 15.504 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 15.504 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 15.504 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 15.504 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs (/ 1 x)) 5)) in x 15.504 * [taylor]: Taking taylor expansion of 0.2 in x 15.504 * [backup-simplify]: Simplify 0.2 into 0.2 15.504 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 15.504 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 15.504 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 15.504 * [taylor]: Taking taylor expansion of (cbrt 1.0) in x 15.504 * [taylor]: Taking taylor expansion of 1.0 in x 15.504 * [backup-simplify]: Simplify 1.0 into 1.0 15.504 * [backup-simplify]: Simplify (cbrt 1.0) into (cbrt 1.0) 15.505 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 1.0))) into 0 15.505 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 15.505 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 15.505 * [taylor]: Taking taylor expansion of PI in x 15.505 * [backup-simplify]: Simplify PI into PI 15.505 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 15.506 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 15.506 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 15.507 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 15.507 * [backup-simplify]: Simplify (* 2.0 (fabs (/ 1 x))) into (* 2.0 (fabs (/ 1 x))) 15.507 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 15.507 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 15.507 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) into (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) 15.508 * [backup-simplify]: Simplify (+ (* 2.0 (fabs (/ 1 x))) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))) into (+ (* 2.0 (fabs (/ 1 x))) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))) 15.508 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 15.508 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 15.508 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) 15.508 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 6)) into (pow (fabs (/ 1 x)) 7) 15.508 * [backup-simplify]: Simplify (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) into (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) 15.508 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 15.509 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 15.509 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 15.509 * [backup-simplify]: Simplify (* 0.2 (pow (fabs (/ 1 x)) 5)) into (* 0.2 (pow (fabs (/ 1 x)) 5)) 15.509 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (* 0.2 (pow (fabs (/ 1 x)) 5))) into (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (* 0.2 (pow (fabs (/ 1 x)) 5))) 15.510 * [backup-simplify]: Simplify (+ (+ (* 2.0 (fabs (/ 1 x))) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (* 0.2 (pow (fabs (/ 1 x)) 5)))) into (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) 15.510 * [backup-simplify]: Simplify (* (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) (cbrt 1.0)) into (* (cbrt 1.0) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)))))) 15.512 * [backup-simplify]: Simplify (* (* (cbrt 1.0) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)))))) (sqrt (/ 1 PI))) into (* (* (cbrt 1.0) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)))))) (sqrt (/ 1 PI))) 15.514 * [backup-simplify]: Simplify (* (* (cbrt 1.0) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)))))) (sqrt (/ 1 PI))) into (* (* (cbrt 1.0) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)))))) (sqrt (/ 1 PI))) 15.514 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (fabs (/ 1 x)))) into 0 15.514 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 15.514 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 15.515 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 15.515 * [backup-simplify]: Simplify (+ 0 0) into 0 15.515 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 15.515 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 15.515 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 15.516 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 6))) into 0 15.516 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (* 0 (pow (fabs (/ 1 x)) 7))) into 0 15.516 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 15.516 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 15.516 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 4))) into 0 15.517 * [backup-simplify]: Simplify (+ (* 0.2 0) (* 0 (pow (fabs (/ 1 x)) 5))) into 0 15.517 * [backup-simplify]: Simplify (+ 0 0) into 0 15.517 * [backup-simplify]: Simplify (+ 0 0) into 0 15.518 * [backup-simplify]: Simplify (+ (* (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) 0) (* 0 (cbrt 1.0))) into 0 15.520 * [backup-simplify]: Simplify (+ (* (* (cbrt 1.0) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)))))) 0) (* 0 (sqrt (/ 1 PI)))) into 0 15.520 * [backup-simplify]: Simplify 0 into 0 15.521 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 15.522 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 15.524 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 (cbrt 1.0))))) (* 3 (cbrt 1.0))) into 0 15.525 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 15.525 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 15.526 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 15.527 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 15.527 * [backup-simplify]: Simplify (+ 0 0) into 0 15.528 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 15.529 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 15.529 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 15.530 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))) into 0 15.531 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7)))) into 0 15.537 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 15.538 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 15.539 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))) into 0 15.540 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5)))) into 0 15.540 * [backup-simplify]: Simplify (+ 0 0) into 0 15.541 * [backup-simplify]: Simplify (+ 0 0) into 0 15.543 * [backup-simplify]: Simplify (+ (* (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) 0) (+ (* 0 0) (* 0 (cbrt 1.0)))) into 0 15.545 * [backup-simplify]: Simplify (+ (* (* (cbrt 1.0) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)))))) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))) into 0 15.545 * [backup-simplify]: Simplify 0 into 0 15.545 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 15.546 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 15.547 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)))) (* 3 (cbrt 1.0))) into 0 15.548 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 15.549 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 15.549 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 15.550 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 15.550 * [backup-simplify]: Simplify (+ 0 0) into 0 15.551 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 15.552 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 15.553 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 15.553 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))) into 0 15.554 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7))))) into 0 15.555 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 15.555 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 15.556 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))) into 0 15.557 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5))))) into 0 15.557 * [backup-simplify]: Simplify (+ 0 0) into 0 15.557 * [backup-simplify]: Simplify (+ 0 0) into 0 15.559 * [backup-simplify]: Simplify (+ (* (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (cbrt 1.0))))) into 0 15.560 * [backup-simplify]: Simplify (+ (* (* (cbrt 1.0) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)))))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI)))))) into 0 15.560 * [backup-simplify]: Simplify 0 into 0 15.561 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 15.562 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 15.563 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 (cbrt 1.0))))) (* 3 (cbrt 1.0))) into 0 15.564 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 15.565 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 15.566 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 15.567 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 15.567 * [backup-simplify]: Simplify (+ 0 0) into 0 15.568 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 15.569 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 15.570 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 15.571 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))))) into 0 15.572 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7)))))) into 0 15.573 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 15.575 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 15.576 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))) into 0 15.578 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5)))))) into 0 15.578 * [backup-simplify]: Simplify (+ 0 0) into 0 15.579 * [backup-simplify]: Simplify (+ 0 0) into 0 15.581 * [backup-simplify]: Simplify (+ (* (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (cbrt 1.0)))))) into 0 15.584 * [backup-simplify]: Simplify (+ (* (* (cbrt 1.0) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))))) into 0 15.584 * [backup-simplify]: Simplify 0 into 0 15.585 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 15.587 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 15.588 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 0)))) (* 3 (cbrt 1.0))) into 0 15.590 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 15.592 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 15.594 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 15.596 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))))) into 0 15.596 * [backup-simplify]: Simplify (+ 0 0) into 0 15.598 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 15.600 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 15.601 * [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 15.603 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))))) into 0 15.606 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7))))))) into 0 15.607 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 15.609 * [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 15.611 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))))) into 0 15.613 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5))))))) into 0 15.614 * [backup-simplify]: Simplify (+ 0 0) into 0 15.614 * [backup-simplify]: Simplify (+ 0 0) into 0 15.616 * [backup-simplify]: Simplify (+ (* (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (cbrt 1.0))))))) into 0 15.619 * [backup-simplify]: Simplify (+ (* (* (cbrt 1.0) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI)))))))) into 0 15.620 * [backup-simplify]: Simplify 0 into 0 15.621 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 15.623 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 15.625 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 0)) (* 2 (* 0 0 (cbrt 1.0))))) (* 3 (cbrt 1.0))) into 0 15.627 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 15.629 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 15.631 * [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 15.633 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))))) into 0 15.633 * [backup-simplify]: Simplify (+ 0 0) into 0 15.634 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 15.636 * [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 15.637 * [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 15.638 * [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 15.640 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7)))))))) into 0 15.641 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 15.642 * [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 15.643 * [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 15.645 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5)))))))) into 0 15.645 * [backup-simplify]: Simplify (+ 0 0) into 0 15.645 * [backup-simplify]: Simplify (+ 0 0) into 0 15.647 * [backup-simplify]: Simplify (+ (* (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (cbrt 1.0)))))))) into 0 15.649 * [backup-simplify]: Simplify (+ (* (* (cbrt 1.0) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))))))) into 0 15.649 * [backup-simplify]: Simplify 0 into 0 15.650 * [backup-simplify]: Simplify (* (* (cbrt 1.0) (+ (* 2.0 (fabs (/ 1 (/ 1 x)))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 (/ 1 x))) 7)) (+ (* 0.2 (pow (fabs (/ 1 (/ 1 x))) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 (/ 1 x))) 3)))))) (sqrt (/ 1 PI))) into (* (* (cbrt 1.0) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7)))))) (sqrt (/ 1 PI))) 15.656 * [backup-simplify]: Simplify (* (/ (cbrt 1.0) (sqrt PI)) (+ (fma 2.0 (fabs (/ 1 (- x))) (* (/ 2.0 3.0) (pow (fabs (/ 1 (- x))) 3))) (* (fabs (/ 1 (- x))) (+ (* (/ 1.0 5.0) (pow (fabs (/ 1 (- x))) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs (/ 1 (- x))) (* 2 3))))))) into (* (* (cbrt 1.0) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (fma 2.0 (fabs (/ -1 x)) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))) (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7))))) (sqrt (/ 1 PI))) 15.656 * [approximate]: Taking taylor expansion of (* (* (cbrt 1.0) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (fma 2.0 (fabs (/ -1 x)) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))) (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7))))) (sqrt (/ 1 PI))) in (x) around 0 15.657 * [taylor]: Taking taylor expansion of (* (* (cbrt 1.0) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (fma 2.0 (fabs (/ -1 x)) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))) (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7))))) (sqrt (/ 1 PI))) in x 15.657 * [taylor]: Taking taylor expansion of (* (cbrt 1.0) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (fma 2.0 (fabs (/ -1 x)) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))) (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7))))) in x 15.657 * [taylor]: Taking taylor expansion of (cbrt 1.0) in x 15.657 * [taylor]: Taking taylor expansion of 1.0 in x 15.657 * [backup-simplify]: Simplify 1.0 into 1.0 15.657 * [backup-simplify]: Simplify (cbrt 1.0) into (cbrt 1.0) 15.657 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 1.0))) into 0 15.658 * [taylor]: Taking taylor expansion of (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (fma 2.0 (fabs (/ -1 x)) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))) (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)))) in x 15.658 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs (/ -1 x)) 5)) in x 15.658 * [taylor]: Taking taylor expansion of 0.2 in x 15.658 * [backup-simplify]: Simplify 0.2 into 0.2 15.658 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 15.658 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 15.658 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 15.658 * [taylor]: Taking taylor expansion of (+ (fma 2.0 (fabs (/ -1 x)) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))) (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7))) in x 15.658 * [taylor]: Taking taylor expansion of (fma 2.0 (fabs (/ -1 x)) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))) in x 15.658 * [taylor]: Rewrote expression to (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))) 15.658 * [taylor]: Taking taylor expansion of (* 2.0 (fabs (/ -1 x))) in x 15.658 * [taylor]: Taking taylor expansion of 2.0 in x 15.658 * [backup-simplify]: Simplify 2.0 into 2.0 15.658 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 15.658 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 15.658 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) in x 15.658 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 15.658 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 15.658 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 15.658 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 15.658 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 15.658 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) in x 15.658 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 15.658 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 15.658 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 15.658 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 15.658 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 15.658 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 15.658 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 15.658 * [taylor]: Taking taylor expansion of PI in x 15.658 * [backup-simplify]: Simplify PI into PI 15.659 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 15.659 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 15.660 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 15.661 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 15.661 * [taylor]: Taking taylor expansion of (* (* (cbrt 1.0) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (fma 2.0 (fabs (/ -1 x)) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))) (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7))))) (sqrt (/ 1 PI))) in x 15.661 * [taylor]: Taking taylor expansion of (* (cbrt 1.0) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (fma 2.0 (fabs (/ -1 x)) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))) (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7))))) in x 15.661 * [taylor]: Taking taylor expansion of (cbrt 1.0) in x 15.661 * [taylor]: Taking taylor expansion of 1.0 in x 15.661 * [backup-simplify]: Simplify 1.0 into 1.0 15.661 * [backup-simplify]: Simplify (cbrt 1.0) into (cbrt 1.0) 15.661 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 1.0))) into 0 15.661 * [taylor]: Taking taylor expansion of (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (fma 2.0 (fabs (/ -1 x)) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))) (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)))) in x 15.661 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs (/ -1 x)) 5)) in x 15.661 * [taylor]: Taking taylor expansion of 0.2 in x 15.662 * [backup-simplify]: Simplify 0.2 into 0.2 15.662 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 15.662 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 15.662 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 15.662 * [taylor]: Taking taylor expansion of (+ (fma 2.0 (fabs (/ -1 x)) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))) (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7))) in x 15.662 * [taylor]: Taking taylor expansion of (fma 2.0 (fabs (/ -1 x)) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))) in x 15.662 * [taylor]: Rewrote expression to (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))) 15.662 * [taylor]: Taking taylor expansion of (* 2.0 (fabs (/ -1 x))) in x 15.662 * [taylor]: Taking taylor expansion of 2.0 in x 15.662 * [backup-simplify]: Simplify 2.0 into 2.0 15.662 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 15.662 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 15.662 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) in x 15.662 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 15.662 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 15.662 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 15.662 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 15.662 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 15.662 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) in x 15.662 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 15.662 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 15.662 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 15.662 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 15.662 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 15.662 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 15.662 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 15.662 * [taylor]: Taking taylor expansion of PI in x 15.662 * [backup-simplify]: Simplify PI into PI 15.663 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 15.663 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 15.664 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 15.665 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 15.665 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 15.666 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 15.666 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 15.666 * [backup-simplify]: Simplify (* 0.2 (pow (fabs (/ -1 x)) 5)) into (* 0.2 (pow (fabs (/ -1 x)) 5)) 15.666 * [backup-simplify]: Simplify (* 2.0 (fabs (/ -1 x))) into (* 2.0 (fabs (/ -1 x))) 15.666 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 15.667 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 15.667 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) into (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) 15.667 * [backup-simplify]: Simplify (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))) into (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))) 15.667 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 15.668 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 15.668 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) 15.668 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 6)) into (pow (fabs (/ -1 x)) 7) 15.668 * [backup-simplify]: Simplify (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) into (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) 15.669 * [backup-simplify]: Simplify (+ (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))) (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7))) into (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)))) 15.670 * [backup-simplify]: Simplify (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))))) into (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))))) 15.671 * [backup-simplify]: Simplify (* (cbrt 1.0) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)))))) into (* (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))))) (cbrt 1.0)) 15.674 * [backup-simplify]: Simplify (* (* (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))))) (cbrt 1.0)) (sqrt (/ 1 PI))) into (* (* (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))))) (cbrt 1.0)) (sqrt (/ 1 PI))) 15.676 * [backup-simplify]: Simplify (* (* (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))))) (cbrt 1.0)) (sqrt (/ 1 PI))) into (* (* (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))))) (cbrt 1.0)) (sqrt (/ 1 PI))) 15.677 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 15.677 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 15.677 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 4))) into 0 15.678 * [backup-simplify]: Simplify (+ (* 0.2 0) (* 0 (pow (fabs (/ -1 x)) 5))) into 0 15.679 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (fabs (/ -1 x)))) into 0 15.679 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 15.679 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 15.680 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 15.680 * [backup-simplify]: Simplify (+ 0 0) into 0 15.680 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 15.681 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 15.681 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 15.681 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 6))) into 0 15.682 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (* 0 (pow (fabs (/ -1 x)) 7))) into 0 15.682 * [backup-simplify]: Simplify (+ 0 0) into 0 15.683 * [backup-simplify]: Simplify (+ 0 0) into 0 15.685 * [backup-simplify]: Simplify (+ (* (cbrt 1.0) 0) (* 0 (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))))))) into 0 15.687 * [backup-simplify]: Simplify (+ (* (* (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))))) (cbrt 1.0)) 0) (* 0 (sqrt (/ 1 PI)))) into 0 15.687 * [backup-simplify]: Simplify 0 into 0 15.688 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 15.690 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 15.690 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 15.691 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 15.692 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))) into 0 15.693 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5)))) into 0 15.694 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 15.694 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 15.695 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 15.696 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 15.696 * [backup-simplify]: Simplify (+ 0 0) into 0 15.697 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 15.697 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 15.698 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 15.699 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))) into 0 15.700 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7)))) into 0 15.700 * [backup-simplify]: Simplify (+ 0 0) into 0 15.701 * [backup-simplify]: Simplify (+ 0 0) into 0 15.702 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 (cbrt 1.0))))) (* 3 (cbrt 1.0))) into 0 15.704 * [backup-simplify]: Simplify (+ (* (cbrt 1.0) 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)))))))) into 0 15.706 * [backup-simplify]: Simplify (+ (* (* (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))))) (cbrt 1.0)) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))) into 0 15.706 * [backup-simplify]: Simplify 0 into 0 15.708 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 15.709 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 15.710 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 15.712 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 15.713 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))) into 0 15.714 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5))))) into 0 15.716 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 15.717 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 15.718 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 15.719 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 15.720 * [backup-simplify]: Simplify (+ 0 0) into 0 15.721 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 15.722 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 15.723 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 15.724 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))) into 0 15.725 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7))))) into 0 15.726 * [backup-simplify]: Simplify (+ 0 0) into 0 15.726 * [backup-simplify]: Simplify (+ 0 0) into 0 15.727 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)))) (* 3 (cbrt 1.0))) into 0 15.730 * [backup-simplify]: Simplify (+ (* (cbrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))))))))) into 0 15.732 * [backup-simplify]: Simplify (+ (* (* (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))))) (cbrt 1.0)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI)))))) into 0 15.732 * [backup-simplify]: Simplify 0 into 0 15.734 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 15.735 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 15.737 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 15.738 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 15.740 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))) into 0 15.742 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5)))))) into 0 15.743 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 15.745 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 15.746 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 15.748 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 15.748 * [backup-simplify]: Simplify (+ 0 0) into 0 15.749 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 15.750 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 15.752 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 15.753 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))))) into 0 15.755 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7)))))) into 0 15.755 * [backup-simplify]: Simplify (+ 0 0) into 0 15.756 * [backup-simplify]: Simplify (+ 0 0) into 0 15.758 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 (cbrt 1.0))))) (* 3 (cbrt 1.0))) into 0 15.760 * [backup-simplify]: Simplify (+ (* (cbrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)))))))))) into 0 15.763 * [backup-simplify]: Simplify (+ (* (* (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))))) (cbrt 1.0)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))))) into 0 15.763 * [backup-simplify]: Simplify 0 into 0 15.765 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 15.766 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 15.768 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 15.770 * [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 15.772 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))))) into 0 15.774 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5))))))) into 0 15.776 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 15.777 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 15.779 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 15.781 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))))) into 0 15.781 * [backup-simplify]: Simplify (+ 0 0) into 0 15.783 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 15.784 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 15.785 * [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 15.786 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))))) into 0 15.788 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7))))))) into 0 15.788 * [backup-simplify]: Simplify (+ 0 0) into 0 15.788 * [backup-simplify]: Simplify (+ 0 0) into 0 15.789 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 0)))) (* 3 (cbrt 1.0))) into 0 15.791 * [backup-simplify]: Simplify (+ (* (cbrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))))))))))) into 0 15.792 * [backup-simplify]: Simplify (+ (* (* (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))))) (cbrt 1.0)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI)))))))) into 0 15.793 * [backup-simplify]: Simplify 0 into 0 15.793 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 15.794 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 15.799 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 15.801 * [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 15.802 * [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 15.804 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5)))))))) into 0 15.805 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 15.806 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 15.808 * [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 15.809 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))))) into 0 15.809 * [backup-simplify]: Simplify (+ 0 0) into 0 15.810 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 15.812 * [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 15.813 * [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 15.814 * [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 15.816 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7)))))))) into 0 15.816 * [backup-simplify]: Simplify (+ 0 0) into 0 15.816 * [backup-simplify]: Simplify (+ 0 0) into 0 15.817 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 0)) (* 2 (* 0 0 (cbrt 1.0))))) (* 3 (cbrt 1.0))) into 0 15.819 * [backup-simplify]: Simplify (+ (* (cbrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)))))))))))) into 0 15.821 * [backup-simplify]: Simplify (+ (* (* (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))))) (cbrt 1.0)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))))))) into 0 15.821 * [backup-simplify]: Simplify 0 into 0 15.823 * [backup-simplify]: Simplify (* (* (+ (* 0.2 (pow (fabs (/ -1 (/ 1 (- x)))) 5)) (+ (* 0.047619047619047616 (pow (fabs (/ -1 (/ 1 (- x)))) 7)) (+ (* 2.0 (fabs (/ -1 (/ 1 (- x))))) (* 0.6666666666666666 (pow (fabs (/ -1 (/ 1 (- x)))) 3))))) (cbrt 1.0)) (sqrt (/ 1 PI))) into (* (* (cbrt 1.0) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7)))))) (sqrt (/ 1 PI))) 15.823 * * * [progress]: simplifying candidates 15.826 * [simplify]: Simplifying: (expm1 (sqrt PI)) (log1p (sqrt PI)) (log (sqrt PI)) (exp (sqrt PI)) (* (cbrt (sqrt PI)) (cbrt (sqrt PI))) (cbrt (sqrt PI)) (* (* (sqrt PI) (sqrt PI)) (sqrt PI)) (sqrt (* (cbrt PI) (cbrt PI))) (sqrt (cbrt PI)) (sqrt (sqrt PI)) (sqrt (sqrt PI)) (sqrt 1) (sqrt PI) (/ 1 2) (sqrt (sqrt PI)) (sqrt (sqrt PI)) (expm1 (* (/ 2.0 3.0) (pow (fabs x) 3))) (log1p (* (/ 2.0 3.0) (pow (fabs x) 3))) (+ (- (log 2.0) (log 3.0)) (* (log (fabs x)) 3)) (+ (- (log 2.0) (log 3.0)) (* (log (fabs x)) 3)) (+ (- (log 2.0) (log 3.0)) (log (pow (fabs x) 3))) (+ (log (/ 2.0 3.0)) (* (log (fabs x)) 3)) (+ (log (/ 2.0 3.0)) (* (log (fabs x)) 3)) (+ (log (/ 2.0 3.0)) (log (pow (fabs x) 3))) (log (* (/ 2.0 3.0) (pow (fabs x) 3))) (exp (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (/ (* (* 2.0 2.0) 2.0) (* (* 3.0 3.0) 3.0)) (* (* (pow (fabs x) 3) (pow (fabs x) 3)) (pow (fabs x) 3))) (* (* (* (/ 2.0 3.0) (/ 2.0 3.0)) (/ 2.0 3.0)) (* (* (pow (fabs x) 3) (pow (fabs x) 3)) (pow (fabs x) 3))) (* (cbrt (* (/ 2.0 3.0) (pow (fabs x) 3))) (cbrt (* (/ 2.0 3.0) (pow (fabs x) 3)))) (cbrt (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (* (* (/ 2.0 3.0) (pow (fabs x) 3)) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (/ 2.0 3.0) (pow (fabs x) 3))) (sqrt (* (/ 2.0 3.0) (pow (fabs x) 3))) (sqrt (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (sqrt (/ 2.0 3.0)) (pow (sqrt (fabs x)) 3)) (* (sqrt (/ 2.0 3.0)) (pow (sqrt (fabs x)) 3)) (* (sqrt (/ 2.0 3.0)) (pow (sqrt (fabs x)) 3)) (* (sqrt (/ 2.0 3.0)) (pow (sqrt (fabs x)) 3)) (* (sqrt (/ 2.0 3.0)) (sqrt (pow (fabs x) 3))) (* (sqrt (/ 2.0 3.0)) (sqrt (pow (fabs x) 3))) (* (sqrt (/ 2.0 3.0)) (pow (fabs x) (/ 3 2))) (* (sqrt (/ 2.0 3.0)) (pow (fabs x) (/ 3 2))) (* (/ (sqrt 2.0) (sqrt 3.0)) (pow (sqrt (fabs x)) 3)) (* (/ (sqrt 2.0) (sqrt 3.0)) (pow (sqrt (fabs x)) 3)) (* (/ (sqrt 2.0) (sqrt 3.0)) (pow (sqrt (fabs x)) 3)) (* (/ (sqrt 2.0) (sqrt 3.0)) (pow (sqrt (fabs x)) 3)) (* (/ (sqrt 2.0) (sqrt 3.0)) (sqrt (pow (fabs x) 3))) (* (/ (sqrt 2.0) (sqrt 3.0)) (sqrt (pow (fabs x) 3))) (* (/ (sqrt 2.0) (sqrt 3.0)) (pow (fabs x) (/ 3 2))) (* (/ (sqrt 2.0) (sqrt 3.0)) (pow (fabs x) (/ 3 2))) (* (/ 2.0 3.0) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3)) (* (/ 2.0 3.0) (pow (sqrt (fabs x)) 3)) (* (/ 2.0 3.0) (pow 1 3)) (* (/ 2.0 3.0) (* (fabs x) (fabs x))) (* (/ 2.0 3.0) (* (cbrt (pow (fabs x) 3)) (cbrt (pow (fabs x) 3)))) (* (/ 2.0 3.0) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3)) (* (/ 2.0 3.0) (pow (sqrt (fabs x)) 3)) (* (/ 2.0 3.0) (pow 1 3)) (* (/ 2.0 3.0) (fabs x)) (* (/ 2.0 3.0) (sqrt (pow (fabs x) 3))) (* (/ 2.0 3.0) 1) (* (/ 2.0 3.0) (pow (fabs x) (/ 3 2))) (* (cbrt (/ 2.0 3.0)) (pow (fabs x) 3)) (* (sqrt (/ 2.0 3.0)) (pow (fabs x) 3)) (* (/ (cbrt 2.0) (cbrt 3.0)) (pow (fabs x) 3)) (* (/ (cbrt 2.0) (sqrt 3.0)) (pow (fabs x) 3)) (* (/ (cbrt 2.0) 3.0) (pow (fabs x) 3)) (* (/ (sqrt 2.0) (cbrt 3.0)) (pow (fabs x) 3)) (* (/ (sqrt 2.0) (sqrt 3.0)) (pow (fabs x) 3)) (* (/ (sqrt 2.0) 3.0) (pow (fabs x) 3)) (* (/ 2.0 (cbrt 3.0)) (pow (fabs x) 3)) (* (/ 2.0 (sqrt 3.0)) (pow (fabs x) 3)) (* (/ 2.0 3.0) (pow (fabs x) 3)) (* (/ 2.0 3.0) (pow (fabs x) 3)) (* (/ 1 3.0) (pow (fabs x) 3)) (* 2.0 (pow (fabs x) 3)) (expm1 (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1)))) (log1p (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1)))) (+ (- (log 1.0) (log 5.0)) (* (log (fabs x)) (+ 3 1))) (+ (- (log 1.0) (log 5.0)) (* (log (fabs x)) (+ 3 1))) (+ (- (log 1.0) (log 5.0)) (log (pow (fabs x) (+ 3 1)))) (+ (log (/ 1.0 5.0)) (* (log (fabs x)) (+ 3 1))) (+ (log (/ 1.0 5.0)) (* (log (fabs x)) (+ 3 1))) (+ (log (/ 1.0 5.0)) (log (pow (fabs x) (+ 3 1)))) (log (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1)))) (exp (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1)))) (* (/ (* (* 1.0 1.0) 1.0) (* (* 5.0 5.0) 5.0)) (* (* (pow (fabs x) (+ 3 1)) (pow (fabs x) (+ 3 1))) (pow (fabs x) (+ 3 1)))) (* (* (* (/ 1.0 5.0) (/ 1.0 5.0)) (/ 1.0 5.0)) (* (* (pow (fabs x) (+ 3 1)) (pow (fabs x) (+ 3 1))) (pow (fabs x) (+ 3 1)))) (* (cbrt (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1)))) (cbrt (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))))) (cbrt (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1)))) (* (* (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1)))) (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1)))) (sqrt (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1)))) (sqrt (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1)))) (* (sqrt (/ 1.0 5.0)) (pow (sqrt (fabs x)) (+ 3 1))) (* (sqrt (/ 1.0 5.0)) (pow (sqrt (fabs x)) (+ 3 1))) (* (sqrt (/ 1.0 5.0)) (sqrt (pow (fabs x) (+ 3 1)))) (* (sqrt (/ 1.0 5.0)) (sqrt (pow (fabs x) (+ 3 1)))) (* (sqrt (/ 1.0 5.0)) (pow (fabs x) (/ (+ 3 1) 2))) (* (sqrt (/ 1.0 5.0)) (pow (fabs x) (/ (+ 3 1) 2))) (* (/ (sqrt 1.0) (sqrt 5.0)) (pow (sqrt (fabs x)) (+ 3 1))) (* (/ (sqrt 1.0) (sqrt 5.0)) (pow (sqrt (fabs x)) (+ 3 1))) (* (/ (sqrt 1.0) (sqrt 5.0)) (sqrt (pow (fabs x) (+ 3 1)))) (* (/ (sqrt 1.0) (sqrt 5.0)) (sqrt (pow (fabs x) (+ 3 1)))) (* (/ (sqrt 1.0) (sqrt 5.0)) (pow (fabs x) (/ (+ 3 1) 2))) (* (/ (sqrt 1.0) (sqrt 5.0)) (pow (fabs x) (/ (+ 3 1) 2))) (* (/ 1.0 5.0) (pow (fabs x) 3)) (* (/ 1.0 5.0) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) (+ 3 1))) (* (/ 1.0 5.0) (pow (sqrt (fabs x)) (+ 3 1))) (* (/ 1.0 5.0) (pow 1 (+ 3 1))) (* (/ 1.0 5.0) (* (cbrt (pow (fabs x) (+ 3 1))) (cbrt (pow (fabs x) (+ 3 1))))) (* (/ 1.0 5.0) (sqrt (pow (fabs x) (+ 3 1)))) (* (/ 1.0 5.0) 1) (* (/ 1.0 5.0) (pow (fabs x) (/ (+ 3 1) 2))) (* (cbrt (/ 1.0 5.0)) (pow (fabs x) (+ 3 1))) (* (sqrt (/ 1.0 5.0)) (pow (fabs x) (+ 3 1))) (* (/ (cbrt 1.0) (cbrt 5.0)) (pow (fabs x) (+ 3 1))) (* (/ (cbrt 1.0) (sqrt 5.0)) (pow (fabs x) (+ 3 1))) (* (/ (cbrt 1.0) 5.0) (pow (fabs x) (+ 3 1))) (* (/ (sqrt 1.0) (cbrt 5.0)) (pow (fabs x) (+ 3 1))) (* (/ (sqrt 1.0) (sqrt 5.0)) (pow (fabs x) (+ 3 1))) (* (/ (sqrt 1.0) 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 (cbrt 5.0)) (pow (fabs x) (+ 3 1))) (* (/ 1.0 (sqrt 5.0)) (pow (fabs x) (+ 3 1))) (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1 5.0) (pow (fabs x) (+ 3 1))) (* 1.0 (pow (fabs x) (+ 3 1))) (expm1 (* (/ (cbrt 1.0) (sqrt PI)) (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))))))) (log1p (* (/ (cbrt 1.0) (sqrt PI)) (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))))))) (* (/ (cbrt 1.0) (sqrt PI)) (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3))))))) (+ (- (log (cbrt 1.0)) (log (sqrt PI))) (log (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))))))) (+ (log (/ (cbrt 1.0) (sqrt PI))) (log (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))))))) (log (* (/ (cbrt 1.0) (sqrt PI)) (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))))))) (exp (* (/ (cbrt 1.0) (sqrt PI)) (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))))))) (* (/ 1.0 (* (* (sqrt PI) (sqrt PI)) (sqrt PI))) (* (* (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))))) (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3))))))) (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))))))) (* (* (* (/ (cbrt 1.0) (sqrt PI)) (/ (cbrt 1.0) (sqrt PI))) (/ (cbrt 1.0) (sqrt PI))) (* (* (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))))) (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3))))))) (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))))))) (* (cbrt (* (/ (cbrt 1.0) (sqrt PI)) (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))))))) (cbrt (* (/ (cbrt 1.0) (sqrt PI)) (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3))))))))) (cbrt (* (/ (cbrt 1.0) (sqrt PI)) (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))))))) (* (* (* (/ (cbrt 1.0) (sqrt PI)) (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3))))))) (* (/ (cbrt 1.0) (sqrt PI)) (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))))))) (* (/ (cbrt 1.0) (sqrt PI)) (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))))))) (sqrt (* (/ (cbrt 1.0) (sqrt PI)) (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))))))) (sqrt (* (/ (cbrt 1.0) (sqrt PI)) (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))))))) (* (cbrt 1.0) (+ (pow (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) 3) (pow (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3))))) 3))) (* (sqrt PI) (+ (* (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (- (* (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3))))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))))) (* (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3))))))))) (* (cbrt 1.0) (- (* (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (* (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3))))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))))))) (* (sqrt PI) (- (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3))))))) (* (sqrt (/ (cbrt 1.0) (sqrt PI))) (sqrt (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))))))) (* (sqrt (/ (cbrt 1.0) (sqrt PI))) (sqrt (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))))))) (* (/ (cbrt (sqrt 1.0)) (sqrt (sqrt PI))) (sqrt (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))))))) (* (/ (cbrt (sqrt 1.0)) (sqrt (sqrt PI))) (sqrt (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))))))) (* (/ (cbrt (sqrt 1.0)) (sqrt (sqrt PI))) (sqrt (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))))))) (* (/ (cbrt (sqrt 1.0)) (sqrt (sqrt PI))) (sqrt (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))))))) (* (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (sqrt (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))))))) (* (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (sqrt (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))))))) (* (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (sqrt (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))))))) (* (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (sqrt (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))))))) (* (/ (cbrt 1.0) (sqrt PI)) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (* (/ (cbrt 1.0) (sqrt PI)) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))))) (* (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (/ (cbrt 1.0) (sqrt PI))) (* (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3))))) (/ (cbrt 1.0) (sqrt PI))) (* (/ (cbrt 1.0) (sqrt PI)) (* (cbrt (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3))))))) (cbrt (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3))))))))) (* (/ (cbrt 1.0) (sqrt PI)) (sqrt (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))))))) (* (/ (cbrt 1.0) (sqrt PI)) 1) (* (cbrt (/ (cbrt 1.0) (sqrt PI))) (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3))))))) (* (sqrt (/ (cbrt 1.0) (sqrt PI))) (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3))))))) (* (/ (cbrt (cbrt 1.0)) (cbrt (sqrt PI))) (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3))))))) (* (/ (cbrt (cbrt 1.0)) (sqrt (cbrt PI))) (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3))))))) (* (/ (cbrt (cbrt 1.0)) (sqrt (sqrt PI))) (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3))))))) (* (/ (cbrt (cbrt 1.0)) (sqrt PI)) (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3))))))) (* (/ (cbrt (cbrt 1.0)) (sqrt (sqrt PI))) (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3))))))) (* (/ (cbrt (cbrt 1.0)) (sqrt PI)) (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3))))))) (* (/ (cbrt (sqrt 1.0)) (cbrt (sqrt PI))) (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3))))))) (* (/ (cbrt (sqrt 1.0)) (sqrt (cbrt PI))) (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3))))))) (* (/ (cbrt (sqrt 1.0)) (sqrt (sqrt PI))) (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3))))))) (* (/ (cbrt (sqrt 1.0)) (sqrt PI)) (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3))))))) (* (/ (cbrt (sqrt 1.0)) (sqrt (sqrt PI))) (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3))))))) (* (/ (cbrt (sqrt 1.0)) (sqrt PI)) (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3))))))) (* (/ (cbrt 1.0) (cbrt (sqrt PI))) (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3))))))) (* (/ (cbrt 1.0) (sqrt (cbrt PI))) (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3))))))) (* (/ (cbrt 1.0) (sqrt (sqrt PI))) (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3))))))) (* (/ (cbrt 1.0) (sqrt PI)) (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3))))))) (* (/ (cbrt 1.0) (sqrt (sqrt PI))) (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3))))))) (* (/ (cbrt 1.0) (sqrt PI)) (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3))))))) (* (/ (cbrt (cbrt 1.0)) (cbrt (sqrt PI))) (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3))))))) (* (/ (cbrt (cbrt 1.0)) (sqrt (cbrt PI))) (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3))))))) (* (/ (cbrt (cbrt 1.0)) (sqrt (sqrt PI))) (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3))))))) (* (/ (cbrt (cbrt 1.0)) (sqrt PI)) (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3))))))) (* (/ (cbrt (cbrt 1.0)) (sqrt (sqrt PI))) (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3))))))) (* (/ (cbrt (cbrt 1.0)) (sqrt PI)) (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3))))))) (* (/ (sqrt (cbrt 1.0)) (cbrt (sqrt PI))) (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3))))))) (* (/ (sqrt (cbrt 1.0)) (sqrt (cbrt PI))) (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3))))))) (* (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3))))))) (* (/ (sqrt (cbrt 1.0)) (sqrt PI)) (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3))))))) (* (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3))))))) (* (/ (sqrt (cbrt 1.0)) (sqrt PI)) (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3))))))) (* (/ (cbrt 1.0) (cbrt (sqrt PI))) (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3))))))) (* (/ (cbrt 1.0) (sqrt (cbrt PI))) (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3))))))) (* (/ (cbrt 1.0) (sqrt (sqrt PI))) (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3))))))) (* (/ (cbrt 1.0) (sqrt PI)) (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3))))))) (* (/ (cbrt 1.0) (sqrt (sqrt PI))) (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3))))))) (* (/ (cbrt 1.0) (sqrt PI)) (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3))))))) (* (/ (cbrt 1.0) (sqrt PI)) (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3))))))) (* (/ 1 (sqrt PI)) (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3))))))) (* (/ (cbrt 1.0) (sqrt PI)) (+ (pow (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) 3) (pow (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3))))) 3))) (* (/ (cbrt 1.0) (sqrt PI)) (- (* (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (* (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3))))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))))))) (* (cbrt 1.0) (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3))))))) (fabs (* (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt 1)) (* (/ (cbrt 1.0) (sqrt PI)) (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3))))))))) (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.2 (pow (fabs x) 4)) (* 0.2 (pow (fabs x) 4)) (* 0.2 (pow (fabs x) 4)) (* (* (cbrt 1.0) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7)))))) (sqrt (/ 1 PI))) (* (* (cbrt 1.0) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7)))))) (sqrt (/ 1 PI))) (* (* (cbrt 1.0) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7)))))) (sqrt (/ 1 PI))) 15.833 * * [simplify]: Extracting # 0 : cost 0 15.833 * * [simplify]: Extracting # 1 : cost 0 15.833 * * [simplify]: Extracting # 2 : cost 0 15.834 * * [simplify]: Extracting # 3 : cost 0 15.834 * * [simplify]: Extracting # 4 : cost 0 15.835 * * [simplify]: Extracting # 5 : cost 0 15.835 * * [simplify]: Extracting # 6 : cost 0 15.836 * * [simplify]: Extracting # 7 : cost 0 15.837 * * [simplify]: Extracting # 8 : cost 0 15.838 * * [simplify]: Extracting # 9 : cost 0 15.839 * * [simplify]: Extracting # 10 : cost 0 15.840 * * [simplify]: Extracting # 11 : cost 0 15.841 * * [simplify]: Extracting # 12 : cost 0 15.842 * * [simplify]: iteration 0 : 324 enodes (cost 5364 ) 15.997 * * [simplify]: Extracting # 0 : cost 0 15.999 * * [simplify]: Extracting # 1 : cost 0 16.001 * * [simplify]: Extracting # 2 : cost 0 16.002 * * [simplify]: Extracting # 3 : cost 0 16.003 * * [simplify]: Extracting # 4 : cost 0 16.004 * * [simplify]: Extracting # 5 : cost 0 16.005 * * [simplify]: iteration 1 : 934 enodes (cost 4676 ) 16.615 * * [simplify]: Extracting # 0 : cost 0 16.619 * * [simplify]: Extracting # 1 : cost 0 16.625 * * [simplify]: Extracting # 2 : cost 0 16.629 * * [simplify]: Extracting # 3 : cost 0 16.635 * * [simplify]: Extracting # 4 : cost 0 16.644 * * [simplify]: iteration 2 : 3752 enodes (cost 4291 ) 18.616 * * [simplify]: Extracting # 0 : cost 0 18.630 * * [simplify]: Extracting # 1 : cost 0 18.648 * * [simplify]: Extracting # 2 : cost 0 18.654 * * [simplify]: Extracting # 3 : cost 0 18.660 * * [simplify]: Extracting # 4 : cost 0 18.666 * * [simplify]: Extracting # 5 : cost 0 18.672 * * [simplify]: iteration done: 5001 enodes (cost 4291 ) 18.674 * [simplify]: Simplified to: (expm1 (sqrt PI)) (log1p (sqrt PI)) (log (sqrt PI)) (exp (sqrt PI)) (* (cbrt (sqrt PI)) (cbrt (sqrt PI))) (cbrt (sqrt PI)) (* PI (sqrt PI)) (fabs (cbrt PI)) (sqrt (cbrt PI)) (sqrt (sqrt PI)) (sqrt (sqrt PI)) 1 (sqrt PI) 1/2 (sqrt (sqrt PI)) (sqrt (sqrt PI)) (expm1 (* (/ 2.0 3.0) (pow (fabs x) 3))) (log1p (* (/ 2.0 3.0) (pow (fabs x) 3))) (log (* (/ 2.0 3.0) (pow (fabs x) 3))) (log (* (/ 2.0 3.0) (pow (fabs x) 3))) (log (* (/ 2.0 3.0) (pow (fabs x) 3))) (log (* (/ 2.0 3.0) (pow (fabs x) 3))) (log (* (/ 2.0 3.0) (pow (fabs x) 3))) (log (* (/ 2.0 3.0) (pow (fabs x) 3))) (log (* (/ 2.0 3.0) (pow (fabs x) 3))) (exp (* (/ 2.0 3.0) (pow (fabs x) 3))) (pow (* (/ 2.0 3.0) (pow (fabs x) 3)) 3) (pow (* (/ 2.0 3.0) (pow (fabs x) 3)) 3) (* (cbrt (* (/ 2.0 3.0) (pow (fabs x) 3))) (cbrt (* (/ 2.0 3.0) (pow (fabs x) 3)))) (cbrt (* (/ 2.0 3.0) (pow (fabs x) 3))) (pow (* (/ 2.0 3.0) (pow (fabs x) 3)) 3) (sqrt (* (/ 2.0 3.0) (pow (fabs x) 3))) (sqrt (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (sqrt (/ 2.0 3.0)) (pow (sqrt (fabs x)) 3)) (* (sqrt (/ 2.0 3.0)) (pow (sqrt (fabs x)) 3)) (* (sqrt (/ 2.0 3.0)) (pow (sqrt (fabs x)) 3)) (* (sqrt (/ 2.0 3.0)) (pow (sqrt (fabs x)) 3)) (* (sqrt (/ 2.0 3.0)) (sqrt (pow (fabs x) 3))) (* (sqrt (/ 2.0 3.0)) (sqrt (pow (fabs x) 3))) (* (sqrt (/ 2.0 3.0)) (pow (fabs x) 3/2)) (* (sqrt (/ 2.0 3.0)) (pow (fabs x) 3/2)) (* (/ (sqrt 2.0) (sqrt 3.0)) (pow (sqrt (fabs x)) 3)) (* (/ (sqrt 2.0) (sqrt 3.0)) (pow (sqrt (fabs x)) 3)) (* (/ (sqrt 2.0) (sqrt 3.0)) (pow (sqrt (fabs x)) 3)) (* (/ (sqrt 2.0) (sqrt 3.0)) (pow (sqrt (fabs x)) 3)) (* (/ (sqrt 2.0) (sqrt 3.0)) (sqrt (pow (fabs x) 3))) (* (/ (sqrt 2.0) (sqrt 3.0)) (sqrt (pow (fabs x) 3))) (* (/ (sqrt 2.0) (sqrt 3.0)) (pow (fabs x) 3/2)) (* (/ (sqrt 2.0) (sqrt 3.0)) (pow (fabs x) 3/2)) (* (/ 2.0 3.0) (pow (fabs x) 2)) (* (/ 2.0 3.0) (pow (sqrt (fabs x)) 3)) (/ 2.0 3.0) (* (/ 2.0 3.0) (pow (fabs x) 2)) (* (/ 2.0 3.0) (pow (fabs x) 2)) (* (/ 2.0 3.0) (pow (fabs x) 2)) (* (/ 2.0 3.0) (pow (sqrt (fabs x)) 3)) (/ 2.0 3.0) (* (/ 2.0 3.0) (fabs x)) (* (/ 2.0 3.0) (sqrt (pow (fabs x) 3))) (/ 2.0 3.0) (* (pow (fabs x) 3/2) (/ 2.0 3.0)) (* (cbrt (/ 2.0 3.0)) (pow (fabs x) 3)) (* (sqrt (/ 2.0 3.0)) (pow (fabs x) 3)) (* (/ (cbrt 2.0) (cbrt 3.0)) (pow (fabs x) 3)) (* (/ (cbrt 2.0) (sqrt 3.0)) (pow (fabs x) 3)) (* (/ (cbrt 2.0) 3.0) (pow (fabs x) 3)) (* (/ (sqrt 2.0) (cbrt 3.0)) (pow (fabs x) 3)) (* (/ (sqrt 2.0) (sqrt 3.0)) (pow (fabs x) 3)) (* (/ (sqrt 2.0) 3.0) (pow (fabs x) 3)) (* (/ 2.0 (cbrt 3.0)) (pow (fabs x) 3)) (* (/ 2.0 (sqrt 3.0)) (pow (fabs x) 3)) (* (/ 2.0 3.0) (pow (fabs x) 3)) (* (/ 2.0 3.0) (pow (fabs x) 3)) (/ (pow (fabs x) 3) 3.0) (* 2.0 (pow (fabs x) 3)) (expm1 (* (pow (fabs x) 4) (/ 1.0 5.0))) (log1p (* (pow (fabs x) 4) (/ 1.0 5.0))) (log (* (pow (fabs x) 4) (/ 1.0 5.0))) (log (* (pow (fabs x) 4) (/ 1.0 5.0))) (log (* (pow (fabs x) 4) (/ 1.0 5.0))) (log (* (pow (fabs x) 4) (/ 1.0 5.0))) (log (* (pow (fabs x) 4) (/ 1.0 5.0))) (log (* (pow (fabs x) 4) (/ 1.0 5.0))) (log (* (pow (fabs x) 4) (/ 1.0 5.0))) (exp (* (pow (fabs x) 4) (/ 1.0 5.0))) (pow (* (pow (fabs x) 4) (/ 1.0 5.0)) 3) (pow (* (pow (fabs x) 4) (/ 1.0 5.0)) 3) (* (cbrt (* (pow (fabs x) 4) (/ 1.0 5.0))) (cbrt (* (pow (fabs x) 4) (/ 1.0 5.0)))) (cbrt (* (pow (fabs x) 4) (/ 1.0 5.0))) (pow (* (pow (fabs x) 4) (/ 1.0 5.0)) 3) (sqrt (* (pow (fabs x) 4) (/ 1.0 5.0))) (sqrt (* (pow (fabs x) 4) (/ 1.0 5.0))) (* (sqrt (/ 1.0 5.0)) (pow (fabs x) 2)) (* (sqrt (/ 1.0 5.0)) (pow (fabs x) 2)) (* (sqrt (pow (fabs x) 4)) (sqrt (/ 1.0 5.0))) (* (sqrt (pow (fabs x) 4)) (sqrt (/ 1.0 5.0))) (* (sqrt (/ 1.0 5.0)) (pow (fabs x) 2)) (* (sqrt (/ 1.0 5.0)) (pow (fabs x) 2)) (/ (* (sqrt 1.0) (pow (fabs x) 2)) (sqrt 5.0)) (/ (* (sqrt 1.0) (pow (fabs x) 2)) (sqrt 5.0)) (* (/ (sqrt 1.0) (sqrt 5.0)) (sqrt (pow (fabs x) 4))) (* (/ (sqrt 1.0) (sqrt 5.0)) (sqrt (pow (fabs x) 4))) (/ (* (sqrt 1.0) (pow (fabs x) 2)) (sqrt 5.0)) (/ (* (sqrt 1.0) (pow (fabs x) 2)) (sqrt 5.0)) (* (/ 1.0 5.0) (pow (fabs x) 3)) (* (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 4) (/ 1.0 5.0)) (* (/ 1.0 5.0) (pow (fabs x) 2)) (/ 1.0 5.0) (/ (* 1.0 (* (cbrt (pow (fabs x) 4)) (cbrt (pow (fabs x) 4)))) 5.0) (* (/ 1.0 5.0) (sqrt (pow (fabs x) 4))) (/ 1.0 5.0) (* (/ 1.0 5.0) (pow (fabs x) 2)) (* (pow (fabs x) 4) (cbrt (/ 1.0 5.0))) (* (sqrt (/ 1.0 5.0)) (pow (fabs x) 4)) (* (/ (cbrt 1.0) (cbrt 5.0)) (pow (fabs x) 4)) (* (pow (fabs x) 4) (/ (cbrt 1.0) (sqrt 5.0))) (* (/ (cbrt 1.0) 5.0) (pow (fabs x) 4)) (* (/ (sqrt 1.0) (cbrt 5.0)) (pow (fabs x) 4)) (* (pow (fabs x) 4) (/ (sqrt 1.0) (sqrt 5.0))) (* (pow (fabs x) 4) (/ (sqrt 1.0) 5.0)) (* (/ 1.0 (cbrt 5.0)) (pow (fabs x) 4)) (* (pow (fabs x) 4) (/ 1.0 (sqrt 5.0))) (* (pow (fabs x) 4) (/ 1.0 5.0)) (* (pow (fabs x) 4) (/ 1.0 5.0)) (/ (pow (fabs x) 4) 5.0) (* (pow (fabs x) 4) 1.0) (expm1 (/ (* (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (/ 1.0 21.0) (pow (fabs x) 6))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (cbrt 1.0)) (sqrt PI))) (log1p (/ (* (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (/ 1.0 21.0) (pow (fabs x) 6))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (cbrt 1.0)) (sqrt PI))) (/ (* (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (/ 1.0 21.0) (pow (fabs x) 6))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (cbrt 1.0)) (sqrt PI)) (log (/ (* (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (/ 1.0 21.0) (pow (fabs x) 6))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (cbrt 1.0)) (sqrt PI))) (log (/ (* (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (/ 1.0 21.0) (pow (fabs x) 6))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (cbrt 1.0)) (sqrt PI))) (log (/ (* (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (/ 1.0 21.0) (pow (fabs x) 6))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (cbrt 1.0)) (sqrt PI))) (pow (exp (/ (cbrt 1.0) (sqrt PI))) (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (/ 1.0 21.0) (pow (fabs x) 6))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))))) (* (/ 1.0 (* PI (sqrt PI))) (pow (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (/ 1.0 21.0) (pow (fabs x) 6))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) 3)) (pow (/ (* (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (/ 1.0 21.0) (pow (fabs x) 6))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (cbrt 1.0)) (sqrt PI)) 3) (* (cbrt (/ (* (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (/ 1.0 21.0) (pow (fabs x) 6))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (cbrt 1.0)) (sqrt PI))) (cbrt (/ (* (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (/ 1.0 21.0) (pow (fabs x) 6))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (cbrt 1.0)) (sqrt PI)))) (cbrt (/ (* (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (/ 1.0 21.0) (pow (fabs x) 6))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (cbrt 1.0)) (sqrt PI))) (pow (/ (* (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (/ 1.0 21.0) (pow (fabs x) 6))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (cbrt 1.0)) (sqrt PI)) 3) (sqrt (/ (* (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (/ 1.0 21.0) (pow (fabs x) 6))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (cbrt 1.0)) (sqrt PI))) (sqrt (/ (* (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (/ 1.0 21.0) (pow (fabs x) 6))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (cbrt 1.0)) (sqrt PI))) (* (cbrt 1.0) (+ (pow (* (fabs x) (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (/ 1.0 21.0) (pow (fabs x) 6)))) 3) (pow (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) 3))) (* (fma (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (* (fabs x) (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (/ 1.0 21.0) (pow (fabs x) 6)))) (- (* (fabs x) (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (/ 1.0 21.0) (pow (fabs x) 6)))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))))) (sqrt PI)) (* (cbrt 1.0) (fma (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (- (* (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (/ 1.0 21.0) (pow (fabs x) 6))) (* (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (/ 1.0 21.0) (pow (fabs x) 6))) (pow (fabs x) 2)))))) (* (sqrt PI) (- (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (/ 1.0 21.0) (pow (fabs x) 6)))))) (* (sqrt (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (/ 1.0 21.0) (pow (fabs x) 6))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))))) (sqrt (/ (cbrt 1.0) (sqrt PI)))) (* (sqrt (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (/ 1.0 21.0) (pow (fabs x) 6))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))))) (sqrt (/ (cbrt 1.0) (sqrt PI)))) (/ (* (cbrt (sqrt 1.0)) (sqrt (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (/ 1.0 21.0) (pow (fabs x) 6))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))))) (sqrt (sqrt PI))) (/ (* (cbrt (sqrt 1.0)) (sqrt (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (/ 1.0 21.0) (pow (fabs x) 6))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))))) (sqrt (sqrt PI))) (/ (* (cbrt (sqrt 1.0)) (sqrt (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (/ 1.0 21.0) (pow (fabs x) 6))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))))) (sqrt (sqrt PI))) (/ (* (cbrt (sqrt 1.0)) (sqrt (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (/ 1.0 21.0) (pow (fabs x) 6))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))))) (sqrt (sqrt PI))) (/ (* (sqrt (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (/ 1.0 21.0) (pow (fabs x) 6))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))))) (sqrt (cbrt 1.0))) (sqrt (sqrt PI))) (/ (* (sqrt (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (/ 1.0 21.0) (pow (fabs x) 6))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))))) (sqrt (cbrt 1.0))) (sqrt (sqrt PI))) (/ (* (sqrt (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (/ 1.0 21.0) (pow (fabs x) 6))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))))) (sqrt (cbrt 1.0))) (sqrt (sqrt PI))) (/ (* (sqrt (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (/ 1.0 21.0) (pow (fabs x) 6))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))))) (sqrt (cbrt 1.0))) (sqrt (sqrt PI))) (* (/ (cbrt 1.0) (sqrt PI)) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (* (/ (cbrt 1.0) (sqrt PI)) (* (fabs x) (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (/ 1.0 21.0) (pow (fabs x) 6))))) (* (/ (cbrt 1.0) (sqrt PI)) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (* (/ (cbrt 1.0) (sqrt PI)) (* (fabs x) (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (/ 1.0 21.0) (pow (fabs x) 6))))) (* (/ (cbrt 1.0) (sqrt PI)) (* (cbrt (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (/ 1.0 21.0) (pow (fabs x) 6))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))))) (cbrt (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (/ 1.0 21.0) (pow (fabs x) 6))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))))))) (* (sqrt (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (/ 1.0 21.0) (pow (fabs x) 6))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))))) (/ (cbrt 1.0) (sqrt PI))) (/ (cbrt 1.0) (sqrt PI)) (* (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (/ 1.0 21.0) (pow (fabs x) 6))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (cbrt (/ (cbrt 1.0) (sqrt PI)))) (* (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (/ 1.0 21.0) (pow (fabs x) 6))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (sqrt (/ (cbrt 1.0) (sqrt PI)))) (* (/ (cbrt (cbrt 1.0)) (cbrt (sqrt PI))) (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (/ 1.0 21.0) (pow (fabs x) 6))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))))) (* (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (/ 1.0 21.0) (pow (fabs x) 6))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (/ (cbrt (cbrt 1.0)) (sqrt (cbrt PI)))) (* (/ (cbrt (cbrt 1.0)) (sqrt (sqrt PI))) (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (/ 1.0 21.0) (pow (fabs x) 6))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))))) (* (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (/ 1.0 21.0) (pow (fabs x) 6))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (/ (cbrt (cbrt 1.0)) (sqrt PI))) (* (/ (cbrt (cbrt 1.0)) (sqrt (sqrt PI))) (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (/ 1.0 21.0) (pow (fabs x) 6))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))))) (* (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (/ 1.0 21.0) (pow (fabs x) 6))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (/ (cbrt (cbrt 1.0)) (sqrt PI))) (* (/ (cbrt (sqrt 1.0)) (cbrt (sqrt PI))) (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (/ 1.0 21.0) (pow (fabs x) 6))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))))) (* (/ (cbrt (sqrt 1.0)) (sqrt (cbrt PI))) (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (/ 1.0 21.0) (pow (fabs x) 6))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))))) (* (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (/ 1.0 21.0) (pow (fabs x) 6))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (/ (cbrt (sqrt 1.0)) (sqrt (sqrt PI)))) (/ (cbrt (sqrt 1.0)) (/ (sqrt PI) (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (/ 1.0 21.0) (pow (fabs x) 6))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))))) (* (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (/ 1.0 21.0) (pow (fabs x) 6))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (/ (cbrt (sqrt 1.0)) (sqrt (sqrt PI)))) (/ (cbrt (sqrt 1.0)) (/ (sqrt PI) (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (/ 1.0 21.0) (pow (fabs x) 6))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))))) (/ (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (/ 1.0 21.0) (pow (fabs x) 6))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (/ (cbrt (sqrt PI)) (cbrt 1.0))) (/ (* (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (/ 1.0 21.0) (pow (fabs x) 6))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (cbrt 1.0)) (sqrt (cbrt PI))) (* (/ (cbrt 1.0) (sqrt (sqrt PI))) (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (/ 1.0 21.0) (pow (fabs x) 6))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))))) (/ (* (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (/ 1.0 21.0) (pow (fabs x) 6))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (cbrt 1.0)) (sqrt PI)) (* (/ (cbrt 1.0) (sqrt (sqrt PI))) (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (/ 1.0 21.0) (pow (fabs x) 6))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))))) (/ (* (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (/ 1.0 21.0) (pow (fabs x) 6))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (cbrt 1.0)) (sqrt PI)) (* (/ (cbrt (cbrt 1.0)) (cbrt (sqrt PI))) (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (/ 1.0 21.0) (pow (fabs x) 6))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))))) (* (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (/ 1.0 21.0) (pow (fabs x) 6))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (/ (cbrt (cbrt 1.0)) (sqrt (cbrt PI)))) (* (/ (cbrt (cbrt 1.0)) (sqrt (sqrt PI))) (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (/ 1.0 21.0) (pow (fabs x) 6))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))))) (* (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (/ 1.0 21.0) (pow (fabs x) 6))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (/ (cbrt (cbrt 1.0)) (sqrt PI))) (* (/ (cbrt (cbrt 1.0)) (sqrt (sqrt PI))) (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (/ 1.0 21.0) (pow (fabs x) 6))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))))) (* (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (/ 1.0 21.0) (pow (fabs x) 6))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (/ (cbrt (cbrt 1.0)) (sqrt PI))) (/ (* (sqrt (cbrt 1.0)) (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (/ 1.0 21.0) (pow (fabs x) 6))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))))) (cbrt (sqrt PI))) (/ (* (sqrt (cbrt 1.0)) (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (/ 1.0 21.0) (pow (fabs x) 6))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))))) (sqrt (cbrt PI))) (/ (sqrt (cbrt 1.0)) (/ (sqrt (sqrt PI)) (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (/ 1.0 21.0) (pow (fabs x) 6))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))))) (/ (sqrt (cbrt 1.0)) (/ (sqrt PI) (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (/ 1.0 21.0) (pow (fabs x) 6))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))))) (/ (sqrt (cbrt 1.0)) (/ (sqrt (sqrt PI)) (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (/ 1.0 21.0) (pow (fabs x) 6))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))))) (/ (sqrt (cbrt 1.0)) (/ (sqrt PI) (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (/ 1.0 21.0) (pow (fabs x) 6))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))))) (/ (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (/ 1.0 21.0) (pow (fabs x) 6))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (/ (cbrt (sqrt PI)) (cbrt 1.0))) (/ (* (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (/ 1.0 21.0) (pow (fabs x) 6))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (cbrt 1.0)) (sqrt (cbrt PI))) (* (/ (cbrt 1.0) (sqrt (sqrt PI))) (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (/ 1.0 21.0) (pow (fabs x) 6))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))))) (/ (* (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (/ 1.0 21.0) (pow (fabs x) 6))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (cbrt 1.0)) (sqrt PI)) (* (/ (cbrt 1.0) (sqrt (sqrt PI))) (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (/ 1.0 21.0) (pow (fabs x) 6))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))))) (/ (* (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (/ 1.0 21.0) (pow (fabs x) 6))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (cbrt 1.0)) (sqrt PI)) (/ (* (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (/ 1.0 21.0) (pow (fabs x) 6))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (cbrt 1.0)) (sqrt PI)) (/ (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (/ 1.0 21.0) (pow (fabs x) 6))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (sqrt PI)) (* (+ (pow (* (fabs x) (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (/ 1.0 21.0) (pow (fabs x) 6)))) 3) (pow (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) 3)) (/ (cbrt 1.0) (sqrt PI))) (* (fma (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (- (* (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (/ 1.0 21.0) (pow (fabs x) 6))) (* (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (/ 1.0 21.0) (pow (fabs x) 6))) (pow (fabs x) 2))))) (/ (cbrt 1.0) (sqrt PI))) (* (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (/ 1.0 21.0) (pow (fabs x) 6))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (cbrt 1.0)) (fabs (* (* (* (cbrt 1.0) (cbrt 1.0)) (/ (cbrt 1.0) (sqrt PI))) (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (/ 1.0 21.0) (pow (fabs x) 6))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))))) (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.2 (pow (fabs x) 4)) (* 0.2 (pow (fabs x) 4)) (* 0.2 (pow (fabs x) 4)) (* (* (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))))) (cbrt 1.0)) (sqrt (/ 1 PI))) (* (* (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))))) (cbrt 1.0)) (sqrt (/ 1 PI))) (* (* (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7))))) (cbrt 1.0)) (sqrt (/ 1 PI))) 18.676 * * * [progress]: adding candidates to table 20.456 * * [progress]: iteration 4 / 4 20.456 * * * [progress]: picking best candidate 20.490 * * * * [pick]: Picked # 20.490 * * * [progress]: localizing error 20.524 * * * [progress]: generating rewritten candidates 20.524 * * * * [progress]: [ 1 / 4 ] rewriting at (2 1 2 1 3 3 3 2) 20.528 * * * * [progress]: [ 2 / 4 ] rewriting at (2 1 2 1 3 3 3 1 2 2) 20.531 * * * * [progress]: [ 3 / 4 ] rewriting at (2 1 2 1 3 3 3 1 2 1) 20.533 * * * * [progress]: [ 4 / 4 ] rewriting at (2 1 2 1 3 3 3 1 2) 20.572 * * * [progress]: generating series expansions 20.572 * * * * [progress]: [ 1 / 4 ] generating series at (2 1 2 1 3 3 3 2) 20.572 * [backup-simplify]: Simplify (cbrt (pow (fabs x) 7)) into (pow (pow (fabs x) 7) 1/3) 20.572 * [approximate]: Taking taylor expansion of (pow (pow (fabs x) 7) 1/3) in (x) around 0 20.572 * [taylor]: Taking taylor expansion of (pow (pow (fabs x) 7) 1/3) in x 20.572 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (pow (fabs x) 7)))) in x 20.572 * [taylor]: Taking taylor expansion of (* 1/3 (log (pow (fabs x) 7))) in x 20.572 * [taylor]: Taking taylor expansion of 1/3 in x 20.572 * [backup-simplify]: Simplify 1/3 into 1/3 20.572 * [taylor]: Taking taylor expansion of (log (pow (fabs x) 7)) in x 20.572 * [taylor]: Taking taylor expansion of (pow (fabs x) 7) in x 20.572 * [taylor]: Taking taylor expansion of (fabs x) in x 20.572 * [backup-simplify]: Simplify (fabs x) into (fabs x) 20.572 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 20.573 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 20.573 * [backup-simplify]: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) 20.573 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 6)) into (pow (fabs x) 7) 20.573 * [backup-simplify]: Simplify (log (pow (fabs x) 7)) into (log (pow (fabs x) 7)) 20.573 * [backup-simplify]: Simplify (* 1/3 (log (pow (fabs x) 7))) into (* 1/3 (log (pow (fabs x) 7))) 20.573 * [backup-simplify]: Simplify (exp (* 1/3 (log (pow (fabs x) 7)))) into (pow (pow (fabs x) 7) 1/3) 20.573 * [taylor]: Taking taylor expansion of (pow (pow (fabs x) 7) 1/3) in x 20.573 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (pow (fabs x) 7)))) in x 20.573 * [taylor]: Taking taylor expansion of (* 1/3 (log (pow (fabs x) 7))) in x 20.573 * [taylor]: Taking taylor expansion of 1/3 in x 20.573 * [backup-simplify]: Simplify 1/3 into 1/3 20.573 * [taylor]: Taking taylor expansion of (log (pow (fabs x) 7)) in x 20.573 * [taylor]: Taking taylor expansion of (pow (fabs x) 7) in x 20.573 * [taylor]: Taking taylor expansion of (fabs x) in x 20.573 * [backup-simplify]: Simplify (fabs x) into (fabs x) 20.573 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 20.574 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 20.574 * [backup-simplify]: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) 20.574 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 6)) into (pow (fabs x) 7) 20.574 * [backup-simplify]: Simplify (log (pow (fabs x) 7)) into (log (pow (fabs x) 7)) 20.574 * [backup-simplify]: Simplify (* 1/3 (log (pow (fabs x) 7))) into (* 1/3 (log (pow (fabs x) 7))) 20.574 * [backup-simplify]: Simplify (exp (* 1/3 (log (pow (fabs x) 7)))) into (pow (pow (fabs x) 7) 1/3) 20.574 * [backup-simplify]: Simplify (pow (pow (fabs x) 7) 1/3) into (pow (pow (fabs x) 7) 1/3) 20.574 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 20.574 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 20.575 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (* 0 (pow (fabs x) 3))) into 0 20.575 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 6))) into 0 20.576 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (fabs x) 7) 1)))) 1) into 0 20.576 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log (pow (fabs x) 7)))) into 0 20.577 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow (fabs x) 7)))) (+ (* (/ (pow 0 1) 1)))) into 0 20.577 * [backup-simplify]: Simplify 0 into 0 20.578 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 20.579 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 20.579 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 20.580 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))) into 0 20.582 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (fabs x) 7) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (fabs x) 7) 1)))) 2) into 0 20.583 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (pow (fabs x) 7))))) into 0 20.585 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow (fabs x) 7)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 20.585 * [backup-simplify]: Simplify 0 into 0 20.586 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 20.587 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 20.588 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 20.589 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))) into 0 20.592 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (pow (fabs x) 7) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (pow (fabs x) 7) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (pow (fabs x) 7) 1)))) 6) into 0 20.593 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (fabs x) 7)))))) into 0 20.595 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow (fabs x) 7)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 20.595 * [backup-simplify]: Simplify 0 into 0 20.597 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 20.598 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 20.599 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 20.601 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))) into 0 20.605 * [backup-simplify]: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (pow (fabs x) 7) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (pow (fabs x) 7) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (pow (fabs x) 7) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (pow (fabs x) 7) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (pow (fabs x) 7) 1)))) 24) into 0 20.606 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (fabs x) 7))))))) into 0 20.608 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow (fabs x) 7)))) (+ (* (/ (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 20.608 * [backup-simplify]: Simplify 0 into 0 20.609 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 20.610 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 20.611 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 20.612 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))))) into 0 20.617 * [backup-simplify]: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (pow (fabs x) 7) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (pow (fabs x) 7) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (pow (fabs x) 7) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (pow (fabs x) 7) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (pow (fabs x) 7) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (pow (fabs x) 7) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (pow (fabs x) 7) 1)))) 120) into 0 20.618 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (fabs x) 7)))))))) into 0 20.620 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow (fabs x) 7)))) (+ (* (/ (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 20.620 * [backup-simplify]: Simplify 0 into 0 20.621 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 20.623 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 20.624 * [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 20.625 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))))) into 0 20.633 * [backup-simplify]: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (pow (fabs x) 7) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (pow (fabs x) 7) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (pow (fabs x) 7) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (pow (fabs x) 7) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (pow (fabs x) 7) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (pow (fabs x) 7) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (pow (fabs x) 7) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (pow (fabs x) 7) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (pow (fabs x) 7) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (pow (fabs x) 7) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (pow (fabs x) 7) 1)))) 720) into 0 20.634 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (fabs x) 7))))))))) into 0 20.646 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow (fabs x) 7)))) (+ (* (/ (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 20.646 * [backup-simplify]: Simplify 0 into 0 20.646 * [backup-simplify]: Simplify (pow (pow (fabs x) 7) 1/3) into (pow (pow (fabs x) 7) 1/3) 20.647 * [backup-simplify]: Simplify (cbrt (pow (fabs (/ 1 x)) 7)) into (pow (pow (fabs (/ 1 x)) 7) 1/3) 20.647 * [approximate]: Taking taylor expansion of (pow (pow (fabs (/ 1 x)) 7) 1/3) in (x) around 0 20.647 * [taylor]: Taking taylor expansion of (pow (pow (fabs (/ 1 x)) 7) 1/3) in x 20.647 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (pow (fabs (/ 1 x)) 7)))) in x 20.647 * [taylor]: Taking taylor expansion of (* 1/3 (log (pow (fabs (/ 1 x)) 7))) in x 20.647 * [taylor]: Taking taylor expansion of 1/3 in x 20.647 * [backup-simplify]: Simplify 1/3 into 1/3 20.647 * [taylor]: Taking taylor expansion of (log (pow (fabs (/ 1 x)) 7)) in x 20.647 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 20.647 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 20.647 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 20.647 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 20.648 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 20.648 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) 20.648 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 6)) into (pow (fabs (/ 1 x)) 7) 20.648 * [backup-simplify]: Simplify (log (pow (fabs (/ 1 x)) 7)) into (log (pow (fabs (/ 1 x)) 7)) 20.649 * [backup-simplify]: Simplify (* 1/3 (log (pow (fabs (/ 1 x)) 7))) into (* 1/3 (log (pow (fabs (/ 1 x)) 7))) 20.649 * [backup-simplify]: Simplify (exp (* 1/3 (log (pow (fabs (/ 1 x)) 7)))) into (pow (pow (fabs (/ 1 x)) 7) 1/3) 20.649 * [taylor]: Taking taylor expansion of (pow (pow (fabs (/ 1 x)) 7) 1/3) in x 20.649 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (pow (fabs (/ 1 x)) 7)))) in x 20.649 * [taylor]: Taking taylor expansion of (* 1/3 (log (pow (fabs (/ 1 x)) 7))) in x 20.649 * [taylor]: Taking taylor expansion of 1/3 in x 20.649 * [backup-simplify]: Simplify 1/3 into 1/3 20.649 * [taylor]: Taking taylor expansion of (log (pow (fabs (/ 1 x)) 7)) in x 20.649 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 20.649 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 20.649 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 20.649 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 20.650 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 20.650 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) 20.650 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 6)) into (pow (fabs (/ 1 x)) 7) 20.650 * [backup-simplify]: Simplify (log (pow (fabs (/ 1 x)) 7)) into (log (pow (fabs (/ 1 x)) 7)) 20.651 * [backup-simplify]: Simplify (* 1/3 (log (pow (fabs (/ 1 x)) 7))) into (* 1/3 (log (pow (fabs (/ 1 x)) 7))) 20.651 * [backup-simplify]: Simplify (exp (* 1/3 (log (pow (fabs (/ 1 x)) 7)))) into (pow (pow (fabs (/ 1 x)) 7) 1/3) 20.651 * [backup-simplify]: Simplify (pow (pow (fabs (/ 1 x)) 7) 1/3) into (pow (pow (fabs (/ 1 x)) 7) 1/3) 20.651 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 20.652 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 20.652 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 20.652 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 6))) into 0 20.654 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (fabs (/ 1 x)) 7) 1)))) 1) into 0 20.654 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log (pow (fabs (/ 1 x)) 7)))) into 0 20.655 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow (fabs (/ 1 x)) 7)))) (+ (* (/ (pow 0 1) 1)))) into 0 20.655 * [backup-simplify]: Simplify 0 into 0 20.656 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 20.656 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 20.657 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 20.657 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))) into 0 20.658 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (fabs (/ 1 x)) 7) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (fabs (/ 1 x)) 7) 1)))) 2) into 0 20.659 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (pow (fabs (/ 1 x)) 7))))) into 0 20.660 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow (fabs (/ 1 x)) 7)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 20.660 * [backup-simplify]: Simplify 0 into 0 20.660 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 20.661 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 20.662 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 20.662 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))) into 0 20.664 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (pow (fabs (/ 1 x)) 7) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (pow (fabs (/ 1 x)) 7) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (pow (fabs (/ 1 x)) 7) 1)))) 6) into 0 20.665 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (fabs (/ 1 x)) 7)))))) into 0 20.666 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow (fabs (/ 1 x)) 7)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 20.666 * [backup-simplify]: Simplify 0 into 0 20.667 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 20.668 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 20.669 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 20.670 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))))) into 0 20.673 * [backup-simplify]: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (pow (fabs (/ 1 x)) 7) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (pow (fabs (/ 1 x)) 7) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (pow (fabs (/ 1 x)) 7) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (pow (fabs (/ 1 x)) 7) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (pow (fabs (/ 1 x)) 7) 1)))) 24) into 0 20.674 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (fabs (/ 1 x)) 7))))))) into 0 20.675 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow (fabs (/ 1 x)) 7)))) (+ (* (/ (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 20.675 * [backup-simplify]: Simplify 0 into 0 20.677 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 20.678 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 20.679 * [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 20.680 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))))) into 0 20.686 * [backup-simplify]: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (pow (fabs (/ 1 x)) 7) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (pow (fabs (/ 1 x)) 7) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (pow (fabs (/ 1 x)) 7) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (pow (fabs (/ 1 x)) 7) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (pow (fabs (/ 1 x)) 7) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (pow (fabs (/ 1 x)) 7) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (pow (fabs (/ 1 x)) 7) 1)))) 120) into 0 20.688 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (fabs (/ 1 x)) 7)))))))) into 0 20.692 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow (fabs (/ 1 x)) 7)))) (+ (* (/ (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 20.692 * [backup-simplify]: Simplify 0 into 0 20.695 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 20.696 * [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 20.698 * [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 20.699 * [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 20.707 * [backup-simplify]: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (pow (fabs (/ 1 x)) 7) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (pow (fabs (/ 1 x)) 7) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (pow (fabs (/ 1 x)) 7) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (pow (fabs (/ 1 x)) 7) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (pow (fabs (/ 1 x)) 7) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (pow (fabs (/ 1 x)) 7) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (pow (fabs (/ 1 x)) 7) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (pow (fabs (/ 1 x)) 7) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (pow (fabs (/ 1 x)) 7) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (pow (fabs (/ 1 x)) 7) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (pow (fabs (/ 1 x)) 7) 1)))) 720) into 0 20.708 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (fabs (/ 1 x)) 7))))))))) into 0 20.712 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow (fabs (/ 1 x)) 7)))) (+ (* (/ (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 20.712 * [backup-simplify]: Simplify 0 into 0 20.712 * [backup-simplify]: Simplify (pow (pow (fabs (/ 1 (/ 1 x))) 7) 1/3) into (pow (pow (fabs x) 7) 1/3) 20.712 * [backup-simplify]: Simplify (cbrt (pow (fabs (/ 1 (- x))) 7)) into (pow (pow (fabs (/ -1 x)) 7) 1/3) 20.712 * [approximate]: Taking taylor expansion of (pow (pow (fabs (/ -1 x)) 7) 1/3) in (x) around 0 20.712 * [taylor]: Taking taylor expansion of (pow (pow (fabs (/ -1 x)) 7) 1/3) in x 20.712 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (pow (fabs (/ -1 x)) 7)))) in x 20.712 * [taylor]: Taking taylor expansion of (* 1/3 (log (pow (fabs (/ -1 x)) 7))) in x 20.712 * [taylor]: Taking taylor expansion of 1/3 in x 20.712 * [backup-simplify]: Simplify 1/3 into 1/3 20.712 * [taylor]: Taking taylor expansion of (log (pow (fabs (/ -1 x)) 7)) in x 20.712 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 20.712 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 20.712 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 20.712 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 20.712 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 20.713 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) 20.713 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 6)) into (pow (fabs (/ -1 x)) 7) 20.713 * [backup-simplify]: Simplify (log (pow (fabs (/ -1 x)) 7)) into (log (pow (fabs (/ -1 x)) 7)) 20.713 * [backup-simplify]: Simplify (* 1/3 (log (pow (fabs (/ -1 x)) 7))) into (* 1/3 (log (pow (fabs (/ -1 x)) 7))) 20.713 * [backup-simplify]: Simplify (exp (* 1/3 (log (pow (fabs (/ -1 x)) 7)))) into (pow (pow (fabs (/ -1 x)) 7) 1/3) 20.713 * [taylor]: Taking taylor expansion of (pow (pow (fabs (/ -1 x)) 7) 1/3) in x 20.713 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (pow (fabs (/ -1 x)) 7)))) in x 20.713 * [taylor]: Taking taylor expansion of (* 1/3 (log (pow (fabs (/ -1 x)) 7))) in x 20.713 * [taylor]: Taking taylor expansion of 1/3 in x 20.713 * [backup-simplify]: Simplify 1/3 into 1/3 20.713 * [taylor]: Taking taylor expansion of (log (pow (fabs (/ -1 x)) 7)) in x 20.713 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 20.713 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 20.713 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 20.713 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 20.714 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 20.714 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) 20.714 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 6)) into (pow (fabs (/ -1 x)) 7) 20.714 * [backup-simplify]: Simplify (log (pow (fabs (/ -1 x)) 7)) into (log (pow (fabs (/ -1 x)) 7)) 20.714 * [backup-simplify]: Simplify (* 1/3 (log (pow (fabs (/ -1 x)) 7))) into (* 1/3 (log (pow (fabs (/ -1 x)) 7))) 20.714 * [backup-simplify]: Simplify (exp (* 1/3 (log (pow (fabs (/ -1 x)) 7)))) into (pow (pow (fabs (/ -1 x)) 7) 1/3) 20.714 * [backup-simplify]: Simplify (pow (pow (fabs (/ -1 x)) 7) 1/3) into (pow (pow (fabs (/ -1 x)) 7) 1/3) 20.715 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 20.715 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 20.715 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 20.715 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 6))) into 0 20.716 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (fabs (/ -1 x)) 7) 1)))) 1) into 0 20.716 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log (pow (fabs (/ -1 x)) 7)))) into 0 20.717 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow (fabs (/ -1 x)) 7)))) (+ (* (/ (pow 0 1) 1)))) into 0 20.717 * [backup-simplify]: Simplify 0 into 0 20.717 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 20.718 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 20.718 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 20.718 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))) into 0 20.720 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (fabs (/ -1 x)) 7) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (fabs (/ -1 x)) 7) 1)))) 2) into 0 20.720 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (pow (fabs (/ -1 x)) 7))))) into 0 20.721 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow (fabs (/ -1 x)) 7)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 20.721 * [backup-simplify]: Simplify 0 into 0 20.722 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 20.722 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 20.723 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 20.724 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))) into 0 20.727 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (pow (fabs (/ -1 x)) 7) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (pow (fabs (/ -1 x)) 7) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (pow (fabs (/ -1 x)) 7) 1)))) 6) into 0 20.728 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (fabs (/ -1 x)) 7)))))) into 0 20.730 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow (fabs (/ -1 x)) 7)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 20.730 * [backup-simplify]: Simplify 0 into 0 20.732 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 20.733 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 20.734 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 20.734 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))))) into 0 20.738 * [backup-simplify]: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (pow (fabs (/ -1 x)) 7) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (pow (fabs (/ -1 x)) 7) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (pow (fabs (/ -1 x)) 7) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (pow (fabs (/ -1 x)) 7) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (pow (fabs (/ -1 x)) 7) 1)))) 24) into 0 20.739 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (fabs (/ -1 x)) 7))))))) into 0 20.740 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow (fabs (/ -1 x)) 7)))) (+ (* (/ (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 20.740 * [backup-simplify]: Simplify 0 into 0 20.741 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 20.742 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 20.743 * [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 20.745 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))))) into 0 20.753 * [backup-simplify]: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (pow (fabs (/ -1 x)) 7) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (pow (fabs (/ -1 x)) 7) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (pow (fabs (/ -1 x)) 7) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (pow (fabs (/ -1 x)) 7) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (pow (fabs (/ -1 x)) 7) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (pow (fabs (/ -1 x)) 7) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (pow (fabs (/ -1 x)) 7) 1)))) 120) into 0 20.755 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (fabs (/ -1 x)) 7)))))))) into 0 20.758 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow (fabs (/ -1 x)) 7)))) (+ (* (/ (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 20.758 * [backup-simplify]: Simplify 0 into 0 20.761 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 20.763 * [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 20.765 * [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 20.767 * [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 20.781 * [backup-simplify]: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (pow (fabs (/ -1 x)) 7) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (pow (fabs (/ -1 x)) 7) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (pow (fabs (/ -1 x)) 7) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (pow (fabs (/ -1 x)) 7) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (pow (fabs (/ -1 x)) 7) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (pow (fabs (/ -1 x)) 7) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (pow (fabs (/ -1 x)) 7) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (pow (fabs (/ -1 x)) 7) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (pow (fabs (/ -1 x)) 7) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (pow (fabs (/ -1 x)) 7) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (pow (fabs (/ -1 x)) 7) 1)))) 720) into 0 20.784 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (fabs (/ -1 x)) 7))))))))) into 0 20.791 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow (fabs (/ -1 x)) 7)))) (+ (* (/ (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 20.791 * [backup-simplify]: Simplify 0 into 0 20.791 * [backup-simplify]: Simplify (pow (pow (fabs (/ -1 (/ 1 (- x)))) 7) 1/3) into (pow (pow (fabs x) 7) 1/3) 20.791 * * * * [progress]: [ 2 / 4 ] generating series at (2 1 2 1 3 3 3 1 2 2) 20.791 * [backup-simplify]: Simplify (cbrt (pow (fabs x) 7)) into (pow (pow (fabs x) 7) 1/3) 20.791 * [approximate]: Taking taylor expansion of (pow (pow (fabs x) 7) 1/3) in (x) around 0 20.792 * [taylor]: Taking taylor expansion of (pow (pow (fabs x) 7) 1/3) in x 20.792 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (pow (fabs x) 7)))) in x 20.792 * [taylor]: Taking taylor expansion of (* 1/3 (log (pow (fabs x) 7))) in x 20.792 * [taylor]: Taking taylor expansion of 1/3 in x 20.792 * [backup-simplify]: Simplify 1/3 into 1/3 20.792 * [taylor]: Taking taylor expansion of (log (pow (fabs x) 7)) in x 20.792 * [taylor]: Taking taylor expansion of (pow (fabs x) 7) in x 20.792 * [taylor]: Taking taylor expansion of (fabs x) in x 20.793 * [backup-simplify]: Simplify (fabs x) into (fabs x) 20.793 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 20.793 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 20.794 * [backup-simplify]: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) 20.794 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 6)) into (pow (fabs x) 7) 20.794 * [backup-simplify]: Simplify (log (pow (fabs x) 7)) into (log (pow (fabs x) 7)) 20.794 * [backup-simplify]: Simplify (* 1/3 (log (pow (fabs x) 7))) into (* 1/3 (log (pow (fabs x) 7))) 20.795 * [backup-simplify]: Simplify (exp (* 1/3 (log (pow (fabs x) 7)))) into (pow (pow (fabs x) 7) 1/3) 20.795 * [taylor]: Taking taylor expansion of (pow (pow (fabs x) 7) 1/3) in x 20.795 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (pow (fabs x) 7)))) in x 20.795 * [taylor]: Taking taylor expansion of (* 1/3 (log (pow (fabs x) 7))) in x 20.795 * [taylor]: Taking taylor expansion of 1/3 in x 20.795 * [backup-simplify]: Simplify 1/3 into 1/3 20.795 * [taylor]: Taking taylor expansion of (log (pow (fabs x) 7)) in x 20.795 * [taylor]: Taking taylor expansion of (pow (fabs x) 7) in x 20.795 * [taylor]: Taking taylor expansion of (fabs x) in x 20.795 * [backup-simplify]: Simplify (fabs x) into (fabs x) 20.795 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 20.795 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 20.796 * [backup-simplify]: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) 20.796 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 6)) into (pow (fabs x) 7) 20.796 * [backup-simplify]: Simplify (log (pow (fabs x) 7)) into (log (pow (fabs x) 7)) 20.796 * [backup-simplify]: Simplify (* 1/3 (log (pow (fabs x) 7))) into (* 1/3 (log (pow (fabs x) 7))) 20.796 * [backup-simplify]: Simplify (exp (* 1/3 (log (pow (fabs x) 7)))) into (pow (pow (fabs x) 7) 1/3) 20.797 * [backup-simplify]: Simplify (pow (pow (fabs x) 7) 1/3) into (pow (pow (fabs x) 7) 1/3) 20.797 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 20.797 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 20.797 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (* 0 (pow (fabs x) 3))) into 0 20.798 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 6))) into 0 20.799 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (fabs x) 7) 1)))) 1) into 0 20.800 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log (pow (fabs x) 7)))) into 0 20.801 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow (fabs x) 7)))) (+ (* (/ (pow 0 1) 1)))) into 0 20.801 * [backup-simplify]: Simplify 0 into 0 20.801 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 20.802 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 20.803 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 20.803 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))) into 0 20.805 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (fabs x) 7) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (fabs x) 7) 1)))) 2) into 0 20.806 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (pow (fabs x) 7))))) into 0 20.808 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow (fabs x) 7)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 20.808 * [backup-simplify]: Simplify 0 into 0 20.809 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 20.810 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 20.811 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 20.812 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))) into 0 20.815 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (pow (fabs x) 7) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (pow (fabs x) 7) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (pow (fabs x) 7) 1)))) 6) into 0 20.816 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (fabs x) 7)))))) into 0 20.818 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow (fabs x) 7)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 20.818 * [backup-simplify]: Simplify 0 into 0 20.819 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 20.821 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 20.822 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 20.824 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))) into 0 20.829 * [backup-simplify]: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (pow (fabs x) 7) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (pow (fabs x) 7) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (pow (fabs x) 7) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (pow (fabs x) 7) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (pow (fabs x) 7) 1)))) 24) into 0 20.831 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (fabs x) 7))))))) into 0 20.834 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow (fabs x) 7)))) (+ (* (/ (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 20.834 * [backup-simplify]: Simplify 0 into 0 20.835 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 20.837 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 20.839 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 20.841 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))))) into 0 20.849 * [backup-simplify]: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (pow (fabs x) 7) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (pow (fabs x) 7) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (pow (fabs x) 7) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (pow (fabs x) 7) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (pow (fabs x) 7) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (pow (fabs x) 7) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (pow (fabs x) 7) 1)))) 120) into 0 20.852 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (fabs x) 7)))))))) into 0 20.856 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow (fabs x) 7)))) (+ (* (/ (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 20.856 * [backup-simplify]: Simplify 0 into 0 20.858 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 20.860 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 20.862 * [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 20.864 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))))) into 0 20.878 * [backup-simplify]: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (pow (fabs x) 7) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (pow (fabs x) 7) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (pow (fabs x) 7) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (pow (fabs x) 7) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (pow (fabs x) 7) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (pow (fabs x) 7) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (pow (fabs x) 7) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (pow (fabs x) 7) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (pow (fabs x) 7) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (pow (fabs x) 7) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (pow (fabs x) 7) 1)))) 720) into 0 20.881 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (fabs x) 7))))))))) into 0 20.887 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow (fabs x) 7)))) (+ (* (/ (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 20.887 * [backup-simplify]: Simplify 0 into 0 20.887 * [backup-simplify]: Simplify (pow (pow (fabs x) 7) 1/3) into (pow (pow (fabs x) 7) 1/3) 20.888 * [backup-simplify]: Simplify (cbrt (pow (fabs (/ 1 x)) 7)) into (pow (pow (fabs (/ 1 x)) 7) 1/3) 20.888 * [approximate]: Taking taylor expansion of (pow (pow (fabs (/ 1 x)) 7) 1/3) in (x) around 0 20.888 * [taylor]: Taking taylor expansion of (pow (pow (fabs (/ 1 x)) 7) 1/3) in x 20.888 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (pow (fabs (/ 1 x)) 7)))) in x 20.888 * [taylor]: Taking taylor expansion of (* 1/3 (log (pow (fabs (/ 1 x)) 7))) in x 20.888 * [taylor]: Taking taylor expansion of 1/3 in x 20.888 * [backup-simplify]: Simplify 1/3 into 1/3 20.888 * [taylor]: Taking taylor expansion of (log (pow (fabs (/ 1 x)) 7)) in x 20.888 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 20.888 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 20.888 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 20.888 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 20.889 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 20.889 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) 20.889 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 6)) into (pow (fabs (/ 1 x)) 7) 20.889 * [backup-simplify]: Simplify (log (pow (fabs (/ 1 x)) 7)) into (log (pow (fabs (/ 1 x)) 7)) 20.890 * [backup-simplify]: Simplify (* 1/3 (log (pow (fabs (/ 1 x)) 7))) into (* 1/3 (log (pow (fabs (/ 1 x)) 7))) 20.890 * [backup-simplify]: Simplify (exp (* 1/3 (log (pow (fabs (/ 1 x)) 7)))) into (pow (pow (fabs (/ 1 x)) 7) 1/3) 20.890 * [taylor]: Taking taylor expansion of (pow (pow (fabs (/ 1 x)) 7) 1/3) in x 20.890 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (pow (fabs (/ 1 x)) 7)))) in x 20.890 * [taylor]: Taking taylor expansion of (* 1/3 (log (pow (fabs (/ 1 x)) 7))) in x 20.890 * [taylor]: Taking taylor expansion of 1/3 in x 20.890 * [backup-simplify]: Simplify 1/3 into 1/3 20.890 * [taylor]: Taking taylor expansion of (log (pow (fabs (/ 1 x)) 7)) in x 20.890 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 20.890 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 20.890 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 20.890 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 20.891 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 20.891 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) 20.891 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 6)) into (pow (fabs (/ 1 x)) 7) 20.892 * [backup-simplify]: Simplify (log (pow (fabs (/ 1 x)) 7)) into (log (pow (fabs (/ 1 x)) 7)) 20.892 * [backup-simplify]: Simplify (* 1/3 (log (pow (fabs (/ 1 x)) 7))) into (* 1/3 (log (pow (fabs (/ 1 x)) 7))) 20.892 * [backup-simplify]: Simplify (exp (* 1/3 (log (pow (fabs (/ 1 x)) 7)))) into (pow (pow (fabs (/ 1 x)) 7) 1/3) 20.892 * [backup-simplify]: Simplify (pow (pow (fabs (/ 1 x)) 7) 1/3) into (pow (pow (fabs (/ 1 x)) 7) 1/3) 20.893 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 20.893 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 20.893 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 20.893 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 6))) into 0 20.895 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (fabs (/ 1 x)) 7) 1)))) 1) into 0 20.895 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log (pow (fabs (/ 1 x)) 7)))) into 0 20.896 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow (fabs (/ 1 x)) 7)))) (+ (* (/ (pow 0 1) 1)))) into 0 20.896 * [backup-simplify]: Simplify 0 into 0 20.897 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 20.898 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 20.898 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 20.899 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))) into 0 20.901 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (fabs (/ 1 x)) 7) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (fabs (/ 1 x)) 7) 1)))) 2) into 0 20.902 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (pow (fabs (/ 1 x)) 7))))) into 0 20.904 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow (fabs (/ 1 x)) 7)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 20.904 * [backup-simplify]: Simplify 0 into 0 20.905 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 20.906 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 20.907 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 20.908 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))) into 0 20.911 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (pow (fabs (/ 1 x)) 7) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (pow (fabs (/ 1 x)) 7) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (pow (fabs (/ 1 x)) 7) 1)))) 6) into 0 20.917 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (fabs (/ 1 x)) 7)))))) into 0 20.919 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow (fabs (/ 1 x)) 7)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 20.919 * [backup-simplify]: Simplify 0 into 0 20.921 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 20.922 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 20.924 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 20.926 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))))) into 0 20.932 * [backup-simplify]: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (pow (fabs (/ 1 x)) 7) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (pow (fabs (/ 1 x)) 7) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (pow (fabs (/ 1 x)) 7) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (pow (fabs (/ 1 x)) 7) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (pow (fabs (/ 1 x)) 7) 1)))) 24) into 0 20.934 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (fabs (/ 1 x)) 7))))))) into 0 20.937 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow (fabs (/ 1 x)) 7)))) (+ (* (/ (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 20.937 * [backup-simplify]: Simplify 0 into 0 20.939 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 20.941 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 20.943 * [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 20.945 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))))) into 0 20.954 * [backup-simplify]: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (pow (fabs (/ 1 x)) 7) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (pow (fabs (/ 1 x)) 7) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (pow (fabs (/ 1 x)) 7) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (pow (fabs (/ 1 x)) 7) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (pow (fabs (/ 1 x)) 7) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (pow (fabs (/ 1 x)) 7) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (pow (fabs (/ 1 x)) 7) 1)))) 120) into 0 20.956 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (fabs (/ 1 x)) 7)))))))) into 0 20.960 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow (fabs (/ 1 x)) 7)))) (+ (* (/ (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 20.961 * [backup-simplify]: Simplify 0 into 0 20.963 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 20.966 * [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 20.968 * [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 20.970 * [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 20.984 * [backup-simplify]: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (pow (fabs (/ 1 x)) 7) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (pow (fabs (/ 1 x)) 7) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (pow (fabs (/ 1 x)) 7) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (pow (fabs (/ 1 x)) 7) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (pow (fabs (/ 1 x)) 7) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (pow (fabs (/ 1 x)) 7) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (pow (fabs (/ 1 x)) 7) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (pow (fabs (/ 1 x)) 7) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (pow (fabs (/ 1 x)) 7) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (pow (fabs (/ 1 x)) 7) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (pow (fabs (/ 1 x)) 7) 1)))) 720) into 0 20.986 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (fabs (/ 1 x)) 7))))))))) into 0 20.993 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow (fabs (/ 1 x)) 7)))) (+ (* (/ (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 20.993 * [backup-simplify]: Simplify 0 into 0 20.993 * [backup-simplify]: Simplify (pow (pow (fabs (/ 1 (/ 1 x))) 7) 1/3) into (pow (pow (fabs x) 7) 1/3) 20.993 * [backup-simplify]: Simplify (cbrt (pow (fabs (/ 1 (- x))) 7)) into (pow (pow (fabs (/ -1 x)) 7) 1/3) 20.994 * [approximate]: Taking taylor expansion of (pow (pow (fabs (/ -1 x)) 7) 1/3) in (x) around 0 20.994 * [taylor]: Taking taylor expansion of (pow (pow (fabs (/ -1 x)) 7) 1/3) in x 20.994 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (pow (fabs (/ -1 x)) 7)))) in x 20.994 * [taylor]: Taking taylor expansion of (* 1/3 (log (pow (fabs (/ -1 x)) 7))) in x 20.994 * [taylor]: Taking taylor expansion of 1/3 in x 20.994 * [backup-simplify]: Simplify 1/3 into 1/3 20.994 * [taylor]: Taking taylor expansion of (log (pow (fabs (/ -1 x)) 7)) in x 20.994 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 20.994 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 20.994 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 20.994 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 20.994 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 20.995 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) 20.995 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 6)) into (pow (fabs (/ -1 x)) 7) 20.995 * [backup-simplify]: Simplify (log (pow (fabs (/ -1 x)) 7)) into (log (pow (fabs (/ -1 x)) 7)) 20.995 * [backup-simplify]: Simplify (* 1/3 (log (pow (fabs (/ -1 x)) 7))) into (* 1/3 (log (pow (fabs (/ -1 x)) 7))) 20.996 * [backup-simplify]: Simplify (exp (* 1/3 (log (pow (fabs (/ -1 x)) 7)))) into (pow (pow (fabs (/ -1 x)) 7) 1/3) 20.996 * [taylor]: Taking taylor expansion of (pow (pow (fabs (/ -1 x)) 7) 1/3) in x 20.996 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (pow (fabs (/ -1 x)) 7)))) in x 20.996 * [taylor]: Taking taylor expansion of (* 1/3 (log (pow (fabs (/ -1 x)) 7))) in x 20.996 * [taylor]: Taking taylor expansion of 1/3 in x 20.996 * [backup-simplify]: Simplify 1/3 into 1/3 20.996 * [taylor]: Taking taylor expansion of (log (pow (fabs (/ -1 x)) 7)) in x 20.996 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 20.996 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 20.996 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 20.996 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 20.996 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 20.997 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) 20.997 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 6)) into (pow (fabs (/ -1 x)) 7) 20.997 * [backup-simplify]: Simplify (log (pow (fabs (/ -1 x)) 7)) into (log (pow (fabs (/ -1 x)) 7)) 20.997 * [backup-simplify]: Simplify (* 1/3 (log (pow (fabs (/ -1 x)) 7))) into (* 1/3 (log (pow (fabs (/ -1 x)) 7))) 20.998 * [backup-simplify]: Simplify (exp (* 1/3 (log (pow (fabs (/ -1 x)) 7)))) into (pow (pow (fabs (/ -1 x)) 7) 1/3) 20.998 * [backup-simplify]: Simplify (pow (pow (fabs (/ -1 x)) 7) 1/3) into (pow (pow (fabs (/ -1 x)) 7) 1/3) 20.998 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 20.998 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 20.999 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 20.999 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 6))) into 0 21.000 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (fabs (/ -1 x)) 7) 1)))) 1) into 0 21.001 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log (pow (fabs (/ -1 x)) 7)))) into 0 21.002 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow (fabs (/ -1 x)) 7)))) (+ (* (/ (pow 0 1) 1)))) into 0 21.002 * [backup-simplify]: Simplify 0 into 0 21.003 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 21.003 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 21.004 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 21.005 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))) into 0 21.007 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (fabs (/ -1 x)) 7) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (fabs (/ -1 x)) 7) 1)))) 2) into 0 21.008 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (pow (fabs (/ -1 x)) 7))))) into 0 21.009 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow (fabs (/ -1 x)) 7)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 21.009 * [backup-simplify]: Simplify 0 into 0 21.010 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 21.011 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 21.013 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 21.014 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))) into 0 21.017 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (pow (fabs (/ -1 x)) 7) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (pow (fabs (/ -1 x)) 7) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (pow (fabs (/ -1 x)) 7) 1)))) 6) into 0 21.018 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (fabs (/ -1 x)) 7)))))) into 0 21.020 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow (fabs (/ -1 x)) 7)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 21.020 * [backup-simplify]: Simplify 0 into 0 21.022 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 21.023 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 21.024 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 21.026 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))))) into 0 21.031 * [backup-simplify]: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (pow (fabs (/ -1 x)) 7) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (pow (fabs (/ -1 x)) 7) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (pow (fabs (/ -1 x)) 7) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (pow (fabs (/ -1 x)) 7) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (pow (fabs (/ -1 x)) 7) 1)))) 24) into 0 21.033 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (fabs (/ -1 x)) 7))))))) into 0 21.036 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow (fabs (/ -1 x)) 7)))) (+ (* (/ (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 21.036 * [backup-simplify]: Simplify 0 into 0 21.038 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 21.040 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 21.042 * [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 21.043 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))))) into 0 21.052 * [backup-simplify]: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (pow (fabs (/ -1 x)) 7) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (pow (fabs (/ -1 x)) 7) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (pow (fabs (/ -1 x)) 7) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (pow (fabs (/ -1 x)) 7) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (pow (fabs (/ -1 x)) 7) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (pow (fabs (/ -1 x)) 7) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (pow (fabs (/ -1 x)) 7) 1)))) 120) into 0 21.055 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (fabs (/ -1 x)) 7)))))))) into 0 21.059 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow (fabs (/ -1 x)) 7)))) (+ (* (/ (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 21.059 * [backup-simplify]: Simplify 0 into 0 21.061 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 21.063 * [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 21.066 * [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 21.068 * [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 21.086 * [backup-simplify]: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (pow (fabs (/ -1 x)) 7) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (pow (fabs (/ -1 x)) 7) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (pow (fabs (/ -1 x)) 7) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (pow (fabs (/ -1 x)) 7) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (pow (fabs (/ -1 x)) 7) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (pow (fabs (/ -1 x)) 7) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (pow (fabs (/ -1 x)) 7) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (pow (fabs (/ -1 x)) 7) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (pow (fabs (/ -1 x)) 7) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (pow (fabs (/ -1 x)) 7) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (pow (fabs (/ -1 x)) 7) 1)))) 720) into 0 21.089 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (fabs (/ -1 x)) 7))))))))) into 0 21.095 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow (fabs (/ -1 x)) 7)))) (+ (* (/ (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 21.096 * [backup-simplify]: Simplify 0 into 0 21.096 * [backup-simplify]: Simplify (pow (pow (fabs (/ -1 (/ 1 (- x)))) 7) 1/3) into (pow (pow (fabs x) 7) 1/3) 21.096 * * * * [progress]: [ 3 / 4 ] generating series at (2 1 2 1 3 3 3 1 2 1) 21.096 * [backup-simplify]: Simplify (cbrt (pow (fabs x) 7)) into (pow (pow (fabs x) 7) 1/3) 21.096 * [approximate]: Taking taylor expansion of (pow (pow (fabs x) 7) 1/3) in (x) around 0 21.096 * [taylor]: Taking taylor expansion of (pow (pow (fabs x) 7) 1/3) in x 21.096 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (pow (fabs x) 7)))) in x 21.096 * [taylor]: Taking taylor expansion of (* 1/3 (log (pow (fabs x) 7))) in x 21.096 * [taylor]: Taking taylor expansion of 1/3 in x 21.097 * [backup-simplify]: Simplify 1/3 into 1/3 21.097 * [taylor]: Taking taylor expansion of (log (pow (fabs x) 7)) in x 21.097 * [taylor]: Taking taylor expansion of (pow (fabs x) 7) in x 21.097 * [taylor]: Taking taylor expansion of (fabs x) in x 21.097 * [backup-simplify]: Simplify (fabs x) into (fabs x) 21.097 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 21.097 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 21.097 * [backup-simplify]: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) 21.097 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 6)) into (pow (fabs x) 7) 21.098 * [backup-simplify]: Simplify (log (pow (fabs x) 7)) into (log (pow (fabs x) 7)) 21.098 * [backup-simplify]: Simplify (* 1/3 (log (pow (fabs x) 7))) into (* 1/3 (log (pow (fabs x) 7))) 21.098 * [backup-simplify]: Simplify (exp (* 1/3 (log (pow (fabs x) 7)))) into (pow (pow (fabs x) 7) 1/3) 21.098 * [taylor]: Taking taylor expansion of (pow (pow (fabs x) 7) 1/3) in x 21.098 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (pow (fabs x) 7)))) in x 21.098 * [taylor]: Taking taylor expansion of (* 1/3 (log (pow (fabs x) 7))) in x 21.098 * [taylor]: Taking taylor expansion of 1/3 in x 21.098 * [backup-simplify]: Simplify 1/3 into 1/3 21.098 * [taylor]: Taking taylor expansion of (log (pow (fabs x) 7)) in x 21.098 * [taylor]: Taking taylor expansion of (pow (fabs x) 7) in x 21.098 * [taylor]: Taking taylor expansion of (fabs x) in x 21.098 * [backup-simplify]: Simplify (fabs x) into (fabs x) 21.099 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 21.099 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 21.099 * [backup-simplify]: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) 21.099 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 6)) into (pow (fabs x) 7) 21.099 * [backup-simplify]: Simplify (log (pow (fabs x) 7)) into (log (pow (fabs x) 7)) 21.100 * [backup-simplify]: Simplify (* 1/3 (log (pow (fabs x) 7))) into (* 1/3 (log (pow (fabs x) 7))) 21.100 * [backup-simplify]: Simplify (exp (* 1/3 (log (pow (fabs x) 7)))) into (pow (pow (fabs x) 7) 1/3) 21.100 * [backup-simplify]: Simplify (pow (pow (fabs x) 7) 1/3) into (pow (pow (fabs x) 7) 1/3) 21.100 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 21.101 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 21.101 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (* 0 (pow (fabs x) 3))) into 0 21.101 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 6))) into 0 21.103 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (fabs x) 7) 1)))) 1) into 0 21.103 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log (pow (fabs x) 7)))) into 0 21.104 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow (fabs x) 7)))) (+ (* (/ (pow 0 1) 1)))) into 0 21.104 * [backup-simplify]: Simplify 0 into 0 21.105 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 21.106 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 21.106 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 21.107 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))) into 0 21.109 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (fabs x) 7) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (fabs x) 7) 1)))) 2) into 0 21.110 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (pow (fabs x) 7))))) into 0 21.111 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow (fabs x) 7)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 21.111 * [backup-simplify]: Simplify 0 into 0 21.113 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 21.114 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 21.115 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 21.116 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))) into 0 21.119 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (pow (fabs x) 7) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (pow (fabs x) 7) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (pow (fabs x) 7) 1)))) 6) into 0 21.120 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (fabs x) 7)))))) into 0 21.122 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow (fabs x) 7)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 21.122 * [backup-simplify]: Simplify 0 into 0 21.124 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 21.125 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 21.127 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 21.128 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))) into 0 21.134 * [backup-simplify]: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (pow (fabs x) 7) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (pow (fabs x) 7) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (pow (fabs x) 7) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (pow (fabs x) 7) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (pow (fabs x) 7) 1)))) 24) into 0 21.136 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (fabs x) 7))))))) into 0 21.140 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow (fabs x) 7)))) (+ (* (/ (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 21.140 * [backup-simplify]: Simplify 0 into 0 21.141 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 21.143 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 21.145 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 21.147 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))))) into 0 21.155 * [backup-simplify]: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (pow (fabs x) 7) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (pow (fabs x) 7) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (pow (fabs x) 7) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (pow (fabs x) 7) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (pow (fabs x) 7) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (pow (fabs x) 7) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (pow (fabs x) 7) 1)))) 120) into 0 21.157 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (fabs x) 7)))))))) into 0 21.162 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow (fabs x) 7)))) (+ (* (/ (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 21.162 * [backup-simplify]: Simplify 0 into 0 21.164 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 21.166 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 21.168 * [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 21.169 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))))) into 0 21.177 * [backup-simplify]: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (pow (fabs x) 7) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (pow (fabs x) 7) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (pow (fabs x) 7) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (pow (fabs x) 7) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (pow (fabs x) 7) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (pow (fabs x) 7) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (pow (fabs x) 7) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (pow (fabs x) 7) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (pow (fabs x) 7) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (pow (fabs x) 7) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (pow (fabs x) 7) 1)))) 720) into 0 21.178 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (fabs x) 7))))))))) into 0 21.182 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow (fabs x) 7)))) (+ (* (/ (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 21.182 * [backup-simplify]: Simplify 0 into 0 21.182 * [backup-simplify]: Simplify (pow (pow (fabs x) 7) 1/3) into (pow (pow (fabs x) 7) 1/3) 21.182 * [backup-simplify]: Simplify (cbrt (pow (fabs (/ 1 x)) 7)) into (pow (pow (fabs (/ 1 x)) 7) 1/3) 21.182 * [approximate]: Taking taylor expansion of (pow (pow (fabs (/ 1 x)) 7) 1/3) in (x) around 0 21.182 * [taylor]: Taking taylor expansion of (pow (pow (fabs (/ 1 x)) 7) 1/3) in x 21.182 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (pow (fabs (/ 1 x)) 7)))) in x 21.182 * [taylor]: Taking taylor expansion of (* 1/3 (log (pow (fabs (/ 1 x)) 7))) in x 21.182 * [taylor]: Taking taylor expansion of 1/3 in x 21.182 * [backup-simplify]: Simplify 1/3 into 1/3 21.182 * [taylor]: Taking taylor expansion of (log (pow (fabs (/ 1 x)) 7)) in x 21.182 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 21.182 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 21.182 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 21.182 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 21.183 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 21.183 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) 21.183 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 6)) into (pow (fabs (/ 1 x)) 7) 21.183 * [backup-simplify]: Simplify (log (pow (fabs (/ 1 x)) 7)) into (log (pow (fabs (/ 1 x)) 7)) 21.183 * [backup-simplify]: Simplify (* 1/3 (log (pow (fabs (/ 1 x)) 7))) into (* 1/3 (log (pow (fabs (/ 1 x)) 7))) 21.183 * [backup-simplify]: Simplify (exp (* 1/3 (log (pow (fabs (/ 1 x)) 7)))) into (pow (pow (fabs (/ 1 x)) 7) 1/3) 21.183 * [taylor]: Taking taylor expansion of (pow (pow (fabs (/ 1 x)) 7) 1/3) in x 21.183 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (pow (fabs (/ 1 x)) 7)))) in x 21.183 * [taylor]: Taking taylor expansion of (* 1/3 (log (pow (fabs (/ 1 x)) 7))) in x 21.183 * [taylor]: Taking taylor expansion of 1/3 in x 21.183 * [backup-simplify]: Simplify 1/3 into 1/3 21.183 * [taylor]: Taking taylor expansion of (log (pow (fabs (/ 1 x)) 7)) in x 21.183 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 21.183 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 21.184 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 21.184 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 21.184 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 21.184 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) 21.184 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 6)) into (pow (fabs (/ 1 x)) 7) 21.184 * [backup-simplify]: Simplify (log (pow (fabs (/ 1 x)) 7)) into (log (pow (fabs (/ 1 x)) 7)) 21.184 * [backup-simplify]: Simplify (* 1/3 (log (pow (fabs (/ 1 x)) 7))) into (* 1/3 (log (pow (fabs (/ 1 x)) 7))) 21.184 * [backup-simplify]: Simplify (exp (* 1/3 (log (pow (fabs (/ 1 x)) 7)))) into (pow (pow (fabs (/ 1 x)) 7) 1/3) 21.185 * [backup-simplify]: Simplify (pow (pow (fabs (/ 1 x)) 7) 1/3) into (pow (pow (fabs (/ 1 x)) 7) 1/3) 21.185 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 21.185 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 21.185 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 21.185 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 6))) into 0 21.186 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (fabs (/ 1 x)) 7) 1)))) 1) into 0 21.186 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log (pow (fabs (/ 1 x)) 7)))) into 0 21.187 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow (fabs (/ 1 x)) 7)))) (+ (* (/ (pow 0 1) 1)))) into 0 21.187 * [backup-simplify]: Simplify 0 into 0 21.187 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 21.188 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 21.188 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 21.189 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))) into 0 21.190 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (fabs (/ 1 x)) 7) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (fabs (/ 1 x)) 7) 1)))) 2) into 0 21.190 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (pow (fabs (/ 1 x)) 7))))) into 0 21.191 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow (fabs (/ 1 x)) 7)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 21.191 * [backup-simplify]: Simplify 0 into 0 21.192 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 21.193 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 21.194 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 21.195 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))) into 0 21.199 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (pow (fabs (/ 1 x)) 7) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (pow (fabs (/ 1 x)) 7) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (pow (fabs (/ 1 x)) 7) 1)))) 6) into 0 21.200 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (fabs (/ 1 x)) 7)))))) into 0 21.202 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow (fabs (/ 1 x)) 7)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 21.202 * [backup-simplify]: Simplify 0 into 0 21.203 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 21.205 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 21.206 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 21.208 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))))) into 0 21.213 * [backup-simplify]: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (pow (fabs (/ 1 x)) 7) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (pow (fabs (/ 1 x)) 7) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (pow (fabs (/ 1 x)) 7) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (pow (fabs (/ 1 x)) 7) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (pow (fabs (/ 1 x)) 7) 1)))) 24) into 0 21.215 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (fabs (/ 1 x)) 7))))))) into 0 21.222 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow (fabs (/ 1 x)) 7)))) (+ (* (/ (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 21.223 * [backup-simplify]: Simplify 0 into 0 21.224 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 21.225 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 21.226 * [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 21.227 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))))) into 0 21.232 * [backup-simplify]: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (pow (fabs (/ 1 x)) 7) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (pow (fabs (/ 1 x)) 7) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (pow (fabs (/ 1 x)) 7) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (pow (fabs (/ 1 x)) 7) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (pow (fabs (/ 1 x)) 7) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (pow (fabs (/ 1 x)) 7) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (pow (fabs (/ 1 x)) 7) 1)))) 120) into 0 21.234 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (fabs (/ 1 x)) 7)))))))) into 0 21.236 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow (fabs (/ 1 x)) 7)))) (+ (* (/ (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 21.236 * [backup-simplify]: Simplify 0 into 0 21.237 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 21.238 * [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 21.240 * [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 21.241 * [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 21.249 * [backup-simplify]: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (pow (fabs (/ 1 x)) 7) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (pow (fabs (/ 1 x)) 7) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (pow (fabs (/ 1 x)) 7) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (pow (fabs (/ 1 x)) 7) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (pow (fabs (/ 1 x)) 7) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (pow (fabs (/ 1 x)) 7) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (pow (fabs (/ 1 x)) 7) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (pow (fabs (/ 1 x)) 7) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (pow (fabs (/ 1 x)) 7) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (pow (fabs (/ 1 x)) 7) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (pow (fabs (/ 1 x)) 7) 1)))) 720) into 0 21.250 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (fabs (/ 1 x)) 7))))))))) into 0 21.256 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow (fabs (/ 1 x)) 7)))) (+ (* (/ (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 21.256 * [backup-simplify]: Simplify 0 into 0 21.256 * [backup-simplify]: Simplify (pow (pow (fabs (/ 1 (/ 1 x))) 7) 1/3) into (pow (pow (fabs x) 7) 1/3) 21.257 * [backup-simplify]: Simplify (cbrt (pow (fabs (/ 1 (- x))) 7)) into (pow (pow (fabs (/ -1 x)) 7) 1/3) 21.257 * [approximate]: Taking taylor expansion of (pow (pow (fabs (/ -1 x)) 7) 1/3) in (x) around 0 21.257 * [taylor]: Taking taylor expansion of (pow (pow (fabs (/ -1 x)) 7) 1/3) in x 21.257 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (pow (fabs (/ -1 x)) 7)))) in x 21.257 * [taylor]: Taking taylor expansion of (* 1/3 (log (pow (fabs (/ -1 x)) 7))) in x 21.257 * [taylor]: Taking taylor expansion of 1/3 in x 21.257 * [backup-simplify]: Simplify 1/3 into 1/3 21.257 * [taylor]: Taking taylor expansion of (log (pow (fabs (/ -1 x)) 7)) in x 21.257 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 21.257 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 21.257 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 21.257 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 21.257 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 21.258 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) 21.258 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 6)) into (pow (fabs (/ -1 x)) 7) 21.258 * [backup-simplify]: Simplify (log (pow (fabs (/ -1 x)) 7)) into (log (pow (fabs (/ -1 x)) 7)) 21.258 * [backup-simplify]: Simplify (* 1/3 (log (pow (fabs (/ -1 x)) 7))) into (* 1/3 (log (pow (fabs (/ -1 x)) 7))) 21.259 * [backup-simplify]: Simplify (exp (* 1/3 (log (pow (fabs (/ -1 x)) 7)))) into (pow (pow (fabs (/ -1 x)) 7) 1/3) 21.259 * [taylor]: Taking taylor expansion of (pow (pow (fabs (/ -1 x)) 7) 1/3) in x 21.259 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (pow (fabs (/ -1 x)) 7)))) in x 21.259 * [taylor]: Taking taylor expansion of (* 1/3 (log (pow (fabs (/ -1 x)) 7))) in x 21.259 * [taylor]: Taking taylor expansion of 1/3 in x 21.259 * [backup-simplify]: Simplify 1/3 into 1/3 21.259 * [taylor]: Taking taylor expansion of (log (pow (fabs (/ -1 x)) 7)) in x 21.259 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 21.259 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 21.259 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 21.259 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 21.259 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 21.260 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) 21.260 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 6)) into (pow (fabs (/ -1 x)) 7) 21.260 * [backup-simplify]: Simplify (log (pow (fabs (/ -1 x)) 7)) into (log (pow (fabs (/ -1 x)) 7)) 21.260 * [backup-simplify]: Simplify (* 1/3 (log (pow (fabs (/ -1 x)) 7))) into (* 1/3 (log (pow (fabs (/ -1 x)) 7))) 21.261 * [backup-simplify]: Simplify (exp (* 1/3 (log (pow (fabs (/ -1 x)) 7)))) into (pow (pow (fabs (/ -1 x)) 7) 1/3) 21.261 * [backup-simplify]: Simplify (pow (pow (fabs (/ -1 x)) 7) 1/3) into (pow (pow (fabs (/ -1 x)) 7) 1/3) 21.261 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 21.262 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 21.262 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 21.262 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 6))) into 0 21.264 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (fabs (/ -1 x)) 7) 1)))) 1) into 0 21.264 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log (pow (fabs (/ -1 x)) 7)))) into 0 21.265 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow (fabs (/ -1 x)) 7)))) (+ (* (/ (pow 0 1) 1)))) into 0 21.266 * [backup-simplify]: Simplify 0 into 0 21.266 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 21.267 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 21.268 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 21.268 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))) into 0 21.270 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (fabs (/ -1 x)) 7) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (fabs (/ -1 x)) 7) 1)))) 2) into 0 21.271 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (pow (fabs (/ -1 x)) 7))))) into 0 21.273 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow (fabs (/ -1 x)) 7)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 21.273 * [backup-simplify]: Simplify 0 into 0 21.274 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 21.275 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 21.276 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 21.277 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))) into 0 21.280 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (pow (fabs (/ -1 x)) 7) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (pow (fabs (/ -1 x)) 7) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (pow (fabs (/ -1 x)) 7) 1)))) 6) into 0 21.282 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (fabs (/ -1 x)) 7)))))) into 0 21.283 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow (fabs (/ -1 x)) 7)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 21.283 * [backup-simplify]: Simplify 0 into 0 21.285 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 21.286 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 21.287 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 21.288 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))))) into 0 21.293 * [backup-simplify]: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (pow (fabs (/ -1 x)) 7) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (pow (fabs (/ -1 x)) 7) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (pow (fabs (/ -1 x)) 7) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (pow (fabs (/ -1 x)) 7) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (pow (fabs (/ -1 x)) 7) 1)))) 24) into 0 21.295 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (fabs (/ -1 x)) 7))))))) into 0 21.297 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow (fabs (/ -1 x)) 7)))) (+ (* (/ (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 21.298 * [backup-simplify]: Simplify 0 into 0 21.299 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 21.301 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 21.302 * [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 21.304 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))))) into 0 21.312 * [backup-simplify]: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (pow (fabs (/ -1 x)) 7) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (pow (fabs (/ -1 x)) 7) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (pow (fabs (/ -1 x)) 7) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (pow (fabs (/ -1 x)) 7) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (pow (fabs (/ -1 x)) 7) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (pow (fabs (/ -1 x)) 7) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (pow (fabs (/ -1 x)) 7) 1)))) 120) into 0 21.313 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (fabs (/ -1 x)) 7)))))))) into 0 21.317 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow (fabs (/ -1 x)) 7)))) (+ (* (/ (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 21.317 * [backup-simplify]: Simplify 0 into 0 21.319 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 21.321 * [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 21.323 * [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 21.325 * [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 21.339 * [backup-simplify]: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (pow (fabs (/ -1 x)) 7) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (pow (fabs (/ -1 x)) 7) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (pow (fabs (/ -1 x)) 7) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (pow (fabs (/ -1 x)) 7) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (pow (fabs (/ -1 x)) 7) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (pow (fabs (/ -1 x)) 7) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (pow (fabs (/ -1 x)) 7) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (pow (fabs (/ -1 x)) 7) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (pow (fabs (/ -1 x)) 7) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (pow (fabs (/ -1 x)) 7) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (pow (fabs (/ -1 x)) 7) 1)))) 720) into 0 21.342 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (fabs (/ -1 x)) 7))))))))) into 0 21.346 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow (fabs (/ -1 x)) 7)))) (+ (* (/ (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 21.346 * [backup-simplify]: Simplify 0 into 0 21.346 * [backup-simplify]: Simplify (pow (pow (fabs (/ -1 (/ 1 (- x)))) 7) 1/3) into (pow (pow (fabs x) 7) 1/3) 21.347 * * * * [progress]: [ 4 / 4 ] generating series at (2 1 2 1 3 3 3 1 2) 21.347 * [backup-simplify]: Simplify (* (cbrt (pow (fabs x) 7)) (cbrt (pow (fabs x) 7))) into (pow (pow (fabs x) 14) 1/3) 21.347 * [approximate]: Taking taylor expansion of (pow (pow (fabs x) 14) 1/3) in (x) around 0 21.347 * [taylor]: Taking taylor expansion of (pow (pow (fabs x) 14) 1/3) in x 21.347 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (pow (fabs x) 14)))) in x 21.347 * [taylor]: Taking taylor expansion of (* 1/3 (log (pow (fabs x) 14))) in x 21.347 * [taylor]: Taking taylor expansion of 1/3 in x 21.347 * [backup-simplify]: Simplify 1/3 into 1/3 21.347 * [taylor]: Taking taylor expansion of (log (pow (fabs x) 14)) in x 21.347 * [taylor]: Taking taylor expansion of (pow (fabs x) 14) in x 21.347 * [taylor]: Taking taylor expansion of (fabs x) in x 21.347 * [backup-simplify]: Simplify (fabs x) into (fabs x) 21.347 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 21.347 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 21.347 * [backup-simplify]: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) 21.347 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 6)) into (pow (fabs x) 7) 21.348 * [backup-simplify]: Simplify (* (pow (fabs x) 7) (pow (fabs x) 7)) into (pow (fabs x) 14) 21.348 * [backup-simplify]: Simplify (log (pow (fabs x) 14)) into (log (pow (fabs x) 14)) 21.348 * [backup-simplify]: Simplify (* 1/3 (log (pow (fabs x) 14))) into (* 1/3 (log (pow (fabs x) 14))) 21.348 * [backup-simplify]: Simplify (exp (* 1/3 (log (pow (fabs x) 14)))) into (pow (pow (fabs x) 14) 1/3) 21.348 * [taylor]: Taking taylor expansion of (pow (pow (fabs x) 14) 1/3) in x 21.348 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (pow (fabs x) 14)))) in x 21.348 * [taylor]: Taking taylor expansion of (* 1/3 (log (pow (fabs x) 14))) in x 21.348 * [taylor]: Taking taylor expansion of 1/3 in x 21.348 * [backup-simplify]: Simplify 1/3 into 1/3 21.348 * [taylor]: Taking taylor expansion of (log (pow (fabs x) 14)) in x 21.348 * [taylor]: Taking taylor expansion of (pow (fabs x) 14) in x 21.348 * [taylor]: Taking taylor expansion of (fabs x) in x 21.348 * [backup-simplify]: Simplify (fabs x) into (fabs x) 21.348 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 21.348 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 21.348 * [backup-simplify]: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) 21.348 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 6)) into (pow (fabs x) 7) 21.349 * [backup-simplify]: Simplify (* (pow (fabs x) 7) (pow (fabs x) 7)) into (pow (fabs x) 14) 21.349 * [backup-simplify]: Simplify (log (pow (fabs x) 14)) into (log (pow (fabs x) 14)) 21.349 * [backup-simplify]: Simplify (* 1/3 (log (pow (fabs x) 14))) into (* 1/3 (log (pow (fabs x) 14))) 21.349 * [backup-simplify]: Simplify (exp (* 1/3 (log (pow (fabs x) 14)))) into (pow (pow (fabs x) 14) 1/3) 21.349 * [backup-simplify]: Simplify (pow (pow (fabs x) 14) 1/3) into (pow (pow (fabs x) 14) 1/3) 21.349 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 21.349 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 21.349 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (* 0 (pow (fabs x) 3))) into 0 21.350 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 6))) into 0 21.350 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 7) 0) (* 0 (pow (fabs x) 7))) into 0 21.353 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (fabs x) 14) 1)))) 1) into 0 21.354 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log (pow (fabs x) 14)))) into 0 21.355 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow (fabs x) 14)))) (+ (* (/ (pow 0 1) 1)))) into 0 21.355 * [backup-simplify]: Simplify 0 into 0 21.355 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 21.355 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 21.356 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 21.356 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))) into 0 21.357 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 7) 0) (+ (* 0 0) (* 0 (pow (fabs x) 7)))) into 0 21.358 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (fabs x) 14) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (fabs x) 14) 1)))) 2) into 0 21.358 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (pow (fabs x) 14))))) into 0 21.359 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow (fabs x) 14)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 21.359 * [backup-simplify]: Simplify 0 into 0 21.360 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 21.360 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 21.361 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 21.362 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))) into 0 21.362 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 7) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7))))) into 0 21.364 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (pow (fabs x) 14) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (pow (fabs x) 14) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (pow (fabs x) 14) 1)))) 6) into 0 21.365 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (fabs x) 14)))))) into 0 21.366 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow (fabs x) 14)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 21.366 * [backup-simplify]: Simplify 0 into 0 21.367 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 21.368 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 21.369 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 21.369 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))) into 0 21.370 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 7) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7)))))) into 0 21.375 * [backup-simplify]: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (pow (fabs x) 14) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (pow (fabs x) 14) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (pow (fabs x) 14) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (pow (fabs x) 14) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (pow (fabs x) 14) 1)))) 24) into 0 21.377 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (fabs x) 14))))))) into 0 21.379 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow (fabs x) 14)))) (+ (* (/ (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 21.380 * [backup-simplify]: Simplify 0 into 0 21.381 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 21.383 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 21.385 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 21.386 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))))) into 0 21.388 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 7) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7))))))) into 0 21.393 * [backup-simplify]: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (pow (fabs x) 14) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (pow (fabs x) 14) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (pow (fabs x) 14) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (pow (fabs x) 14) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (pow (fabs x) 14) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (pow (fabs x) 14) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (pow (fabs x) 14) 1)))) 120) into 0 21.394 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (fabs x) 14)))))))) into 0 21.396 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow (fabs x) 14)))) (+ (* (/ (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 21.396 * [backup-simplify]: Simplify 0 into 0 21.397 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 21.399 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 21.400 * [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 21.401 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))))) into 0 21.402 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 7) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7)))))))) into 0 21.410 * [backup-simplify]: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (pow (fabs x) 14) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (pow (fabs x) 14) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (pow (fabs x) 14) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (pow (fabs x) 14) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (pow (fabs x) 14) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (pow (fabs x) 14) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (pow (fabs x) 14) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (pow (fabs x) 14) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (pow (fabs x) 14) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (pow (fabs x) 14) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (pow (fabs x) 14) 1)))) 720) into 0 21.411 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (fabs x) 14))))))))) into 0 21.415 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow (fabs x) 14)))) (+ (* (/ (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 21.415 * [backup-simplify]: Simplify 0 into 0 21.415 * [backup-simplify]: Simplify (pow (pow (fabs x) 14) 1/3) into (pow (pow (fabs x) 14) 1/3) 21.415 * [backup-simplify]: Simplify (* (cbrt (pow (fabs (/ 1 x)) 7)) (cbrt (pow (fabs (/ 1 x)) 7))) into (pow (pow (fabs (/ 1 x)) 14) 1/3) 21.415 * [approximate]: Taking taylor expansion of (pow (pow (fabs (/ 1 x)) 14) 1/3) in (x) around 0 21.415 * [taylor]: Taking taylor expansion of (pow (pow (fabs (/ 1 x)) 14) 1/3) in x 21.415 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (pow (fabs (/ 1 x)) 14)))) in x 21.415 * [taylor]: Taking taylor expansion of (* 1/3 (log (pow (fabs (/ 1 x)) 14))) in x 21.415 * [taylor]: Taking taylor expansion of 1/3 in x 21.415 * [backup-simplify]: Simplify 1/3 into 1/3 21.415 * [taylor]: Taking taylor expansion of (log (pow (fabs (/ 1 x)) 14)) in x 21.415 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 14) in x 21.415 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 21.416 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 21.416 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 21.416 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 21.416 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) 21.416 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 6)) into (pow (fabs (/ 1 x)) 7) 21.417 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 7) (pow (fabs (/ 1 x)) 7)) into (pow (fabs (/ 1 x)) 14) 21.417 * [backup-simplify]: Simplify (log (pow (fabs (/ 1 x)) 14)) into (log (pow (fabs (/ 1 x)) 14)) 21.417 * [backup-simplify]: Simplify (* 1/3 (log (pow (fabs (/ 1 x)) 14))) into (* 1/3 (log (pow (fabs (/ 1 x)) 14))) 21.417 * [backup-simplify]: Simplify (exp (* 1/3 (log (pow (fabs (/ 1 x)) 14)))) into (pow (pow (fabs (/ 1 x)) 14) 1/3) 21.417 * [taylor]: Taking taylor expansion of (pow (pow (fabs (/ 1 x)) 14) 1/3) in x 21.418 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (pow (fabs (/ 1 x)) 14)))) in x 21.418 * [taylor]: Taking taylor expansion of (* 1/3 (log (pow (fabs (/ 1 x)) 14))) in x 21.418 * [taylor]: Taking taylor expansion of 1/3 in x 21.418 * [backup-simplify]: Simplify 1/3 into 1/3 21.418 * [taylor]: Taking taylor expansion of (log (pow (fabs (/ 1 x)) 14)) in x 21.418 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 14) in x 21.418 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 21.418 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 21.418 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 21.418 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 21.419 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) 21.419 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 6)) into (pow (fabs (/ 1 x)) 7) 21.419 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 7) (pow (fabs (/ 1 x)) 7)) into (pow (fabs (/ 1 x)) 14) 21.419 * [backup-simplify]: Simplify (log (pow (fabs (/ 1 x)) 14)) into (log (pow (fabs (/ 1 x)) 14)) 21.420 * [backup-simplify]: Simplify (* 1/3 (log (pow (fabs (/ 1 x)) 14))) into (* 1/3 (log (pow (fabs (/ 1 x)) 14))) 21.420 * [backup-simplify]: Simplify (exp (* 1/3 (log (pow (fabs (/ 1 x)) 14)))) into (pow (pow (fabs (/ 1 x)) 14) 1/3) 21.420 * [backup-simplify]: Simplify (pow (pow (fabs (/ 1 x)) 14) 1/3) into (pow (pow (fabs (/ 1 x)) 14) 1/3) 21.420 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 21.421 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 21.421 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 21.421 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 6))) into 0 21.422 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 7) 0) (* 0 (pow (fabs (/ 1 x)) 7))) into 0 21.423 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (fabs (/ 1 x)) 14) 1)))) 1) into 0 21.423 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log (pow (fabs (/ 1 x)) 14)))) into 0 21.425 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow (fabs (/ 1 x)) 14)))) (+ (* (/ (pow 0 1) 1)))) into 0 21.425 * [backup-simplify]: Simplify 0 into 0 21.425 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 21.426 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 21.427 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 21.427 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))) into 0 21.428 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 7) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7)))) into 0 21.430 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (fabs (/ 1 x)) 14) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (fabs (/ 1 x)) 14) 1)))) 2) into 0 21.431 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (pow (fabs (/ 1 x)) 14))))) into 0 21.433 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow (fabs (/ 1 x)) 14)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 21.433 * [backup-simplify]: Simplify 0 into 0 21.434 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 21.435 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 21.436 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 21.437 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))) into 0 21.438 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 7) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7))))) into 0 21.442 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (pow (fabs (/ 1 x)) 14) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (pow (fabs (/ 1 x)) 14) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (pow (fabs (/ 1 x)) 14) 1)))) 6) into 0 21.443 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (fabs (/ 1 x)) 14)))))) into 0 21.445 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow (fabs (/ 1 x)) 14)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 21.445 * [backup-simplify]: Simplify 0 into 0 21.447 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 21.448 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 21.450 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 21.452 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))))) into 0 21.453 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 7) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7)))))) into 0 21.459 * [backup-simplify]: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (pow (fabs (/ 1 x)) 14) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (pow (fabs (/ 1 x)) 14) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (pow (fabs (/ 1 x)) 14) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (pow (fabs (/ 1 x)) 14) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (pow (fabs (/ 1 x)) 14) 1)))) 24) into 0 21.461 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (fabs (/ 1 x)) 14))))))) into 0 21.464 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow (fabs (/ 1 x)) 14)))) (+ (* (/ (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 21.464 * [backup-simplify]: Simplify 0 into 0 21.466 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 21.467 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 21.469 * [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 21.471 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))))) into 0 21.478 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 7) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7))))))) into 0 21.483 * [backup-simplify]: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (pow (fabs (/ 1 x)) 14) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (pow (fabs (/ 1 x)) 14) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (pow (fabs (/ 1 x)) 14) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (pow (fabs (/ 1 x)) 14) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (pow (fabs (/ 1 x)) 14) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (pow (fabs (/ 1 x)) 14) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (pow (fabs (/ 1 x)) 14) 1)))) 120) into 0 21.485 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (fabs (/ 1 x)) 14)))))))) into 0 21.487 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow (fabs (/ 1 x)) 14)))) (+ (* (/ (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 21.487 * [backup-simplify]: Simplify 0 into 0 21.488 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 21.490 * [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 21.491 * [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 21.492 * [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 21.493 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 7) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7)))))))) into 0 21.501 * [backup-simplify]: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (pow (fabs (/ 1 x)) 14) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (pow (fabs (/ 1 x)) 14) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (pow (fabs (/ 1 x)) 14) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (pow (fabs (/ 1 x)) 14) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (pow (fabs (/ 1 x)) 14) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (pow (fabs (/ 1 x)) 14) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (pow (fabs (/ 1 x)) 14) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (pow (fabs (/ 1 x)) 14) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (pow (fabs (/ 1 x)) 14) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (pow (fabs (/ 1 x)) 14) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (pow (fabs (/ 1 x)) 14) 1)))) 720) into 0 21.503 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (fabs (/ 1 x)) 14))))))))) into 0 21.506 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow (fabs (/ 1 x)) 14)))) (+ (* (/ (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 21.507 * [backup-simplify]: Simplify 0 into 0 21.507 * [backup-simplify]: Simplify (pow (pow (fabs (/ 1 (/ 1 x))) 14) 1/3) into (pow (pow (fabs x) 14) 1/3) 21.507 * [backup-simplify]: Simplify (* (cbrt (pow (fabs (/ 1 (- x))) 7)) (cbrt (pow (fabs (/ 1 (- x))) 7))) into (pow (pow (fabs (/ -1 x)) 14) 1/3) 21.507 * [approximate]: Taking taylor expansion of (pow (pow (fabs (/ -1 x)) 14) 1/3) in (x) around 0 21.507 * [taylor]: Taking taylor expansion of (pow (pow (fabs (/ -1 x)) 14) 1/3) in x 21.507 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (pow (fabs (/ -1 x)) 14)))) in x 21.507 * [taylor]: Taking taylor expansion of (* 1/3 (log (pow (fabs (/ -1 x)) 14))) in x 21.507 * [taylor]: Taking taylor expansion of 1/3 in x 21.507 * [backup-simplify]: Simplify 1/3 into 1/3 21.507 * [taylor]: Taking taylor expansion of (log (pow (fabs (/ -1 x)) 14)) in x 21.507 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 14) in x 21.507 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 21.507 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 21.507 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 21.508 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 21.508 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) 21.508 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 6)) into (pow (fabs (/ -1 x)) 7) 21.508 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 7) (pow (fabs (/ -1 x)) 7)) into (pow (fabs (/ -1 x)) 14) 21.508 * [backup-simplify]: Simplify (log (pow (fabs (/ -1 x)) 14)) into (log (pow (fabs (/ -1 x)) 14)) 21.509 * [backup-simplify]: Simplify (* 1/3 (log (pow (fabs (/ -1 x)) 14))) into (* 1/3 (log (pow (fabs (/ -1 x)) 14))) 21.509 * [backup-simplify]: Simplify (exp (* 1/3 (log (pow (fabs (/ -1 x)) 14)))) into (pow (pow (fabs (/ -1 x)) 14) 1/3) 21.509 * [taylor]: Taking taylor expansion of (pow (pow (fabs (/ -1 x)) 14) 1/3) in x 21.509 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (pow (fabs (/ -1 x)) 14)))) in x 21.509 * [taylor]: Taking taylor expansion of (* 1/3 (log (pow (fabs (/ -1 x)) 14))) in x 21.509 * [taylor]: Taking taylor expansion of 1/3 in x 21.509 * [backup-simplify]: Simplify 1/3 into 1/3 21.509 * [taylor]: Taking taylor expansion of (log (pow (fabs (/ -1 x)) 14)) in x 21.509 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 14) in x 21.509 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 21.509 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 21.509 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 21.510 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 21.510 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) 21.510 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 6)) into (pow (fabs (/ -1 x)) 7) 21.511 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 7) (pow (fabs (/ -1 x)) 7)) into (pow (fabs (/ -1 x)) 14) 21.511 * [backup-simplify]: Simplify (log (pow (fabs (/ -1 x)) 14)) into (log (pow (fabs (/ -1 x)) 14)) 21.511 * [backup-simplify]: Simplify (* 1/3 (log (pow (fabs (/ -1 x)) 14))) into (* 1/3 (log (pow (fabs (/ -1 x)) 14))) 21.511 * [backup-simplify]: Simplify (exp (* 1/3 (log (pow (fabs (/ -1 x)) 14)))) into (pow (pow (fabs (/ -1 x)) 14) 1/3) 21.511 * [backup-simplify]: Simplify (pow (pow (fabs (/ -1 x)) 14) 1/3) into (pow (pow (fabs (/ -1 x)) 14) 1/3) 21.512 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 21.512 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 21.512 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 21.513 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 6))) into 0 21.513 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 7) 0) (* 0 (pow (fabs (/ -1 x)) 7))) into 0 21.514 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (fabs (/ -1 x)) 14) 1)))) 1) into 0 21.515 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log (pow (fabs (/ -1 x)) 14)))) into 0 21.516 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow (fabs (/ -1 x)) 14)))) (+ (* (/ (pow 0 1) 1)))) into 0 21.516 * [backup-simplify]: Simplify 0 into 0 21.517 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 21.517 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 21.518 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 21.519 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))) into 0 21.519 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 7) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7)))) into 0 21.521 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (fabs (/ -1 x)) 14) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (fabs (/ -1 x)) 14) 1)))) 2) into 0 21.523 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (pow (fabs (/ -1 x)) 14))))) into 0 21.524 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow (fabs (/ -1 x)) 14)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 21.524 * [backup-simplify]: Simplify 0 into 0 21.525 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 21.526 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 21.527 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 21.528 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))) into 0 21.530 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 7) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7))))) into 0 21.533 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (pow (fabs (/ -1 x)) 14) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (pow (fabs (/ -1 x)) 14) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (pow (fabs (/ -1 x)) 14) 1)))) 6) into 0 21.535 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (fabs (/ -1 x)) 14)))))) into 0 21.537 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow (fabs (/ -1 x)) 14)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 21.537 * [backup-simplify]: Simplify 0 into 0 21.538 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 21.540 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 21.541 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 21.542 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))))) into 0 21.544 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 7) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7)))))) into 0 21.550 * [backup-simplify]: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (pow (fabs (/ -1 x)) 14) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (pow (fabs (/ -1 x)) 14) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (pow (fabs (/ -1 x)) 14) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (pow (fabs (/ -1 x)) 14) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (pow (fabs (/ -1 x)) 14) 1)))) 24) into 0 21.552 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (fabs (/ -1 x)) 14))))))) into 0 21.554 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow (fabs (/ -1 x)) 14)))) (+ (* (/ (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 21.555 * [backup-simplify]: Simplify 0 into 0 21.556 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 21.558 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 21.561 * [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 21.562 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))))) into 0 21.565 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 7) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7))))))) into 0 21.573 * [backup-simplify]: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (pow (fabs (/ -1 x)) 14) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (pow (fabs (/ -1 x)) 14) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (pow (fabs (/ -1 x)) 14) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (pow (fabs (/ -1 x)) 14) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (pow (fabs (/ -1 x)) 14) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (pow (fabs (/ -1 x)) 14) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (pow (fabs (/ -1 x)) 14) 1)))) 120) into 0 21.576 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (fabs (/ -1 x)) 14)))))))) into 0 21.580 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow (fabs (/ -1 x)) 14)))) (+ (* (/ (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 21.580 * [backup-simplify]: Simplify 0 into 0 21.582 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 21.584 * [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 21.587 * [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 21.589 * [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 21.591 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 7) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7)))))))) into 0 21.605 * [backup-simplify]: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (pow (fabs (/ -1 x)) 14) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (pow (fabs (/ -1 x)) 14) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (pow (fabs (/ -1 x)) 14) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (pow (fabs (/ -1 x)) 14) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (pow (fabs (/ -1 x)) 14) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (pow (fabs (/ -1 x)) 14) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (pow (fabs (/ -1 x)) 14) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (pow (fabs (/ -1 x)) 14) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (pow (fabs (/ -1 x)) 14) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (pow (fabs (/ -1 x)) 14) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (pow (fabs (/ -1 x)) 14) 1)))) 720) into 0 21.612 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (fabs (/ -1 x)) 14))))))))) into 0 21.617 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (pow (fabs (/ -1 x)) 14)))) (+ (* (/ (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 21.618 * [backup-simplify]: Simplify 0 into 0 21.618 * [backup-simplify]: Simplify (pow (pow (fabs (/ -1 (/ 1 (- x)))) 14) 1/3) into (pow (pow (fabs x) 14) 1/3) 21.618 * * * [progress]: simplifying candidates 21.620 * [simplify]: Simplifying: (expm1 (cbrt (pow (fabs x) 7))) (log1p (cbrt (pow (fabs x) 7))) (log (cbrt (pow (fabs x) 7))) (exp (cbrt (pow (fabs x) 7))) (cbrt (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 7)) (cbrt (pow (cbrt (fabs x)) 7)) (cbrt (pow (sqrt (fabs x)) 7)) (cbrt (pow (sqrt (fabs x)) 7)) (cbrt (pow 1 7)) (cbrt (pow (fabs x) 7)) (cbrt (* (cbrt (pow (fabs x) 7)) (cbrt (pow (fabs x) 7)))) (cbrt (cbrt (pow (fabs x) 7))) (cbrt (sqrt (pow (fabs x) 7))) (cbrt (sqrt (pow (fabs x) 7))) (cbrt 1) (cbrt (pow (fabs x) 7)) (cbrt (pow (fabs x) (/ 7 2))) (cbrt (pow (fabs x) (/ 7 2))) (* (cbrt (cbrt (pow (fabs x) 7))) (cbrt (cbrt (pow (fabs x) 7)))) (cbrt (cbrt (pow (fabs x) 7))) (* (* (cbrt (pow (fabs x) 7)) (cbrt (pow (fabs x) 7))) (cbrt (pow (fabs x) 7))) (sqrt (cbrt (pow (fabs x) 7))) (sqrt (cbrt (pow (fabs x) 7))) (expm1 (cbrt (pow (fabs x) 7))) (log1p (cbrt (pow (fabs x) 7))) (log (cbrt (pow (fabs x) 7))) (exp (cbrt (pow (fabs x) 7))) (cbrt (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 7)) (cbrt (pow (cbrt (fabs x)) 7)) (cbrt (pow (sqrt (fabs x)) 7)) (cbrt (pow (sqrt (fabs x)) 7)) (cbrt (pow 1 7)) (cbrt (pow (fabs x) 7)) (cbrt (* (cbrt (pow (fabs x) 7)) (cbrt (pow (fabs x) 7)))) (cbrt (cbrt (pow (fabs x) 7))) (cbrt (sqrt (pow (fabs x) 7))) (cbrt (sqrt (pow (fabs x) 7))) (cbrt 1) (cbrt (pow (fabs x) 7)) (cbrt (pow (fabs x) (/ 7 2))) (cbrt (pow (fabs x) (/ 7 2))) (* (cbrt (cbrt (pow (fabs x) 7))) (cbrt (cbrt (pow (fabs x) 7)))) (cbrt (cbrt (pow (fabs x) 7))) (* (* (cbrt (pow (fabs x) 7)) (cbrt (pow (fabs x) 7))) (cbrt (pow (fabs x) 7))) (sqrt (cbrt (pow (fabs x) 7))) (sqrt (cbrt (pow (fabs x) 7))) (expm1 (cbrt (pow (fabs x) 7))) (log1p (cbrt (pow (fabs x) 7))) (log (cbrt (pow (fabs x) 7))) (exp (cbrt (pow (fabs x) 7))) (cbrt (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 7)) (cbrt (pow (cbrt (fabs x)) 7)) (cbrt (pow (sqrt (fabs x)) 7)) (cbrt (pow (sqrt (fabs x)) 7)) (cbrt (pow 1 7)) (cbrt (pow (fabs x) 7)) (cbrt (* (cbrt (pow (fabs x) 7)) (cbrt (pow (fabs x) 7)))) (cbrt (cbrt (pow (fabs x) 7))) (cbrt (sqrt (pow (fabs x) 7))) (cbrt (sqrt (pow (fabs x) 7))) (cbrt 1) (cbrt (pow (fabs x) 7)) (cbrt (pow (fabs x) (/ 7 2))) (cbrt (pow (fabs x) (/ 7 2))) (* (cbrt (cbrt (pow (fabs x) 7))) (cbrt (cbrt (pow (fabs x) 7)))) (cbrt (cbrt (pow (fabs x) 7))) (* (* (cbrt (pow (fabs x) 7)) (cbrt (pow (fabs x) 7))) (cbrt (pow (fabs x) 7))) (sqrt (cbrt (pow (fabs x) 7))) (sqrt (cbrt (pow (fabs x) 7))) (expm1 (* (cbrt (pow (fabs x) 7)) (cbrt (pow (fabs x) 7)))) (log1p (* (cbrt (pow (fabs x) 7)) (cbrt (pow (fabs x) 7)))) (+ 1/3 1/3) (+ 1 1) (* (pow (fabs x) 7) (pow (fabs x) 7)) (* (cbrt (pow (fabs x) 7)) (cbrt (pow (fabs x) 7))) (+ 1 1) (+ (log (cbrt (pow (fabs x) 7))) (log (cbrt (pow (fabs x) 7)))) (log (* (cbrt (pow (fabs x) 7)) (cbrt (pow (fabs x) 7)))) (exp (* (cbrt (pow (fabs x) 7)) (cbrt (pow (fabs x) 7)))) (* (pow (fabs x) 7) (pow (fabs x) 7)) (* (cbrt (* (cbrt (pow (fabs x) 7)) (cbrt (pow (fabs x) 7)))) (cbrt (* (cbrt (pow (fabs x) 7)) (cbrt (pow (fabs x) 7))))) (cbrt (* (cbrt (pow (fabs x) 7)) (cbrt (pow (fabs x) 7)))) (* (* (* (cbrt (pow (fabs x) 7)) (cbrt (pow (fabs x) 7))) (* (cbrt (pow (fabs x) 7)) (cbrt (pow (fabs x) 7)))) (* (cbrt (pow (fabs x) 7)) (cbrt (pow (fabs x) 7)))) (sqrt (* (cbrt (pow (fabs x) 7)) (cbrt (pow (fabs x) 7)))) (sqrt (* (cbrt (pow (fabs x) 7)) (cbrt (pow (fabs x) 7)))) (* (cbrt (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 7)) (cbrt (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 7))) (* (cbrt (pow (cbrt (fabs x)) 7)) (cbrt (pow (cbrt (fabs x)) 7))) (* (cbrt (pow (sqrt (fabs x)) 7)) (cbrt (pow (sqrt (fabs x)) 7))) (* (cbrt (pow (sqrt (fabs x)) 7)) (cbrt (pow (sqrt (fabs x)) 7))) (* (cbrt (pow 1 7)) (cbrt (pow 1 7))) (* (cbrt (pow (fabs x) 7)) (cbrt (pow (fabs x) 7))) (* (cbrt (* (cbrt (pow (fabs x) 7)) (cbrt (pow (fabs x) 7)))) (cbrt (* (cbrt (pow (fabs x) 7)) (cbrt (pow (fabs x) 7))))) (* (cbrt (cbrt (pow (fabs x) 7))) (cbrt (cbrt (pow (fabs x) 7)))) (* (cbrt (sqrt (pow (fabs x) 7))) (cbrt (sqrt (pow (fabs x) 7)))) (* (cbrt (sqrt (pow (fabs x) 7))) (cbrt (sqrt (pow (fabs x) 7)))) (* (cbrt 1) (cbrt 1)) (* (cbrt (pow (fabs x) 7)) (cbrt (pow (fabs x) 7))) (* (cbrt (pow (fabs x) (/ 7 2))) (cbrt (pow (fabs x) (/ 7 2)))) (* (cbrt (pow (fabs x) (/ 7 2))) (cbrt (pow (fabs x) (/ 7 2)))) (* (* (cbrt (cbrt (pow (fabs x) 7))) (cbrt (cbrt (pow (fabs x) 7)))) (* (cbrt (cbrt (pow (fabs x) 7))) (cbrt (cbrt (pow (fabs x) 7))))) (* (cbrt (cbrt (pow (fabs x) 7))) (cbrt (cbrt (pow (fabs x) 7)))) (* (sqrt (cbrt (pow (fabs x) 7))) (sqrt (cbrt (pow (fabs x) 7)))) (* (sqrt (cbrt (pow (fabs x) 7))) (sqrt (cbrt (pow (fabs x) 7)))) (* 1 1) (* (cbrt (pow (fabs x) 7)) (cbrt (pow (fabs x) 7))) (* (cbrt (pow (sqrt (fabs x)) 7)) (cbrt (pow (sqrt (fabs x)) 7))) (* (cbrt (pow (sqrt (fabs x)) 7)) (cbrt (pow (sqrt (fabs x)) 7))) (* (cbrt (pow (sqrt (fabs x)) 7)) (cbrt (sqrt (pow (fabs x) 7)))) (* (cbrt (pow (sqrt (fabs x)) 7)) (cbrt (sqrt (pow (fabs x) 7)))) (* (cbrt (pow (sqrt (fabs x)) 7)) (cbrt (pow (fabs x) (/ 7 2)))) (* (cbrt (pow (sqrt (fabs x)) 7)) (cbrt (pow (fabs x) (/ 7 2)))) (* (cbrt (pow (sqrt (fabs x)) 7)) (sqrt (cbrt (pow (fabs x) 7)))) (* (cbrt (pow (sqrt (fabs x)) 7)) (sqrt (cbrt (pow (fabs x) 7)))) (* (cbrt (sqrt (pow (fabs x) 7))) (cbrt (pow (sqrt (fabs x)) 7))) (* (cbrt (sqrt (pow (fabs x) 7))) (cbrt (pow (sqrt (fabs x)) 7))) (* (cbrt (sqrt (pow (fabs x) 7))) (cbrt (sqrt (pow (fabs x) 7)))) (* (cbrt (sqrt (pow (fabs x) 7))) (cbrt (sqrt (pow (fabs x) 7)))) (* (cbrt (sqrt (pow (fabs x) 7))) (cbrt (pow (fabs x) (/ 7 2)))) (* (cbrt (sqrt (pow (fabs x) 7))) (cbrt (pow (fabs x) (/ 7 2)))) (* (cbrt (sqrt (pow (fabs x) 7))) (sqrt (cbrt (pow (fabs x) 7)))) (* (cbrt (sqrt (pow (fabs x) 7))) (sqrt (cbrt (pow (fabs x) 7)))) (* (cbrt (pow (fabs x) (/ 7 2))) (cbrt (pow (sqrt (fabs x)) 7))) (* (cbrt (pow (fabs x) (/ 7 2))) (cbrt (pow (sqrt (fabs x)) 7))) (* (cbrt (pow (fabs x) (/ 7 2))) (cbrt (sqrt (pow (fabs x) 7)))) (* (cbrt (pow (fabs x) (/ 7 2))) (cbrt (sqrt (pow (fabs x) 7)))) (* (cbrt (pow (fabs x) (/ 7 2))) (cbrt (pow (fabs x) (/ 7 2)))) (* (cbrt (pow (fabs x) (/ 7 2))) (cbrt (pow (fabs x) (/ 7 2)))) (* (cbrt (pow (fabs x) (/ 7 2))) (sqrt (cbrt (pow (fabs x) 7)))) (* (cbrt (pow (fabs x) (/ 7 2))) (sqrt (cbrt (pow (fabs x) 7)))) (* (sqrt (cbrt (pow (fabs x) 7))) (cbrt (pow (sqrt (fabs x)) 7))) (* (sqrt (cbrt (pow (fabs x) 7))) (cbrt (pow (sqrt (fabs x)) 7))) (* (sqrt (cbrt (pow (fabs x) 7))) (cbrt (sqrt (pow (fabs x) 7)))) (* (sqrt (cbrt (pow (fabs x) 7))) (cbrt (sqrt (pow (fabs x) 7)))) (* (sqrt (cbrt (pow (fabs x) 7))) (cbrt (pow (fabs x) (/ 7 2)))) (* (sqrt (cbrt (pow (fabs x) 7))) (cbrt (pow (fabs x) (/ 7 2)))) (* (sqrt (cbrt (pow (fabs x) 7))) (sqrt (cbrt (pow (fabs x) 7)))) (* (sqrt (cbrt (pow (fabs x) 7))) (sqrt (cbrt (pow (fabs x) 7)))) (* 2 1/3) (* 2 1) (* (cbrt (pow (fabs x) 7)) (cbrt (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 7))) (* (cbrt (pow (fabs x) 7)) (cbrt (pow (sqrt (fabs x)) 7))) (* (cbrt (pow (fabs x) 7)) (cbrt (pow 1 7))) (* (cbrt (pow (fabs x) 7)) (cbrt (* (cbrt (pow (fabs x) 7)) (cbrt (pow (fabs x) 7))))) (* (cbrt (pow (fabs x) 7)) (cbrt (sqrt (pow (fabs x) 7)))) (* (cbrt (pow (fabs x) 7)) (cbrt 1)) (* (cbrt (pow (fabs x) 7)) (cbrt (pow (fabs x) (/ 7 2)))) (* (cbrt (pow (fabs x) 7)) (* (cbrt (cbrt (pow (fabs x) 7))) (cbrt (cbrt (pow (fabs x) 7))))) (* (cbrt (pow (fabs x) 7)) (sqrt (cbrt (pow (fabs x) 7)))) (* (cbrt (pow (fabs x) 7)) 1) (* (cbrt (pow (cbrt (fabs x)) 7)) (cbrt (pow (fabs x) 7))) (* (cbrt (pow (sqrt (fabs x)) 7)) (cbrt (pow (fabs x) 7))) (* (cbrt (pow (fabs x) 7)) (cbrt (pow (fabs x) 7))) (* (cbrt (cbrt (pow (fabs x) 7))) (cbrt (pow (fabs x) 7))) (* (cbrt (sqrt (pow (fabs x) 7))) (cbrt (pow (fabs x) 7))) (* (cbrt (pow (fabs x) 7)) (cbrt (pow (fabs x) 7))) (* (cbrt (pow (fabs x) (/ 7 2))) (cbrt (pow (fabs x) 7))) (* (cbrt (cbrt (pow (fabs x) 7))) (cbrt (pow (fabs x) 7))) (* (sqrt (cbrt (pow (fabs x) 7))) (cbrt (pow (fabs x) 7))) (* (cbrt (pow (fabs x) 7)) (cbrt (pow (fabs x) 7))) (pow (pow (fabs x) 7) 1/3) (pow (pow (fabs x) 7) 1/3) (pow (pow (fabs x) 7) 1/3) (pow (pow (fabs x) 7) 1/3) (pow (pow (fabs x) 7) 1/3) (pow (pow (fabs x) 7) 1/3) (pow (pow (fabs x) 7) 1/3) (pow (pow (fabs x) 7) 1/3) (pow (pow (fabs x) 7) 1/3) (pow (pow (fabs x) 14) 1/3) (pow (pow (fabs x) 14) 1/3) (pow (pow (fabs x) 14) 1/3) 21.622 * * [simplify]: Extracting # 0 : cost 0 21.622 * * [simplify]: Extracting # 1 : cost 0 21.622 * * [simplify]: Extracting # 2 : cost 0 21.622 * * [simplify]: Extracting # 3 : cost 0 21.622 * * [simplify]: Extracting # 4 : cost 0 21.622 * * [simplify]: Extracting # 5 : cost 0 21.623 * * [simplify]: Extracting # 6 : cost 0 21.623 * * [simplify]: Extracting # 7 : cost 0 21.623 * * [simplify]: iteration 0 : 91 enodes (cost 1700 ) 21.648 * * [simplify]: Extracting # 0 : cost 0 21.649 * * [simplify]: Extracting # 1 : cost 0 21.649 * * [simplify]: Extracting # 2 : cost 0 21.649 * * [simplify]: Extracting # 3 : cost 0 21.649 * * [simplify]: Extracting # 4 : cost 0 21.650 * * [simplify]: iteration 1 : 143 enodes (cost 1523 ) 21.713 * * [simplify]: Extracting # 0 : cost 0 21.714 * * [simplify]: Extracting # 1 : cost 0 21.715 * * [simplify]: Extracting # 2 : cost 0 21.715 * * [simplify]: Extracting # 3 : cost 0 21.716 * * [simplify]: Extracting # 4 : cost 0 21.716 * * [simplify]: iteration 2 : 388 enodes (cost 1349 ) 22.135 * * [simplify]: Extracting # 0 : cost 0 22.136 * * [simplify]: Extracting # 1 : cost 0 22.137 * * [simplify]: Extracting # 2 : cost 0 22.138 * * [simplify]: Extracting # 3 : cost 0 22.139 * * [simplify]: Extracting # 4 : cost 0 22.140 * * [simplify]: iteration 3 : 1208 enodes (cost 1317 ) 24.472 * * [simplify]: Extracting # 0 : cost 0 24.478 * * [simplify]: Extracting # 1 : cost 0 24.486 * * [simplify]: Extracting # 2 : cost 0 24.495 * * [simplify]: Extracting # 3 : cost 0 24.505 * * [simplify]: Extracting # 4 : cost 0 24.520 * * [simplify]: iteration done: 5000 enodes (cost 1291 ) 24.521 * [simplify]: Simplified to: (expm1 (cbrt (pow (fabs x) 7))) (log1p (cbrt (pow (fabs x) 7))) (log (cbrt (pow (fabs x) 7))) (exp (cbrt (pow (fabs x) 7))) (cbrt (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 7)) (cbrt (pow (cbrt (fabs x)) 7)) (cbrt (pow (sqrt (fabs x)) 7)) (cbrt (pow (sqrt (fabs x)) 7)) 1 (cbrt (pow (fabs x) 7)) (cbrt (cbrt (pow (fabs x) 14))) (cbrt (cbrt (pow (fabs x) 7))) (cbrt (sqrt (pow (fabs x) 7))) (cbrt (sqrt (pow (fabs x) 7))) 1 (cbrt (pow (fabs x) 7)) (cbrt (pow (fabs x) 7/2)) (cbrt (pow (fabs x) 7/2)) (* (cbrt (cbrt (pow (fabs x) 7))) (cbrt (cbrt (pow (fabs x) 7)))) (cbrt (cbrt (pow (fabs x) 7))) (pow (fabs x) 7) (sqrt (cbrt (pow (fabs x) 7))) (sqrt (cbrt (pow (fabs x) 7))) (expm1 (cbrt (pow (fabs x) 7))) (log1p (cbrt (pow (fabs x) 7))) (log (cbrt (pow (fabs x) 7))) (exp (cbrt (pow (fabs x) 7))) (cbrt (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 7)) (cbrt (pow (cbrt (fabs x)) 7)) (cbrt (pow (sqrt (fabs x)) 7)) (cbrt (pow (sqrt (fabs x)) 7)) 1 (cbrt (pow (fabs x) 7)) (cbrt (cbrt (pow (fabs x) 14))) (cbrt (cbrt (pow (fabs x) 7))) (cbrt (sqrt (pow (fabs x) 7))) (cbrt (sqrt (pow (fabs x) 7))) 1 (cbrt (pow (fabs x) 7)) (cbrt (pow (fabs x) 7/2)) (cbrt (pow (fabs x) 7/2)) (* (cbrt (cbrt (pow (fabs x) 7))) (cbrt (cbrt (pow (fabs x) 7)))) (cbrt (cbrt (pow (fabs x) 7))) (pow (fabs x) 7) (sqrt (cbrt (pow (fabs x) 7))) (sqrt (cbrt (pow (fabs x) 7))) (expm1 (cbrt (pow (fabs x) 7))) (log1p (cbrt (pow (fabs x) 7))) (log (cbrt (pow (fabs x) 7))) (exp (cbrt (pow (fabs x) 7))) (cbrt (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 7)) (cbrt (pow (cbrt (fabs x)) 7)) (cbrt (pow (sqrt (fabs x)) 7)) (cbrt (pow (sqrt (fabs x)) 7)) 1 (cbrt (pow (fabs x) 7)) (cbrt (cbrt (pow (fabs x) 14))) (cbrt (cbrt (pow (fabs x) 7))) (cbrt (sqrt (pow (fabs x) 7))) (cbrt (sqrt (pow (fabs x) 7))) 1 (cbrt (pow (fabs x) 7)) (cbrt (pow (fabs x) 7/2)) (cbrt (pow (fabs x) 7/2)) (* (cbrt (cbrt (pow (fabs x) 7))) (cbrt (cbrt (pow (fabs x) 7)))) (cbrt (cbrt (pow (fabs x) 7))) (pow (fabs x) 7) (sqrt (cbrt (pow (fabs x) 7))) (sqrt (cbrt (pow (fabs x) 7))) (expm1 (cbrt (pow (fabs x) 14))) (log1p (cbrt (pow (fabs x) 14))) 2/3 2 (pow (fabs x) 14) (cbrt (pow (fabs x) 14)) 2 (log (cbrt (pow (fabs x) 14))) (log (cbrt (pow (fabs x) 14))) (exp (cbrt (pow (fabs x) 14))) (pow (fabs x) 14) (* (cbrt (cbrt (pow (fabs x) 14))) (cbrt (cbrt (pow (fabs x) 14)))) (cbrt (cbrt (pow (fabs x) 14))) (pow (fabs x) 14) (fabs (cbrt (pow (fabs x) 7))) (fabs (cbrt (pow (fabs x) 7))) (* (cbrt (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 7)) (cbrt (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 7))) (* (cbrt (pow (cbrt (fabs x)) 7)) (cbrt (pow (cbrt (fabs x)) 7))) (* (cbrt (pow (sqrt (fabs x)) 7)) (cbrt (pow (sqrt (fabs x)) 7))) (* (cbrt (pow (sqrt (fabs x)) 7)) (cbrt (pow (sqrt (fabs x)) 7))) 1 (cbrt (pow (fabs x) 14)) (* (cbrt (cbrt (pow (fabs x) 14))) (cbrt (cbrt (pow (fabs x) 14)))) (* (cbrt (cbrt (pow (fabs x) 7))) (cbrt (cbrt (pow (fabs x) 7)))) (* (cbrt (sqrt (pow (fabs x) 7))) (cbrt (sqrt (pow (fabs x) 7)))) (* (cbrt (sqrt (pow (fabs x) 7))) (cbrt (sqrt (pow (fabs x) 7)))) 1 (cbrt (pow (fabs x) 14)) (* (cbrt (pow (fabs x) 7/2)) (cbrt (pow (fabs x) 7/2))) (* (cbrt (pow (fabs x) 7/2)) (cbrt (pow (fabs x) 7/2))) (pow (cbrt (cbrt (pow (fabs x) 7))) 4) (* (cbrt (cbrt (pow (fabs x) 7))) (cbrt (cbrt (pow (fabs x) 7)))) (cbrt (pow (fabs x) 7)) (cbrt (pow (fabs x) 7)) 1 (cbrt (pow (fabs x) 14)) (* (cbrt (pow (sqrt (fabs x)) 7)) (cbrt (pow (sqrt (fabs x)) 7))) (* (cbrt (pow (sqrt (fabs x)) 7)) (cbrt (pow (sqrt (fabs x)) 7))) (* (cbrt (sqrt (pow (fabs x) 7))) (cbrt (pow (sqrt (fabs x)) 7))) (* (cbrt (sqrt (pow (fabs x) 7))) (cbrt (pow (sqrt (fabs x)) 7))) (* (cbrt (pow (fabs x) 7/2)) (cbrt (pow (sqrt (fabs x)) 7))) (* (cbrt (pow (fabs x) 7/2)) (cbrt (pow (sqrt (fabs x)) 7))) (* (cbrt (pow (sqrt (fabs x)) 7)) (sqrt (cbrt (pow (fabs x) 7)))) (* (cbrt (pow (sqrt (fabs x)) 7)) (sqrt (cbrt (pow (fabs x) 7)))) (* (cbrt (sqrt (pow (fabs x) 7))) (cbrt (pow (sqrt (fabs x)) 7))) (* (cbrt (sqrt (pow (fabs x) 7))) (cbrt (pow (sqrt (fabs x)) 7))) (* (cbrt (sqrt (pow (fabs x) 7))) (cbrt (sqrt (pow (fabs x) 7)))) (* (cbrt (sqrt (pow (fabs x) 7))) (cbrt (sqrt (pow (fabs x) 7)))) (* (cbrt (sqrt (pow (fabs x) 7))) (cbrt (pow (fabs x) 7/2))) (* (cbrt (sqrt (pow (fabs x) 7))) (cbrt (pow (fabs x) 7/2))) (* (cbrt (sqrt (pow (fabs x) 7))) (sqrt (cbrt (pow (fabs x) 7)))) (* (cbrt (sqrt (pow (fabs x) 7))) (sqrt (cbrt (pow (fabs x) 7)))) (* (cbrt (pow (fabs x) 7/2)) (cbrt (pow (sqrt (fabs x)) 7))) (* (cbrt (pow (fabs x) 7/2)) (cbrt (pow (sqrt (fabs x)) 7))) (* (cbrt (sqrt (pow (fabs x) 7))) (cbrt (pow (fabs x) 7/2))) (* (cbrt (sqrt (pow (fabs x) 7))) (cbrt (pow (fabs x) 7/2))) (* (cbrt (pow (fabs x) 7/2)) (cbrt (pow (fabs x) 7/2))) (* (cbrt (pow (fabs x) 7/2)) (cbrt (pow (fabs x) 7/2))) (* (cbrt (pow (fabs x) 7/2)) (sqrt (cbrt (pow (fabs x) 7)))) (* (cbrt (pow (fabs x) 7/2)) (sqrt (cbrt (pow (fabs x) 7)))) (* (cbrt (pow (sqrt (fabs x)) 7)) (sqrt (cbrt (pow (fabs x) 7)))) (* (cbrt (pow (sqrt (fabs x)) 7)) (sqrt (cbrt (pow (fabs x) 7)))) (* (cbrt (sqrt (pow (fabs x) 7))) (sqrt (cbrt (pow (fabs x) 7)))) (* (cbrt (sqrt (pow (fabs x) 7))) (sqrt (cbrt (pow (fabs x) 7)))) (* (cbrt (pow (fabs x) 7/2)) (sqrt (cbrt (pow (fabs x) 7)))) (* (cbrt (pow (fabs x) 7/2)) (sqrt (cbrt (pow (fabs x) 7)))) (cbrt (pow (fabs x) 7)) (cbrt (pow (fabs x) 7)) 2/3 2 (* (cbrt (pow (fabs x) 7)) (cbrt (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 7))) (* (cbrt (pow (sqrt (fabs x)) 7)) (cbrt (pow (fabs x) 7))) (cbrt (pow (fabs x) 7)) (* (cbrt (cbrt (pow (fabs x) 14))) (cbrt (pow (fabs x) 7))) (* (cbrt (sqrt (pow (fabs x) 7))) (cbrt (pow (fabs x) 7))) (cbrt (pow (fabs x) 7)) (* (cbrt (pow (fabs x) 7)) (cbrt (pow (fabs x) 7/2))) (pow (cbrt (cbrt (pow (fabs x) 7))) (+ 4 1)) (pow (sqrt (cbrt (pow (fabs x) 7))) 3) (cbrt (pow (fabs x) 7)) (* (cbrt (pow (cbrt (fabs x)) 7)) (cbrt (pow (fabs x) 7))) (* (cbrt (pow (sqrt (fabs x)) 7)) (cbrt (pow (fabs x) 7))) (cbrt (pow (fabs x) 14)) (pow (cbrt (cbrt (pow (fabs x) 7))) 4) (* (cbrt (sqrt (pow (fabs x) 7))) (cbrt (pow (fabs x) 7))) (cbrt (pow (fabs x) 14)) (* (cbrt (pow (fabs x) 7)) (cbrt (pow (fabs x) 7/2))) (pow (cbrt (cbrt (pow (fabs x) 7))) 4) (pow (sqrt (cbrt (pow (fabs x) 7))) 3) (cbrt (pow (fabs x) 14)) (cbrt (pow (fabs x) 7)) (cbrt (pow (fabs x) 7)) (cbrt (pow (fabs x) 7)) (cbrt (pow (fabs x) 7)) (cbrt (pow (fabs x) 7)) (cbrt (pow (fabs x) 7)) (cbrt (pow (fabs x) 7)) (cbrt (pow (fabs x) 7)) (cbrt (pow (fabs x) 7)) (cbrt (pow (fabs x) 14)) (cbrt (pow (fabs x) 14)) (cbrt (pow (fabs x) 14)) 24.524 * * * [progress]: adding candidates to table 25.576 * [progress]: [Phase 3 of 3] Extracting. 25.576 * * [regime]: Finding splitpoints for: (# # # # #) 25.582 * * * [regime-changes]: Trying 1 branch expressions: ((fabs x)) 25.583 * * * * [regimes]: Trying to branch on (fabs x) from (# # # # #) 25.628 * * * [regime]: Found split indices: #